@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:55px; }
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; }
#sh_staticMenu_75 { top:5px; left:269px; width:50px; height:50px; z-index:9920; }
#header-wrap { position:fixed; top:0; right:0; bottom:0; left:0; z-index:9950; }
.anchor-location { margin-top:-55px; }
.without-header .anchor-location { margin-top:0; }
#hdr_imageContainer_117 { top:10px; left:0px; width:270px; height:28px; z-index:108; }
#hdr_imageContainer_117 img { margin-top:-1px; margin-left:0px; width:270px; height:30px; }
/* End Viewport phone */
}