@media only screen and (max-width: 1500px) {
    .herro-section .herro-info {
        padding-left: 15px;
    }
}

/* Tablet (md) */
@media (min-width: 768px) {
    .custom-grid-vehicles {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .custom-grid-vehicles {
        grid-template-columns: repeat(5, 1fr);
        gap: 50px 75px;
    }
}

@media only screen and (max-width: 991px) {
    .indx-header {
        background-color: var(--white);
    }

    .nav-logo1 {
        display: none;
    }

    .nav-logo2 {
        display: block;
    }

    .header .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: var(--text-color);
    }
}

@media only screen and (max-width:768px) {
    .hero-title {
        font-size: 32px;
    }

    .scroll-down {
        left: 50%;
        transform: translateX(-50%);
    }

    .title {
        font-size: 24px;
        line-height: 34px;
    }

    /* body{
        overflow-x: hidden;
    } */
    .fix-button {
        left: 77%;
    }

    /* header */
    .navbar {
        background-color: #ffffff;
    }

    .nav-logo1 {
        display: none;
    }

    .nav-logo2 {
        display: block;
    }

    .tog-button {
        margin: 23px 0px 0 0;
    }

    .header .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: var(--text-color);
    }

    .navbar-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .nav-link-car {
        margin-bottom: 24px;
    }

    .mb-2 {
        margin-bottom: 24px;
    }

    .nav-button {
        margin-left: 0;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    /* header-end   */
    /* herro */
    .herro-section {
        width: 100%;
        height: 25vh;
        position: relative;
        margin-top: 84px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home-video {
        z-index: -1;
        position: absolute;
        width: 100%;
        top: auto;
    }

    .herro-info {
        top: 0%;
        left: 0%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .herro-h1 {
        font-family: "Noto Sans", sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        line-height: 34px;
        letter-spacing: 0%;
        text-align: center;
        color: #FFFFFF;
        max-width: 344px;
        margin-bottom: 0px;
    }

    .herro-h3 {
        max-width: 237px;
        height: 39px;
        font-family: "Noto Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 15px;
    }

    .herro-button1 {
        padding: 7px 18px;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
    }

    .indx-scroll-h5 {
        font-size: 7px;
    }

    .inx-scroll-img {
        height: 10px;
        width: 10px;
    }

    /* herro-end */
    /* .about-section */

    .about-section {
        padding: 25px 0 32px 0;
    }

    .about-section h5 {
        font-size: 16px;
    }

    .about-h2 {
        max-width: 238px;
    }

    .about-p {
        font-size: 14px;
    }

    /* .about-section-end */
    .product-section {
        padding: 32px 0;
    }

    .gasket-vehicle {
        display: flex;
        flex-direction: column;
    }

    .product-h2 {
        font-size: 24px;
        max-width: 340PX;
        line-height: 34PX;
    }

    .gasket-vehicle {
        gap: 10PX;
    }

    .vehicle-h4 {
        font-size: 16px;
        line-height: 26px;
        color: #444444;
        max-width: 133px;
    }

    .vehicle-col {
        margin-bottom: 20px;
    }

    .product-vehicle {
        width: 162px;
        height: 162px;
    }

    /* product-section-end */
    /* .green-section */
    .green-section {
        height: 280px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sustainability {
        font-size: 16px;
        max-width: 340px;
        line-height: 30px;
    }

    .green-h3 {
        font-size: 24px;
        max-width: 340px;
        height: 51px;
        line-height: 34px;
        margin-top: -20px;
    }

    .green-h5 {
        font-size: 14px;
        line-height: 20px;
        max-width: 340px;
    }

    .green-button {
        font-size: 14px;
        margin-top: 0px;
    }

    /* .green-section-end */
    /* client-section */
    .client-section {
        background-image: none;
    }

    .client-h3 {
        font-size: 24px;
    }

    .client-P {
        font-size: 16px;
        line-height: 30px;
        max-width: 100%;
    }

    .client-info {
        padding: 52px 0 0 0;
    }

    .is-img-div {
        height: 70px;
        width: 60px;
        border-radius: 12px;
    }

    .is-img {
        width: 55px;
    }

    .slider-container2 {
        padding: 50px 0;
    }

    .ani-slider-client {
        padding: 32px 0 0px 0;
    }

    /* client-section-end */
    /* contect-section */
    .contect-maindiv {
        background-color: transparent;
    }

    .index-contect-section {
        background-image: url("./images/call-to-action-bg2.png");
        background-size: cover;
        height: 294px;
        background-color: #00923F;
        padding: 0;
        margin-top: 32px;
    }

    .contact-h5 {
        font-weight: 400;
        font-size: 16px;
        line-height: 30px;
    }

    .contact-info {
        padding: 32px 0;
        margin-top: -100px;
    }

    .index-contact-info {
        padding-left: 0px;
    }

    /* contect-section-end */
    /* footer  */
    .f-r-f {
        padding-bottom: 95px;
    }

    .footer-row1 {
        padding-bottom: 95px;
    }

    .footer-div1 {
        padding: 32px 13px 10px 13px;
    }

    .footer-div2 {
        padding-left: 26px;
    }

    .fd2-info {
        padding-top: 45px;
    }

    .fd3-info {
        padding: 45px 0 0 33px;
    }

    .f-ul li a {
        font-size: 14px;
    }

    .f-ul {
        max-width: 227px;
    }

    .fC2-h6 {
        padding: 0;
        padding-bottom: 16px;
        margin-top: -9px;
    }

    .fC1-h6 {
        padding: 0;
        margin-left: 0px;
    }

    .f-ul {
        margin-left: -2rem;
    }

    .fd4-info {
        padding-top: 32px;
        padding: 32px 0 0 24px;
    }

    .fl-row {
        padding: 0px 12px 0 12px;
    }

    /* footer-end */
    .breadcrumb-section {
        padding: 0px 0 26px 0;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* Integrated Engineering*/
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    /* herro-section */
    .ie-herro-info {
        padding: 65px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ie-herro-section {
        height: 200px;
        background-position: right;
        display: flex;
        align-items: center;
    }

    .ie-herro-h1 {
        font-weight: 400;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 20px;
    }

    .ie-am-h4 {
        font-size: 28px;
    }

    .ie-o-h2 {
        font-weight: 400;
        font-size: 24px;
        line-height: 34px;
    }

    .ie-herro-h4 {
        font-weight: 400;
        font-size: 12px;
        line-height: 26px;
        max-width: 400px;
    }

    .ie-o-h4-2 {
        margin: 50px 0 15px 0;
    }

    .ie-o-p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .ie-overview-section {
        padding-bottom: 0;
    }

    .Capabilities-section {
        padding: 0 0 50px 0;
    }

    /* herro-section-end */
    /* ie-overview-section  */
    .ie-o-r {
        padding: 58px 0;
    }

    .ie-o-info {
        margin-top: -160px;
    }

    .ie-o-h2-2 {
        margin-bottom: 20px;
    }

    .ie-o-p2-2 {
        margin-bottom: 10px;
    }

    .ie-o-img {
        width: 100%;
        height: 406px;
        margin-left: 0;
        border-radius: 24px;
    }

    /* ie-overview-section-end */
    /* .Capabilities-section  */
    .Capabilities-section {
        padding: 0;
    }

    .Capabilities-h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 0;
    }

    .cap-col-div1 {
        padding-left: 12px;
    }

    .cap-col-div2 {
        padding: 12px;
    }

    .cap-col-div3 {
        padding-right: 12px;
    }

    /* .Capabilities-section-end  */
    /* footer */
    /* footer-end */
    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* bespoke-engineering */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .bes-e-herro-section {
        width: 100%;
        height: 25vh;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bes-video {
        z-index: -1;
        position: absolute;
        width: 100%;
        top: auto;
        margin-top: 0px;
    }

    .bes-herro-info {
        position: relative;
        left: 0;
        top: 0;
    }

    .ie-herro-h1 {
        margin-bottom: 10px;
    }

    .r-and-dinfo-section {
        padding-bottom: 50px;
    }

    .contect-seconddiv-info {
        margin-left: 0px;
    }

    .a-c-a-img {
        width: 100%;
    }

    .accordion-header h3 {
        font-size: 17px;
        line-height: 27px;
    }

    .qa-h5 {
        line-height: 18px;
    }

    .rubber-img {
        height: 300px;
    }

    .rubber-section {
        padding: 53px 0;
    }

    .bes-contect-maindiv {
        background-position: right;
    }

    .bes-contact-info {
        padding: 32px;
    }

    .bes-row-re {
        display: flex;
        flex-direction: column-reverse;
    }

    .bes-a-info2 {
        padding: 50px;
    }

    .bes-contect-section {
        padding: 50px 0;
    }

    .bes-row-2 {
        padding-top: 30px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* Quality Assurance */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .qa-inspaction-section {
        padding: 50px 0;
    }

    .ie-overview-section-qa {
        padding: 0 12px;
    }

    .qa-herro-section {
        height: 200px;
        background-position: top;
    }

    .qa-key-info {
        margin: -50PX 0 50PX 0;
    }

    .qa-e-info {
        padding: 0;
    }

    .qa-i-img {
        height: 90%;
    }

    .qa-oe-section {
        padding: 0 0 100px 0;
    }

    .qa-oe-row {
        gap: 20px;
    }

    .qa-key-h3 {
        padding-top: 32px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* green-tech */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .gt-o-img {
        width: 100%;
        height: 200px;
    }

    .ie-o-info-green {
        margin-top: 0;
    }

    .green-path-section {
        padding: 0;
    }

    .green-path-main-col2 {
        padding-top: 24px;
    }

    .gp-s-o-h4 {
        text-align: center;
    }

    .vision-section {
        padding: 0 0 50px 0;
    }

    .green-overview-section {
        padding-bottom: 50px;
    }

    .gt-o-img2 {
        width: 100%;
        height: 260px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* carrer */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .ie-herro-h1 {
        text-align: center;
    }

    .ie-herro-h4 {
        text-align: center;
    }

    .career-e-col {
        padding: 0 12px 0 12px;
    }

    .carrer-o-img {
        width: 80%;
        margin-top: 32px;
    }

    .teamcore-section {
        padding: 60px 0 50px 0;
    }

    .join-team-section {
        padding-bottom: 50px;
    }

    .teamcore-info {
        margin-bottom: 24px;
    }

    .product-en-info {
        flex-direction: column;
    }

    .join-team-p {
        margin-bottom: 24px;
    }

    .car-m-h2 {
        margin-bottom: 32px;
    }

    .modal-btn {
        justify-content: center;
        align-items: center;
        padding-top: 32px;
        gap: 10px;
    }

    .model-btn1 {
        padding: 8px 52px;
    }

    .model-btn2 {
        padding: 8px 52px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* contact */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .sales-team-section {
        padding-bottom: 0px;
    }

    .sales1 {
        margin: 0 12px;
    }

    .sales-team-info {
        flex-direction: column;
        align-items: flex-start;
    }

    .sales-t-info-h5-div {
        width: 100%;
        border-right: transparent;
    }

    .sales-team-gmail {
        flex-direction: column;
        align-items: flex-start;
    }

    .sales-team-h5 {
        width: auto;
    }

    .sales-team-h5-b {
        border-right: transparent;
    }

    .sales-team-info2 {
        margin-top: 0px;
    }

    .sales-t-col {
        padding-top: 50px;
    }

    .contect-main-form {
        padding: 50px 0 0 0;
    }

    .submit-button {
        margin-left: 25%;
        margin-bottom: 52px;
    }

    .contect-form-section {
        padding-top: 50px;
    }

    .contect-form-bg-info {
        height: 400px;
    }

    .map-img-section {
        height: 200px;
        max-width: 100%;
        background-position: center;
    }

    .contect-form-section {
        padding-bottom: 50px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* oem */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .oem-body {
        overflow-x: hidden;
    }

    .oem-solution-section {
        padding-bottom: 52px;
    }

    .oem-herro-section {
        background-image: url("./images/market-oem/oem-herro2.png");
        background-size: cover;
        height: 240PX;
        margin-bottom: 16px;
        display: flex;
        align-items: center;
    }

    .breadcrumb-section-owm {
        background-color: transparent;
    }

    .oem-o-section {
        background-color: transparent;
    }

    .oem-herro-h1 {
        margin-bottom: 20px;
    }

    .oem-herro-h4 {
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }

    .oem-vehicle-r {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
    }

    .oem-ve-img {
        height: 150px;
    }

    .oem-v-o-info {
        margin: 0;
        padding: 0 0 0px 0;
    }

    .oem-o-p {
        margin-top: 16px;
    }

    .oem-solutin-img {
        width: 200px;
        height: 155px;
        margin-top: -20px;
    }

    .oem-solutin-img-boxshadow {
        width: 200px;
        height: 155px;
        margin-bottom: 32px;
    }

    .oem-s-h4 {
        margin-bottom: 24px;
    }

    .oem-solution-h2 {
        max-width: 350px;
    }

    .oem-s-p {
        max-width: 350px;
    }

    .slider-container {
        width: 100%;
        margin-top: 12px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* after-marcket */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .am-body {
        overflow-x: hidden;
    }

    .am-o-r1 {
        display: flex;
        justify-content: center;
    }

    .am-icon-col {
        padding-top: 0;
    }

    .am-icon-row {
        gap: 10px;
        margin-left: 0;
    }

    .am-icon-text h5 {
        font-size: 13px;
    }

    .am-icon-col {
        display: flex;
        justify-content: center;
    }

    .af-about-info-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .af-about-img {
        height: 404px;
        /* margin: 32px 0; */
    }

    .af-about-section {
        margin: 0;
        padding: 32px 0;
    }

    .am-o-info {
        padding: 20px;
    }

    .am-vehicle-r {
        padding: 0;
    }

    .af-about-info {
        padding-top: 24px;
    }

    .am-icon-main-div {
        display: grid;
        grid-template-rows: 192px 192px 192px 192px;
        grid-template-columns: 272px;
        gap: 38px;
    }

    /* slider */
    .slider-am-section {
        padding: 50px 0;
    }

    .slick-prev:before,
    .slick-next:before {
        display: none;
        font-size: 30px;
        margin-left: 0;
    }

    /* .slider-div2 {
        margin-top: 10px;
        text-align: start;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    } */
    /* .slider-pro-img {
        width: 50px;
        height: 50px;
        margin: 0 0 15px 0;
    } */
    .slider-h4 {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .slider-article {
        font-size: 9px;
        line-height: 13px;
        margin-bottom: 16px;
    }

    .text {
        font-size: 14px;
        line-height: 20px;
    }

    .testimonial-slider {
        width: 380px;
    }

    /* .slider-div {
        height: 200px;
        width: 380px;
    } */
    .slider-am-section .slick-prev {
        left: 0px;
        background: none;
        height: 0px;
        width: 0px;
    }

    .slider-am-section .slick-next {
        right: 0px;
        background: none;
        height: 0px;
        width: 0px;
    }

    /* slider-end */
    .accordion-content-p {
        margin-top: 20px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* csr */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .csr-com-img {
        width: 100%;
    }

    .com-main-icons {
        display: grid;
        grid-template-rows: 159px 159px 159px;
        grid-template-columns: 100%;
        gap: 16px;
    }

    .csr-com-col {
        padding: 50px;
    }

    .csr-bread {
        padding-top: 24px;
    }

    .csr-card-section {
        padding: 50px 0;
    }

    .csr-c-r {
        padding-bottom: 0;
    }

    .card-info-h5 {
        text-align: center;
        margin-bottom: 10px;
    }

    .csr-card-info-p {
        line-height: 23px;
    }

    /* ------------------------------------------------------------------------------------------------------------------------------------------*/
    /* events */
    /* ------------------------------------------------------------------------------------------------------------------------------------------ */
    .modal-body {
        padding: 15px;
    }

    .es1-img {
        height: inherit;
        max-width: 100%;
        margin-left: 0%;
    }

    .event-card {
        margin-top: 20px;
    }

    .sli-info {
        right: 0;
    }

    /* .........................................................................................................blog-c1................................................................... */
    .blogc1-c {
        padding: 50px 0;
    }

    .breadcrumb-section-blogs-c {
        padding: 20px 0;
    }
}