@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; }
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; }
header, header > #header-wrap { height:25px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:61px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
#hdr_stripTool_256 { width:100%; height:23px; z-index:103; top:2px; left:0px; }
#ftr_txtBox_262 { top:7px; left:4px; width:313px; height:53px; z-index:102; }
#ftr_columns_359 { height:61px; z-index:101; }
/* End Viewport phone */
}