@media (max-width: 767px) {
    #masthead .popular-pokies.elementor-widget-image {
        position: absolute;
        right: 1rem;
    }
    #masthead .popular-pokies a {
        display: block;
        width: 65px;
    }
    #masthead .popular-pokies a img {
        width: 100%;
    }
    .game-nav {
        display: block;
        margin: 0 auto 1.25rem;
        width: calc( 100% - 100px );
        overflow: hidden;
        border-bottom: 2px solid var(--color-white);
    }
    .nav-provider-type {
        border-bottom: none;
        margin-bottom: 0;
    }
    .provider-nav {
        position: absolute;
        padding: 0;
        border-radius: 18px;
        width: 36px;
        height: 36px;
        top: 1.5rem;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        overflow: hidden;
    }
    .provider-nav, .provider-nav:hover, .provider-nav:focus {
        outline: none;
        background-color: #efefef;
        color: #000;
    }
    .provider-nav::before {
        font-size: 1.5rem;
        line-height: 1;
        display: inline-block;
    }
    .provider-nav-prev::before {
        content: '\f053';
        transform: translate(-2px, 1px);
    }
    .provider-nav-prev {
        left: 0.25rem;
    }
    .provider-nav-next::before {
        content: '\f054';
        transform: translate(2px, 1px);
    }
    .provider-nav-next {
        right: 0.25rem;
    }
    .nav-provider-type .provider-link {
        padding-bottom: 0;
    }
    #ast-scroll-top {
        bottom: 70px;
        right: 24px;
    }
    .winmate88-col.col-providers-banner {
        margin-bottom: 3rem;
    }
}
@media (min-width: 768px) {
    .nav-provider-type {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
    }
    .game-listing .games {
        grid-template-columns: repeat(5, 1fr);
    }
    .game-listing .games.type-1 {
        grid-template-columns: repeat(6, 1fr);
    }
    .game-listing .games-type-2 {

    }
}
@media (max-width: 991px) {}
@media (min-width: 992px) {}
@media (max-width: 1199px) and (orientation: portrait) {
    .main {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .box-sidebar.box-left {
        max-width: 600px;
        margin: auto;
    }
    .winmate88-col.col-user-profile {
        max-width: 450px;
        margin: auto;
    }
}
@media (max-width: 1199px) {

}
@media (min-width: 1200px) {
    #main {
        flex-direction: row;
        align-items: stretch;
    }
    .box-central {
        flex: 1;
        order: 2;
        border-left: 1px solid rgba(255,255,255,.5);
        border-right: 1px solid rgba(255,255,255,.5);
    }
    .box-sidebar {
        max-width: 25%;
    }
    .box-sidebar.box-left {
        order: 1;
    }
    .box-sidebar.box-right {
        order: 3;
    }
}
@media (min-width: 1200px) and (max-width: 1439px) {
    #home-livetx table td {
        font-size: 10px;
    }
    .userprofile-lower .btn-wrapper {
        width: 105px;
    }
    .vc-balance {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .vc-note {
        font-size: 11px;
    }
}
@media (max-width: 1599px) {}
@media (min-width: 1600px) {}