/* Created by Artisteer v4.1.0.59861 */

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

.responsive.responsive-phone .art-landingzonecontent-layout img 
{
   float: none !important;
}
    
.responsive .art-landingzonecontent-layout .art-landingzonesidebar0, 
.responsive .art-landingzonecontent-layout .art-landingzonesidebar1, 
.responsive .art-landingzonecontent-layout .art-landingzonesidebar2 
{
   width: auto !important;
}
    
.responsive .art-landingzonecontent-layout, 
.responsive .art-landingzonecontent-layout-row, 
.responsive .art-landingzonelayout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

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

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

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

#art-landingzoneresp {
   display: none;
}

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

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

.responsive .art-landingzonecontent-layout, 
.responsive .art-landingzonecontent-layout-row, 
.responsive .art-landingzonelayout-cell 
{
   display: block;
}

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

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

.responsive .art-landingzonepost
{
   border-radius: 0;
}

.responsive .art-landingzonefooter-inner
{
   min-width: 0;
}
.responsive .art-landingzonefooter
{
   margin-top: 1%;
}

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

