
.d-service-usp-sec {
	padding-top: 60px;
}
.d-serbg-img {
	min-height: 350px;
}
.d-ser-ban-img-wrap {
	padding-left: 0px;
}
.d-serbg-img img {
	object-fit: cover;
    object-position: left;
}
.d-usp-txt-wrap {
	padding-top: 6em;
}
.d-services-feature-sec-row {
	width:100%;
	display:inline-block;
	position: relative;
	padding-top:30px;
}
.d-services-feature {
	padding: 30px;
}
.d-services-feature-wrap {
    position: relative;
}
.d-services-feature-wrap h3 {
	padding-top: 10px;
}

.d-faq-sec {
	padding-top: 100px;
	padding-bottom:30px;
}
.d-serv-fea-wrap {
	background: #f7f9fc;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 80px;
}


.d-serives-faq-cont-wrap amp-accordion section[expanded] h4 {
	background:url(../img/caret-down-ico.png) top left no-repeat;
	background-size: 14px 8px;
    padding-left: 30px;
	background-position-y: 5px;
}
.d-serives-faq-cont-wrap amp-accordion section:not([expanded]) h4 {
 	background:url(../img/caret-right-ico.png) top left no-repeat;
	background-size: 8px 14px;
    padding-left: 30px;
	background-position-y: 5px;
}
.d-serives-faq-cont-wrap amp-accordion p {
	padding-left: 45px;
	line-height: 20px;
}


.d-serives-faq-cont-wrap section {
	border-bottom: solid 1px #eee;
	padding: 15px 0px;
}
.d-serives-faq-cont-wrap section:first-child {
	padding-top:0px;
}
.d-serives-faq-cont-wrap section h4 {
	background-color: #fff;
    border: none;
    font-size: 18px;
    color: #000;
	margin-bottom: 15px;
}
.d-dwn-btn-wrap {
	display:inline-block;
	padding-top: 60px;
}
.d-dwn-btn-wrap span {
	padding-left: 15px;
	font-size: 18px;
}
.d-dwn-btn-wrap span a {
	font-size: 18px;
	padding-left: 5px;
}

.d-ser-desc-wrap p {
	padding-top: 30px;
}
.d-testimonial-wrap {
	padding-right: 60px;
    margin-top: -100px;
}
.d-testimonial-wrap .d-active-child {
    padding: 30px;
    background: #FFF;
    box-shadow: 0px 10px 68px 0px rgba(0, 0, 0, 0.17);
    display: inline-block;
    min-height: 150px;
}
.d-testimonial-wrap .d-tes-userimage {
    padding-left: 0px;
    min-height: 150px;
    margin-top: -80px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top left;
}
.d-testimonial-wrap .d-tes-socialmedia {
    margin-top: 6px;
}
.d-testimonial-wrap .d-tes-socialmedia a span {
    display: inline-block;
    background-size: contain;
    margin-right: 8px;
}
.d-testimonial-wrap .d-tes-userdesc {
    background: url(../img/tes-active-qoute-ico.png) bottom right no-repeat;
    padding: 30px 0px 10px 0px;
    font-size: 16px;
    font-weight: 100;
    color: #000;
}
.d-testimonial-wrap .fb-ico {
    background: url(../img/tes-fb-ico.png) center left no-repeat;
    width: 8px;
    height: 12px;
}
.d-testimonial-wrap .twitter-ico {
    background: url(../img/tes-twitter-ico.png) center left no-repeat;
    width: 12.5px;
    height: 11px;
}
.d-testimonial-wrap .in-ico {
    background: url(../img/tes-in-ico.png) center left no-repeat;
    width: 12.5px;
    height: 12px;
}
.d-ser-faq-head-wrap {
	padding: 0px 30%;
    padding-bottom: 30px;
}

@media(max-width:480px) {
	
	
}
@media(min-width:481px) and (max-width:767px) {
	

}
@media (max-width:767px) {
	.d-usp-txt-wrap {
		padding-top: 0em;
		padding-bottom:30px;
	}
	.d-ser-desc-wrap p {
		padding-top: 0px;
	}
	.d-services-feature-wrap .col-sm-3 {
		margin-bottom: 15px;
	}
	.d-services-feature-wrap .col-sm-3:last-child {
		margin-bottom: 0px;
	}
	.d-services-feature-wrap {
    	top: 30px;
	}
	.d-services-feature-sec-row {
		padding-top: 0px;
	}
	.d-services-feature-wrap h3 {
		padding-top: 6px;
		display: block;
		padding-left: 0px;
		vertical-align: top;
	}
	.d-services-feature {
		padding: 20px;
	}
	.d-service-usp-sec {
		padding-bottom: 60px;
	}
	.d-serives-faq-cont-wrap, .d-faq-sec {
		padding-top: 60px;
	}
	.d-ser-faq-head-wrap {
		padding: 0px 8%;
		padding-bottom: 15px;
	}
	.d-testimonial-wrap {
		padding-right: 15px;
		margin-top: 100px;
	}
	.d-testimonial-wrap .d-active-child {
    	padding: 15px;
	}
	.d-serv-fea-wrap {
		background: #f7f9fc;
		padding-top: 60px;
		padding-bottom: 60px;
		margin-top: 0px;
	}
	.d-serv-fea-wrap br{
		display:none;
	}

}
@media(min-width:768px) and (max-width:992px) {
	.d-usp-txt-wrap {
		padding-top: 3em;
	}
	.d-services-feature, .d-testimonial-wrap .d-active-child {
		padding: 15px;
	}
	.d-services-feature-wrap h3 {
		font-size: 16px;
	}
	.d-testimonial-wrap {
    	padding-right: 30px;
	}

}
@media(min-width:992px) and (max-width:1200px) {
	.d-testimonial-wrap .d-active-child {
		padding: 15px;
	}
}
