@media (max-width: 1170px) {
  .game-card-item {
    width: calc(33.3333% - 10px);
  }
}
@media (max-width: 970px) {
  .sidebar-fixed-wrapper {
    display: none;
  }

  .header-mobile-top-panel {
    display: block;
    position: sticky;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 900;
  }

  .wrapper {
    max-width: 100%;
  }
}
@media (max-width: 870px) {
  .header-wrapper .limit, .partners-section .limit {
    overflow-x: auto;
  }

  .header-navigation a {
    white-space: nowrap;
  }

  .footer-partners-block {
    padding: 10px;
  }

  .partner-item img {
    min-width: 100px;
  }
}
@media (max-width: 767px) {
  .footer-top-block {
    flex-direction: column;
  }

  .footer-descriptions-wrapper {
    margin: 0;
    max-width: 100%;
  }

  .footer-navigation {
    order: -2;
  }

  .footer-contacts-block {
    order: -1;
  }

  .sitemap-list a {
    font-size: 16px;
  }

  .sitemap-list li:before {
    width: 5px;
    height: 5px;
    top: 10px;
  }

  .sitemap-list li {
    margin-bottom: 10px;
  }
}
@media (max-width: 720px) {
  .game-card-item {
    width: calc(50% - 10px);
  }

  .limit {
    padding-left: 15px;
    padding-right: 15px;
  }
  .preview-game-wrapper .limit {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-slide__text-container {
    padding: 20px 15px;
    align-items: center;
    max-width: 100%;
  }

  .slider-heading {
    text-align: center;
  }

  .slider-heading span {
    font-size: 60px;
  }

  .slider-heading {
    font-size: 40px;
  }

  html, body {
    font-size: 14px;
  }

  .main-button {
    font-size: var(--text-md);
  }
}

@media (max-width: 670px) {
  .footer-contact-form {
    flex-direction: column;
  }

  .footer-contact-form label {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }

  .footer-contacts-item-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .footer-contacts-item-wrapper input[type=text], .footer-contacts-item-wrapper input[type=password], .footer-contacts-item-wrapper input[type=email] {
    margin-bottom: 10px;
    border-radius: 5px;
  }

  .footer-contacts-item-wrapper .main-button {
    border-radius: 5px;
  }
}
@media (max-width: 470px) {
  .slider-heading span {
    font-size: 42px;
  }

  .slider-heading {
    font-size: 32px;
    margin-bottom: 32px;
  }

  .header-slide__text-container {
    min-height: 334px;
  }

  .reviews-slider .slick-prev, .reviews-slider .slick-next {
    display: none;
  }

  .reviews-slider-wrapper {
    padding: 26px 0;
  }

  .review-slide {
    padding: 0;
  }

  .main-content-section {
    margin: 30px 0;
  }

  .game-card-item__img-wrapper {
    height: 100px;
  }
}



/*
playback timings (ms):
  captures_list: 0.428
  exclusion.robots: 0.014
  exclusion.robots.policy: 0.006
  esindex: 0.009
  cdx.remote: 22.894
  LoadShardBlock: 69.225 (3)
  PetaboxLoader3.datanode: 121.637 (4)
  load_resource: 135.779
  PetaboxLoader3.resolve: 40.495
*/