/* Homepage Stylesheet */

/* Base Styles */

.row.title-row {
    padding-top: 70px;
    padding-bottom: 0px;
}

main#genesis-content {padding-top: 0;}

#home-feature img {
    width: 300px;
    margin-bottom: 32px;
}

#home-feature h1 span {
    font-size: 50px !important;
	display:inline-block!important;
}

h1 span {
	color: #f36c24;
}

/* Homepage Feature - Hero Slider */

.slick-arrow svg {
    height: 40px;
    color: #fff;
    fill: #fff;
}

.slick-arrow {
    background: none;
    position: absolute;
    top: calc(50% - 30px);
    z-index: 1;
    border-radius: 4px;
    cursor: pointer;
    transition: all 400ms;
    background: none;
    border: 0 !important;
    outline: 0 !important;
}

.hero-size-fullscreen #hero-slider {
    height: calc(100vh - 197px);
}

.nav-transparent .hero-size-fullscreen #hero-slider {
    height: 100vh !important;
}

.hero-size-default #hero-slider .text {padding: 120px 0;}

.hero-size-default .anchor-wrap {display: none;}

.slick-list.draggable {
    height: 100%;
}

.slick-track {
    height: 100%;
}

.slide {
    height: 100%;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	position:relative;
}

#hero-slider .slide:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: block;
    content: '';
}

button.slick-next.slick-arrow {
    right: 0;
}

button.slick-prev.slick-arrow {
    left: 0;
}

.slick-arrow:focus {
    background: rgba(255,255,255,0.4);
}

.slick-arrow:hover {
    background: rgba(255,255,255,0.4);
}

#hero-slider .text {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
	padding:0 5%;
	position:relative;
	z-index:2;
}

#home-feature h1 span.primary {
    color: #fff;
    font-family: 'ClanOT NarrowBold';
    font-size: 24px;
    display: block;
    line-height: 1.125;
    /* margin-bottom: 12px; */
    text-transform: uppercase;
    text-shadow: 0 0 13px rgb(0 0 0 / 80%);
}

#home-feature h1 span.secondary {
    color: #fff;
    font-size: 54px;
    display: block;
    line-height: 1.125;
    margin-top: 12px;
    text-shadow: 0 0 13px rgb(0 0 0 / 80%);
}

.home-feature .text p.primary {
    color: #fff;
    font-size: 60px;
    text-shadow: 0 0 10px rgb(0 0 0 / 60%);
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 16px;
	text-align:center;
	padding:0 40px;
}

.home-feature .text p.secondary {
    display: block;
    color: #fff;
    font-size: 20px;
    text-shadow: 0 0 5px rgb(0 0 0 / 40%);
    margin-bottom: 32px;
    max-width: 100%;
    padding: 0 40px;
    text-align: center;
}

.hero-slide {background-size: cover !important;background-position: center !important;position: relative;}

.hero-slide:before {content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 1;left: 0;top:0;left:0;}

a#home-anchor {border-left: solid 4px #fff;border-bottom: solid 4px #fff;display: inline-block;width: 40px;height: 40px;transform: rotate(-45deg);position: relative;transition: all 300ms; outline:0;}

.anchor-wrap {bottom: 50px;position: absolute;text-align: center;width: 100%; z-index:2;}

a#home-anchor:hover {opacity: 0.7;}

.nav-transparent .hero-slide {padding-top: 100px;}


div#acf62b609402331b p {
    font-size: 30px;
    font-family: 'ClanOT NarrowBold', sans-serif;
	line-height:1.375;
}

div#acf62b609402331b p span {
    color: var(--cta);
}

a.home-span {
    pointer-events: none;
}

@media only screen and (max-width:960px) {
	.row.title-row {
		padding-top: 20px;
		padding-bottom: 20px;
}
	.row.main-content {
		padding-top: 40px;
	}
	.home-feature .text p.primary {font-size: 44px;}

	.home-feature .text p.secondary {font-size: 18px;}
}

@media only screen and (max-width:768px) {
	.slick-arrow svg {
		height: 20px;
	}

	button.slick-arrow {
		padding: 10px 20px;
	}
	div#acf62b609402331b p {
		font-size: 24px;
	}
}

@media only screen and (max-width:600px) {
	div#home-feature {
		display: none;
	}
}

@media only screen and (max-width:500px) {
	div#acf62b609402331b p {
		font-size: 18px;
		line-height: 1.5;
	}
}

/* Static Text Hero Slider */

.static-hero > .text {position: absolute;z-index: 1;width:600px; max-width: 90%;margin: 0 auto;left: 0;right: 0;text-align: center;}

div#home-feature.static-hero {display: flex;align-items: center;}

.static-hero div#hero-slider {width: 100%;}

.static-hero.hero-size-default div#hero-slider {height: 500px !important;}

/* Single Image or Video Asset */
div#home-feature.single-asset {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
	height:100vh;
}

div#home-feature.single-asset .text {position: absolute;z-index: 1;width: 800px;max-width: 90%;margin: 0 auto;left: 0;right: 0;text-align: center;background: rgba(0,0,0,0.65);padding: 40px;}

#home-feature .text h1:after {
    content: '';
    background: url(/wp-content/uploads/safety-stripe-five-bars.svg) no-repeat;
    background-size: auto 4px;
    background-position: center;
    width: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 800ms;
}

#home-feature .text h1.visible:after {
    width: 200px;
}

#home-feature .text h1 {
    position: relative;
    margin: 0;
}

div#home-feature.single-asset:before {
   content: '';
    width: 100%;
    height: 447px;
    background: linear-gradient(180deg, rgba(0,0,0,0.9), transparent);
    z-index: 1;
    top: 0;
    position: absolute;
}

.single-asset .asset-wrap {position: absolute;width: 100%;height: 100%;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;}
/* .isMobile .single-asset .asset-wrap{
	position:relative;
} */
.single-asset .asset-wrap:before {
/* 	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	z-index:1; */
}

.nav-transparent div#home-feature.single-asset {height: 100vh !important;}

.single-asset video {width: auto;height: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);position: absolute;min-width: 100%;min-height: 100%;object-fit: cover;max-width: 100%;}
/* .isMobile .single-asset video{
	min-height:calc(100% - 148px);
	max-height:calc(100% - 148px);
	top:0;
	transform:none;
	left:0;
	max-width:100%;
	position:relative;
} */
/* Side by Side Feature */

div#home-feature.side-by-side {display: flex;}

div#home-feature.side-by-side .text {width: 50%;padding: 0 5%;}

div#home-feature.side-by-side #hero-slider {width: 50%;height: 100% !important;}

.side-by-side .hero-slide:before {display: none;}

div#home-feature.side-by-side {height: calc(100vh - 140px);align-items: center;padding: 100px 0;}

div#home-feature.side-by-side .text .primary {text-align: left;color: var(--darkdefault);text-shadow: none;padding: 0;}

div#home-feature.side-by-side .text .secondary {color: var(--darkdefault);text-align: left;text-shadow: none;padding: 0;}

.side-by-side .hero-slide {background-size: contain !important;background-repeat: no-repeat !important;background-position: center !important;}

.side-by-side .anchor-wrap {display: block;}

.side-by-side a#home-anchor {border-color: var(--darkdefault);}

.header-stacked div#home-feature.side-by-side, .header-inline div#home-feature.side-by-side {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 0;
}

.header-stacked div#home-feature.side-by-side .text, .header-inline div#home-feature.side-by-side .text {
    padding-left: 0;
}

/* Popup Styles */

div#cta-pop {
    width: 380px;
    height: 260px;
    background: #F36C24;
    display:none;
}

#cta-pop h3 {
    font-size: 21px;
    color: #fff;
    margin-bottom: 16px;
    text-transform:uppercase;
    letter-spacing: 1.4px;
    line-height:1;
    margin-top:0;
}
#cta-pop h3 span{/* display:block; *//* font-size: 24px; */}
#cta-pop .pop-inner div{
    text-align: center;
}

#cta-pop p {
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 0 0 5px rgba(0,0,0,0.2);
    font-weight: 500;
}

#cta-pop a.primary-btn {
    background: #172f41;
    width:100%!important;
    max-width: 100%;
    box-sizing:border-box;
    text-align:center;
    padding:16px;
}

#cta-pop a.primary-btn:hover{
    background: var(--ctaalt);
}

#cta-pop a.primary-btn{
    width:auto;
}
#cta-pop .pop-inner{width: 280px;margin:0 auto;margin-top: 80px;}
div#cta-pop {
    position: fixed;
    bottom: 32px;
    right: 32px;
    z-index: 9;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
#cta-pop-close{position:absolute;right:10px;top:20px;border-radius:16px;width:18px;height:18px;/* padding-left:2px; */display: flex;color: #000;/* background: #fff; */font-weight: 900;font-family: sans-serif;justify-content: center;align-items: center;font-size: 14px;}
#cta-pop-close svg{width: 18px;height: 18px;top: 0;}
#cta-pop-close:hover svg .st0{fill: rgba(255,255,255,0.8);}

#cta-pop img {float: left;width: 60px;margin-right: 10px;margin-top: 16px;}

#cta-pop-close svg .st0 {
    transition: all 300ms;
}

/* .isMobile .site-inner{
	margin-top:103px;
} */

@media only screen and (max-width:959px){
/* 	.isMobile .site-inner{
	margin-top:97px;
	} */
}

@media (max-width:768px) {
    #cta-pop{
    	display:none!important;
    }
}
@media only screen and (max-width:1500px) {
	.header-stacked div#home-feature.side-by-side, .header-inline div#home-feature.side-by-side {
		max-width:100%;
	}

	.header-stacked div#home-feature.side-by-side .text, .header-inline div#home-feature.side-by-side .text {
		padding-left: 5%;
	}
	div#home-feature.side-by-side .text .primary {font-size: 48px;}

	div#home-feature.side-by-side .text .secondary {font-size: 18px;}
}

@media only screen and (max-width:950px) {
	div#home-feature.side-by-side .text .primary {font-size: 32px;}

	div#home-feature.side-by-side .text .secondary {font-size: 16px;}
}

@media only screen and (max-width:700px) {
	div#home-feature.side-by-side .text {width: 100%;margin-bottom: 40px;position: relative;z-index: 1;}

	div#home-feature.side-by-side {/* display: block; */padding: 50px 0;}

	div#home-feature.side-by-side #hero-slider {width: 100%;position: absolute;top: 0;left: 0;}

	.side-by-side .hero-slide:before {display: block;background: rgba(255,255,255,0.9);}
}

@media only screen and (max-width:600px) {
	#home-feature h1 span.secondary {
		font-size: 38px;
	}

	#home-feature h1 span.primary {
		font-size: 20px;
	}
	
	div#home-feature.single-asset {
		height: calc(100vh - 117px);
		height:auto;
	}
}
@media only screen and (max-width:450px){
/* 	.isMobile .site-inner{
	margin-top:72px;
	} */
}