@media (max-width: 767px) {
/* Start Viewport phone */
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:var(--phone-width); }
.content-fixed > .content-inner { width:var(--phone-width); }
.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:74px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:107px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:var(--phone-width); }
#ftr_socialBar_249 { top:57px; left:0px; width:320px; height:49px; z-index:104; }
#ftr_socialBar_249 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_249 .ico-link { margin-top:0px; width:49px; height:49px; font-size:1em; }
#ftr_socialBar_249 .wse-ico { font-size:49px; }
#ftr_socialBar_249 .ico-link i { line-height:49px; }
:root { --phone-width:320px; }
#hdr_columns_267 { top:0px; height:74px; z-index:103; left:0px; width:100%; }
#ftr_columns_268 { top:0px; height:107px; z-index:102; }
.content-full > .content-inner > .wse-men { min-width:50px; }
#staticMenu_175 { top:0px; left:0px; width:50px; height:50px; z-index:9920; }
#hdr_staticMenu_175 { top:23px; left:135px; width:50px; height:50px; z-index:9920; }
#sh_btnTool_274 { z-index:111; }
/* End Viewport phone */
}