@media (max-width: 1230px) {
  .topgambling-slots-card {
    width: calc(33.3333% - 14px);
  }
}
@media (max-width: 1100px) {
  .topgambling-casino-card {
    width: calc(33.3333% - 14px);
  }
}
@media (max-width: 970px) {
  .topgambling-limit {
    padding-left: 15px;
    padding-right: 15px;
  }

  .topgambling-sitemap-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media (max-width: 900px) {
  .topgambling-slots-card {
    width: calc(50% - 14px);
  }
}
@media (max-width: 870px) {
  .topgambling-casino-card {
    width: calc(50% - 14px);
  }

  .topgambling-logo {
    max-width: 220px;
  }

  .topgambling-heading {
    font-size: var(--text-md);
  }

  .topgambling-footer-navigation {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media (max-width: 800px) {
  .topgambling-inner-post-author-left-block {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }

  .topgambling-inner-post-author-top-block {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .topgambling-sitemap-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 768px) {
  .topgambling-slot-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .topgambling-slot-wrapper__left-block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .topgambling-post-author-block {
    justify-content: flex-start;
  }

  .topgambling-post-author-block .topgambling-post-author-name {
    font-size: var(--text-base-size);
  }

  .topgambling-post-author-avatar {
    width: 30px;
    height: 30px;
  }

  .topgambling-slot-name {
    font-size: var(--text-xl);
  }
}
@media (max-width: 700px) {
  .topgambling-comment-author-photo, .topgambling-inner-post-author-photo {
    margin-right: 20px;
  }
}
@media (max-width: 650px) {
  .topgambling-header .topgambling-limit {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .topgambling-heading {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .topgambling-header-text-wrapper {
    flex: initial;
    margin-right: 0;
    width: 100%;
    order: 1;
  }

  .topgambling-header .topgambling-search-form {
    display: none;
  }

  .topgambling-burger-btn {
    background: none;
    width: 24px;
    height: 20px;
  }

  .topgambling-content-block {
    padding: var(--space-lg);
  }

  .topgambling-comment-author-photo, .topgambling-inner-post-author-photo {
    width: 46px;
    height: 46px;
    margin-right: 10px;
  }

  .topgambling-sitemap-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 600px) {
  .topgambling-footer-navigation {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }

  .topgambling-casino-card, .topgambling-slots-card {
    width: 100%;
    margin: 0 0 14px;
  }

  .topgambling-casino-card-wrapper, .topgambling-slots-cards-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .topgambling-casino-card__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .topgambling-slots-card__top-block {
    padding: 11px 5px;
  }

  .topgambling-faq-block .topgambling-answer-block {
    padding: 14px;
  }
}
@media (max-width: 520px) {
  .topgambling-footer-navigation {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .topgambling-footer-bottom-panel .topgambling-limit {
    flex-direction: column;
  }
  .topgambling-footer-bottom-panel .topgambling-limit .social-link {
    margin: 10px 5px;
  }

  .topgambling-copyright {
    text-align: center;
  }

  .topgambling-footer-bottom-panel {
    padding: 20px 0;
  }

  .topgambling-email-contact-form {
    flex-direction: column;
  }
  .topgambling-email-contact-form .topgambling-button {
    font-size: 12px;
  }

  .topgambling-email-contact-form label {
    font-size: var(--text-lg);
  }

  .topgambling-email-contact-form label {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .topgambling-email-contacts-item-wrapper {
    width: 100%;
  }

  .topgambling-email-contacts-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .topgambling-limit {
    padding-left: 5px;
    padding-right: 5px;
  }

  .topgambling-sitemap-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    text-align: center;
  }

  .topgambling-sitemap-list li {
    margin-bottom: 6px;
  }

  .topgambling-slot-wrapper {
    padding: 10px;
  }

  .topgambling-comment-block {
    padding: 14px 10px;
    margin-bottom: 14px;
  }
}
@media (max-width: 460px) {
  .topgambling-casino-card__list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .topgambling-casino-card__list .topgambling-review-link {
    opacity: 1;
  }

  .topgambling-content-block {
    padding: 20px 10px;
  }
}
@media (max-width: 400px) {
  .topgambling-footer-navigation {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    text-align: center;
  }

  .topgambling-categories-heading {
    text-align: center;
    margin-bottom: 14px;
  }

  .topgambling-footer-navigation li {
    margin-bottom: 8px;
  }

  .topgambling-footer-navigation-block {
    padding: 28px 0;
  }
}

/*# sourceMappingURL=mediaqueries.css.map */
