/* SLIDER */

.slider .gallery-cell {
	/* background-size: 100% auto; */
	background-size: cover;
	width: 100%;
	color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
}

.slider .gallery-cell h1, .slider .gallery-cell h2, .slider .gallery-cell h3, .slider .gallery-cell h4, .slider .gallery-cell h5, .slider .gallery-cell h6 {
	color: inherit
}

.hero .flickity-page-dots {
	bottom: 20px
}

.slider .flickity-prev-next-button.previous {
	left: 40px;
}

.slider .flickity-prev-next-button.next {
	right: 40px;
}

.hero.slider a, .hero.slider a:hover, .hero.slider a:active {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none
}

.hero.slider .btn:hover {
	color: #fff;
}

.hero.slider, .hero.slider .flickity-viewport, .hero.slider .gallery-cell {
	min-height: auto;
}

/* BACKGROUND VIDEO */

.hero.slider {
	background-color: #000
}

.flickity-slider .wistia_embed {
	opacity: .5
}

.slide-link{display:inline-block;
margin:0px;
padding:0px;
height:100%;}
