@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:330px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:33px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
body { overflow-x:hidden; width:100%; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
#hdr_columns_116 { top:0px; left:0px; width:100%; height:330px; z-index:101; }
#hdr_imageContainer_144 { top:10px; left:10px; width:300px; height:319px; z-index:102; }
#hdr_imageContainer_144 img { margin-top:1px; margin-left:-5px; width:300px; height:317px; }
#hdr_imageContainer_160 { top:10px; left:10px; width:300px; height:76px; z-index:103; }
#hdr_imageContainer_160 img { margin-top:0px; margin-left:0px; width:300px; height:76px; }
#ftr_columns_117 { height:33px; z-index:102; }
#txtBox_63 { top:10px; left:54px; width:212px; height:22px; z-index:105; }
:root { --phone-width:320px; }
#undefined {  }
/* End Viewport phone */
}