
#slider {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.fullwidthbanner-container{
		width:100% !important;		
		position:relative;
		padding:0;		
		max-height:407px !important;
		overflow:hidden;
		background-color:#222222;
		background-image:url(../images/slider/hashdark.png);
		background-repeat: repeat;
		background-position:center;
}

.tp-simpleresponsive .caption {	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute;}
.tp-simpleresponsive img	{	max-width:none;}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  { 		
		position:absolute;		
		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
        -o-user-select: none; 
	}
	
.tp-bannershadow.tp-shadow1 {	background:url(../images/slider/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(../images/slider/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(../images/slider/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}

/*************************
	-	CAPTIONS	-
**************************/
.caption.big_white	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-size: 25px; 
						line-height: 36px; 
						font-family: 'Yanone Kaffeesatz', sans-serif;
						text-transform:uppercase;											
						padding-left:10px;
						padding-right:10px;
						padding-top: 5px;
						padding-bottom:3px;
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#000000;
						/* Fallback for web browsers that doesn't support RGBa */
						background: rgb(0, 0, 0);
						/* RGBa with 0.6 opacity */
						background: rgba(0, 0, 0, 0.8);								
					}
.caption.big_orange	{
						position: absolute; 
						color: #5fbf41; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 20px; 
						line-height: 36px; 
						font-family: Arial; 
						padding: 0px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#ffffff;	
						letter-spacing: 1px;															
					}					
.caption.big_black	{
						position: absolute; 
						color: #000000; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 36px; 
						line-height: 36px; 
						font-family: Arial; 
						padding: 0px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#ffffff;	
						letter-spacing: 1px;															
					}
.caption.medium_grey	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 20px; 
						line-height: 20px; 
						font-family: Arial; 
						padding: 2px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#888;		
						white-space:nowrap;	
						text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);		
					}					
.caption.small_text	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 14px; 
						line-height: 20px; 
						font-family: 'PT Sans', sans-serif;
						text-transform:uppercase;
						margin: 0px;
						padding:5px;
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);								
					}					
.caption.medium_text	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 20px; 
						line-height: 20px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);		
					}					
.caption.large_text	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 40px; 
						line-height: 40px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);		
					}					
.caption.very_large_text	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 60px; 
						line-height: 60px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);
						letter-spacing: -2px;		
					}					
.caption.very_big_white	{
						position: absolute; 
						color: #ffffff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 28px; 
						line-height: 29px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						padding: 0px 4px; 
						padding-top: 1px;
						background-color:#000000;
						/* Fallback for web browsers that doesn't support RGBa */
						background: rgb(0, 0, 0);
						/* RGBa with 0.6 opacity */
						background: rgba(0, 0, 0, 0.8);									
					}					
.caption.very_big_orange	{
						position: absolute; 
						color: #5fbf41; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 28px; 
						line-height: 29px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						padding: 1px 4px 4px;
						background-color:#000000;
						/* Fallback for web browsers that doesn't support RGBa */
						background: rgb(0, 0, 0);
						/* RGBa with 0.6 opacity */
						background: rgba(0, 0, 0, 0.8);									
					}					
.caption.very_big_black	{
						position: absolute; 
						color: #000000; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 60px; 
						line-height: 60px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						padding: 0px 4px; 
						padding-top: 1px;
						background-color:#ffffff;		
					}					
.caption.boxshadow	{
						-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
						-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
						box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
					}											
.caption.black {color: #000000;	text-shadow: none;}
.caption.noshadow {text-shadow: none;}
.caption a { color: #5fbf41; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;}			
.caption a:hover { color: #ffffff;}

/******************************
	-	BUTTONS	-
*******************************/
.slider_button		{	padding:8px 42px 10px 18px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; height:30px;						
						cursor:pointer;
						font-size:20px; line-height:45px !important;
						font-family: 'Yanone Kaffeesatz', sans-serif; font-weight: normal;
						background-image:url(../images/slider/button_icon.png);
						background-repeat:no-repeat;
						background-position:right center;
						text-decoration:none;
					}					
.slider_button.big  {	color:#ffffff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }						
.purchase:hover, .slider_button:hover, .slider_button.big:hover		{}
	  
	  
	@media only screen and (min-width: 768px) and (max-width: 959px) { }
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.slider_button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal; background-position:-50px;}
		a.slider_button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }				
	}   
    @media only screen and (min-width: 0px) and (max-width: 479px) {   
		.slider_button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important; background-position:-50px;}
		a.slider_button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}


/*	BUTTON COLORS	*/
.slider_button.green{ background-color:#21a117; color:#ffffff}
.slider_button.green:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.blue{ background-color:#1d78cb; color:#ffffff}			
.slider_button.blue:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.red{ background-color:#cb1d1d; color:#ffffff}
.slider_button.red:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/		

.slider_button.orange{ background-color:#5fbf41; color:#ffffff}
.slider_button.orange:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/
	
.slider_button.darkgrey{ background-color:#555555; color:#ffffff}
.slider_button.darkgrey:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/																			

.slider_button.lightgrey{ background-color:#888888; color:#ffffff}
.slider_button.lightgrey:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.black{ background-color:#000000; color:#ffffff}
.slider_button.black:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#eeeeee; color:#111111 !important;}/*-- Text slider --*/

.slider_button.white{ background-color:#eeeeee; color:#111111}
.slider_button.white:hover, input[type="submit"]:hover, input[type="reset"]:hover{background-color:#096CB0; color:#ffffff !important;}/*-- Text slider --*/				



/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
.tp-bullets{	z-index:100; position:absolute; bottom:10px; }
.tp-bullets.simplebullets{ 	bottom:10px;}

.tp-bullets.simplebullets.navbar{bottom:-20px; background:url(../images/slider/navigdots_bgtile.png); height:35px; padding:0px 0px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; margin-top:-17px;}
								
.tp-bullets.simplebullets .bullet{cursor:pointer; position:relative; background:url(../images/slider/bullets.png) no-Repeat bottom left; width:23px; height:23px; margin-right:0px; float:left; margin-top:-12px;}									
.tp-bullets.simplebullets .bullet.last{	margin-right:0px;}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet{cursor:pointer; position:relative;	background:url(../images/slider/bullets2.png) 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;}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet{cursor:pointer; position:relative;	background:url(../images/slider/navigdots.png) 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 .bullet.first{	margin-left:30px !important;}
.tp-bullets.simplebullets.navbar .bullet.last{	margin-right:30px !important;}

.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected	{	background-position:top left; }


/*************************************
	-	TP ARROWS 	-
**************************************/
.tp-leftarrow						{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}										
.tp-rightarrow						{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}										

.tp-leftarrow.navbar				{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:-20px; margin-top:-8px;}										
.tp-rightarrow.navbar				{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:-20px; margin-top:-8px;}										
.tp-leftarrow.navbar.thumbswitharrow{	margin-right:10px; }
.tp-rightarrow.navbar.thumbswitharrow{	margin-left:0px; }

.tp-leftarrow.square				{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}										
.tp-rightarrow.square				{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}										

.tp-leftarrow.large					{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_large_left.png) no-Repeat top left;	width:46px;	height:46px;  margin-left:20px; margin-top:-23px; }										
.tp-rightarrow.large				{	z-index:100;cursor:pointer; position:relative;	background:url(../images/arrow_large_right.png) no-Repeat top left;	width:46px;	height:46px;  margin-left:-20px; margin-top:-23px; }										

.tp-leftarrow:hover, .tp-rightarrow:hover {	background-position:bottom left; }


/****************************************************************************************************
	-	TP THUMBS 	-	
*****************************************************************************************************
 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)
 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)
 *****************************************************************************************************/
.tp-bullets.tp-thumbs						{	z-index:100; position:absolute; padding:0px 2px 2px;background-color:#ffffff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
											}											
.fullwidthbanner-container .tp-thumbs		{  padding:2px;}
.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;	
												-khtml-opacity: 0.5;	
												opacity: 0.5;
												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	
											}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";													
												-moz-opacity: 1;	
												-khtml-opacity: 1;	
												opacity: 1;
											}											
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(../images/timer.png);position:absolute; z-index:200;}	
	
	
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/	
	@media only screen and (min-width: 768px) and (max-width: 959px) { }
	@media only screen and (min-width: 480px) and (max-width: 767px) {
			.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}				
	}   
    @media only screen and (min-width: 0px) and (max-width: 479px) {   
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}   

   
/*********************************************
	-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
 .tp-simpleresponsive img {
		-moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
        -o-user-select: none; 
}
.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tp-simpleresponsive >ul li{
	position:absolute;
	visibility:hidden;
	margin-left:0;
	list-style-type:none;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div {	width:10000px; height:10000px;  }  
.tp-loader 	{ }