@charset "utf-8";
.sliderContainer{
	position: relative;
	display: block;
	width: 100%;
	clear: right;
	float: left;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#s3sliderContainer {
	width: 100%;
	margin: 0 auto 0 auto;
	height:auto;
	overflow:hidden;
	float: none;
	clear: both;
	background: #333;
    border: none;
	/* -webkit-transition:all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
	-o-transition:all 0.4s ease-out;
	transition:all 0.4s ease-out; 
	    border-top: 1px solid #ffffff57;
    */
}
#s3slider {
	width:100%;
	position:relative;
	float: left;
	overflow:hidden;
	padding-bottom: 40%;
}
#s3sliderContent {
	position: absolute;
    background: #ffebeb;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: visible;
}
.s3sliderImage img{
	width:100%;
}
.s3sliderImage{
	width: 100%;
	float:left;
	position:relative;
	display: none;
}
.s3sliderImage span {
    background-color: #0005;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    display: none;
    padding: 50px;
    padding-top: 5%;
    height: 100%;
    width: 100%;
    /* max-width: 650px; */
    color: #fff;
    box-sizing: border-box;
}
.left{
	left: 7% !important;
	top: 0;
	width: 45% !important;
	height: auto;
	text-align: left;
}
.right{
	right: 7% !important;
	top: 0;
	width: 45% !important;
	height: auto;
	text-align: right;
}

.top{top:0;left:0;width:100%;height:60px;}
.bottom{bottom:0;left:0;width:100%;height:20%;}
.invisible{}

.clear{
clear:both;
}
/* #searchContainer{
	position: relative;
	width: 30%;
	color: #FFFFFF;
	float: left;
	padding-top: 0;	
	padding-bottom: 35%;
}
*/
.slider-linebreak{
    width: 10%;
    display: block;
    margin: auto;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ffebeb;
    clear: both;
    
}
.sliderTextSubHeading2 {
    display: block;
    font-weight: 700;
    font-size: 5em;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #ffebeb;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.sliderText2 {
    width: 100%;
    margin: auto;
	display:block;
	font-weight: 400;
    text-align: center;
	font-size: 1.375em;
	color: #fff;
	line-height: 1.5;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	
}
.sliderClickHere{
    margin: auto;
    width: 180px;
	margin-top: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
    letter-spacing: 3px;
	font-size: 0.875em;
	line-height: 1.5;
	color: #333;
	text-align: center;
	padding: 12px 0;
	display: block;
	background: #ffebeb;
    border: 1px solid #ffebeb;
	cursor: pointer;
	
	-webkit-transition: all 0.3s ease-out;
 	-moz-transition: all  0.3s ease-out;
  	-o-transition: all  0.3s ease-out;
  	transition: all  0.3s ease-out;
	
	-moz-border-radius: 50px;
	-webkit-border-radius:  50px;
	-khtml-border-radius:  50px;
	border-radius:  50px;
	
	/* opacity: 0.50;
	-moz-opacity: 0.50;
	*/
	
	}
.sliderClickHere:hover{
	opacity: 0.80;
	-moz-opacity: 0.80;
}

.sliderFloatleft{ float:left; clear: both;}
.sliderFloatright{ float:right; clear: both;}

@media only screen and (max-width: 1520px){
.sliderTextSubHeading2 { font-size: 3.5em; }
.left{ left: 4% !important; width: 46% !important;}
.right{ right: 4% !important; width: 46% !important;}
}

@media only screen and (max-width: 1440px){
.sliderTextSubHeading2 { font-size: 3em; }
.sliderText2 { width: 100%; font-size: 1.125em; }
.left{ left: 4% !important; width: 46% !important;}
.right{ right: 4% !important; width: 46% !important;}
}

@media only screen and (max-width: 1366px){ 
.s3sliderImage span{ padding: 50px;}
.sliderTextSubHeading2 { font-size: 2.5em; }
.left{ left: 3% !important; width: 47% !important;}
.right{ right: 3% !important; width: 47% !important;}
}

@media only screen and (max-width: 1280px){ 
.s3sliderImage span{ padding: 40px;}
.sliderTextSubHeading2 { font-size: 2.5em; }
.sliderText2 { font-size: 1em; }

}
@media only screen and (max-width: 1024px){ 
.s3sliderImage span{ padding: 30px;}
.left{ left: 2% !important; width: 48% !important;}
.right{ right: 2% !important; width: 48% !important;}
.slider-linebreak {
    display: block;
    margin-top: 20px;
    padding-top: 20px;
}

}

@media only screen and (max-width: 950px){
.left{ left: 1% !important; width: 50% !important;}
.right{ right: 1% !important; width: 50% !important;}
.sliderTextSubHeading2 { font-size: 2em; }
.sliderText2 { font-size: 1em; padding-top: 5px; }
.s3sliderImage span{ padding: 30px;}
}

@media only screen and (max-width: 768px){
.s3sliderImage span{ margin-top: 0; padding: 20px;}
.sliderTextSubHeading2 { font-size: 1.5em; }
.sliderText2 { font-size: 0.875em; line-height: 1.2; padding-bottom: 10px;}
.sliderClickHere{ margin-top: 10px; font-size: 0.75em; padding: 7px 15px; }
    .slider-linebreak {
    display: block;
    margin-top: 15px;
    padding-top: 15px;
}
}

@media only screen and (max-width: 600px){
}

@media only screen and (max-width: 480px){
#s3slider {
    padding-bottom: 60%;
}
.s3sliderImage span{ margin-top: 0; padding: 10px;}
.sliderTextSubHeading2 { font-size: 1.25em; line-height: 1.4}
.sliderText2 { font-size: 0.625em; line-height: 1.2; padding-top: 0;}
.left{ width: 80% !important;}
.right{ width: 80% !important;}
.sliderClickHere{ margin-top: 10px; font-size: 0.75em; padding: 7px 15px; }
.slider-linebreak {
display: block;
    margin-top: 20px;
    padding-top: 20px;
    border-none;
}
.s3sliderImage img {
    width: 100%;
    min-width: 740px;
    margin-left: -50%;
}
}

@media only screen and (max-width: 400px){
.sliderTextSubHeading2 { font-size: 1em; }
.left{ left: 2% !important; width: 95% !important;}
.right{ right: 2% !important; width: 95% !important;}
/*
.s3sliderImage{
	float:none;
	position:static;
}
.s3sliderImage span{
	position:static;
	padding: 10px;
}
#s3slider {
	overflow:visible;
	padding-bottom: 85%;
}*/
}
