.custom_header_slideshow_homepage { position: relative; visibility: hidden; }
.custom_header_slideshow_homepage .arrow { position: absolute; top: 50%; color: white; font-size: 40px; cursor: pointer;}
.custom_header_slideshow_homepage .arrow.nextSlide { right: 20px; }
.custom_header_slideshow_homepage .arrow.prevSlide { left: 20px; }
.custom_header_slideshow_homepage .slick-dots { top: 75%; margin-bottom: 0px; margin: 0px; bottom: auto;}
.custom_header_slideshow_homepage .slick-dots li button:before { font-size: 15px; color: white;}
.custom_header_slideshow_homepage .slide { position: relative; }
.custom_header_slideshow_homepage .slide img { width: 100%; position: relative;}
.custom_header_slideshow_homepage .slide .content { background-color: rgba(0, 0, 0, 0.76); bottom: 0; min-width: 230px; padding: 10px; position: absolute; right: 0; width: 100%; text-align: center; }
.custom_header_slideshow_homepage .slide .content .title a{color: #fff; font-size: 18px; }
@media only screen and (min-width: 40.063em){
	.custom_header_slideshow_homepage .slide .content { padding: 20px; }
	.custom_header_slideshow_homepage .slide .content .title a { font-size: 25px; }
}


.custom_header_slideshow_homepage{
	position: relative;
	width: 100%;


}


.custom_header_slideshow_homepage .slide{
	position: relative;

}
.custom_header_slideshow_homepage .slide img{
	width: 100%;

}
.custom_header_slideshow_homepage .slide-int{
	position: relative;
	max-height: 865px;
	margin-bottom: 14px;
	overflow: hidden;
}
.custom_header_slideshow_homepage .title{
	position: absolute;
	top:0;right: 0;bottom: 0; left: 0;
	width: 100%;
	max-width: 822px;
	margin: auto;
	height: 80px;
	text-align: center;
	font-size: 95px;
	line-height: 95px;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'brandon_printedinline';
	text-shadow: 0 0 15px rgba(0,0,0,0.3), 0 0 15px rgba(0,0,0,0.3);
}
.custom_header_slideshow_homepage .info-bottom {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(240,128,62,.68);
	 padding:18px 30px;
	 border-bottom: 14px #f0803e solid;
	 margin-bottom: 14px;
	 color: #FFF;
	 font-size: 30px;
	 line-height: 34px;
	 font-family: 'FFJustlefthandMedium-Regular';
}
.custom_header_slideshow_homepage .info-bottom span{font-size: 42px;}
.custom_header_slideshow_homepage .info-border{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -14px;
	height: 29px;
	width: 100%;
	color: #f0803e;
	font-size: 60px;
}
.custom_header_slideshow_homepage .arrow{
		position: absolute;
		z-index: 100;
		top: 50%;
		width: 35px;
		height: 50px;
		margin-top: -28px;
		background-image: url("/includes/public/assets/nav-slide.png");
		background-repeat: no-repeat;
		cursor: pointer;
}
.custom_header_slideshow_homepage .prevSlide{background-position: left center; left:15%;}
.custom_header_slideshow_homepage .nextSlide{background-position: right center; right:15%;}

.custom_header_slideshow_homepage.interior {}
.custom_header_slideshow_homepage.interior .slide-info{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.custom_header_slideshow_homepage.interior .slide-title{
	font-size: 72px;
	line-height: 65px;
	text-transform: none;
	padding-top: 35px;
	text-align: left;
	color: #FFF;
	font-family: 'KievitPro-Regular';
	font-style: italic;
	font-weight: bold;
}
.custom_header_slideshow_homepage.interior .slide-title-small{
	display: none;
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	font-size: 24px;
	line-height: 21px;
	color: #49b0d7;
	background: rgba(255, 255, 255, 0.85);
	padding: 18px 32px;
	text-transform: uppercase;
}

.custom_header_slideshow_homepage  .slide .noClick {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
}

/* Themes */

.theme_chasinthesun .custom_header_slideshow_homepage .info-bottom {
    background-color: rgba(34, 34, 34,.68);
	 border-color: #222;
}
.theme_chasinthesun .custom_header_slideshow_homepage .info-border{
	color: #222;
}

@media only screen and (min-width: 40.063em)
.custom_header_slideshow .slide .noClick {
    display: inline-block;
}

.custom_header_slideshow_homepage .slide .mobileImg {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s;
}
.custom_header_slideshow_homepage .slide iframe { display: inline-block; visibility: hidden !important; }
.custom_header_slideshow_homepage .slide.slick-active iframe { visibility: visible !important; }


.youtube-player {
	background: rgba(255, 255, 255, 0.85);
}

/* t - 232470 */
.video_loading{display:none !important;}