/* HEADER SLIDESHOW */
.header-slideshow {
	position: relative;
	/* margin-bottom: 150px; */
}

/* HOME SLIDER */
.home-slider .slide picture {
	height: 0;
	padding-bottom: calc(289/320 * 100%);
	background-color: rgba(50,98,149,0.5);
}
.home-slider .slide-caption {
	position: relative;
	padding: 19px 20px 86px;
}
.home-slider .intro.extreme header {
	margin-top: -5%;
}
.home-slider .slide-caption h3 {
	font: 900 30px/1 'AvantGardeGothicITC W05 Bold', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); 
}
.home-slider .slide-caption p {
	font: 300 16px/1.2 'AvantGardeGothicITC W01 Book', sans-serif;
	color: #fff;
	margin-bottom: 15px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1); 
}
.home-slider .slide-caption .sh-more-link {
	font-weight: 600;
	color: #00778b;
	background-color: #95c94f;
	padding: 10px;
}
.home-slider-wrapper .home-arrows {
	position: absolute;
	right: 15px;
	top: 0px;
	margin: 0px;
	margin-top: calc(289/320 * 100%);
	bottom: auto;
	padding: 0px 8px;
	pointer-events: none;
}
.home-slider-wrapper .home-arrows button.slick-arrow,
.home-slider-wrapper .home-arrows button.slick-arrow:first-of-type,
.home-slider-wrapper .home-arrows button.slick-arrow:last-of-type {
	font-size: 23px;
	color: #00778b;
	padding: 11.5px 16px;
	margin: 0px;
	background-color: rgba(255,255,255,0.85);
	transform: translateY(-100%);
	pointer-events: all;
}
.home-slider-wrapper .home-arrows button.slick-arrow:first-of-type {
	padding-right: 8px;
}
.home-slider-wrapper .home-arrows button.slick-arrow:last-of-type {
	padding-left: 8px;
}
.home-slider-wrapper .video-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.home-slider-wrapper .slide video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-slider-wrapper .video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 82px;
	width: 82px;
	z-index: 9;
	color: #fff;
	font-size: 75px;
}
.home-slider-wrapper .slide-credits {
	position: absolute;
	bottom: 60px;
	left: 20px;
}
.home-slider-wrapper .slide-credits h6 {
	color: #fff;
}
@media screen and (min-width: 40.063em) {
	.home-slider .slide picture {
		padding-bottom: calc(1173/1920 * 100%);
		background-color: rgba(50,98,149,0.5);
	}
	.home-slider .slide-caption h3 {
		font-size: 45px;
	}
	.home-slider .slide-caption p {
		font-size: 25px;
	}
	.home-slider .slide-caption .sh-more-link {
		font-size: 30px;
	}
	.home-slider-wrapper .home-arrows {
		position: absolute;
		right: -15px;
		bottom: 50px;
		margin-right: 0px;
		padding: 0px 15px;
		margin-top: calc(1173/1920 * 100%);
	}
	.home-slider-wrapper .home-arrows button.slick-arrow,
	.home-slider-wrapper .home-arrows button.slick-arrow:first-of-type,
	.home-slider-wrapper .home-arrows button.slick-arrow:last-of-type {
		font-size: 40px;
		color: #00778b;
		padding: 23px 30px;
		margin: 0px;
	}
	.home-slider-wrapper .home-arrows button.slick-arrow:first-of-type {
		padding-right: 13px;
	}
	.home-slider-wrapper .home-arrows button.slick-arrow:last-of-type {
		padding-left: 13px;
	}
}
@media screen and (max-width: 640px) {
	.home-slider-wrapper .video-play {
		position: absolute;
		top: 36%;
		left: 50%;
	}
}
.home-slider.slick-initialized.slick-slider {
	margin-bottom: 0px;
}
@media screen and (min-width: 64.063em) {
	.home-slider .slide-caption {
		position: absolute;
		top: 40%;
		left: 0px;
		max-width: 670px;
		padding: 57px 80px 65px 65px;
		z-index: 2;
	}
	.home-slider .slide-caption h3 {
		margin-bottom: 25px;
	}
	.home-slider .slide-caption p {
		margin-bottom: 30px;
		line-height: 1.15;
	}
	.header-slideshow {
		position: relative;
		/* margin-bottom: 100px; */
	}
}
@media screen and (max-width: 64.063em) {
	.home-slider .slide-caption {

		background-color: #00778b;
}
@media screen and (max-width: 85em) and (min-width: 40.063em) {
	.home-slider .slide-caption h3 {
		font-size: calc(30px + (45 - 30) * ((100vw - 640px) / (1360 - 640)));
	}
	.home-slider .slide-caption p {
		font-size: calc(16px + (25 - 16) * ((100vw - 640px) / (1360 - 640)));
	}
	.home-slider .slide-caption .sh-more-link {
		font-size: calc(16px + (30 - 16) * ((100vw - 640px) / (1360 - 640)));
	}
}

/*Video controls */
.video-controls.show-for-large-up {
	position: absolute;
	top: 110px;
	right: 49px;
	color: #00778b;
	font-size: 24px;
	display: inline-block;
}
.video-wrapper.fa-pause-circle,
.video-wrapper.paused .fa-play-circle,
.video-wrapper.muted i.fa.fa-volume-up {
	display: inline-block;
}
.video-wrapper i.fa.fa-volume-up,
.video-wrapper .fa-play-circle,
.video-wrapper.paused .fa-pause-circle,
.video-wrapper.muted i.fa.fa-volume-off {
	display: none;
}
.video-controls .controls {
	display: inline;
}