
.d-contact-usp-sec {
	padding-top: 60px;
}
.d-contactbg-img {
	min-height: 400px;
}
.d-usp-txt-wrap {
	padding-top: 6em;
	padding-right: 0px;
}
.d-contact-feature {
	padding: 30px;
}
.d-contact-feature-wrap {
	top: -5em;
    position: relative;
}
.d-contact-feature-wrap h3 {
	padding-top: 10px;
}
.d-contactbg-img img {
	object-fit: cover;
    object-position: left;
}
.d-get-touch-sec {
	background-size: 41.66666667% 100% !important;
}
.d-get-touch-txt-wrap {
	padding:25% 0;
}
.d-get-touch-txt-wrap h2 {
	padding-bottom: 15px;
}
.d-req-callback-form-wrap {
	padding-top: 60px;
}
.d-req-callback-form-wrap .col-xs-6, .d-req-callback-form-wrap .col-xs-12 {
	padding-right:0px;
	padding-top: 15px;
}
.d-req-call-btn {
	margin-left: 15px;
    margin-top: 30px;
}
.d-home-acc-wrap, .d-other-acc-wrap {
    display: none;
}
.d-get-touch-ico {
	position: relative;
    z-index: 9;
}
.d-contact-feature-wrap p.emphasis {
	padding-top: 8px;
}
.d-branch-wrap {
	padding: 60px 0px;
}
.d-branch-wrap h2 {
	font-size: 34px;
}

.d-sel-branch:not([multiple]){
    -webkit-appearance:none;
    -moz-appearance:none;
    padding: 6px 10px 8px;
    padding-right: 15px;
    min-width: 165px;
	background-size: 11px !important;
	margin: 15px 0px;
	color: #000;
}
.d-office-address, .d-office-address p, .d-office-map {
	list-style: none;
    padding: 0px;
    margin: 0px;
	color: #000;
	line-height: 26px;
}
.d-office-address span {
	color: #9E9E9E;
}
.d-office-address, .d-office-address p, .d-office-address a {
	font-size: 16px;
}
.d-office-map {
	margin-top: 15px;
}
.d-office-map .d-map-img {
	background-size:cover !important;
	min-height:200px;
}

.d-office-address li, .d-office-map li {
	display:none;
}
.d-office-address li.active, .d-office-map li.active {
	display:block;
}
.d-push-left-branch {
	margin-left: 10%;
}
.d-req-callback-form-wrap .d-feedback-wrap {
	position: absolute;
	padding-top: 0px;
}
.d-contact-form {
	position: relative;
    padding-top: 20px;
}


@media(max-width:480px) {
	.d-get-touch-sec {
		background-size: 100% 42% !important;
	}
	
}
@media(min-width:481px) and (max-width:767px) {
	.d-get-touch-sec {
		background-size: 100% 38% !important;
	}

}
@media (max-width:767px) {
	.d-contact-feature h3 br {
		display:none;
	}
	.d-usp-txt-wrap {
		padding-top: 0em;
		padding-bottom:30px;
	}
	.d-contact-feature-wrap .col-sm-3 {
		margin-bottom: 15px;
	}
	.d-contact-feature-wrap .col-sm-3:last-child {
		margin-bottom: 0px;
	}
	.d-contact-feature-wrap {
    	top: 30px;
	}
	.d-partner-feature-sec-row {
		padding-top: 0px;
	}
	.d-contact-feature-wrap h3 {
		padding-top: 6px;
		display: block;
		padding-left: 0px;
		vertical-align: top;
	}
	.d-contact-feature {
		padding: 20px;
		margin-bottom: 30px;
	}
	.d-contact-usp-sec {
		padding-bottom: 60px;
	}
	.d-get-touch-txt-wrap {
		padding: 60px 0 30px 0;
	}
	.d-req-callback-form-wrap {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.d-req-callback-form-wrap .col-xs-6:first-child, .d-req-callback-form-wrap .col-xs-12:first-child {
		padding-left: 0px;
	}
	.d-req-call-btn {
		margin-left: 0px;
		margin-top: 15px;
	}
	.d-push-left-branch {
		margin-left: 0%;
	}
	.d-branch-wrap {
		padding-top: 0px;
	}
	.d-sel-branch:not([multiple]) {
		min-width: 100%;
		margin-bottom: 30px;
		background-position: center right 3% !important;
	}

}
@media(min-width:768px) and (max-width:992px) {
	.d-usp-txt-wrap {
		padding-top: 3em;
	}
	.d-contact-feature {
		padding: 15px;
	}
	.d-contact-feature-wrap h3 {
		font-size: 16px;
	}
	.d-push-left-branch {
		margin-left: 0%;
	}
}
@media(min-width:992px) and (max-width:1200px) {
}
