@media screen and (max-width: 1650px) {
  .gx-h1-bg.uk-h1,
  h1.gx-h1-bg {
    font-size: 54px;
  }
}

@media screen and (max-width: 1536px) {
  .front_page .top-banner {
    background-size: contain;
  }

  .block-item-main .uk-list li {
    font-size: 20px;
    line-height: 210%;
  }
}

@media screen and (max-width: 1400px) {
  .front_page .block-item-main {
    padding-top: 0;
    background: none;
    width: 100%;
  }

  .block-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .block-main-image {
    display: block;
    width: 70%;
  }
  .block-main-image img {
    transform: scale(1.5) translateX(-90px);
  }
  .director-wr .div_1 {
    width: 54%;
  }
  .contact-bulat-image{
    width: 45%;
  }
  .contact-bulat-text{
    width: 55%;
  }
}

@media screen and (max-width: 1280px) {
  .gx-billet-h {
    font-size: 64px;
    line-height: 130%;
  }

  .gx-billet-info {
    font-size: 16px;
    line-height: 120%;
  }

  .gx-billet-box {
    background-size: contain;
    background-position: center;
    padding: 50px 170px;
  }

  .gxn-news-item {
    margin-bottom: 10px;
    padding: 30px;
  }

  .gxn-news-item .gxn-news-item-img {
    border-radius: 15px;
    height: 200px;
    width: 200px;
  }

  .gxn-news-item .gxn-news-item-date {
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 12px;
  }

  .gxn-news-item .gxn-news-item-title {
    font-size: 20px;
    line-height: 120%;
  }

  .gxn-news-item .gxn-news-item-desc {
    font-size: 14px;
    line-height: 150%;
    padding-top: 10px;
  }

  .uk-button {
    font-size: 14px;
    line-height: 40px;
  }
  .director-section > img{
    width: 50%;
    top: 0;
  }
}
@media screen and (max-width: 1200px) {
  .block-main-image img {
    transform: scale(1.2) translateX(-43px);
  }
}
@media screen and (max-width: 1150px) {
  .block-item-main .uk-list li {
    font-size: 16px;
    line-height: 120%;
  }

  .block-main-image {
    width: 100%;
  }

  .uk-icon-list {
    margin-right: 10px !important;
    height: 25px;
    width: 25px;
  }

  .uk-icon-list svg {
    height: 17px;
    width: 17px;
  }

  .gx-link-text {
    font-size: 16px;
  }

  .uk-h3,
  h3 {
    font-size: 26px;
    line-height: 120%;
    margin-top: 15px;
  }

  .gx-billet-box {
    background: linear-gradient(180deg, #8ac93a 0%, #45bf3c 54.17%);
    border-radius: 30px;
    padding: 50px 50px;
  }

  .gxn-get-command-item-ss {
    padding-bottom: 40px;
  }

  .gxn-derf {
    font-size: 16px;
    line-height: 190%;
  }

  .gxn-faq-item .gxn-faq-item-title {
    padding: 18px 40px;
  }

  .gxn-faq-item .gxn-faq-item-title h5 {
    font-size: 16px;
    line-height: 155%;
    margin-bottom: 0;
  }

  .gxn-faq-item .gxn-faq-item-body {
    padding: 16px 40px;
  }

  .gxn-faq-item .gxn-faq-item-body .gxn-faq-item-text {
    font-size: 16px;
    line-height: 170%;
  }

  .gxn-faq-item .gxn-faq-item-title .link-type {
    right: 18px;
    height: 30px;
    width: 30px;
  }

  .gx-billet-box h3 {
    font-size: 26px;
    line-height: 150%;
  }

  .gx-billet-box .gx-text-large {
    font-size: 16px;
    line-height: 130%;
  }

  .gx-billet-box .contact-message-form form {
    flex-direction: column;
    row-gap: 0;
  }

  .js-form-type-textfield .form-text {
    padding: 0 15px 0 26px;
    height: 40px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 270px;
  }

  .form-actions .button--primary {
    font-size: 14px;
    line-height: 160%;
    height: 40px;
    max-width: 100%;
    width: 270px;
  }

  #razr-po h3,
  #intern-res h3 {
    margin-bottom: 60px !important;
  }

  .card-tablet {
    flex-direction: column;
  }
}

@media (max-width: 1175px) and (min-width: 992px) {
}

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