.banner-carousel-container {
	position: relative;
	z-index: 2
}
.banner-carousel-container .banner-carousel-inner {
	position: relative;
	z-index: 2
}
.banner-carousel-container .banner-carousel .item h2 {
	font-family:"proxima-nova";
	font-size: 3.875rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff
}
@media (max-width: 64em) {
	.banner-carousel-container .banner-carousel .item h2 {
		font-size: 2.125rem
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item h2 {
		line-height: 1;
		font-size: 1.875rem
	}
}
.banner-carousel-container .banner-carousel .item h1 {
	font-family:"proxima-nova";
	font-size: 2.8125rem;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	width: 60%;
}

@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item h1 {
		line-height: 1;
		font-size: 1.875rem
	}
}
.banner-carousel-container .banner-carousel .item p {
	font-family: "clarendon-urw";
	font-size: 2.1875rem;
	font-weight: 400;
	line-height: .9;
	color: #fff
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item p {
		font-size: 1.5rem
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item h2, 
	.banner-carousel-container .banner-carousel .item p {
		color: #fff !important
	}
}
.banner-carousel-container .banner-carousel .item .item-inner {
	position: relative;
	z-index: 2
}
.banner-carousel-container .banner-carousel .item .item-image {
	position: relative;
	z-index: 2
}
section.banner-carousel-container.internal-view.hide-title .content-inner {
	display: none;
}
.banner-carousel-container .banner-carousel .item .item-image.is-background {
	width: 100%;
	height: 100vh;
	min-height: 700px;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-background-position: center center;
	-moz-background-position: center center;
	-ms-background-position: center center;
	-o-background-position: center center;
	background-position: center center;
	-webkit-background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-ms-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	background-repeat: no-repeat
}
.banner-carousel-container .banner-carousel .item .item-image.is-background img {
	display: none
}
@media (max-width: 64em) {
	.banner-carousel-container .banner-carousel .item .item-image.is-background img {
		display: block
	}
}
@media (max-width: 64em) {
	.banner-carousel-container .banner-carousel .item .item-image.is-background {
		height: auto;
		min-height: 100px
	}
}
.banner-carousel-container:not(.hideShadow) .banner-carousel .item .item-image:after {
	content: '';
	width: 100%;
	height: 36%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: .75;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	-o-pointer-events: none;
	pointer-events: none;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%)
}
.banner-carousel-container .banner-carousel .item .item-badge {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.banner-carousel-container .banner-carousel .item .item-content {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11
}
.banner-carousel-inner .item-content.text-right {
	padding-right: 30px;
}
@media (min-width: 0em){
	.banner-carousel-container .banner-carousel .item h1.brandon {
		font-family: "lorimer-no-2-condensed";
		font-size: 3.0em;
		width:auto;
		font-weight: 600;
		text-shadow: 0px 0px 24px #000000;
		filter: drop-shadow(0px 0px 24px #000000);
	}
	.banner-carousel-container .banner-carousel .item h1.brandon.purple {
		font-family: "lorimer-no-2-condensed";
		font-size: 3.0em;
		width:auto;
		text-shadow: 1px 1px 16px #00000077;
		filter: drop-shadow(0px 0px 24px #00000000);
		font-weight: 600;
	}
	.shadow {
		box-shadow: 0 0 10px #000000;
	 }
	
	.banner-carousel-container .banner-carousel .item h1.purple {
		color: #325729;
	}
	.banner-carousel-container.internal-view .banner-carousel .item .item-content.center .content-inner {
		text-align: center;
	}
	.banner-carousel-container .banner-carousel .item .item-content.center {
		top: 54%;
		transform: translate(0%, -50%);
		bottom: auto;
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item .item-content .content-inner {
		padding: 12px 20px;
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item .item-content {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item .item-content {
		top: unset;
		bottom: 0%;
		position: relative;
	}
	.banner-carousel-container.internal-view .banner-carousel .item .item-content .content-inner {
		bottom: 0px;
		position: absolute;
	}
}
@media (max-width: 40em) {
	.banner-carousel-container .banner-carousel .item .item-content.text-left.center {
		top: 0%;
	}
	.banner-carousel-container .banner-carousel .item h1.brandon {
		font-size: 2.5em;
	}
}
@media (max-width: 30em) {
	.banner-carousel-container .banner-carousel .item .item-content.text-left.center {
		top: 0%;
	}
	.banner-carousel-container .banner-carousel .item h1.brandon {
		font-size: 2em;
	}
}
@media (max-width: 25em) {
	.banner-carousel-container .banner-carousel .item .item-content.text-left.center {
		top: 0%;
	}
	.banner-carousel-container .banner-carousel .item h1.brandon {
		font-size: 1.75em;
	}
}
@media (max-width: 18em) {
	.banner-carousel-container .banner-carousel .item .item-content.text-left.center {
		top: 0%;
	}
	.banner-carousel-container .banner-carousel .item h1.brandon {
		font-size: 1.25em;
	}
}
@media (max-width: 47.9375em) {
	.banner-carousel-container .banner-carousel .item .item-title {
		margin-bottom: 5px
	}
}
.banner-carousel-container .banner-carousel.slides {
	height: 100% !important;
}

.banner-carousel-container .banner-carousel.slides .item:not(:first-child) {
	display: none;
}

.banner-carousel-container .slick-initialized .slick-active {
	display: block !important;
}
.banner-carousel-container .slick-initialized .slick-slide {
	display: block !important;
}
.banner-carousel-container i.fa.fa-play-circle.fa-5x {
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: 999;
	left: 45%;
	top: 41.5%;
	color: #FFF;
}
.banner-carousel-container a.videolink {
	display: block;
}

@media (max-width: 47.9375em){
	.banner-carousel-container {
		margin-bottom: 20px;
	}
	.banner-carousel-container i.fa.fa-play-circle.fa-5x {
		font-size: 50px;
		top: 34.5%;
		opacity: .9;
	}
	.global-slick-controls.boxed-layout .slick-nav .slick-arrow {
		top: 40% !important;
	}
}