.row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0 !important;
}

/* begain  card 1 */
.industry-section-bg {
    background-color: #DFDFDF;
    height: 27rem;
    overflow: hidden;
}

.image-industry-left {
    overflow: hidden;
    position: relative;

}



.imageimage {
    /* width: 100%; */
    height: 100%;
}

.right-side-auto {
    margin-top: 8rem;
}

.agri-title {
    font-size: 68px;
    letter-spacing: 0px;
    font-weight: 800;
}

/* end  card 1 */

/* begain  card 2 */


.industry-right-section-bg {
    background-color: #A88C2B;
    height: 27rem;
    overflow: hidden;
}

.agri-bg {
    background-color: #2BA88A;
}

.medical-devices {
    background-color: #A82B2B;
}

.marine {
    background-color: #2BA8A8;
}

.Oil-gas {
    background-color: #252828;
}

.powerutility {
    background-color: #532BA8;
}





.image-industry-right {
    overflow: hidden;
    height: 27rem;
}

.imageright {
    /* width: 100%; */
    height: 100%;
}

/*client process*/
.client-bg {
    background-color: #161A1B;
}

.main-contant {
    padding-top: 3rem;
    height: 33rem;
    margin-left: 3rem;

}

.main-contant .mainclient {
    padding-right: 3rem;
}

.mainclient .client-titile {
    font-family: 'Manrope';
    font-size: 19px;
    font-weight: 700 !important;
    line-height: 26px;
    letter-spacing: -0.02em !important;
    text-align: left !important;
    opacity: 0.44 !important;

}

.mainclient .client-head {
    font-family: 'Manrope';
    font-size: 33px;
    font-weight: 800 !important;
    line-height: 45px;
    letter-spacing: -0.03em !important;
    text-align: left !important;
}

.mainclient .client-dec {
    font-family: 'Manrope';
    font-size: 23px;
    font-weight: 400 !important;
    

}


.image-container {
    position: relative;
    height: 22rem;
}

.bottomleft {
    position: absolute;
    bottom: 0px;
    /* left: 25px; */
    font-size: 24px;
    background: rgba(245, 245, 245, 1);
    border-radius: 0rem 1rem 0rem 1rem;
    width: 10rem;
    height: 4rem;
}

.clientimage {
    width: 100%;
    height: 100%;
    border-radius: 1.7rem 0rem 0rem 1.7rem;
}

.bottomleft .bottomtext {
    font-family: 'Manrope';
    font-size: 23px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -0.02em;
    text-align: left;
    color: rgba(46, 46, 46, 1);
    padding: 1rem;

}

/* industry  css*/

.industryimageback {
    height: 31rem;
    overflow: hidden;
}

.industryimage {
    height: 100%;
}


.main-insudtry-contant {
    position: relative;

}


.indu-header {
    position: absolute;
    bottom: 8rem;
    padding: 0rem 5rem 0rem 0rem;
}

.industry-head {
    position: relative;
    font-size: 59px;
    font-weight: 800;
    line-height: 62px;
}

.insutry-title {
    font-size: 43px;
    font-weight: 700;
}



/*contact*/
.agri-main-contant {
    position: relative;

}

.experimage {
    background:url(http://127.0.0.1:8000/images/talk-to-experts-header.jpg) no-repeat;
    overflow: hidden;
    height: auto;
    /* width: 100%; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.conatct-contant {
    background: #161A1B;
    height: 38.438rem;
    padding: 4.563rem 0rem 4.563rem 0rem;

}

.contact-form .text-head {
    text-align: left !important;
}

input[type="text"] {
    width: 90%;
    padding: 10px 0;
    border: none;
    border-bottom: 2px solid #F5F5F5;
    outline: none;
    background: #161A1B;
    color: #FFF;
    font-size: 18px;
    opacity: 0.6;
    font-family: 'manrope';
}

.form-group::placeholder{
    font-family: 'manrope';
}



  input[type="checkbox" i] {
    background-color: red;
    cursor: default;
    appearance:auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}

.checkboxtext::before {
    content: '';
    display: contents;
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff6b;
    background-color: #161A1B;
}



.contact-title {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff6b !important;
    font-family: 'manrope';
}

.contact-title-top {
    font-size: 14px !important;
    font-weight: 400;
    color: #ffffff6b !important;
}

.textbelow-title {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff6b !important;
    font-family: 'manrope';
}

.textbelowemiltitle {
    font-size: 18px;
    font-weight: 600;
    opacity: 0.8;
    color: #FFFFFF !important;

}

.form-control:focus {
    background: #161A1B !important;
    color: #FFF !important;
    opacity: 0.6;
    border: 2px solid #F5F5F5 !important;
}

.form-control.cont-textarea {
    margin-top: 20px;
    width: 100%;
    padding: 17px 22px;
    border: 2px solid #F5F5F5;
    outline: none;
    background: #161A1B;
    opacity: 0.6;
    border-radius: 3px;
    height: 18rem;
    margin-bottom: 20px;
    resize: none;
    box-shadow: none !important;
    font-size: 18px;

}

input[type="text"]:focus {
    border-color: #F5F5F5;
}

.leftsideres {
    padding: 0rem 0rem 2rem 0rem;
}



/*read-more page*/
.bread-sec {
    background: var(--Dark-gray, #1B1B1B);
    font-size: 12px;
    font-family: 'Manrope';
    height: auto;
}

.auto-container {
    padding: 0 15px;
}

ul.breadcrumb {
    background: var(--Dark-gray, #1B1B1B);
    margin-bottom: 0px;
}

ul.breadcrumb li a {
    color: white;
    text-decoration: none;
}

ul.breadcrumb li+li::before {
    content: ">";
    padding: 10px;
}

.main-agri-header {
    background-color: #0E0E0E;
    padding: 5rem;

}

.header-container {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 0.5rem;

}

.card-bg {
    padding: 5rem 5rem 5rem 8rem;
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-direction: row;
    gap: 3rem;


}

.cardheadtitle {
    font-size: 25px;
    line-height: 57px;
    color: #2E2E2E !important;
    font-weight: 800 !important;
    font-family: 'Manrope' !important;
}

.navigate {
    width: 75%;
    font-size: 22px;
    color: #2E2E2E !important;
    font-weight: 700 !important;
    font-family: 'Manrope' !important;

}
.navigate-sec{
    width: 85%;
    font-size: 19px;
    color: #2E2E2E !important;
    font-weight: 400 !important;
    font-family: 'Manrope' !important;


}


.main-acco-contant {
    background-color: #36B8A1;
    height: 195px;
}

.announ-title {
    padding: 3rem 3rem 3rem 4rem;
}

.annou-img-header {
    position: relative;
    overflow: hidden;
    height: 195px;

}

.annuc-head {
    color: #FFF !important;
    font-family: 'Manrope' !important;
    font-size: 19px;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 0px !important;
}

.annuc-decs {
    font-family: 'Manrope' !important;
    font-size: 26.8px;
    font-weight: 800 !important;
    text-align: left;
}

/* .announ-title .rightresbtn {
    margin-top: 0rem !important;

} */

.annou-img-title {
    overflow: hidden;
    position: relative;
}
.cont-btn-side .contbtnside{
    position: absolute;
    z-index: 2;
    margin-right: -216px;
    margin-top: -59px;
}

.announcementimage {
    width: 100%;
    height: 100%;
}

.agri-main-side{
    display: flex;
    justify-content: center;
    align-items: center;
}



/*  */

@media (max-width:320px) {

    /* card-1 */
    .industry-section-bg {
        height: 12rem !important;

    }

    .main-image-sec {
        overflow: hidden !important;
        position: absolute;
        height: 12rem !important;
        /* width: 14rem !important; */
        margin-left: -9rem !important;

    }

    .image-industry-left {
        height: 12rem !important;
       
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
       
    }

    .right-side-auto {
        margin-top: 1rem !important;
        position: relative;
        right: -10rem !important;
        padding: 0rem 10rem 0rem 0rem;
    }

    .agri-title {
        font-size: 25px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 12px !important;
    }

    .text-header .resbtn {
        margin-top: 0rem !important;
    }

    /* card-2 */
    .image-industry-right {
        overflow: hidden;
        height: 12rem !important;
        margin-left: 13rem !important;
    }

    .industry-right-section-bg {
        height: 12rem !important;
    }

    .left-side-auto {
        margin-top: 1rem !important;
        position: absolute;
        left: 1rem !important;
        width: 10rem !important;
    }

    .right-agri-title {
        font-size: 25px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 12px !important;
    }

    .text-header .rightresbtn {
        margin-top: 0rem !important;
    }

   

    /* client-side */
    .main-contant {
        padding-top: 1rem !important;
        height: 32rem !important;
        margin-left: 1rem !important;
        padding: 1rem !important;

    }

    .main-contant .mainclient {
        padding-right: 0rem !important;
    }

    .mainclient .client-titile {
        font-size: 12px !important;
        margin-top: 0rem !important;

    }

    .mainclient .client-head {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .mainclient .client-dec {
        font-size: 13px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0rem !important;

    }

    .image-container {
        height: 11rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;

        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }

    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 1rem 1rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }

    .experimage .d-flex{
        display: block !important;
    }

    .agrileftside{
        margin-left: 20px !important;
    }

    /*contact*/

    .text-block h2 {
        font-size: 27px !important;
        padding: 10rem 1rem 1rem  0rem !important;

    }



    .contact-form .text-head {
        font-size: 28px !important;

    }

    .conatct-contant {
        height: 44rem !important;
        padding: 1.5rem 0rem 1.5rem 1rem !important;
    }

    .leftsideres {
        padding: 0rem 0rem 0.5rem 0rem !important;
    }


    .btnressub {
        display: none !important
    }

    .form-control.cont-textarea {
        height: 7rem !important;
        margin-bottom: 0px !important;
        width: 90% !important;
        font-size: 14px !important;
    }

    .textbelow-title {
        font-size: 9px !important;
    }

    .textbelowemiltitle {
        font-size: 9px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    .contact-title-top {
        font-size: 14px !important;
    }

    /*industry head*/

    .industryimageback {
        height: 19rem !important;
    }

    .indu-header {
        bottom: 4rem !important;
        padding: 0rem 1rem 0rem 0rem !important;

    }


    .industry-head {
        font-size: 26px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 18px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .agri-header {
        bottom: 1rem !important;
        padding: 0rem 0rem 0rem 1rem !important;
    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }
    .main-insudtry-contant .d-flex{
        display: block !important;
    }
    .main-insudtry-contant .text-end{
       text-align: left !important;
    }

    .industry-agri-head {
        font-size: 30px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 18px !important;
        letter-spacing: 0px !important;

    }

    .main-agri-header {
        padding: 1rem !important;
    }

    .agri-head {
        font-size: 14px !important;
        font-weight: 700 !important;
        letter-spacing: 0px !important;
        margin-bottom: -5px !important;

    }

    .agri-industry-title {
        font-size: 12px !important;
        margin-bottom: 10px !important;

    }

    .card-bg {
        padding: 1rem !important;
    }

    .card-header {
        display: block !important;

    }

    .cardheadtitle {
        font-size: 26px !important;

    }
    .navigate {
        width: 100% !important;
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }
    .navigate-sec{
        width: 100% !important;
        font-size: 12px !important;
        margin-bottom: 5px !important;
    }


    .main-acco-contant {
        height: 12rem !important;

    }

    .main-acco-contant {
        height: 155px !important;
    }
    .announ-title {
        padding: 1.5rem !important;

    }
    .announ-title .d-flex{
        display: block !important;
    }
    .annou-img-title {
        display: none;

    }
    .cont-btn-side .contbtnside {
        position: absolute;
        z-index: 2;
        margin-right: 0px !important;
        margin-top: 0px !important;
    }

    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 12rem !important;
        bottom: 11.12rem !important;
    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 14px !important;

    }



}

@media (min-width: 321px) and (max-width: 376px) {

    /* card-1 */
    .industry-section-bg {
        height: 12rem !important;
    }

    .main-image-sec {
        overflow: hidden !important;
        position: absolute;
        height: 12rem !important;
        /* width: 15rem !important; */
        margin-left: -8rem !important;

    }

    .image-industry-left {
        height: 12rem !important;
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
    }

    .image-industry-right {
        overflow: hidden;
        height: 12rem !important;
        margin-left: 15rem !important;
    }

    .right-side-auto {
        margin-top: 1rem !important;
        position: relative;
        right: -12rem !important;
        padding: 0rem 13rem 0rem 0rem;
    }

    .agri-title {
        font-size: 25px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 12px !important;
    }

    .text-header .resbtn {
        margin-top: 0rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 12rem !important;
    }

   
    .left-side-auto {
        margin-top: 1rem !important;
        position: absolute;
        left: 2rem !important;
        width: 10rem !important;
    }

    .right-agri-title {
        font-size: 25px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 12px !important;
    }

    .text-header .rightresbtn {
        margin-top: 0rem !important;
    }

    
    /* client-side */
    .main-contant {
        padding-top: 1rem !important;
        height: 32rem !important;
        margin-left: 1rem !important;
        padding: 1rem !important;
        /* margin: 1rem !important; */
    }

    .main-contant .mainclient {
        padding-right: 0rem !important;
    }

    .mainclient .client-titile {
        font-size: 12px !important;
        margin-top: 0rem !important;

    }

    .mainclient .client-head {
        font-size: 18px !important;
        line-height: 30px !important;
    }

    .mainclient .client-dec {
        font-size: 15px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0rem !important;

    }

    .image-container {
        height: 11rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }


    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 1rem 1rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }

    /*contact*/
    .text-block h2 {
        font-size: 30px !important;
        padding: 10rem 1rem 1rem  0rem !important;

    }
    .experimage .d-flex{
        display: block !important;
    }

    .agrileftside{
        margin-left: 25px !important;
    }
   

    .contact-form .text-head {
        font-size: 28px !important;
    }

    .conatct-contant {
        height: 44rem !important;
        padding: 1.5rem 0rem 1.5rem 1rem !important;
    }

    .leftsideres {
        padding: 0rem 0rem 0.5rem 0rem !important;
    }

    .btnressub {
        display: none !important
    }

    .form-control.cont-textarea {
        height: 7rem !important;
        margin-bottom: 0px !important;
        width: 90% !important;
        font-size: 14px !important;
    }

    .textbelow-title {
        font-size: 9px !important;
    }

    .textbelowemiltitle {
        font-size: 9px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    .contact-title-top {
        font-size: 14px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 19rem !important;
    }

    .indu-header {
        bottom: 4rem !important;
        padding: 0rem 1rem 0rem 0rem !important;
    }

   
    .industry-head {
        font-size: 26px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 18px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .agri-header {
        bottom: 1rem !important;
        padding: 0rem 0rem 0rem 1rem !important;
    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }
    .main-insudtry-contant .d-flex{
        display: block !important;
    }
    .main-insudtry-contant .text-end{
       text-align: left !important;
    }

    .industry-agri-head {
        font-size: 31px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 20px !important;
        letter-spacing: 0px !important;

    }

    .main-agri-header {
        padding: 1rem !important;
    }

    .agri-head {
        font-size: 18px !important;
        font-weight: 700 !important;
        letter-spacing: 0px !important;
        margin-bottom: -5px !important;
    }

    .agri-industry-title {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .card-bg {
        padding: 1rem !important;
    }

    .card-header {
        display: block !important;

    }

    .cardheadtitle {
        font-size: 26px !important;

    }

    .navigate {
        width: 100% !important;
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
    .navigate-sec{
        width: 100% !important;
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .main-acco-contant {
        height: 155px !important;
    }
    .announ-title {
        padding: 1.5rem !important;

    }
    .announ-title .d-flex{
        display: block !important;
    }
    .annou-img-title {
        display: none;

    }
    .cont-btn-side .contbtnside {
        position: absolute;
        z-index: 2;
        margin-right: 0px !important;
        margin-top: 0px !important;
    }

    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 12rem !important;
        bottom: 11.11rem !important;
    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 15px !important;

    }

}

@media (min-width: 377px) and (max-width: 575px) {

    /* card-1 */
    .industry-section-bg {
        height: 12rem !important;
    }

    .main-image-sec {
        overflow: hidden !important;
        position: absolute;
        height: 12rem !important;
        /* width: 15rem !important; */
        margin-left: -7rem !important;

    }

    .image-industry-left {
        height: 12rem !important;

    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
    }

    .image-industry-right {
        overflow: hidden;
        height: 12rem !important;
        margin-left: 17rem !important;
    }

    .right-side-auto {
        margin-top: 1rem !important;
        position: relative;
        right: -13rem !important;
        padding: 0rem 15rem 0rem 0rem;
    }

    .agri-title {
        font-size: 25px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 12px !important;
    }

    .text-header .resbtn {
        margin-top: 0rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 12rem !important;
    }

    .left-side-auto {
        margin-top: 1rem !important;
        position: absolute;
        left: 2rem !important;
        width: 13rem !important;
    }

    .right-agri-title {
        font-size: 30px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 14px !important;
    }

    .text-header .rightresbtn {
        margin-top: 0rem !important;
    }

    
    /* client-side */
    .main-contant {
        padding-top: 1rem !important;
        height: 32rem !important;
        margin-left: 1rem !important;
        padding: 1rem !important;
        /* margin: 1rem !important; */
    }

    .main-contant .mainclient {
        padding-right: 0rem !important;
    }

    .mainclient .client-titile {
        font-size: 12px !important;
        margin-top: 0rem !important;


    }

    .mainclient .client-head {
        font-size: 18px !important;
        line-height: 30px !important;
    }

    .mainclient .client-dec {
        font-size: 15px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0rem !important;

    }

    .image-container {
        height: 11rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 1rem 1rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }

    /*contact*/
    .experimage .d-flex{
        display: block !important;
    }

    .agrileftside{
        margin-left: 30px !important;
    }
    .text-block h2 {
        font-size: 33px !important;
        padding: 10rem 1rem 1rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 1rem !important;

    } */
    /* .experimage {
        height: 10.313rem !important;
    }

    .experimage {
        height: 13.313rem !important;
    } */

    .contact-form .text-head {
        font-size: 35px !important;

    }

    .conatct-contant {
        height: 44rem !important;
        padding: 1.5rem 0rem 1.5rem 1rem !important;
    }

    .contact-title-top {
        font-size: 14px !important;
    }

    .leftsideres {
        padding: 0rem 0rem 0.5rem 0rem !important;
    }



    .btnressub {
        display: none !important
    }

    .form-control.cont-textarea {
        height: 7rem !important;
        margin-bottom: 0px !important;
        width: 90% !important;
        font-size: 14px !important;
    }

    .textbelow-title {
        font-size: 14px !important;
    }

    .textbelowemiltitle {
        font-size: 14px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 19rem !important;
    }

    .indu-header {
        bottom: 4rem !important;
        padding: 0rem 0rem 0rem 0rem !important;
    }

    /*
    .industry-text-block {
        bottom: 25rem !important;
        right: 11px !important;
    } */
    .industry-head {
        font-size: 32px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 23px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .agri-header {
        bottom: 1rem !important;
        padding: 0rem 0rem 0rem 1rem !important;
    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }
    .main-insudtry-contant .d-flex{
        display: block !important;
    }
    .main-insudtry-contant .text-end{
       text-align: left !important;
    }

    .industry-agri-head {
        font-size: 31px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 22px !important;
        letter-spacing: 0px !important;

    }

    .main-agri-header {
        padding: 1rem !important;
    }

    .agri-head {
        font-size: 17px !important;
        font-weight: 700 !important;
        letter-spacing: 0px !important;
        margin-bottom: -5px !important;
    }

    .agri-industry-title {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .card-bg {
        padding: 1rem !important;
    }

    .card-header {
        display: block !important;

    }

    .cardheadtitle {
        font-size: 24px !important;

    }

    .navigate {
        width: 100% !important;
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
    .navigate-sec{
        width: 100% !important;
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .main-acco-contant {
        height: 150px !important;
    }
    
    .announ-title {
        padding: 1.5rem !important;

    }
    .announ-title .d-flex{
        display: block !important;
    }
    .annou-img-title {
        display: none;

    }
    .cont-btn-side .contbtnside {
        position: absolute;
        z-index: 2;
        margin-right: 0px !important;
        margin-top: 0px !important;
    }

    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 12.1rem !important;
        bottom: 10rem !important;
        display: none;
    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 15px !important;

    }



}


@media (min-width: 576px) and (max-width:768px) {

    /* card-1 */
    .industry-section-bg {
        height: 18rem !important;
    }

    .main-image-sec {
        overflow: hidden;
        position: absolute;
        height: 18rem !important;
        /* width: 24rem !important; */
        margin-left: -7rem !important;
    }

    .image-industry-left {
        height: 18rem !important;
        /* overflow: hidden;
    position: relative;
    height: 24rem !important;
    width: 30rem !important;
    border-bottom-right-radius: 3rem !important;
    bottom: 0rem !important;
    transform: rotate(-39deg) !important;
    left: -11rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
    left: 4rem !important; */
    }

    .right-side-auto {
        margin-top: 2rem !important;
        position: relative;
        right: -5rem !important;
        padding: 0rem 7rem 0rem 0rem;
    }

    .agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 18px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 18rem !important;
    }

    .left-side-auto {
        margin-top: 2rem !important;
        position: absolute;
        left: 5rem !important;
        width: 17rem !important;
    }

    .right-agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 18px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 18rem !important;
        margin-left: 2rem !important;
    }

    /* .main-image-sec-right{
    overflow: hidden !important;
    position: relative;
    height: 18rem !important;
    width: 22rem !important;
    left: 26rem !important;

} */
    /* .image-industry-right {
    overflow: hidden;
    position: relative;
    height: 24rem !important;
    width: 30rem !important;
    transform: rotate(-50deg);
    border-top-left-radius: 3rem !important;

    left: 3rem !important;
    top: -3rem !important;
} */
    /* .imageright {
    position: relative;
    height: 100%;
    width: 100%;
    transform: rotate(50deg) !important;
    bottom: 4rem;
} */
    /* client-side */
    .main-contant {
        padding-top: 2rem !important;
        height: 29rem !important;
        margin-left: 3rem !important;
        /* margin: 1rem !important; */
    }

    .main-contant .mainclient {
        padding-right: 2rem !important;
    }

    .mainclient .client-titile {
        font-size: 14px !important;
        margin-top: 2.5rem !important;
    }

    .mainclient .client-head {
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .mainclient .client-dec {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0.7rem !important;

    }

    .image-container {
        height: 20rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }

    /* img{
     width: 100%;
     height: auto;
 } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 0rem 0rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }


    /*contact*/
    .text-block h2 {
        font-size: 40px !important;
        padding: 10rem 2rem 2rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 1rem !important;

    } */
    /* .experimage {
        height: 15.313rem !important;
    }

    .experimage {
        height: 15.313rem !important;
    } */

    .contact-form .text-head {
        font-size: 40px !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    .checkboxtext {
        height: 13px !important;
        width: 13px !important;
    }

    .contact-title {
        font-size: 12px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    .form-control.cont-textarea {
        font-size: 16px !important;

    }

    .textbelow-title {
        font-size: 11px !important;
    }

    .textbelowemiltitle {
        font-size: 11px !important;
    }

    /*industry head*/
    .industryimageback {
        /* height: 23rem !important; */
        height: auto !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    .indu-header {
        bottom: 4rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    /* .industry-text-block {
    bottom: 36rem !important;
    right: 30px !important;
} */
    .industry-head {
        font-size: 40px !important;
        line-height: 50px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 28px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 32px 48px 48px 56px !important;
    }
    .agri-header {
        bottom: 1rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }

    .industry-agri-head {
        font-size: 34px !important;
        line-height: 30px !important;
        letter-spacing: 0px !important;

    }
    .agri-button .acf-header-btn {
        font-size: 11px !important;
        padding: 6px 9px !important;
        gap: 1px !important;
        align-items: normal !important;
    }


    .insutry-agri-title {
        font-size: 23px !important;
        letter-spacing: 0px !important;
    }


    .main-agri-header {
        padding: 2rem 2rem 2rem 3.5rem !important;
    }

    .agri-head {
        font-size: 23px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
    }

    .agri-industry-title {
        font-size: 14px !important;
    }

    .card-bg {
        padding: 2rem 2rem 2rem 3.5rem !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .cardheadtitle {
        font-size: 23px !important;

    }

    .navigate {
        font-size: 15px !important;

    }
    .navigate-sec{
       font-size: 14px !important;

    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 16px !important;

    }
    .main-acco-contant {
        height: 130px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 130px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -119px !important;
        margin-top: -48px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 10px !important;
        padding: 4px 6px !important;
        gap: 1px !important;
        align-items: normal !important;
    }

}

@media (min-width: 769px) and (max-width:868px) {

    /* card-1 */
    .industry-section-bg {

        height: 18rem !important;
    }

    .main-image-sec {
        overflow: hidden;
        position: absolute;
        height: 18rem !important;
        /* width: 24rem !important; */
        margin-left: -7rem !important;
    }

    .image-industry-left {
        height: 18rem !important;
        /* overflow: hidden;
    position: relative;
    height: 24rem !important;
    width: 30rem !important;
    border-bottom-right-radius: 3rem !important;
    bottom: 0rem !important;
    transform: rotate(-39deg) !important;
    left: -11rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
    left: 4rem !important; */
    }

    .right-side-auto {
        margin-top: 4rem !important;
        position: relative;
        right: -4rem !important;
        padding: 0rem 7rem 0rem 0rem;
    }

    .agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 18px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 18rem !important;
    }

    .left-side-auto {
        margin-top: 4rem !important;
        position: absolute;
        left: 5rem !important;
        width: 20rem !important;
    }

    .right-agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 18px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 18rem !important;
        margin-left: 4rem !important;
    }

    /* .main-image-sec-right{
    overflow: hidden !important;
    position: relative;
    height: 18rem !important;
    width: 27rem !important;
    left: 29rem !important;

} */
    /* .image-industry-right {
    overflow: hidden;
    position: relative;
    height: 24rem !important;
    width: 30rem !important;
    transform: rotate(-50deg);
    border-top-left-radius: 3rem !important;

    left: 3rem !important;
    top: -3rem !important;
} */
    /* .imageright {
    position: relative;
    height: 100%;
    width: 100%;
    transform: rotate(50deg) !important;
    bottom: 4rem;
} */
    /* client-side */
    .main-contant {
        padding-top: 2rem !important;
        height: 30rem !important;
        margin-left: 3rem !important;
        /* margin: 1rem !important; */
    }

    .main-contant .mainclient {
        padding-right: 2rem !important;
    }

    .mainclient .client-titile {
        font-size: 14px !important;
        margin-top: 2.5rem !important;


    }

    .mainclient .client-head {
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .mainclient .client-dec {
        font-size: 17px !important;
        line-height: 30px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0.8rem !important;

    }

    .image-container {
        height: 20rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }

    /* img{
     width: 100%;
     height: auto;
 } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 0rem 0rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }


    /*contact*/
    .text-block h2 {
        font-size: 43px !important;
        padding: 10rem 2rem 2rem  0rem !important;

    }
    /* .experimage {
        height: 15.313rem !important;
    }



    .experimage {
        height: 15.313rem !important;
    } */

    .contact-form .text-head {
        font-size: 40px !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    .checkboxtext {
        height: 13px !important;
        width: 13px !important;
    }

    .contact-title {
        font-size: 12px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    .form-control.cont-textarea {
        font-size: 16px !important;

    }

    .textbelow-title {
        font-size: 11px !important;
    }

    .textbelowemiltitle {
        font-size: 11px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 23rem !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
   bottom: 51rem !important;
   right: 30px !important;
} */
    .indu-header {
        bottom: 5rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .industry-head {

        font-size: 40px !important;
        line-height: 50px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 28px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 3rem 3rem 3rem 4rem;
    }

    .agri-header {
        bottom: 2rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }

    .industry-agri-head {
        font-size: 38px !important;
        line-height: 58px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 26px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 3rem 3rem 3rem 3rem !important;
    }

    .agri-head {
        font-size: 23px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
    }

    .agri-industry-title {
        font-size: 12px !important;
    }

    .card-bg {
        padding: 2rem 3rem 3rem 4.5rem !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .cardheadtitle {
        font-size: 23px !important;
        line-height: 57px !important;
    }

    .navigate {
        font-size: 14px !important;

    }
    .navigate-sec{
       font-size: 12px !important;

    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 16px !important;

    }

    .main-acco-contant {
        height: 180px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 180px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -119px !important;
        margin-top: -48px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 10px !important;
        padding: 4px 6px !important;
        gap: 1px !important;
        align-items: normal !important;
    }

}

@media (min-width: 869px) and (max-width:991px) {

    /* card-1 */
    .industry-section-bg {
        height: 18rem !important;
    }

    .main-image-sec {
        overflow: hidden;
        position: absolute;
        height: 18rem !important;
        /* width: 24rem !important; */
        margin-left: -7rem !important;
    }

    .image-industry-left {
        height: 18rem !important;
        /* overflow: hidden;
     position: relative;
     height: 24rem !important;
     width: 30rem !important;
     border-bottom-right-radius: 3rem !important;
     bottom: 0rem !important;
     transform: rotate(-39deg) !important;
     left: -11rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 4rem !important; */
    }

    .right-side-auto {
        margin-top: 4rem !important;
        position: relative;
        right: -2rem !important;
        padding: 0rem 7rem 0rem 0rem;
    }

    .agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 18px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 18rem !important;
    }

    .left-side-auto {
        margin-top: 4rem !important;
        position: absolute;
        left: 5rem !important;
        width: 22rem !important;
    }

    .right-agri-title {
        font-size: 37px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 18px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 18rem !important;
        margin-left: 4rem !important;
    }

    /* .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 18rem !important;
     width: 27rem !important;
     left: 29rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 24rem !important;
     width: 30rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 3rem !important;

     left: 3rem !important;
     top: -3rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 4rem;
 } */
    /* client-side */
    .main-contant {
        padding-top: 2rem !important;
        height: 30rem !important;
        margin-left: 3rem !important;
        /* margin: 1rem !important; */
    }

    .main-contant .mainclient {
        padding-right: 3rem !important;
    }

    .mainclient .client-titile {
        font-size: 14px !important;
        margin-top: 2.5rem !important;

    }

    .mainclient .client-head {
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .mainclient .client-dec {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .client-header .clientresbtn {
        margin-top: 1rem !important;

    }

    .image-container {
        height: 20rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 4rem !important;
        height: 2rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 1rem 0rem 0rem 1rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 9px !important;
        font-weight: 700;
        line-height: 14px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 0.5rem !important;

    }


    /*contact*/
    .text-block h2 {
        font-size: 41px !important;
        padding: 10rem 2rem 2rem  0rem !important;

    }
    /* .experimage {
        height: 15.313rem !important;
    } */



    .contact-form .text-head {
        font-size: 40px !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    .checkboxtext {
        height: 13px !important;
        width: 13px !important;
    }

    .contact-title {
        font-size: 12px !important;
    }

    input[type="text"] {
        font-size: 14px !important;
    }

    .form-control.cont-textarea {
        font-size: 16px !important;

    }

    .textbelow-title {
        font-size: 11px !important;
    }

    .textbelowemiltitle {
        font-size: 11px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 23rem !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 42rem !important;
    right: 30px !important;
} */
    .indu-header {
        bottom: 5rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .industry-head {
        font-size: 40px !important;
        line-height: 50px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 28px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 3rem 3rem 3rem 5rem !important;
    }
    .agri-header {
        bottom: 2rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }

    .industry-agri-head {
        font-size: 43px !important;
        line-height: 52px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 28px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 2rem 10rem 2rem 4rem !important;
    }

    .agri-head {
        font-size: 23px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 35px !important;
    }

    .agri-industry-title {
        font-size: 12px !important;
    }

    .card-bg {
        padding: 2rem 3rem 2rem 6rem !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .cardheadtitle {
        font-size: 23px !important;
        line-height: 57px !important;
    }

    .navigate {
        font-size: 16px !important;

    }
    .navigate-sec{
       font-size: 14px !important;

    }

    .annuc-head {
        font-size: 14px !important;
    }

    .annuc-decs {
        font-size: 16px !important;

    }

    .main-acco-contant {
        height: 180px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 180px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -119px !important;
        margin-top: -48px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 10px !important;
        padding: 4px 6px !important;
        gap: 1px !important;
        align-items: normal !important;
    }


}

@media (min-width: 992px) and (max-width:1025px) {

    /* card-1 */
    .industry-section-bg {
        height: 23rem !important;
    }

    .main-image-sec {
        overflow: hidden;
        position: absolute;
        height: 23rem !important;
        /* width: 35rem !important; */
        margin-left: -5rem !important;
    }

    .image-industry-left {
        height: 23rem !important;
        /* overflow: hidden;
    position: relative;
    height: 34rem !important;
    width: 39rem !important;
    border-bottom-right-radius: 3rem !important;
    bottom: 2rem !important;
    transform: rotate(-39deg) !important;
    left: -11rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
    left: 7rem !important; */
    }

    .right-side-auto {
        margin-top: 5rem !important;
        position: relative;
        right: -7rem !important;
        padding: 0rem 7rem 0rem 0rem;
    }

    .agri-title {
        font-size: 45px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 20px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }

    /* card-2 */
    .industry-right-section-bg {
        height: 23rem !important;
    }

    .left-side-auto {
        margin-top: 5rem !important;
        position: absolute;
        left: 6rem !important;
        width: 24rem !important;
    }

    .right-agri-title {
        font-size: 45px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 20px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 23rem !important;
        margin-left: -1rem !important;
    }

    /* .main-image-sec-right{
    overflow: hidden !important;
    position: relative;
    height: 23rem !important;
    width: 27rem !important;
    left: 37rem !important;

} */
    /* .image-industry-right {
    overflow: hidden;
    position: relative;
    height: 30rem !important;
    width: 41rem !important;
    transform: rotate(-50deg);
    border-top-left-radius: 3rem !important;

    left: 3rem !important;
    top: -4rem !important;
} */
    /* .imageright {
    position: relative;
    height: 100%;
    width: 100%;
    transform: rotate(50deg) !important;
    bottom: 4rem;
} */
    /* client-side */
    .main-contant {
        padding-top: 3rem !important;
        height: 32rem !important;
        margin-left: 3rem !important;
    }

    /* .main-contant .mainclient{
     padding-right: 0rem !important;
 } */
    .mainclient .client-titile {
        font-size: 16px !important;
        margin-top: 2.5rem !important;

    }

    .mainclient .client-head {
        font-size: 27px !important;
        line-height: 37px !important;
    }

    .mainclient .client-dec {
        font-size: 17px !important;
        line-height: 28px !important;
    }

    .client-header .clientresbtn {
        margin-top: 0.5rem !important;

    }

    .image-container {
        height: 22rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 7rem !important;
        height: 3rem !important;
    }

    /* img{
     width: 100%;
     height: auto;
 } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 2rem 0rem 0rem 2rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 14px !important;
        font-weight: 700;
        line-height: 18px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 1rem !important;

    }



    /*contact*/
    .text-block h2 {
        font-size: 51px !important;
        padding: 10rem 2rem 2rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 3rem !important;

    } */

    .btnresmoresub {
        display: none !important;
    }

    .textbelow-title {
        font-size: 13px !important;
    }

    .textbelowemiltitle {
        font-size: 13px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 23rem !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 11rem !important;
    right: 56px !important;
} */
    .indu-header {
        bottom: 5rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .industry-head {
        font-size: 43px !important;
        line-height: 55px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 30px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 3rem 3rem 3rem 5rem !important;
    }
    .agri-header {
        bottom: 2rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }
    .agri-button .acf-header-btn {
        font-size: 15px !important;
    }

    .industry-agri-head {
        font-size: 48px !important;
        line-height: 38px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 32px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 3rem 12rem 3rem 4.5rem !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 30.5px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 55px !important;
    }

    .agri-industry-title {
        font-size: 16px !important;
    }

    .card-bg {
        padding: 2rem 3rem 2rem 6.5rem !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .cardheadtitle {
        font-size: 30px !important;
        line-height: 57px !important;
    }

    .navigate {
        font-size: 19px !important;

    }
    .navigate-sec{
       font-size: 16px !important;

    }

    .annuc-head {
        font-size: 18px !important;
    }

    .annuc-decs {
        font-size: 20px !important;

    }

    .main-acco-contant {
        height: 170px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 170px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -150px !important;
        margin-top: -54px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 16px !important;
        padding: 8px 14px !important;
        gap: 1px !important;
        align-items: normal !important;
    }

}

@media (min-width: 1026px) and (max-width:1199px) {

    /* card-1 */
    .industry-section-bg {
        height: 23rem !important;
    }

    .main-image-sec {
        overflow: hidden;
        position: absolute;
        height: 23rem !important;
        /* width: 35rem !important; */
        margin-left: -8rem !important;
    }

    .image-industry-left {
        height: 23rem !important;
        /* overflow: hidden;
     position: relative;
     height: 34rem !important;
     width: 39rem !important;
     border-bottom-right-radius: 3rem !important;
     bottom: 2rem !important;
     transform: rotate(-39deg) !important;
     left: -13rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 7rem !important; */
    }

    .right-side-auto {
        margin-top: 6rem !important;
        position: relative;
        right: -5rem !important;
        padding: 0rem 12rem 0rem 0rem;
    }

    .agri-title {
        font-size: 45px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 20px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 23rem !important;
    }

    .left-side-auto {
        margin-top: 7rem !important;
        position: absolute;
        left: 6rem !important;
        width: 26rem !important;
    }

    .right-agri-title {
        font-size: 45px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 20px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 23rem !important;
        margin-left: 6rem !important;
    }

    /* .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 23rem !important;
     width: 33rem !important;
     left: 37rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 30rem !important;
     width: 41rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 3rem !important;

     left: 3rem !important;
     top: -4rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 4rem;
 } */
    /* client-side */
    .main-contant {
        padding-top: 3rem !important;
        height: 32rem !important;
        margin-left: 3rem !important;
    }

    /* .main-contant .mainclient{
      padding-right: 0rem !important;
  } */
    .mainclient .client-titile {
        font-size: 18px !important;
        margin-top: 2.5rem !important;

    }

    .mainclient .client-head {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    .mainclient .client-dec {
        font-size: 19px !important;
        line-height: 30px !important;
    }

    .client-header .clientresbtn {
        margin-top: 1rem !important;

    }

    .image-container {
        height: 22rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 7rem !important;
        height: 3rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 2rem 0rem 0rem 2rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 14px !important;
        font-weight: 700;
        line-height: 18px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 1rem !important;

    }



    /*contact*/
    .text-block h2 {
        font-size: 55px !important;
        padding: 10rem 2rem 2rem  0rem !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    .textbelow-title {
        font-size: 13px !important;
    }

    .textbelowemiltitle {
        font-size: 13px !important;
    }

    /*industry head*/
    .industryimageback {
        height: 23rem !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 15rem !important;
    right: 56px !important;
} */
    .indu-header {
        bottom: 5rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .industry-head {
        font-size: 43px !important;
        line-height: 55px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 30px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 3rem 3rem 3rem 7rem !important;
    }
    .agri-header {
        bottom: 2rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 0rem !important;

    }

    .industry-agri-head {
        font-size: 55px !important;
        line-height: 35px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 36px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 6rem 11rem 4rem 6rem !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 32px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 70px !important;
    }

    .agri-industry-title {
        font-size: 17px !important;
    }

    .card-bg {
        padding: 4rem 4rem 4rem 8rem !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .cardheadtitle {
        font-size: 32px !important;
        line-height: 57px !important;
    }

    .navigate {
        font-size: 16px !important;

    }
    .navigate-sec{
       font-size: 14px !important;

    }

    .annuc-head {
        font-size: 16px !important;
    }

    .annuc-decs {
        font-size: 21px !important;

    }

    .main-acco-contant {
        height: 180px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 180px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -132px !important;
        margin-top: -54px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 16px !important;
        padding: 8px 14px !important;
        gap: 1px !important;
        align-items: normal !important;
    }

}

@media (min-width: 1200px) and (max-width:1399px) {

    /* card-1 */
    .industry-section-bg {
        height: 27rem !important;
    }

    .main-image-sec {
        position: absolute;
        height: 27rem;
        width: 40rem;
        overflow: hidden;
    }

    .image-industry-left {
        height: 27rem !important;
        left: -4rem !important;
        /* overflow: hidden;
     position: relative;
     height: 41rem;
     width: 53rem;
     border-bottom-right-radius: 5rem;
     bottom: 1rem;
     transform: rotate(-39deg);
     left: -19rem; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 7rem !important; */
    }

    .right-side-auto {
        margin-top: 5rem !important;
        position: relative;
        right: -3rem !important;
        width: 32rem !important;
    }

    .agri-title {
        font-size: 63px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
        line-height: 110px !important;
    }

    .agritext {
        font-size: 20px !important;
    }

    .text-header .resbtn {
        margin-top: 1rem !important;
    }


    /* card-2 */
    .industry-right-section-bg {
        height: 27rem !important;
    }

    .left-side-auto {
        margin-top: 5rem !important;
        position: absolute;
        left: 11rem !important;
        width: 34rem !important;
    }

    .right-agri-title {
        font-size: 63px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
        line-height: 120px !important;
    }

    .leftagritext {
        font-size: 20px !important;
    }

    .text-header .rightresbtn {
        margin-top: 1rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 27rem !important;
        margin-left: 0rem !important;
    }

    /*
 .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 27rem !important;
     width: 36rem !important;
     left: 48.3rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 35rem !important;
     width: 47rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 5rem !important;

     left: 3rem !important;
     top: -5rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 4rem;
 } */

    /* client-side */
    .main-contant {
        padding-top: 3rem !important;
        height: 33rem !important;
        margin-left: 5rem !important;
    }

    /* .main-contant .mainclient{
      padding-right: 0rem !important;
  } */
    .mainclient .client-titile {
        font-size: 18px !important;
        margin-top: 2.8rem !important;

    }

    .mainclient .client-head {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .mainclient .client-dec {
        font-size: 21px !important;
        line-height: 27px !important;
    }

    .client-header .clientresbtn {
        margin-top: 1rem !important;

    }

    .image-container {
        height: 23.5rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 11rem !important;
        height: 3.5rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 2rem 0rem 0rem 2rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 24px !important;
        font-weight: 700;
        line-height: 18px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 1.5rem !important;

    }

    /*contact*/
    .text-block h2 {
        font-size: 64px !important;
        padding: 10rem 3rem 2rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 4rem !important;

    } */

    .btnresmoresub {
        display: none !important;
    }

    /*industry head*/

    .industryimageback {
        height: 30rem !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 12rem !important;
    right: 56px !important;
} */
    .indu-header {
        bottom: 7rem !important;
        padding: 0rem 4rem 0rem 0rem !important;

    }

    .agri-header {
        bottom: 3.5rem !important;
        padding: 0rem 4.5rem 0rem 0rem !important;

    }

    .industry-head {
        font-size: 58px !important;
        line-height: 60px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 40px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 44px 48px 48px 150px !important;
    }
    .agri-header {
        bottom: 34px !important;
        padding: 0rem 4rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 1rem !important;

    }
    .agri-button .acf-header-btn {
        font-size: 19px !important;

    }

    .industry-agri-head {
        font-size: 59px !important;
        line-height: 62px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 40px !important;
        letter-spacing: 0px !important;
        margin-bottom: 10px !important;
    }

    .main-agri-header {
        padding: 105px 225px 105px 102px !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 41px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 70px !important;
    }

    .agri-industry-title {
        font-size: 19.5px !important;
    }

    /* .card-bg {
        padding: 4rem 4rem 4rem 10rem !important;
    } */
    .card-bg {
        padding: 66px 45px 45px 170px !important;
    }
    .cardheadtitle {
        font-size: 30px !important;
        line-height: 57px !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    /* .navigate {
        width: 75% !important;
        font-size: 16px !important;
    } */
    .navigate {
        font-size: 18px !important;

    }
    .navigate-sec{
       font-size: 16px !important;
       width: 75% !important;

    }

    .annuc-head {
        font-size: 18px !important;
    }

    .annuc-decs {
        font-size: 26px !important;

    }

    .main-acco-contant {
        height: 180px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 180px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -242px !important;
        margin-top: -66px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1800px) {

    /* card-1 */
    .industry-section-bg {
        height: 30rem !important;
    }

    .main-image-sec {
        position: absolute;
        height: 30rem !important;
        width: 46rem !important;
        overflow: hidden;
    }

    .image-industry-left {
        height: 30rem !important;
        left: -6rem !important;
        /* overflow: hidden;
     position: relative;
     height: 44rem;
     width: 56rem;
     border-bottom-right-radius: 5rem;
     bottom: 3rem;
     transform: rotate(-39deg) !important;
     left: -17rem; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 7rem !important; */
    }

    .right-side-auto {
        margin-top: 7rem !important;
        position: relative;
        right: -5rem !important;
        padding: 0rem 10rem 0rem 0rem;
    }

    .agri-title {
        font-size: 56px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 24px !important;
    }

    .text-header .resbtn {
        margin-top: 3rem !important;
    }

    /* card-2 */
    .industry-right-section-bg {
        height: 30rem !important;
    }

    .left-side-auto {
        margin-top: 7rem !important;
        position: absolute;
        left: 9rem !important;
        width: 32rem !important;
    }

    .right-agri-title {
        font-size: 56px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 24px !important;
    }

    .text-header .rightresbtn {
        margin-top: 3rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 30rem !important;
        margin-left: -3rem !important;
    }

    /* .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 30rem !important;
     width: 38rem !important;
     left: 52rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 44rem !important;
     width: 66rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 5rem !important;

     left: 7rem !important;
     top: -10rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 6rem;
 } */

    /* client-side */
    .main-contant {
        padding-top: 5rem !important;
        height: 39rem !important;
        margin-left: 5rem !important;
    }

    /* .main-contant .mainclient{
      padding-right: 0rem !important;
  } */
    .mainclient .client-titile {
        font-size: 22px !important;
        margin-top: 2.7rem !important;

    }

    .mainclient .client-head {
        font-size: 39px !important;
        line-height: 50px !important;
    }

    .mainclient .client-dec {
        font-size: 24px !important;
        line-height: 36px !important;
    }

    .client-header .clientresbtn {
        margin-top: 1rem !important;

    }

    .image-container {
        height: 27rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 1rem 0rem 1rem;
        width: 14rem !important;
        height: 5rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 3rem 0rem 0rem 3rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 22px !important;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 2rem !important;
        margin-left: 2rem !important;

    }

    /*contact*/
    .text-block h2 {
        font-size: 67px !important;
        padding: 10rem 4rem 2rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 5rem !important;

    } */

    .contact-form .text-head {
        font-size: 52px !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    /*industry head*/

    .industryimageback {
        /* height: 29rem !important; */
        height: auto !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 13rem !important;
    right: 97px !important;
} */
    .indu-header {
        bottom: 8rem !important;
        padding: 0rem 5.5rem 0rem 0rem !important;

    }

    .industry-head {
        font-size: 59px !important;
        line-height: 70px !important;
        letter-spacing: 0px !important;

    }

    .insutry-title {
        font-size: 40px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 48px 48px 8px 160px !important;
    }

    .agri-header {
        bottom: 3rem !important;
        padding: 0rem 6rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 10px !important;

    }

    .industry-agri-head {
        font-size: 58px !important;
        line-height: 60px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 41px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 114px 225px 114px 102px !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 44.5px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 80px !important;
    }

    .agri-industry-title {
        font-size: 22px !important;
    }

    /* .card-bg {
        padding: 4rem 4rem 4rem 10rem !important;
    } */
    .card-bg {
        padding: 66px 160px 66px 180px !important;
    }

    .cardheadtitle {
        font-size: 35px !important;
        line-height: 70px !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .navigate {
        font-size: 24px !important;

    }
    .navigate-sec{
       font-size: 18px !important;
       width: 75% !important;

    }

    .main-acco-contant {
        height: 240px !important;
    }

    .annuc-head {
        font-size: 20px !important;
    }

    .annuc-decs {
        font-size: 27px !important;

    }

    .main-acco-contant {
        height: 190px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 190px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -260px !important;
        margin-top: -70px !important;
    }
    /* .cont-btn-side .acf-header-btn {
        font-size: 16px !important;
        padding: 8px 14px !important;
        gap: 1px !important;
        align-items: normal !important;
    } */
}

@media (min-width: 1801px) and (max-width: 2559px) {

    /* card-1 */
    .industry-section-bg {
        height: 30rem !important;
    }

    .main-image-sec {
        position: absolute;
        height: 30rem !important;
        width: 46rem !important;
        overflow: hidden;
    }

    .image-industry-left {
        height: 30rem !important;
        left: -6rem !important;
        /* overflow: hidden;
     position: relative;
     height: 44rem;
     width: 56rem;
     border-bottom-right-radius: 5rem;
     bottom: 3rem;
     transform: rotate(-39deg) !important;
     left: -17rem; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 7rem !important; */
    }

    .right-side-auto {
        margin-top: 9rem !important;
        position: relative;
        right: -5rem !important;
    }

    .agri-title {
        font-size: 78px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 30px !important;
    }

    .text-header .resbtn {
        margin-top: 3rem !important;
    }

    /* card-2 */
    .industry-right-section-bg {
        height: 30rem !important;
    }

    .left-side-auto {
        margin-top: 9rem !important;
        position: absolute;
        left: 9rem !important;
    }

    .right-agri-title {
        font-size: 78px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 30px !important;
    }

    .text-header .rightresbtn {
        margin-top: 3rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 30rem !important;
        margin-left: 10rem !important;
    }

    /* .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 30rem !important;
     width: 38rem !important;
     left: 52rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 44rem !important;
     width: 66rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 5rem !important;

     left: 7rem !important;
     top: -10rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 6rem;
 } */

    /* client-side */
    .main-contant {
        padding-top: 5rem !important;
        height: 40rem !important;
        margin-left: 5rem !important;
    }

    /* .main-contant .mainclient{
  padding-right: 0rem !important;
} */
    .mainclient .client-titile {
        font-size: 22px !important;

    }

    .mainclient .client-head {
        font-size: 39px !important;
        line-height: 55px !important;
    }

    .mainclient .client-dec {
        font-size: 25px !important;
        line-height: 50px !important;
    }

    .client-header .clientresbtn {
        margin-top: 3rem !important;

    }

    .image-container {
        height: 28rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 2rem 0rem 2rem;
        width: 14rem !important;
        height: 5rem !important;
    }

    /* img{
  width: 100%;
  height: auto;
} */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 3rem 0rem 0rem 3rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 22px !important;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 2rem !important;
        margin-left: 2rem !important;

    }

    /*contact*/
    .text-block h2 {
        font-size: 92px !important;
        padding: 19rem 4rem 5rem  0rem !important;

    }

    .contact-form .text-head {
        font-size: 61px !important;

    }

    .btnresmoresub {
        display: none !important;
    }

    .form-control.cont-textarea {
        margin-left: 1px !important;
    }

    /*industry head*/

    .industryimageback {
        /* height: 48rem !important; */
        height: auto !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 23rem !important;
    right: 97px !important;
} */


.announ-title {
    padding: 80px 80px 80px 160px !important;
}
.agri-header {
    bottom: 8rem !important;
    padding: 0rem 6rem 0rem 0rem !important;

}

.agri-button .rightresbtn {
    margin-top: 1rem !important;

}
    .industry-head {
        font-size: 110px !important;
        line-height: 195px !important;
        letter-spacing: 0px !important;

    }

    .indu-header {
        bottom: 5rem !important;
        padding: 0rem 2rem 0rem 0rem !important;

    }

    .agri-text-block {
        font-size: 110px !important;
        line-height: 195px !important;
        letter-spacing: 0px !important;
        padding-left: 39rem !important;
    }

    .insutry-title {
        font-size: 77px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/
    .announ-title {
        padding: 64px 48px 64px 160px !important;
    }

    .agri-button .rightresbtn {
        margin-top: 1rem !important;

    }
    .agri-header {
        bottom: 3rem !important;
        padding: 0rem 4rem 0rem 0rem !important;

    }

    .agri-button .acf-header-btn {
        font-size: 32px !important;
        border-radius: 10px !important;
    }

    .insutry-agri-title {
        font-size: 32px !important;
        letter-spacing: 0px !important;
    }

    .industry-agri-head {
        font-size: 88px !important;
        line-height: 90px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 58px !important;
        letter-spacing: 0px !important;
    }


    .main-agri-header {
        padding: 114px 225px 114px 102px !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 44px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 70px !important;
    }

    .agri-industry-title {
        font-size: 24px !important;
    }

    /* .card-bg {
        padding: 4rem 4rem 4rem 10rem !important;
    } */
    .card-bg {
        padding: 66px 160px 66px 180px !important;
    }
    .cardheadtitle {
        font-size: 40px !important;
        line-height: 85px !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .navigate {
        font-size: 28px !important;
    }

    .navigate-sec {
        font-size: 19px !important;
        width: 70% !important;
    }

    .main-acco-contant {
        height: 288px !important;
    }

    .annuc-head {
        font-size: 22px !important;
    }

    .annuc-decs {
        font-size: 35px !important;
    }

    .main-acco-contant {
        height: 250px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 250px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -311px !important;
        margin-top: -97px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 26px !important;
        padding: 8px 16px !important;
        border-radius: 10px !important;
    }

}

@media (min-width: 2560px) and (max-width: 3880px) {

    /* card-1 */
    .industry-section-bg {
        height: 52rem !important;
    }

    .main-image-sec {
        position: absolute;
        height: 52rem !important;
        width: 78rem !important;
        overflow: hidden;
    }

    .image-industry-left {
        height: 52rem !important;
        left: -6rem !important;
        /* overflow: hidden;
     position: relative;
     height: 74rem !important;
     width: 91rem !important;
     border-bottom-right-radius: 8rem;
     bottom: 5rem !important;
     transform: rotate(-39deg) !important;
     left: -26rem !important; */
    }

    .imageimage {
        position: relative;
        height: 100%;
        width: 100%;
        /* transform: rotate(39deg) !important;
     left: 15rem !important; */
    }

    .right-side-auto {
        margin-top: 14rem !important;
        position: relative;
        right: -15rem !important;
        padding: 0rem 22rem 0rem 0rem;
    }

    .agri-title {
        font-size: 108px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .agritext {
        font-size: 50px !important;
    }

    .text-header .resbtn {
        margin-top: 4rem !important;
    }

    /* card-2 */
    .industry-right-section-bg {
        height: 52rem !important;
    }

    .left-side-auto {
        margin-top: 14rem !important;
        position: absolute;
        left: 18rem !important;
        width: 70rem !important;
    }

    .right-agri-title {
        font-size: 108px !important;
        letter-spacing: 0px !important;
        font-weight: 800 !important;
    }

    .leftagritext {
        font-size: 50px !important;
    }

    .text-header .rightresbtn {
        margin-top: 4rem !important;
    }

    .image-industry-right {
        overflow: hidden;
        height: 52rem !important;
        margin-left: -3rem !important;
    }

    /* .main-image-sec-right{
     overflow: hidden !important;
     position: relative;
     height: 52rem !important;
     width: 74rem !important;
     left: 86rem !important;

 } */
    /* .image-industry-right {
     overflow: hidden;
     position: relative;
     height: 62rem !important;
     width: 97rem !important;
     transform: rotate(-50deg);
     border-top-left-radius: 5rem !important;

     left: 17rem !important;
     top: -6rem !important;
 } */
    /* .imageright {
     position: relative;
     height: 100%;
     width: 100%;
     transform: rotate(50deg) !important;
     bottom: 6rem;
 } */

    /* client-side */
    .main-contant {
        padding-top: 8rem !important;
        height: 66rem !important;
        margin-left: 8rem !important;
    }

    /* .main-contant .mainclient{
      padding-right: 0rem !important;
  } */
    .mainclient .client-titile {
        font-size: 32px !important;
        margin-top: 4.5rem !important;

    }

    .mainclient .client-head {
        font-size: 71px !important;
        line-height: 95px !important;
    }

    .mainclient .client-dec {
        font-size: 45px !important;
        line-height: 70px !important;
    }

    .client-header .clientresbtn {
        margin-top: 2rem !important;

    }

    .image-container {
        height: 47rem !important;
    }

    .bottomleft {
        position: absolute;
        bottom: -16px !important;
        /* left: 25px; */
        font-size: 24px;
        background: rgba(245, 245, 245, 1);
        border-radius: 0rem 2rem 0rem 2rem !important;
        width: 22rem !important;
        height: 8rem !important;
    }

    /* img{
      width: 100%;
      height: auto;
  } */
    .clientimage {
        margin-top: 1rem !important;
        border-radius: 4rem 0rem 0rem 4rem !important;
    }

    .bottomleft .bottomtext {
        font-family: 'Manrope';
        font-size: 32px !important;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: -0.02em;
        text-align: left;
        color: rgba(46, 46, 46, 1);
        padding: 3rem !important;
        margin-left: 3rem !important;

    }

    /*contact*/
    .text-block h2 {
        font-size: 121px !important;
        padding: 17rem 4rem 5rem  0rem !important;

    }
    /* .text-block {
        position: absolute;
        bottom: 20px !important;
        right: 5rem !important;

    } */
    .rescontside{
        max-width: 2200px !important;
    }

    .contact-form .text-head {
        font-size: 81px !important;
    }

    .btnresmoresub {
        display: none !important;
    }

    .form-control.cont-textarea {
        margin-left: 1px !important;
    }

    /*industry head*/


    .industryimageback {
        /* height: 55rem !important; */
        height: auto !important;
    }

    .industryimage {
        width: 100%;
        height: 100%;
    }

    /* .industry-text-block {
    bottom: 25rem !important;
    right: 97px !important;
} */
    .industry-head {
        font-size: 117px !important;
        line-height: 123px !important;
        letter-spacing: 0px !important;

    }

    .indu-header {
        bottom: 12rem !important;
        padding: 0rem 5.5rem 0rem 0rem !important;

    }

    .agri-text-block {

        font-size: 110px !important;
        line-height: 195px !important;
        letter-spacing: 0px !important;
        padding-left: 63rem !important;
    }

    .insutry-title {
        font-size: 82px !important;
        letter-spacing: 0px !important;

    }

    /*agriculture*/

    .announ-title {
        padding: 96px 80px 80px 208px !important;
    }
    .agri-header {
        bottom: 4rem !important;
        padding: 0rem 6rem 0rem 0rem !important;

    }

    .agri-button .rightresbtn {
        margin-top: 1rem !important;

    }

    .agri-button .acf-header-btn {
        font-size: 44px !important;
        border-radius: 15px !important;
    }
    .industry-agri-head {
        font-size: 117px !important;
        line-height: 155px !important;
        letter-spacing: 0px !important;

    }

    .insutry-agri-title {
        font-size: 78px !important;
        letter-spacing: 0px !important;
    }

    .main-agri-header {
        padding: 114px 225px 114px 185px !important;
    }

    .header-container {
        gap: 0rem !important;
    }

    .agri-head {
        font-size: 71px !important;
        letter-spacing: 0px !important;
        font-weight: 700 !important;
        line-height: 140px !important;
    }

    .agri-industry-title {
        font-size: 37px !important;
    }


    /* .cardhead h5{
font-size: 80px !important;

} */
    /* .cardnav p{
font-size: 32px !important;

} */

    /* .card-bg {
        padding: 4rem 4rem 4rem 10rem !important;
    } */
    .card-bg {
        padding: 100px 110px 130px 265px !important;
    }
    .cardheadtitle {
        font-size: 65px !important;
        line-height: 170px !important;
    }

    .card-header {
        gap: 1rem !important;

    }

    .navigate {
        font-size: 47px !important;

    }
    .navigate-sec{
       font-size: 36px !important;
       width: 75% !important;

    }

    .main-acco-contant {
        height: 284px !important;
    }

    .announ-title .rightresbtn {
        margin-top: 1rem !important;
    }

    .annuc-head {
        font-size: 36px !important;
    }

    .annuc-decs {
        font-size: 52px !important;

    }

    .main-acco-contant {
        height: 345px !important;
    }
    .annou-img-header {
        position: relative;
        overflow: hidden;
        height: 345px !important;

    }
    .cont-btn-side .contbtnside {
        margin-right: -450px !important;
        margin-top: -125px !important;
    }
    .cont-btn-side .acf-header-btn {
        font-size: 40px !important;
        padding: 20px 34px !important;
        border-radius: 10px !important;
    }
}
