@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:102px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:20px; }
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_columns_210 { top:0px; left:0px; width:100%; height:102px; z-index:102; position:relative; }
#header-wrap { position:fixed; top:0; right:0; bottom:0; left:0; z-index:9950; }
.anchor-location { margin-top:-102px; }
.without-header .anchor-location { margin-top:0; }
:root { --phone-width:320px; }
#ftr_columns_255 { height:1px; z-index:101; }
#hdr_staticMenu_175 { top:29px; left:235px; width:50px; height:50px; z-index:9920; }
#hdr_imageContainer_278 { top:6px; left:12px; width:172px; height:95px; z-index:103; }
#hdr_imageContainer_278 img { margin-top:0px; margin-left:0px; width:172px; height:95px; }
/* End Viewport phone */
}