.onepress-menu a:hover { color : #145299
}
.onepress-menu a { font-weight : bold; text-decoration: none; } 

.section-services .col-sm-6:first-child .service-item { background: #145299
; }

.section-services .col-sm-6 .service-item { background: #8C489F
; }

.section-services .col-sm-6:last-child .service-item { background: #7BC143
; }

.section-contact .address-contact span {
  float: left;
  color: #145299;
}

@media screen and (min-width: 940px) {
.hero-content-style1 h2 { font-size: 90px; }
}
.section-title-area h2,
.col-lg-6 h3,
.col-sm-6 h4,
.address-box h3{
	color: #145299;
}
.service-content h4,
.service-content p{
	color: #fff !important;
}
.section-features .container{
	width: 1320px !important;
}
.section-content .row .feature-item{
	padding: 30px;
}
.section-content .row .feature-item:nth-child(1){
	background: #145299 !important;
	margin-right: 30px;
	max-width: 31.00%;
	margin-left: 20px;
}
.section-content .row .feature-item:nth-child(2){
	background: #8C489F !important;
	margin-right: 30px;
	max-width: 31.00%;
}
.section-content .row .feature-item:nth-child(3){
	background: #7BC143 !important;
	max-width: 31.00%;
}
.feature-item-content .alignleft {
	margin-right: 1.5em;
	width: auto;
  height: 150px
}
/*-----Responsive code------*/
@media (max-width: 1200px ){
	.feature-item-content h4 img{
		width: 80px !important;
		height: auto !important;
	}
	.section-content .row .feature-item:nth-child(1) p {
    margin-left: 0 !important;
}
.section-content .row .feature-item:nth-child(1) {
	margin-left: 10px;
}
}
@media (max-width: 1100px ){
	.feature-item-content h4{
		font-size: 15px;
	}
}
@media (max-width: 1000px ){
.section-content .row .feature-item:nth-child(1) {
	margin-left: 2px;
}
	.feature-item-content h4 {
		font-size: 13px;
	}
}
@media (max-width: 900px ){
.section-content .row .feature-item:nth-child(1) {
	max-width: 80%;
	margin: auto;
	flex: 100%;
	margin-bottom: 30px;
}
	.section-content .row .feature-item:nth-child(2) {
	max-width: 80%;
	margin: auto;
	flex: 100%;
	margin-bottom: 30px;
}
	.section-content .row .feature-item:nth-child(3) {
		max-width: 80%;
	margin: auto;
	flex: 100%;
}
	.feature-item-content h4 img {
	width: 140px !important;
}
	.feature-item-content h4 {
	font-size: 30px;
}
}
@media (max-width: 700px ){
		.feature-item-content h4 img {
	width: 100px !important;
}
	.feature-item-content h4 {
	font-size: 20px;
}
}
@media (max-width: 500px ){
	.section-content .row .feature-item:nth-child(1) {
	max-width: 100%;
}
		.section-content .row .feature-item:nth-child(2) {
	max-width: 100%;
}
		.section-content .row .feature-item:nth-child(3) {
	max-width: 100%;
}
		.feature-item-content h4 img {
	width: 100px !important;
}
	.feature-item-content h4 {
	font-size: 20px;
}
}
@media (max-width: 400px ){
.feature-item-content h4 {
	font-size: 19px;
}
}
@media (max-width: 370px ){
.feature-item-content h4 {
	font-size: 16px;
}
	.feature-item-content h4 img {
	width: 60px !important;
	margin-right: 8px !important;
}
}


/*
@media (max-width: 768px ) {
.section-content .row .feature-item{ max-width: 100% !important; margin-right: 0 !important; }
}*/
.section-content .row .feature-item:nth-child(1) p { margin-left: 150px; }










