html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.container-game {
    width: 1370px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 1399px) {
    .container-game {
        width: 1140px;
    }
}

@media (max-width: 1199px) {
    .container-game {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .container-game {
        width: 100%;
    }
}

/* Thiet lap quang cao*/
.ads {
    width: 100%;
}

.ads-margin {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}

.ads-left {
    display: none;
    position: absolute;
    top: 155px;
    left: 0;
    text-align: left;
    height: 600px;
}

.ads-right {
    display: none;
    position: absolute;
    top: 155px;
    right: 0;
    text-align: right;
}

.ads-content {
    height: 600px;
}

.ads-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.ads-title {
    display: block;
    text-align: center;
    background: transparent;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #b3b3b3;
    opacity: 0.6;
}

.horizontal-title {
    text-align: left !important;
}

.ads, .ads-left, .ads-right {
    z-index: 100;
}

@media (min-width: 1340px) {
    .ads-left {
        display: block;
    }

    .ads-right {
        display: block;
    }

    .ads-content {
        width: 160px;
    }
}

@media (min-width: 1880px) {
    .ads-left {
        display: block;
    }

    .ads-right {
        display: block;
    }

    .ads-content {
        width: 300px;
        ;
    }
}

#expand {
    cursor: pointer !important;
}

.force_full_screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
    top: 0px !important;
    ;
    border: 0px !important;
    ;
    left: 0px !important;
    ;
    right: 0px !important;
    cursor: pointer !important;
}

* {
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    text-indent: 0;
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #161920;
    -webkit-tap-highlight-color: transparent;
    color: #fff;
    font-size: 15px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-weight: 500;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #161920;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #3d4351;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, 0.4);
}

a {
    border: 0;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    background: transparent;
}

i {
    cursor: pointer;
    margin: 0 !important;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4 {
    color: #fff;
    font-weight: 500;
    margin: 0;
}

.home-title {
    font-size: 48px;
    text-transform: capitalize;
    margin: 30px 0;
}

input, button {
    border: 0;
}

.title-game {
    text-transform: capitalize;
    color: #f0faff;
}

.label-title-game {
    color: #b1b8c8;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}

.container {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.font-bold {
    font-weight: bold;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.d-r-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.d-c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sp {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.bz {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.p-r {
    position: relative;
}

.bg-fff {
    background-color: #fff;
}

.absolute {
    position: absolute;
    top: 50%;
}

.text-overflow {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.text-center {
    text-align: center;
}

.m-r {
    margin-right: 10px;
}

.m-t {
    margin: 10px 0;
}

.flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gif {
    margin: 10px;
    width: 100%;
    text-align: center;
}

#loading_img {
    width: 32px;
    height: 32px;
    background-color: transparent !important;
}

.hidden {
    display: none;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.font-fff {
    color: #fff;
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}

.al {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.d-block {
    display: block;
}

/*menu*/

.offset-banner {
    height: 120px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.messenger {
    background: #c8e0ec;
    color: #2757a5;
    padding: 6px 24px;
}

.menu {
    height: 62px;
    background: rgba(39, 87, 165, .4);
    /* position: sticky; */
    top: 0;
    left: 0;
    -webkit-transition: background .33s ease-in-out;
    -o-transition: background .33s ease-in-out;
    transition: background .33s ease-in-out;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    z-index: 4;
}

.list_menu {
    padding: 0 20px;
}

.logo {
    margin: auto 0;
}

.logo img {
    display: block;
}

.header-item {
    font-size: 20px;
    padding: 0 10px;
    margin-left: 10px;
    position: relative;
    text-transform: capitalize;
    white-space: nowrap;
}

.header-item:after {
    content: "";
    width: 100%;
    height: 2px;
    background: -o-linear-gradient(45deg, #ff5858, #f857a6);
    background: linear-gradient(45deg, #ff5858, #f857a6);
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: none;
}

.header-item:hover:after {
    display: block;
}

.search-box {
    width: 176px;
    height: 38px;
    margin: auto 0;
    margin-left: 20px;
}

.item-search {
    background: #252833;
    color: #fff;
    padding-left: 34px;
    outline: none;
    border: 1px solid transparent;
}

.item-search::-webkit-input-placeholder {
    color: #b1b8c8;
}

.item-search::-moz-placeholder {
    color: #b1b8c8;
}

.item-search:-ms-input-placeholder {
    color: #b1b8c8;
}

.item-search::-ms-input-placeholder {
    color: #b1b8c8;
}

.item-search::placeholder {
    color: #b1b8c8;
}

.item-search:focus {
    border-color: hsla(0, 0%, 83.5%, .4);
}

.item-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
}

.overlay {
    background-color: rgba(0, 0, 0, .65);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 3;
}

.link-suggest {
    background-color: #2757a5;
    position: absolute;
    width: 222px;
    max-width: 222px;
    top: 50px;
    right: 0;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
    max-height: 440px;
    overflow-y: auto;
}

.ab-menu {
    width: 32px;
    height: 32px;
    display: none;
    margin-right: 10px;
    cursor: pointer;
    font-size: 28px;
    background: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*mobile menu*/

.mobile-menu {
    position: fixed;
    width: 300px;
    top: 0;
    left: -300px;
    z-index: 5;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    transition: left 0.3s ease;
    height: 100%;
}

.list_mobile_menu {
    overflow-y: auto;
    background-color: #292c37;
    height: calc(100% - 62px);
}

.top-close-mobile {
    height: 62px;
    background-color: #2757a5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}

.close-mobile {
    position: absolute;
    width: 32px;
    height: 32px;
    color: #fff;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 32px;
}

.mobile-header-item {
    display: block;
    border-bottom: 2px solid rgba(177, 184, 200, .14);
    padding: 15px;
    color: #fff;
    font-weight: 550;
    text-transform: capitalize;
}

.overlay-full {
    background-color: rgba(0, 0, 0, .65);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 5;
    left: 0;
    display: none;
}

/*game-item*/

.box {
    position: relative;
    width: 100%;
}

.tab {
    line-height: 1.65;
    font-weight: 400;
}

.inside {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(-5%, rgba(0, 0, 0, .7)), color-stop(60%, rgba(0, 0, 0, .23)), to(transparent));
    padding: 15px 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.containing {
    padding: 30px 20px;
    min-height: 65vh;
}

.throw-game {
    background-color: #000;
}

.w-50 {
    width: 50%;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.pick, .by {
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
}

.pick {
    margin: 0;
}

.sort-by {
    max-width: 250px;
    margin-left: auto;
    position: relative;
}

.show-list {
    cursor: pointer;
}

.list-cate-ajax {
    background-color: #2757a5;
    position: absolute;
    width: 250px;
    top: 40px;
    right: 0;
    z-index: 2;
    display: none;
}

.value {
    text-align: left;
    padding: 0 8px;
    border-left: 3px solid transparent;
    cursor: pointer;
    line-height: 44px;
    text-transform: capitalize;
}

.value:hover {
    border-color: #f857a6;
    background: rgba(0, 0, 0, .25);
}

.value p {
    text-transform: initial;
}

.this-pick {
    border-color: #f857a6;
    background: rgba(0, 0, 0, .25);
}

.no-pick {
    background: transparent;
    border-color: transparent;
}

#chevron {
    position: absolute;
    right: 10px;
    top: 12px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pink {
    color: #f857a6 !important;
}

.game {
    width: 200px;
    padding: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.game-a {
    border-radius: 5px;
    overflow: hidden;
    transition: transform .15s cubic-bezier(.25, 0, .72, 1), -webkit-transform .15s cubic-bezier(.25, 0, .72, 1);
    position: relative;
}

.game-a:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.game-more-title {
    text-transform: uppercase;
    height: 20px;
    font-size: 11px;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    line-height: 16px;
    text-align: center;
}

.ab-info {
    height: 55px;
    width: 100%;
    color: #f0faff;
    padding: 0 8px;
    background: #292c37;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.list-games-item {
    margin-bottom: 32px;
}

.change-title {
    text-transform: capitalize !important;
}

/*game-slug*/

#iframehtml5 {
    display: block;
}

.game-frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
    /*padding-top: 42px;*/
}

.iframe {
    width: 100%;
    max-width: 850px;
    /* margin: 0 auto; */
}

.relate-box h2 {
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 18px;
}

.heading {
    height: 56px;
    background: #252833;
}

.play-title {
    margin: 0;
    font-size: 30px;
    line-height: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 80px;
    text-transform: uppercase;
}

.custom-games {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1130px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 25px;
}

.group-b {
    width: 50%;
    padding: 15px;
    border: 1px solid rgba(177, 223, 245, .8);
    max-height: 800px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

.custom-games .group-b:last-child {
    border-left: 0;
}

.show-more-game {
    width: 150px;
    max-height: 660px;
    overflow: hidden;
    min-width: 150px;
}

.relate-box {
    max-width: 1870px;
    margin: 0 auto;
}

.game-more-relate {
    width: 130px;
    height: 110px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
    overflow: hidden;
    margin: 0 10px;
}

.show-more-game .game-more-relate:first-child {
    padding-top: 0;
}

.game-info {
    line-height: 1.65;
}

.game-info ul, .game-info ol {
    padding-left: 40px;
}

.game-info li {
    list-style: disc;
}

.game-info h2, .game-info h3, .game-info h4, .game-info h5, .game-info h5 {
    font-weight: 550;
}

.title-option {
    margin-bottom: 8px;
    line-height: 30px;
    font-size: 20px;
    font-weight: normal;
    font-weight: 550;
    text-transform: capitalize;
}

.list_cate {
    height: auto;
    line-height: unset;
}

.meta {
    border-radius: 15px;
    padding: 3px 15px;
    background: #2757a5;
    color: #b1dff5;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 34px;
    line-height: 34px;
    max-width: 125px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}

.list {
    margin: 15px 0;
}

.no-boder {
    border: 0;
    font-size: 22px;
}

.search_found {
    padding: 10px;
    line-height: 1.65;
}

.search_found ul, .search_found li {
    list-style: disc !important;
    list-style-position: inside !important;
}

.fb-comess {
    margin: 10px 0;
    background-color: #fff;
}

/*footer*/

.footer {
    background-color: #000;
    border-top: 1px solid rgba(177, 223, 245, .2);
    ;
}

.links {
    min-height: 70px;
    padding: 20px 15px;
}

.link {
    margin-right: 10px;
    padding: 5px;
    font-size: 13px;
    color: rgb(177, 184, 200);
    text-decoration: underline;
    display: inline-block;
}

#back-to-top {
    position: fixed;
    right: 20px;
    bottom: 40px;
    width: 45px;
    height: 45px;
    background-color: rgb(34, 68, 125);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    z-index: 2;
    font-size: 1.5rem;
    -webkit-transition: background 450ms cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease;
    -o-transition: background 450ms cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease;
    transition: background 450ms cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease;
    font-family: sans-serif;
}

#expand {
    cursor: pointer !important;
}

.force_full_screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
    top: 0px !important;
    ;
    border: 0px !important;
    ;
    left: 0px !important;
    ;
    right: 0px !important;
    cursor: pointer !important;
}

/*pagination*/

.pagination {
    padding: 20px 0;
}

.s_paging {
    text-align: center;
}

.next_page {
    display: inline-block;
    padding: 10px 16px;
    font-weight: 600;
    border-radius: 4px;
    margin-right: 5px;
    cursor: pointer;
}

.next_page:hover {
    background-color: rgb(39, 87, 165);
}

.active_ {
    background-color: rgb(39, 87, 165);
    cursor: default;
}

.loadingImage {
    width: 50px;
    height: 50px;
    background-color: transparent !important;
    -webkit-animation: loadingAnimation 1s linear infinite;
    animation: loadingAnimation 1s linear infinite;
}

@-webkit-keyframes loadingAnimation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loadingAnimation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading_page {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}

.layer-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    background-color: rgba(35, 39, 65, .65);
}

.header-game {
    background-color: #252833;
    min-height: 50px;
    height: auto;
    overflow: hidden;
    color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
}

.box-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.box-header h1 {
    font-size: 20px;
    white-space: nowrap;
    text-transform: uppercase;
}

.header-game-extend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-game-extend>span {
    padding: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-left: 1px solid rgba(255, 255, 255, .05);
}

.expand-btn {
    margin-right: -10px;
}

.header-game-extend>span>svg {
    width: 26px;
    height: 26px;
    fill: #fff;
}

.header-game-extend>span:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.exit-fullscreen {
    width: 36px;
    height: 36px;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 100000;
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.65);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.clipboard-share {
    position: fixed;
    z-index: 100;
    background-color: #fff;
    padding: 16px;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 300px;
    min-height: 45px;
}

.hide-zindex {
    z-index: -20;
    visibility: hidden;
}

.close-sharing-box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
}

.inline-sharing-box h3 {
    margin-bottom: 10px;
    color: #000;
}

.share-btn {
    margin-left: 5px;
}

@media (max-width: 640px) {
    .header-game {
        max-height: unset;
    }

    .box-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .box-header h1 {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:500px) {
    .header-game-extend {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #append-rate {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 10px
    }
}

#rating {
    font-family: inherit;
}

#rating .text-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}

#rating .rating-element {
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 24px;
}

#default-demo {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#default-demo img {
    width: 20px;
}

.rate-info {
    font-size: 18px;
    line-height: 24px;
}

#recent-game, #recent-game-mobile {
    display: none;
}

.cookie-setting {
    right: 13px;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 1;
    padding: 15px;
    line-height: 1.5em;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    background-color: #FFF;
    -webkit-box-shadow: -2px -5px 34px -7px rgb(0 0 0 / 49%);
    box-shadow: -2px -5px 34px -7px rgb(0 0 0 / 49%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;

}

.cookie-content {
    color: #111;
    font-size: 14px;
}

.list-cookie-choice {
    text-align: right;
}

.cookie-choice {
    text-align: center;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    cursor: pointer;
    border-radius: 0.25rem;
    color: #FFF;
    margin-top: 10px;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    color: #FFF;
    background-color: #2980b9;
    margin: 5px 5px 0;
    display: inline-block;
}

.reject-choice {
    background-color: #c0392b;
}

.throw-ads-300x600 {
    width: 300px;
    min-width: 300px;
}

.throw-ads-160x600 {
    width: 160px;
    min-width: 160px;
}

.throw-ads-970x90, .throw-ads-768x90, .throw-ads-300x600, .throw-ads-160x600, .throw-ads-300x250, .throw-ads-468x60, .throw-ads-320x90 {
    display: none;
    overflow: hidden;
}

@media (min-width:1000px) {
    .throw-ads-970x90, .throw-ads-768x90 {
        display: block;
    }
}

@media (min-width: 1366px) {
    .show-more-game {
        max-height: 550px;
    }

    #iframehtml5 {
        height: 495px;
    }

    .throw-ads-300x600 {
        display: none;
    }

    .throw-ads-160x600 {
        display: block;
    }
}

@media (min-width:1700px) {
    .throw-ads-right, .throw-ads-160x600-left {
        display: block;
    }

    .throw-ads-left, .throw-ads-160x600-right {
        display: none;
    }
}

@media (min-width: 1919px) {
    #iframehtml5 {
        height: 605px;
    }

    .iframe {
        max-width: 1031px;
    }

    .show-more-game {
        max-height: 660px;
    }

    .custom-games {
        max-width: 1311px;
    }
}

@media (min-width: 1940px) {
    .throw-ads-300x600 {
        display: block;
    }

    .throw-ads-160x600 {
        display: none;
    }
}

@media (max-width:1179px) {
    .iframe {
        margin: 0 !important;
        width: 100%;
        padding: 0 15px;
    }

    .show-more-game {
        display: none;
    }
}

@media (min-width:600px) and (max-width: 999px) {
    .throw-ads-468x90 {
        display: block;
    }
}

@media (max-width: 999px) {
    .home-title {
        font-size: 32px;
    }

    .menu-header {
        display: none;
    }

    .ab-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .list_menu {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 15px;
    }

    .search-box {
        width: auto;
        max-width: 166px;
        min-width: 120px;
    }

    .inside, .containing {
        padding: 15px;
    }

    .box {
        position: static;
    }

    .play-title {
        padding: 0 56px;
        padding-left: 30px;
    }

    .group-b {
        width: 100%;
    }

    .custom-games .group-b:last-child {
        border-left: 1px solid rgba(177, 223, 245, .8);
    }

    .play-title {
        font-size: 24px;
    }

    /*    footer*/
    .links {
        line-height: 1.5;
        height: auto;
        border-width: 1px;
        border-top-width: 10px;
        border-bottom-width: 1px;
    }

    .link {
        margin: 0;
    }

    .messenger {
        display: none;
    }

    #back-to-top {
        visibility: hidden;
    }

    .throw-ads-320x90 {
        display: block;
    }
}

@media (max-width:500px) {
    .jeach-game-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .jeach-game-item .w-50 {
        width: 100%;
    }

    .sort-by {
        margin-left: 0;
    }

    .logo {
        display: none;
    }

}