@media only screen and (max-width: 1194px){
    .responsive{
        width: 100%!important;
    }
  }


@media only screen and (max-width: 900px) {

/* <!-- ========= HEADER START ========= -->    */
.cus-shadow-3{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/* <!-- ========= HEADER END ========= --> */

}

@media only screen and (max-width: 780px) {
    .faq-1{
        margin-top: 0;
    }
    #header-carousel .carousel-item{
        height: 95vh;
    }
    .featured-location{
        display: block;
    }
    .featured-location-1 {
        margin: 15px 0;
    }
    .featured-location-1 img {
        width: 80%;
        border-radius: 10px;
    }
    .padding-0{
        padding: 0!important;
    }
    .conta{
        padding-top: 0!important;
    }

    .specialityBox {
        justify-content: center;
        display: none;
    }
    .nextPrevArrows{
        top: 91%;
    right: 67%;
    } 
    .img-icon{
        padding-top: 25px;
    }
    .img-icon span{
        width: auto !important;;
    }
    .feature-mobile{
        display: block;
    }
    .latest-pro .adres{
        font-size: 24px;
    }
    .latest-pro{
        padding: 1px 0 20px 0;
    }
    .fetured-loca .city-phone{
        display: block;
    }
    .fetured-loca .item {
        display: none;
    }
    .text-centerr{
        text-align: center;
    }
    .amenities-list{
        margin-left: -20px;
    }
    .amenities-list li{
        width: 33%;
    }
    .mobile-headings-1{
        margin: 0 0 0 -80px;
        font-size: 20px !important;
    }
    .mobile-headings-2{
        margin: 0 0 0 -27px;
    }
    .amenities-list li .amenities-icon{
        margin-right: 7px;
    }

    .breadcrumb{
        padding-left: 81px !important;
    }

    .breadcrumb-1{
        padding-left: 17px !important;
      }

    .int-page-form{
        width: 376px;
    }
    .int-page-form .form-control{
        padding: 13px 0 13px 11px!important;
    }

    .button-1{
        font-size: 16px !important;
        padding: 13px 15px;
    }
    .nav-btn-deve{
        top: -14% !important;
    }
    .deve-2 {
        left: 77% !important;
    }
    .deve-1 {
        right: 2% !important;
    }
    .deve-3 {
        top: 42% !important;
    }
    .testimonial-bg{
        border-radius: 0;
    }
    .nav-btn {
        height: 30px !important;
        width: 30px !important;
    }
    .nav-btn::after, .nav-btn::before {
        font-size: 13px !important;
    }
    .nav-btn-deve {
        height: 30px !important;
        width: 30px !important;
    }

    .nav-btn-deve::after, .nav-btn-deve::before{
        font-size: 13px !important;
    }

    .container-2 {
        width: 100%;
    }
    
.container-fluid-1::before {
    clip-path: circle(12% at right 54%);
}
.container-fluid-1::after{
    clip-path: circle(11% at 4% 44%);
}
}
 

    






