@media (max-width: 767px) {
/* Start Viewport phone */
.content-full > .content-inner > [objtype], .content-full > .content-inner > shared > [objtype] { min-width:320px; }
.content-fixed > .content-inner { width:320px; }
.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:171px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:105px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:320px; }
#ftr_socialBar_212 { top:54px; left:0px; width:320px; height:50px; z-index:102; }
#ftr_socialBar_212 .wse-ico { font-size:43px; }
#ftr_socialBar_212 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_212 .ico-link { width:43px; height:43px; margin-top:3.5px; }
#ftr_socialBar_212 .ico-link i { line-height:43px; }
:root { --phone-width:320px; }
#hdr_columns_205 { top:0px; left:0px; width:100%; height:171px; z-index:101; }
#hdr_imageContainer_203 { top:10px; left:15px; width:290px; height:160px; z-index:104; }
#hdr_imageContainer_203 img { margin-top:-65px; margin-left:0px; width:290px; height:290px; }
#ftr_columns_206 { height:105px; z-index:101; }
/* End Viewport phone */
}