@charset "UTF-8";
.carousel-container {
	z-index:100; display:block; position:absolute; top:0px; left:0px; width:100%; height:800px;
}
.carousel-content {
	display:block; position:relative; margin:0 auto; width:100%; max-width:1240px; height:100%;
}
.image-container {
	display:inline-block; position:absolute; top:60px; left:200px; width:330px; margin:0px; padding:0px;
}
.banner-container {  display:block; position:relative; top:0px; left:0px; width:100%; max-width:1200px; height:100%; margin:0px; padding:0px; overflow:hidden; }

#myCarousel { z-index:10; display:block; width:100%; height:800px; top:0px; box-shadow:1px 1px 22px #121212; }
#banner-content { margin:0 auto; position:relative; display:block; width:100%; max-width:1200px; height:100%; top:0px; text-align:center; padding:30px 40px; overflow:hidden; border-radius:18px; text-align:center; }
#banner-content h1 { position:relative; top:46%; margin-top:0px; margin-bottom:0px; font-weight:900;
	font-family:Avenir-Bold,basic-sans-heavy-bold; color:#ffffff; font-size:60px; line-height:58px; text-shadow: 4px 4px 8px #000000; }


.image-1 { width:329px; }

.mobile-buttons {
	display:block;
	position:absolute;
	margin:0;
	padding:0px;
	top:80px;
	width:100%;
	text-align:center;
}
.mobile-buttons img {
	width:100%;
	max-width:177px;
	margin:4px;
}
.watch-video {
	display:block; margin:0 auto; width:100%; position:absolute; bottom:60px; text-align:center;
}
.watch-video img {
	width:100%;
	max-width:177px;
	margin:4px;
}
@media (max-width: 2000px) { #myCarousel, .vegas-wrapper, .carousel-container { height:800px!important; } }
@media (max-width: 1350px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:800px!important; }
}
@media (max-width: 1198px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:800px!important; }
	#banner-content h1 { font-size:54px; }
	.image-container { top:60px; left:180px; width:300px; }
	.image-1 { width:300px; }
}
@media (max-width: 1100px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:540px!important; }
	#banner-content h1 { top:44%; font-size:48px; }
	.image-container { top:60px; left:160px; width:280px; }
	.image-1 { width:280px; }
}
@media (max-width: 991px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:480px!important; }
	#banner-content h1 { top:43%; font-size:47px; }
	.image-container { top:50px; left:150px; width:240px; }
	.image-1 { width:220px; }
	.mobile-buttons { top:50px;	}
}
@media (max-width: 880px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:460px!important; }
	#banner-content h1 { top:42%; font-size:44px; }
	.image-container { top:30px; left:140px; width:200px; }
	.image-1 { width:200px; }
	.mobile-buttons { top:50px;	}
	.mobile-buttons img { max-width:140px; }
	.watch-video img { max-width:140px; }
}
@media (max-width: 767px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:450px!important; }
	#banner-content h1 { top:42%; font-size:44px; }
	.image-container { top:30px; left:110px; width:200px; }
	.image-1 { width:200px; }
}
@media (max-width: 650px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:430px!important; }
	#banner-content h1 { top:34%; font-size:43px; padding-left:10%; padding-right:10%; }
	.image-container { top:30px; left:90px; width:180px; }
	.image-1 { width:180px; }
	.mobile-buttons { padding-left:10px;top:50px; }
	.mobile-buttons img { max-width:120px; }
	.watch-video img { max-width:120px; }
}
@media (max-width: 599px) {
	#myCarousel, .vegas-wrapper, .carousel-container { height:400px!important; }

	.image-container { top:30px; left:20%; width:160px; }
	.image-1 { width:160px; }
	.mobile-buttons { padding-left:0px;top:50px; }
	.mobile-buttons img { max-width:120px; }
}
@media (max-width: 490px) {
	.image-container { left:32%; }
}
@media (max-width: 410px) {
	#banner-content h1 { font-size:38px; padding-left:6%; padding-right:6%; }
	.image-container { left:28%; }

}
