@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; }
#staticMenu_58 { top:8px; left:135px; width:50px; height:50px; z-index:9920; }
#txtBox_63 { top:71px; left:58px; width:205px; height:19px; z-index:108; }
header, header > #header-wrap { height:153px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:336px; }
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_86 { top:0px; left:0px; width:100%; height:153px; z-index:103; position:relative; }
#hdr_icon_87 { top:10px; left:118px; width:85px; height:76px; z-index:109; font-size:76px; }
#hdr_icon_87 .ico-link { font-size:0.778194em; width:76px; height:76px; margin-top:0px; }
#hdr_icon_87 .ico-link i { line-height:76px; }
#hdr_btnTool_88 { top:24px; left:0px; width:320px; height:55px; z-index:110; }
#hdr_btnTool_88 .wseT { line-height:55px; }
#ftr_columns_91 { z-index:102; top:0; left:0; width:100%; height:336px; position:relative; }
#ftr_icon_93 { z-index:104; top:10px; left:130px; width:60px; height:60px; font-size:60px; }
#ftr_icon_93 .ico-link { font-size:0.778194em; width:60px; height:60px; margin-top:0px; }
#ftr_icon_93 .ico-link i { line-height:60px; }
#ftr_txtBox_94 { z-index:105; top:77px; left:86px; width:148px; height:22px; }
#ftr_navLinks_92 { z-index:106; top:10px; left:0px; width:320px; height:134px; }
#ftr_socialBar_96 { z-index:107; top:10px; left:10px; width:300px; height:40px; }
#ftr_socialBar_96 .wse-ico { font-size:32px; }
#ftr_socialBar_96 .wse-ico-set { flex-flow:row; justify-content:flex-end; padding-left:0px; padding-top:0px; }
#ftr_socialBar_96 .ico-link { width:32px; height:32px; margin-top:4px; }
#ftr_socialBar_96 .ico-link i { line-height:32px; }
:root { --phone-width:320px; }
/* End Viewport phone */
}