@media (min-width: 1600px) {
  .content.hero {
    width: 1360px;
  }
}
@media (max-width: 1580px) {
  .sidebar {
    margin-top: 2px;
  }
}

@media (min-width: 1567px) {
  .header__menu {
    margin-left: 9.5%;
  }
}

@media (max-width: 1440px) {
  .author__block div:first-child {
    width: 77%;
  }
  .sidebar {
    margin-top: 2px;
  }

  .offers__list-item {
    padding: 40px 40px;
    min-height: 200px;
  }
}
@media (max-width: 1350px) {
  .background.background5 img {
    object-position: 86%;
  }
}
@media (max-width: 1300px) {
  .header__menu {
    margin-left: 11%;
  }
  .reviews__list-item {
    width: 48%;
  }
}
@media (min-width: 1250px) {
  .content.page-nav {
    display: none;
  }
}
@media (max-width: 1250px) {
  .author__block {
    align-items: flex-start;
    flex-direction: column;
  }
  .sidebar {
    display: none;
  }
  .sidebar__links {
    width: 100%;
  }
  .content.page-nav {
    padding: 0;
    background: none;
  }
  .reviews__list {
    column-gap: 17px;
    justify-content: center;
  }
  .main {
    padding-left: 0;
    padding-right: 0;
  }
  .main__content {
    width: 100%;
    padding: 0 20px;
    max-width: 1250px;
  }
  .sidebar-wrapper {
    display: none;
  }
  .sidebar__links-list {
    display: none;
  }
  .sidebar__links {
    margin-bottom: 0;
  }
  .sidebar__links-button {
    margin-top: 0;
  }
}
@media (max-width: 1125px) {
  .header__menu {
    margin-left: 12%;
  }
  .header__menu ul {
    gap: 20px;
  }
  .offers__list-item {
    padding: 40px 40px;
    min-height: 200px;
  }
}

@media (max-width: 1025px) {
  .offers__list-item.offers__list-mobile {
    padding: 100px 20px;
  }
  .main__content {
    padding: 0;
  }
  .games__list-item {
    padding: 5px 20px;
  }
  .header__logo {
    margin-right: auto;
  }

  .menu-button {
    display: block;
    border: 2px solid #41b15b;
    padding: 10px;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    order: 1;
    flex: none;
  }

  .menu-button svg {
    display: block;
    margin: auto;
  }

  .menu-button svg rect {
    transform-origin: 50% 50%;
    fill: #41b15b;
  }

  .menu-button.active svg rect:nth-child(1) {
    x: -2px;
    y: 6px;
    width: 20px;
    transform: rotate(225deg);
  }
  .content.offers.offers__content.offers__content-bonus2
    .content.conclusion.conclusion__bonus2 {
    padding: 20px 20px;
  }
  .menu-button.active svg rect:nth-child(2) {
    transform-origin: 50% 50%;
    transform: scale(0, 2);
  }

  .menu-button.active svg rect:nth-child(3) {
    x: -2px;
    y: 6px;
    width: 20px;
    transform: rotate(135deg);
  }
  .header__menu {
    background: rgba(5, 65, 70, 1);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    margin: 0;
    padding: 25px;
    text-align: center;
    display: none;
  }
  .header__menu ul {
    flex-direction: column;
    text-align: center;
  }
  .content {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }

  .sidebar {
    height: auto;
    margin: 20px auto 0;
    width: calc(100% - 40px);
    position: static !important;
  }
  .sidebar__links {
    margin-bottom: 0;
  }
  .sidebar__links-button {
    border-radius: 6px;
    padding: 10px 11px;
    margin-top: 0;
  }
  .sidebar__menu {
    display: none;
  }
  .content.offers.offers__content ul > li,
  .offers__list-text.offers__list-bonus ol > li {
    background: #004d40c4;
  }
  .sidebar__links-button:before {
    background-image: url("../images/sitebar-nav.svg");
  }
  .author__block {
    align-items: flex-start;
    flex-direction: column;
  }
  .content.benefits {
    padding: 30px 20px;
  }
  .sidebar__links-list {
    display: none;
  }
  .language-menu {
    top: 44.5px;
    right: -17px;
    height: 534px;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .language-menu::-webkit-scrollbar {
    display: none;
  }
  .header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .image img,
  .background img {
    margin-bottom: 1px;
  }
}
@media (max-width: 950px) {
  .offers__list-text.offers__list-bonus {
    max-width: 610px;
    padding: 10px;
    background: linear-gradient(0deg, #004d40d4 0%, rgba(69, 70, 94, 0.8) 100%);
    margin: 16px;
    padding: 10px !important;
    border-radius: 8px;
    border: 1px solid #41b15b;
  }
}
@media (max-width: 850px) {
  h2,
  .title.high {
    font-size: 22px;
  }
  .content.offers.offers__mobile li h2 {
    font-size: 22px;
  }
  .content.conclusion.conclusion__bonus .conclusion__desc.article h2 {
    font-size: 22px;
  }
  .content.benefits h2 {
    font-size: 22px;
  }
  .reviews__list-item {
    width: 48%;
  }
  .content.conclusion.conclusion__bonus {
    width: 100%;
  }
  .hero {
    padding: 20px;
  }
  .footer__content.content {
    padding: 0 0 0 0;
  }
  .pros-cons__item-list {
    padding-left: 0;
  }
  .background.background__app3 img {
    object-position: 2%;
  }
  .conclusion,
  .terms,
  .banner,
  .types,
  .web {
    padding: 40px;
  }
  .content.conclusion.content__conclusion5 .conclusion__text.offers__list-text {
    flex-direction: column;
  }
  .table thead th {
    font-size: 16px;
  }
  .table.slots__table.slots__table-twoo table tbody td div {
    gap: 0;
  }

  .table thead th,
  .table tbody th,
  .table td {
    padding-left: 10px;
    padding-right: 10px;
  }
  .background.background2 img {
    object-position: 92%;
  }
  .background.background__home5 img {
    object-position: 1%;
  }
  .background.background2.background__home7 img {
    object-position: 87%;
  }
  .background.background__home9 img {
    object-position: 6%;
  }
}

@media (max-width: 650px) {
  .content.hero .image.bonuses-item__image {
    margin-right: 0;
  }
  .background img {
    object-position: 85%;
  }
  .background.background__hero img {
    object-position: 52%;
  }
  .background.background2 img {
    object-position: 85%;
  }
  .background.background3 img {
    object-position: 100%;
  }
  .background.background4 img {
    object-position: 73%;
  }
  .background.background5.background__bonuses3 img {
    object-position: 85%;
  }
  .background.background__bonuses4 img {
    object-position: 19%;
  }
  .background.background5 img {
    object-position: 86%;
  }
  .background.background__home5 img {
    object-position: 12%;
  }
  .background.background__home9 img {
    object-position: 6%;
  }
  .offers__list-text div {
    display: flex;
    gap: 10px;
    margin-top: 32px;
    flex-direction: column;
  }
  .app-button {
    width: 200px;
  }
  .offers__list-btn {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .reviews__list-item {
    padding: 14px 20px;
    width: 100%;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
  .offers__list-text.offers__list-bonus {
    max-width: 610px;
    padding: 10px;
    background: linear-gradient(0deg, #004d40d4 0%, rgba(69, 70, 94, 0.8) 100%);
    margin: 16px;
    padding: 10px !important;
    border-radius: 8px;
    border: 1px solid #41b15b;
  }
  .content.offers.offers__content ul > li,
  .offers__list-text.offers__list-bonus ol > li {
    background: none;
  }
  .offers__list-text.offers__list-bonus.offers__list-bonus2 ul,
  .offers__list-text.offers__list-bonus.offers__list-bonus2 ol {
    border: none;
  }
  .offers__list-text.offers__list-bonus h2 {
    text-align: center;
  }
  .app-button {
    font-size: 12px;
  }
  .pros-cons__item-list-left li {
    border-right: none;
  }
  .content.offers.offers__content.offers__content-bonus2
    .content.conclusion.conclusion__bonus2 {
    padding: 20px 10px;
  }
  .content.download .download__block {
    flex-direction: column;
  }
  .content.offers.offers__mobile li {
    padding: 30px 20px;
  }
  .content.benefits {
    padding: 30px 20px;
  }
  h1,
  .title.general {
    font-size: 24px;
    line-height: 1.3;
  }
  .table.info__table th,
  .table.info__table td {
    width: 340px;
    padding: 10px;
    box-sizing: border-box;
  }
  h2,
  .title.high {
    font-size: 22px;
  }
  .content.offers.offers__mobile li h2 {
    font-size: 22px;
  }
  .content.conclusion.conclusion__bonus .conclusion__desc.article h2 {
    font-size: 22px;
  }
  .content.benefits h2 {
    font-size: 22px;
  }

  h3,
  .title.middle,
  h4,
  .title.mini {
    font-size: 18px;
  }

  .header > .header__button {
    display: none;
  }

  .header__menu .header__button {
    display: inline-block;
    margin: 20px 5px 0;
  }

  .hero__title {
    margin-bottom: 10px;
  }

  .hero__button {
    margin-top: 15px;
  }
  .hero__wrap {
    border-radius: 0;
    background: linear-gradient(0deg, #004d40d4 0%, rgba(69, 70, 94, 0.8) 100%);
    margin: 16px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #41b15b;
  }
  .info__table,
  .slots__table,
  .bonuses__table {
    overflow: auto;
  }
  .info__table::-webkit-scrollbar,
  .slots__table::-webkit-scrollbar,
  .bonuses__table::-webkit-scrollbar {
    height: 3px;
  }
  .info__table::-webkit-scrollbar-track,
  .slots__table::-webkit-scrollbar-track,
  .bonuses__table::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
  }
  .info__table::-webkit-scrollbar-thumb,
  .slots__table::-webkit-scrollbar-thumb,
  .bonuses__table::-webkit-scrollbar-thumb {
    background: #41b15b;
  }
  .content .hero__small-text {
    margin-left: 0;
  }
  .info__table table,
  .bonuses__table table {
    width: 600px;
  }
  .info__table th {
    width: 190px;
  }
  .offers__item-nav {
    flex-direction: column;
    align-items: center;
  }

  .info__pros-cons {
    flex-direction: column;
  }

  .pros-cons__item {
    width: 100%;
  }

  .slots__table table {
width: 900px;
  }

  .games__list-item,
  .reviews__list-item {
    width: 100%;
  }

  .faq-item__title:before {
    top: 16px;
  }
  .language-menu {
    top: 44.5px;
    right: -17px;
    overflow-y: scroll;
  }

  .footer__menu ul {
    border-radius: 30px;
  }
  .offers__list-text.offers__list-bonus ul > li,
  .offers__list-text.offers__list-bonus ol > li {
    padding: 12px 20px 12px 33px;
  }
  .offers__list-text.offers__list-bonus ol > li::before {
    left: 3px;
  }
  .offers__list-text.offers__list-bonus .custom-counter > li {
    background: none;
    padding: 10px 10px 10px 34px;
  }
  .content.offers.offers__content .sub-list > li {
    padding: 10px 10px 10px 24px;
  }
  .offers__list-text.offers__list-bonus ul > li::before {
    left: 4px;
  }
  .offers__list-text.offers__list-bonus.offers__list-bonuses {
    margin: 0;
  }
  .offers__list-item.offers__list-next.offers__list-next2.app {
    padding: 20px 5px;
  }
}
@media (max-width: 600px) {
  .footer-payment {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 450px) {
  .offers__list-item.offers__list-mobile {
    padding: 20px;
  }
  .footer-flag__list {
    column-gap: 1px;
  }
  .offers__list-item.offers__list-next.offers__list-app {
    padding: 0;
    min-height: auto;
  }
  h1,
  .title.general {
    font-size: 22px;
  }
  .content.benefits h2 {
    font-size: 20px;
  }
  .content.offers.offers__mobile li h2 {
    font-size: 20px;
  }
  .content.conclusion.conclusion__bonus .conclusion__desc.article h2 {
    font-size: 20px;
  }
  .background.background__hero img {
    object-position: 72%;
  }
  .background.background5.background__bonuses3 img {
    object-position: 80%;
  }
  .background.background2.background__app1 img {
    object-position: 84%;
  }
  .background.background2.background__app2 img {
    object-position: 81%;
  }
  .background.background__app3 img {
    object-position: 16%;
  }
  h2,
  .title.high {
    font-size: 20px;
  }
  .background img {
    object-position: 71%;
  }
  .background.background2 img {
    object-position: 69%;
  }
  .background.background__home5 img {
    object-position: 6%;
  }
  .background.background__home9 img {
    object-position: 16%;
  }
  .background.background2.background__home7 img {
    object-position: 80%;
  }
  .background.background__bonuses4 img {
    object-position: 24%;
  }
  .content.benefits h2 {
    font-size: 20px;
  }
  .content.offers h2,
  .content.offers.offers__content h2,
  .content.offers.offers__mobile li h2 {
    font-size: 20px;
  }
  .content.conclusion.conclusion__bonus .conclusion__desc.article h2 {
    font-size: 20px;
  }
  h3,
  .title.middle,
  h4,
  .title.mini {
    font-size: 16px;
  }

  .button {
    min-width: 220px;
    margin-top: 20px;
  }
  .content.offers.offers__content {
    padding: 10px;
  }
  .content.conclusion.conclusion__bonus {
    padding: 0;
  }
  .offers__list-text {
    padding: 10px;
  }
  .content.conclusion.conclusion__bonus4 {
    padding: 30px 20px;
  }
  .offers__list-text div {
    margin-top: 10px;
  }
  .content.conclusion.content__conclusion5 .conclusion__text.offers__list-text {
    gap: 10px;
  }
  .content-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content {
    padding: 15px;
  }

  .content,
  .sidebar {
    width: calc(100% - 20px);
  }

  .hero {
    padding: 0;
  }
  .pros-cons__item,
  .steps__list,
  .bg-block,
  .games__list-item,
  .reviews__list-item {
    padding: 15px;
  }

  .pros-cons__item-title {
    padding-left: 55px;
  }

  .steps__list li {
    padding-left: 45px;
  }

  .offers__list-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table thead th {
    font-size: 15px;
  }

  .faq-item__title {
    padding: 10px 45px 10px 10px;
  }

  .faq-item__title:before {
    top: 8px;
    right: 10px;
  }

  .faq-item__desc {
    padding: 10px;
  }

  .footer__flags {
    gap: 10px;
  }

  .footer__flags li {
    padding: 10px;
  }

  .footer__text {
    flex-direction: column;
    align-items: center;
  }
}
