/*
Free Html5 Responsive Templates
Author: Kimmy Tran
Author URI: http://www.zerotheme.com/
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

/*------------------------*/

@media only screen and (max-width: 959px) {
	/*
	.text-1 {
	display:inline-block;
	font-size:12px;
	line-height:20px;
	color:#000000;	
	width:70%;
	} 
	*/
	.text-contact{
	display:inline-block;
	font-size:14px;
	line-height:17px;
	color:#000000;	
	width:99%;
	margin-top:18px;
	}
	
	h3 {
	font-size:22px; 
	line-height:1em;
	margin-bottom:16px;
	}
	
	.pageheaderText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	display: block;
	text-align:center;
	margin-bottom: 0px;
}
}

@media only screen and (max-width: 767px){
	/*
	.text-1 {
	display:inline-block;
	font-size:12px;
	line-height:20px;
	color:#000000;	
	width:60%;
	} 
	*/
	
	.text-contact{
	display:inline-block;
	font-size:13px;
	line-height:16px;
	color:#000000;	
	width:99%;
	margin-top:18px;
	}
	
	h3 {
	font-size:20px; 
	line-height:1em;
	margin-bottom:14px;
	}
	
	.pageheaderText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
	text-align:center;
	margin-bottom: 0px;
}
}
@media only screen and (max-width: 619px) {
	/*h1 {float:none;}
	h2 {font-size:25px;	line-height:1em;padding-left:10px;	background:none;}
	.img-indent2{float: none;}*/
	
	/*
	.text-1 {
	display:inline-block;
	font-size:12px;
	line-height:15px;
	color:#000000;	
	width:99%;
	} 
	*/
	
	.text-contact{
	display:inline-block;
	font-size:11pt;
	line-height:14px;
	color:#000000;	
	width:99%;
	margin-top:18px;
	}
	
	h3 {
	font-size:18px; 
	line-height:1em;
	margin-bottom:12px;
	}
	
	.pageheaderText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	text-align:center;
	margin-bottom: 0px;
}
}
@media only screen and (max-width: 240px) {
}