
.homepage_template section:not(:last-child):not(:first-child){
	padding: 60px 0!important;
}

.aboutpage_template section{
	padding: 60px 0!important;
}

.aboutpage_template  .carousel .post{
	height: 170px;
}
.sidebar .newsletter input,
.sidebar .newsletter textarea{
	background: #ffffff;
}

.timeliner>li{
	margin-bottom: 0;
}

.solutions_content ol {
	padding: 0 15px;
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}

.copyright{
	font-size: 1.25em;
}

.work-process-box .item-number{
	color:#ffffff;
}

.work-process-box .process-content{
	padding: 50px 10px;
	font-size: 13px;
}


img.img_inline_top{
  width:45px;
}

.img_inline_top{  
  display: inline-block;
  /*vertical-align: text-top;*/
}

.work img{
	background-color: transparent!important;
}

.special-feature .s-feature-box{
	border:1px solid #4c8bcc;
}

.portfolio .work{
	min-height: 150px;
}

.work .bg-hover{
	background:none;
}

.industry-sectors .work-title{
	color:#7f7f7f!important;
}