.tp-caption.medium_black{
	position: absolute;

	text-shadow: none;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	color: #444444;
	font-family: Arial,sans-serif;
	font-weight: bold;
}

.tp-caption.medium_orange{
	position: absolute;

	text-shadow: none;
	font-size: 28px;
	line-height: 32px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	color: #f05a28;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-weight: bold;
  	letter-spacing: 0.5px
}

.tp-caption.medium_white{
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;

	font-family: Arial,sans-serif;
	font-weight: bold;
}
.tp-caption.big_white{
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	padding: 0px 4px;
	padding-top: 1px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: -1.5px;
}


.tp-caption.big_black{
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: -1.5px;
}


.tp-caption.big_blue{
	position: absolute;
	color: #26a9e0;
	text-shadow: none;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size: 48px;
	line-height: 52px;
	padding: 0px 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: 0.5px;
  	font-weight: bold;
}



.tp-caption.huge_orange{
	position: absolute;
	color: #f05a28;
	text-shadow: none;
	font-family: 'Yanone Kaffeesatz',sans-serif;
	font-size: 76px;
	line-height: 80px;
	padding: 0px 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: -1.5px;
  	font-weight: bold;
}


.tp-caption.medium_grey{
	position: absolute;
	color: #555;
	text-shadow: none;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.medium_bright{
	position: absolute;
	color: #aaa;
	text-shadow: none;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	padding: 2px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.small_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 12px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}

.tp-caption.medium_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 14px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}
.tp-caption.medium__bright_text{
	position: absolute;
	color: #555;
	text-shadow: none;
	font-size: 14px;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}
.tp-caption.large_text{
	position: absolute;
	color: #777777;
	text-shadow: none;
	font-size: 16;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;

}





.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;
}