.homepage-slider, #hero, #hero .slick-list.draggable, .slide-slicker.slick-slide, .nvitem.vimeo.video-skin {
	height: 980px;
}
.nvitem.vimeo.video-skin {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	background: #000;
}
.vimeo iframe {
	width: 100vw;
	height: 61.25vw;
	min-height: 139vh;
	min-width: 179.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: 1;
	pointer-events: none;
}
.slider-caption {
	width: 30%;
	display: inline-block;
	margin-top: 0;
	position: absolute;
	z-index: 30;
	left: 2.5%;
	bottom: 10%;
	text-align: left;
}
.slider-caption h2 {
	font-size: 87px;
	color: #fff;
	text-transform: uppercase;
	line-height: 80px;
	margin-bottom: 40px;
}
.cta-button.ghosted {
	color: #ffce00 !important;
	background: none;
	border: 3px solid #ffce00;
}

#hero .slick-dots .slick-active button {
	background: #ffce00;
}
.slide-slicker {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#hero .slick-dots button {
	background: #fff;
	border-radius: 3px;
	font-size: 0;
	height: 24px;
	margin: 9px 0;
	padding: 0;
	width: 5px;
	display: inline-block;
	border: 0;
}
#hero .slick-dots {
	bottom: auto;
	top: 40%;
	width: 25px;
	height: auto;
	right: 4.5%;
}
#hero .slick-dots li {
	display: block;
	text-align: center;
}

.cta-button.ghosted:hover {color: #000 !important}
.cta-button.ghosted::before {
	z-index: -1;
	background: #ffce00;
	opacity: 1;
	
}

.mobile-image {
	display: none;
}
.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
	top: -52%;	
	background: #000;
	z-index: -1 !important;
}
.slide-slicker {
    position: relative;
}
#hero .slick-slide img {
	display: block;
	width: 1920px;
	max-width: none;
	position: absolute;
	z-index: -2;
	left: 50%;
	margin-left: -960px;
	top: 0;
	height: 816px;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fluid-width-video-wrapper iframe {
	opacity: 0.6;
}
.video-skin iframe {
	background: #000;
}

@media only screen and (min-width: 1519px) and (max-width: 1719px) {
.fluid-width-video-wrapper {
	width: 110% !important;
	top: -42%;	
}
}

@media only screen and (min-width: 1318px) and (max-width: 1518px) {
.fluid-width-video-wrapper {
	width: 100%;	
	top: -37%;	
}
}

@media only screen and (min-width: 1118px) and (max-width: 1317px) {
.fluid-width-video-wrapper {
	width: 100%;	
	top: -32% !important;
}
}

@media only screen and (min-width: 917px) and (max-width: 1117px) {
.fluid-width-video-wrapper {
	width: 120% !important;	
	top: -32% !important;	
}
}
@media only screen and (min-width: 700px) and (max-width: 916px) {
.fluid-width-video-wrapper {
	top: -16% !important;
	width: 140% !important;
	left: -20% !important;
}
}
@media only screen and (min-width: 1361px) and (max-width: 1370px) { 
.homepage-slider, #hero {
	height: 800px !important;
	overflow: hidden;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1360px) {
#hero .slick-list.draggable, .homepage-slider, #hero {
	height: 706px;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1279px) {
.homepage-slider, #hero, #hero .slick-list.draggable {
	height: 790px;
}

}


@media only screen and (min-width: 768px) and (max-width: 1000px) {
.heroslides img {	
	margin-left: -1120px;	
}
.mobile-image { display:none !important}

.nvitem.vimeo.video-skin, #hero .slick-list.draggable, .homepage-slider, #hero {
	height: 895px;
}
.fluid-width-video-wrapper {
	top: -12%;	
}
.slider-caption {
	width: 650px;
	margin-top: 190px;
}
}


@media only screen and (max-width: 767px) {
.nvitem.vimeo.video-skin {
	position: static;
	top: 0;
	height: auto !important;
	width: 100%;
	left: 0;
	
	display: block;
}
	#hero::before {
	
	
	height: 95px;
	
}
.vimeo iframe {
	width: 100vw;
	height: 100.25vw;
	min-height: 89vh;
	min-width: 100.77vh;
	position: static;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: 1;
	pointer-events: none;
}	
html body .slider-caption {
	display: block;
	position: static;
	text-align: center;
	margin: 10px 0px;
	width: 100% !important;
}
.slide-image {
	display: block !important;
	width: 100% !important;
}
	#hero .slide-slicker::after {
	
	display: none;
}
#hero .slide-slicker.slick-slide {
	background: #efefef !important;
	padding-bottom: 0px;
	background-position: center center;
	background-size: cover;
}

.nvitem.slider-caption.text-style {
	margin-top: 0px !important;
	float: left;
}
.nvitem.vimeo.video-skin {
	position: static;
	top: 0;
	height: 194px !important;
	width: 100%;
	left: 0;
	float: left;
	display: block;
	overflow: hidden;
}
		.homepage-slider, #hero, #hero .slick-list.draggable, .slide-slicker.slick-slide, .nvitem.vimeo.video-skin {
	height: 400px;
}
.homepage-slider, #hero, #hero .slick-list.draggable {
	height: 400px;
	overflow: hidden;
}
#hero .slick-slide img {
	display: block;
	width: 100%;
	max-width: none;
	position: static;
	z-index: -2;
	left: auto;
	margin-left: 0;
	top: 0;
	height: auto;
}
.slider-caption {
	width: 90% !important;
	
}
.slider-caption h2 {
	font-size: 29px;
	color: #000;
	margin-top: 30px;
	display: block;
}
.fluid-width-video-wrapper { display:none !important}
}
