.tp-caption.big{
			position: absolute; 
			color: rgb(170,17,17); 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 56px; 
			line-height: 1.1; 
			font-family: 'PT Sans Narrow', sans-serif;
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: none;
		}

.tp-caption.smoll{
			position: absolute; 
			color: #777; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 15px; 
			line-height: 1; 
			font-family: 'Istok Web', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: none;																			
		}	
					

.tp-caption.none { 
	display: block; 
}