@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:240px; }
header { margin-top:0px; margin-bottom:0px; }
footer, footer > #footer-wrap { height:591px; }
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_85 { top:0px; left:0px; width:100%; height:240px; z-index:102; position:relative; }
#hdr_txtBox_88 { top:69px; left:147px; width:120px; height:25px; z-index:106; }
#hdr_staticMenu_58 { top:15px; left:135px; width:50px; height:50px; z-index:9920; }
#ftr_columns_114 { top:0px; left:0px; width:100%; height:591px; z-index:101; position:relative; }
#txtBox_116 { top:27px; left:95px; width:130px; height:101px; z-index:103; }
#icon_117 { top:29px; left:120px; width:80px; height:80px; z-index:105; font-size:80px; }
#icon_117 .ico-link { font-size:1em; width:80px; height:80px; margin-top:0px; }
#icon_117 .ico-link i { line-height:80px; }
#header-wrap { position:initial; top:intiial; right:intiial; bottom:intiial; left:intiial; z-index:initial; }
#fancyFormBuilder_605445 { top:23px; left:11px; width:298px; height:121px; z-index:104; }
#hdr_txtBox_88 .wse-txt-bs { font-size:12px; }
#hdr_txtBox_88 .wse-txt-bm { font-size:12px; }
#hdr_txtBox_88 .wse-txt-bl { font-size:12px; }
#hdr_txtBox_88 .wse-txt-h6 { font-size:14px; }
#hdr_txtBox_88 .wse-txt-h5 { font-size:18px; }
#hdr_txtBox_88 .wse-txt-h4 { font-size:24px; }
#hdr_txtBox_88 .wse-txt-h3 { font-size:24px; }
#hdr_txtBox_88 .wse-txt-h2 { font-size:30px; }
#hdr_txtBox_88 .wse-txt-h1 { font-size:18px; }
#txtBox_116 .fs-25 { font-size:18px; }
#txtBox_116 .wse-txt-bs { font-size:12px; }
#txtBox_116 .wse-txt-bm { font-size:12px; }
#txtBox_116 .wse-txt-bl { font-size:14px; }
#txtBox_116 .wse-txt-h6 { font-size:20px; }
#txtBox_116 .wse-txt-h5 { font-size:25px; }
#txtBox_116 .wse-txt-h4 { font-size:34px; }
#txtBox_116 .wse-txt-h3 { font-size:34px; }
#txtBox_116 .wse-txt-h2 { font-size:43px; }
#txtBox_116 .wse-txt-h1 { font-size:25px; }
:root { --phone-width:320px; }
/* End Viewport phone */
}