
.tp-caption.main_title h3{
	position: absolute; 
	color: #FFF; 
	text-shadow: none; 
	font-weight: bold; 
	font-size: 70px; 
	line-height: 80px; 
	font-family:Arial, Helvetica, sans-serif;letter-spacing: 2px;
	padding: 0px 4px; 
	padding-top: 1px;
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	background-color:none;
	text-align:center;
	text-shadow:1px 1px 3px #000000;	
								
}
.tp-caption.main_title p{
	position: absolute; 
	color: #FFF; 
	text-shadow: none; 
	font-weight: bold; 
	font-size: 50px; 
	line-height: 70px; 
	font-family:Arial, Helvetica, sans-serif;letter-spacing: 2px;
	padding: 0px 4px; 
	padding-top: 1px;
	margin: 0px; 
	border-width: 0px; 
	border-style: none; 
	background-color:none;
	text-align:center;
	text-shadow:1px 1px 3px #000000;	
								
}
.tp-caption.paragraph_highlighted h3{
	position: absolute; 
	color:#FFF; 
	text-shadow: none; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 26px; 
font-family: "Merriweather",serif;
	padding: 0px 4px; 
	padding-top: 1px;
	margin: 0px;
    text-shadow:1px 1px 2px #000000;	
	border-width: 0px; 
	border-style: none; 
	background-color:none;	
	letter-spacing: 0;										
}


@media only screen and (max-width:1200px){    
.tp-caption.main_title h3{
        font-size: 60px; line-height:70px;
    }
.tp-caption.main_title p{
       font-size:40px;line-height:50px;
    }
}
@media only screen and (max-width:668px){    
.tp-caption.main_title h3{
        font-size: 30px; line-height:50px;
    }
.tp-caption.main_title p{
       font-size: 20px;line-height:40px;
    }
}
@media only screen and (max-width:500px){    
.tp-caption.main_title h3{
        font-size: 30px; line-height:50px;
    }
.tp-caption.main_title p{
       font-size: 14px;line-height:40px;
    }
}
@media only screen and (max-width:368px){    
.tp-caption.main_title h3{
       font-size: 20px; line-height:40px;
    }
.tp-caption.main_title p{
      font-size: 11px;line-height:12px;
    }
}

