@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; }
#body-content { min-height:350px; }
#ftr_txtBox_10 { top:8px; left:10px; width:300px; height:126px; z-index:105; }
header, header > #header-wrap { height:184px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:135px; }
footer { margin-top:0px; margin-bottom:0px; }
#hdr_staticMenu_107 { top:133px; left:135px; z-index:9920; width:50px; height:50px; }
#hdr_txtBox_96 { z-index:104; top:102px; left:87px; width:145px; height:17px; }
#hdr_imageContainer_121 { z-index:103; top:10px; left:8px; width:306px; height:92px; }
#hdr_imageContainer_121 img { margin-top:0px; margin-left:-79px; width:465px; height:92px; }
#hdr_columns_14 { height:184px; z-index:102; }
#ftr_columns_15 { height:135px; z-index:101; }
:root { --phone-width:320px; }
/* End Viewport phone */
}