@media (max-width:992px) {


    .product_right {
        justify-content: center;
    }

    .product_hlt-card {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
        justify-content: center;
        text-align: center !important;
        padding: 15px;
    }

    .product_hlt_card-box {
        position: relative;
    }

    .product_hlt_card-box:nth-child(odd)::after {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        border: 1px solid;
        background: linear-gradient(180deg, #EFF6E0 0%, #3fa166c1 28.5%, #3fa166ba 71%, #EFF6E0 100%);
        border: none;
    }

    .product_ttl,
    .product_text {
        text-align: center;
    }

    .product_highlight-heading {
        text-align: center;
    }

    .agr_right-card {
        width: 60%;
        height: 100%;
        border-radius: 0;
        padding: 20px;
        background: #A8C8A9;
        position: relative;
        z-index: 11111;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        overflow: hidden;

    }

    .agr_right-card-ttl {
        width: 60%;
        font-size: 1.125rem;
    }

    .local_comm_img-box {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: -15px;
    }

    .agr_left-text {
        align-items: flex-start;
    }

    .mobview {
        display: block;
    }

    .economyOnMobile {
        display: block;
    }


    .mobviewNone {
        display: none;
    }

    .lead_mob {
        display: flex;
    }

    .local_comm-right-content {
        padding: 20px;
    }

    .loc_com-img {
        width: 180px;
        filter: none;
    }

    .local_comm-left {
        min-height: 200px;
    }

    .local_comm-left {
        min-height: 260px;
    }


    .local_commerce {
        height: auto;
    }

    .local_comm-left,
    .local_comm-right {
        height: 100%;
    }

    /* .flip_side-card {
        margin-bottom: 40px;
    } */

    .flip_card-box .card_arrrow_box {
        display: flex !important;
        padding: 0;
    }

    /* .flip_card-box .card_arrrow_box2 {
        display: none;
        padding: 0;
    } */

    .flip_card-box.active .card_arrrow_box {
        display: flex !important;
        padding: 0;
    }

    .flip_side-card2.active .card_arrrow_box2 {
        display: flex !important;
        padding: 0;
    }

    .flipArrow {
        cursor: pointer;
        z-index: 111111;
        position: relative;
    }

    .flip_card-box {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 350px;
        margin: 20px 0;
    }

    /* .flip_side-card {
        margin-bottom: 0px;
    } */

    .our_mission {
        position: relative;
        margin-top: -50px;
        border-radius: 50px;
        background: #EFF6E0;
        /* background: red; */
        padding: 50px 20px;
        z-index: 11 !important;
    }

    .mission_image-box {
        width: 100%;
        height: unset;
        border-radius: 10px;
        position: relative;
    }

    .mission_image-box2 {
        width: 100%;
        height: unset;
        border-radius: 10px;
        position: relative;
        overflow: visible !important;
    }

    .mission_img-mob1 {
        width: 150px;
        position: absolute;
        top: -50px;
        left: -50px;
    }

    .mission_img-mob2 {
        width: 160px;
        position: absolute;
        bottom: -60px;
        right: -53px;
    }

    .our_mission-text {
        display: flex;
        flex-direction: column;
        gap: 20px;
        height: 100%;
        align-items: center;
        position: relative;
        margin-top: 45px;
    }

    .mob_our-heading {
        text-align: left;
        color: #3FA167;
        position: absolute;
        left: -8px;
        top: -125px;
        background: #EFF6E0;
        padding: 10px;
        border-radius: 10px;
        line-height: 1.1;
    }

    .mob_our-heading2 {
        text-align: left;
        /* background: #EFF6E0; */
        padding: 10px;
        border-radius: 10px;
        line-height: 1.1;
        margin-top: -40px;
        margin-left: 230px;
    }

    .our_mission_desc {
        display: flex;
        flex-wrap: wrap;
        height: unset;
        align-items: center;
    }

    .vision_content {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .msmg_container {
        width: unset;
        height: auto;
    }

    .mission_img-side3 {
        position: unset;
        top: 0px;
        left: 0px;
        padding: 10px;
        background: #fff;
        box-shadow: 0px 4px 4px 0px #00000040;
        Width: 100%;
        max-width: 400px;
        Height: 100%;
        overflow: hidden;
    }

    .mission_img-side4 {
        bottom: -115px;
    }

    .banner-fe-img2 {
        display: flex;
        width: 80%;
        margin: 0 auto;
        margin-top: -214px;
        text-align: center;
        justify-content: center;
    }

    .core {
        border-radius: 0 0 30px 30px;
        margin-bottom: -30px;
        position: relative;
        z-index: 111;
        background: #EFF6E0;
    }

    .agr_right-img,
    .agr_left-image {
        z-index: 1;
    }

    .mob_eco-title {
        position: absolute;
        bottom: -139px;
        left: -122px;
        text-align: left;
        line-height: 1.1;
    }

}

@media (max-width:768px) {
    .header {
        padding: 0;
    }

    .header-nav {
        display: none;
    }

    .header_left {
        width: 100%;
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .hamburger {
        display: block;
    }

    .sidemenu.active {
        display: flex;
    }

    .heading1 {
        font-family: "Crushed", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2.375rem;
    }

    .banner-text {
        padding: 30px;
    }

    .heading-banner {
        width: 80%;
    }

    .banner-fe-img2 {
        display: flex;
        width: 80%;
        margin: 0 auto;
        margin-top: -200px;

    }

    .contact_us-title {
        font-size: 3rem;
        font-size: 2.375rem;
        font-weight: 400;
        text-align: left;
        color: #EFF6E0;
        margin-bottom: 20px;
    }

    .economy_mob-cards {
        margin: 100px 0 50px 0;

    }

    .local_comm-right-title {
        font-size: 1.125rem;
    }

    .economy {
        padding: 50px 10px;
    }

    .mob_eco-title {
        position: absolute;
        bottom: -119px;
        left: -92px;
        text-align: left;
        line-height: 1.1;
    }

    .agr_left-text-ttl {
        font-size: 1.25rem;
        text-align: left;
        margin-bottom: 10px;
    }

    .container-1040 {
        padding: 15px 0;
    }

    .contact_us-content {
        padding: 50px 20px 0px 20px;
    }

    .emp_content {
        width: 75%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 auto;

    }

    .emp_title {
        font-size: 2.375rem;
        line-height: 1.1;
    }

    .product_right-content {
        width: 400px;
        height: 400px;
        transform: scale(0.8)
    }

    .mob_img1 {
        top: -94px;
        left: 0px;
    }

    .mob_img2 {
        top: -150px;
        right: 15px;
    }

    .mob_img3 {
        bottom: -65px;
        left: 0px;
    }

    .mob_img4 {
        bottom: -185px;
        right: 15px;
    }

    .mob_img5 {
        position: absolute;
        bottom: 25px;
        right: -30px;
        padding: 0;
        border-radius: 11px;
        box-shadow: 2px 4px 4px 0px #00000040;
        z-index: 111;
    }

    .footer_logo {
        width: 38px;
        height: 38px;
    }

    .footer_logo-img {
        width: 38px;
        height: 38px;
    }

    .footer-left-top {
        justify-content: center;
    }

    .footer_desc {
        text-align: center;
    }

    .footer_content {
        flex-direction: column;
    }

    .footer_left {
        width: 100%;
        text-align: center;
    }

    .footer_right {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:600px) {
    .banner-fe-img2 {
        display: flex;
        width: 80%;
        margin: 0 auto;
        margin-top: -180px;

    }

    .economy_mob-cards {
        margin-top: 25px;

    }

    .mob_eco-images {
        transform: scale(0.7);
    }

    .product_right-content {
        width: 350px;
        height: 350px;
        transform: scale(0.7);
    }

    .mob_img1 {
        top: -94px;
        left: -20px;
    }

    .mob_img2 {
        top: -157px;
        right: -16px;
    }

    .mob_img3 {
        bottom: -115px;
        left: -20px;
    }

    .mob_img4 {
        bottom: -225px;
        right: -15px;
    }

    .mob_img5 {
        position: absolute;
        bottom: -15px;
        right: -55px;
        padding: 0;
        border-radius: 11px;
        box-shadow: 2px 4px 4px 0px #00000040;
        z-index: 111;
    }

    .insights-slider-item {
        padding: 0 20px;
        width: auto;
    }
}

@media (max-width:400px) {
    .hamburger {
        cursor: pointer;
        padding: 0 10px;
        margin: 0 20px 0 10px;
    }

    .mob_eco-images {
        transform: scale(0.6);
    }

    .economy_mob-cards {
        width: 100%;
        overflow: hidden;
        /* flex-wrap: nowrap; */
        /* margin-right: -150px !important; */
    }



}