@media (max-width: 767px) {
/* Start Viewport phone */
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:320px; }
.content-fixed > .content-inner { width:320px; }
.hidden-phone { display:none!important; }
.wse-men > nav { display:none; }
.wse-men .menu-toggle { display:block; }
header, header > #header-wrap { height:114px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:101px; }
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:320px; }
#ftr_socialBar_86 { top:11px; left:0px; width:321px; height:78px; z-index:104; }
#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:17.5px; }
#ftr_socialBar_86 .ico-link i { line-height:43px; }
#hdr_txtBox_85 { z-index:103; top:7px; left:-1px; width:321px; height:39px; }
#hdr_txtBox_85 span { text-align:center; }
#staticMenu_58 { top:6px; left:135px; width:50px; height:50px; z-index:9920; }
#hdr_columns_1 { top:0px; left:0px; width:100%; height:114px; z-index:102; }
#ftr_columns_2 { height:101px; z-index:101; }
:root { --phone-width:320px; }
/* End Viewport phone */
}