/* 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 .ElkITcontent-layout img,
.responsive .ElkITcontent-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .ElkITcontent-layout img 
{
   margin: 1%;
}

.responsive.responsive-phone .ElkITcollage,
.responsive.responsive-tablet .ElkITcollage {
   margin: 0 !important;
}

.responsive .ElkITcontent-layout .ElkITsidebar0, 
.responsive .ElkITcontent-layout .ElkITsidebar1, 
.responsive .ElkITcontent-layout .ElkITsidebar2 
{
   width: auto !important;
}
    
.responsive .ElkITcontent-layout, 
.responsive .ElkITcontent-layout-row, 
.responsive .ElkITlayout-cell 
{
   padding: 0;
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .ElkITvmenublock,
.responsive.responsive-tablet .ElkITblock
{
   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 .ElkITresponsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

.responsive .ElkITresponsive-embed iframe,
.responsive .ElkITresponsive-embed object,
.responsive .ElkITresponsive-embed embed
{
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.responsive .ElkITsheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
   margin-top: 1% !important;
}

#ElkITresp {
   display: none;
}

@media all and (max-width: 999px)
{
    #ElkITresp, #ElkITresp-t { display: block; }
    #ElkITresp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #ElkITresp, #ElkITresp-m { display: block; }
    #ElkITresp-t { display: none; }
}

#ElkITresp-desktop {
   display: none;
}
#ElkITresp-tablet-landscape {
   display: none;
}
#ElkITresp-tablet-portrait {
   display: none;
}
#ElkITresp-phone-landscape {
   display: none;
}
#ElkITresp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #ElkITresp-desktop { display: block; }
    .ElkITsheet
{   
   width: 1200px;
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #ElkITresp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #ElkITresp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #ElkITresp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #ElkITresp-phone-portrait { display: block; }
}
.responsive .ElkITheader 
{
   width: auto !important;
   max-width: none !important;
   min-height: 100px !important;
   min-width: 0 !important;
   text-align: center;
}

.default-responsive .ElkITheader 
{
   height: auto;
}

.default-responsive .ElkITheader *
{
   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 .ElkITheader .ElkITheadline, 
.default-responsive .ElkITheader .ElkITslogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .ElkITheader .ElkITheadline a, 
.default-responsive .ElkITheader .ElkITslogan 
{
   white-space: normal !important;
}

.default-responsive .ElkITheader .ElkITlogo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .ElkITheader .ElkITslidenavigator 
{
   position: absolute;
}

.default-responsive .ElkITheader .ElkITpositioncontrol 
{
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   width: auto;
   height: auto;
   margin: auto;
}

.responsive .ElkITheader #ElkITflash-area
{
   display: none;
}

/* Search and other elements in header element directly */
.default-responsive .ElkITheader>.ElkITtextblock
{
   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 .ElkITheader .ElkITtextblock 
{
   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;
}

/* '.ElkITheader *' used noram align, but for '.ElkITtextblock *' we must force align because of preview */
.responsive .ElkITheader .ElkITtextblock *
{
   text-align: center !important;
}

.default-responsive .ElkITheader .ElkITshapes > .ElkITtextblock,
.default-responsive .ElkITheader .ElkITslide-item > .ElkITtextblock
{
   display: none !important;
}

.default-responsive .ElkITheader .ElkITshapes > .ElkITtextblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .ElkITheader .ElkITslider .ElkITtextblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .ElkITheader>.ElkITtextblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.responsive nav.ElkITnav,
.responsive .ElkITnav-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: left !important;
}

.responsive nav.ElkITnav
{
   min-width: 1%;
}

.responsive .ElkITnav 
{
   padding-left: 0;
   padding-right: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .ElkITnav ul.ElkIThmenu 
{
   display: block;
   float: none;
   text-align: center;
}

/* elements on different lines */
.responsive .ElkITnav ul.ElkIThmenu li,
.responsive .ElkIThmenu-extra1,
.responsive .ElkIThmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .ElkITnav ul.ElkIThmenu>li:first-child, 
.responsive .ElkITnav ul.ElkIThmenu>li:last-child, 
.responsive .ElkITnav ul.ElkIThmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .ElkITnav ul.ElkIThmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .ElkITnav ul.ElkIThmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

.responsive .ElkITnav ul.ElkIThmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .ElkITnav ul.ElkIThmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .ElkITnav .ext, 
.responsive .ElkITnav ul.ElkIThmenu>li>ul, 
.responsive .ElkITnav ul.ElkIThmenu>li>ul>li,
.responsive .ElkITnav ul.ElkIThmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .ElkITnav ul.ElkIThmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .ElkITnav ul.ElkIThmenu li.active>ul
{
   display: block !important;
}
.responsive .ElkITnav ul.ElkIThmenu ul li.active>a
{
   font-weight: bold;
}

.responsive .ElkITnav ul.ElkIThmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .ElkITnav ul.ElkIThmenu ul a
{
   padding-left: 4% !important;
}
.responsive .ElkITnav ul.ElkIThmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .ElkITnav ul.ElkIThmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .ElkITnav ul.ElkIThmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .ElkITnav ul.ElkIThmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .ElkITnav ul.ElkIThmenu>li>ul
{
   padding: 1px;
}
  
.responsive .ElkITnav ul.ElkIThmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .ElkITcontent-layout, 
.responsive .ElkITcontent-layout-row, 
.responsive .ElkITlayout-cell 
{
   display: block;
}

.responsive .ElkITlayout-cell 
{
   width: auto !important;
   height: auto !important;
}

.responsive .ElkITcontent-layout:after, 
.responsive .ElkITcontent-layout-row:after, 
.responsive .ElkITlayout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .ElkITpost
{
   border-radius: 0;
}

.responsive .ElkITfooter-inner
{
   min-width: 0;
}
.responsive .ElkITfooter
{
   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;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell 
{
   width: 33.33% !important;
}

