
.d-services-list-usp-sec {
	padding-top: 60px;
	padding-bottom: 30px;
}
.d-serbg-img {
	min-height: 400px;
}
.d-serbg-img img {
	object-fit: cover;
    object-position: left;
}
.d-usp-txt-wrap {
	padding-top: 6em;
}

.d-serv-feature {
	padding: 30px;
}
.d-serv-feature-wrap {
	top: -5em;
    position: relative;
}
.d-serv-feature-wrap h3 {
	padding-top: 10px;
}
.d-serv-feature-wrap h3, .d-serv-feature-wrap p {
	padding-bottom: 15px;
}

.d-serv-feature-wrap:last-child p {
	padding-right: 12px;
}
.d-more-reason-sec {
	background: #f7f7f7;
    padding-bottom: 60px;
}
.d-more-rea-wrap {
	position: relative;
    top: -45px;
}
.d-more-reason-sec .row:nth-child(2), .d-other-ser-list-wrap {
	padding-bottom: 60px;
}
.d-more-reason-sec .h3, .d-other-ser-list-wrap h3 {
	padding-top: 15px;
}
.d-other-ser-list-wrap {
	background: linear-gradient(180deg, #ffffff 40%, #fafafa 60%);
}
.d-ser-list-head-txt {
	padding-bottom: 30px;
}
.d-other-ser-list-wrap h3, .d-other-ser-list-wrap p {
	padding-bottom: 15px;
	position: relative;
    z-index: 0;
}
.d-other-ser-list-wrap a.d-sec-btn {
	background: #fafafa;
}
.d-other-ser-list-wrap a.d-sec-btn:hover {
	background: #007fc5;
}


@media(max-width:480px) {
	.d-serv-feature-wrap {
		-webkit-transform: translate3d(0, 0%, 0) !important;
    	transform: translate3d(0, 0%, 0) !important;
	}
	
	
}
@media(min-width:481px) and (max-width:767px) {

}
@media (max-width:767px) {
	.d-serv-feature h3 br {
		display:none;
	}
	.d-usp-txt-wrap {
		padding-top: 0em;
		padding-bottom: 120px;
	}
	.d-serv-feature-wrap .col-sm-3, .d-serv-feature {
		margin-bottom: 15px;
	}
	.d-serv-feature-wrap .col-sm-3:last-child {
		margin-bottom: 0px;
	}
	.d-serv-feature-wrap h3 {
		padding-top: 6px;
		display: block;
		padding-left: 0px;
		vertical-align: top;
	}
	.d-serv-feature {
		padding: 20px;
	}
	.d-services-list-usp-sec {
		padding-bottom: 0px;
	}
	.d-more-reason-sec {
		padding-top: 60px;
	}
	.d-more-rea-wrap, .d-more-reason-sec .col-sm-4 {
		top: 0px;
    	padding-bottom: 30px;
	}
	.d-more-reason-sec .row:nth-child(2) {
		padding-bottom: 0px;
	}
	.d-debt-txt-wrap {
		padding-top: 30px;
	}
	

}
@media(min-width:768px) and (max-width:992px) {
	.d-usp-txt-wrap {
		padding-top: 3em;
	}
	.d-serv-feature {
		padding: 15px;
	}
	.d-serv-feature-wrap h3 {
		font-size: 16px;
	}

}
@media(min-width:992px) and (max-width:1200px) {
	.d-gear-up-txt-wrap {
		padding-top: 10em;
		padding-bottom: 6em;
	}
	.d-gear-up-items-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
