@media (max-width: 1280px) {
  .header-content-container {
    margin: 20px 60px;

    & > #lang-choose {
      margin-left: 35px;
    }
  }

  html[lang="mn"] .header-content-container > #lang-choose {
    margin-left: 0;
  }

  .second-section-card-item {
    margin: 0 5px;
  }

  .header-content-container > img.header-content-img-ar {
    margin-left: 0px;
  }

  #lang-choose.lang-choose-ar {
    margin-right: 0px;
  }

  .another-langs-en,
  html[lang="fr"] .another-langs-en {
    right: 40px;
  }

  .another-langs-ar {
    left: 50px;
  }

  .first-section-content-container {
    max-width: 942px;
  }

  .second-section-content-container {
    max-width: 1095px;
  }

  .fourth-section-content-container {
    max-width: 1160px;
  }

  .fifth-section-content-container {
    max-width: 974px;
  }

  .footer-content-container {
    max-width: 1160px;
  }
  .footer-content-container {
    padding: 0 10px;
  }

  .FAQ-item-answer {
    max-width: 850px;
  }
}

@media (max-width: 1030px) {
  .another-langs-ar {
    left: 74px;
  }

  html[lang="es"] nav > ul > li,
  html[lang="fr"] nav > ul > li {
    font-size: 10px;
  }

  html[lang="mn"] nav > ul > li,
  html[lang="pt"] nav > ul > li,
  html[lang="so"] nav > ul > li {
    font-size: 9px;
  }

  .choose-section-container {
    max-width: 920px;
  }
}

@media (max-width: 940px) {
  .choose-section-container {
    max-width: 600px;
  }

  .choose-section-content {
    flex-direction: column;
    gap: 30px;
  }

  html[lang="ar"] .choose-section-content,
  html[lang="fa"] .choose-section-content {
    flex-direction: column-reverse;
    gap: 30px;
  }

  .another-langs-en,
  html[lang="fr"] .another-langs-en {
    right: 30px;
  }
  .another-langs-ar {
    left: 40px;
  }
  .header-content-container {
    & > #lang-choose {
      padding: 10px 14px;
      max-width: 60px;
    }
    & > img {
      max-width: 100px;
    }

    & > nav > ul > li {
      font-size: 11px;
    }
  }

  .another-language {
    max-width: 60px;
    & > img {
      display: none;
    }

    & > span {
      font-size: 10px;
    }
  }

  .second-section-card-container {
    flex-direction: column;
    align-items: center;
  }

  .second-section-card-item {
    margin-bottom: 30px;
  }

  html:not([lang="ar"]) .third-section-content-container {
    flex-direction: column;
  }

  html[lang="ar"] .third-section-content-container {
    flex-direction: column-reverse;
  }

  #fourth-section {
    padding: 120px 10px;
  }

  .fourth-section-content-container {
    flex-direction: column;
    align-items: center;
  }

  .fourth-section-content-item {
    margin-bottom: 30px;
  }
}

@media (max-width: 800px) {
  html[lang="mn"] .first-section-content-container > button > a {
    padding: 17px;
  }

  .footer-content-container,
  .footer-partner-support-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .FAQ-item-answer {
    max-width: 605px;
  }

  .footer-title::after {
    position: absolute;
    left: 40%;
  }

  .content-img-wrapper {
    justify-content: center;
  }
  .mobile-burger-menu-button {
    display: block;
  }

  .header-content-container > #lang-choose {
    margin-right: 55px;
  }
  .header-content-container {
    margin: 20px 24px;
    & > nav {
      display: none;
    }
  }
  .header-content-container > #lang-choose {
    border: none;
  }
  .another-language {
    height: 20px;
    margin-bottom: 0;
  }

  .another-langs-en,
  html[lang="fr"] .another-langs-en {
    right: 50px;
    top: 50px;
  }

  html[lang="mn"] .another-langs-en {
    right: 40px;
  }

  .another-langs-ar {
    left: 25px;
    top: 50px;
  }

  .contact-footer-ar {
    max-width: max-content;
    margin: auto;
  }
}

@media (max-width: 600px) {
  .choose-section {
    padding-top: 80px;
  }

  .choose-section-container {
    max-width: 350px;
    padding: 60px 37px;
  }

  html[lang="mn"] .FAQ-item-content-title,
  html[lang="tr"] .FAQ-item-content-title {
    margin-bottom: 10px;
  }

  html[lang="es"] nav > ul > li {
    font-size: 14px;
  }

  .FAQ-item-answer {
    max-width: 310px;
  }

  .first-section-content-container {
    & > h1 {
      font-size: 40px;
    }

    & > p {
      font-size: 18px;
      max-width: 325px;
    }

    & > button {
      max-width: 250px;
      font-size: 18px;
    }
  }

  .first-section {
    padding: 100px 0;
  }

  #second-section {
    padding: 80px 0;
  }

  .section-title {
    font-size: 32px;

    &::after {
      max-width: 75px;
      height: 4px;
      margin: 30px auto;
    }
  }

  .section-subtitle {
    font-size: 18px;
    max-width: 342px;
    font-weight: 400;
  }

  .second-section-card-container {
    padding: 0 10px;
  }

  .second-section-card-item {
    & > h3 {
      font-size: 28px;
    }
  }
  .second-section-card-list > li {
    font-size: 16px;
  }

  .button {
    font-size: 14px;
  }

  .third-section-content-container > div {
    max-width: none;
    margin-bottom: 30px;

    & > span {
      font-size: 36px;
    }
  }

  .third-section {
    padding: 80px 0 10px;
  }

  #fourth-section {
    padding: 80px 0 40px;
    & > h2 {
      max-width: 342px;
      margin: auto;
    }
  }

  .fourth-section-content-container {
    margin-top: 30px;
  }
  .fourth-section-content-item {
    font-size: 16px;
    max-width: 250px;
    &:hover {
      transform: scale(1);
    }

    & > p {
      font-weight: 400;
    }
  }

  .fifth-section {
    padding: 80px 0 40px;
  }

  .fifth-section-content-container > h2 {
    max-width: 342px;
    margin: auto;
  }

  .fifth-section-content-container > button {
    max-width: 113px;
  }

  footer {
    padding: 30px 0 40px;

    & > p {
      margin: auto;
      max-width: 260px;
      margin-top: 30px;
      position: relative;

      &::before {
        content: "";
        position: absolute;
        top: -10px;
        height: 1px;
        max-width: 294px;
        width: 100%;
        background-color: #e9e9e9;
        opacity: 0.25;
      }
    }
  }

  .footer-title {
    font-size: 18px;
    margin-bottom: 24px;
    margin-top: 30px;
  }

  .footer-partner-support-item > ul > li:not(:first-child) {
    font-weight: 400;
    line-height: 25px;
  }

  .footer-contants-item > ul > li:not(:first-child)::before {
    left: 16%;
  }

  .footer-contants-item > ul > li:last-child::before {
    left: 25%;
  }

  .footer-title::after {
    margin-top: 5px;
  }

  .third-section-content-container > div {
    max-height: 105px;
  }
}

@media (max-width: 380px) {
  .choose-section-container {
    max-width: 300px;
    padding: 50px 13px;
  }

  .choose-section-item > p {
    font-size: 15px;
  }
}
