@import url('https://fonts.googleapis.com/css?family=Oswald');



@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');



@import url('https://fonts.googleapis.com/css?family=Archivo+Black');



.visible-xs { display:none; }


.sliderContainer {
	background:#fff;
	width:100%;
	position:relative;
	padding:0; }


.tp-banner-container {
	width:100%;
	height: 572px;
	position:relative;
	padding:0;
	overflow:hidden; }


.slotholder {
	position:absolute;
	top:0;}


.tp-caption.fullscreenvideo { 
	display:block;}


.tp-caption.fullscreenvideo video {
	width:100% !important;
	height:100% !important;
}

.tp-banner {
	max-height:572px;
	overflow:hidden; }



.tp-banner ul {
	visibility:hidden;}



.tp-banner ul li {
	padding:0;}


.tp-bannertimer	{	/* background-image:url("../../img/slider/timer-red.png"); height:4px; ab feb7,17 */ 
	display: none;}



.tp-bullets.simplebullets.round .bullet {
	background-image:url("../../img/slider/bullet-h.png"); 
}



.tp-bullets.simplebullets.round .bullet:hover  {
	background-position:0 -20px; }



.tp-caption { /*font-family: "roboto condensed", arial, helvetica, sans-serif !important; font-weight: normal;  */ 
	font-family: 'Oswald', sans-serif; color:#fff; /*text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5); */ left: 0 !important; top: 0 !important; font-weight: bold; }


.tp-caption a:hover {
	color:white; }




.tp-caption.btn { font-size:40px;
	font-weight:500;
	clear:none;
	overflow:hidden;
	line-height:normal !important;
	text-shadow:none;
	padding:2px 35px 5px 35px !important;
	text-transform:uppercase; }



.tp-caption.btn i { font-size:inherit;
	border:0;
	position:relative;
	top:2px;
	left:auto;
	margin: 0 0 0 5px;
	padding: 0;
	text-align:center;
	float:none;
	text-shadow:none; } 



.tp-caption.btn i.left {
	margin: 0 5px 0 0; } 


.tp-caption.btn:hover i {
	border-color: #e96166;}



.tp-caption.btn-txt { padding:0 !important;
	font-weight:normal;
	background:none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	-khtml-border-radius: none;
	border-radius: none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none; }



.tp-caption.btn:active { position:absolute;
	margin-top:1px;}


.tp-loader.spinner0 { 
	background:url(../plugins/rs/assets/loader2.gif) no-repeat center center;
	background-color:transparent;
	-webkit-animation: none;
	animation: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	-khtml-border-radius: none;
	border-radius: none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;}



.tp-bullets.hidebullets	{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1; } 


/*.tp-caption { padding-left: 0px !important; white-space:normal !important; } */


.tp-caption.btn{
 border:1px solid #00a63a;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 8px;
	display:inline-block;
	color: #FFFFFF;
	background-color: #00b13e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00b13e), to(#00a63a));
 background-image: -webkit-linear-gradient(top, #00b13e, #00a63a);
 background-image: -moz-linear-gradient(top, #00b13e, #00a63a);
 background-image: -ms-linear-gradient(top, #00b13e, #00a63a);
 background-image: -o-linear-gradient(top, #00b13e, #00a63a);
 background-image: linear-gradient(to bottom, #00b13e, #00a63a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00b13e, endColorstr=#00a63a);

}


.tp-caption.btn:hover{

 border:1px solid #00a63a; -webkit-border-radius: 12px; -moz-border-radius: 12px;border-radius: 8px; display:inline-block; color: #E2E2E2;
 background-color: #00a63a; background-image: -webkit-gradient(linear, left top, left bottom, from(#00a63a), to(#009534));
 background-image: -webkit-linear-gradient(top, #00a63a, #009534);
 background-image: -moz-linear-gradient(top, #00a63a, #009534);
 background-image: -ms-linear-gradient(top, #00a63a, #009534);
 background-image: -o-linear-gradient(top, #00a63a, #009534);
 background-image: linear-gradient(to bottom, #00a63a, #009534);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00a63a, endColorstr=#009534);
}
.main-title-silde-large {
	font-size: 115px;
	font-weight:500;
}

.main-slider-title{
	margin-left: 50%;
}


.main-title-second-txt{
	margin-top: 1%;
}

.main-title-small-caption{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 40px;
	font-weight: 100;
}

.main-title-slider {
	z-index: 4; 
	text-transform: uppercase; 
	font-weight: bold;
}


@media (max-width: 1024px) {
/*.sliderContainer { width:1024px; max-width:1024px;}*/
.sliderContainer { width:100%; max-width:1024px;}
}


/*@media screen and (min-width:480px) and (max-width: 767px) {
.sliderContainer { width:100%; max-width:none;}
.tp-caption.txtLrg { font-size:140px; }
.tp-caption.txtMed { font-size:20px;}
.tp-caption.btn { font-size:20px; padding:8px 15px !important; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; line-height:normal !important; margin-top:6px !important;}
.tp-rightarrow.default, .tp-leftarrow.default  { bottom:auto; }
.tparrows.hidearrows, .tp-bullets.hidebullets	{ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.tp-caption.fullscreenvideo { display:none !important;}
} */
/*
@media all and (min-width:450px) and (max-width: 767px) {
#firstslide{ background-image: url('/images/slider/test_Image_AHR_1jpg'); background-position: right center; background-repeat:no-repeat; background-size:cover; }
#secondslide{ background-image: url('/images/slider/test_Image_AHR_2.jpg'); background-position: right center; background-repeat:no-repeat; background-size:cover; }
#thirdslide{ background-image: url('/images/slider/test_Image_AHR_3.jpg'); background-position: right center; background-repeat:no-repeat; background-size:cover; }
#fourthslide{ background-image: url('/images/slider/test_Image_AHR_4.jpg'); background-position: right center; background-repeat:no-repeat; background-size:cover; }
.tparrows{ display: none !important; }	

}

*/











/*------------------------------------------------------------------------------------------------- Desktop*/


@media screen and (min-width: 900px) {
.index-text-container {
	width: 100%;
	position: absolute;
    display: block;
    top: 49%;
    transform: translate(7%, -52%);
}
}



@media screen and (min-width:601px) and (max-width: 1114px) {
.tp-caption { top:0px !important;
	text-align:left !important;
	position:relative !important;
	margin:0!important;
	padding-left: 50px !important;
	white-space:normal !important;
	width:90% !important;}


.tp-caption.fullscreenvideo {
	top:0 !important;
	position:absolute !important;
	display:none !important; }



.tp-caption.fullscreenvideo video { width:683px !important; }
	
.tp-banner ul li { text-align:left !Important; }
	
.tp-caption.txtLrg {  font-size:110px !important;
	line-height:110px !important;  }
	
.xlarge { font-size:140px !important;
	font-weight:bolder;
	line-height:140px!important;
	text-transform:uppercase;
	letter-spacing: -5px; }



.tp-caption.txtMed {  font-size:37px !important;
	line-height:50px !important;
	margin-bottom: 10px; }


.tp-caption.btn { font-size:42px !important;
	width:auto !important;
	display:inline-block !important;
	margin: 8px 49px !important;
	font-weight: 500 !important;}


.main-title-silde-large {
    font-size: 100px;
    font-weight: bolder;
	line-height: 97px;
	letter-spacing: 0px;
}
}


@media screen and (min-width:1115px) {




.tp-caption { top:0px !important;
	text-align:left !important;
	position:relative !important;
	margin:0!important;
	white-space:normal !important;
	width:90% !important;}



.tp-caption.fullscreenvideo { top:0 !important;
	position:absolute !important;
	display:none !important; }



.tp-caption.fullscreenvideo video { width:683px !important; }


.tp-banner ul li { text-align:left !Important; }


.tp-caption.txtLrg {  font-size:120px !important;
	line-height:120px !important;  }



.xlarge { font-size:150px !important;
	font-weight:bolder;
	line-height:150px!important;
	text-transform:uppercase;
	letter-spacing: -5px; }



.tp-caption.txtMed {  font-size:47px !important;
	line-height:60px !important;
	margin-bottom: 20px; }



.tp-caption.btn { font-size:50px !important;
	width:auto !important;
	display:inline-block !important;
	margin: 8px 0 !important;
	font-weight: 500 !important;}



.main-title-silde-large {
    font-size: 107px;
    font-weight: bolder;
	line-height: 107px;
	letter-spacing: 0px;
}
}







/*  BIG SIZE  */



/*@media all and (min-width: 768px){*/

@media all and (min-width: 451px){



#firstslide{ background-image: url('/images/slider/test_Image_AHR_1.jpg');
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover; }







#secondslide{ background-image: url('/images/slider/test_Image_AHR_2.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }


#thirdslide{ background-image: url('/images/slider/test_Image_AHR_3.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }


#fourthslide{ background-image: url('/images/slider/test_Image_AHR_4.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }



}



/*------------------------------------------------------------------------------------------------- Desktop*/





/*------------------------------------------------------------------------------------------------- Mobile*/

@media screen and (max-width: 450px) {
.index-text-container {
	width: 100%;
	position: absolute;
    display: block;
    top: 49%;
    transform: translate(7%, -54%);
	
}
}

@media screen and (max-width: 480px){

	.tp-banner-container { width:100%;
		height: 400px;
		position:relative;
		padding:0;
		overflow:hidden; }

}


@media screen and (min-width:0) and (max-width: 600px) {
.tp-banner { height:400px;
	overflow:hidden; }

.tp-caption.btn.hidden-xs, .tp-caption.hidden-xs { display:none !important;}

.tp-caption.visible-xs { display:block !important;}

.tp-caption.btn.visible-xs  { display:inline-block !important;}


.main-title-silde-large {
	font-size: 55px;
	font-weight:bolder;
	line-height: 50px;
}
}


@media screen and (min-width:0) and (max-width: 479px) {
.tp-banner { max-height:400px;
	overflow:hidden; }
.sliderContainer { width:100%;
	max-height: 400px;
	max-width:none;}



.tp-banner, .slotslide div  { height:400px !important; }

.slot, .slotslide { width:100% !important;
	height:100% !important; }

.slotslide div { margin:0 auto;
	width:100% !important;
	background-size:cover !important; }

.slotholder { position:absolute; top:0;}



.tp-caption {text-align:left !important;
	position:relative !important; margin:0!important;
	/*left:auto !important; right:auto !important; */ 
	white-space:normal !important;
	width:70% !important;}



.tp-caption.fullscreenvideo { top:0 !important;
	position:absolute !important;
	display:none !important; }


.tp-caption.fullscreenvideo video { width:683px !important; }


.tp-banner ul li { text-align:left !Important; }


.tp-caption.txtLrg {  font-size:30px !important;
	line-height:40px !important;  }


.xlarge { font-size:60px !important;
	font-weight:bolder;
	line-height:60px!important;
	text-transform:uppercase;}


.tp-caption.txtMed {  font-size:20px !important;
	line-height:20px !important;  }



.tp-caption.btn { font-size:20px !important;
	width:auto !important;
	display:inline-block !important;  }



.tp-caption.btn i { top:1px; }



.tp-caption.btn-txt { width:100% !important;
	font-size:16px !important;
	padding:0 !important; }



.main-title-small-caption{
	margin-top: 7px;
	margin-bottom: 1px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
}


.tp-rightarrow.default, .tp-leftarrow.default  { top:auto !important;
	bottom:15px; } 


.tparrows.hidearrows, .tp-bullets.hidebullets	 { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1; }
}


@media screen and (min-width:310px) and (max-width: 600px) {
.tp-caption {text-align:left !important;
	position:relative !important;
	margin:0!important;
	white-space:normal !important;
	width:70% !important;}



.tp-caption.fullscreenvideo { top:0 !important;
	position:absolute !important;
	display:none !important; }



.tp-caption.fullscreenvideo video { width:683px !important; }

.tp-banner ul li { text-align:left !Important; }

.tp-caption.txtLrg {  font-size:60px !important;
	line-height:60px !important;  }



.xlarge { font-size:100px !important;
	font-weight:bolder;
	line-height:84px!important;
	text-transform:uppercase;
	letter-spacing: -5px;}



.tp-caption.txtMed {  font-size:20px !important;
	line-height:40px !important;  }


.tp-caption.btn { font-size:30px !important;
	width:auto !important;
	display:inline-block !important;
	margin: 8px 0 !important; }	
}

/*@media all and (min-width:0px) and (max-width: 767px) {*/

@media all and (min-width:0px) and (max-width: 450px) {



#firstslide{ background-image: url('/images/slider/test_Image_AHR_1_sm.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }

#secondslide{ background-image: url('/images/slider/test_Image_AHR_2_sm.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }

#thirdslide{ background-image: url('/images/slider/test_Image_AHR_3_sm.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }

#fourthslide{ background-image: url('/images/slider/test_Image_AHR_4_sm.jpg'); background-position: center center; background-repeat:no-repeat; background-size:cover; }


.tparrows{ display: none !important; }	


}




/*------------------------------------------------------------------------------------------------- Mobile*/









/*-------------------------------------------------------------------------------------------------- Tablet */

/*  TABLET MEDIUM SIZE  */



@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

.tp-caption.btn.hidden-xs, .tp-caption.hidden-xs { display:none !important;}

.tp-caption.visible-xs { display:block !important;}

.tp-caption.btn.visible-xs  { display:inline-block !important;}
}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {


.tp-caption.btn.hidden-xs, .tp-caption.hidden-xs { display:none !important;}

.tp-caption.visible-xs { display:block !important;}

.tp-caption.btn.visible-xs  { display:inline-block !important;}
}

@media screen and (min-width: 451px) and (max-height: 899px){
.index-text-container {
	width: 100%;
	position: absolute;
    display: block;
    top: 49%;
    transform: translate(7%, -52%);
}
}

/*--------------------------------------------------------------------------------------------------------- Tablet*/















