@charset "utf-8";



.content {
	width:100%;
	float:left;
	padding-bottom: 120px;
}



.first_content {
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 0px;
	width: 96%;
	height:auto;

}

h1 {
	font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	display:block;
	text-align:left;
 	font-size:32px;
	margin: 0px 0 30px 0;
	line-height: 1.2;
	color: #2B2B2B;
}


h2 {
	line-height: 1.2;
	width: 100%;
	display:block;
	font-size: 23px;
	margin: 40px 0 0px 0;
	font-weight:700;

}


.spacer_60 {
	height:60px;
	width: 10px;
	background-color:#fff;
}


.spacer_40 {
	height:40px;
	width: 10px;
	background-color:#fff;
}

.spacer_20 {
	height:20px;
	width: 10px;
	background-color:#fff;
}

.spacer_10 {
	height:10px;
	width: 10px;
	background-color:#fff;
}

.spacer_30 {
	height:30px;
	width: 10px;
	background-color:#fff;
}


.lazy {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}



.news_image {
	margin: 80px 0;

}


.news_image img{
	display:block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.31);
	-moz-box-shadow:    3px 3px 7px 0px rgba(50, 50, 50, 0.31);
	box-shadow:         3px 3px 7px 0px rgba(50, 50, 50, 0.31);
}

.news_image:hover .lazy {
	-webkit-transform:scale(1.06);
	transform:scale(1.06);
}


.logo_holder {
	margin:10px 0 40px 0;
}


.daulatram_logo {
	margin: 10px 0 40px 0;
	max-width:600px;
}


.daulatram_logo:hover .lazy {
	-webkit-transform:scale(1.04);
	transform:scale(1.04);
}


.made-partners_logo {
	margin: 10px 0 40px 0;
	width:500px;
}



.made-partners_logo:hover .lazy {
	-webkit-transform:scale(1.04);
	transform:scale(1.04);
}




.divvali_logo {
	margin: 10px 0 40px 0;
	width:500px;
}


.divvali_logo:hover .lazy {
	-webkit-transform:scale(1.04);
	transform:scale(1.04);
}


.ameco_logo {
	float:left;
	margin: 0px 60px 0px 0;
	width:360px;
}


.interstate-mcbee_logo {
	margin: 10px 0 40px 0;
	width:780px;
}



.strato_logo {
	margin: 20px 0 40px 0;
	width:400px;
}


.strato_logo:hover .lazy, .ameco_logo:hover .lazy {
	-webkit-transform:scale(1.06);
	transform:scale(1.06);
}


.interstate-mcbee_logo:hover .lazy {
	-webkit-transform:scale(1.04);
	transform:scale(1.04);
}



.encore_logo {
	float:left;
	margin: 11px 0 0 0;
	width:340px;
}

.encore_logo:hover .lazy {
	-webkit-transform:scale(1.06);
	transform:scale(1.06);
}



.fourth_content {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
	height:auto;
	background:#fff;
	margin-top: -10px;
}


.second_content {
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
	height:auto;
	background:#fff;

}


.third_content {
	margin-top: 60px;
	margin-left: 2%;
	margin-right: 2%;
	width: 88%;
	height:auto;
	background:#ebebeb;
	padding: 40px 4%;
	-webkit-box-shadow: 3px 3px 7px 0px rgba(50, 50, 50, 0.31);
	-moz-box-shadow:    3px 3px 7px 0px rgba(50, 50, 50, 0.31);
	box-shadow:         3px 3px 7px 0px rgba(50, 50, 50, 0.31);
}



.red_line {
	display:block;
	width: 96%;
	margin: 40px 2% 40px 2%;
	height: 12px;
	background-color: #BB0813;
}


.red_line2 {
	display:block;
	width: 96%;
	margin: 40px 2% 80px 2%;
	height: 2px;
	background-color: #BB0813;
}


a.button {
	display:inline-block;
	font-size:18px;
		font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	margin: 40px 0 80px 0;
	color: #fff;
	background-color: #BB0813;
	padding: 8px 24px;
	text-decoration: none;
	text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

a.button-top {
	display:block;
	width: 160px;
	font-size:18px;
		font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	margin: 40px 0 10px 0;
	color: #fff;
	background-color: #BB0813;
	padding: 8px 24px;
	text-decoration: none;
	text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}



a.button-long1 {
	display:block;
	width: 300px;
	font-size:18px;
		font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	margin: 40px 0 10px 0;
	color: #fff;
	background-color: #BB0813;
	padding: 8px 24px;
	text-decoration: none;
	text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}


a.button-long2 {
	display:block;
	width: 400px;
	font-size:18px;
		font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	margin: 40px 0 80px 0;
	color: #fff;
	background-color: #BB0813;
	padding: 8px 24px;
	text-decoration: none;
	text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}





a.button:hover, a.button-top:hover, a.button-long1:hover, a.button-long2:hover  {
	background:#2B2B2B;
}


.email_link a:link, .email_link a:visited, .email_link a:active {
	text-decoration:none;
	color: #BB0813;
	font-family: 'ITC Avant Garde Gothic LT', sans-serif;
	font-weight:500;
		border-bottom: 1px dotted #BB0813;
}


.email_link a:hover {
	color: #BB0813;
}


a.red-button {
	display:inline-block;
	width: auto;
	font-size:18px;
		font-family: 'ITC Avant Garde Gothic Bold', sans-serif;
	font-weight:bold;
	margin: 20px 10px 0px 0;
	color: #fff;
	background-color: #BB0813;
	padding: 8px 24px;
	text-decoration: none;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}



a.red-button:hover  {
	background:#2B2B2B;
}





@media only screen and (min-width: 561px) and (max-width: 840px) {

.logo_holder {
	margin:10px 0 40px 0;
}

.ameco_logo {
	float:bone;
	margin: 0px 60px 0px 0;
	width:360px;
}

.encore_logo {
	float:bone;
	margin: 40px 0 0 0;
	width:340px;
}


.interstate-mcbee_logo {
	width:520px;
}



}

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



.strato_logo, .ameco_logo {
	margin: 20px 0 40px 0;
	width:90%;
}


.encore_logo {
	width:80%;
}

.interstate-mcbee_logo {
	width:100%;
}

.divvali_logo {
	width:100%;
}

.made-partners_logo {
	width:100%;
}


}





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

.first_content, .second_content {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}


.fourth_content {
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	margin-top: -10px;
}


.third_content {
	width: 86%;
	margin-left: 3%;
	margin-right: 3%;
}




.red_line {
	width: 94%;
	height: 10px;
	background-color: #BB0813;	
}



.news_image {
	margin: 40px 0;
}





.slide_wrapper {
	margin: 40px 0;
}


}


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

a.button-long1 {
	width: 74%;
	margin: 40px 5% 10px 0;
	padding: 8px 8%;
	text-align:left;

}

a.button-long2 {
	width: 74%;
	margin: 40px 5% 80px 0;
	padding: 8px 8%;
	text-align:left;

}


}