@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; }
#hdr_columns_29 { position:relative; width:270px; height:51px; top:0px; z-index:103; }
#ftr_columns_30 { position:relative; width:100%; height:227px; top:0px; z-index:102; left:0px; }
#hdr_staticMenu_30 { top:0px; left:0px; width:50px; height:50px; z-index:9920; }
#ftr_navLinks_31 { top:29px; left:0px; width:126px; height:166px; z-index:104; }
header, header > #header-wrap { height:51px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:227px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
/* End Viewport phone */
}