@media (max-width: 767px) {
    .pd0-m {
        padding: 0 !important;
    }
    .price-click {
        background: #b99550;
        padding: 6px;
        color: #fff;
        outline: none;
        display: block;
        text-decoration: none;
    }
    .footer-dis p {
        font-size: 10px;
        margin: 20px 0px 0px;
        line-height: 14px;
        color: #fff;
    }
    .vwrap .head {
        font-size: 30px;
    }
    .cover-img img {
        height: initial;
    }
    .feature-flex-wrap {
        padding: 15px;
        display: block;
        height: initial;
    }
    .f-txt {
        text-align: center;
    }
    .f-bigicon {
        display: block;
        margin: 0px auto;
        width: 80px !important;
        margin-bottom: 10px;
    }
    .f-iconwrap p {
        line-height: 16px;
        text-align: center;
        margin-top: 5px;
    }
    .f-iconwrap img {
        display: block;
        margin: 0px auto;
        width: 55px !important;
    }
    .feature-wrap {
        display: inline-block;
        margin-top: 25px;
    }
    .ami-wrap {
        /*display: inline-block;*/
    }
    .feature-flex-wrap.bgcolor {
        background: #f5f5f5;
        padding: 50px 15px 50px;
    }
    .ami-wrap ul {
        margin-bottom: 30px;
    }
    .sec-head {
        font-size: 25px;
        letter-spacing: 1px;
    }
    .floor-tab li {
        display: inline-block;
        width: initial;
    }
    .floor-tab {
        border-right: none;
        /*text-align: left;*/
        text-align: center;
        margin-bottom: 20px;
    }
    .floor-tab>li.active>a,
    .floor-tab>li.active>a:hover,
    .floor-tab>li.active>a:focus {
        padding: 5px !important;
    }
    .floor-wrap {
        padding: 22px 0px 96px;
        display: contents;
    }
    .floor-content .price-btn {
        margin-bottom: 30px;
    }
    .floor-tab>li>a {
        padding: 10px 26px !important;
        background: #ededed;
        font-size: 14px;
        color: #000;
        margin-left: 10px;
        letter-spacing: 1px;
    }
    .sec-head img {
        display: block;
        position: initial;
        margin: 0px auto;
        margin-bottom: 10px;
    }
    .sec-timeline {
        display: block;
        height: initial;
        padding: 70px 0;
    }
    .sensorium-logo {
        position: initial;
        width: 200px;
        margin: 0px auto;
        display: block;
        margin-bottom: 20px;
    }
    .timeline-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ededed;
        padding: 7px;
        margin-bottom: 25px;
        box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.3);
    }
    .timeline-mobile img {
        width: 90px;
        margin: 0px auto;
        display: block;
    }
    .timeline-mobile p {
        margin-bottom: 0;
        font-size: 16px;
    }
    #movedown {
        width: 32px;
        left: 45%;
    }
    .map-click {
        display: block;
        margin-bottom: 10px;
    }
    #audio-btn {
        bottom: 43px;
    }
    .feature-wrap .feature-txt {
        line-height: 30px;
        letter-spacing: initial;
        font-size: 17px;
    }
    .timeline-disc {
        padding: 0px 20px;
        margin-top: -50px;
        margin-bottom: 30px;
    }
    .timeline-disc p {
        line-height: 18px;
    }
    .committee-wrap p {
        margin: 15px 0px;
        min-height: 40px;
        font-size: 13px;
    }
    .ame-section .committee-wrap p {
        min-height: 50px;
    }
    .strom-content {
        padding-top: 40%;
    }
    .bannerimg1 {
        width: 90%;
        margin: 0 auto;
        display: block;
        margin-bottom: 15%;
    }
    .bannerimg2 {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    #carousel-example-generic {
        /* margin-top: 60px; */
    }
    .sec-contact {
        margin-bottom: 40px;
    }
    .thrills .item .committee-wrap {
        margin-bottom: 0;
    }
    .neighborhood-wraper .neighborhood-item .title-data {
        font-size: 18px;
    }
    .neighborhood-wraper .neighborhood-item .wrapper img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .neighborhood-wraper .neighborhood-item .description-data,
    .neighborhood-wraper .neighborhood-item .title-data {
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(0%, -100%);
        /* left: 50%; */
    }
    .cust-conatiner {
        width: 100%;
    }
    .neighborhood-wraper .neighborhood-item .description-data {
        padding: 10px 5px;
    }
    .amenities-content {
        height: 275px;
        padding: 22px 0px;
        display: block;
    }
    .ami-imgwrap img {
        height: 300px;
    }
    .amenities-content h2 {
        margin-bottom: 0;
        font-size: 20px;
    }
}

@media (min-width: 991px) {
    .vh100 {
        height: 100vh;
    }
}