@media (max-width: 767px) {
    .pd0-m {
        padding: 0 !important;
    }

    .amenities p {
        height: 45px;
        font-size: 14px !important;
    }

    .loc-head {
        font-size: 25px;
    }

    .projecthigh-head {
        font-size: 25px;
    }

    .sec-head {
        font-size: 28px;
    }

    .high-txtwrap {
        width: 100%;
    }

    .prohighlight-sec {
        /*padding-top: 10px;*/
    }

    .ami-img-wrap img {
        height: initial;
    }

    .high-txtwrap .high-inner h2 {
        font-size: 17px;
    }

    .sub-head {
        font-size: 30px;
    }

    .modal-dialog {
        margin-top: 70px !important;
    }

    .footer-sec {
        margin-bottom: 45px;
    }

    .overview-subhead {
        font-size: 17px;
    }

    #carousel-example-generic {
        margin-top: 60px;
    }

    .head360 {
        font-size: 23px;
    }

    .callnow {
        width: 17px;
        position: initial;
    }

    .floortab li {
        width: 48%;
        margin-bottom: 10px;
    }

    .price-click {
        display: block;
        margin: 10px;
        padding: 8px 3px;
        font-size: 10px;
    }

    .mytab>li>a {
        padding: 9px 10px !important;
    }

    .locborder {
        border-right: 0;
        border-bottom: 2px solid #b2854b;
        min-height: initial;
    }

    .locwrap {
        margin-top: 0;
    }

    .locwrap i:before {
        font-size: 80px;
    }

    .contact-overlay {
        padding: 15px 15px;
    }
}