h1 {
font-family:'Open Sans', sans-serif;
font-size:50px;
color:#000000;
font-weight:bold;
text-align:center;
letter-spacing:normal;
text-decoration:none;
line-height:1.0;
margin-top:25px;
margin-bottom:45px;
opacity:0.80;
transition: 850ms;
} 

h1 a {
color:#000000;
letter-spacing:normal;
text-decoration:none;
line-height:1.0;
opacity:0.80;
transition: 850ms;
} 

h1 a:hover {
color:#097b73;
text-decoration:none;
line-height:1.0;
opacity:1.00;
transition: 850ms;
} 






h2 {
font-family:'Open Sans', sans-serif;
font-size:30px;
color:#097b73;
font-weight:bold;
text-align:center;
letter-spacing:normal;
text-decoration:none;
line-height:1.0;
margin-top:0;
margin-bottom:15px;
transition: 850ms;
} 

h2 a {
color:#097b73;
letter-spacing:normal;
text-decoration:none;
line-height:1.0;
transition: 850ms;
} 

h2 a:hover {
color:#09434e;
text-decoration:none;
line-height:1.0;
transition: 850ms;
} 




h3 {
font-family:'Open Sans', sans-serif;
font-size:100px;
letter-spacing:normal;
text-decoration:none;
line-height:normal;
} 







@media only screen and (max-width: 1800px) {



}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {
	
h1 {
font-size:49px;
} 
	

h2 {
font-size:30px;
} 


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {
	
h1 {
font-size:48px;
} 
		

h2 {
font-size:29px;
} 

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
h1 {
font-size:47px;
} 		

h2 {
font-size:28px;
} 

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {

h1 {
font-size:46px;
} 
	
h2 {
font-size:27px;
} 

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

h1 {
font-size:45px;
} 
	

h2 {
font-size:26px;
} 

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {     

h1 {
font-size:44px;
} 
	

h2 {
font-size:25px;
} 

}





@media only screen and (max-width: 1200px) {     

h1 {
font-size:43px;
} 

}




@media only screen and (max-width: 1100px) {

h1 {
font-size:42px;
} 

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

h1 {
font-size:40px;
} 


}




/* 960 x 600 */
@media only screen and (max-width: 980px) {




}




@media only screen and (max-width: 900px) {



}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

h1 {
font-size:36px;
} 


}





@media only screen and (max-width: 700px) {

h1 {
font-size:34px;
} 


}





/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
h1 {
font-size:42px;
line-height:1.15;
padding:0 10%;
} 
	

h2 {
font-size:30px;
} 

}




@media only screen and (max-width: 550px) {
	
h1 {
font-size:40px;
} 	

h2 {
font-size:30px;
} 	
	
}




/* 480 x 853 */
@media only screen and (max-width: 500px) {
	
h1 {
font-size:38px;
padding:0 8%;
} 		

h2 {
font-size:29px;
} 	

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

h1 {
font-size:36px;
padding:0 7%;
} 

h2 {
font-size:26px;
} 	

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

h1 {
font-size:34px;
padding:0 5%;
} 

h2 {
font-size:25px;
} 	

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

h1 {
font-size:31px;
} 

h2 {
font-size:23px;
} 	

}




@media only screen and (max-width: 300px) {

h1 {
font-size:29px;
} 

h2 {
font-size:22px;
} 	

}









