.tp-caption.big_white {
	position: absolute;
	color:#252525;
	text-shadow: none;
	font-weight:700;
	font-size:62px;
	line-height:62px;
	padding:10px 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing:0px;
	text-transform:uppercase;
}

 .tp-caption.big_orange {
	position: absolute; width:90%; float:left;
	border-width: 0px;
	border-style: none;
}

 .tp-caption.big_orange h1 {
	position: absolute; width:100%; float:left;
	color:#ffae00;
	text-transform:capitalize;
	font-weight:900;
	font-size:36px;
	line-height:40px;
	padding:8px 48px 10px !important;
	margin:0px;
	border-width: 0px;
	border-style: none;
	letter-spacing:0px;
	font-family: 'overlockbold';
	text-align:left;
	 background:-moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.92) 11%, rgba(255,255,255,1) 12%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(11%,rgba(255,255,255,0.92)), color-stop(12%,rgba(255,255,255,1)), color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


.tp-caption.big_black {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight:900;
	font-size:36px;
	line-height:40px;
	padding:10px 0px;
	text-transform:uppercase;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: 0px;
	text-shadow:2px 2px 4px rgba(0, 0, 0, 0.4);
}

 .tp-caption.medium_grey  {
	position:absolute;
	text-shadow: none;
	border-width: 0px;
	border-style: none;
	 width:90%; float:left;
}

.tp-caption.medium_grey h2{color: #ffae00;font-weight:700;white-space:nowrap;font-family: 'overlockbold';
	font-size:20px; text-align:left;
	line-height: 20px; 
	padding:8px 48px 10px !important;
	margin: 0px;background:-moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.92) 11%, rgba(255,255,255,1) 12%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(11%,rgba(255,255,255,0.92)), color-stop(12%,rgba(255,255,255,1)), color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */}



.tp-caption.small_text{
	position:absolute;
	
	text-shadow: none;
	
	border-width:0px;
	border-style:none;
	 width:90%; float:left; padding-bottom:15px;
}
.tp-caption.small_text p{color:#8a8a88;font-weight:500;white-space:pre-wrap !important;
	padding:15px 48px 2px !important;
	text-align:left;
	font-family:'overlockregular';
	font-size:16px;
	line-height:18px;
	margin:0px;}
.tp-caption.small_text p a{ color:#ee8024; font-size:16px; text-decoration:none;}
.tp-caption.small_text p a:hover{color:#444;}

.tp-caption.medium_text{
	position:absolute;
	color:#fff;
	text-shadow:none;
	font-weight:900;
	font-size:20px;
	line-height:20px;
	margin: 0px;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
	text-transform:uppercase;
}
.tp-caption.large_text{
	position:absolute;
	color: #3b3b3b;
	text-shadow: none;
	font-weight:300;
	font-size: 48px;
	line-height: 48px;
	margin:0px;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
	text-transform:uppercase;
}
.tp-caption.very_large_text{
	position: absolute;
	color:#3a3a3a;
	text-shadow:none;
	font-weight:400;
	font-size:62px;
	line-height:62px;
	margin:0px;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
	text-transform:uppercase;
	transform: rotate(-90deg) !important;
	-webkit-transform: rotate(-90deg) !important;
	-ms-transform: rotate(-90deg) !important;
}
.tp-caption.very_big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight:300;
	font-size:68px;
	line-height:68px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	padding:3px 8px 7px;
	text-transform:uppercase;
}
.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;
}
.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 a {
	color:#ff7302;
	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;
}
.tp-caption a:hover {
	color: #ffa902;
}

.tp-caption{background:-moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.92) 11%, rgba(255,255,255,1) 12%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(11%,rgba(255,255,255,0.92)), color-stop(12%,rgba(255,255,255,1)), color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.92) 11%,rgba(255,255,255,1) 12%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */}