@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%; 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; }
.hidden-phone { display:none!important; }
.wse-men > nav { display:none; }
.wse-men .menu-toggle { display:block; }
header, header > #header-wrap { height:514px; }
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; }
#hdr_staticMenu_58 { top:0px; left:136px; width:50px; height:50px; z-index:9920; }
#hdr_imageContainer_44 { top:21px; left:10px; width:301px; height:125px; z-index:104; }
#hdr_imageContainer_44 img { margin-top:0px; margin-left:-1px; width:304px; height:125px; }
#hdr_imageContainer_41 { top:0px; left:10px; width:301px; height:119px; z-index:103; }
#hdr_imageContainer_41 img { margin-top:0px; margin-left:-1px; width:303px; height:119px; }
#hdr_columns_15 { top:0px; width:100%; height:514px; z-index:102; left:0px; }
#ftr_columns_14 { height:10px; z-index:101; }
:root { --phone-width:320px; }
/* End Viewport phone */
}