@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1194px;
  }
}
@media only screen and (max-width: 1200px) {
  :root {
    --bs-h1: 27px;
    --bs-h2: 24px;
    --bs-title-node: 18px;
    --bs-slider-benefits: 36px;
  }
  .col-callback {
    margin-left: 30px;
  }
  header .logo {
    margin-right: 15px;
  }
  div#block-vesta-theme-vebforma {
    width: 580px;
  }
  .region-about {
    grid-template-columns: 40% 60%;
  }
  .col-copiryght {
    gap: 50px;
  }
  .kamaz {
    padding: 0 12px 0 0;
    width: 54px;
  }
}
@media only screen and (max-width: 992px) {
  :root {
    --bs-h1: 20px;
    --bs-h2: 18px;
    --bs-slider-benefits: 24px;
    --bs-contact: 24px;
  }
  .field--name-field-preisushchestva > .field__item:first-child {
    width: 160px;
  }
  .field--name-field-preisushchestva > .field__item:last-child {
    width: 120px;
  }
  .field--name-field-preisushchestva > .field__item {
    padding: 15px;
  }
  .btn {
    --bs-btn-padding-y: 10px;
  }
  header .col-logo {
    width: 290px;
  }
  .view-slayder .node--type-slide .field--name-node-title {
    margin-bottom: 0;
  }
  .view-slayder .node--type-slide .slider-left {
    gap: 10px;
  }
  .view-services.view-display-id-block_1 .view-header {
    padding: 0 90px;
  }
  .field--name-field-about-link a {
    padding: 10px;
  }
  .field--name-field-benefits {
    gap: 10px;
  }
  .paragraph--type-benefits img {
    width: 60px;
    height: 60px;
  }
  .more-link {
    top: 25px;
  }
  div#block-vesta-theme-vebforma {
    width: 432px;
  }
  footer .col-nav-services {
    width: 280px;
  }
  .col-copiryght {
    gap: 10px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  header .col-social {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    --bs-padding-block: 70px 0;
    --bs-padding-map: 30px 0 70px;
  }
  .view-slayder .node--type-slide,
  .region-about {
    grid-template-columns: 1fr;
  }
  h2,
  .h2 {
    margin-bottom: 30px;
  }
  .more-link {
    position: relative;
  }
  .region-form {
    flex-direction: column;
  }
  div#block-vesta-theme-vebforma {
    width: 100%;
  }
  input[type="checkbox"] {
    width: 20px;
    height: 20px;
  }
  footer .col-nav-services {
    width: 250px;
  }
  #scrollToTop {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 50px;
  }
  .more-link a {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  :root {
    --bs-slider-benefits: 20px;
  }
  header .logo-text {
    display: none;
  }
  header .col-logo {
    width: 90px;
  }
  .field--name-field-preisushchestva > .field__item {
    padding: 10px;
  }
  .field--name-field-preisushchestva > .field__item:first-child {
    width: 150px;
  }
  .field--name-field-preisushchestva > .field__item:last-child {
    width: 100px;
  }
  .field--name-field-preisushchestva {
    bottom: 15px;
    left: 15px;
  }
  .field--name-field-sllide-link a {
    width: 100%;
  }
  .view-services.view-display-id-block_1 .view-header {
    padding: 0;
  }
  .field--name-field-benefits {
    grid-template-columns: 1fr;
  }
  .view-fotogalereya .view-content {
    margin: auto;
  }
  footer .col-nav-services {
    width: 49%;
  }
  footer .col-nav {
    width: 46%;
  }
  #scrollToTop {
    bottom: 170px;
  }
}
@media only screen and (max-width: 480px) {
  footer .col-nav {
    width: 39%;
  }
  footer .col-nav-services {
    width: 56%;
  }
  .kamaz {
    width: 44px;
  }
}
