.slider{
	float:left;
	width:100%;
}

.aboutus-container{
	float: left;
	width:100%;
	margin: 10px 0;
	
}
.about-image{
	float: left;
	width:100%;
	text-align: center;	
}
.aboutus-container h3{
	float: left;
	width:100%;
	font-size:34px;
	font-weight: 500;
	color:#e42929;
	line-height:40px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;	
}

.aboutus-container p{
	margin: 0 auto;
	width:90%;
	font-size:18px;
	font-weight:300;
	line-height:24px;
	padding: 0;
	color: #515151;
	text-align: center;	
	}

.home-full-img1{
	float:left;
	width:100%;
	height: 75px;	
	text-align: center;
}

.home-full-img2{
	float:left;
	width:100%;
	height: 89px;
}


.industries-served-container{
	clear: both !important;
	float: left;
	width:100%;
	background-color: #e2e3e4;
	padding: 10px 0px;
}

.industries-served{
	margin: 0 auto;
	width:100%;
	max-width: 1440px;
}

.industries-served h2{
	float: left;
	width:100%;
	font-size:34px;
	font-weight: 400;
	color:#212020;
	line-height:40px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: center;
}

.industries-served h4{
	float: left;
	width:100%;
	font-size:28px;
	font-weight: 300;
	color:#212020;
	line-height:36px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.industries-container{float: left;
width: 100%;}
.industries-served ul{	
	width:90%;
	margin: 0 auto;
	padding: 0;
}

.industries-served ul li{
	float: left;
	width:20%;
	margin:20px 0px;
	padding: 0;
	list-style-type: none;
}

.industries-served ul li h5{
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	color: #474747;
	font-weight: 500;
}
.industries-served ul li .list{
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
	color: #474747;
	font-weight: 300;
}


.three-blocks-container{
	float: left;
	width:100%;
	clear: both !important;
	position: relative;
	margin-bottom: 60px;
}

.three-blocks{
	width:100%;
	max-width: 1440px;
	margin:0 auto;
	background-color: #fff;
}

.three-blocks ul{
	
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

.three-blocks ul li{
	position: relative;
	float: left;
	width: 33%;
	margin: 0;
	padding: 0px 10px;
	list-style-type: none;
	position: relative;
	height: 425px;
}

.three-blocks ul li ul{	
	width: 72%;
	margin: 0 auto;
	padding: 0;
}
.three-blocks ul li ul.two-col-list{
/*columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;*/
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: wrap column;
flex-flow: wrap column;
max-height: 100px;
}

.three-blocks ul li ul li{
	position: relative;
	float: left;
	width: 50%;
	margin: 0;
	padding: 2px 0;
	list-style-image: url("../images/grey-bullet.jpg");
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	color: #2d3741;
	font-weight: 300;
	height: auto;
	border: none!important;
}
.three-blocks ul li ul.two-col-list li{
	font-size: 18px!important;
}
.three-blocks ul li p{
	margin: 0 auto;
	width: 80%;
	text-align: justify;
	font-size: 15px;
	line-height: 22px;
	color: #2d3741;
	font-weight: 300;
	
}

.three-blocks ul li h5{
	margin: 0 auto;
	width: 80%;
	text-align: left;
	font-size: 22px;
	line-height: 30px;
	color: #332626;
	font-weight: 500;
}


.three-blocks ul li .more{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	color: #ff3600;
	font-weight: 400;
	position: absolute;
	left: 12%;
	bottom: 5%;
}

.three-blocks ul li .more a{ color: #ff3600; }

.process{
	float: left;
	width: 100%;
	text-align: center;
	background-image: url("../images/index/process.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	height: 171px;
	display: table-cell;
	vertical-align: middle;
	padding:60px 15px 0 15px;
	margin: 25px 0 20px 0;
}


.portfolio{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 60px;
	background-image: url("../images/index/portfolio.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	height: 171px;
	margin:25px 15px 20px 0;
}


.graphics{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 70px;
	background-image:url("../images/index/graphic.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	height: 189px;
	margin:8px 0 20px 15px;
}

.three-blocks ul li:first-child{border-right:1px solid #afb3b7;}
.three-blocks ul li:last-child{border-left:1px solid #afb3b7;}

.policy-quotes{
	margin: 0 auto;
	width:35%;
}

.policy-img{
	float: left;
	text-align: center;
	width: auto;
	
}
.policy-quotes p{
	float: left;
	width: auto;
	font-size: 22px;
	font-weight: 400;
	color: #515151;
	line-height: 24px;
	margin: 0;
padding:10px 0px 10px 7px;
}

.margin-left{margin-left: 50px;}