@media (max-width:768px){
	#applyforaLoan .form-group{
		width: 50%;
		float:left;
		margin-bottom: 0px;
	}
	#applyforaLoan .form-button{
		margin-top: 10px;
	}
	#applyforaLoan .form-group .form-control{
		height: 30px;
		font-size: 11px;
	}
	#applyforaLoan .form-group .control-label{
		font-size: 11px;
	}
	.accounts .top_li1{
		float:left;
	}
	.accounts .top_li2{
		float:right;
	}
}
@media (max-width:767px){
	.top-hd .social-top{
		display: none;
	}
	
}
section.w3l-top-menu-1{
	position: fixed;
	z-index: 99;
	width: 100%;
	margin-top: -68px;
}
section.w3l-bootstrap-header{
	margin-top:0px;
}
.partners-slide{
	padding:55px;
}
.cust-loader{
	height: 100%;
	width: 100%;
	z-index: 1;
	position: absolute;
	background: #101010;
	opacity: 0.5;
	display:none;
}
.cust-loader img{
	position: relative;
	width: 70px;
	top: 50%;
	left: 45%;
}
#applyforaLoan .modal-header .close{
	margin: 0px;
    position: absolute;
    right: 0;
    top: 0;
}
#applyforaLoan .modal-header .modal-title{
    margin: 0 auto;
}
.check-application{
	margin: 150px 0px;
    margin-right: 100px;
	height:400px;
}
.check-status-section{
	background-image: url('../images/checkstatus.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.application-status-info{
	min-height:200px;
	padding: 40px 0px;
}
.check-application .applicatipon-head{
	font-size: 16px;
    font-weight: bold;
}
.check-application .form-control{
    height: 50px;
}
.approval-icon{font-size:50px;text-align: center;}
.download-approval{display:block}
.download-approval a{color:#fff;}
.customer-left{background:#222042;padding: 35px;}
.customer-right{background:#da8502; padding: 35px; color:#fff;}
.customer-right h4, .customer-right h3{color:#fff;}
.customer-left h3{color:#fff;}
.customer-left .col-form-label{color:#fff;}
.customer-left .form-control{background:#222042; color:#fff;}
.accounts li.btn-theme2 a{
	color: #fff;
}
#frmContact{
	position:relative;
}
.calltoaction-20-content.row.home-apply-box{
    align-items: normal;
}
.w3l-bootstrap-header li.nav-item {
    margin: 0px 0px;
}
section#contact-us-section {
    padding-top: 50px;
}
section#why-choose-us {
    padding-top: 50px;
}
.features#features {
    padding-top: 65px !important;
}
section#about {
    padding-top: 10px;
}
.main.add {
    position: absolute;
    top: 12%;
    right: 10%;
    border: 2px solid #fff;
    width: 30%;
    background: #fff;
    z-index: 9;
    padding: 15px 20px;
}
.companies20-content{
    position: relative;
}
#frmApplyforaLoan .form-group {
    margin-bottom: 0.1rem;
}
#frmApplyforaLoan label {
    margin-bottom: 0.1rem;
}
#frmApplyforaLoan .btn-primary.btn-block {
    margin-top: 10px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    display:none;
}
.w3l-main-slider .banner-info-bg ul.banner-points li{
    display: block;
    color: #fff;
}
.w3l-main-slider .banner-info-bg ul.banner-points li h6 {
    font-size: 20px;
    font-weight: 600;
}
section.w3l-about-breadcrum , .w3l-contact-breadcrum{
    padding-top: 76px;
}
section#home {
    padding-top: 5em;
}



@media (max-width:1024px){
	.main.add {
        position: relative;
        top: auto;
        right: auto;
        border: none;
        width: 90%;
        background: #fff;
        z-index: 9;
        padding: 15px 10px;
        margin: 0 auto;
    }
}