@media screen and (max-width: 1125px) {
}
@media screen and (min-width: 1190px) {
  .block_counter_numeral {
    font-size: 100px;
    line-height: 68px;
  }
  .block_counter_numeral span {
    font-size: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .block_counter_item {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 991px) {
  .block_counter_inner {
    flex-wrap: wrap;
  }
  .block_counter_numeral {
    font-size: 55px;
    line-height: 40px;
  }
  .block_counter_numeral span {
    font-size: 16px;
  }
  .block_counter_text {
    font-size: 9px;
    line-height: 15px;
    margin-top: 10px;
  }
  .swiper, .secondary-page {
    margin-top: 0;
  }
}
@media screen and (max-width: 830px) {
}
@media screen and (max-width: 768px) {
  .block_counter_item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 660px) {
}
@media screen and (max-width: 615px) {
}
@media screen and (max-width: 425px) {
}
@media screen and (max-width: 415px) {
}

@media screen and (max-width: 500px) {
}
@media screen and (max-width: 370px) {
}
@media screen and (max-width: 355px) {
}

@media screen and (max-width: 320px) {
}

@media (min-width: 768px) {
}