.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: 71.25vw;
	min-height: 149vh;
	min-width: 229.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	z-index: 1;
	pointer-events: none;
}
.slide-slicker.slick-slide {
	overflow: hidden;
}
.slider-caption {
	width: 37%;
	display: inline-block;
	margin-top: 0;
	position: absolute;
	z-index: 30;
	left: 5.5%;
	top: 40%;
	text-align: left;
}


#hero .slick-dots .slick-active button {
	background: #fff;
}
.slide-slicker {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#hero .slick-dots button {
	background: #ccc;
	border-radius: 3px;
	font-size: 0;
	height: 1px;
	margin: 9px 0;
	padding: 0;
	width: 17px;
	display: inline-block;
	border: 0;
}
#hero .slick-dots {
	top: auto;
	width: 50%;
	height: auto;
	left: 4.5%;
	bottom: 70px;
	text-align: left;
}
#hero .slick-dots li {
	display: inline-block;
	text-align: center;
	margin-right: 20px;
}

.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%;	
}

}


@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: relative;
	text-align: center;
	margin: 10px 0px;
	width: 100% !important;
}
.slide-image {
	display: block !important;
	width: 100% !important;
}
	#hero .slide-slicker::after {
	
	display: none;
}


.nvitem.slider-caption.text-style {
	margin-top: 0px !important;
	float: left;
	width: 90% !important;
}
.nvitem.vimeo.video-skin {
	position: absolute;
	top: 0;
	height: 100% !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: auto;
}
.homepage-slider, #hero, #hero .slick-list.draggable {
	height: auto;
	overflow: hidden;
}

.slider-caption {
	width: 90% !important;
	
}

.fluid-width-video-wrapper { display:none !important}
}
