@media (max-width: 1900px) {
    .fields-main {
        width: 1460px;
    }
    .fields-slider-container {
        width: 1340px;
    }
}

@media (max-width: 1800px) {
    .left-aside {
        padding-left: 175px;
    }

    .right-aside {
        padding-right: 175px;
    }

    .services-row-1, .services-row-2 {
        max-width: 1340px;
    }

    .services-row-1-block {
        max-width: 420px;
    }

    .services-row-1-block-header {
        padding: 35px 25px 0;
    }

    .services-row-1-block-header-text {
        font-size: 40px;
        line-height: 50px;
    }

    .services-row-1-block-main {
        min-height: 325px;
    }

    .services-row-1 {
        margin-top: -172px;
    }

    .services-row-2-block {
        max-width: 305px;
    }

    .relative {
        max-width: 1340px;
    }

    .services-row-2-block-header-icon {
        display: flex;
        min-height: 90px;
        align-items: center;
    }

    .services-row-2-block-header-icon img {
        width: 30%;
    }

    .services-row-2-block-header-text {
        font-size: 30px;
        line-height: 40px;
    }

    .services-row-2-block-main {
        min-height: 250px;
    }

    .services-row-2-block-main p {
        font-size: 24px;
        line-height: 31px;
    }

    .services-back-3 {
        height: 1000px;
    }
}

@media (max-width: 1500px) {
    .fields-main {
        width: 990px;
    }
    .fields-slider-container {
        width: 950px;
    }

    .swiperFields {
        margin-left: 40px;
    }

    .left-aside {
        padding-left: 100px;
    }

    .right-aside {
        padding-right: 100px;
    }

    .services-row-1, .services-row-2 {
        max-width: 990px;
    }

    .services-row-1-block {
        max-width: 300px;
    }

    .services-row-1-block-header {
        padding: 25px 15px 0;
        height: 100px;
    }

    .services-row-1-block-header-text {
        font-size: 30px;
        line-height: 40px;
    }

    .services-row-1-block-main {
        min-height: 275px;
        padding: 25px 15px;
    }

    .services-row-1-block-main p {
        font-size: 20px;
        line-height: 24px;
    }

    .services-row-1 {
        margin-top: -125px;
    }

    .services-back-2 {
        height: 800px;
    }

    .services-row-2 {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }

    .relative {
        max-width: 990px;
    }

    .services-row-2-block {
        box-shadow: none;
    }

    .services-row-2-block-main {
        min-height: 170px;
        box-shadow: 1.53109px 9.18654px 10.7176px -6.12436px rgba(0, 0, 0, 0.09);
    }

    .services-row-2-block-main p {
        font-size: 20px;
        line-height: 24px;
    }

    .services-back-3 {
        height: 1000px;
    }
}

@media (max-width: 1024px) {
    .header-container {
        padding-left: 0;
    }

    h1 {
        font-size: 45px;
        line-height: 50px;
        max-width: 650px;
    }

    .big-text {
        font-size: 25px;
        line-height: 33px;
        max-width: 650px;
    }

    .mid-header h2 {
        font-size: 33px;
    line-height: 40px;
    }

    .fields-slider-element {
        width: 205px;
        height: 170px;
    }

    .fields-slider-element .element-icon img {
        width: 75px;
    }

    .fields-slider-element .element-text {
        font-size: 20px;
        line-height: 27px;
    }

    .fields-main {
        width: 790px;
    }

    .fields-slider-container {
        width: 740px;
    }

    .swiperFields {
        margin-left: 10px;
    }

    .left-aside {
        display: none;
    }

    .right-aside {
        justify-content: space-between;
        width: 100%;
        padding-left: 100px;
    }
}

@media (max-width: 930px) {
  .intro-container {
    flex-direction: column;
  }

  .intro-label {
    width: auto;
  }

  .intro-label p {
    padding-left: 20px;
    padding-right: 15px;
  }

  .intro-main {
    margin-left: 0;
    padding: 0 20px;
  }

  .intro-aside {
    width: 100%;
    padding: 10px 0;
  }

  .intro-aside-links {
    flex-direction: row;
    width: 300px;
    justify-content: space-between;
  }

  .services-main .services-back-1 {
    display: none;
  }

  .services-row-1,
  .services-row-2 {
    margin: 0 auto;
    padding: 20px 0;
    flex-direction: column;
    align-items: center;
    width: 80%;
    gap: 20px;
    position: relative;
    top: 0;
  }

  .services-row-1-block,
  .services-row-2-block {
    max-width: 100%;
    min-height: 0;
  }

  .services-row-1-block-header {
    height: 60px;
  }

  .services-row-1-block-header-text {
    display: inline-block;
  }

  .services-row-1-block-main {
    min-height: 100px;
  }

  .services-back-2 {
    height: auto;
  }

  .why-us-header {
    display: flex;
  }

  .relative {
    max-width: 100%;
  }

  .services-row-2-block-header {
    padding: 25px 15px 0;
    display: flex;
    height: 56px;
    gap: 5px;
    justify-content: center;
    position: relative;
  }

  .services-row-2-block-header-icon {
    position: absolute;
    min-height: 0;
    justify-content: flex-start;
    align-items: center;
    top: 25%;
    left: 15px;
  }

  .services-row-2-block-header-icon img {
    width: 50%;
  }

  .services-row-2-block-main {
    min-height: 60px;
    padding: 15px;
  }

  .services-back-3 {
    background-image: url("../images/service-back-3-mob.jpg");
    height: 1475px;
  }

  .contact-us {
    padding: 0;
  }

  .contact-us-container {
    width: 80%;
    padding: 20px 0 25px;
    margin: 0 auto;
  }

  .contact-form {
    width: 100%;
    padding: 25px 15px;
  }

  .contact-form .row {
    flex-wrap: wrap;
    padding-right: 12px;
  }

  .contact-form .row input {
    min-width: 100%;
  }

  .contact-form-button {
    width: 100%;
  }

  .right-aside {
    width: 80%;
    padding: 10px 0 0;
    margin: 0 auto;
  }

  .right-aside .column {
    max-width: 182px;
  }

  .right-aside .column p,
  .right-aside .column a {
    font-size: 18px;
    line-height: 30px;
  }

  .switch-lang-btn,
  .switch-lang-content a {
    padding: 20px 0 21px;
  }
}

@media (max-width: 800px) {
    .fields-main {
        width: 550px;
    }
    .fields-slider-container {
        width: 500px;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .swiperFields {
        margin-left: 25px;
    }
}

@media (max-width: 560px) {
    .contacts .telephone {
        font-size: 13px;
        line-height: 16px;
      }

      .contacts .email {
        font-size: 11px;
        line-height: 14px;
      }

      .switch-lang p {
        font-size: 10px;
        line-height: 12px;
      }

      .menu-icon-container {
        width: 45px;
        height: 25px;
      }

      .switch-lang {
        width: 45px;
        height: 25px;
      }

      .contacts {
        margin: 0;
      }

      .menu__icon {
        width: 16px;
        height: 10px;
      }

      .menu__link {
        font-size: 14px;
      }

      .menu__body {
        height: 170px;
      }

      .menu__body._active {
        margin-top: 25px;
      }

      .menu__list > li {
        margin-bottom: 0;
      }

      #intro {
        background-image: url("../images/intro-back-mob.jpg");
      }

      .intro-main {
        margin-top: 35px;
      }

      .intro-logo img {
        width: 166px;
      }

      h1 {
        font-size: 20px;
        line-height: 24px;
        max-width: 80%;
        margin-top: 35px;
      }

      .big-text {
        font-size: 15px;
        line-height: 18px;
        max-width: 80%;
      }

      .contact-button {
        font-size: 19px;
        line-height: 22px;
        width: 60%;
        margin: 40px 0 25px;
      }

      .intro-aside-links {
        width: 55%;
      }

      .intro-aside-links li a img {
        width: 20px;
      }

      .fields {
        background-image: url("../images/fields-back-mob.svg");
        background-position: center;
      }

      .fields-slider-element {
        width: 117px;
        height: 97px;
        padding-top: 20px;
      }

      .fields-slider-element .element-icon img {
        width: 45px;
      }

      .fields-slider-element .element-text {
        font-size: 11px;
        line-height: 14px;
      }

      .mid-header h2 {
        font-size: 19px;
        line-height: 23px;
      }

      .fields-main{
        width: 460px;
      }

      .fields-slider-container {
        width: 360px;
        margin-top: 20px;
        padding-bottom: 20px;
      }
      .swiperFields {
        margin-left: 0px;
      }

      .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 20px;
      }

      .services-row-1-block-header {
        height: auto;
        padding: 15px 10px;
      }

      .services-row-1-block-header-text {
        font-size: 14px;
        line-height: 16px;
      }

      .services-row-1-block-main {
        padding: 10px;
        min-height: 80px;
      }

      .services-row-1-block-main p {
        font-size: 14px;
        line-height: 17px;
      }

      .services-row-2-block-header {
        padding: 0;
        align-items: center;
      }

      .services-row-2-block-header-text {
        font-size: 15px;
        line-height: 18px;
      }

      .services-row-2-block-header-icon img {
        width: 35%;
      }

      .services-row-2-block-main {
        padding: 13px 10px;
        min-height: 55px;
      }

      .services-row-2-block-main p {
        font-size: 14px;
        line-height: 17px;
      }

      .services-back-3 {
        height: 1100px;
      }

      .contact-form-header {
        font-size: 15px;
        line-height: 18px;
      }

      .contact-form-header + input {
        margin-top: 6px;
      }

      .contact-form input {
        font-size: 9px;
        line-height: 9px;
        height: 23px;
        padding-left: 4px;
      }

      .contact-form .row {
        padding-right: 6px;
      }

      .contact-form-button {
        height: 23px;
        font-size: 9px;
        line-height: 9px;
        border-radius: 4px;
      }

      #close-btn {
        height: 18px;
        font-size: 6px;
        line-height: 7px;
        border-radius: 4px;
        width: 55px;
        padding: 4px;
      }

      .right-aside .column p, .right-aside .column a {
        font-size: 10px;
        line-height: 16px;
      }

      .right-aside .column {
        max-width: 102px;
      }

      .right-aside .column a img {
        margin-right: 5px;
        width: 8px;
      }

      .right-aside .column p {
        line-height: 19px;
      }

      .switch-lang-btn,
      .switch-lang-content a {
        padding: 6px 0 7px;
        width: 45px;
        font-size: 10px;
        line-height: 12px;
      }
}

@media (max-width: 480px) {
    .fields-main{
        width: 100%;
    }

    .fields-slider-container {
        width: 250px;
    }
    .swiperFields {
        margin-left: 0px;
    }

    .services-row-1,
    .services-row-2,
    .contact-us-container,
    .right-aside,
    h1,
    .big-text {
        width: 90%;
    }

    .contact-button {
        padding-left: 0;
        padding-right: 0;
    }

    .services-back-3 {
        background: url("../images/service-back-3-mob.jpg") no-repeat center;
        height: 1000px;
    }
}

@media (max-width: 320px) {
    .contact-form-button {
        width: 100%;
        height: 18px;
        font-size: 5px;
        line-height: 7px;
        border-radius: 4px;
      }

      .contact-form input {
        font-size: 6px;
        line-height: 7px;
        height: 20px;
        padding-left: 4px;
        margin-bottom: 6px;
      }
}
