@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:87px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:81px; }
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:87px; z-index:102; }
#ftr_columns_2 { height:81px; z-index:101; top:0px; width:100%; left:0px; }
:root { --phone-width:320px; }
.content-full > .content-inner > .wse-men { min-width:50px; }
#hdr_imageContainer_50 { top:23px; left:1px; width:236px; height:41px; z-index:103; }
#hdr_imageContainer_50 img { margin-top:-1px; margin-left:0px; width:236px; height:43px; }
#header-wrap { position:static; }
#ftr_imageContainer_95 img { margin-top:-2px; margin-left:0px; width:300px; height:54px; }
#hdr_staticMenu_41 { top:19px; left:270px; width:50px; height:50px; z-index:9920; }
#ftr_txtBox_96 { top:0px; left:10px; width:300px; height:22px; z-index:104; }
#ftr_imageContainer_95 { top:29px; left:10px; width:300px; height:51px; z-index:105; }
#ftr_txtBox_96 span { text-align:center; }
/* End Viewport phone */
}