@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:77px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:76px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
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; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
#header-wrap { position:fixed; top:0; right:0; bottom:0; left:0; z-index:9950; }
.anchor-location { margin-top:-77px; }
.without-header .anchor-location { margin-top:0; }
#hdr_imageContainer_88 { top:17px; left:98px; width:140px; height:47px; z-index:126; }
#hdr_imageContainer_88 img { margin-top:0px; margin-left:-1px; width:141px; height:47px; }
.content-full > .content-inner > .wse-men { min-width:50px; }
/* End Viewport phone */
}