.caption.big_grey, .tp-caption.big_grey{
			position: absolute; 
			color: #3e3e3e; 
    		font-size: 40px;
    		font-weight: 300;
    		line-height: 42px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -1px;															
		}	
.caption.bigger_grey, .tp-caption.bigger_grey{
			position: absolute; 
			color: #bbb; 
    		font-size: 60px;
    		font-weight: 300;
    		line-height: 65px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -3px;															
		}	
.caption.huge_grey, .tp-caption.huge_grey{
			position: absolute; 
			color: #3e3e3e; 
    		font-size: 130px;
    		font-weight: 800;
    		line-height: 150px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -6px;															
		}				
.caption.normal_grey, .tp-caption.normal_grey{
			position: absolute; 
			color: #929292; 
    		font-size: 14px;
    		font-weight: 500;
    		line-height: 18px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;															
		}	
.caption.big_light, .tp-caption.big_light{
			position: absolute; 
			color: #fff; 
    		font-size: 40px;
    		font-weight: 300;
    		line-height: 42px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -1px;															
		}	
.caption.bigger_light, .tp-caption.bigger_light{
			position: absolute; 
			color: #fff; 
    		font-size: 60px;
    		font-weight: 300;
    		line-height: 65px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -3px;															
		}	
.caption.huge_light, .tp-caption.huge_light{
			position: absolute; 
			color: #fff; 
    		font-size: 130px;
    		font-weight: 800;
    		line-height: 150px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -6px;															
		}				
.caption.normal_light, .tp-caption.normal_light{
			position: absolute; 
			color: #737373; 
    		font-size: 14px;
    		font-weight: 500;
    		line-height: 18px;
			text-shadow: none;  
			font-family: 'Open Sans', sans-serif; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;															
		}

.caption.big_greyextrabold, .tp-caption.big_greyextrabold{
			position: absolute; 
			color: #3e3e3e; 
    		font-size: 40px;
    		font-weight: bold;
    		line-height: 42px;
			text-shadow: none;  
			font-family: 'Open Sans'; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color: transparent;
			letter-spacing: -1px;															
		}

.addgradienthead{
    background: #000000;
    color: #FFFFFF;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    opacity: 0.81;
    padding: 20px 44px 20px 29px;
	filter:alpha(opacity=80);
    text-transform: uppercase;
  }