

@media (max-width:1050px ) {


    .featured-exclusives-section,  .collection-property-section, .buy-withus-section{
        margin-right: 3rem;
        margin-left: 3rem;

    }

    .featuredcity-section{
        padding: 2rem 5rem 3rem 5rem;
    }



    .property-content{
        width: 47%;
    }

    .buy-withus-content{
        width: 43%;
    }

   
}





@media (max-width:850px ) {
    
    .slider-top{
height: 66vh;
        
    }


    .featured-exclusives-section,  .collection-property-section, .buy-withus-section{
        margin-right: 1rem;
        margin-left: 1rem;

    }

    .featuredcity-section,   .collection-property-section, .buy-withus-section {
      
        margin-top: 0 !important;
    }


    .featuredcity-section{
        padding: 2rem 3rem 2rem 3rem;
    }



   .slider-text h3{
        font-size: 2.5rem;
    }
    
    

    .slider-text p{
        font-size: 0.9rem;
    }

    .slider-text a{
        font-size: 0.8rem;
    }


    .swiper-slide {
        width: 31.5% !important;
    }


    .collection-property-conatiner{
        justify-content: center;
    }

    .collection-property{
        width: 31%;
       
    }

    .collection-property p {
        font-size: 1rem;
    }


    .banner-discover-textbox h4{
        font-size: 1.5rem;
    }

    .banner-discover-textbox h5{
        font-size: 0.8rem;
    }

    .banner-discover-textbox a{
        font-size: 0.7rem;
    }

    .banner-discover-textbox{
        top: 30%;
    }

    .mySlides{
        height: 250px;
    }
}


@media (max-width: 600px) {
    
    .slider-text h3 {
        font-size:1.1rem;
    }
    .slider-text p{
        font-size:0.7rem;
    }

.slider-text h3 span{
    font-size:2.5rem;
}

.slider-text {
    width:70%;
}

    .banner-section-discover{
        display: none;
    }

    .property-content{
        width: 100%;
        margin: 0;
    }

    .swiper-slide {
        width: 100% !important;
    }

.cityslide {
    width:99% !important;
}

    .buy-withus-content{
        width: 100%;
    }

    .collection-property{
        width:48%;
        
       
    }

    h2{
        font-size: 1rem;
    }
    
    h2 span{
        font-size:2rem !important;
    }
    
    h3{
        font-size: 0.8rem;
    }

}


@media (max-width:450px ) {
    
      .slider-top{
height: 76vh;
clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 77%, 76% 82%, 50% 86%, 25% 81%, 0 77%);

        
    }

     .featured-imgbox{
        height: 180px;
     }

     .featured-exclusives-section,  .collection-property-section, .buy-withus-section{
        /*margin-right: 0rem;*/
        /*margin-left: 0rem;*/
        margin:0;

    }
    .featured-exclusives-section{
        margin-top:1rem;
    }


    .featuredcity-section .swiper-button-next , .featuredcity-section .swiper-button-prev{
        padding: 0.1rem 0.5rem;
        top: 60% !important;
    }

    .featuredcity-section .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 1rem !important;
      }

}