.tp-caption.big_white_dark_bg{
			color: #fff; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 28px; 
			font-family: 'MuseoSlab', sans-serif; 
			padding: 0 10px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none;
    		line-height: 51px;
  			text-transform:uppercase;
		}

.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 32px; 
			line-height: 32px; 
			font-family: 'Open Sans', sans-serif;
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 32px; 
			line-height: 32px; 
			font-family: 'Open Sans', sans-serif;
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;														
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans-serif;
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 		
			white-space:nowrap;			
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;			
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 300; 
			font-size: 15px; 
			line-height: 1.6em; 
			font-family: 'Open Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
.tp-caption.medium_dark_text{
			position: absolute; 
			color: #34373e; 
			text-shadow: none; 
			font-weight: 300; 
			font-size: 15px; 
			line-height: 1.6em; 
			font-family: 'Open Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: 'Open Sans', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;			
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 30px; 
			line-height: 1.2em; 
			font-family: 'MuseoSlab', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;
  			text-transform:uppercase;
		}
.tp-caption.very_large_text:after {
    content: ".";
    font-family: fontawesome;
    color: #29BCB8;
}

.tp-caption.very_large_dark_text{
			position: absolute; 
			color: #34373e; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 30px; 
			line-height: 1.2em; 
			font-family: 'MuseoSlab', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;
  			text-transform:uppercase;
		}
.tp-caption.very_large_dark_text:after {
    content: ".";
    font-family: fontawesome;
    color: #29BCB8;
}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 100; 
			font-size: 32px; 
			line-height: 32px; 
			font-family: 'Open Sans', sans-serif;
			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: 100; 
			font-size: 32px; 
			line-height: 32px; 
			font-family: 'MuseoSlab', sans-serif; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;		
					}
.tp-caption.extra_large_dark_text{
			position: absolute; 
			color: #34373e; 
			text-shadow: none; 
			font-weight: normal; 
			font-size: 70px; 
			line-height: 1.2em; 
			font-family: 'MuseoSlab', sans-serif;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;
  			text-transform:uppercase;
		}
.tp-caption.extra_large_dark_text:after {
    content: ".";
    font-family: fontawesome;
    color: #29BCB8;
}
					
.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; 
}