@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:6px; left:135px; width:50px; height:50px; z-index:9920; }
header, header > #header-wrap { height:208px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:80px; }
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_icon_2 { z-index:104; top:14px; left:128px; width:65px; height:67px; font-size:65px; }
#hdr_icon_2 .ico-link { width:65px; height:65px; margin-top:1px; font-size:1em; }
#hdr_icon_2 .ico-link i { line-height:65px; }
#hdr_txtBox_3 { z-index:103; top:16px; left:25px; width:270px; height:40px; }
#ftr_socialBar_11 { z-index:105; top:16px; left:107px; width:135px; height:35px; }
#ftr_socialBar_11 .wse-ico { font-size:35px; }
#ftr_socialBar_11 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:flex-start; }
#ftr_socialBar_11 .ico-link { width:35px; height:35px; margin-top:0px; }
#ftr_socialBar_11 .ico-link i { line-height:35px; }
#ftr_txtBox_12 { z-index:106; top:8px; left:97px; width:156px; height:19px; }
#hdr_txtBox_3 .wse-txt-bs { font-size:11px; }
#hdr_txtBox_3 .wse-txt-bm { font-size:13px; }
#hdr_txtBox_3 .wse-txt-bl { font-size:16px; }
#hdr_txtBox_3 .wse-txt-h6 { font-size:23px; }
#hdr_txtBox_3 .wse-txt-h5 { font-size:29px; }
#hdr_txtBox_3 .wse-txt-h4 { font-size:39px; }
#hdr_txtBox_3 .wse-txt-h3 { font-size:39px; }
#hdr_txtBox_3 .wse-txt-h2 { font-size:49px; }
#hdr_txtBox_3 .wse-txt-h1 { font-size:29px; }
:root { --phone-width:320px; }
#hdr_columns_13 { height:208px; z-index:102; }
#ftr_columns_14 { height:80px; z-index:101; }
#hdr_txtBox_3 span { text-align:center; }
/* End Viewport phone */
}