@media (max-width: 767px) {
/* Start Viewport phone */
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:var(--phone-width); }
.content-fixed > .content-inner { width:var(--phone-width); }
.hidden-phone { display:none!important; }
.wse-men > nav { display:none; }
.wse-men .menu-toggle { display:block; }
header, header > #header-wrap { height:172px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:226px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
body { overflow-x:hidden; width:100%; background-color:#ffffff; background-repeat:repeat; background-size:auto; background-position:0 0; background-attachment:initial; background-image:none; -moz-background-size:auto; -webkit-background-size:auto; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:var(--phone-width); }
#ftr_socialBar_86 .wse-ico { font-size:43px; }
#ftr_socialBar_86 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_86 .ico-link { width:43px; height:43px; margin-top:90.5px; }
#ftr_socialBar_86 .ico-link i { line-height:43px; }
#hdr_columns_1 { top:0px; left:0px; width:100%; height:172px; z-index:103; }
#ftr_columns_2 { height:226px; z-index:102; top:0px; left:0px; width:100%; }
#hdr_staticMenu_1 { top:121px; left:135px; width:50px; height:50px; z-index:9920; }
#ftr_socialBar_86 { top:0px; left:2px; width:318px; height:224px; z-index:104; }
#hdr_socialBar_44 { z-index:109; height:26px; width:268px; top:256px; left:343px; }
:root { --phone-width:320px; }
#hdr_imageContainer_90 { top:10px; left:10px; width:300px; height:107px; z-index:105; }
#hdr_imageContainer_90 img { margin-top:0px; margin-left:0px; width:300px; height:107px; }
#hdr_socialBar_44 .wse-ico { font-size:26px; }
#hdr_socialBar_44 .wse-ico-set { flex-flow:row; justify-content:center; padding-left:0px; padding-top:0px; }
#hdr_socialBar_44 .ico-link { width:26px; height:26px; margin-top:0px; }
#hdr_socialBar_44 .ico-link i { line-height:26px; }
/* End Viewport phone */
}