.tp-caption.big_white{
			position: absolute; 
  			font-size: 48px;
  			line-height: 60px;
  			font-family: Raleway;
  			font-weight: 900;
			color: #ffffff; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
  			background:rgba(0, 0, 0, .5);
			padding:20px 30px;
			text-shadow:0 1px 0 #000000;
}

.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			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:#fff;	
			letter-spacing: -1.5px;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			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:#fff;	
			letter-spacing: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			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 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 24px; 
			line-height: 30px; 
			font-family: Raleway;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			display:inline-block;
			text-shadow:1px 1px 0 rgba(0, 0, 0, .45);
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			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 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			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 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			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:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			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:#fff;		
					}
					
.tp-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);
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}		

.tp-caption.heading_style1 {
	position:absolute;
	font-family:Raleway, Arial,Helvetica;
	font-size:48px;
  	line-height:60px; 
	font-weight:900;
	color:#ffffff;
	padding:20px 30px;
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
}

.tp-caption.heading_style2 {
	position:absolute;
    font-family:Raleway;
    font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#ffffff;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .45);
}

.tp-caption.heading_style3 {
	position:absolute;
	font-family:Raleway, Arial,Helvetica;
	font-size:60px;
  	line-height:60px; 
	font-weight:900;
	color:#ffffff;
	padding:35px 25px;
	background-color:rgba(0, 0, 0, 0.5);
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
}

.tp-caption.button_slider {
	background:#ffffff;
	font-family:'Raleway',Arial,Helvetica,'Nimbus Sans L',sans-serif;
  	font-size:14px;
  	line-height:normal !important;
  	font-weight:700;
	color:#454545;
	text-transform:uppercase;
	text-shadow:none;
	padding:14px 15px 12px;
  	vertical-align:middle;
	cursor:pointer;
	position:absolute;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

.tp-caption.button_slider a {
	font-family:'Raleway',Arial,Helvetica,'Nimbus Sans L',sans-serif;
  	font-size:14px;
  	line-height:normal !important;
  	font-weight:700;
	color:#454545;
	text-transform:uppercase;
	text-shadow:none;
}

.tp-caption.button_slider:hover a,
.tp-caption.button_slider:hover a:hover { 
	color:#ff938a;
}

.tp-button.button_slider {text-shadow:none !important;}
/*
     FILE ARCHIVED ON 08:36:19 Nov 29, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:44:23 Oct 06, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 137.213
  exclusion.robots: 0.069
  exclusion.robots.policy: 0.059
  cdx.remote: 0.057
  esindex: 0.012
  LoadShardBlock: 87.987 (3)
  PetaboxLoader3.datanode: 98.815 (4)
  load_resource: 68.798
  PetaboxLoader3.resolve: 29.386
*/