*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body, button, input, select, textarea {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 25px;
}

h1, h2, h3, h4, h5, h6, button, input, optgroup, select, textarea {
    font: inherit;
    color: inherit
}

a {
    text-decoration: none
}

b, strong, optgroup, dt, em {
    font-weight: bold
}

small {
    font-size: 80%
}

code, kbd, pre, samp {
    font-family: monospace, monospace
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    resize: none
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

ul, ol {
    padding-left: 25px
}

ul[class] {
    padding-left: 0
}

nav ul, [class*="core-content"], [class*="lst-"], [class*="lst-"] ul, [class*="menu-"], [class*="menu-"] ul {
    list-style: none;
    margin-top: 0;
}

nav ul {
    margin-bottom: 0
}

:focus {
    outline: 0
}

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    background-color: #D6D6D6;
}

::-webkit-scrollbar-thumb {
    background-color: #37B8AE
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: "(" attr(href) ")"
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important;
    }
}


.cont {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6, ul, ol, blockquote, table, dl, dt, pre {
    margin-top: 15px
}

:first-child {
    margin-top: 0;
}

h1, h2, h3 {
    font-weight: 700
}

h1 {
    font-size: 30px;
    line-height: 40px
}

h2 {
    font-size: 20px;
    line-height: 30px
}

h3 {
    font-size: 16px
}


[class*="core-content"] {
    margin-right: -10px;
    margin-left: -10px
}

[class*="cols-"], [class*="core-content-n"] > * {
    padding: 0 10px;
    position: relative;
}

[class*="icofrm"][class*="fa"]:before, [class*="fa"][class*="frm-ok"]:after, [class*="fa"][class*="frm-no"]:after {
    position: absolute;
    top: 0;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    left: 0;
    color: #ddd
}

[class*="fa"][class*="frm-ok"]:after, [class*="fa"][class*="frm-no"]:after {
    left: auto;
    right: 0;
}

input[type="text"] {
    width: 100%;
    border: 1px solid #eee;
    padding: 9px 14px;
    min-height: 40px;
    line-height: 20px;
    vertical-align: middle
}

input + span {
    vertical-align: middle
}


input[type="text"]:focus, input[type="password"]:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}


[class*="btn"], a[class*="btn"], button, input[type="reset"], input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    padding: 5px 15px;
    line-height: 30px;
    font-weight: 700;
    text-align: center
}

button, input[type="reset"], input[type="submit"] {
    text-transform: uppercase;
    font-weight: 600;
}

[class*="btn"]:active, button:active, input[type="reset"]:active, input[type="submit"]:active, a.read-more:active {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, .2)
}


[class^="header-main"]:after, [class^="content-main"]:after, [class^="footer-main"]:after, article:after, article header:after, article section:after, article footer:after, [class*="core-content"]:after, [class*="lst-"]:after, .title:after {
    content: "";
    clear: both;
    display: table;
}

.cont:before {
    clear: none;
    width: 0;
}


[class*="btn"], button, input, a *, a, a:before {
    transition: all .2s
}

a img {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.game-cn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}


.arcade_game_wrap {
    width: 100%;
}

.flex_center {
    justify-content: center !important;
}

@media only screen and (max-width: 1200px) {
    .game-cn {
        flex-wrap: wrap;
        justify-content: center;
    }

    .arcade_game_wrap {
        order: 1;
    }
}

[class*="fa-"]:before, [class*="fa-"]:after, .lst-menu > li > a:before, .footer-main .menu > li > a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    text-decoration: inherit;
    width: auto;
    height: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: top
}

[class*="fa-"] > span:first-child {
    font-size: 0;
    line-height: 0
}

.search .header-main-1 > div > div[class*="fa-"]:before {
    content: "\f002"
}

.page .header-main-1 > div > div[class*="fa-"]:before {
    content: "\f15b"
}


body, button, input, select, textarea {
    font-family: 'Open Sans', sans-serif
}

input[type="text"] {
    background-color: #fcfcfc
}

input[type="text"]:focus {
    background-color: #fff
}

[class*="btn"], a[class*="btn"], button, input[type="reset"], input[type="submit"] {
    background-color: #4a6691;
}

[class*="btn"]:hover, a[class*="btn"]:hover, button:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #16C4BB
}

.header-main-1 {
    background-color: #F8F8F8
}

.footer-main-1, a.rndgame:hover {
    background-color: #3469AF
}

.header-main-3, .footer-main-2, [class*="game-content-smal-2"] figure.gm-imag > a > span, .gm-cate a, [class*="game-content-"] .gm-cate a:hover, .sdbr-cn .tagcloud a, [class*="game-content-large"] figure.gm-imag > a > span, .game-cn {
    background-color: #2D3E58
}

[class*="game-content-midl"] .gm-imag, [class*="game-content-smal"] .gm-imag {
    background-color: transparent;
}

[class*="game-content-smal"] .gm-imag > a > span, .tagcloud a:hover, .gm-cate a:hover, [class*="game-content-"] .gm-cate a, .game_opts > li:hover > a:before, .game_opts > li:hover > span > a:before {
    background-color: #16C4BB
}

body {
    background-color: #F1F1F1
}

.content-main {
    background-color: #fff
}

[class*="game-content-smal"] {
    background-color: rgba(0, 0, 0, .1)
}

.menu li:hover > a, .menu-btn, a.rndgame, [class*="game-content-smal"]:hover {
    background-color: rgba(0, 0, 0, .2)
}

.game_opts > li > a:before, .game_opts > li > span > a:before {
    background-color: rgba(0, 0, 0, .5)
}

.sdbr-cn .menu li:hover > a, .sdbr-cn .menu li li, .footer-main .menu li:hover > a, .footer-main .menu li li {
    background-color: transparent;
}

body, [class^="post-"] .txcn p {
    color: #666
}

.header-main-1 h1, .header-main-1 > div > div[class*="fa-"] {
    color: #2D3E58
}

a, .sdbr-cn [class*="game-content-"] .gm-title a, [class*="game-content-large"] div.gm-title a {
    color: #2D3E58;
}

a:hover, .menu-top > li:hover > span, .menu-top > li:hover > a, .header-main-1 h1:before, .header-main-1 > div > div[class*="fa-"]:before, [class*="game-content-"] .gm-title a:hover, .rndgame:before, div[class*="game-content-smal-2"] .gm-imag > a > span, .sdbr-cn .most-popular .bx-controls-direction a, [class*="game-content-large"] div.gm-title a:hover, [class*="game-content-large"] figure.gm-imag > a > span:before, [class^="post-"] header h1, [class^="post-"] header h2, .title strong, abbr, [class^="post-"] header p > a:hover {
    color: #16C4BB;
}

[class*="btn"], a[class*="btn"], button, input[type="reset"], input[type="submit"], .menu > ul > li a, .menu > ul + a, .footer-main, .footer-main a, [class*="game-content-"] .gm-title a, .gm-cate a, [class*="game-content-"] .gm-imag > a > span, .tagcloud a, .game-cn, .game-cn a, [class^="post-"] .game_opts > li > a:before, [class^="post-"] ul.game_opts > li > span > a:before {
    color: #fff;
}

[class^="post-"] p, [class^="post-"] p > a, .navtop {
    color: #999;
}

.menu>ul>li a{
    color: #fff;
}


.header-main-1 > div > div[class*="fa-"] {
    font-size: 12px;
    font-weight: 700;
    display: none;
    float: left;
    line-height: 40px;
}

.header-main-1 > div > div[class*="fa-"]:before {
    font-size: 14px;
    margin-right: 10px;
}

ul.menu-top {
    text-align: center;
    font-size: 0;
    padding: 0 10px;
}

.menu-top > li {
    width: 25%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.menu-top > li {
    position: relative;
    padding: 0 5px;
}

.menu-top > li > span, .menu-top > li > a {
    font-size: 0;
    font-weight: 700;
}

.menu-top > li > span {
    font-weight: 400;
    text-transform: uppercase;
}

.menu-top > li > span:before, .menu-top > li > a:before {
    font-size: 20px;
    opacity: .2;
}

.menu-top > li:hover > span:before, .menu-top > li:hover > a:before {
    opacity: 1;
}

.menu-top > li > span, .menu-top > li > a {
    display: block;
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
}

.menu-top > li:hover > ul {
    max-height: none;
    padding: 15px;
    overflow: inherit;
}

.menu-top > li:hover > ul:before {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
    margin: auto;
}

.menu-top ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    background-color: #fff;
    width: 80px;
    left: 0;
    right: 0;
    transition: all .2s;
    margin: auto;
    padding: 0 15px;
    max-height: 0;
    position: absolute;
    top: 100%;
    overflow: hidden;
    z-index: 1052;
    text-align: left;
}

.menu-top ul li {
    height: 0;
    overflow: hidden;
}

.menu-top ul li a {
    display: block;
    text-align: center;
    font-size: 0;
    line-height: 40px;
}

.menu-top ul li a:before {
    font-size: 20px;
}

.menu-top li:hover ul li {
    height: auto;
    overflow: inherit;
    max-height: none;
}

.menu ul {
    display: none;
}

.menu > ul li a {
    display: block;
    line-height: 40px;
    padding: 0 20px;
}

.menu > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
}

.menu > ul > li > a, .menu > ul + a {
    text-transform: uppercase;
}

.menu-btn:before {
    margin-right: 10px;
    margin-bottom: 15px
}

.menu-btn {
    width: 100%;
    margin: 5px 0;
}

.menu-btn span:before {
    margin-right: 10px;
    text-transform: uppercase;
}

a.rndgame {
    font-weight: 700;
    display: block;
    line-height: 40px;
    margin-bottom: 15px;
    text-align: center;
    padding: 0;
    display: none;
}

.rndgame:before {
    margin-right: 5px;
    font-weight: normal;
}

.content-main {
    padding: 20px 0;
}

.title {
    font-weight: 1000;
    font-size: 20px;
    line-height: 50px;
    border-bottom: 1px dashed #16C4BB;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
}

.gm-cate, .gm-cate a {
    line-height: 15px;
}

.gm-cate a {
    font-size: 12px;
    font-weight: 700;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
}

.gm-imag img {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.gm-imag:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

[class*="game-content-smal"] {
    padding: 10px 10px 10px 80px;
    position: relative;
    height: 80px;
    transition: all .2s
}

[class*="game-content-smal"] .gm-imag, [class*="game-content-smal"] .gm-imag img {
    width: 80px;
    height: 80px;
}

[class*="game-content-smal"] .gm-imag {
    position: absolute;
    overflow: hidden;
    left: 10px;
    top: 10px;
}

[class*="game-content-smal"] .gm-imag:hover img {
    opacity: .1;
}

[class*="game-content-smal"] .gm-imag span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 200%;
    margin: auto;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 0;
}

[class*="game-content-smal"] .gm-imag span:before {
    font-size: 16px;
}

[class*="game-content-smal"] .gm-imag:hover span {
    top: 0;
}

[class*="game-content-smal"] .gm-title {
    line-height: 20px;
    font-weight: 700;
    font-size: 12px;
}

[class*="game-content-midl"] {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}

[class*="game-content-midl"] figure, [class*="game-content-midl"] figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

[class*="game-content-midl"] .gm-text {
    position: absolute;
    left: 0;
    right: 0;
}

[class*="game-content-midl"]:hover .gm-text {
    bottom: 0;
    top: auto;
}

[class*="game-content-midl"]:hover .gm-imag img {
    opacity: .5;
}

[class*="game-content-midl"] .gm-imag a:before {
    opacity: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 30px;
    z-index: 1;
}

[class*="game-content-midl"]:hover .gm-imag a:before {
    opacity: 1;
}

[class*="game-content-midl"] .gm-text {
    bottom: -100%;
    padding: 0 10px 10px;
    transition: all .2s;
    z-index: 2;
}

[class*="game-content-midl"] .gm-text .gm-title a {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

[class*="game-content-midl"]:hover .gm-text {
    bottom: 0;
}

[class*="game-content-midl"] .gm-title {
    text-shadow: 2px 2px 5px #000;
}


.bx-controls-direction a:hover {
    opacity: 1;
}

[class*="lst-gams"] {
    margin: -10px -10px 10px !important;
}

[class*="lst-gams"] > li {
    float: left;
    padding: 10px;
}


a.btn-mrgm {
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 0;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    padding: 0 5px 0 25px;
    transition: none
}

.btn-mrgm:before {
    font-size: 10px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .2);
}

[class*="game-content-large"] {
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}

[class*="game-content-large"] .gm-title, [class*="game-content-large"] .gm-desc {
    margin-bottom: 10px;
}

[class*="game-content-large"] .gm-title {
    font-weight: 700;
}

[class*="game-content-large"] .gm-desc {
    font-size: 14px;
    line-height: 20px;
}

[class*="game-content-large"] figure.gm-imag {
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    position: relative;
}

[class*="game-content-large"] figure.gm-imag img {
    width: 100%;
    height: 100%;
}

[class*="game-content-large"] figure.gm-imag > a > span {
    top: auto;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: 0;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
}

[class*="game-content-large"] figure.gm-imag > a > span strong {
    font-size: 14px;
    margin-left: 5px;
}

[class*="game-content-large"] figure.gm-imag:hover > a > span {
    top: auto;
    bottom: 0;
}

[class*="game-content-large"] figure.gm-imag:hover img {
    opacity: 1;
}

.navtop {
    line-height: 10px;
    padding: 10px 0;
    font-size: 10px;
    text-transform: uppercase;
}

.navtop a:before {
    margin-right: 5px;
}

.navtop span {
    padding: 0 10px;
}

[class^="post-"] header h1, [class*="post-"] header h2 {
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    padding: 5px 0;
}

[class^="post-"] header p {
    line-height: 15px;
    padding: 5px 0;
}

[class^="post-"] header p > a, [class^="post-"] header p > [class^="fa-"] {
    font-size: 12px;
    margin: 0 5px;
}

[class^="post-"] header p > [class^="fa-"]:before {
    margin-right: 5px;
}

.post-list .txcn {
    position: relative
}

.post-list .txcn > figure {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.post-list .txcn > figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.txcn > figure {
    margin-bottom: 15px;
}

.post-sngl {
    padding-bottom: 20px;
    margin-bottom: 19px;
}

.post-sngl + footer {
    position: relative;
    padding-right: 100px;
    margin-bottom: 20px;
}

.post-sngl + footer p {
    font-size: 12px;
}


.game-play > * {
    text-align: center;
    margin: 0 auto;
}

.post-game-play {
    border-bottom: 0;
    padding-bottom: 0;
}


code, pre {
    display: block;
}

.game-play {
    z-index: 1051;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.in {
    display: block !important;
}

.load-more a {
    display: block;
    line-height: 40px;
    background-color: #fcfcfc;
    text-align: center;
}

a.btn-top {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
    align-items: center;
    justify-content: center;
}

.footer-main .title {
    line-height: 30px;
    border-bottom: 0;
    padding-bottom: 0;
}

.footer-main-1 {
    padding: 20px 0;
}

[class*="game-content-smal-2"], [class*="game-content-smal-2"]:hover {
    background-color: transparent;
}

[class*="game-content-smal-2"] {
    padding: 0 0 0 90px;
    height: 90px;
}

[class*="game-content-smal-2"] .gm-imag {
    left: 0;
    top: 0;
}

[class*="game-content-smal-2"] figure.gm-imag > a > span {
    border-radius: 0;
    top: auto;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: 0;
    width: auto;
    height: 20px;
    line-height: 20px;
}

[class*="game-content-smal-2"] figure.gm-imag:hover > a > span {
    top: auto;
    bottom: 0;
}

[class*="game-content-smal-2"] figure.gm-imag:hover img {
    opacity: 1;
}

[class*="game-content-smal-2"] .gm-title {
    font-size: 14px;
}

.sldr-ft li {
    list-style-type: none;
}

.most-popular {
    position: relative;
}

.footer-main .menu > li li {
    padding-left: 20px;
}

.footer-main .menu > li > a {
    position: relative;
    padding-left: 20px;
    line-height: 30px;
    display: block;
}

.footer-main .menu > li > a:before {
    width: 10px;
    height: 10px;
    line-height: 10px;
    top: 0;
    position: absolute;
    left: 5px;
    bottom: 0;
    margin: auto;
    opacity: .5;
}

.footer-main .menu > li > a:hover:before {
    left: 10px;
    opacity: 1;
}

.footer-main-2 {
    text-align: center;
    line-height: 30px;
    padding: 10px;
}

.footer-main-2 a {
    font-weight: 700;
}

.footer-main-2 a:hover {
    text-decoration: underline;
}

.blk-cn {
    margin-bottom: 20px;
}

.blk-cn ul > li {
    font-size: 14px;
    color: #999;
}

.blk-cn ul > li > a {
    font-size: 14px;
}

.fade {
    transition: opacity .15s linear;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%);
}

.modal.in .modal-dialog {
    transform: translate(0, 0);
}

.modal-dialog {
    position: relative;
    margin: 70px auto 20px;
    padding: 0 20px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: .7;
}

.clos-modl {
    background: url(/image/close.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 0;
    opacity: .5;
    background-size: cover;
}

.clos-modl:hover {
    background-color: transparent;
    opacity: 1;
}


@media screen and (max-width: 767px) {

    [class*="lst-gams"] > li {
        width: 33.33333333%;
    }

    .gm-cate a {
        font-size: 16px;
        padding: 5px 10px;
        margin-bottom: 5px
    }

    .blk-cn ul > li > a {
        font-size: 16px;
    }

    .blk-cn ul > li {
        padding: 5px 0
    }
}

@media screen and (max-width: 436px) {
    [class*="lst-gams"] > li {
        width: 50%;
    }
}

@media screen and (max-width: 665px) {
    .post-game > header {
        text-align: center;
    }

    .post-game > header figure, .post-game > header figure img {
        display: none
    }


    .post-game > header .game_post_meta_data {
        display: none;
    }

    .navtop {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .cont {
        width: 720px;
    }

    a.btn-mrgm {
        padding: 0 0 0 20px;
        font-size: 0;
    }

    a.btn-mrgm:hover {
        font-size: 10px;
        padding: 0 5px 0 25px;
    }

    .btn-mrgm:before {
        font-size: 10px;
    }
}

@media screen and (min-width: 666px) {

    .post-game > header {
        padding-top: 0;
        text-align: left;
    }

    .post-game > header figure {
        right: auto;
        width: 70px;
        height: 70px;
    }

    .post-list .txcn {
        overflow: hidden;
    }

    .post-list .txcn > figure {
        float: left;
        margin-right: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    [class*="lst-gams"] > li {
        width: 20%;
    }
}

@media screen and (min-width: 992px) {
    .cont {
        width: 970px
    }

    .mb-search {
        display: none !important;
    }

    [class*="cols-n"], [class*="core-content-n"] > * {
        float: left
    }

    [class*="cols-n1"], [class*="core-content-n1"] > * {
        width: 8.33333333%
    }

    [class*="cols-n2"], [class*="core-content-n2"] > * {
        width: 16.66666667%
    }

    [class*="cols-n3"], [class*="core-content-n3"] > * {
        width: 25%
    }

    [class*="cols-n4"], [class*="core-content-n4"] > * {
        width: 33.33333333%
    }

    [class*="cols-n5"], [class*="core-content-n5"] > * {
        width: 41.66666667%
    }

    [class*="cols-n6"], [class*="core-content-n6"] > * {
        width: 50%
    }

    [class*="cols-n7"], [class*="core-content-n7"] > * {
        width: 58.33333333%
    }

    [class*="cols-n8"], [class*="core-content-n8"] > * {
        width: 66.66666667%
    }

    [class*="cols-n9"], [class*="core-content-n9"] > * {
        width: 75%
    }

    [class*="cols-n10"], [class*="core-content-n10"] > * {
        width: 83.33333333%
    }

    [class*="cols-n11"], [class*="core-content-n11"] > * {
        width: 91.66666667%
    }

    [class*="cols-n12"], [class*="core-content-n12"] > * {
        width: 100%
    }

    .header-main-1 {
        position: relative;
        z-index: 4;
    }

    .header-main-1 h1, .header-main-1 > div > div[class*="fa-"] {
        display: block;
    }

    ul.menu-top {
        float: right;
        padding: 0;
    }

    .menu-top > li, .menu-top.usr-online > li {
        width: auto;
    }

    .menu-top > li > a, .menu-top > li > span {
        font-size: 15px;
    }

    .menu-top > li > a:before, .menu-top > li > span:before {
        font-size: 14px;
        margin-right: 10px;
    }


    .menu-btn {
        display: none;
    }

    a.rndgame {
        display: inline;
    }

    .menu > ul > li li a {
        color: #2D3E58
    }

    .menu > ul li a {
        text-align: left;
    }

    .menu > ul > li {
        float: left;
    }

    .menu > ul + a {
        float: right;
    }

    .menu > ul > li:hover > a {
        background-color: #3469AF
    }

    .menu li:hover > a, .menu li li {
        background-color: transparent;
    }

    a.rndgame {
        text-align: left;
        margin-bottom: 0;
        background-color: transparent;
        margin: 0;
        padding: 0 15px;
    }

    [class*="lst-gams"] > li {
        width: 25%;
    }

    .title > div {
        float: left;
    }

    .menu-top ul {
        width: 150px;
        left: 50%;
        margin-left: -75px;
    }

    .menu-top ul li a {
        text-align: left;
        font-size: 14px;
        line-height: 30px;
    }

    .menu-top ul li a:before {
        font-size: 14px;
        margin-right: 10px;
    }

    .main-cn.cols-n9 {
        width: 640px;
    }

    .sdbr-cn {
        width: 320px;
        float: left;
    }

    [class*="game-content-large"] figure.gm-imag {
        width: 130px;
        height: 130px;
    }

    [class*="game-content-large"] figure.gm-imag > a > span span {
        display: none;
    }

    .menu ul {
        display: block;
    }
}

@media screen and (min-width: 1200px) {
    .cont {
        width: 1170px
    }

    .main-cn.cols-n9 {
        width: 840px;
    }

    [class*="lst-gams"] > li {
        width: 16.666%;
    }

    [class*="game-content-large"] figure.gm-imag {
        width: 100px;
        height: 100px;
    }

    [class*="game-content-large"] figure.gm-imag > a > span span {
        display: inline;
    }
}

@media screen and (max-width: 1200px) {
    ul.menu-top li.menu-item {
        display: none;
    }
}

.sidebar_left .main-cn {
    float: right;
}

.sidebar_left .sdbr-cn {
    float: left;
}

@media screen and (max-width: 992px) {

    .recommend_game {
        max-height: 100% !important;
    }

    .header-main-3 {
        padding: .5rem 0;
    }

    .menu ul {
        padding-bottom: 1rem;
    }
}

.recommend_game {
    position: sticky;
    max-height: 700px;
    top: 1rem;
    right: 0;
}

.gm-desc p {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.game-content-large {
    display: flex;
}

.gm-info {
    width: 70%;
}

.logo-icon {
    width: 160px;
    height: 50px;
}

.cont {
    display: flex;
    justify-content: space-between;
}

@media screen and (min-width: 992px) {
    .mb-logo {
        display: none !important;
    }
}

@media screen and (max-width: 992px) {

    .header-main-1 {
        display: none !important;
    }
}

.menu {
    width: 100%;
}

#search_form {
    display: flex;
}

.search-box {
    margin: auto;
}

.search-main {
    max-width: 728px;
    max-height: 90px;
    width: 100%;
    margin: 0 auto;
}

.search-input {
    width: 100%;
    height: 40px;
    padding-left: 1rem;
}

.search-content {
    position: relative;
    padding-right: 40px;
    max-width: 370px;
    margin: 0 auto;
}

.search-content button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}

.search-content button span:before {
    font-size: 14px;
}

.footer-main a {
    font-weight: bold;
}

.details-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    gap: 1rem;
    position: absolute;
}

.details-info img {
    width: 180px;
    height: 180px;
}

.play-now-btn {
    font-size: 18px;
    font-weight: bold;
    background: #4aa500;
    padding: 10px 15px;
    border-radius: 12px;
}

.game-detail {
    display: block;
}

.detail-bg {
    width: 100%;
    height: 100%;
}

.detail-bg img {
    width: 100%;
    height: 100%;
    filter: blur(10px);
    max-height: 500px;
    min-height: 360px;
}

.gm-desc-2 p {
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}


.desc_btn {
    border: solid 1px #1ca032;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 8px;
    background: #1ca032;
    font-size: 1rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
}

#description_view {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}

@media screen and (min-width: 768px) {
    .desc_btn {
        display: none !important;
    }

    #description_view {
        -webkit-line-clamp: 100 !important;
    }
}

@media screen and (max-width: 768px) {
    .desc_btn {
        display: block;
    }
}


@font-face {
    font-family: 'FontAwesome';
    src: url('/css/game_70/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('/css/game_70/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/css/game_70/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/css/game_70/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/css/game_70/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/css/game_70/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa-search:before {
    content: "\f002"
}

.fa-home:before {
    content: "\f015"
}

.fa-plus:before {
    content: "\f067"
}

.fa-random:before {
    content: "\f074"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-gamepad:before {
    content: "\f11b"
}