.tp-caption.big_white{
	position: absolute; 
	color: #fff; 
	text-shadow: none; 
	font-weight: 700; 
	font-size: 26px; 
	line-height: 32px; 
	padding: 0px 10px; 
	padding-top: 1px;
	margin: 0px; 
	text-transform:uppercase;
	border-width: 0px; 
	border-style: none;
	background-color:#555;
	border-radius: 3px 3px 3px 3px;
}

.tp-caption.big_orange{
	position: absolute; 
	color: #ff7302; 
	text-shadow: none; 
	font-weight: 700; 
	font-size: 24px; 
	line-height: 36px; 
	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: #1f2122; 
	text-shadow: none; 
	font-weight: 700; 
	font-size: 40px; 
	line-height: 40px; 
	padding: 0px; 
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 	
	letter-spacing: -1.5px;															
}		

.tp-caption.medium_grey{
	position: absolute; 
	color: #fff; 
	text-shadow: none; 
	font-weight: 700; 
	font-size: 20px; 
	line-height: 20px; 
	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: 300; 
	font-size: 16px; 
	line-height: 22px; 
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	white-space:nowrap;	
}

.tp-caption.small_text_box {
    border-bottom: 1px solid #FFFFFF !important;
    border-left-style: none;
    border-left-width: 0;
    border-right-style: none;
    border-right-width: 0;
    border-top: 1px solid #FFFFFF !important;
    color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
	letter-spacing: 0.02em;
    margin: 0;
    padding: 13px 0 !important;
    position: absolute;
    text-shadow: none;
    text-transform: uppercase;
    white-space: nowrap;
}
			
.tp-caption.medium_text{
	position: absolute; 
	color: #ffffff; 
	font-family: 'Open Sans', sans-serif;
	text-shadow: none; 
	font-weight: 300; 
	font-size: 30px; 
	line-height: 40px; 
	text-transform: uppercase;
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	white-space:nowrap;	
	text-align:right;		
}
			
.tp-caption.large_text{
	position: absolute; 
	color: #F1622E; 
	font-family: 'Open Sans', sans-serif;
	text-shadow: none; 
	font-weight: 800; 
	font-size: 45px; 
	line-height: 32px;
	text-transform: uppercase;
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	white-space:nowrap;			
}	
			
.tp-caption.very_large_text{
	position: absolute; 
	color: #fff; 
	font-family: 'Open Sans', sans-serif;
	text-shadow: none; 
	font-weight: 800; 
	font-size: 45px; 
	line-height: 60px; 
	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; 
	font-family: 'Open Sans', sans-serif;
	text-shadow: none; 
	font-weight: 700; 
	font-size: 45px; 
	line-height: 60px; 
	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; 
	font-family: 'Open Sans', sans-serif;
	text-shadow: none; 
	font-weight: 700; 
	font-size: 60px; 
	line-height: 60px; 
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	white-space:nowrap;	
	padding: 0px 4px; 
	padding-top: 1px;
	background-color:#fff;		
}			

.tp-caption.small_white_text {
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.tp-caption.small_box_text {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 4px 10px;
}
.tp-caption.small_highlight_text {
    color: #F1C40F;
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
}
.tp-caption.medium_white_text {
    color: white;
    font-size: 30px;
    line-height: 36px;
}
.tp-caption.medium_box_text {
    background-color: rgba(0, 0, 0, 0.5);
	border-radius: 3px 3px 3px 3px;
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 38px;
    padding: 8px 14px;
	text-transform: uppercase;
}
.tp-caption.medium_highlight_text {
    color: #F1C40F;
	font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 36px;
}

.tp-caption.very_large_white_text {
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 800;
    line-height: 58px;
	text-transform: uppercase;
}
.tp-caption.large_white_text {
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 52px;
	text-transform: uppercase;
}
.tp-caption.large_box_text {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    padding: 6px 18px;
}
.tp-caption.large_highlight_text {
    color: #F1C40F;
	font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
}
.tp-caption.big_white_text {
    color: white;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 90px;
	text-transform: uppercase;
}
.tp-caption.big_box_text {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
	font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    font-style: normal;
    font-weight: 500;
    line-height: 96px;
    padding: 6px 24px;
	text-transform: uppercase;
}
					
.tp-caption.boxshadow{
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    border:0;
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}	
					
.tp-caption a { 
	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 { 

}

i.rev-icon, em.rev-icon {
    border: 1px solid;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    margin-left: 5px;
    text-align: center;
    width: 42px;
}
i.btn-icon, em.btn-icon {
	margin:0 8px 0 0;
}