@media screen and (max-width: 1512px) {
    .section-title_gift {
        font-size: 76px;
    }
}
@media screen and (max-width: 1440px) {
    .section-tournaments_bg-1 {
        max-width: 280px;
        top: -310px;
    }
    .section-tournaments_bg-2 {
        max-width: 290px;
        top: -155px;
    }
}
@media screen and (max-width: 1300px) {
    .section-tournaments_bg-1 {
        max-width: 240px;
        top: -260px;
    }
    .table {
        padding: 30px;
    }
}
@media screen and (max-width: 1200px) {
    .section-2 {
        padding: 60px 20px;
    }
    .table .btn {
        padding: 8px;
    }
}
@media screen and (max-width: 1150px) {
    h1 {
        margin: 40px 0;
    }
    .logo {
        max-width: 140px;
    }
    .plan-item_title {
        font-size: 30px;
    }
    .plan-item_price {
        font-size: 38px;
    }
    .plan-item_black + img {
        max-width: 150px;
    }
    .plan-item_gold + img {
        max-width: 110px;
      	right: -20px;
    }
    .plan-list_row-second img {
        max-width: 70px;
    }
    .plan-item_label .icon {
        width: 58px;
        height: 58px;
    }
    .plan-list_row-second {
        grid-gap: 5px;
    }
    .section-2 {
        padding: 60px 0;
    }
    .winners-table {
        padding: 25px 20px;
    }
    .section-tournaments_bg-1 {
        max-width: 220px;
        top: -240px;
    }
    .table-box {
        width: 100%;
        overflow: auto;
        /* white-space: nowrap; */
    }
}
@media screen and (max-width: 1100px) {
    .section-tournaments_bg-1 {
        max-width: 170px;
        top: -160px;
    }
    .section-tournaments_bg-2 {
        max-width: 240px;
        top: -105px;
    }
}
@media screen and (max-height: 800px) {
    .sidebar-nav .menu {
        grid-gap: 30px;
    }
}
@media screen and (max-width: 767px) {
    .section-tournaments_bg-1,
    .section-tournaments_bg-2 {
        display: none;
    }
	.popup-menu.active {
		display: flex;
  	}
    h1 {
        font-size: 36px;
        margin-top: 36px;
        margin-bottom: 50px;
    }
    .section-fond {
        padding-top: 37px;
        padding-bottom: 50px;
    }
    .section-fond_bg-1 {
        top: -50px;
        max-width: 130px;
    }
    .section-fond_bg-2 {
        top: -50px;
        max-width: 140px;
    }
    .section-title {
        font-size: 20px;
        line-height: inherit;
    }
    .section-title_gift {
        font-size: 50px;
    }
    .container {
        padding: 0 15px;
    }
    .mobile-hidden {
        display: none;
    }
    .desktop-hidden {
        display: block;
    }
    .mt-hidden {
        display: none;
    }
    .dt-hidden {
        display: table-cell;
    }
    body {
        padding-left: 0;
    }
    .sidebar {
        display: none;
    }
    .section-2 {
        padding: 22px;
    }
    .section-2_description {
        font-size: 17px;
        width: 100%;
        margin-bottom: 170px;
    }
    .plan-list_row {
        flex-direction: column;
        grid-gap: 40px;
    }
    .plan-item_label {
        left: 0;
    }
    .plan-item img {
        max-width: 100px;
    }
    .plan-item_label .icon {
        width: 50px;
        height: 50px;
    }
    .plan-list_row-first .plan-item {
        width: 100%;
    }
    .plan-list_row-second .plan-item {
        max-width: 252px;
        width: 100%;
        margin: 0 auto;
    }
    .plan-list_row-second .plan-item img {
        right: -10%;
        max-width: 65px;
        top: 0;
    }
    .plan-item_content {
        width: 100%;
    }
    .plan-item_title {
        font-size: 26.716px;
    }
    .plan-item_price {
        font-size: 33.08px;
    }
    .plan-item_black + img {
        top: -110%;
        left: 25%;
        max-width: 170px;
    }
    .table-head {
        flex-wrap: wrap;
        justify-content: center;
    }
    .table-box {
        overflow: auto;
    }
    .table {
        padding: 30px 0;
        margin: 0 -20px;
        width: calc(100% + 35px);
    }
    .section-3 .section-title {
        text-align: left;
        justify-content: flex-start;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .section-3 .section-title img {
        max-width: 110px;
    }
    .table-body {
        column-count: 1;
    }
    .btn-filter {
        width: calc(33.33% - 20px);
        padding: 14px 0;
        text-align: center;
    }
    .partner-logos {
        flex-wrap: wrap;
    }
    .footer-nav {
        grid-gap: 20px;
    }
    .footer-row {
        grid-gap: 20px;
    }
    .footer-row,
    .footer-nav {
        flex-direction: column;
    }
    .section-4 .section-title {
        font-size: 32px;
    }
    .header {
        background: #071E2E;
    }
    .header .flex {
        align-items: center;
        justify-content: space-between;
    }
    .header-menu {
        display: none;
    }
    .logo {
        margin-left: 0;
        max-width: 110px;
    }
    .burger-item {
        margin-top: 0;
    }
    .header-user_lvl {
        color: #E9661C;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .header-user {
        color: #F4FBE0;
    }
    .table-body td:first-child {
        padding: 0;
        padding-left: 20px;
    }
    .table-body td {
        padding: 9px 10px;
    }
    .table-head {
        padding: 0 15px;
    }
    .table-tournaments {
        padding-right: 0;
        padding-left: 0;
        /* white-space: nowrap; */
    }
    .table-tournaments .btn-filter {
        width: calc(50% - 20px);
    }
    .jackpot-guide .section-title {
        flex-direction: column;
        align-items: center;
        grid-gap: 20px;
        justify-content: center;
        text-align: center;
    }
    .popup-box {
        padding: 30px;
        padding-top: 40px;
        overflow: auto;
        height: auto;
    }
    .popup-box:before {
        display: none;
    }
    .popup-title,
    .popup-name {
        text-align: center;
    }
    .popup-close {
        top: 20px;
        right: 20px;
    }
    .popup-close .icon-close {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .popup td {
        padding: 8px 0;
        /* white-space: nowrap; */
    }
    .popup th:nth-child(2), .popup td:nth-child(2) {
        width: 35%;
    }
    .popup th:nth-child(3),
    .popup th:nth-child(4),
    .popup td:nth-child(3),
    .popup td:nth-child(4) {
        width: 20%;
    }
    .popup-name {
        flex-direction: column;
        align-items: flex-start;
        text-align: center;
        grid-gap: 30px;
        font-size: 31px;
    }
    .section-artboard {
        flex-direction: column;
        padding: 20px;
        height: auto;
        min-height: auto;
    }
    .artboard-frame {
        height: 30vh;
        min-height: 200px;
        width: 100%;
        max-width: 100%;
    }
    .artboard-sidebar {
        width: calc(100% - 40px);
        padding: 20px 15px;
    }
    .select-dropdown {
        left: 0;
        top: calc(100% + 10px);
    }
    .games-slider {
        max-width: calc(100% - 40px);
    }
    .swiper-arrow {
        top: 47px;
        width: 32px;
        height: 44px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .icon-arrow-left {
        left: -20px;
    }
    .icon-arrow-right {
        right: -20px;
    }
    .popup-title {
        margin-bottom: 30px;
    }
    .popup-name {
        grid-gap: 20px;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .games-list {
        margin: 15px 0;
    }
    .btns-group .btn-green {
        margin-top: 20px;
        font-size: 22px;
        padding: 18px 40px;
    }
    .table .btn {
        width: 100%;
        text-align: center;
    }
    .tr-hidden {
        display: table-row;
    }
    .section__content-row {
        flex-direction: column;
        gap: 20px;
    }

    .section__content-col:first-child {
        max-width: 100%;
    }

    .section__content-col {
        padding-top: 0;
        align-items: center;
    }

    .section__content-col-image {
        margin-top: -30px;
        position: static;
        max-width: unset;
        width: 100%;
    }

    .section-app-intro h1 {
        line-height: 1.1;
    }

    .section-app-features .bounce {
        display: none;
    }

    .features {
        max-width: 80%;
        margin: 0 auto;
    }

    .features__list {
        gap: 20px;
    }

    .features__item {
        width: 100%;
    }

    .section-how-to .flex {
        flex-direction: column;
        align-items: center;
    }
    .how__to-image {
        width: 300px;
    }

    .section-how-to .section-title {
        font-size: 36px;
    }

    .section-how-to .list-numbered {
        max-width: 80%;
        margin: 0 auto;
    }

    .section-how-to .list-numbered li {
        margin-bottom: 16px;
        line-height: 1.4;
        display: flex;
    }

    .section-how-to .list-numbered .number {
        min-width: 36px;
    }

    .how__to-image img {
        width: 100%;
        margin-left: 30px;
    }

    .section-app-footer h3 {
        font-size: 30px;
        margin-top: 0;
    }

    .section-how-to {
        overflow: hidden;
    }

    .swiper-button-prev svg {
        transform: rotate(-180deg);
    }

    .guide-slider {
        max-width: 306px;
        margin: 0 -25px;
    }

    .install__steps {
        position: relative;
        justify-content: center;
    }

    .install__step {
        padding: 0 25px;
        padding-bottom: 20px;
    }

    .install__step-img {}

    .swiper-button-prev svg {
        transform: rotate(-180deg);
    }

    .section-app-footer .jackpot-guide {
        padding-bottom: 80px;
    }
}
@media screen and (min-width: 768px) { 
    .install__step {
      width: calc(100%/6) !important;
    } 
}
@media screen and (max-width: 360px) {

    /* .form__field-button .btn,
    .section-fond .btn,
    .main-banner__item-content .btn {
        font-size: 20px;
    } */

    .section-how-to .list-numbered {
        max-width: 100%;
    }
}