@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; }
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:264px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:502px; }
footer { margin-top:0px; margin-bottom:0px; }
#body-content { min-height:350px; }
#body-content, header, header > #header-wrap, footer, footer > #footer-wrap { min-width:var(--phone-width); }
#hdr_icon_188 .ico-link { width:69px; height:69px; margin-top:7px; font-size:1em; }
#hdr_icon_188 .ico-link i { line-height:69px; }
#ftr_socialBar_221 { top:52px; left:1px; width:318px; height:48px; z-index:103; }
#ftr_socialBar_221 .wse-ico { font-size:43px; }
#ftr_socialBar_221 .wse-ico-set { padding-top:0px; padding-left:0px; flex-flow:row; justify-content:center; }
#ftr_socialBar_221 .ico-link { margin-top:2.5px; width:43px; height:43px; }
#ftr_socialBar_221 .ico-link i { line-height:43px; }
#ftr_icon_222 { top:36px; left:115px; width:67px; height:64px; z-index:104; font-size:64px; transform:rotate(1deg); }
#ftr_icon_222 .ico-link { width:64px; height:64px; margin-top:0px; font-size:1em; }
#ftr_icon_222 .ico-link i { line-height:64px; }
#ftr_txtBox_223 { top:116px; left:20px; width:260px; height:39px; z-index:105; }
#hdr_txtBox_187 .wse-txt-bs { font-size:14px; }
#hdr_txtBox_187 .wse-txt-bm { font-size:16px; }
#hdr_txtBox_187 .wse-txt-bl { font-size:20px; }
#hdr_txtBox_187 .wse-txt-h6 { font-size:24px; }
#hdr_txtBox_187 .wse-txt-h5 { font-size:36px; }
#hdr_txtBox_187 .wse-txt-h4 { font-size:48px; }
#hdr_txtBox_187 .wse-txt-h3 { font-size:48px; }
#hdr_txtBox_187 .wse-txt-h2 { font-size:60px; }
#hdr_txtBox_187 .wse-txt-h1 { font-size:36px; }
#ftr_fancyFormBuilder_328997 { top:189px; left:10px; width:300px; height:121px; z-index:106; }
#ftr_txtBox_241 { top:120px; left:49px; width:221px; height:22px; z-index:107; }
#hdr_txtBox_187 span { text-align:center; }
#staticMenu_175 { top:26px; left:135px; width:50px; height:50px; z-index:9920; }
#hdr_icon_188 { top:29px; left:126px; width:69px; height:83px; z-index:109; font-size:69px; }
#hdr_txtBox_187 { top:112px; left:39px; width:242px; height:50px; z-index:108; }
#hdr_columns_241 { top:0px; left:0px; width:100%; height:264px; z-index:102; position:relative; }
#ftr_columns_242 { top:0px; left:0px; width:100%; height:502px; z-index:101; }
:root { --phone-width:320px; }
#ftr_txtBox_223 span { text-align:center; }
/* End Viewport phone */
}