
@media only screen and (max-width: 992px) {
  .content{
    height: 420px;
  }
  .p-width{
    width: 100%;
    font-size: 15px;
  }
  .steps-form{
    width: 100%;
  }
  .label{
  width: auto;
  }
  .ship-report-details{
      gap: 30px;
  }
}

/* MEDIUM DEVICES E.G LANDSCAPE TABLETS ETC */

@media only screen and (max-width: 768px) {
     #invoice_name{
        width: 200% !important;
    }
    .px-80__{
     padding: 0px 10px !important;    
    }
    .px-80_ {
     padding-left: 0px !important; 
     padding-right: 0px !important;
}
    .pricing-header>p {
    
    font-size: 12px !important;
    
}
 .n_count{
    
    top: -5px;
    font-size: 10px;
    
  }
  .notification {
    margin-bottom: 0 !important;
}
  .content{
    height: 550px;
  }
  .p-width{
    width: 100%;
    font-size: 15px;
  }
  .steps-form{
    width: 100%;
  }
  .label{
  width: auto;
  }
  .profile-mobile{
      width: 50%;
  }
  .ship-report-details{
      gap: 30px;
      display: inline-grid;
  }
  /* ===  ADMIN DASHBOARD == */
  .img-upload {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .ads-container {
    padding: 15px 30px;
  }
  .ads-container {
    font-size: 12px;
  }
  .p-preview {
    font-size: 13px;
  }
  .fl-dir {
    flex-direction: column;
  }
  .shipment_header {
    font-size: 15px;
    margin-top: 0px;
  }
  .shipment_container {
    padding: 20px 10px;
  }
  .f-check2 {
    font-size: 12px;
  }
  .ship_btn {
    padding: 5px 10px;
    font-size: 10px;
  }
  .sm-ship_ {
    width: 100%;
    font-size: 13px;
  }
  .fs-14 {
    font-size: 14px;
  }
  .left > svg {
    width: 35%;
    height: auto;
  }
  .invoice-header {
    font-size: 25px;
    font-weight: 500;
  }
  .invoice-sub-text {
    font-size: 14px;
  }
  .upload-now {
    padding: 40px 30px;
  }
  .upload-now > input {
    padding: 8px 25px;
    font-size: 13px;
  }
  .active-3 {
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.7) !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.7) !important;
  }

  /* ADMIN DASHBOARD EDITS */
  .product-manual{
    padding: 20px 30px !important;
  }
  .product-input{
    font-size: 14px;
  }

}

/* PART ONE */

/* SMALL DEVICES E.G PHONES */

@media only screen and (max-width: 600px) {
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: auto;
    margin-left: auto;
  }
  .navbar-collapse {
    margin-top: 30px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 var(--bs-navbar-toggler-focus-width);
  }
  .part-1 {
    /* padding-top: 20px !important; */
    padding-bottom: 130px !important;
  }
  .part-one-details {
    padding-top: 50px;
  }
  .head-text-1 {
    font-size: 34px;
    line-height: 2.5rem;
  }
  .p-text-1 {
    font-size: 18px;
    line-height: 1.6rem;
  }
  .part-one-details .kreater-btn {
    margin-top: 40px !important;
  }
  .button-container {
    margin-top: 0px !important;
  }
  .kreater-btn-3 {
    margin-top: 40px;
  }
  .trustee {
    margin-top: 40px !important;
  }
  .trustee-img {
    width: 30px;
  }
  /* PART TWO */
  .part-2,
  .part-3,
  .part-4,
  .part-5 > .container,
  .part-6 > .container,
  .part-7 > .row {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .part-2 .row {
    margin: 0px !important;
  }
  .part-4-header > h2,
  .faq-header {
    font-size: 27px;
    line-height: 2rem;
    margin-bottom: 20px;
  }
  .part-4-header > p {
    font-size: 18px;
    line-height: 1.6rem;
    margin-bottom: 40px;
  }
  .d-sm-show {
    display: block;
  }
  .d-sm-hide {
    display: none;
  }
  .testimonial-block .inner-box {
    padding: 40px 30px;
  }
  .shipment .col-lg-3 {
    margin-bottom: 30px;
  }
  .shipment-header {
    font-size: 34px;
    margin-bottom: 0px;
  }
  .testimonial-section {
    padding-top: 0px;
  }
  .part-5-header > h2 {
    font-size: 24px;
  }
  .part-5 > .container {
    padding: 70px 1.6rem !important;
  }
  .amplified,
  .shipment-details {
    padding: 0px 3rem;
  }
  .amp-img {
    width: 300px;
  }
  .shipment-details > h1 {
    font-size: 34px;
    line-height: 2.5rem;
  }
  .shipment-details h3 {
    font-size: 19px;
    line-height: 2rem;
  }
  .shipment-details p {
    margin: 0px;
  }
  .ship-btn {
    padding: 15px 70px;
  }
  .faq-header {
    margin: 30px 0px !important;
  }
  .footer-logo {
    width: 8rem;
  }
  .footer-logo-margin {
    margin-bottom: 50px;
  }
  .footer-list {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .footer-active {
    font-size: 18px;
    font-weight: 600;
  }
  .p-text-foot {
    font-size: 15px;
  }
  .footer-img {
    margin-right: 15px;
  }
  .foot-icon {
    display: block;
    margin-top: 15px;
  }
  .facebook {
    width: 12px;
  }
  .instagram,
  .twitter {
    width: 15px;
  }
  .foot-d-none {
    display: none;
  }
  .k-video > img {
    width: 100%;
  }

  /* PROGRESS BAR / SIGN IN  STYLES */

  .my-100 {
    margin: 50px 0px 40px 0px;
  }
  .container-progress-bar{
    margin-top: 30px;
  }
  .content{
    height: 450px;
    padding: 1em 1em;
  }
  .p-width{
    width: 100%;
    font-size: 15px;
  }
  .steps-form{
    width: 100%;
  }
  .label{
  width: auto;
  }
  
  /*    Continuation of other responsive styles    */
  
  .profile-mobile{
      width: 100%;
  }
  .ship-report-details{
      display: inline-grid;
      gap: 20px;
  }
   .ship-id-sm{
      margin: 60px 0px 10px 0px !important;
  }
  .ship-id-sm2{
      margin-bottom: 30px !important;
  }
  .goods-sm{
      margin-bottom: 30px;
  }
  .ml-sm{
      margin-left: 1.5rem !important;
  }
}
