#homeHeroBox img, #homeHeroBox h1, #homeHeroBox h2, #homeHeroBox .flexCenter, .imgWrap, .home .the-content-container .flexCenter, .home .project, #consultContent .flexCenter, .serviceOctagon, #testimonialProjects, #serviceContent img, #serviceContent h2 { visibility: hidden; }

/*************************************
ALL SITE GENERIC STYLES
*************************************/
* { outline: 0 !important; }
.site-description, .site-title, .entry-footer, .entry-meta, .post-navigation, #comments, #respond { display: none; }
.push { clear:both;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.uc {text-transform: uppercase;}
.underline { text-decoration: underline; }
.third { width: 31.33%; margin: 1%; box-sizing: border-box; }
.twoThirds { width: 64.67%; margin: 1%; box-sizing: border-box; }
.fourth { width:24%; box-sizing:border-box; margin: 1%;}
.half{ width:48%; box-sizing:border-box; margin: 1%; }
.center {margin:0 auto; display:block;float: none;}
.outerContainer { overflow: visible; width: 100%; display: block; }
.innerContainer { max-width: 1280px; overflow: visible; display: block; margin: 0 auto; padding-left: 20px; padding-right: 20px; box-sizing: border-box; }
.home .contentContainer {
    max-width: none;
    width:100%;
    overflow: visible;
    display: block;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}
.contentContainer { max-width: 1000px; overflow: visible; display: block; margin: 0 auto; padding-left: 20px; padding-right: 20px; box-sizing: border-box; }
.home .inner-content {
    max-width: none;
    width:100%;
    margin: 0 auto !important;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}

.home .entry-content {padding:0}

.inner-content { max-width: 1000px; margin: 0 auto !important; padding-left: 20px; padding-right: 20px; box-sizing: border-box;}
@media screen and (min-width: 768px) and (max-width: 900px) {
	.third, .twoThirds, .fourth { width: 48%; }
}
@media screen and (min-width: 768px) {
	p, ul { font-size: 14pt; }
}
@media screen and (max-width: 767px) {
	.half {width:90%; margin: 2%; }
	.third, .twoThirds { width:70%; margin: 3%;}
	.fourth {width:70%;margin: 3% !important; }
	p, ul { font-size: 12pt; }
	.entry-title { font-size: 20pt; }
}
@media screen and (max-width: 475px) {
	.third, .twoThirds, .fourth {width:90%;margin: 3%;}
}
p { margin-top: 0; margin-bottom: 15px; }
.flexLeft { display: flex; flex-wrap: wrap; }
.flexCenter { display: flex; justify-content: center; flex-wrap: wrap; }
.error404 .error-404 { padding: 70px 0; }

/*************************************
SHS SPECIFICS
*************************************/
h2 { color: #254082; }
.hentry, .entry-content { margin: 0 !important; }
h1,h2,h3,h4,h5,h6,p,ol,ul,li,a,tr,td,th,span { font-family: 'Nunito', sans-serif; }
p {letter-spacing:1px}
h4 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
a:link, a:visited { color: #00addc; text-decoration: none; transition: all 0.25s ease-in-out; }
a:hover { color: #245082; }
.button { cursor: pointer; text-align: center; text-transform: uppercase; color: #fff !important; background: linear-gradient(90deg, #00addc 10%, #245082 50%); background-size: 200% 300% !important; border-radius: 6px !important; padding: 10px 15px !important; margin: 5px; display: block !important; transition: all 0.25s ease-in-out; text-decoration: none !important; letter-spacing: 1px; min-width: 150px; font-family: 'Poppins', sans-serif !important; border: none !important; }
.button:hover, .current, #heroPro .button:hover { background-position: 98% 0 !important; }
.white { color: #fff; }
.whiteBG { background: #fff; }
.electric { color: #00addc; }
.navy { color: #245082; }
.lgBG { background: #f2f2f2; }
.entry-content { padding: 60px 0; background: #fff; }
.page .post-thumbnail { display: none; }
.inner-content ul, .inner-content ol { margin-left: 0; }


/*************************************
BANNER HEADINGS
*************************************/
#headerParallax .innerContainer { padding: 0; }
#bannerHeading { padding: 110px 30px; display: flex; align-items: center; justify-content: center; background: rgba(22,22,22,0.6); }
#bannerHeading #pageTitle { margin: 0; font-weight: normal; width: 400px; max-width: 100%; }
@media screen and (max-width: 500px) {
	#bannerHeading #pageTitle { padding: 20px; font-size: 20pt; }
}

/*************************************
HEADER AND NAVIGATION
*************************************/
.custom-logo { margin: 0 auto; display: block; max-width: 400px; padding: 0; }
.custom-logo-link { display: block !important; }
#primary-menu { display: flex; align-items: center; justify-content: flex-end; margin: 0 auto; }
#primary-menu li { box-sizing: border-box; text-transform: uppercase; }
#primary-menu li a { transition: all 0.25s ease-in-out; font-size: 10pt; padding: 10px; color: #fff; }
#primary-menu li a:hover, #primary-menu .current-menu-item a { color: #00addc; }
#masthead { background: #404041; position: fixed; top: 0; width: 100%; z-index: 2; }
#content { padding-top: 46px; }
#contact-wrap {
    top: 55px;
    width: 100%;
    max-width: 1600px;
    position: absolute;
    margin:0 auto;
    left:0;
    right:0;
    padding:8px;
}
#innerHeader {max-width:1600px;margin:0 auto}
@media screen and (min-width: 768px) {
	#innerHeader { display: flex; align-items: center; justify-content: space-between; padding: 5px 0; }
	.site-branding { width: 300px; }
	#site-navigation { padding-right: 15px; }
	/*DROPDOWNS*/
	.sub-menu a { text-align: center; width: auto !important; }
	.menu-item-has-children a::before { content: '\25BC'; color: #00addc !important; font-size: 7pt; float: right; padding-top: 3px; padding-left: 3px; }
	.menu-item-has-children ul li a::before { display: none; }
	.sub-menu { background-color: #404041 !important; margin-left: -1px !important; display: block !important; position: absolute; left: 0 !important; transition: all 0.5s ease-in-out; width: 120px; top: 40px !important; box-shadow: none !important; max-height: 0; overflow: hidden; }
	.sub-menu li { float: none !important; }
	#site-navigation .menu-item-has-children:hover ul { max-height: 550px; }
}
@media screen and (max-width: 950px) and (min-width: 768px) {
	#innerHeader { flex-direction: column; }
	#primary-menu { justify-content: center; }
	#site-navigation { padding-right: 0; }
	body #headerContact { margin-top: 87px !important; }
}
@media screen and (max-width: 767px) {
    .custom-logo {width:90%}
	#headerContact { margin-top: 0; }
	.sub-menu { float: none !important; position: initial !important; border-top: 1px solid #bbb; }
	.sub-menu a { width: 100% !important; }
	.site-branding { max-width: 330px; width: 80%; margin: 0 auto; height: 47px; display: flex; align-items: center; }
	#primary-menu { background: rgba(22,22,22,0.95); padding: 10px 15px; display: block; }
	.menu-toggle { -webkit-transform: translate3d(0,0,0); width: 100%; text-align: left; color: #fff; position: fixed; top: 0; left: 0; border: none; border-radius: 0; font-size: 12pt; padding: 8px; font-size: 24pt; text-shadow: 0 0 3px #000; font-family: 'Poppins', sans-serif; cursor: pointer !important; z-index: 999999; width: 40px; background: transparent; }
	.menu-toggle:before { content: "\2630"; margin-right: 11px; }
	.toggled .menu-toggle:before { content: "\2573" !important; margin-right: 10px; }
	.menu-navigation-container { left: 0; top: -400px; position: fixed; width: 100%; background: transparent; padding: 0; z-index: 999998; transition: all 0.25s ease-in-out; }
	#primary-menu li { float: none; padding: 0; border-bottom: 1px solid #bbb; width: 100%; text-align: center; }
    #primary-menu .sub-menu li {border:none;font-size:0.9em}
    #primary-menu .sub-menu li {border:none;}
    #primary-menu .sub-menu li a {font-size:11px}
    #primary-menu .sub-menu li a:before {content:'► '}
	#primary-menu li:last-child { border-bottom: none; }
	.toggled .menu-navigation-container { left: 0; top: 0; bottom: 0; }
	#headerContact .phoneText { display: none; }
	#headerContact a { font-size: 14pt !important; }
}
#headerContact { font-size: 10pt; text-transform: uppercase; text-align: right; color: #fff; padding: 7px; text-shadow: 0 0 3px #000; position: relative; z-index: 1; }
#headerContact a { color: #fff; }
#headerContact a:hover { color: #e6e7e8 !important; }
#headerContact a.fb { color: #fff; padding: 0 5px; font-size: 12pt; }

/*************************************
FOOTER
*************************************/
#innerFooter { max-width: 1280px !important; margin: 0 auto; display: block; display: flex; align-items: center; justify-content: center; }
#logoBox { padding-top: 20px; }
#footer { background: #245082; padding: 40px 10px; box-sizing: border-box; }
#footerCenter { border-left: 1px solid #153E68; border-right: 1px solid #153E68; padding: 50px 10px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
#footerCenter img { padding-bottom: 30px; }
#footer p { color: #e6e7e8; }
#footer a { color: #fff; text-decoration: none; transition: all 0.25s ease-in-out; }
#footer a:hover { color: #e6e7e8 !important; }
.footerLink { text-align: center; display: block; }
#footer-menu { list-style-type: none; margin: 0; padding: 0; text-align: center; }
#footer-menu li a { padding: 5px 0; display: block; }
.footerBox { width: 33.33%; padding: 10px; }
#gform_wrapper_1 { padding-right: 20px; }
#gform_wrapper_1 .gfield_label { display: none !important; }
#gform_wrapper_1 .gfield { padding-right: 0 !important; }
#gform_wrapper_1 .validation_error { display: none !important; }
#gform_wrapper_1 .validation_message { color: #4f4a48 !important; text-align: center; }
#gform_wrapper_1 .gfield_error { max-width: 100% !important; }
#gform_wrapper_1 input:not(.gform_button), #gform_wrapper_1 textarea { width: 100% !important; border-radius: 7px !important; border: none !important; background: #153E68; font-size: 11pt !important; color: #fff !important; }
#gform_wrapper_1 .gform_body { width: 100%; }
#gform_confirmation_message_1 { padding: 15px; margin: 0 10px; }
#gform_confirmation_message_1 p { color: #fff; margin: 0; }
#gform_wrapper_1 input::placeholder, #gform_wrapper_1 textarea::placeholder { color: #f2f2f2 !important; }
#gform_wrapper_1  textarea { height: 75px !important; }
#gform_wrapper_1 .gform_footer { padding: 0 !important; margin: 0 !important; }
#gform_submit_button_1, #gform_submit_button_2 { background: #153E68 !important; color: #fff !important; border-radius: 10px !important; border: none !important; font-size: 14pt !important; padding: 10px 25px !important; margin: 10px 0 !important; float: right !important; font-family: 'Sarabun', sans-serif; }
#gform_submit_button_1:hover, #gform_submit_button_2:hover { background: #00addc !important; }
#gform_submit_button_2 { float: none !important; }
#gform_wrapper_1 .gform_title { color: #e6e7e8; font-weight: bold; font-size: 16pt; margin: 0; }
.social { background: #00addc; border-radius: 100%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: #153E68 !important; }
.social:hover { color: #fff !important; }
@media screen and (max-width: 767px) {
	#gform_wrapper_1 { padding-right: 0; }
	#footer { padding: 10px; }
	#contact, #footerLinks { padding: 20px 10px; }
	#innerFooter { flex-direction: column; }
	.footerBox { width: 100%; }
	#footerCenter { padding: 10px; border-top: 1px solid #153E68; border-bottom: 1px solid #153E68; border-left: none; border-right: none; }
}

/*************************************
PROJECT LIST DISPLAY
*************************************/
#homeProjects { padding-bottom: 50px; }
.project { width: 33.33%; border: 5px solid #fff; position: relative; display: flex; flex-grow: 1; flex-direction: column; }
.projectInfo { height: 250px; background-size: cover; background-position: center center; position: relative; }
.project a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.excerpt { text-align: center; position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 10px; background: rgba(0,173,220,0.8); opacity: 0; transition: opacity 0.25s ease-in-out; overflow-y: scroll; }
.excerpt p { font-size: 11pt; font-weight: normal; margin-bottom: 5px; }
.project h2 { font-size: 13pt; }
.project:hover .excerpt { opacity: 1.0; }
.excerpt a { color: #fff; font-size: 12pt; }
.excerpt a:hover { color: #222; }
.project h2 { padding: 0 5px; }
@media screen and (max-width: 767px) {
	.project { width: 50%; }
}
@media screen and (max-width: 500px) {
	.project { width: 100%; }
}
#projectFilters { display: none; }

/*************************************
SYSTEMS LIST
*************************************/
#systems { padding: 100px 10px; background-image: url(/wp/wp-content/uploads/2019/03/systems-min.jpg); background-size: cover; background-position: center center; background-color: #111; }
#systems .innerContainer { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: center; }
.service { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 33.33%; padding: 0 15px; }
.serviceOctagon { background-size: contain; background-position: center center; background-repeat: no-repeat; height: 400px; margin-bottom: 30px; flex-direction: column; align-items: center; justify-content: center; display: flex; }
.serviceOctagon img { padding: 0 20px; }
.service p { color: #fff; text-align: center; }
.service h3 { margin-top: 0; margin-bottom: 40px; }
.service a:hover { color: #fff; }
@media screen and (max-width: 850px) {
	.serviceOctagon { height: 250px; }
}
@media screen and (max-width: 767px) {
	.service { width: 50%; }
	.serviceOctagon { height: 330px; }
}
@media screen and (max-width: 600px) {
	.service { width: 400px; max-width: 100%; padding: 15px; }
	.serviceOctagon { height: 370px; }
	#systems .innerContainer { flex-direction: column; align-items: center; }
}

/*************************************
HOME
*************************************/
#homeHeroBox { max-width: 1280px; margin: 0 auto; overflow: auto; }
#homeHeroBox h1, #homeHeroBox h2 { font-weight: normal; font-size: 16pt; padding: 80px 20px 60px; }
.heroHalf { width: 50%; display: flex; align-items: center; justify-content: center; float: left; flex-direction: column; padding-bottom: 80px; }
.heroHalf img { width: 300px; max-width: 100%; padding: 0 20px; box-sizing: border-box; }
#heroPro .button { background: linear-gradient(90deg, #666 10%, #333 50%); }
.home-intro-video .wp-block-embed {
    max-width:650px;
    width:100%;
    height:auto;
}
@media screen and (max-width:550px) {
    .wp-block-embed iframe {
        height: auto;
        aspect-ratio: 1.8;
        width: 100%;
    }
}

.home #content {
    padding-top:32px;
}
/* SYSTEMS */
#homeSystems { padding: 100px 0; }
.homeSystem { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 25%; padding: 10px 30px; }
.homeSystem img { position: relative; bottom: 0; transition: all 0.25s ease-in-out; }
.homeSystem:hover img { bottom: 7px; }
.homeSystem h3 { color: #666; }
@media screen and (max-width: 767px) {
	.homeSystem { width: 50%; padding: 10px; }
	#homeHeroBox h1, #homeHeroBox h2 { padding: 40px 20px; }
}
@media screen and (max-width: 400px) {
	.homeSystem h3 { font-size: 12pt; }
}
@media screen and (max-width: 500px) {
	.heroHalf { width: 100%; background-size: cover; background-position: center center; }
	#heroHome { background-image: url(/wp/wp-content/uploads/2019/06/home.jpg); }
	#heroPro { background-image: url(/wp/wp-content/uploads/2019/06/pro.jpg); }
}
/* HOME CONTENT */
.home .inner-content { display: flex; align-items: center; }
#shsVideo { width: 500px; max-width: 100%; box-sizing: border-box; }
/*.home .the-content-container { width: calc(100% - 500px); padding-left: 40px; box-sizing: border-box; } */
.home .the-content-container {width:100%}
@media screen and (max-width: 900px) {
	.home .inner-content { flex-direction: column; justify-content: center; }
	.home .post-thumbnail { padding-right: 0; max-width: 100%; }
	.home .the-content-container { width: 100%; }
}
/* HOME CONSULT */
#homeConsult { padding: 100px 10px; border-top: 20px solid #fff; }
#consultContent { width: 400px; max-width: 100%; }
@media screen and (max-width: 900px) {
	#consultContent { margin: 0 auto; display: block; }
}
/* TESTIMONIALS */
.wpmslider-prev, .wpmslider-next { color: #00addc !important; transition: all 0.25s ease-in-out !important; }
.wpmslider-prev:hover, .wpmslider-next:hover { color: #245082 !important; }
.testimonial-name { font-family: 'Poppins', sans-serif; text-align: right; color: #00addc; }
.testimonial-name::before { content: '- '; }
#homeTestimonials { display: flex; align-items: center; justify-content: center; padding: 60px 0 0; }
#testimonialContent { width: 60%; display: flex; flex-direction: column; align-items: center; justify-content: center; }
#testimonialProjects { width: 40%; }
#testimonials-block {width:100%;max-width:1000px}
@media screen and (max-width: 767px) {
	#homeTestimonials { flex-direction: column; }
	#testimonialContent { width: 100%; }
	#testimonialProjects { width: 400px; max-width: 100%; }
}
/* 24/7 SERVICE */
#homeService { padding: 80px 0; border-top: 7px solid #f2f2f2; }
#serviceContent { float: right; width: 400px; max-width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; }
#homeService img { width: 200px; }
#homeService .contentContainer { overflow: auto; }

#home-icons img {background:#ffffff}


/*************************************
PROCESS
*************************************/
.category-process .entry-content { padding: 0; }
.processSection { padding: 40px 0; background: #f2f2f2; }
.processSection .contentContainer { display: flex; align-items: center; justify-content: center; }
.processSection .contentSection { width: calc(100% - 300px); }
.processSection img { width: 300px; max-width: 100%; }
.processSection:nth-child(even) { background-image: url(./../../../uploads/2019/03/systems-min.jpg); background-size: cover; background-position: center center; }
.processSection:nth-child(even) p { color: #f2f2f2; }
.processSection:nth-child(even) h2 { color: #fff; }
.processSection:nth-child(even) .contentContainer { flex-direction: row-reverse; }
.processSection:nth-child(even) img { padding-left: 30px; }
.processSection:nth-child(odd) img { padding-right: 30px; }
@media screen and (max-width: 650px) {
	.processSection .contentContainer { flex-direction: column !important; }
	.processSection img { padding: 0 0 10px !important; }
	.processSection .contentSection { width: 100%; }
	.processSection h2 { text-align: center; }
}

/*************************************
SINGLE PROJECTS
*************************************/
#projectParallax { height: calc(100vh - 46px); }
#projectGallery .gallery { display: flex; flex-wrap: wrap; }
.gallery-item { margin: 0 !important; max-width: 100% !Important; display: flex; flex-grow: 1; }
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33.33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-item img { height: 300px; object-fit: cover; display: block; border: 1px solid #f2f2f2; width: 100%; }
#projectGallery { border-top: 5px solid #f2f2f2; }
#projectHeading { position: relative; }
.line { position: absolute; height: 2px; background: #e6e7e8; left: 20px; right: 20px; bottom: 49%; }
#projectHeading h1 { background: #fff; padding: 0 15px; display: inline-block; position: relative; z-index: 1; }
.single-projects .entry-content { padding-top: 20px; }
.single-projects .entry-header { background: #fff; }
@media screen and (max-width: 767px) {
	#projectGallery .gallery-item { width: 50% !important; }
	.gallery-item img { height: 250px; }
}

/*************************************
SERVICE ARCHIVES
*************************************/
.toggleTable a:link, .toggleTable a:visited { transition: color 0.25s ease-in-out; }
.toggleTable img { width: 350px; padding-top: 10px; height: auto; float: left; padding-right: 25px; }
.toggleTable h2 { margin: 0; font-size: 20pt; line-height: 1.0; }
.info { padding: 15px; }
.switch { padding: 10px; font-size: 20pt; text-align: center; }
.switch { color: #00addc; transition: all 0.25s ease-in-out; }
.switch:hover { color: #245082; }
.info, .switch { background: #fff; }
.toggleTable td { vertical-align: top; }
.toggleTable tr { cursor: pointer; }
.toggleTable li { padding-bottom: 10px; }
.toggleTable table p { margin-bottom: 0; }
.toggleTable div { overflow: hidden; }
.toggleTable { border-spacing: 2px; background: #e6e7e8; margin-top: 40px; }
@media screen and (max-width: 767px) {
	.toggleTable h2 { font-size: 15pt !important; }
	.toggleTable img { width: 300px; max-width: 100%; display: block; float: none; margin: 0 auto 20px; padding: 0; }
	#serviceTitle { font-size: 20pt; }
}
@media screen and (max-width: 600px) {
	#serviceHeader { padding: 70px 25px 50px !important; }
}
.tax-service-categories .entry-content { padding-top: 0; }
.term-residential #serviceHeader { background: rgba(50,50,50,0.7); }
#serviceHeader { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 50px 25px; max-width: 100%; }
#serviceHeader img { width: 250px; max-width: 100%; }
#serviceHeader h2 { font-weight: normal; }
#applications { flex-wrap: wrap; padding-top: 20px; }
.application { display: flex; flex-grow: 1; align-items: stretch; justify-content: flex-end; flex-direction: column; height: 300px; background-size: cover; background-position: center center; width: calc(50% - 20px); margin: 10px; position: relative; }
.applicationContent { z-index: -1; cursor: pointer; opacity: 0; transition: all 0.25s ease-in-out; position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 20px; color: #fff; overflow-y: scroll; background: rgba(22,22,22,0.9); }
.applicationContent p, .applicationContent ul, .applicationContent ol { font-size: 12pt; }
.appPop { cursor: pointer; font-weight: bold; transition: all 0.25s ease-in-out; font-family: 'Poppins', sans-serif; position: relative; z-index: 1; }
.appPop span { transition: all 0.25s ease-in-out; }
.appPop:hover span { color: #222; }
.bannerPart { background: rgba(0,173,220,0.8); padding: 10px; }
.bannerPart h3 { margin: 0; }
.bannerPart a { display: block; color: #245082; font-weight: bold; }
.bannerPart a:hover { color: #111; }
#serviceTitle { padding: 20px; margin: 0; }
@media screen and (max-width: 500px) {
	.application { width: 100%; margin: 10px 0; }
}
.term-4 #serviceHeader { background: rgba(22,22,22,0.7); }

/*************************************
SERVICE APPLICATION ARCHIVES
*************************************/
.applicationLV { display: flex; flex-wrap: wrap; padding: 20px 0; border-bottom: 1px solid #245082; align-items: center; justify-content: center; }
.applicationLV img { width: 330px; padding-right: 30px; box-sizing: border-box; }
.applicationLV .contentPart { width: calc(100% - 330px); }
@media screen and (max-width: 767px) {
	.applicationLV { flex-direction: column; padding-bottom: 0; }
	.applicationLV img { padding-right: 0; max-width: 100%; }
	.applicationLV .contentPart { width: 100%; }
	.applicationLV h2 { text-align: center; }
}

/*************************************
CONTACT
*************************************/
#locations { display: flex; flex-wrap: wrap; }
.location:first-of-type { border-right: 1px solid #245082; }
.location { width: 50%; display: flex; flex-direction: column; justify-content: center; padding: 0 20px; }
.map { width: 100%; height: 300px; }
@media screen and (max-width: 600px) {
	#locations { flex-direction: column; }
	.location { width: 100%; padding: 0; }
	.location:first-of-type { border-bottom: 1px solid #245082; border-top: 1px solid #245082; border-right: none; }
}

/*************************************
SUPPORT
*************************************/
#gform_wrapper_2 h3 { color: #254082; text-align: center; padding-bottom: 12px; font-size: 20pt; }
#gform_wrapper_2 .medium { font-size: 12pt; background: #f2f2f2; border: none; border-radius: 8px; }
#gform_submit_button_2 { max-width: 200px; margin: 0 auto !important; line-height: 1.0 !important; }
@media screen and (min-width: 641px) {
	#gform_wrapper_2 .gfield { width: calc(50% - 10px); margin: 5px; float: left; clear: none; }
	#gform_wrapper_2 #field_2_7 { width: calc(100% - 10px); }
	#gform_wrapper_2 input, #gform_wrapper_2 select { width: 100%; height: 36px; }
}

/*************************************
Homepage pulse trigger
*************************************/

#home-icons h4 a {
    color:#7D7D7D;
}

#home-icons h4 a:before {
    content:'•';
    position:relative;
    left:-5px;
}

#home-icons .home-icon:nth-of-type(1) h4 a:before {
    color: rgba(233, 211, 10, 0.8);

}
#home-icons .home-icon:nth-of-type(2) h4 a:before {
    color: rgba(233, 10, 10, 0.8);

}
#home-icons .home-icon:nth-of-type(3) h4 a:before {
    color: rgba(10, 233, 40, 0.8);
}
#home-icons .home-icon:nth-of-type(4) h4 a:before {
    color: rgba(10, 183, 233, 0.8);
}
#home-icons .home-icon:nth-of-type(5) h4 a:before {
    color: rgba(233, 10, 229, 0.8);
}

.slick-slide .wp-block-uagb-container {
    padding-top:0px;
}

@media screen and (max-width:1160px) {
    .filter-container {
        width:calc(100% - 12px) !important;
    }
}

.filter-container p {
    cursor:pointer;
    margin:0;
    padding:4px 6px 10px 6px;
    min-height:72px;
}

@media screen and (max-width:768px) {
    .filter-container p {
        width: 50% !important;
        border-top: 1px solid #ededed;
        text-align: left;
    }
    .filter-container p:nth-of-type(even) {
        border-left:1px solid #ededed;
    }

    .filter-container p:last-of-type {
        width:100%!important;
    }

    .filter-container h4 {
        padding:12px;
        font-size:large;
    }
}

.filter-container p:hover {
    background:#dee9ea;
}

.filter-container p.active {
    background:#dee9ea;
}

.filter-container p:before {
    content:'•';
    position:relative;
    left:-5px;
    font-size: 48px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    top: 5px;
}

.filter-container p:nth-of-type(1):before {
    color: rgba(233, 211, 10, 0.8);
}
.filter-container p:nth-of-type(2):before {
    color: rgba(233, 10, 10, 0.8);
}
.filter-container p:nth-of-type(3):before {
    color: rgba(10, 233, 40, 0.8);
}
.filter-container p:nth-of-type(4):before {
    color: rgba(10, 183, 233, 0.8);
}
.filter-container p:nth-of-type(5):before {
    color: rgba(233, 10, 229, 0.8);
}

.trigger {
    transition:all 0.4s ease-out;
    width:20px;
    height:20px;
    opacity:0;
    position:absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-animation: ownpulse 2.7s infinite;
        -o-animation: ownpulse 2.7s infinite;
        animation: ownpulse 2.7s infinite;
}

.trigger.show {
    opacity:1;
}

.trigger[data-cat="1"] {
    background: rgba(233, 211, 10, 0.8);

}
.trigger[data-cat="2"] {
    background: rgba(233, 10, 10, 0.8);

}
.trigger[data-cat="3"] {
    background: rgba(10, 233, 40, 0.8);
}
.trigger[data-cat="4"] {
    background: rgba(10, 183, 233, 0.8);
}
.trigger[data-cat="5"] {
    background: rgba(233, 10, 229, 0.8);
}

@keyframes ownpulse {
    0% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.trigger-wrap {
    /* position:relative;
    width:100%;
    height:100%; */
}
.trigger:hover {
    cursor:pointer;
    background: rgba(255, 255, 255, 0.95);
}

.spectra-image-gallery__control-lightbox--main .swiper-slide img {
    position:relative;
}

#hotspot-descriptions {
    display:none;
    opacity:0;
    position: absolute;
    width: 30%;
    min-width:220px;
    max-width:350px;
    margin: 0 auto;
    background: #ffffff;
    text-align: center;
    box-shadow: 2px 2px 12px #c8c8c8;
    z-index: 9999999999;
    transition:all 0.8s ease-out;
    border-radius:8px;

}


#hotspot-descriptions p {
    font-size:14px;
}

#hotspot-descriptions.active {
    display:block;
    opacity:1.0;

}

.up {
    transform: translate(0, 20px);
}


#hotspot-close svg:hover {
    cursor:pointer;
    filter:drop-shadow(2px 2px 8px #999999);
}

.hotspot-item .wp-block-button__link {
    height:32px;
}

.hotspot-item.hide {
    display:none;
}

.slick-next:before,
.slick-prev:before {
    font-size: 40px;
    opacity: .6;
    position:relative;
    /* left:-8px; */
}

.slick-next {
    right:-9px;
}

.slick-next, .slick-prev {
    z-index:99;
}

@media screen and (max-width: 768px) {
    .slick-next {right:5px}
    .slick-prev {left: -14px;}
}