/* ********************************** */

.h1icon {
	max-width: 834px!important;
	padding-left: 126px!important;
}
#contactus {
	display: block;
	position: fixed;
	right: 10px;
	top: 150px;
	width: 131px;
	height: 140px;
	background-image:url(images/contact-us.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

/* ******************************** */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font-size: 20pt;
	margin-top: 0px!important;
	font-weight: bold!important;
	font-weight: 600!important;
}
.back {
	float: right;
	margin-left: 25px;
}
h2 {
	margin-top: 0px!important;
	font-size: 19pt;
}
h3 {
	font-weight: bold!important;
	font-weight: 600!important;
	font-size: 18pt!important;
}
h4 {
	font-size: 17pt!important;
	font-weight: bold!important;
	font-weight: 600!important;
	font-size: 18pt!important;
}
h5, h6 {
	font-size: 16pt!important;
	font-weight: bold!important;
	font-weight: 600!important;
	font-size: 18pt!important;
}
p {
	margin-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #232D33!important;
}

/* **************************************************** */

.nomargin, #nomargin {
	margin: 0px!important;
	padding: 0px!important;
}

/* **************************************************** */

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

	.h1icon {
		background-position: 10px top;
		padding-left: 136px!important;
	}
	
	#contactus {
		display: none;
	}
	
	.imageboxleft, .imageboxright, .imageboxtop {
		float: none!important;
		width: 100%!important;
		padding-left: 0px!important;
		padding-right: 0px!important;
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	
	.imageboxleft img, .imageboxright img, .imageboxtop img {
		width: 100%!important;
		padding-left: 0px!important;
		padding-right: 0px!important;
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	
}

/* ******************************** */