@media (max-width: 567.98px) {
  #blck_0 .sec-banner {
    display: block;
  }
  #blck_0 .main-banner {
    display: none;
  }
  #blck_1 .main-text h1 {
    font-size: 27px;
  }
  #blck_1 .main-text h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  #blck_1 .main-text {
    background-position: bottom;
    padding-bottom: 200px;
    background-size: contain;
  }
  .blck-title {
    font-size: 24px;
  }
  #blck_4 .item-info {
    margin: 0px;
    padding: 15px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
    min-height: 128px;
    justify-content: center;
  }
  #blck_4 .title {
    font-size: 27px;
    margin-bottom: 5px;
  }
  #blck_5 .gallery-item {
    min-height: 180px;
    margin-bottom: 20px;
  }
  #blck_5 .gallery-item img {
    height: 180px;
  }

  #blck_5 .gallery-item span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #696566;
    color: #fff;
    padding: 10px 11px;
    width: 100%;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
  }

  #blck_6 .item-info {
    margin: 0 0 20px;
    padding: 10px;
  }

  #blck_7 .t-text img {
    width: 100%;
    height: auto;
  }
  #blck_7 .b-text .btn-see-all {
    margin: auto;
  }
  #blck_7 .d-sm-none {
    display: none;
  }
  #blck_8 .row-4 .col {
    flex: 1 1 50%;
    padding: 10px;
    margin-bottom: 20px;
  }
  #blck_8 .row-4 .col .gallery-item img {
    width: 100%;
  }
  /* #blck_9 .sert-list
{
    flex-wrap: wrap;
    justify-content: center;
} */
  #blck_9 .sert-item {
    margin-right: 0px;
    /* margin-bottom: 40px; */
  }
  .fancybox__content img {
    max-width: 100%;
    height: auto;
  }

  #blck_11 .blck-img {
    margin: 20px auto;
  }
  #blck_11 .footer-form-wrap {
    margin-top: 20px;
  }
  #menu {
    display: none;
  }
  .hamburger-menu {
    display: block;
  }
  header .text-left {
    display: flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #menu-toggle,
  header .text-center {
    display: none;
  }
  header .text-right {
    text-align: left;
    margin-top: 15px;
  }
  #to_top {
    width: 35px;
    height: 35px;
    bottom: 15px;
    right: 15px;
  }
  #to_top img {
    width: 100%;
  }
  #blck_11 .footer-form-wrap form .wpcf7-form-control-wrap {
    width: auto;
  }
  .main-form {
    margin: auto;
  }
  footer .d-flex.align-items-center {
    flex-direction: column-reverse;
  }
  footer .text-center {
    text-align: left !important;
    margin-bottom: 15px;
  }
  .footer-menu .fmenu {
    display: block;
  }
  .hamburger-menu {
    display: inline-block;
  }
  .footer-menu {
    display: block;
  }
  footer .h-tg-link,
  footer .h-vb-link {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .menu__box {
    padding: 10px !important;
  }
  .menu__box ul li::before {
    margin: 3px 0 3px !important;
  }
}
