@media only screen and (max-width: 991px) {
.pro-mrg-tp {
    margin-top: 3rem;
}
}

@media only screen and (max-width: 767px) {
    .d-imgtext-title-head {
            margin-top: 2rem;

    }
    .pro-content-wrap {
      position: relative;
      top: 1.5rem;
    }
  
    .automotive-cont-wrap {
        position: relative;
        top: 4.5rem;
    }
    .card-wrap {
        margin-bottom: 0.5rem;
    }
    .ab-side-img {
        display: none;
    }
    .card-contact-wrap {
        margin-top: 3.5rem;
    }
    .contact-form-wrap {
        margin-top: 2rem;

    }
    .hm-about-wrap {
        margin-top: -7.2rem;
    }
    .bg-cl {
        margin-top: 4rem;
    }
    .line {
        height: 1px;
        width: 444px;
        position: absolute;
        background-color: grey;
        bottom: -24px;
        left: 0px;
    }
    .order-item-1 {
        order: 1;
    }
    .order-item-2 {
        order: 2;
    }
    .order-item-3 {
        order: 3;
        margin-top: 4rem;

    }
    .order-item-4 {
        order: 4;
    }
    .order-item-5 {
        order: 5;
        margin-top: 6rem;

    }
    .order-item-6 {
        order: 6;
    }
    .ab-order-1 {
          order: 1;
          margin-bottom: 2rem;
    }
    .ab-order-2 {
        order: 2;
    }
    
    .ab-order-3 {
        order: 3;
    }
    
    .ab-order-4 {
        order: 4;
    }
    .ab-mrgt {
        margin-top: 3rem;
    }
    .hm-order1 {
      order: 1;
      margin-bottom: 2rem;
    }
    .hm-order2 {
    order: 2;
    }
    .hm-automotive-order1 {
        order: 1;
    }
    .hm-automotive-order2 {
        order: 2;
    }
    .ser-mrg-tp {
        margin-top :40px
    }
    .footer-batteries-wrap{
        width: 282px;
    }
    .scroll-top {
        display: none;
    }
    
}

@media only screen and (max-width: 575px) {
    /* .digi-modal {
        width: 90vw;
        padding: 4rem 2rem;
    }
    .btn-close-modal {
        font-size: 3rem;
    } */
}