a:hover, button:hover {
    opacity: .8;
    cursor: pointer
}

.fullscreenpage .mobile_full_menubottom, a.logo, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

a.logo, nav {
    height: 51px
}

.wrapper, body {
    background-color: #f7f7f7
}

.thumbWrapper, a.logo, nav button {
    position: relative
}

.thumbWrapper a, .thumbWrapper div, .thumbWrapper img {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.thumbWrapper, ul.categories li img {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

footer, nav {
    width: calc(100% - 50px)
}

.gamepopright:hover, .preg_bits:hover, .pregame-loader .pregame-clicky:hover, .vidthumb:hover, a:hover, button:hover {
    cursor: pointer
}

.awards_bit .ranked, nav {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2)
}

#togglelang, body {
    overflow-x: hidden
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;*/
    font: inherit;
    vertical-align: baseline;
    line-height:1.5rem;
}

a, a:visited, body {
    font-family: Rubik, Arial, Helvetica, sans-serif
}

body {
    line-height: 1;
    width: 100%
}

ol, ul {
    list-style: none
}

button {
    outline: 0;
    border: 0;
    background-color: transparent;
    padding: 0
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a, a:visited {
    color: #337ab7;
    text-decoration: none
}

.bits_head_caros, a:hover {
    text-decoration: underline
}

.gamepopright.awards p.awardnametop, .level_block .level span, b {
    font-weight: 700
}

img {
    pointer-events: none
}

.minmax {
    min-width: 270px;
    max-width: 1800px;
    margin: 0 auto
}

nav {
    background-color: #fff;
    padding: 0 20px 0 30px;
    z-index: 1500;
    position: fixed;
    top: 0;
    left: 0
}

a.logo {
    /*text-indent: -99999px;*/
    width: 50px;
    float: left;
    display: flex;
    align-items: center;
}

nav h1 {
    color: #002a41;
    font-size: 18px;
    font-weight: 700;
    line-height: 49px;
    float: left;
    margin-left: 15px;
    /*width: calc(100% - 226px);*/
    overflow: hidden;
    height: 49px
}

.hdrgt {
    float: right;
    /*width: 80px*/
    display: flex;
    justify-content: center;
    align-items: center;
}

nav button {
    width: 40px;
    height: 50px;
    float: left;
    text-indent: -9999px
}

nav button.menu {
    margin-right: -5px
}

nav button.menu::before {
    background-position: -23px -36px;
    height: 20px;
    top: 15px;
    left: 8px
}

.wrapper {
    width: calc(100% - 60px);
    padding: 70px 30px 30px
}

.thumbWrapper, .thumbWrapper a:after, .thumbWrapper img {
    width: 100%;
    border-radius: 5px
}

.icongrid {
    display: grid;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    clear: both;
    grid-template-rows:min-content 1fr;
    grid-template-columns:repeat(8, 1fr)
}

.icongrid_1 .tt1 {
    grid-area: 1/1/3/3
}

.icongrid_1 .tt2 {
    grid-area: 1/7/3/9
}

.icongrid_1 .tt3, .icongrid_2 .tt3, .icongrid_3 .t3 {
    grid-area: 1/3/2/4
}

.icongrid_1 .tt4, .icongrid_2 .tt4, .icongrid_3 .t4 {
    grid-area: 1/4/2/5
}

.icongrid_1 .tt5, .icongrid_2 .tt5, .icongrid_3 .t5 {
    grid-area: 1/5/2/6
}

.icongrid_1 .tt6, .icongrid_2 .tt6, .icongrid_3 .t6 {
    grid-area: 1/6/2/7
}

.icongrid_1 .tt7, .icongrid_2 .tt11 {
    grid-area: 2/3/3/4
}

.icongrid_1 .tt8, .icongrid_2 .tt12 {
    grid-area: 2/4/3/5
}

.icongrid_1 .tt9, .icongrid_2 .tt13 {
    grid-area: 2/5/3/6
}

.icongrid_1 .tt10, .icongrid_2 .tt14 {
    grid-area: 2/6/3/7
}

.icongrid_2 .tt1, .icongrid_3 .t1 {
    grid-area: 1/1/2/2
}

.icongrid_2 .tt2, .icongrid_3 .t2 {
    grid-area: 1/2/2/3
}

.icongrid_2 .tt7, .icongrid_3 .t7 {
    grid-area: 1/7/2/8
}

.icongrid_2 .tt8 {
    grid-area: 1/8/2/9
}

.icongrid_2 .tt9 {
    grid-area: 2/1/3/2
}

.icongrid_2 .tt10 {
    grid-area: 2/2/3/3
}

.icongrid_2 .tt15 {
    grid-area: 2/7/3/8
}

.icongrid_2 .tt16 {
    grid-area: 2/8/3/9
}

.icongrid_3 {
    grid-template-columns:repeat(7, 1fr);
    grid-template-rows:1fr
}

.icongrid_1 .tt1 span.thumbname, .icongrid_1 .tt2 span.thumbname, .icongrid_3 span.thumbname {
    font-size: 15px;
    min-height: 22px;
    line-height: 22px
}

.thumbWrapper {
    padding-bottom: 100%;
    margin: 0;
    background-color: #0000002e;
    float: left;
    overflow: hidden
}

.thumbWrapper.ftexcl {
    padding-bottom: 80%;
}

.thumbWrapper div {
    overflow: hidden;
    border-radius: 5px;
    position: absolute
}

.thumbWrapper a {
    z-index: 200;
    position: absolute;
    border-radius: 5px
}

.thumbWrapper a:after {
    background: linear-gradient(#0000 60%, #00000096);
    bottom: 0;
    contain: strict;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .3s;
    z-index: 5
}

.thumbWrapper img {
    height: 100%;
    position: absolute;
    transition: transform .3s
}

.thumbWrapper span.thumbname {
    position: absolute;
    transition: opacity .3s;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    width: 94%;
    bottom: 0;
    left: 3%;
    height: auto;
    min-height: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 3px #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ribbon-wrapper-new {
    width: 44px;
    height: 19px;
    background-color: rgba(231, 101, 20, .9);
    color: #fefefe;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    font: 700 11px/19px 'Proxima Nova', sans-serif
}

#loginit, .ajax_search {
    background-color: transparent
}

.ribbon-wrapper-new.new {
    background-color: rgba(153, 189, 61, .9)
}

.ribbon-wrapper-new.top-rated {
    background-color: rgba(100, 153, 210, .9);
    width: 80px
}

.titleWrap {
    margin: 26px 0 8px;
    width: 100%;
    float: left
}

.smallft, .user_iconlist.clearall {
    margin-bottom: 10px
}

.titleWrap h2, .titleWrap h3 {
    color: #002a41;
    font-size: 19px;
    font-weight: 700;
    float: left;
    line-height: 17px
}

.titleWrap a {
    float: right;
    line-height: 16px;
    font-size: 16px;
    padding: 2px
}

.smallft, .smallft a {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px
}

.allgames_list, .game-page-wrapper, ul.categories {
    float: left;
    clear: both;
    width: 100%
}

ul.categories li {
    float: left;
    /*width:calc(20% - 3px);*/
    width: calc(16% - 3px);
    margin: 6px 0 15px 3px;
    height: 60px
}

ul.categories li a {
    font-size: 15px;
    /*height: 60px;*/
    height:100%;
    display: block;
    z-index: 100;
    position: relative
}

ul.categories li img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    float: left;
    display: block;
    margin-right: 10px;
    transform: scale(1);
    transition: transform .3s
}

ul.categories li a span.swrp {
    display: block;
    float: left;
    line-height: 16px;
    margin: 13px 0 0 5px;
    width: calc(100% - 75px)
}

ul.categories li a span.gcnt {
    clear: both;
    display: block;
    font-size: 12px;
    color: #333
}

@media (hover: hover) and (pointer: fine) {
    #game_plug:hover {
        cursor: pointer
    }

    .thumbWrapper:hover span.thumbname {
        display: block;
        text-decoration: none;
        bottom: 0;
        opacity: 1;
        z-index: 10
    }

    .thumbWrapper:hover img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: scale(1.1)
    }

    .thumbWrapper:hover a:after, button.cntrbtn.awards:hover, button.cntrbtn.fullscreen:hover, button.cntrbtn.nightmode:hover, button.cntrbtn.trophy:hover, ul.categories li a:hover {
        opacity: 1
    }

    ul.categories li a:hover span.gtt {
        text-decoration: underline
    }

    .scrolling-ad-inline a:hover img, ul.categories li a:hover img {
        transform: scale(1.1)
    }

    .bits_head_caros:hover {
        opacity: .8
    }

    button.cntrbtn.awards:hover:after, button.cntrbtn.fullscreen:hover:after, button.cntrbtn.nightmode:hover:after, button.cntrbtn.trophy:hover:after {
        position: absolute;
        bottom: -30px;
        left: -29px;
        padding: 5px;
        background-color: #000;
        z-index: 10000;
        width: 90px;
        color: #fff;
        border-radius: 10px;
        font-size: 13px;
        letter-spacing: .2px
    }

    button.cntrbtn.trophy:hover:after {
        content: "High Scores"
    }

    button.cntrbtn.awards:hover:after {
        content: "Achievements"
    }

    button.cntrbtn.nightmode:hover:after {
        content: "Nightmode";
        text-indent: 0
    }

    button.cntrbtn.fullscreen:hover:after {
        content: "Fullscreen";
        left: auto;
        right: 0
    }
}

.allgames_list li {
    float: left;
    width: 25%;
    position: relative;
    margin: 3px 0
}

.allgames_list li a {
    padding: 3px 2px;
    float: left;
    display: block;
    line-height: 24px;
    position: relative
}

.allgames_list li.awards a, .allgames_list li.scores a {
    padding-left: 30px
}

.allgames_list li.awards.scores a {
    padding-left: 60px
}

.allgames_list li.scores.awards a:after {
    left: 30px
}

.smallft {
    width: 100%;
    /*max-width: 1000px;*/
    float: left;
    font-weight: bold;
    font-size:1.5rem;
}

.smallft a {
    font-weight: 700
}

h2.usernamebig {
    font-size: 38px;
    line-height: 46px;
    padding-bottom: 10px
}

h2.usernamebig a {
    padding-right: 8px
}

h2.usernamebig img {
    width: 44px;
    height: 44px;
    border-radius: 44px;
    border: 1px solid #000;
    float: left
}

h2.usernamebig img.plusavatar, img.plusavatar {
    border: 3px double transparent;
    border-radius: 50px;
    background-image: linear-gradient(white, #fff), radial-gradient(circle at top left, #e56525, #efc91d, #98bd3b, #6499d1, #eb2a7a, #91268e);
    background-origin: border-box;
    background-clip: padding-box, border-box
}

.user_iconlist {
    float: left;
    width: 100%;
    clear: both;
    color: #002a41;
    margin-top: 5px
}

.user_iconlist li {
    float: left;
    width: auto;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 13px
}

.user_iconlist.clearall li {
    width: 100%;
    margin: 0;
    clear: both
}

.user_iconlist li:last-child {
    margin-right: 0
}

.user_iconlist li a, .user_iconlist li span {
    position: relative;
    width: calc(100% - 35px);
    padding: 10px 0 10px 10px;
}

.user_iconlist li.search a:before {
    background-position: 0 -36px;
    width: 22px;
    left: 3px
}

.user_iconlist li.awards a:before, .user_iconlist li.awards span:before {
    background-position: -25px -59px;
    width: 24px;
    top: 7px
}

.user_iconlist li.user a:before {
    background-position: -74px -36px;
    width: 18px;
    left: 5px
}

.user_iconlist li.popular a:before {
    background-position: -93px -36px;
    width: 18px;
    left: 5px
}

.user_iconlist li.lmao span:before {
    background-position: 0 -82px;
    width: 22px;
    height: 22px;
    left: 3px
}

.user_iconlist li.happy span:before {
    background-position: -22px -82px;
    width: 22px;
    height: 22px;
    left: 3px
}

.user_iconlist li.sad span:before {
    background-position: -44px -82px;
    width: 22px;
    height: 22px;
    left: 3px
}

.user_iconlist li.angry span:before {
    background-position: -66px -82px;
    width: 22px;
    height: 22px;
    left: 3px
}

.breadcrumbs {
    float: left;
    clear: both;
    width: 100%;
    font-size: 11px;
    line-height: 20px;
    margin: 0 0 4px;
    height: 21px;
    overflow: hidden
}

.breadcrumbs a {
    font-size: 14px;
    padding-right: 3px
}

.breadcrumbs a.active {
    color: #333;
    padding-left: 3px
}

.breadcrumbs a.lftp {
    padding-left: 3px
}

footer {
    float: left;
    clear: both;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    padding: 20px 20px 30px 30px;
    margin-top: 30px
}

.ftleft {
    float: left
}

.ftright {
    float: right;
    position: relative
}

footer p {
    clear: both;
    float: left;
    font-size: 14px;
    margin-top: 10px
}

footer p a {
    padding: 5px;
    display: inline-block
}

footer p a:first-child {
    padding-left: 0
}

p.pflst {
    margin-top: 15px;
    font-size: 12px
}

.nightmode {
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    position: relative;
    text-indent: -9999px;
    margin-right: -5px
}

.language-select {
    float: left;
    height: 40px;
    line-height: 38px;
    width: 115px;
    border: 2px solid #002a41;
    color: #002a41;
    border-radius: 20px;
    position: relative;
    text-align: center;
    font-size: 14px
}

.language-select:hover {
    border-color: #666;
    color: #666
}

#togglelang {
    position: absolute;
    overflow-y: scroll;
    width: 300px;
    height: 300px;
    bottom: 45px;
    background-color: #eee;
    border: 1px solid #333;
    border-radius: 10px;
    right: 40px;
    text-align: center;
    padding: 10px 0;
    z-index: 5000;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2)
}

#togglelang a {
    float: left;
    clear: both;
    width: 100%;
    padding: 7px 0
}

#togglelang a.active, body.day #togglelang a.active {
    color: #000 !important
}

#ajaxsrwr.show {
    display: block !important
}

.ajax_search {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    display: none
}

.ajax_search.gamepops {
    display: block;
    z-index: 20000
}

.ajax_search button.closesrcx {
    width: 38px;
    height: 38px;
    position: absolute;
    /*left: 255px;*/
    top: 7px;
    right: auto;
    z-index: 50000000;
    background-color: #fff;
    border-radius: 19px
}

.ajax_search.gamepops button.closesrcx {
    left: calc(100% - 645px)
}

.gamespop-iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    overflow-y: scroll;
    background: url(https://imgs2.dab3games.com/load-b.svg) 50% 40%/50px 50px no-repeat #fff
}

.preg_bits, .pregame-loader {
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15)
}

.searchmodal {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .75)
}

.searchwrap {
    /*width: calc(100% - 300px);*/
    width:25%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff
}

.gamepops .searchwrap {
    width: 600px
}

.popular_cat_wrap {
    float: left;
    clear: both;
    width: 100%;
    height: 80px;
    overflow: hidden
}

.ajax_search form {
    position: relative;
    padding: 6px 10px 5px;
    width: calc(100% - 20px);
    background-color: #eee;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4)
}

.poper-wrapper {
    float: left;
    width: calc(100% - 30px);
    padding: 15px
}

#loginit {
    box-shadow: none;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 40px
}

#loginit button {
    font-weight: 700;
    border-radius: 15px;
    background-color: #eee
}

span.span-noresults {
    float: left;
    width: calc(100% - 20px);
    padding: 10px;
    font-size: 16px
}

.searchdrop button {
    border-radius: 0 5px 5px 0;
    height: 40px;
    right: 0;
    top: 0
}

.pregame-loader .pregame-clicky button, .pregame-loader .pregame-clicky img, a.loadmorebtn, a.minibttn, button.minibttn {
    border-radius: 5px;
    box-shadow: 2px 3px 1px 0 rgba(0, 0, 0, .1);
    clear: both
}

.ajaxlistdivwrp {
    height: calc(100% - 60px);
    width: calc(100% - 20px);
    padding: 0 10px;
    float: left;
    clear: both;
    z-index: 1000;
    background-color: #fff;
    /*overflow-x: scroll*/
}

#ajaxlistdiv {
    width: 100%;
    height: 100%;
    margin-top: 10px
}

.game-page-left {
    float: left;
    width: 160px;
    overflow: hidden
}

.game-page-left .thumbWrapper {
    width: 98%;
    margin: 0 1% 15px
}

.game-page-center {
    float: left;
    /*width: calc(100% - 536px);*/
    margin: 0 20px;
    overflow: hidden
}

.pregame-loader {
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
    background-color: #dfdfdf;
    background: linear-gradient(#0000 60%, #0000000a);
    margin-bottom: 10px
}

.pregame-loader.hasabit {
    height: 460px
}

#game-wrapper.isfullscreen {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    padding-top: 0;
    height: 100% !important;
    z-index: 10000;
    border-radius: 0;
    width: 100%
}

#game-wrapper.isfullscreen #mobilerightnew, .isfullscreen .mobile_full_menubottom {
    display: none !important
}

.pregame-clicky {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
    z-index: 100
}

.pregame-loader .pregame-clicky h2 {
    /*color: #333;*/
    color: #ffffff;
    font-size: 28px;
    width: 100%;
    line-height: 32px;
    height: 32px;
    overflow: hidden
}

.pregame-loader .pregame-clicky img {
    width: 180px;
    height: 180px;
    margin: 10px auto;
    display: block;
    transition: transform .3s
}

.pregame-loader .pregame-clicky button:hover, .pregame-loader .pregame-clicky img:hover, a.loadmorebtn:hover {
    transform: scale(1.01)
}

.pregame-loader .pregame-clicky button, a.loadmorebtn {
    width: 250px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding: 20px 0px 20px 0;
    background-color: #008aff;
    font-weight: 700;
    position: relative;
    transition: transform .3s
}

.pregame-clicky.loading button {
    opacity: .6
}

.preg_bits {
    position: absolute;
    bottom: 25px;
    background-color: #fff;
    padding: 5px 10px;
    height: 100px;
    overflow: hidden;
    width: 300px;
    left: calc(50% - 160px)
}

.preg_awards {
    height: 90px
}

.preg_bits.hsbit {
    width: 250px;
    left: calc(50% - 135px)
}

.bits_head {
    color: #002a41;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 35px;
    position: relative
}

.preg_bits.hsbit .bits_head:before {
    top: 8px;
    left: 2px;
    width: 25px;
    height: 23px;
    background-position: 0 -59px
}

.bits_head_caros {
    position: absolute;
    top: 11px;
    right: 0;
    height: 28px;
    line-height: 28px;
    color: #002a41;
    font-size: 13px;
    width: 58px;
    text-align: left
}

.awards_bit, .progress_bar, .vidthumb {
    position: relative
}

.preg_awards .awards_bit {
    padding: 0;
    height: 46px;
    width: 300px
}

.preg_awards .awards_bit div {
    width: 100%
}

.preg_bits .awards_bit.userbit {
    padding: 3px 0 0 8px
}

.preg_bits .awards_bit .ranked {
    left: 13px;
    bottom: -6px
}

a.loadmorebtn {
    margin: 25px auto 0;
    float: none;
    display: block;
    padding-right: 20px
}

a.loadmorebtn:after {
    right: 40px;
    left: auto
}

a.minibttn, button.minibttn {
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
    background-color: #008aff;
    font-weight: 700;
    float: left;
    margin-top: 5px
}

a.minibttn, a.minibttn:active, a.minibttn:visited, body.night .bits_head, body.night .bits_head_caros {
    color: #fff
}

.pregame-clicky.loading button:after, a.loadmorebtn.isloading:after {
    background: url(https://imgs2.dab3games.com/load-w.svg) 50% 50%/23px 23px
}

#gamePlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100
}

.fullscreenpage #gamePlayer {
    height: calc(100% - 86px)
}

.isfullscreen #gamePlayer {
    height: 100% !important
}

.pregame-loader.gameloaded, .pregame-loader.videoloaded {
    background: url(https://imgs2.dab3games.com/load-w.svg) 50% 50%/50px 50px no-repeat #000;
    padding-top: 60%;
    height: 0
}

.level_block {
    float: left;
    width: 100%;
    padding: 8px 0 12px;
    margin-top: 10px
}

.current_place, .hs_main_wrap, .level_up_bar, .next_xp, .progress_bar {
    width: 100%;
    float: left
}

.level_block .level {
    font-size: 26px;
    float: left;
    padding-right: 15px;
    line-height: 36px
}

.level_block .points {
    font-size: 22px;
    float: left;
    line-height: 36px
}

.level_block .points span {
    font-size: 18px
}

.level_up_bar {
    clear: both;
    margin-top: 10px
}

.next_xp {
    clear: both;
    margin-bottom: 6px
}

.sky-ad, .sqr-ad {
    margin-bottom: 15px;
    clear: both;
    text-align: center
}

.current_place {
    margin-top: 6px
}

.progress_bar {
    clear: both;
    max-width: 400px;
    border: 1px solid #000;
    background-color: #fff;
    height: 20px;
    border-radius: 3px
}

#mobilerightnew img, #mobilerightnew.showmbtn {
    width: 80px;
    height: 80px;
    border-bottom-left-radius: 10px
}

.progress_bar .prog_bit {
    height: 18px;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #008aff;
    border-radius: 3px;
    min-width: 2%
}

.game-page-right {
    float: right;
    width: 336px;
    overflow: hidden
}

.game-page-right .thumbWrapper {
    width: 48%;
    padding-bottom: 48%;
    margin: 0 1% 15px
}

.sky-ad {
    width: 160px;
    height: 600px
}

.sqr-ad {
    width: 336px;
    min-height: 280px
}

.games-bottom {
    float: left;
    clear: both;
    margin-top: 15px;
    width: 100%;
    margin-bottom: 10px
}

.games-bottom.mgplnw {
    margin: 10px 2px;
    width: calc(100% - 4px)
}

.titleWrap.aftercrumbs {
    margin-top: 0
}

.titleWrap.aftercrumbs h2 {
    font-size: 21px
}

.whitebitbar {
    float: left;
    clear: both;
    padding: 20px;
    margin: 10px 2px;
    width: calc(100% - 44px);
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15)
}

.whitebitbar .titleWrap h2, .whitebitbar .titleWrap h3 {
    line-height: 24px;
    width:100%;
}

.whitebitbar .titleWrap h1 {
    font-size: 2rem;
    margin: 1rem 0;
    font-weight: bold;
    text-align: center;
}


.vidthumb {
    width: 300px;
    float: left;
    margin: 5px 25px 10px 0;
    border-radius: 5px
}

.awards_bit, .awards_bit a, .vidthumb a, .vidthumb img {
    width: 100%;
    float: left
}

.vidthumb a {
    display: block
}

.vidthumb img {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    height: auto;
    border-radius: 5px
}

.vidthumb .runtime {
    right: 0;
    font-size: 12px;
    position: absolute;
    top: 148px;
    background-color: rgba(0, 0, 0, .5);
    color: #f1f1f1;
    width: 42px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.vidthumb .title {
    float: left;
    width: calc(100% - 5px);
    clear: both;
    padding: 4px 1px 0;
    font-size: 14px;
    line-height: 20px
}

.awards_bit {
    clear: both;
    height: 50px;
    padding: 8px 0
}

.awards_bit a {
    height: 100%
}

.awards_bit img {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

.awards_bit div {
    padding-top: 7px;
    float: left;
    margin-left: 10px;
    width: calc(100% - 70px)
}

.awards_bit div span {
    float: left;
    display: block;
    clear: both
}

.awards_bit div span.title {
    font-size: 15px;
    font-weight: 700
}

.awards_bit div span.desc {
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
    color: #333
}

.awards_bit.userbit {
    padding: 10px 0 12px
}

.userbit img {
    border-radius: 25px
}

button.cntrbtn, button.likegame {
    position: relative;
    border-radius: 15px;
    background-color: #eee;
    float: left
}

.awards_bit .ranked {
    position: absolute;
    left: 5px;
    bottom: 3px;
    color: #000;
    background-color: #eee;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-radius: 12px
}

.awards_bit .ranked i {
    font-size: 9px;
    text-transform: uppercase
}

.plususer.userbit .ranked {
    left: 7px
}

.ranked.smallerr {
    font-size: 11px;
    left: 3px;
    width: 44px
}

.game-controls-open, .video-plug {
    position: absolute;
    bottom: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
    background-color: #fff;
    z-index: 1000;
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15)
}

.video-plug {
    bottom: 47px;
    z-index: 800
}

.closeitnow.game-controls-open:before {
    background-position: -49px -59px;
    width: 23px;
    height: 23px
}

#mobilerightnew, .fullscreenpage .adstamp:before {
    display: none
}

#mobilerightnew.showmbtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15);
    padding-top: 26px;
    background-color: #fff;
    border-top-left-radius: 10px
}

#game-controls-popup {
    position: absolute;
    bottom: 5px;
    width: 500px;
    right: 5px;
    height: 88px;
    z-index: 950;
    margin: 0;
    padding: 12px 8px 10px 12px;
    overflow-y: scroll;
    overflow-x: hidden
}

#game-controls-popup .smallft {
    margin: 10px 0 0 5px;
    width: calc(100% - 40px)
}

.contr-btn-wrap {
    position: absolute;
    top: 12px;
    right: 12px
}

button.cntrbtn {
    width: 42px;
    height: 42px
}

#game-controls-popup button.nightmode, button.awards, button.fullscreen, button.trophy {
    margin: 0 0 0 6px
}

#game-controls-popup button.nightmode:before {
    top: 9.5px;
    right: 15px;
    left: auto
}

button.trophy:before {
    content: '';
    top: 9.5px;
    left: 8.5px;
    position: absolute;
    width: 25px;
    height: 23px
}

button.dislikegame:before, button.likegame:before {
    top: 9px;
    left: 9px;
    height: 24px;
    width: 22px;
    content: ''
}

button.likegame {
    clear: both;
    font-size: 18px;
    font-family: Rubik, Arial, Helvetica, sans-serif;
    padding: 10px 12px 10px 40px;
    line-height: 22px;
    color: #002a41;
    width: auto
}

button.cntrbtn.active {
    border: 1px solid #000
}


button.dislikegame {
    float: left;
    margin-left: 6px
}


button.gohome {
    display: none;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 100
}


.gamepopright {
    position: absolute;
    right: 9px;
    top: 10px;
    width: 210px;
    z-index: 20000;
    height: 50px;
    padding: 11px 10px 10px 47px;
    line-height: 23px;
    margin: 0
}

.adstamp:before, .scrolling-ad-inline, .videoinlineroll {
    position: absolute;
    top: 0;
    right: 0
}

.gamepopright:before {
    position: absolute;
    content: '';
    top: 12px;
    left: 12px;
    width: 25px;
    height: 23px
}

.gamepopright.awards {
    height: 60px;
    width: 240px
}

.gamepopright.awards p.awardnamedesc {
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    overflow: hidden
}

.gamepopright.awards:before {
    background-position: -25px -59px;
    width: 24px
}

.form-group {
    float: left;
    width: 100%;
    margin: 5px 0 15px
}

.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 46px;
    padding: 5px 12px;
    font-size: 14px;
    color: #000;
    border: 1px solid #ccc;
    background-color: #fefefe;
    border-radius: 15px;
    outline: 0;
    margin-top: 5px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

#loginit input.form-control {
    color: #002a41;
    background-color: #fff;
    border: 2px solid #002a41
}

#loginit .btn-full {
    padding: 20px;
    color: #333;
    border: 2px solid #000
}

.ajax_search input.form-control {
    height: 40px;
    line-height: 24px;
    font-size: 16px;
    outline: 0
}

.error_msg {
    float: left;
    width: 100%;
    padding: 0 0 10px;
    color: red
}

#div-gpt-ad-1702428160119-0 {
    min-width: 300px;
    min-height: 100px;
    max-height: 280px;
    width: 100%;
    max-width: 970px;
    margin: 20px auto 0;
    text-align: center;
    clear: both
}

.game-page-center #div-gpt-ad-1702428160119-0 {
    margin-top: 15px
}

.suggestrotate {
    width: calc(100% - 50px);
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    padding-left: 50px;
    display: none;
    position: absolute;
    bottom: 86px;
    left: 0;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    z-index: 400
}

.videoinlineroll {
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

.scrolling-ad-inline {
    left: 0;
    bottom: 0;
    width: 1730px;
    height: 100px;
    animation: 45s linear 5s forwards gmslide2
}

.scrolling-ad-inline:hover {
    animation-play-state: paused
}

.scrolling-ad-inline a {
    display: block;
    float: left;
    margin: 5px 6px 0 0
}

.scrolling-ad-inline img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.adstamp {
    padding-top: 11px;
    position: relative
}

.adstamp:before {
    content: "advertisement";
    left: 2px;
    width: calc(100% - 2px);
    color: #a0a0a0;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: .4px
}

.inline-ad-lg:after, .inline-ad-lg:before {
    content: "";
    z-index: 100;
    background-color: transparent;
    width: 3px;
    height: 100px;
    backdrop-filter: blur(1px);
    top: 0;
    position: absolute
}

.fullscreenpage .adstamp {
    padding-top: 0
}

.mobile_full_menubottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 500;
    background-color: #fff;
    height: 86px;
    display: none;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15)
}

.mobile_full_menubottom .logo {
    float: left;
    margin: 17px 16px 17px 17px
}

.menugameswrap {
    float: left;
    margin-top: 5px;
    height: 76px;
    width: calc(100% - 235px);
    overflow: hidden
}

.gamepluglink {
    float: left;
    display: block;
    padding: 0 5px 0 0
}

.gamepluglink img {
    float: left;
    width: 76px;
    height: 76px;
    border-radius: 5px
}

#close_game_btn {
    top: 3px;
    left: 3px;
    bottom: auto;
    right: auto;
    width: 25px;
    height: 25px;
    z-index: 101;
    display: none;
    border-radius: 50%
}

#close_game_btn.game-controls-open:before {
    top: 1px;
    left: 1px
}

.inline-ad-lg {
    overflow: hidden;
    position: relative
}

.inline-ad-lg:before {
    left: 0
}

.inline-ad-lg:after {
    right: 0
}

@keyframes gmslide2 {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(-765px, 0, 0)
    }
}

a.fulllinky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .01);
    z-index: 10000000
}

img.skeload {
    display: none !important;
    width: 0;
    height: 0
}

.skload {
    background-color: #00000069;
    animation: 1.5s linear 2 forwards Pulsate
}

@keyframes Pulsate {
    from, to {
        background-color: #00000069
    }
    50% {
        background-color: #0000002e
    }
}

#game_plug {
    position: absolute;
    bottom: -200px;
    right: 10px;
    z-index: 1000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .6);
    border-radius: 10px 0 10px 10px;
    width: 355px;
    animation: .4s forwards slideInTop
}

#game_plug .plugclose {
    position: absolute;
    right: 0;
    top: -20px;
    background-color: #000;
    color: #fff;
    width: 60px;
    line-height: 20px;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

#game_plug .plug_wrap.whitebitbar {
    margin: 0;
    padding: 5px;
    width: calc(100% - 10px);
    border-top-right-radius: 0
}

#game_plug .plug_wrap img {
    float: left;
    width: 110px;
    height: 110px;
    border-radius: 10px
}

#game_plug .plug_wrap div {
    float: right;
    width: calc(100% - 120px)
}

#game_plug a.loadmorebtn {
    padding: 15px 40px 15px 0;
    width: 170px;
    margin: 10px 0 0
}

#game_plug h3 {
    padding-top: 9px;
    font-size: 26px
}

@keyframes slideInTop {
    100% {
        bottom: 10px
    }
}

@keyframes slideInTopMob {
    100% {
        bottom: 76px
    }
}

@keyframes slideInTopMobTwo {
    100% {
        bottom: 92px
    }
}

@media (prefers-color-scheme: dark) {
    #togglelang, button.cntrbtn.active {
        border: 1px solid #fff
    }

    #mobilerightnew.showmbtn, .ajax_search form, .game-controls-open, .mobile_full_menubottom, .pregame-loader, .video-plug, .whitebitbar, footer, header, nav {
        background-color: #000
    }

    nav {
        border-bottom: 1px solid #eeeeee26
    }

    footer {
        border-top: 1px solid #eeeeee26
    }

    .titleWrap h2, .titleWrap h3, .user_iconlist, nav h1 {
        color: #e5e5e5
    }

    a, a:visited {
        color: #1d9bf0
    }

    .wrapper, body {
        background-color: #16181c;
        color: #eee
    }

    ul.categories li a span.gcnt {
        color: #ccc
    }

    #close_game_btn.game-controls-open:before, .allgames_list li a:after, .allgames_list li a:before, .bits_head:before, .gamepopright:before, .user_iconlist li a:before, .user_iconlist li span:before, button:before {
        filter: invert(100%) grayscale(1)
    }

    #togglelang {
        background-color: #16181c
    }

    #togglelang a.active, a.loadmorebtn, a.loadmorebtn:visited, a.minibttn, a.minibttn:visited {
        color: #fff !important
    }

    .searchmodal {
        background-color: rgb(0 0 0 / 90%)
    }

    .ajax_search button.closesrcx, .ajaxlistdivwrp, .preg_bits, .searchwrap {
        background-color: #16181c
    }

    .ajax_search input {
        background-color: #303030;
        color: #fff;
        border-color: #434343
    }

    .awards_bit div span.desc, .breadcrumbs a.active, .pregame-loader .pregame-clicky h2 {
        color: #eee
    }

    .userbit .ranked {
        background-color: #333;
        color: #eee
    }

    button.cntrbtn {
        background-color: #222;
        color: #e5e5e5
    }

    .gamespop-iframe {
        background: url(https://imgs2.dab3games.com/load-w.svg) 50% 40%/50px 50px no-repeat #16181c
    }

    #loginit button {
        background-color: #111
    }

    #loginit input.form-control, .language-select {
        border-color: #e5e5e5;
        color: #e5e5e5;
        background-color: #111
    }

    input.form-control {
        background-color: #303030
    }

    .bits_head, .bits_head_caros {
        color: #fff
    }
}

body.night .ajax_search form, body.night .game-controls-open, body.night .mobile_full_menubottom, body.night .pregame-loader, body.night .video-plug, body.night .whitebitbar, body.night footer, body.night header, body.night nav {
    background-color: #000
}

body.night nav {
    border-bottom: 1px solid #eeeeee26
}

body.night footer {
    border-top: 1px solid #eeeeee26
}

body.night .titleWrap h2, body.night .titleWrap h3, body.night .user_iconlist, body.night nav h1 {
    color: #e5e5e5
}

body.night a, body.night a:visited {
    color: #1d9bf0
}

body.night, body.night .wrapper {
    background-color: #16181c;
    color: #eee
}

body.night ul.categories li a span.gcnt {
    color: #ccc
}

body.night #close_game_btn.game-controls-open:before, body.night .allgames_list li a:after, body.night .allgames_list li a:before, body.night .bits_head:before, body.night .gamepopright:before, body.night .user_iconlist li a:before, body.night .user_iconlist li span:before, body.night button:before {
    filter: invert(100%) grayscale(1)
}

body.night #togglelang {
    background-color: #16181c;
    border: 1px solid #fff
}

body.day a.loadmorebtn, body.day a.loadmorebtn:visited, body.day a.minibttn, body.day a.minibttn:visited, body.night #togglelang a.active, body.night a.loadmorebtn, body.night a.minibttn, body.night a.minibttn:visited {
    color: #fff !important
}

body.night .searchmodal {
    background-color: rgb(0 0 0 / 90%)
}

body.night .ajax_search button.closesrcx, body.night .ajaxlistdivwrp, body.night .preg_bits, body.night .searchwrap {
    background-color: #16181c
}

body.night .ajax_search input.form-control, body.night .form-control {
    background-color: #303030;
    color: #fff;
    border-color: #434343
}

body.night .awards_bit div span.desc, body.night .breadcrumbs a.active {
    color: #eee
}

body.night .userbit .ranked {
    background-color: #333;
    color: #eee
}

body.night button.cntrbtn {
    background-color: #222;
    color: #e5e5e5
}

body.night button.cntrbtn.active {
    border: 1px solid #fff
}

body.night .gamespop-iframe {
    background: url(https://imgs2.dab3games.com/load-w.svg) 50% 40%/50px 50px no-repeat #16181c
}

body.night #loginit button {
    background-color: #111
}

body.day #loginit button, body.day #togglelang, body.day .ajax_search form, body.day .userbit .ranked {
    background-color: #eee !important
}

body.night #loginit input.form-control, body.night .language-select {
    border-color: #e5e5e5;
    color: #e5e5e5;
    background-color: #111
}

body.night .pregame-loader .pregame-clicky h2 {
    color: #eee !important
}

body.night #mobilerightnew.showmbtn {
    background-color: #000 !important
}

body.day #mobilerightnew.showmbtn, body.day .game-controls-open, body.day .mobile_full_menubottom, body.day .video-plug, body.day .whitebitbar, body.day footer, body.day header, body.day nav {
    background-color: #fff !important
}

body.day footer, body.day nav {
    border: none !important
}

body.day .titleWrap h2, body.day .titleWrap h3, body.day .user_iconlist, body.day nav h1 {
    color: #002a41 !important
}

body.day a, body.day a:visited {
    color: #337ab7 !important
}

body.day, body.day .wrapper {
    background-color: #f7f7f7 !important;
    color: #000 !important
}

body.day .awards_bit div span.desc, body.day .breadcrumbs a.active, body.day .pregame-loader .pregame-clicky h2, body.day ul.categories li a span.gcnt {
    color: #333 !important
}

body.day #close_game_btn.game-controls-open:before, body.day .allgames_list li a:after, body.day .allgames_list li a:before, body.day .bits_head:before, body.day .user_iconlist li a:before, body.day .user_iconlist li span:before, body.day button:before {
    filter: none !important
}

body.day #togglelang {
    border-color: #333 !important
}

body.day .searchmodal {
    background-color: rgba(0, 0, 0, .75) !important
}

body.day #loginit {
    background-color: transparent !important
}

body.day .ajax_search button.closesrcx, body.day .ajaxlistdivwrp, body.day .preg_bits, body.day .searchwrap {
    background-color: #fff
}

body.day .ajax_search input.form-control, body.day .form-control {
    background-color: #fefefe;
    color: #000 !important;
    border-color: #ccc !important
}

body.day .pregame-loader {
    background: linear-gradient(#0000 60%, #0000000a) !important
}

body.day .userbit .ranked {
    color: #000 !important
}

body.day button.cntrbtn {
    background-color: #eee;
    color: #002a41 !important
}

body.day button.cntrbtn.active {
    border: 1px solid #000 !important
}

body.day .gamespop-iframe {
    background: url(https://imgs2.dab3games.com/load-b.svg) 50% 40%/50px 50px no-repeat #fff !important
}

body.day #loginit input.form-control, body.day .gamepopright:before, body.day .language-select {
    border-color: #002a41 !important;
    color: #002a41 !important
}

body.day #loginit input.form-control, body.day .language-select {
    background-color: #fefefe !important
}

body.day .bits_head, body.day .bits_head_caros {
    color: #002a41
}

@media (max-width: 1500px) {
    .game-page-left {
        display: none
    }

    .game-page-center {
        margin-left: 0;
        margin-right: 15px;
        width: calc(100% - 351px)
    }
}

@media (max-width: 1180px) {
    body.fullscreenpage {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden
    }

    body.fullscreenpage .game-page-center {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10000;
        background-color: #000;
        bottom: 0;
        height: 100%;
        width: 100%
    }

    body.fullscreenpage .pregame-loader.gameloaded {
        padding-top: 0;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        border-radius: 0
    }

    body.fullscreenpage .game-page-right, body.fullscreenpage .games-bottom, body.fullscreenpage .postload .whitebitbar, body.fullscreenpage .postload.game-page-center #div-gpt-ad-1702428160119-0 {
        display: none
    }

    .suggestrotate, body.fullscreenpage #close_game_btn, body.fullscreenpage #mobilerightnew.showmbtn, body.fullscreenpage .postload #game-controls-popup, body.fullscreenpage .postload #game_plug .plug_wrap.whitebitbar, body.fullscreenpage .postload .whitebitbar.gamepopright, body.fullscreenpage button.gohome {
        display: block
    }

    body.fullscreenpage #game_plug {
        right: 6px;
        animation: .4s forwards slideInTopMobTwo
    }

    body.fullscreenpage #game-controls-popup {
        height: 135px
    }

    body.fullscreenpage .contr-btn-wrap {
        bottom: 50px;
        left: 6px;
        right: auto;
        top: auto
    }

    body.fullscreenpage #game-controls-popup .smallft {
        padding-top: 54px
    }

    body.fullscreenpage .video-plug {
        bottom: 25px;
        right: 43px;
        box-shadow: none
    }

    body.fullscreenpage .game-controls-open {
        box-shadow: none;
        bottom: 25px;
        right: 5px
    }

    body.fullscreenpage .isfullscreen .game-controls-open {
        bottom: 5px;
        right: 5px
    }
}

@media (max-width: 1080px) {
    .game-page-left {
        display: block;
        float: right
    }

    .game-page-center {
        margin-left: 0;
        width: calc(100% - 175px)
    }

    .game-page-right, .icongrid_3 .t7 {
        display: none
    }

    nav {
        width: calc(100% - 10px);
        padding: 0 0 0 10px
    }

    .wrapper {
        width: calc(100% - 30px);
        padding: 65px 15px 20px
    }

    .ajax_search button.closesrcx, .ajax_search.gamepops button.closesrcx {
        /*left: 6px*/
    }

    .gamepops .searchwrap, .searchwrap {
        /*width: calc(100% - 50px);*/
        width:50%;
    }

    .icongrid {
        grid-column-gap: 10px;
        grid-row-gap: 10px
    }

    .icongrid_2 {
        grid-template-columns:repeat(4, 1fr)
    }

    .icongrid_2 .tt1, .icongrid_3 .t1 {
        grid-area: 1/1/2/2
    }

    .icongrid_2 .tt2, .icongrid_3 .t2 {
        grid-area: 1/2/2/3
    }

    .icongrid_2 .tt3, .icongrid_3 .t3 {
        grid-area: 1/3/2/4
    }

    .icongrid_1 .tt3, .icongrid_2 .tt4 {
        grid-area: 1/4/2/5
    }

    .icongrid_2 .tt5, .icongrid_3 .t4 {
        grid-area: 2/1/3/2
    }

    .icongrid_2 .tt6, .icongrid_3 .t5 {
        grid-area: 2/2/3/3
    }

    .icongrid_2 .tt7, .icongrid_3 .t6 {
        grid-area: 2/3/3/4
    }

    .icongrid_1 .tt4, .icongrid_2 .tt8 {
        grid-area: 2/4/3/5
    }

    .icongrid_2 .tt9 {
        grid-area: 3/1/4/2
    }

    .icongrid_2 .tt10 {
        grid-area: 3/2/4/3
    }

    .icongrid_2 .tt11 {
        grid-area: 3/3/4/4
    }

    .icongrid_1 .tt5, .icongrid_2 .tt12 {
        grid-area: 3/4/4/5
    }

    .icongrid_2 .tt13 {
        grid-area: 4/1/5/2
    }

    .icongrid_2 .tt14 {
        grid-area: 4/2/5/3
    }

    .icongrid_2 .tt15 {
        grid-area: 4/3/5/4
    }

    .icongrid_2 .tt16 {
        grid-area: 4/4/5/5
    }

    .icongrid_1 {
        grid-template-columns:repeat(7, 1fr)
    }

    .icongrid_3 {
        grid-template-columns:repeat(3, 1fr)
    }

    .icongrid_1 .tt1 {
        grid-area: 1/1/4/4
    }

    .icongrid_1 .tt2 {
        grid-area: 2/5/4/7
    }

    .icongrid_1 .tt6 {
        grid-area: 1/5/2/6
    }

    .icongrid_1 .tt7 {
        grid-area: 1/6/2/7
    }

    .icongrid_1 .tt8 {
        grid-area: 1/7/2/8
    }

    .icongrid_1 .tt9 {
        grid-area: 2/7/3/8
    }

    .icongrid_1 .tt10 {
        grid-area: 3/7/4/8
    }

    ul.categories li img {
        margin-right: 5px
    }

    ul.categories li a span.swrp {
        margin: 8px 0 0 5px
    }

    .allgames_list li {
        float: left;
        width: 50%
    }
}

@media (max-width: 1000px) {
    .game-page-center {
        margin: 0;
        width: 100%
    }

    .game-page-left {
        display: none
    }
}

@media (max-width: 810px) {
    .mobile_full_menubottom {
        height: 70px
    }

    .mobile_full_menubottom .logo {
        margin: 9px 10px 9px 11px
    }

    .menugameswrap {
        height: 60px;
        width: calc(100% - 185px)
    }

    .gamepluglink {
        padding: 0 3px 0 0
    }

    .gamepluglink img {
        width: 60px;
        height: 60px
    }

    body.fullscreenpage .game-controls-open {
        bottom: 17px
    }

    .fullscreenpage #gamePlayer {
        height: calc(100% - 70px)
    }

    .suggestrotate {
        bottom: 70px
    }

    body.fullscreenpage .video-plug {
        display: none !important
    }

    body.fullscreenpage .postload.game-page-center #div-gpt-ad-1702428160119-0 {
        min-width: 300px;
        width: calc(100% - 30px);
        padding: 0 15px
    }

    body.fullscreenpage #game_plug {
        animation: .4s forwards slideInTopMob
    }

    nav h1 {
        font-size: 15px
    }

    .icongrid_1 {
        grid-template-columns:repeat(6, 1fr)
    }

    .icongrid_1 .tt1 {
        grid-area: 1/1/4/4
    }

    .icongrid_1 .tt2 {
        grid-area: 1/5/3/7
    }

    .icongrid_1 .tt3 {
        grid-area: 3/4/5/6
    }

    .icongrid_1 .tt4 {
        grid-area: 1/4/2/5
    }

    .icongrid_1 .tt5 {
        grid-area: 2/4/3/5
    }

    .icongrid_1 .tt6 {
        grid-area: 4/1/5/2
    }

    .icongrid_1 .tt7 {
        grid-area: 4/2/5/3
    }

    .icongrid_1 .tt8 {
        grid-area: 4/3/5/4
    }

    .icongrid_1 .tt9 {
        grid-area: 3/6/4/7
    }

    .icongrid_1 .tt10 {
        grid-area: 4/6/5/7
    }

    ul.categories li {
        width: calc(25% - 3px)
    }

    ul.categories li img {
        margin-right: 7px
    }

    ul.categories li a span.swrp {
        width: calc(100% - 78px);
        padding-right: 3px;
        margin: 8px 0 0 5px
    }

    .ajaxlistdivwrp .categories, .ajaxlistdivwrp .popcats, ul.categories li:last-child {
        /*display: none*/
    }

    #ajaxlistdiv .categories, #ajaxlistdiv ul.categories li:last-child {
        display: block
    }

    .notft .ribbon-wrapper-new.top-rated {
        width: 63px;
        font-size: 10px;
        height: 17px;
        line-height: 18px
    }
}

@media (max-width: 600px) {
    #div-gpt-ad-1702428160119-0, .hideonmobile, .icongrid_2 .tt16, .lastthird, .preg_bits {
        display: none
    }

    .popular_cat_wrap {
        /*height: 130px*/
        height: 100%;
    }

    .mobile_full_menubottom .logo {
        margin: 9px 7px 9px 8px
    }

    nav h1 {
        font-size: 13px;
        line-height: 51px;
        height: 51px
    }

    .pregame-clicky {
        width: 100%;
        padding-top: 0
    }

    .pregame-loader, .pregame-loader.hasabit {
        height: 325px
    }

    .ribbon-wrapper-new {
        width: 44px;
        height: 17px;
        font-size: 11px
    }

    .ribbon-new {
        width: 41px;
        height: 17px;
        font-size: 11px;
        line-height: 19px
    }

    .ribbon-wrapper-new.top-rated {
        width: 79px
    }

    .notft .ribbon-wrapper-new.top-rated {
        width: 56px;
        font-size: 9px;
        height: 15px;
        line-height: 16px
    }

    .titleWrap a.bgtw {
        margin-left: 0;
        /*padding-top: 8px;*/
        float: right;
    }

    .icongrid {
        grid-column-gap: 8px;
        grid-row-gap: 8px
    }

    .icongrid_1 {
        grid-template-columns:repeat(4, 1fr)
    }

    .icongrid_2 {
        grid-template-columns:repeat(3, 1fr)
    }

    .icongrid_3 {
        grid-template-columns:repeat(2, 1fr)
    }

    .icongrid_1 .tt1 {
        grid-area: 1/1/4/4
    }

    .icongrid_1 .tt2 {
        grid-area: 4/3/6/5
    }

    .icongrid_1 .tt3 {
        grid-area: 5/1/7/3
    }

    .icongrid_1 .tt4 {
        grid-area: 1/4/2/5
    }

    .icongrid_1 .tt5 {
        grid-area: 2/4/3/5
    }

    .icongrid_1 .tt6 {
        grid-area: 3/4/4/5
    }

    .icongrid_1 .tt7, .icongrid_2 .tt10 {
        grid-area: 4/1/5/2
    }

    .icongrid_1 .tt8, .icongrid_2 .tt11 {
        grid-area: 4/2/5/3
    }

    .icongrid_1 .tt9 {
        grid-area: 6/3/7/4
    }

    .icongrid_1 .tt10 {
        grid-area: 6/4/7/5
    }

    .icongrid_2 .tt1, .icongrid_3 .t1 {
        grid-area: 1/1/2/2
    }

    .icongrid_2 .tt2, .icongrid_3 .t2 {
        grid-area: 1/2/2/3
    }

    .icongrid_2 .tt3 {
        grid-area: 1/3/2/4
    }

    .icongrid_2 .tt4, .icongrid_3 .t3 {
        grid-area: 2/1/3/2
    }

    .icongrid_2 .tt5, .icongrid_3 .t4 {
        grid-area: 2/2/3/3
    }

    .icongrid_2 .tt6 {
        grid-area: 2/3/3/4
    }

    .icongrid_2 .tt7, .icongrid_3 .t5 {
        grid-area: 3/1/4/2
    }

    .icongrid_2 .tt8, .icongrid_3 .t6 {
        grid-area: 3/2/4/3
    }

    .icongrid_2 .tt9 {
        grid-area: 3/3/4/4
    }

    .icongrid_2 .tt12 {
        grid-area: 4/3/5/4
    }

    .icongrid_2 .tt13 {
        grid-area: 5/1/6/2
    }

    .icongrid_2 .tt14 {
        grid-area: 5/2/6/3
    }

    .icongrid_2 .tt15 {
        grid-area: 5/3/6/4
    }

    .games-bottom .icongrid_2 .tt16, .show16.icongrid_2 .tt16, ul.categories li:last-child {
        display: block
    }

    ul.categories li {
        /*width: calc(33.33%);*/
        width:100%;
        text-align: center;
        margin: 10px 0;
        height: 120px
    }

    ul.categories li a {
        height: 120px;
        float: left;
        text-align: left;
    }

    ul.categories li img {
        margin: 0;
        float: none;
        display: inline
    }

    ul.categories li a span.swrp {
        width: 100%;
        padding-right: 0;
        margin: 8px 0 0;
        clear: both
    }

    ul.categories li a span.gcnt {
        padding-top: 3px
    }

    .user_iconlist li {
        width: 100%;
        height: 46px;
        line-height: 46px;
        margin-right: 0;
        padding-right: 0
    }

    .vidthumb {
        width: 201px
    }

    .vidthumb .runtime {
        top: 92px
    }

    #game-controls-popup {
        width: calc(96% - 20px);
        max-width: 500px
    }
}

@media (max-width: 450px) {
    button.gohome {
        display: block
    }

    #game-controls-popup {
        height: 135px
    }

    .contr-btn-wrap {
        bottom: 50px;
        left: 6px;
        right: auto;
        top: auto
    }

    #game-controls-popup .smallft {
        padding-top: 54px
    }
}

@media only screen and (max-width: 1024px) and (max-height: 500px) and (orientation: landscape) {
    body.fullscreenpage {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden
    }

    body.fullscreenpage .game-page-center {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10000;
        background-color: #000
    }

    body.fullscreenpage .pregame-loader.gameloaded {
        padding-top: 0;
        height: 100vh
    }

    .pregame-loader.gameloaded {
        border-radius: 0
    }

    #mobilerightnew.showmbtn, button.gohome {
        display: block
    }

    .game-page-center {
        width: 100%
    }

    .pregame-loader {
        height: 325px
    }

    .pregame-loader.hasabit {
        height: 445px
    }

    .pregame-clicky {
        padding-top: 10px
    }

    .pregame-loader .pregame-clicky img {
        margin-top: 12px;
        width: 160px;
        height: 160px
    }

    .game-page-center #div-gpt-ad-1702428160119-0, .game-page-left {
        display: none
    }

    .fullscreenpage .mobile_full_menubottom, body.fullscreenpage .video-plug, button.fullscreen {
        display: none !important
    }

    .preg_bits {
        bottom: 17px
    }

    .fullscreenpage #gamePlayer {
        height: 100%
    }

    body.fullscreenpage .game-controls-open {
        bottom: 5px;
        right: 5px
    }

    .suggestrotate {
        bottom: 0
    }

    body.fullscreenpage #game_plug {
        animation: .4s forwards slideInTop
    }
}

#loginit button.slim-btn, body.day #loginit button.slim-btn {
    background-color: rgba(0, 0, 0, .7) !important
}

.search_content{
    float: left;
    border-radius: 16px;
    border: none;
    background: #c5bebe;
    height: 30px;
    color: #231f1f;
    text-align: center;
    font-size: 15px;
    outline: none;
}

.search_content_mobile{
    float: left;
    border-radius: 16px;
    border: none;
    background: #c5bebe;
    height: 30px;
    color: #231f1f;
    text-align: center;
    font-size: 15px;
    outline: none;
}


.nav-div{
    width: 40px;
    height: 50px;
    float: left;
    justify-content: center;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 468px) {
    #search_btn_mobile{
        display:none;
    }

    #search_close_mobile{
        display:none;
    }

    #search_mobile{
        display:none;
    }

    .thumbWrapper span.thumbname {
        opacity: 0;
        padding: 0 0 6px;
    }

}

@media screen and (max-width: 468px) {
    .search_content{
        display:none;
    }

    #search_btn{
        display:none;
    }

    .categories{
        display: grid;
        overflow-y: auto;
        height:100%;
    }
    .bot_categories{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .details_categories{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .thumbWrapper span.thumbname {

    }
}

#search_mobile{
    width: 100%;
    height: 100px;
    margin-top: 3rem;
    background: #fff;
}

.to_top {
    z-index: 1000;
    position: fixed;
    bottom: 50px;
    right: 15px !important;
}

.to_top a {
    text-decoration: none;
    background-color: transparent;
}

.to_top .the_copy {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    padding: 3px 7px;
    background-color: #2e4cbf;
    border-radius: 50%;
    margin-left: -5px;
    margin-top: 6px;
    border: none;
    color: #fff;
}

.description_game{
    bottom: 1rem;
    position: absolute;
    font-size: 12px;
    line-height: 1rem;
    color: #f1e8e8;
    overflow:hidden;
    word-wrap: break-word;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

html{
    scroll-behavior: smooth;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/css/game37/fonts/normal.woff2);
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/css/game37/fonts/normal.woff2);
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/css/game37/fonts/normal.woff2);
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/css/game37/fonts/normal.woff2);
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/css/game37/fonts/normal.woff2);
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    src: url(/cf-fonts/v/rubik/5.0.18/arabic/wght/normal.woff2);
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
    font-display: swap;
}

.adBox {
    width: calc(100% + 2rem - 20px);
    margin-left: calc(-1rem + 10px);
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #CCCCCC;
    color: #000;
}

.adBox0 {
    width: 100%;
    overflow: hidden;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 15px 0 15px 0;
}