@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; }
#sh_staticMenu_5014 { top:129px; left:22px; z-index:9920; width:50px; height:50px; }
#body-content { min-height:350px; }
footer, footer > #footer-wrap { height:20px; }
footer { margin-top:0px; margin-bottom:0px; }
#sh_membersWidget_5290 { z-index:106; width:74px; height:41px; top:12px; left:236px; }
#ftr_columns_778 { height:1px; z-index:101; }
:root { --phone-width:320px; }
/* End Viewport phone */
}