@media (max-width: 767px) {
/* Start Viewport phone */
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:var(--phone-width); }
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:var(--phone-width); }
.content-fixed > .content-inner { width:var(--phone-width); }
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; }
#txtBox_66 { top:28px; left:58px; width:205px; height:24px; z-index:105; }
#txtBox_63 { top:20px; left:0px; width:320px; height:19px; z-index:104; }
#ftr_socialBar_78 { top:10px; left:0px; width:320px; height:44px; z-index:103; }
#ftr_socialBar_78 .wse-ico { font-size:43px; }
#ftr_socialBar_78 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_78 .ico-link { width:43px; height:43px; margin-top:0.5px; }
#ftr_socialBar_78 .ico-link i { line-height:43px; }
header, header > #header-wrap { height:119px; }
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; }
#hdr_staticMenu_92 { z-index:9920; top:6px; left:135px; width:50px; height:50px; }
:root { --phone-width:320px; }
#hdr_columns_78 { top:0px; left:0px; width:100%; height:119px; z-index:102; }
#ftr_columns_79 { height:107px; z-index:101; }
#txtBox_63 span { text-align:center; }
/* End Viewport phone */
}