@media screen and (max-width: 1236px){
	
}
@media screen and (max-width: 1199px){
	.loan-btn-area img {
	  max-width: 105px !important;
	}
	/*----reponsive correction start 12-06-24 onwards---*/
	.owl-carousel .owl-item img {	  
	  width: 103%;
	}
}
@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: 84px;
	}
	#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;
	}
	.floor-img-area img {  
	  max-width: 380px;
	}
	.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;
	}
	.ph-no {    
	  right: 22%;
	}
	.home-section1 .right-border{
		border-right:0px;
	}
	.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 30px 20px;
	}
	.wht-box2{
		padding: 20px 0;
	}
	.icon-box-text-part{
		gap:20px 20px;
	}
	.loan-btn-area img {
	  max-width: 100px !important;
	}
	.floor-txt-area {	  
	  display: flex;
	  gap: 0 10px;
	}
	.floor-txt-area > div{
		width:33%;
	}
	.floor-plan-area {
  		display: block;
  	}  		
	.floor-img-area, .floor-txt-area {
	  width: 100%;
	}
	.floor-img-area img{
		margin-right:0px;
		max-width: 550px !important;
	}
	/*----reponsive correction start 12-06-24 onwards---*/
	.owl-carousel .owl-item img { 
	  	width: 124%;
	} 
	#banner-mid-slider.owl-carousel .owl-nav button {  
  		top: 35%;
  	}
	.boxsec{
		min-height: 110px;
		margin-bottom: 20px; 
	}
	.slidingsec {  
  		margin: -9px auto;
  	}
  	.home-section10-col2 img{
  		max-width: 300px; 
  	}  	
  	.footer-bottom {  
  		text-align: center;
  	}
  	.leftimg1 {
	    margin-bottom: 10px;
	}		
}
@media screen and (max-width: 575px){
	/*----reponsive correction start 12-06-24 onwards---*/	
	.overview-links-area {    
    	padding: 0 20px 20px;
  	}
  	.overview-links-area a{  		
  		font-size: 13px !important;
  		margin-right: 20px !important;
  	}
  	.boxsec {
    	min-height: 74px;
    }
}	
@media screen and (max-width: 480px){
	#project-slider3{
		margin-bottom: 20px;
	}
	/*----reponsive correction start 12-06-24 onwards---*/
	.overview-links-area {
	    padding: 0 5px 20px;
	}
	.overview-links-area a { 
		font-size: 12px !important;   		
  	}
	.boxsec {
    	min-height: 90px;
    }
    .owl-carousel .owl-item img { 
	  width: 150%;
	}
}
@media screen and (max-width: 470px){
	.boxsec > .row{
		width: 100%;
	}
	.boxsec > .row > .col-7,
	.boxsec > .row > .col-5{
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media screen and (max-width: 420px){
	/*----reponsive correction start 12-06-24 onwards---*/	
	.home-section10-area2 h3, .home-section10-area3 h3{
		width:73%;
	}
}
@media screen and (max-width: 375px){
	.overview-links-area a {
    	margin-right: 10px !important;
  	}
	.floor-txt-area {
    	display: block;
    }
    .floor-txt-area > div{
    	width: 100%;
    }
    /*----reponsive correction start 12-06-24 onwards---*/	
    .owl-carousel .owl-item img { 
	  	width: 166%;
	}
}	