@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; }
header, header > #header-wrap { height:81px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:120px; }
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:var(--phone-width); }
#hdr_columns_1 { top:0px; left:0px; width:100%; height:81px; z-index:102; }
#ftr_columns_2 { height:120px; z-index:101; }
.content-full > .content-inner > .wse-men { min-width:50px; }
#hdr_imageContainer_3 img { margin-top:-27px; margin-left:0px; width:120px; height:120px; }
#header-wrap { position:fixed; top:0; right:0; bottom:0; left:0; z-index:9950; }
#ftr_socialBar_86 { z-index:103; top:10px; left:38px; width:245px; height:109px; }
#hdr_imageContainer_3 { top:8px; left:100px; width:120px; height:66px; z-index:103; }
:root { --phone-width:320px; }
#ftr_socialBar_86 .wse-ico { font-size:30px; }
#ftr_socialBar_86 .wse-ico-set { flex-flow:row; justify-content:center; padding-left:0px; padding-top:0px; }
#ftr_socialBar_86 .ico-link { width:30px; height:30px; margin-top:39.5px; }
#ftr_socialBar_86 .ico-link i { line-height:30px; }
#staticMenu_58 { top:16px; left:264px; width:50px; height:50px; z-index:9920; }
.anchor-location { margin-top:-81px; }
.without-header .anchor-location { margin-top:0; }
/* End Viewport phone */
}