@media screen and (max-width: 1236px){
	
}
@media screen and (max-width: 1199px){
	.loan-btn-area img {
	  max-width: 105px !important;
	}
}
@media screen and (max-width: 1024px){
	
}
@media screen and (max-width: 991px){
	.navbar-toggler:hover,
	.navbar-toggler:focus{
		outline: 0px;
		box-shadow:none;
	}
	h2 {
	  font-size: 2rem;
	}
	h3 {
	  font-size: 1.3rem;
	}
	header{
		height: 114px;
	}
	#navbarSupportedContent{
		background:#fff;
		padding: 20px;
	}
	.ph-no{
		position: fixed;
	    top: 38px;
	    right: 20%;
	}
	h3.gray-txt {
	    font-size: 1rem;
	}
	.dropdown-menu{
		border:0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar-brand.tabs{
		margin: 0 auto;
	  	position: relative;
	  	left: 30px;	
  	}
	.logo {
        padding-bottom: 0px;
    }
    .logo {
        max-width: 42px !important;
    }			
}
@media screen and (max-width: 767px){
	h2 {
	  font-size: 1.88rem;
	}
	h3 {
	  font-size: 1.2rem;
	}
	.banner-col1, 
	.banner-col2,
	.banner-bot-col1,
	.banner-bot-col2, 
	.home-section7-col1, 
	.home-section7-col2,
	.home-section10-col1,
	.home-section10-col2{
		width:100%;
	}	
	.banner-col2{
		display: flex;
		justify-content: space-around;
		align-content: stretch;
	}
	.banner-col2 img{
		width:98%;
	}
	.overview-links-area {  
	  	top: 0px;
	  	padding: 0 40px 20px;
	}
	.wht-box2{
		padding: 20px 0;
	}
	.icon-box-text-part{
		gap:20px 20px;
	}
	.loan-btn-area img {
	  max-width: 100px !important;
	}
	.desk-only{
	   display: none;
	}
	.contsec1 {
	    margin-top: 0px;
	}
	.swipsec.swip1 {
       margin-top: 0px;
    }
	.swipsec.swip1 .slide-content {
	   margin: 0 0px;
	}
	.contsec9 {
  		margin-top: 20px;
  	}
}
@media screen and (max-width: 575px){
	.bannerinertext {
	  top: 18%;
	}
	.navbar-toggler.inside-pg-navbar{
		position: relative;
  		right: 20px;
	}
}	
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 375px){
	
	.bannerinertext {
    	top: 15%;
  	}
}	