/*
 * XAN Office v1.4.61.290
 * Mobil ve tablette kurumsal footer ana bağlantıları kesin iki sütun.
 */
@media (max-width: 1024px) {
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__grid {
    padding: 28px 24px !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: start !important;
    gap: 18px 14px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__brand {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: none !important;
    padding-bottom: 16px !important;
    display: grid !important;
    grid-template-columns: 160px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 16px !important;
    border-bottom: 1px solid #e2e9eb !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo {
    width: 150px !important;
    margin: 0 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo img {
    width: 150px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__brand-copy {
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 11px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__brand > p,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__brand-copy > p {
    max-width: 520px !important;
    margin: 0 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__official-links {
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__official-links a {
    min-height: 30px !important;
    margin: 0 !important;
    padding: 6px 9px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #205058 !important;
    -webkit-text-fill-color: #205058 !important;
    background: #f1f6f7 !important;
    border: 1px solid #d8e4e6 !important;
    border-radius: 8px !important;
    font-size: 10px !important;
    font-weight: 750 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links--contact {
    grid-column: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    align-self: start !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links h4 {
    margin-bottom: 7px !important;
    font-size: 15px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links a {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    font-size: 12.5px !important;
    line-height: 1.38 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources[open] > .xan-footer-v113__seo-grid {
    padding: 14px !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block {
    padding: 13px !important;
    border-radius: 12px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block h4 {
    margin-bottom: 9px !important;
    font-size: 12px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block ul {
    gap: 5px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block a {
    font-size: 10.5px !important;
    line-height: 1.35 !important;
  }
}

@media (max-width: 600px) {
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__grid {
    padding: 22px 16px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px 10px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__brand {
    grid-column: 1 / -1 !important;
    grid-template-columns: 118px minmax(0, 1fr) !important;
    gap: 11px !important;
    padding-bottom: 14px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo img {
    width: 112px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__brand > p,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__brand-copy > p {
    font-size: 11px !important;
    line-height: 1.5 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__brand-copy {
    gap: 8px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__official-links {
    gap: 5px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v267__official-links a {
    min-height: 27px !important;
    padding: 5px 7px !important;
    font-size: 9px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links--contact {
    grid-column: auto !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links h4 {
    margin-bottom: 7px !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__links a {
    font-size: 11.5px !important;
    line-height: 1.4 !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources[open] > .xan-footer-v113__seo-grid {
    padding: 9px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 7px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block {
    padding: 10px 8px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block h4 {
    font-size: 10.5px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__resources .xan-footer-v113__mini-block a {
    font-size: 9.5px !important;
  }
}

@media (max-width: 360px) {
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__grid {
    padding-right: 13px !important;
    padding-left: 13px !important;
    column-gap: 12px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v113__brand {
    grid-template-columns: 102px minmax(0, 1fr) !important;
    gap: 11px !important;
  }

  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo,
  html body.mxh-theme.xan-v267-footer-two-column .xan-footer-v265__brand-logo img {
    width: 98px !important;
  }
}
