@media (min-width: 701px) {
  body .dibu {
    min-height: 420px !important;
    padding-top: 74px !important;
    background-color: #0b0c0c !important;
    background-image: linear-gradient(rgba(7, 8, 8, 0.86), rgba(7, 8, 8, 0.92)), url("../img/chinee-home/footer-garment-factory.webp") !important;
    background-position: center center !important;
    background-size: cover !important;
  }

  body .dibu .bls {
    display: none !important;
  }

  body .dibu::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    background: #d6b65d;
    content: "";
  }

  body .dibu::after {
    display: none !important;
  }

  body .dibu .footer {
    align-items: flex-start !important;
    padding-bottom: 38px !important;
  }

  body .dibu .footer-l {
    width: 27% !important;
  }

  body .dibu .footer-l .logo {
    width: min(230px, 100%) !important;
    margin-bottom: 24px !important;
  }

  body .dibu .footer-l p {
    max-width: 360px;
    margin-top: 0 !important;
    color: rgba(255, 255, 255, 0.67) !important;
    font-size: 13px !important;
    line-height: 1.75 !important;
  }

  body .dibu .footer-r {
    width: 66% !important;
    grid-template-columns: 0.72fr 1fr 1.65fr !important;
    grid-gap: 34px !important;
  }

  body .dibu .footer-r ul h3 {
    margin: 0 0 22px !important;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    color: #fff !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
  }

  body .dibu .footer-r ul h3::after {
    display: block;
    width: 32px;
    height: 2px;
    margin-top: 12px;
    background: #d6b65d;
    content: "";
  }

  body .dibu .footer-r ul li a,
  body .dibu .footer-r ul p,
  body .dibu .footer-r ul p a {
    color: rgba(255, 255, 255, 0.67) !important;
    font-size: 13px !important;
    line-height: 1.65 !important;
    letter-spacing: 0 !important;
  }

  body .dibu .footer-r ul li a {
    padding: 4px 0;
  }

  body .dibu .footer-r ul li a:hover,
  body .dibu .footer-r ul p a:hover {
    color: #d6b65d !important;
  }

  body .dibu .footer-r .Contacts > p:first-of-type {
    margin: 0 0 15px !important;
  }

  body .dibu .footer-r .Contacts .dz_ {
    display: flex !important;
    align-items: flex-start !important;
    gap: 9px;
    margin: 10px 0 !important;
  }

  body .dibu .footer-r .Contacts .dz_ > span:first-child {
    flex: 0 0 18px;
    margin-top: 2px;
    color: #d6b65d !important;
  }

  body .dibu .footer2 {
    margin-top: 0 !important;
    padding: 20px 0 !important;
    border-top-color: rgba(255, 255, 255, 0.15) !important;
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 12px !important;
  }

  body .dibu .share2 a {
    background: rgba(255, 255, 255, 0.09) !important;
  }

  body .dibu .share2 a:hover {
    background: #d6b65d !important;
  }

  @media (max-width: 1180px) {
    body .dibu .footer-l {
      width: 25% !important;
    }

    body .dibu .footer-r {
      width: 70% !important;
      grid-gap: 22px !important;
    }
  }
}
