/* Created by Artisteer v4.3.0.60745 */

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

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

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

.responsive .anycontent-layout .anysidebar0, 
.responsive .anycontent-layout .anysidebar1, 
.responsive .anycontent-layout .anysidebar2 
{
   width: auto !important;
}
    
.responsive .anycontent-layout, 
.responsive .anycontent-layout-row, 
.responsive .anylayout-cell 
{
   display: block;
}

.responsive .anycontent-layout, 
.responsive .anycontent-layout-row
{
   padding: 0;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

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

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

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

#anyresp {
   display: none;
}

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

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

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

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

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

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

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

@media (max-width: 479px)
{
    #anyresp-phone-portrait { display: block; }
}
.responsive .anyheader 
{
   width: auto !important;
   max-width: none !important;
   min-height: 100px !important;
   min-width: 0 !important;
   text-align: center;
}

.default-responsive .anyheader 
{
   height: auto;
}

.default-responsive .anyheader *
{
   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 .anyheader .anyheadline, 
.default-responsive .anyheader .anyslogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .anyheader .anyheadline a, 
.default-responsive .anyheader .anyslogan 
{
   white-space: normal !important;
}

.default-responsive .anyheader .anylogo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .anyheader .anyslidenavigator 
{
   position: absolute;
}

.default-responsive .anyheader .anypositioncontrol 
{
   display: block !important;
   position: relative !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   margin: 2% auto !important;
   width: auto !important;
   height: auto !important;
}

.responsive .anyheader #anyflash-area
{
   display: none;
}

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

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

.default-responsive .anyheader .anyshapes > .anytextblock,
.default-responsive .anyheader .anyslide-item > .anytextblock
{
   display: none !important;
}

.default-responsive .anyheader .anyshapes > .anytextblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .anyheader .anyslider .anytextblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .anyheader>.anytextblock>div 
{
   width: 100%;
}
.responsive .anycontent-layout, 
.responsive .anycontent-layout-row, 
.responsive .anylayout-cell 
{
   display: block;
}

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

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

.responsive .responsive-tablet-layout-cell,
.responsive.responsive-tablet .anyfooter .anycontent-layout .anylayout-cell 
{
   margin: 1%;
   width: 98% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .responsive-layout-row-2 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .anyfooter .anycontent-layout .responsive-layout-row-2 .anylayout-cell
{
   width: 48% !important;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .anyfooter .anycontent-layout .responsive-layout-row-3 .anylayout-cell
{
   width: 31% !important;
}
.responsive .anypost
{
   border-radius: 0;
}

.responsive .anyfooter-inner
{
   min-width: 0;
}

