@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:169px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:123px; }
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); }
#ftr_socialBar_86 { top:11px; left:0px; width:321px; height:78px; z-index:103; }
#ftr_socialBar_86 .wse-ico { font-size:54px; }
#ftr_socialBar_86 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_86 .ico-link { width:54px; height:54px; margin-top:12px; }
#ftr_socialBar_86 .ico-link i { line-height:54px; }
#hdr_txtBox_85 { z-index:104; top:7px; left:-1px; width:321px; height:39px; }
#hdr_txtBox_85 span { text-align:center; }
#staticMenu_58 { top:6px; left:135px; width:50px; height:50px; z-index:9920; }
#hdr_columns_1 { top:0px; left:0px; width:100%; height:169px; z-index:101; }
#ftr_columns_2 { height:123px; z-index:102; top:0px; left:0px; width:100%; }
:root { --phone-width:320px; }
#hdr_imageContainer_8 { top:10px; left:31px; width:259px; height:77px; z-index:104; }
#hdr_imageContainer_8 img { margin-top:0px; margin-left:0px; width:259px; height:77px; }
#hdr_imageContainer_17 { top:19px; left:74px; width:173px; height:61px; z-index:105; }
#hdr_imageContainer_17 img { margin-top:0px; margin-left:0px; width:173px; height:61px; }
#ftr_txtBox_18 { top:10px; left:28px; width:264px; height:22px; z-index:106; }
#ftr_txtBox_18 span { text-align:center; }
/* End Viewport phone */
}