@media only screen and (max-width:1700px) {
    section.city .map {
        width: 55%;
    }
}

@media only screen and (max-width:1500px) {
    section.download .img {
        top: 63px;
    }
    section.banner h1,
    section.banner_1 h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width:1399px) {
    #banner_main h1 {
        font-size: 40px;
        font-family: main;
    }
    .process__item h1 {
        font-family: main;
        font-size: 35px;
    }
    section.city {
        padding: 10px 0 90px 0;
    }
    section.banner_1 .card-img-overlay {
        top: 45%;
    }
    section.banner h1,
    section.banner_1 h1 {
        font-size: 38px;
    }
    section.download h2 {
        font-size: 22px;
    }
    p {
        font-size: 18px !important;
    }
    section.city .right {
        top: -999px;
    }
    section.download {
        margin-top: 0;
    }
    section.slider_1 .arrow {
        left: 84px;
        bottom: 72px;
    }
    section.slider_1 .swiper-pagination-last {
        bottom: -20px !important;
        margin-left: 136px;
    }
}

@media only screen and (max-width:1340px) {
    section.download .img {
        top: 100px;
    }
    header .navbar .nav-link {
        margin: 10px;
    }
}

@media only screen and (max-width:1199px) {
    section.slider_1 .swiper-pagination-last {
        bottom: -20px !important;
        margin-left: 176px;
    }
    .autoplay-progress {
        bottom: 30px;
    }
    section.city .map {
        width: 63%;
    }
    section.download .img {
        top: 150px;
    }
    /* section.banner h1 , section.banner_1 h1 {
      font-size: 45px;
    }  */
    section.hillside .content p {
        font-size: 16px !important;
    }
    section.hillside .margin {
        margin-top: 0 !important;
    }
    section.hillside .content {
        width: 500px;
    }
    section.slider_1 .card-img-overlay p {
        font-size: 15px;
    }
    section.slider_1 .arrow {
        z-index: 100;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        left: 120px;
        bottom: 70px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width:1099px) {
    section.slider_1 .arrow {
        z-index: 100;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        left: 74px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #banner_main h1 {
        font-size: 30px;
    }
    #banner_main .btn {
        width: 180px;
        margin-top: -20px;
    }
    #banner_main .card-img-overlay {
        top: 45%;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
    }
}

@media only screen and (max-width:1024px) {
    section.slider_1 .arrow img {
        width: 100px;
    }
    /*section.banner_1 .img{
      height: 75vh;
    }*/
    /*section.banner_1{
      height: 75vh;
    }*/
    .desk_top {
        display: none;
    }
    .mobile_d {
        display: block;
    }
    section.slider_1 .arrow {
        z-index: 100;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        left: 100px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    section.city .right {
        left: -75px;
        top: -1048px;
    }
    section.city {
        padding: 40px 0;
    }
    section.city .arrow {
        position: static;
        margin-top: 50px;
    }
    section.banner .slider {
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
    }
    section.banner h1,
    section.banner_1 h1 {
        font-size: 32px;
    }
    section.banner .card-img-overlay {
        padding-left: 0 !important;
    }
    section.banner .btn {
        width: 180px;
    }
    section.hillside {
        padding: 80px 0;
        overflow: hidden;
    }
    section.hillside .content {
        background-color: #f0efd4;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        position: static;
        width: 100%;
    }
    section.hillside .right {
        position: absolute;
        right: -55px;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    section.download {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 40px;
    }
    section.download .img {
        position: relative;
        max-width: 100%;
        top: -25px;
        left: 74px;
    }
    section.download .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    section.download h2 {
        font-size: 20px;
    }
    section.retreat {
        padding-bottom: 0;
    }
    section.plan {
        padding: 50px 0;
    }
    section.plan .arrow {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:990px) {
    section.city .map {
        position: static;
    }
    section.banner_1 {
        margin-top: 50px !important;
    }
    section.banner_1 .btn {
        width: 160px;
    }
    section.city .map {
        width: 100%;
    }
    section.download .card {
        width: 100%;
    }
    section.plan .resize {
        position: absolute;
        bottom: -630px;
    }
    section.plan {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width:950px) {
    #slider_last .swiper-slide img {
        height: 450px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    /*section.banner_1 .img{
  height: 48vh;
}*/
    /*section.banner_1{
  height: 48vh;
}*/
}

@media only screen and (max-width:767px) {
    header .logo-2 {
        width: 45%;
    }
    header .logo-3 {
        width: 45%;
    }
    section.plan .resize {
        bottom: -516px;
    }
    section.slider_1 .swiper-slide h4 {
        text-transform: uppercase;
        position: relative;
        left: 0;
        opacity: 1;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    section.slider_1 .swiper-slide p {
        position: relative;
        top: 0;
        opacity: 1;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    section.slider_1 .swiper-slide.swiper-slide-active h4 {
        left: 0px;
        opacity: 1;
    }
    section.slider_1 .swiper-slide.swiper-slide-active p {
        top: 0px;
        opacity: 1;
    }
    .desk-img {
        display: none;
    }
    .mobi-img {
        display: block;
    }
    footer input,
    footer select.form-control {
        width: 100%;
    }
    section.slider_1 .mySwiper .swiper-slide {
        padding-right: 15%;
    }
    .arrow_fixed {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        opacity: 1;
        transition: all 0.3s ease;
        z-index: 1000;
        cursor: pointer;
        background-color: #217c39;
        text-align: center;
        width: 100%;
        padding: 6px 10px;
        font-size: 20px;
        color: #fff;
    }
    .arrow_fixed span {}
    #dialog-content {
        display: none;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
    }
    #dialog-content .form_container {
        flex-direction: column;
        background-color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 320px;
        top: 50%;
        transform: translateY(-50%);
        padding: 20px;
    }
    #dialog-content h5 {
        width: 100%;
        text-align: center;
    }
    #dialog-content #frmContactus {
        flex-direction: column;
    }
    #dialog-content .col-sm-12 {
        width: 100%;
    }
    #dialog-content input,
    #dialog-content select {
        width: 100%;
    }
    #dialog-content .f-button {
        background: #fff;
        opacity: 1;
        color: #000;
    }
}

}

@media only screen and (max-width:550px) {
    section.download h2 {
        font-size: 15px;
    }
    section.download h3 {
        font-size: 20px;
    }
    #slider_last-m .swiper-slide img {
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    section.slider_1 h3 {
        color: #1f6131;
        font-size: 35px;
        font-weight: 700;
    }
    section.slider_1 h2 {
        color: #1f6131;
        font-size: 25px;
    }
    section.slider_1 {
        padding-top: 40px;
    }
    section.plan .resize {
        bottom: -520px;
    }
}

@media only screen and (max-width:521px) {
    section.plan .resize {
        bottom: -570px;
    }
    /* section.banner_1 .img{
    height: 80vh;
  } */
    section.banner_1 .card-img-overlay {
        top: 38%;
    }
}

@media only screen and (max-width:500px) {
    section.plan .resize {
        bottom: -460px;
    }
    section.plan .arrow img,
    section.retreat .arrow img,
    section.city .arrow img {
        width: 70px;
    }
    section.city .leaf {
        top: 700px;
        left: -30px;
    }
    section.banner p,
    section.banner_1 p {
        font-size: 16px !important;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    section.banner h1,
    section.banner_1 h1 {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    footer .box .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    footer .box .container .vr {
        display: none;
    }
    section.plan .nav-link {
        width: auto;
    }
    #swiper2 p {
        font-size: 18px;
    }
    #swiper3 p {
        font-size: 18px;
    }
    section.banner .slider {
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: 55%;
        -o-object-position: 55%;
    }
    section.banner h1,
    section.banner_1 h1 {
        font-size: 25px;
    }
    section.banner .card-img-overlay {
        padding-left: 0 !important;
        top: 38%;
    }
    section.banner .btn {
        width: 131px !important;
    }
    /* section.banner .btn {
      width: 190px;
    } */
    section.hillside {
        padding: 30px 0;
        overflow: hidden;
    }
    section.hillside_1 {
        padding: 0px 0;
        overflow: hidden;
    }
    section.hillside .content {
        background-color: #f0efd4;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        position: static;
        width: 100%;
    }
    section.hillside .right {
        position: absolute;
        right: -55px;
        top: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #dialog-content p {
        font-size: 12px;
    }
    #dialog-content .img {
        position: absolute;
        top: -40px;
        left: 40px;
        display: block;
    }
    #dialog-content .img2 {
        position: absolute;
        right: 0;
        bottom: -20px;
        width: 40px;
        display: block;
    }
}

@media only screen and (max-width:450px) {
    section.download .img {
        left: 10px;
        top: -39px;
    }
    .arrow-m {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
        left: 32px;
        bottom: 7px;
        margin-bottom: 20px;
    }
    #slider_last-m .swiper-slide img {
        height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    section.plan .resize {
        bottom: -460px;
    }
}

@media only screen and (max-width:390px) {
    section.plan .resize {
        bottom: -420px;
    }
}

@media only screen and (max-width:375px) {
    section.plan .resize {
        bottom: -475px;
    }
}