/* Created by Artisteer v4.0.0.58475 */

.responsive body
{
   min-width: 240px;
}
  
.responsive .sccontent-layout img,
.responsive .sccontent-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .sccontent-layout img 
{
   float: none !important;
}
    
.responsive .sccontent-layout .scsidebar0, 
.responsive .sccontent-layout .scsidebar1, 
.responsive .sccontent-layout .scsidebar2 
{
   width: auto !important;
}
    
.responsive .sccontent-layout, 
.responsive .sccontent-layout-row, 
.responsive .sclayout-cell 
{
   display: block;
}
  
.responsive .scslidenavigator 
{
   display: none !important;
}
    
.responsive .sccollage 
{
   display: none !important;
}
    
.responsive .image-caption-wrapper 
{
   width: auto !important;
}
  
.responsive .sctextblock 
{
   display: none;
}

.responsive.responsive-tablet .scvmenublock,
.responsive.responsive-tablet .scblock
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .scresponsive-embed 
{
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
	height: 0;
}

.responsive .scresponsive-embed iframe,
.responsive .scresponsive-embed object,
.responsive .scresponsive-embed embed
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.responsive .scheader 
{
   width: auto;
   height: auto;
   min-height: 100px;
   margin-right: 1% !important;
   margin-left: 1% !important;
   background-position: top center !important;
   /*background-size: cover !important;*/
   background-repeat: no-repeat !important;
}

.responsive .scheader .scheadline, 
.responsive .scheader .scslogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .scheader .scheadline a, 
.responsive .scheader .scslogan 
{
   white-space: normal !important;
}
    
.responsive .scheader .scshapes .sctextblock 
{
   padding: 2% !important;
   margin: 2% !important;
   line-height: normal;
   background-image: none;
   background-color: rgba(127, 127, 127, 0.7);
   color: #eee !important;
   display: none;
   top: auto;
   left: auto;
   width: auto;
   height: auto;
}

.responsive .scheader .scshapes .sctextblock *,
.responsive .scheader .scshapes .sctextblock a:hover,
.responsive .scheader .scshapes .sctextblock a:visited,
.responsive .scheader .scshapes .sctextblock a:link 
{
   color: #eee !important;
}
    
.responsive .scheader .scshapes .sctextblock>div 
{
   display: none;
   top: auto;
   left: auto;
   width: auto;
   height: auto;
   padding: 0 !important;
}

.responsive .scheader .scshapes,
.responsive .scheader .scshapes *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.responsive .scheader #scflash-area,
.responsive .scheader .scshapes>*
{
   display: block;
   margin: 10px;

}

.responsive #scheader-bg 
{
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

/* Search */
.responsive .scshapes~.sctextblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

/* dynamic width nav */
.responsive nav.scnav,
.responsive .scnav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   height: auto !important;

   margin-bottom: 0;
}

.responsive .responsive-nav 
{
   padding-left: 0;
   padding-right: 0;
   margin-top: 20px;
   margin-left: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .responsive-nav ul.schmenu 
{
   display: block;
   float: none;
   text-align: center;
}

/* elements on different lines */
.responsive .responsive-nav ul.schmenu li
{
   float: none;
   width: 100% !important;

}
  
/* horizontal margins */
.responsive .responsive-nav ul.schmenu>li:first-child, 
.responsive .responsive-nav ul.schmenu>li:last-child, 
.responsive .responsive-nav ul.schmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .responsive-nav ul.schmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .responsive-nav ul.schmenu a {
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    margin-top: 1px !important;
    white-space: normal;
}


.responsive .responsive-nav ul.schmenu a, .responsive .responsive-nav ul.schmenu a:link, .responsive .responsive-nav ul.schmenu a:visited, .responsive .responsive-nav ul.schmenu a.active, .responsive .responsive-nav ul.schmenu a:hover {
    font-family: "Merriweather Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}


.responsive .responsive-nav ul.schmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .responsive-nav ul.schmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .responsive-nav .ext, 
.responsive .responsive-nav ul.schmenu>li>ul, 
.responsive .responsive-nav ul.schmenu>li>ul>li
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .responsive-nav ul.schmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .responsive-nav ul.schmenu li.active>ul
{
   display: block !important;
}
.responsive .responsive-nav ul.schmenu ul li.active>a
{
   font-weight: bold;
}

.responsive .responsive-nav ul.schmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .responsive-nav ul.schmenu ul a
{
   padding-left: 4% !important;
}
.responsive .responsive-nav ul.schmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .responsive-nav ul.schmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .responsive-nav ul.schmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .responsive-nav ul.schmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .responsive-nav ul.schmenu>li>ul
{
   padding: 5px;
}
  
.responsive .responsive-nav ul.schmenu>li>ul:before
{
  top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: none !important;
}

.responsive .scsheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#scresp {
   display: none;
}

@media all and (max-width: 979px)
{
    #scresp, #scresp-t { display: block; }
    #scresp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #scresp, #scresp-m { display: block; }
    #scresp-t { display: none; }
}

.responsive .sccontent-layout, 
.responsive .sccontent-layout-row, 
.responsive .sclayout-cell 
{
   display: block;
}

.responsive .sclayout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .sccontent-layout:after, 
.responsive .sccontent-layout-row:after, 
.responsive .sclayout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .scpost
{
   border-radius: 0;
   margin-top: auto; 
   width: 100%;
   position: relative;
   padding: 20px !important;

}


.responsive .scfooter, .responsive .scfooter a:link, .responsive .scfooter a:hover, .responsive .scfooter a:visited
{
   margin-top: 1%;
   line-height: 175%;
   font-size: 15px;
}




.responsive .scfooter.clearfix p span.trenner {
    margin-left: 5px;
    margin-right: 5px;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive div.logo

{

width:80%;
height: auto;
text-align: center; 
margin:0;


}



nav.scnav.clearfix.responsive-nav ul.schmenu li.active ul.active-visible.schmenu-right-to-left.schmenu-mega-menu {
width: 100% !important; 
/*padding-top:10px !important; */
  font-size: 16px;

}



nav.scnav.clearfix.responsive-nav ul.schmenu li.active ul.active-visible.schmenu-mega-menu li a.sub-p {
    background: url("images/sub-p.png") repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    width: auto;
	padding: 0;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}

nav.scnav.clearfix.responsive-nav ul.schmenu li.active ul.active-visible.schmenu-mega-menu li a.sub-p:hover {
    background: url("images/sub-a.png") repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    width: auto;
	padding: 0;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}


nav.scnav.clearfix.responsive-nav ul.schmenu li.active ul.active-visible.schmenu-right-to-left.schmenu-mega-menu li.active a.sub-a.active {
    background: url("images/sub-a.png") repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    width: auto;
	padding: 0;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}

nav.scnav.clearfix.responsive-nav ul.schmenu li.active ul.active-visible.schmenu-right-to-left.schmenu-mega-menu li.cleared
{
height: 0px !important;
margin: 0 !important;
padding: 0 !important;
}


