:root {
    --dark_red: #000000;
}

@media (max-width: 1600px) {
    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 13px;
    }
}

@media (max-width: 1550px) {
    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 13px;
        padding: 20px 5px;
    }
    .priceimg h4 {
        font-size: 14px;
        text-align: center;
    }
    .floor-plan-sec {
        font-size: 13px;
    }
    .card-d-custom .heading2 {
        font-size: 14px;
        width: 8vw !important;
    }
    .banner-offers h4 {
        padding: 7px 0.8vw 0.3vw;
        font-size: 20px;
    }
    .pro-status {
        font-size: 18px;
    }
    .card-d-custom .heading1 {
        font-size: 14px;
    }
    .pro-price {
        padding: 0px 9px;
        font-size: 17px;
        text-align: center;
        margin-bottom: 5px;
    }
    .pro-tag-line {
        text-align: center;
    }
    /* .top-menu .navbar-brand img {max-width: 195px;} */
}

@media (max-width: 1366px) {
    .ami-container p {
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }
    .card-d-custom .heading2 {
        font-size: 12px;
        margin-bottom: 4px;
        margin-top: 4px
    }
    .banner-offers ul {
        margin-top: 6px
    }
    .priceimg h4 {
        font-size: 13px
    }
    .ami-container {
        padding: 1.2vw .8vw .8vw;
        height: auto;
        margin-bottom: 0
    }
    .aboutsection .col-6 img {
        margin-bottom: 5px
    }
    .required-coll {
        text-align: center;
        background-color: #0E66AC;
        color: #fff;
        padding: 8px;
        width: 60%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .card-d-custom {
        margin: 0 auto 2px;
        padding: 5px 15px
    }
    .from-banner h4 {
        text-align: center;
        font-size: 16px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px
    }
    .banner-offers {
        padding-bottom: 7px;
        width: 25vw;
    }
    .from-banner h3 {
        font-size: 28px
    }
    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 10px
    }
    .top-menu .nav-item .nav-link img {
        margin-right: 3px;
        width: 18px
    }
}

@media(max-width: 1366px) {
    .top_form h2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        padding: 8px;
        background-image: -webkit-linear-gradient(left, #444, #1a1a1a)
    }
    .from-banner h4 {
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px
    }
    .form-box h4 {
        padding: 10px 0
    }
    .og-block li {
        font-size: 14px
    }
    .form_inner .form-control {
        margin-bottom: 10px
    }
    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 14px
    }
    .top-menu {
        width: 100%
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pd-mob-0 {
        padding: 0px;
    }
    .top-menu .navbar-brand img {
        width: 150px;
    }
    .with-caption img {
        cursor: zoom-in;
        width: 100%;
        margin-bottom: 15px;
    }
    .qr-image {
        margin: 0px auto;
    }
    .qr-image img {
        width: 50px;
    }
    .pointer-event {
        margin-top: 55px;
    }
    .banner-offers {
        position: relative;
        width: 100%;
        background-color: #fff;
        top: -7px;
        left: 0;
        border-radius: 0
    }
    .top-menu {
        padding: 4px 8px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        right: 0;
        z-index: 99
    }
    .nabvar-manu {
        position: absolute;
        top: 45px;
        z-index: 999;
        width: 100%;
        background: #fff
    }
    .mobile-responsive {
        display: block
    }
    .destop-responsive {
        display: none
    }
    .og-block {
        display: none
    }
    .required-coll {
        display: none
    }
    .enquire-btn.form {
        font-size: 16px;
        padding: .3vw 2vw;
        margin: 0 auto;
        display: block
    }
    .pricelistdiv12 {
        padding: 15px 0;
        margin-top: 10px
    }
    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 16px;
        border-bottom: 1px solid#dbe4e9;
        padding: 10px 20px
    }
    .bg-none1 {
        color: #fff !important;
        border: 1px solid#fff;
        background: rgba(0, 0, 0, .6)
    }
    .pro-status {
        text-align: center;
        display: block;
        padding: 3px;
        font-size: 16px;
        text-transform: uppercase;
        text-shadow: 0 1px 2px #333;
        color: #fff;
        background-color: #261b07
    }
    .banner-offers h4 {
        display: block;
        padding: 3px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
        margin: 5px 0;
        color: var(--dark_red);
        text-transform: uppercase;
        text-align: center
    }
    .banner-offers h4 span {
        padding: 3px 0;
        font-size: 15px;
        text-transform: capitalize;
        line-height: 16px;
        text-shadow: none;
        color: #000;
        font-weight: 100
    }
    .banner-offers h5 {
        background-color: #f1f1f1;
        padding: 5px 8px;
        margin-top: 3px;
        margin-bottom: 5px;
        font-size: 18px;
        text-align: left;
        text-transform: capitalize;
        list-style: none;
        color: #000;
        text-shadow: none;
        text-align: center
    }
    .pro-tag-line {
        padding: 17px 0;
        font-size: 22px;
        text-transform: capitalize;
        text-shadow: none;
        color: #000;
        text-align: center;
        font-weight: 600;
    }
    .pro-price {
        display: block;
        padding: 5px 0;
        font-size: 17px;
        text-shadow: none;
        color: #000;
        text-align: center;
        font-weight: 600;
    }
    .enquire-btn {
        font-size: 16px;
        padding: 4px 15px;
        margin: 0 auto;
        display: block
    }
    .banner-offers p {
        margin: 8px 15px;
        color: #000;
        text-align: center
    }
    .aboutsection {
        margin: 3vw 0;
        max-width: 100%
    }
    .aboutus h1 {
        font-size: 20px;
        text-align: center
    }
    .aboutus h4 {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center
    }
    .footer-widget p {
        color: #000;
        margin-bottom: 10px;
        font-size: 16px;
        text-align: justify
    }
    .video-section {
        display: none
    }
    .project h4 {
        font-size: 24px;
        margin-bottom: 10px;
        color: #000;
        text-align: center
    }
    .ami-block {
        width: 100%;
        margin: 10px 0
    }
    .ami img {
        width: 100%;
        display: block;
        margin: 0 auto 10px
    }
    .ami-container p {
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }
    .ami-container {
        padding: 10px;
        height: auto;
        margin-bottom: 0
    }
    .aboutsection .col-6 img {
        margin-bottom: 8px;
    }
    .row-cols-md-3 .my-2 {
        font-size: 16px
    }
    .location-icon p {
        font-size: 16px;
        text-align: center
    }
    .aboutusp p {
        font-size: 16px;
        text-align: justify;
        line-height: 24px;
    }
    .aboutusp h4 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 15px;
    }
    .Disclaimer p {
        font-size: 12px;
        line-height: 16px;
    }
    .btn-warning {
        color: #fff;
        border-color: #0e66ae;
    }
    .mobile-show-table th {
        font-size: 16px;
        border-bottom: none;
        max-width: 100%;
        width: 330px;
    }
    .table td,
    .table th {
        margin: 3px 0;
        padding: 8px 3px;
        vertical-align: top;
        width: 100%;
        display: block;
        text-align: center;
        border: none;
        font-size: 16px;
    }
    .head {
        position: relative;
        top: 0;
        right: 0;
        font-size: 15px !important;
        letter-spacing: 0;
        writing-mode: unset;
        text-orientation: mixed;
        text-align: center;
    }
    .modal-dialog.enq-modal {
        max-width: 100%;
        border-radius: 3px;
    }
    .modal-head {
        display: block;
        font-size: 24px;
        text-transform: capitalize;
        font-weight: 400;
        color: #fff;
        padding: 1.2vw 0;
        text-align: center;
    }
    .mobile-section {
        display: flex;
        background: #2f2f2f;
        background: #2f2f2f;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .mobile-section .btn-success {
        color: #fff;
        background-color: #261b07;
        border-color: none;
        padding: 10px 0;
        text-align: center;
        font-size: 14px;
        width: 100%;
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border: none
    }
    .mobile-section .btn-success img {
        margin-right: 8px;
    }
    .mobile-section a {
        padding: 5px;
        width: 32.4%;
        border-radius: 0;
    }
    .nav-pills .loc-tab-link {
        width: 100%;
    }
    .carousel-indicators.mobile-top {
        bottom: 62%;
    }
    .mobile-tata {
        color: #000;
    }
    .vsv-text-bg {
        background-color: transparent;
    }
    .Disclaimer {
        margin-bottom: 60px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    button.btn.btn-warning.effetGradient {
        display: block;
        margin: 0px auto;
    }
    button.btn.btn-warning.effetGradient.amn-btn {
        /* margin-left: 35% !important; */
        width: 50%;
        /* margin: 0px auto!important; */
         !importan;
         !importa;
         !import;
         !impor;
         !impo;
         !imp;
         !im;
         !i;
         !;
    }
    .main-heading {
        text-align: center;
    }
    .modal-dialog.enq-modal.popup-img {
        max-width: 100%;
        border-radius: 3px;
    }
    .d-none-tablie {
        display: none;
    }
    .price-table p {
        display: block;
        text-align: center;
        font-size: 20px;
        border: 1px solid#f2f2f2;
        margin-bottom: 0px;
        padding: 10px 0px;
    }
    .destop-show-table {
        display: none;
    }
    .mobile-show-table {
        display: block;
    }
    .at-property-dis {
        padding: 0.5vw;
        text-align: center;
        display: block;
    }
    .top-menu .navbar-expand-md .navbar-nav {
        margin: auto;
        margin-left: 0 !important;
    }
    /* .top-menu .navbar-brand img{max-width: 133px;} */
    .navbar-dark .navbar-toggler .bars {
        max-width: 23px;
    }
    #patch_slider {
        margin-top: 20px;
    }
    .aboutsection {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #location .near-by {
        padding-left: 15px;
        padding-top: 0;
        margin-bottom: 0;
    }
    .card-d-custom .heading2 {
        width: 40vw !important;
    }
    .card-d-custom .heading1 {
        width: 28vw !important;
    }
    .decision .btn-primary {
        font-size: 13px;
    }
}