@media only screen and (max-width: 1260px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 35px;
    line-height: 140%;
  }

  h1 span {
    font-size: 16px;
  }

  h2 {
    font-size: 30px;
    line-height: 140%;
  }

  h3 {
    font-size: 25px;
    line-height: 140%;
  }

  form {
    padding: 20px;
  }

  .container {
    max-width: 760px;
  }

  .header {
    font-size: 14px;
  }

  .header__menu_item {
    margin: 0 10px;
  }

  .header__phones_link {
    margin-left: 20px;
  }

  .hero__content {
    max-width: 360px;
  }

  .hero__form {
    max-width: 360px;
  }

  .hero__image {
    width: 540px;
    height: 300px;
    left: calc(50% - 500px);
  }

  .about {
    padding-bottom: 35px;
  }

  .about__text {
    font-size: 18px;
  }

  .about__items_wrap {
    overflow: visible;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .about .item {
    width: 100%;
    max-width: 360px;
  }

  .about .item:last-child {
    position: relative;
    transform: none;
    top: auto;
    right: auto;
  }

  .about .wanted {
    bottom: 50px;
  }

  .services {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .services__content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .services__title {
    width: 100%;
  }

  .services__image {
    max-width: 100%;
  }

  .services__text {
    font-size: 18px;
  }

  .services .block {
    max-width: 360px;
  }

  .services__items {
    margin-top: 30px;
  }

  .services .item {
    width: 100%;
    max-width: 360px;
    margin-bottom: 30px;
  }

  .services .item__title {
    margin-bottom: 20px;
  }

  .services .item__text {
    max-width: 320px;
  }

  .why .block {
    max-width: 360px;
  }

  .why .block__list li {
    padding-left: 40px;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .how {
    padding-top: 70px;
  }

  .how__items {
    margin-bottom: 20px;
  }

  .how .item {
    width: 100%;
    height: 160px;
    max-width: 350px;
  }

  .how .item__text {
    font-size: 16px;
  }

  .clients {
    padding-bottom: 70px;
    padding-top: 0;
  }

  .clients .item {
    width: 230px;
  }

  .order {
    padding-bottom: 70px;
  }

  .order__content {
    max-width: 360px;
  }

  .order__form {
    max-width: 360px;
  }

  .order__image {
    width: 500px;
    left: calc(50% - 500px);
    height: 280px;
  }
}

@media only screen and (max-width: 760px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  .btn {
    width: 100%;
    padding: 0;
  }

  .container {
    max-width: 100%;
  }

  form .subm {
    font-size: 16px;
    margin: 20px 0;
  }

  form .form__agree_link {
    width: 100%;
    margin-bottom: 5px;
  }

  .header {
    padding: 10px 0;
  }

  .header__logo {
    order: 1;
  }

  .header__phones {
    order: 2;
    display: block;
  }

  .header__phones_link {
    display: block;
  }

  .header__menu {
    width: 100%;
    justify-content: space-between;
    order: 3;
    margin-top: 10px;
  }

  .header__menu_item {
    margin: 0;
  }

  .hero {
    text-align: center;
    padding-bottom: 230px;
  }

  .hero__container {
    justify-content: center;
  }

  .hero__title {
    margin-bottom: 30px;
  }

  .hero__ukraine {
    justify-content: center;
    margin-bottom: 30px;
  }

  .hero__form,
  .hero__content {
    max-width: 100%;
  }

  .hero__image {
    left: 50%;
    transform: translateX(-50%);
    width: 360px;
    height: 200px;
  }

  .hero__image_decor {
    width: 100px;
    height: 100px;
    background-size: contain;
    right: 0;
    top: 0;
  }

  .about__text {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .about__items {
    gap: 20px;
  }

  .about .item {
    max-width: calc(50% - 10px);
    height: 150px;
    padding: 10px;
  }

  .about .item__text {
    font-size: 14px;
  }

  .about .wanted {
    bottom: -20px;
  }

  .services .block {
    max-width: 100%;
  }

  .services__text {
    font-size: 16px;
  }

  .services__image {
    height: 220px;
  }

  .services__image_map {
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .services__image_zoom {
    width: 60px;
    height: 60px;
    background-size: contain;
  }

  .services .item {
    max-width: 100%;
  }

  .services .item__title {
    height: 100px;
  }

  .services .item__text {
    max-width: calc(100% - 20px);
  }

  .why {
    padding-bottom: 30px;
  }

  .why .block {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .why .block__title {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .why .block.with li:before,
  .why .block.without li:before {
    background-size: contain;
  }

  .why .block__list {
    height: auto;
  }

  .why .block__list li {
    padding-left: 30px;
  }

  .why .block__list li:before {
    width: 25px;
    height: 25px;
  }

  .how__title {
    margin-bottom: 30px;
  }

  .how__items {
    max-width: 100%;
  }

  .how .item {
    height: auto;
    display: block;
    text-align: left;
    box-shadow: none;
    padding: 0;
    padding-left: 40px;
    margin-bottom: 20px;
    max-width: 100%;
  }

  .how .item__number {
    left: 0;
    top: -5px;
    transform: none;
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .how .item__text {
    font-size: 14px;
  }

  .how .wanted {
    bottom: 0;
  }

  .clients {
    padding-top: 50px;
  }

  .clients__items {
    display: block;
  }

  .clients .slick-list {
    overflow: visible !important;
  }

  .clients .item {
    width: 250px !important;
    margin-right: 10px;
  }

  .order {
    padding-bottom: 240px;
    text-align: center;
  }

  .order__container {
    justify-content: center;
  }

  .order__content {
    max-width: 100%;
  }

  .order__title {
    margin-bottom: 30px;
  }

  .order__form {
    max-width: 100%;
  }

  .order__image {
    left: 50%;
    transform: translateX(-50%);
    width: 360px;
    height: 200px;
  }

  .order__image_decor {
    width: 100px;
    height: 100px;
    background-size: contain;
    right: 0;
    top: 0;
  }

  .success__text {
    font-size: 16px;
  }
}