@media(max-width:1366px) {
    .partner-detail {
        padding: 20px 15px 300px;
    }
}

@media(max-width:767px) {
    .section-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .project-highlights{
        padding: 40px 0;
    }

    #header {
        background: #fff;
        padding: 0 !important;
    }

    .banner {
        margin-top: 90px;
    }

    .banner .banner-image img {
        height: auto;
    }

    .mobile-nav-toggle {
        color: #000;
    }

    .mb-pd-tp-0 {
        padding-top: 0px !important;
    }
    .mb-pd-bt-0 {
        padding-bottom: 0px !important;
    }
    .mb-mt-0 {
        margin-top: 0px !important;
    }
    .mb-mb-0 {
        margin-bottom: 0px !important;
    }

    #gmap-mob {
        margin:15px 0 !important; 
    }

    #section-2 {
        margin-top: 0;
        padding-top: 100px;
    }

    /*
    .sec-2-head h2 {
        font-size: 20px;
    }
*/
    .sec-3-detail::after {
        display: none !important;
    }
    .sec-3-head {
        display: block;
        text-align: left;
        padding-top: 2px;
    }

    .sec-3-head h2 {
        /* margin-top: 20px; */
        font-size: 18px;
        font-size: 26px;
        line-height: 1.3;
    }

    .sec-7-head h2 {
        font-size: 18px;
    }

    .sec-3-detail p {
        /*font-size: 14px;*/
        line-height: 1.5;
        margin-bottom: 15px;
        text-align: left;
    }

    .sec-2-detail {
        padding: 15px;
        margin: 20px 0;
        -webkit-box-shadow: 0px 3px 3px #000;
        box-shadow: 0px 3px 3px #000;
    }

    .sec-3-detail {
        margin-right: 0;
        padding: 0;
    }

    .sec-5-detail {
        margin-right: 0;
        padding: 0;
        margin-bottom: 50px;
    }

    .slick-prev {
        left: 15px;
        width: 30px;
        height: 30px;
        font-size: 30px;
    }

    .partner-slider .slick-track {
        display: block;
    }

    .slick-next {
        right: 15px;
        width: 30px;
        height: 30px;
        font-size: 30px;
    }

    .soon-box h2 {
        font-size: 25px;
        letter-spacing: 5px;
    }

    .partner-slider .slick-slide img {
        margin: 0 auto;
    }

    .sucess-box {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }

    .sucess-box p {
        margin-top: 10px;
        font-size: 15px;
    }

    .sucess-detail h2,
    .partner-detail h2,
    .sec-4-head h2 {
        font-size: 18px;
        line-height: 1.5;
    }

    .sec-5-head h2 {
        font-size: 25px;
        text-align: center;
        line-height: 1.5;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-left: 0;
    }

    .land-txt::after {
        width: 100%;
    }

    .form-wrapper .row-cols-lg-auto .mb-3 {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }

    .form-wrapper {
        margin-bottom: 0;
    }

    .slick-prev:before,
    .slick-next:before,
    .cover button i {
        font-size: 25px;
    }

    .right {
        right: 15px;
    }

    .left {
        left: 15px;
    }

    label.form-label.invisible {
        display: none;
    }

    .footer {
        padding-bottom: 40px;
    }

    .section-5 {
        background: none;
        padding-bottom: 0;
    }

    .sec-5-head {
        position: relative;
/*
        top: 15%;
        left: 44%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
*/
    }

    .know-why-btn {
        width: 100%;
        font-size: 10px;
        padding: 15px 10px;
    }

    .price-detail p {
        font-size: 18px;
    }

    .price-detail h4 {
        font-size: 14px;
    }

    .price-detail-box {
        margin-left: 0px;
    }

    .sec-2-head h2 {
        /*font-size: 18px;
        line-height: 1.5;*/
    }

    .sec-2-txt p {
        font-size: 14px;
    }

    .sec-4-head h3,
    .sec-5-detail p {
        font-size: 14px;
        line-height: 1.5;
    }

    #section-6 .cover {
        padding: 0px 30px 0 10px;
    }

    #section-6 .scroll-images .child {
        margin: 1px 10px 1px 0;
    }
}
