

@media (min-width: 1025px) and (max-width: 1225px) {
  .footer-menu{
    margin-top: 80px !important;
  }
  .contact-details {
    padding-left: 100px !important;
}
}

@media (min-width: 991px) and (max-width: 1024px) {

  .footer-menu{
    margin-top: 40px !important;
  }
  .contact-details {
    padding-left: 0px !important;
}
.accordion-button{
  font-size: 15px !important;
}
.footer-info .contact-form{
  padding: 30px !important;
}
 
}


@media (min-width: 320px) and (max-width: 991px) {

  .e-invoice-error-table{
    margin-bottom: 20px !important;
  }

  .info-detail-heading{
    padding: 20px 0 !important;
  }

  .error_search_box{
    padding: 20px 0 !important;
    gap: 15px !important;
  }

  .info-detail-box1{
    padding: 20px 0 30px 39px !important;
  }

  .frequently-txt h2{
    max-width: unset;
    text-align: center;
  }

  .footer-bg-img{
    background: linear-gradient(180deg, #F2F2F2 0%, #FFF 80%);
    padding-top: 0px !important;
    position: static;
  }

  .contact-details, .footer-menu{
   padding: 12px !important;
  }
  .frequently-txt {
    margin-bottom: 20px !important;
  }
  .footer-info .gst-no{
    gap: 10px !important;
    margin-top: 20px !important;
    padding: 12px !important;
  }
  .footer-info .contact-form{
    height: auto;
  }
  .Copyright-sec{
    padding: 0 12px !important;
    margin-top: 20px !important;
  }
  .footer-menu{
    margin-top: 0px !important;
  }

  .frequently-sec{
    padding: 20px 0 !important;
  }

  .frequently-txt h2{
    font-size: 30px !important;
  }
  .e-invoice-error-table .error_table table tbody td{
    white-space: nowrap;
  }

  .e-invoice-error-sec{
    padding-top: 20px !important;
  }

  .info-detail-heading h2{
    font-size: 28px !important;
  }

  .e-invoice-error p{
    margin-bottom: 20px !important;
  }
  .fee-cal-details{
    padding: 20px !important;
    margin-bottom: 20px !important;
  }

  .gst-heading-4{
    font-size: 22px !important;
  }
  .gstLatefee_left_sec_txt p{
    font-size: 14px !important;
  }
  .gst-heading-2{
    font-size: 20px !important; 
  }
  .gstLatefee_left_sec{
    padding: 20px 20px 5px !important;
  }
  
}



@media (min-width: 320px) and (max-width: 767px) {


  .footer-info{
    padding: 0px !important;
  }

  .footer-menu{
    gap: 10px !important;
  }
  .footer-info .contact-form{
    padding: 20px !important;
  }
  
  .frequently-txt h2{
    margin-bottom: 24px !important;
  }

  .logo-img a img{
    max-width: 120px;
  }
  .contact-details .map-container .flex-grow-1::after{
    width: 100% !important;
  }


  .invoicing-sec-left{
    margin-top: 30px !important;
  }


  .frequently-container .accordion-button span{
    display: none !important;
  }

  .applogo-info p{
    max-width: unset !important;
  }


  
  }


  @media (min-width: 320px) and (max-width: 575px) {
    .info-detail-box2{
      background: unset !important;
    }
    .info-detail-box1{
      padding: 0 !important;
    }
    .info-detail-sec .info-detail{
      padding: 0px 0 20px !important;
    }
    .accordion-button{
      padding: 10px 1.25rem !important;
      font-size: 16px !important;
    }
    
    .contact-details{
      margin-top: 30px !important;
    }
    .Copyright-sec{
      flex-direction: column-reverse;
    }
    .footer-logos{
      display: flex;
    justify-content: center;
    align-items: center;
    }
    .footer-info .gst-no{
      gap: 10px !important;
    }
    .Copyright-sec .footer-logos .gst-logo{
      width: 180px !important;
    height: auto;
    }
    .Copyright-sec p{
      max-width: 201px !important;
    text-align: center;
    margin-top: 20px !important;
    }

    .top-header .header-nav{
      padding: 20px 0 !important;
    }

    .top-header .header-nav .login_btn_group .start-btn, .top-header .header-nav .login_btn_group .login-btn{
      padding: 5px 10px !important;
    }

    .e-invoice-error h1, .fee-cal-content h5{
      font-size: 20px !important;
    }
    .e-invoice-error p{
      margin-bottom: 20px !important;
    }
    .e-invoice-error p, .error_search_box p, .info-detail-box1 .flex-grow-1.ms-3, .accordion-item-txt p{
      font-size: 14px !important;
    }
    .error_search_box .search-box, .e-invoice-error .sign_up_free{
      width: 100% !important;
    }

    .gst-heading-4{
      font-size: 18px !important;
    }
    .gstLatefee_left_sec_txt p{
      font-size: 13px !important;
      line-height: 21px !important;
    }

    .gst-heading-2{
      font-size: 18px !important;
    }

 

  }