
.d-fund-usp-sec {
	padding-top: 60px;
}
.d-usp-txt-wrap {
	padding-top: 6em;
}
.d-fund-feature {
	padding: 30px;
}
.d-fund-feature-wrap {
	top: -5em;
    position: relative;
}
.d-fund-feature-wrap h3 {
	padding-top: 10px;
}
.d-transfer-img {
	min-height: 400px;
}
.d-transfer-img img {
	object-fit: cover;
    object-position: left;
}
.d-deposit-fund-sec {
	padding: 30px 0px;
}
.d-instant-payment-img {
	padding-left:0px;
}
.d-deposit-fund-sec h2 {
	padding-bottom: 20px;
}
.d-deposit-txt-wrap {
	padding-top: 8%;
}
.d-withdraw-txt-wrap {
	width: 58.33333333%;
	display:inline-block;
}
.d-withdraw-fund-sec {
	padding:60px 0px;
}
.d-withdraw-fund-sec .d-upper-head {
	padding-top: 10px;
}
.d-withdraw-fund-sec .h2 { 
	padding-bottom: 20px;
}

@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-fund-feature-wrap .col-sm-3 {
		margin-bottom: 15px;
	}
	.d-fund-feature-wrap .col-sm-3:last-child {
		margin-bottom: 0px;
	}
	.d-deposit-txt-wrap {
		padding-top: 0px;
	}
	.d-deposit-fund-sec {
		padding: 60px 0px;
		margin-top: 50px;
	}
	.d-withdraw-txt-wrap {
		width: 100%;
		text-align: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	.d-fund-feature-wrap {
		top: 5px;
	}

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

}
@media(min-width:992px) and (max-width:1200px) {
	
}
