@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:80px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:72px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#staticMenu_175 { top:14px; left:270px; width:50px; height:50px; z-index:9920; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
#hdr_icon_188 { top:14px; left:0px; width:50px; height:50px; z-index:123; font-size:50px; }
#hdr_icon_188 .ico-link { width:50px; height:50px; margin-top:0px; }
#hdr_icon_188 .ico-link i { line-height:50px; }
/* End Viewport phone */
}