
.tp-caption.main_title h3 a img{
width:430px;
height:160px;

display:block;
}
.tp-caption.main_title2 h3 a img{
width:130px;
height:130px;

display:block;
}

.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:1100px){    
.tp-caption.main_title h3{
        font-size: 28px; line-height:38px;
    }
.tp-caption.paragraph_highlighted h3{
       font-size: 14px;line-height:20px;
    }
}
@media only screen and (max-width:768px){    
.tp-caption.main_title h3{
        font-size: 22px; line-height:30px;
    }
.tp-caption.paragraph_highlighted h3{
       font-size: 14px;line-height:20px;
    }
}

@media only screen and (max-width:368px){    
.tp-caption.main_title h3{
       font-size: 14px; line-height:16px;
    }
.tp-caption.paragraph_highlighted h3{
      font-size: 11px;line-height:12px;
    }
}

