/* Created by Artisteer v4.2.0.60623 */

.responsive body
{
   min-width: 240px;
}
  
.responsive img 
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}  
  
.responsive .Scram-content-layout img,
.responsive .Scram-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .Scram-content-layout img 
{
   margin: 1%;
}

.responsive.responsive-phone .Scram-collage,
.responsive.responsive-tablet .Scram-collage {
   margin: 0 !important;
}

.responsive .Scram-content-layout .Scram-sidebar0, 
.responsive .Scram-content-layout .Scram-sidebar1, 
.responsive .Scram-content-layout .Scram-sidebar2 
{
   width: auto !important;
}
    
.responsive .Scram-content-layout, 
.responsive .Scram-content-layout-row, 
.responsive .Scram-layout-cell 
{
   padding: 0;
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .Scram-vmenublock,
.responsive.responsive-tablet .Scram-block
{
   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 .Scram-responsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

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

.responsive .Scram-header 
{
   width: auto !important;
   max-width: none !important;
   min-height: 200px !important;
   min-width: 0 !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
   text-align: center;
}

.default-responsive .Scram-header 
{
   height: auto;
}

.default-responsive .Scram-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.default-responsive .Scram-header .Scram-headline, 
.default-responsive .Scram-header .Scram-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .Scram-header .Scram-headline a, 
.default-responsive .Scram-header .Scram-slogan 
{
   white-space: normal !important;
}

.default-responsive .Scram-header .Scram-logo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .Scram-header .Scram-slidenavigator 
{
   position: absolute;
}

.default-responsive .Scram-header .Scram-positioncontrol 
{
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   width: auto;
   height: auto;
   margin: auto;
}

.responsive .Scram-header #Scram-flash-area
{
   display: none;
}

/* Search and other elements in header element directly */
.default-responsive .Scram-header>.Scram-textblock
{
   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;
}

.default-responsive .Scram-header .Scram-textblock 
{
   position: relative !important;
   display: block !important;
   margin: auto !important;
   left: 0 !important;
   right: 0 !important;
   top: auto !important;
   height: auto !important;
   width: auto;
   background-image: none;
}

/* '.Scram-header *' used noram align, but for '.Scram-textblock *' we must force align because of preview */
.responsive .Scram-header .Scram-textblock *
{
   text-align: center !important;
}

.default-responsive .Scram-header .Scram-shapes > .Scram-textblock,
.default-responsive .Scram-header .Scram-slide-item > .Scram-textblock
{
   display: none !important;
}

.default-responsive .Scram-header .Scram-shapes > .Scram-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .Scram-header .Scram-slider .Scram-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .Scram-header>.Scram-textblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.responsive nav.Scram-nav,
.responsive .Scram-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: center !important;
}

.responsive nav.Scram-nav
{
   min-width: 1%;
}

.responsive .Scram-nav 
{
   padding-left: 0;
   padding-right: 0;
}

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

/* elements on different lines */
.responsive .Scram-nav ul.Scram-hmenu li,
.responsive .Scram-hmenu-extra1,
.responsive .Scram-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .Scram-nav ul.Scram-hmenu>li:first-child, 
.responsive .Scram-nav ul.Scram-hmenu>li:last-child, 
.responsive .Scram-nav ul.Scram-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .Scram-nav ul.Scram-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .Scram-nav ul.Scram-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

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

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

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

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

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

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

#Scram-resp {
   display: none;
}

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

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

#Scram-resp-desktop {
   display: none;
}
#Scram-resp-tablet-landscape {
   display: none;
}
#Scram-resp-tablet-portrait {
   display: none;
}
#Scram-resp-phone-landscape {
   display: none;
}
#Scram-resp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #Scram-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #Scram-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #Scram-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #Scram-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #Scram-resp-phone-portrait { display: block; }
}
.responsive .Scram-content-layout, 
.responsive .Scram-content-layout-row, 
.responsive .Scram-layout-cell 
{
   display: block;
}

.responsive .Scram-layout-cell 
{
   width: auto !important;
   height: auto !important;
}

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

.responsive .Scram-post
{
   border-radius: 0;
}

.responsive .Scram-footer-inner
{
   width: auto;
   padding: 2% !important;
}

.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 .responsive-layout-row-3 .responsive-tablet-layout-cell 
{
   width: 33.33% !important;
}

