.singlepage-content-wrap h2.page-subheader, h2.page-subheader
{
font-family: "PT Sans Narrow", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
color:#535353;
font-size:1.35em;
text-transform:uppercase;
font-weight:normal;
margin:1em 0 0.5em 0;
padding:0 0 0 0;
}

.singlepage-content-wrap h3.page-subheader-sm2
{
	font-family: "PT Sans Narrow", "helvetica neue", helvetica, arial, tahoma, verdana, sans-serif;
	color:#535353;
	font-size:1.15em;
	text-transform:uppercase;
	font-weight:normal;
	margin:1em 0 0.5em 0;
	padding:0 0 0 0;
}


/*----start-responsive-design----*/
@media only screen and (max-width:1440px) and (min-width:1366px){	
}
@media only screen and (max-width:1366px) and (min-width:1280px){	
}
@media only screen and (max-width:1280px) and (min-width:1024px){
}
@media only screen and (max-width:1024px) and (min-width:768px){
}
@media only screen and (max-width:768px) and (min-width:640px){
}
@media only screen and (max-width:640px) and (min-width:480px){
}
@media only screen and (max-width:480px) and (min-width:320px){

}
@media only screen and (max-width:320px) and (min-width:240px){
}




