@media (max-width: 767px) {
/* Start Viewport phone */
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:320px; }
.content-fixed > .content-inner { width:320px; }
body { overflow-x:hidden; width:100%; }
.hidden-phone { display:none!important; }
.wse-men > nav { display:none; }
.wse-men .menu-toggle { display:block; }
.content-full > .content-inner > .wse-men { min-width:50px; }
#hdr_columns_1 { top:0px; width:270px; height:66px; z-index:103; }
#hdr_staticMenu_186 { top:8px; left:135px; width:50px; height:50px; z-index:9920; }
header, header > #header-wrap { height:66px; }
header { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#ftr_txtBox_155 span { text-align:left; }
#ftr_columns_2 { top:0px; left:0px; width:100%; height:82px; z-index:102; }
#ftr_txtBox_155 { top:34px; left:0px; width:320px; height:26px; z-index:104; }
footer, footer > #footer-wrap { height:82px; }
footer { margin-top:0px; margin-bottom:0px; }
:root { --phone-width:320px; }
/* End Viewport phone */
}