

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}


.bg-opacity{background-image:url(../../v20161205/images/jbbgd95f.png?v=22222222);position: absolute;width: 100%;height: 1000px;z-index: 2;left:0;bottom:-1px;}
#et-slider-wrapper { height: 870px; position: relative;overflow: hidden;top: -48px;}
	.et-slide { background-repeat: no-repeat; background-position: top center; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	.et-slide .scale{position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center; top;transform: scale(1);transition: transform 5000ms ease-in;}
	.et-slide.addthis .scale{transform: scale(1.3);transition: transform 5000ms ease-in;}
	.et-slide .scale:hover{}
		.et-slide .container { padding: 150px 0 0; margin:0 auto;width:100%;max-width: 1300px;position: relative;z-index: 5}
			.et-slide .description { text-shadow: 0 2px 2px rgba(0,0,0,0.3); color: #fff; font-size: 18px; float: left; max-width: 1300px; padding-top: 95px;
	-webkit-animation-duration: .6s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp; }
				.description h2 { font-size: 48px; color: #fff;text-shadow:3px 3px 3px #000;text-transform: uppercase;}
					.description h2 a { color: #fff; }
					.description h2 a:hover { text-decoration: none; color: rgba(255,255,255,0.95); }
					.subtitle {     display: block;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 3px 3px 3px #000;}
					.description .more {display: inline-block;
    margin-top: 20px;
    font-style: normal;
    background: #f9343b;
    border-radius: 5px;
    text-align: center;
    padding: 16px 90px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
					.description .more:hover { color: rgba(255,255,255,0.9); text-decoration: none; }
			/*.featured-image { float: right; width: 535px;
-webkit-animation-duration: .6s;
	-webkit-animation-delay: .8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .8s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .8s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}*/

.js .et-slide { display: none; }
.js .et-slide:first-child { display: block; }

.et-slider-arrows a { display: block; background-repeat: no-repeat; width: 28px; height: 40px; position: absolute; top: 400px; text-indent: -9999px; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; z-index: 3}
#et-slider-wrapper .et-arrow-prev { left: 60px; background-image: url(../images/left-arrow.png); }
#et-slider-wrapper .et-arrow-next { right: 60px; background-image: url(../images/right-arrow.png); }
#et-slider-wrapper:hover .et-slider-arrows a { opacity: 1; }
#et-slider-wrapper:hover .et-arrow-prev { left: 80px; }
#et-slider-wrapper:hover .et-arrow-next { right: 80px; }

#et-slider-controls { position: absolute; bottom: 385px; left: 0; width: 100%; z-index: 3}
	#et-slider-controls .et-controllers { width: 530px;margin:0 auto;text-align: center; }
		#et-slider-controls .et-controllers a { display: inline-block; width: 11px; height: 11px; border: 3px solid #fff; text-indent: -9999px;     margin: 0 6px;    border-radius: 50%; }
		#et-slider-controls .et-controllers a.et-active-control {     border: 3px solid #f9343b;
    background: #f9343b;}

		.et-controllers a.et-active-control:hover { cursor: default; }
@media only screen and ( max-width: 1200px ) {
	.et-slide .description{padding-left: 20px;padding-top: 55px;}
	.et-slider-arrows a{top: 260px;}
}
@media only screen and ( max-width: 960px ) {
	
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {

		#et-slider-wrapper { height: 760px; }
			.et-slide .container { padding-top: 150px; }
				.et-slide .description {padding-top: 32px;padding-left: 30px;}
					.description h2 { font-size: 48px; }
				/*.featured-image, */#et-slider-controls .et-controllers { width: 402px; }
			#et-slider-controls { bottom: 375px; }

		.et-slider-arrows a { top: 240px; }
		#et-slider-wrapper .et-arrow-prev { left: 0; }
		#et-slider-wrapper .et-arrow-next { right: 0; }
		#et-slider-wrapper:hover .et-arrow-prev { left: 25px; }
		#et-slider-wrapper:hover .et-arrow-next { right: 25px; }

		.subtitle{ font-size: 24px; }
			.description .more { font-size: 18px; }

}


@media only screen and ( max-width: 767px ) {
.description p { display: none; }
			.description .subtitle { display: block; }
			.description .more { font-size: 18px; float: left; padding: 17px; }

		#et-slider-wrapper { height: 685px; }
			.et-slide .container { padding-top: 100px; }
				.et-slide .description {padding-top: 22px;}
				/*.featured-image { width: 211px; }*/
				#et-slider-controls .et-controllers { width: 100%; text-align: center; }
			#et-slider-controls { bottom: 375px; }

		.et-slider-arrows a { top: 173px; }

		#et-slider-wrapper .et-arrow-prev { left: 0; }
		#et-slider-wrapper .et-arrow-next { right: 0; }
		#et-slider-wrapper:hover .et-arrow-prev { left: 10px; }
		#et-slider-wrapper:hover .et-arrow-next { right: 10px; }

		.description h2 { font-size: 36px; }
		.subtitle { font-size: 18px; }
}

@media only screen and ( max-width: 479px ) {
		#et-slider-wrapper {}
			/*.featured-image, */#et-search-form, #content .wp-pagenavi .pages { display: none; }
			.et-slide .scale{background-size: auto 70%;background-position: center top;}

			.et-slide .description { float: none; width: 100%; }
				.et-slide .description .more { float: none; }

		.top-content.container, .et-slide .container, #logos .container, p#copyright { text-align: center; }
			
			.description h2 { font-size: 24px; }
			.subtitle{ font-size: 18px; }
}