@media only screen and (min-width: 1300px) {
    .container {
        max-width: 1240px;
        width: 100%;
    }
}


@media only screen and (max-width: 600px) {
    .w-80{width:100%;}
    .carousel-item img { object-fit: unset !important;;    height: unset !important;}
    .heading2-main {font-size: 2rem !important;}
    .contactusSection .info-wrap{border-radius: 0}
    .pr-0 {margin: 0 !important; padding: 0 !important;}
    .video-bg{height: 50vh}
    .heading-main span {font-size: 3rem;}
    .fixed-call-btn{display: flex;bottom: 100px}
    .section3-subheading,.section3-p,.btn-section,.section4-subheading{text-align: center}
    .heading-main{    font-size: 2.3rem;    line-height: 3rem;}
    .nwdbtn.viewProject{margin-left: unset;}
    .section-headings .main-heading{font-size: 2.3rem;}
    .padding-right{padding-right: 0}
    .padding-left{padding-left: 0}
    .img-nwd{margin-top: 40px}
    .banner-form { margin: 0 5px;margin-top: 20px;}
    .banner-form h2{font-size: 1.1rem !important;text-shadow: none;}
    .banner-heading {padding: 8px 14px;font-size: 1.3rem !important;line-height: 28px;    }
    .home-banner img.banner-img{display: none}
    .home-banner { background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.72)), url(../../assets/images/home-bg.webp) no-repeat center center fixed;}
    .banner-text-container {position: relative;top: unset;left: unset;right: unset;width: 100%;height: unset;padding-bottom: 60px;}
    .accordiondks { font-size: 1.2rem; }
    .viewDetailsButtonSection{ text-align: left}
    .viewDetailsButtonSection.footerBtn{ text-align: center}
    .text-container h1, .text-container h2 { font-size: 2rem; }
    .img-fit, .img-round{
        border-radius:10px !important;
    }
    .padding-left {
        padding-left: 0
    }

    .padding-right {
        padding-right: 0
    }

    .featured-city-box .img-box {
        height: 180px
    }

    .manushi-bg {
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../assets/images/Web-3-580_650.jpg);
        background-position: -150px 35px;
        /*        background-repeat: no-repeat;*/
    }

    .masterplan {
        background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../../assets/images/alive.webp);
        background-position: -350px 35px;
        /*        background-repeat: no-repeat;*/
    }

    .img-fit {
        height: auto;
        object-fit: cover;
        margin: 30px 0;
    }

    .pd-25 {
        padding: 0
    }

    .special-pd {
        padding: 50px 0;
    }

    section.section {
        padding: 80px 0;
    }

    .section-heading h2 {
        font-size: 1.75rem;
    }

    .lifestyle-crafted {
        background-position: 80px 16px;
    }

    .about-us-img-box {
        margin-left: 0;
        margin-top: 30px;
    }

    .about-us-img-box:after {
        border: 0;
    }

    .lifestyle-crafted h2 {
        font-size: 1.8rem;
        font-weight: 500;
    }

    .banner-content form button {
        margin-top: 15px
    }

    .home-banner .banner-content {
        position: relative;
        bottom: unset;
        padding: 15px 0 30px;
        height: auto;
    }

    .text-container {}

    .text-container p {
        font-size: 0.9rem;
        font-weight: 400
    }

    .text-container h1 {
        font-size: 2rem;
        font-weight: 700;
        text-shadow: 0 3px #000;
    }
}
