/*-----------------------------------------------------------------------------

	-	Revolution Slider 1.5.3 -

		Screen Stylesheet

version:   	2.1
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------

	-	Revolution Slider 2.0 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}

.tp-caption { z-index:1;}


.tp-caption.main_text{
			position: absolute;
			text-transform: uppercase;
    		color: #fff;
    		font-size: 45px;
			line-height: 45px;
			text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		}

.tp-caption.sub_text{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 18px;
			line-height: 18px;
			text-transform: uppercase;
			text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
		}
		
.tp-caption.medium_grey{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 14px;
			line-height: 14px;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
			background: url(../../../images/slider/tickmark-icon.png) no-repeat left 1px;
			padding-left: 25px;
		}

.tp-caption.sub_text2{
			position: absolute;
    		color: #454545;
			font-weight: normal;
    		font-size: 14px;
			text-align: center;
			line-height: 22px;
		}

.tp-caption.leaf_text1{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 11px;
			line-height: 16px;
			text-transform: uppercase;
			text-align: center;
			width: 90px;
			height: 108px;
			padding-top: 22px;
			background: url(../../../images/slider/slider-res-img1-text.png) no-repeat left top;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.tp-caption.leaf_text2{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 11px;
			line-height: 16px;
			text-transform: uppercase;
			text-align: center;
			width: 100px;
			height: 114px;
			padding-top: 28px;
			background: url(../../../images/slider/slider-res-img2-text.png) no-repeat left top;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.tp-caption.leaf_text3{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 8px;
			line-height: 12px;
			letter-spacing: 0.4px;
			text-transform: uppercase;
			text-align: center;
			width: 75px;
			height: 86px;
			padding-top: 14px;
			background: url(../../../images/slider/slider-res-img3-text.png) no-repeat left top;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.tp-caption.leaf_text4{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 11px;
			line-height: 16px;
			text-transform: uppercase;
			text-align: center;
			width: 90px;
			height: 108px;
			padding-top: 22px;
			background: url(../../../images/slider/slider-res-img4-text.png) no-repeat left top;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}


.tp-caption.button1-s a{
	display: block;
	padding: 0px 35px 0 15px;
	margin: 0 15px 0 0;
	background: #3b3b3b url(../../../images/slider/arrow-1.png) no-repeat right 15px;
	min-height: 43px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	line-height: 43px;
	text-transform: uppercase;
	border: 2px solid #2f2f2f;
}

.tp-caption.button1-s a:hover {
	color: #00e4f8;
}




/******************************
	-	BUTTONS	-
*******************************/

.button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
						cursor:pointer;
						color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
						background:url(../images/gradient/g30.html) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
					}

.button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.html) repeat-x top;}


.purchase:hover,
.button:hover,
.button.big:hover		{	background-position:bottom, 15px 11px;}



@media only screen and (min-width: 768px) and (max-width: 999px) {

		
.tp-caption.medium_grey{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 14px;
			line-height: 14px;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
			background: url(../../../images/slider/tickmark-icon2.png) no-repeat left 1px;
			padding-left: 25px;
		}

.tp-caption.sub_text2{
			position: absolute;
    		color: #454545;
			font-weight: normal;
    		font-size: 14px;
			text-align: center;
			line-height: 22px;
		}
		
.tp-caption.leaf_text1{
    		font-size: 16px;
			line-height: 23px;
			width: 90px;
			height: 105px;
			padding-top: 25px;
}
.tp-caption.leaf_text2{
    		font-size: 16px;
			line-height: 23px;
			width: 100px;
			height: 110px;
			padding-top: 38px;
}

.tp-caption.leaf_text3{
    		font-size: 10px;
			line-height: 16px;
			width: 75px;
			height: 86px;
			padding-top: 20px;
}
.tp-caption.leaf_text4{
			font-size: 16px;
			line-height: 23px;
			width: 90px;
			height: 105px;
			padding-top: 25px;
}


.tp-caption.button1-s a{
	display: block;
	padding: 0px 30px 0 10px;
	margin: 0 15px 0 0;
	background: #3b3b3b url(../../../images/slider/arrow-1.png) no-repeat right 11px;
	min-height: 35px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 35px;
	text-transform: uppercase;
	border: 2px solid #2f2f2f;
}



}



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

.tp-caption.medium_grey{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 14px;
			line-height: 14px;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
			background: none;
			padding-left: 5px;
		}

.tp-caption.sub_text2{
			position: absolute;
    		color: #454545;
			font-weight: normal;
    		font-size: 14px;
			text-align: center;
			line-height: 22px;
		}
		
.tp-caption.leaf_text1{
    		font-size: 27px;
			line-height: 35px;
			width: 90px;
			height: 105px;
			padding-top: 40px;
}
.tp-caption.leaf_text2{
    		font-size: 27px;
			line-height: 35px;
			width: 100px;
			height: 110px;
			padding-top: 55px;
}

.tp-caption.leaf_text3{
    		font-size: 18px;
			line-height: 25px;
			width: 75px;
			height: 86px;
			padding-top: 32px;
}
.tp-caption.leaf_text4{
			font-size: 27px;
			line-height: 35px;
			width: 90px;
			height: 105px;
			padding-top: 40px;
}

.tp-caption.button1-s a{
	display: block;
	padding: 0px 30px 0 10px;
	margin: 0 15px 0 0;
	background: #3b3b3b url(../../../images/slider/arrow-1.png) no-repeat right 7px;
	min-height: 27px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 27px;
	text-transform: uppercase;
	border: 2px solid #2f2f2f;
}

}



@media only screen and (min-width: 0px) and (max-width: 479px) {

.tp-caption.medium_grey{
			position: absolute;
    		color: #fff;
			font-weight: normal;
    		font-size: 14px;
			line-height: 14px;
			text-transform: uppercase;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
			background: none;
			padding-left: 5px;
		}

.tp-caption.sub_text2{
			position: absolute;
    		color: #454545;
			font-weight: normal;
    		font-size: 14px;
			text-align: center;
			line-height: 22px;
		}
		
.tp-caption.leaf_text1{
    		font-size: 27px;
			line-height: 35px;
			width: 90px;
			height: 105px;
			padding-top: 80px;
}
.tp-caption.leaf_text2{
    		font-size: 27px;
			line-height: 35px;
			width: 100px;
			height: 110px;
			padding-top: 95px;
}

.tp-caption.leaf_text3{
    		font-size: 18px;
			line-height: 25px;
			width: 75px;
			height: 86px;
			padding-top: 72px;
}
.tp-caption.leaf_text4{
			font-size: 27px;
			line-height: 35px;
			width: 90px;
			height: 105px;
			padding-top: 80px;
}

.tp-caption.button1-s a{
	display: block;
	padding: 0px 30px 0 10px;
	margin: 0 15px 0 0;
	background: #3b3b3b url(../../../images/slider/arrow-1.png) no-repeat right 3px;
	min-height: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	border: 2px solid #2f2f2f;
}


}






/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;
									}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute; visibility: hidden;

}

.tp-simpleresponsive img	{	max-width:none;}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}



/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both;}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(../assets/boxed_bgtile.html); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(../assets/navigdots_bgtile.html); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(../assets/bullet.html) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(../assets/bullets.html) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(../assets/bullets2.html) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullets2.html) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullet_boxed.html) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(../assets/navigdots.html) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{ margin-left: -10px;	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_left.png) no-Repeat top left; width:26px; height:75px;   }
.tp-rightarrow											{ margin-right: -10px;	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_right.png) no-Repeat top left;	width:26px;	height:75px;   }


.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }





