@media (max-width: 357px) {
  .borderder-block .nav li {
    flex: 0 0 auto;
    width: 100%;
    margin: 14px 0;
  }
}
@media (min-width: 357px) and (max-width: 577px) {
  h1,
  h3 {
    font-size: 30px !important;
  }
}
@media (min-width: 577px) and (max-width: 890px) {
  .light-circle {
    height: 260px !important;
    width: 260px !important;
  }
}

@media (min-width: 768px) {
  .gallery-block {
    margin: 0 -10px;
  }
  .margin-top {
    margin-top: 100px;
  }
  .circle-center {
    position: absolute;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .circle-right {
    position: absolute;
    top: 0;
    right: 0;
  }
  .button {
    width: fit-content;
  }
  .small {
    display: none;
    position: absolute;
    top: auto;
    left: auto;
    background: #fff;
    box-shadow: 0 16px 16px 0 rgb(0 0 0 / 15%);
  }
  header .parent {
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .margin-top {
    margin-top: 60px;
  }
  .container-nav-mobile {
    padding: 20px 0;
    display: none;
  }
  .container-nav-mobile li {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    margin: 6px 0;
  }
  .light-circle {
    margin: 20px auto;
  }
  .cards-advatages-button {
    width: 100%;
  }
  .button {
    width: 100%;
  }
  #ajax-form-footer {
    padding: 0 20px;
  }
  .small {
    display: none;
    width: 100%;
    background: #fff;
  }
  .field-entry.knopka-pokupki-i-forma {
    display: block;
    margin-top: 18px;
  }
  .field-entry.tsena {
    display: block;
    margin-top: 26px;
  }
}
@media (min-width: 992px) {
  .light-circle h4 {
    font-size: 48px;
  }
  .light-circle h5 {
    font-size: 34px;
  }
  h1,
  h3 {
    font-size: 46px;
  }
  .cards-advatages {
    flex: 0 0 19%;
    width: 19%;
  }
  .partners-col {
    flex: 0 0 10%;
  }
  .field-entry.tsena {
    margin-top: 40px;
    display: block;
    width: 50%;
    float: left;
    padding-right: 12px;
  }
  .field-entry.knopka-pokupki-i-forma {
    margin-top: 40px;
    display: block;
    width: 50%;
    float: right;
    padding-left: 12px;
  }
  .field-entry img {
    height: 145px;
  }
  footer .col-12 .nav .item-114,
  footer .col-12 .nav .item-117,
  footer .col-12 .nav .item-120 {
    flex: 0 0 auto;
    width: 40.33%;
  }
  footer .col-12 .nav .item-115,
  footer .col-12 .nav .item-118,
  footer .col-12 .nav .item-121 {
    flex: 0 0 auto;
    width: 33.33%;
  }
  footer .col-12 .nav .item-116,
  footer .col-12 .nav .item-119,
  footer .col-12 .nav .item-122 {
    flex: 0 0 auto;
    width: 26.33%;
  }
}
@media (max-width: 991px) {
  #ajax-form-footer {
    max-width: 410px;
    padding: 0 15px;
  }
  .field-entry img {
    height: 62px;
  }
  .light-circle {
    height: 280px;
    width: 280px;
  }
  .light-circle h4 {
    font-size: 38px;
  }
  .light-circle h5 {
    font-size: 20px;
  }
  h1,
  h3 {
    font-size: 32px;
  }
  .partners-col {
    flex: 0 0 20%;
    width: 20%;
    text-align: center;
    margin: 10px 0;
  }
  footer .col-12 .nav li {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .light-circle {
    height: 450px;
    width: 450px;
  }
  .cards-advatages h5 {
    font-size: 24px;
  }
  .cards-advatages-button {
    flex: 0 0 24%;
    width: 24%;
    display: flex;
    justify-content: end;
  }
}
@media (max-width: 1200px) {
  .light-circle {
    height: 350px;
    width: 350px;
  }
  .cards-advatages {
    flex: 0 0 50%;
    width: 50%;
  }
  .cards-advatages h5 {
    font-size: 20px;
    margin-bottom: 4px;
  }
}
@media (min-width: 768px) and(max-width:991px) {
  #ajax-form-footer {
    padding: 0 15px;
  }
}
