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 {
    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;
    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 {
    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"] {
    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: 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: 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;
    border: 0;
    outline: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    color: #fff;
    text-align: left;
    background-color: #222326;

}

/*body::-webkit-scrollbar {
    width: 1em;
}
body::-webkit-scrollbar-thumb {
    background-color: #2a1253;
    outline: 1px solid #2a1253;
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
}*/
a {
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    outline: none;
    color: #fff;
}

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

h1, h2, h3, h4 {
    font-weight: normal;
    margin: 0;
}

table {
    border-collapse: collapse;
}

table th, table td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

input, select, textarea, button {
    background-color: transparent;
    outline: none;
}

button {
    -webkit-transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
    -moz-transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
}

input, button {
    border: 0;
}

.container {
    position: relative;
    max-width: 100%;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    width: 100%;
}

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

.d-block {
    display: block;
}

.d-inline {
    display: inline-block;
}

.d-flex {
    display: flex;
}

.d-r-flex {
    display: flex;
    flex-wrap: wrap;
}

.d-c-flex {
    display: flex;
    flex-direction: column;
}

.sp {
    justify-content: space-between;
}

.jc {
    justify-content: center;
}

.center-box {
    display: flex;
    align-items: center;
}

.center-middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.p-r {
    position: relative;
}

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

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

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

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

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

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

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

.flex-start {
    justify-content: flex-start;
}

.flex-end {
    justify-content: flex-end;
}

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

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

.hidden {
    display: none;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.font-fff {
    color: #fff;
}

.al {
    align-items: center;
}

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

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

.us-grid-wrapper {
    margin-bottom: 30px;
}

.us-grid-clayover {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, 144px);
    grid-template-rows: repeat(auto-fit, 144px);
    grid-auto-flow: dense;
    justify-content: center;
}

.us-grid-game {
    box-sizing: border-box;
}

.us-span-2x1 {
    grid-column-end: span 2;
}

.us-span-2x2 {
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.us-span-3x3 {
    grid-column-end: span 3;
    grid-row-end: span 3;
}

.us-span-ads {
    display: flex;
    align-items: center;
    justify-content: center;
}

.clear {
    clear: both;
}

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

.throw-ads-responsive {
    text-align: center;
    margin: 1.25rem 0;
    min-height: 200px;
}

/*menu*/
.us-navbar-ontop {
    padding: 10px 0;
    max-height: 61px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: 700;
}

.us-logo {
    height: 41px;
    margin-right: 20px;
}

.us-list-menuheader li {
    padding: 13px 2px;
}

.us-list-menuheader li a {
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413, 0 0 4px #941413;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 18px;
    text-transform: capitalize;
}

.us-list-menuheader li a:hover {
    background-color: #941413;
}

.us-searching-box {
    margin-left: auto;
}

.form {
    height: 38px;
    width: 237px;
    margin-left: 10px;
}

.txt-search {
    padding: 5px 10px;
    padding-left: 45px;
    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    overflow: hidden;
    color: #fff;
    border: 2px solid #ffff;
}

.txt-search::placeholder {
    color: #fff;
}

.txt-submit {
    width: 42px;
    height: 38px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.txt-submit:hover svg {
    fill: #FCCC00;
}

.suggest-top {
    width: 38px;
    height: 38px;
    margin: 0 10px;
    transition: all .3s;
    cursor: pointer;
}

.suggest-top:hover img {
    transform: scale(1.15);
}

.us-menuheader-site {
    padding: 0 15px;
}

.us-menuheader-list {
    padding-right: 10px;
    white-space: nowrap;
    box-shadow: 0 3px 0 0 #141414, 0 15px 20px 0 rgb(4 3 61 / 30%);
    background-color: #000;
    margin-bottom: 30px;
}

.greedy-list {
    overflow: hidden;
}

.ul-list-menuheader li {
    text-align: center;
    padding: 8px 15px;
    text-decoration: none;
    font-family: 'Fredoka One', cursive;
    font-weight: 400;
    white-space: nowrap;
    line-height: 30px;
    font-size: 14px;
    transition: .3s all;
    text-transform: capitalize;
}

.ul-list-menuheader li:hover {
    box-shadow: inset 0 -8px 0 -5px #35fdff;
}

.icon-menuheader {
    display: flex;
    max-height: 24px;
    margin-right: 5px;
    transition: .3s all;
}

.a-top-menu:hover .icon-menuheader {
    transform: scale(1.2);
}

/*mobile menu*/
#iconMenu {
    margin-right: 0;
}

.fixed-menu-mobile {
    position: fixed;
    top: 0;
    right: 0;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 250px;
    right: -250px;
    box-shadow: 0 3px 0 0 #000, 0 15px 20px 0 rgb(4 3 61 / 30%);
    background-color: #141414;
    z-index: 99;
    transition: right 0.5s ease-in-out;
}

.nav-close {
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.txt-close {
    width: 40px;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    border-color: rgb(47 22 91);
    background-color: #35373B;
    border-radius: 5px;
    cursor: pointer;
}

.txt-close:hover {
    background-color: #000;
}

#search-mobile {
    display: none;
}

#search-mobile .form {
    width: 100%;
    margin: 0;
}

.nav-mobile-menu {
    margin: 5px 0;
    border-bottom: 1px solid;
    border-color: #343434;
}

.a-nav-mobile-menu {
    text-transform: capitalize;
    font-family: 'Fredoka One', cursive;
    /* height: 40px; */
    min-height: 40px;
    display: flex;
    align-items: center;
    line-height: 40px;
}

.a-nav-mobile-menu:hover {
    color: #35fdff;
}

/*game_item*/
.main-wrapper {
    min-height: 90vh;
    padding: 0 15px;
}

.us-game-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 5px;
    transition: background ease .3s, border linear .3s;
    box-sizing: border-box;
}

.us-wrap-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s;
}

.us-wrap-image>img {
    border-radius: 10px;
    display: block;
    background-color: #000;
}

.us-game-title {
    overflow: hidden;
    margin: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    opacity: 0;
    font-weight: 700;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: linear-gradient(0deg, rgb(0 0 0 / 70%) 0, rgba(255, 255, 255, 0) 85%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 25px 10px 2px;
    box-sizing: border-box;
    text-transform: capitalize;
    font-size: 14px;
}

.us-game-title .text-overflow {
    -webkit-line-clamp: 2;
}

.us-game-link:hover .us-game-title {
    opacity: 1;
}

.us-game-link:hover .us-wrap-image {
    z-index: 10;
    transform: scale(1.1);
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 50px #000;
}

.us-grid-category, .us-game-link-category, .us-wrap-image-category, .us-category-flex {
    width: 100%;
    height: 100%;
    display: block;
}

.us-category-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    overflow: hidden;
    background-color: #35373B;
    min-height: 144px;
    transition: all .3s;
}

.us-category-text {
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-family: Fredoka One, verdana, sans-serif;
    font-size: 14px;
    -webkit-line-clamp: 2;
}

.us-grid-clayover-category {
    grid-template-rows: unset;
}

.us-category-flex {
    height: 108px;
    min-height: 108px;
    box-sizing: border-box;
    border: 3px solid #fff;

}

.us-game-link-category:hover .us-category-flex {
    z-index: 10;
    transform: scale(1.2);
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 50px #000;
}

.header-wrapper {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.header-wrapper-title {
    display: inline-block;
    padding: 0;
    color: #fff;
    font-size: 1.2rem;
    font-family: Fredoka One, verdana, sans-serif;
}

.header-wrapper-link {
    color: #FCCC00;
    padding: 2px;
    font-weight: bold;
	margin-left:1rem;
}

.header-wrapper-link:hover {
    text-decoration: underline;
}

.us-content {
    background-color: #35373B;
    padding: 30px 30px;
    border-radius: 10px;
    margin-top: 35px;
}

.us-content h1, .us-content h2 {
    font-weight: bold;
}

.us-content h1, .us-content h2, .us-content h3, .us-content h4, .us-content h5, .us-content h6 {
    margin: revert;
    text-transform: capitalize;
}

.h3-suggest {
    margin: 10px 0;
}

.us-content p {
    margin-bottom: 1rem;
}

.us-content ul, .us-content ol {
    padding-left: 40px;
    list-style: disc;
    margin-bottom: 1rem;
}

.us-content ul li, .us-content ol li {
    list-style: disc;
}

.us-content a {
    color: #FCCC00;
}

/*game_play*/
.overbox-game {
    display: flex;
    justify-content: center;
    /* margin: 0 -15px; */
}

.game-suggestion {
    width: 330px;
	min-width: 330px;
    padding: 0 15px;
    box-sizing: border-box;
	width: 230px;
	min-width: 230px;
}

.game-box-left {
    width: 230px;
    min-width: 230px;
    /* margin-left: -15px; */
}

.game-box-right {
    /* margin-right: -15px; */
}

.us-grid-clayover-mini {
    grid-template-columns: repeat(auto-fit, 96px);
    grid-template-rows: repeat(auto-fit, 96px);
    display: grid;
    grid-gap: 5px;
    grid-auto-flow: dense;
    justify-content: center;
}

.game-middle {
    width: 100%;
}

.game-flow {
    padding: 15px;
    margin-bottom: 20px;
    color: #fff;
    box-shadow: 0 6px 12px 0 #000000, inset 0 4px 10px 0 rgb(0 0 0 / 23%);
    background-color: #35373B;
    border-radius: 0;
    box-sizing: border-box;
}

.game-flow-b {
    border-top-left-radius: 0;
    margin-top: -1px;
}

.nav-show-card {
    margin-top: 20px;
}

.widget {
    margin-bottom: 20px;
}

.wiget-title {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #343434;
}

.wiget-title>img {
    margin-right: 10px;
}

.wiget-title h3, .wiget-title h2 {
    font-weight: 700;
    font-size: 26px;
    font-size: 1.3rem;
    color: #fff;
}

.show-card {
    padding: 10px 15px;
    background-color: #141414;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.show-card:hover {
    background-color: #35373B;
}

.card-active {
    background-color: #35373b;
}

.us-sticker {
    border-radius: 10px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px 16px;
    display: inline-block;
    text-transform: lowercase;
}

.us-sticker:hover {
    text-decoration: underline;
}

.box-show-category {
    height: 144px;
    text-align: center;
    overflow: hidden;
}

.box-show-category .us-grid-game {
    display: inline-block;
    margin-right: 10px;
}

.box-show-category .us-game-title {
    opacity: 1;
    padding: 10px 10px 10px;
}

.box-show-category .us-game-link-category:hover .us-game-title {
    color: #35fdff;
}

.overwrite-breadcumb {
    padding: 5px 0;
}

.bread-crumb-item {
    display: flex;
    text-transform: capitalize;
    color: #fff;
}

.bread-after:before {
    content: "»";
    margin: 0 5px;
    color: #ddd;
}

.overwrite-breadcumb a:last-child {
    cursor: default;
}

.header-game {
    height: auto;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}

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

.box-header h1 {
    font-size: 24px;
    white-space: nowrap;
    text-transform: capitalize;
    font-weight: 600;
}

.header-game-extend {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-game-extend>span {
    padding: 10px;
    box-sizing: border-box;
    width: 44px;
    height: 44px;
    cursor: pointer;
    margin-left: 5px;
    border-radius: 5px;
    background-color: #141414;
    position: relative;
}

.header-game-extend>span::before {
    position: absolute;
    content: attr(data-title);
    text-align: center;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 14px;
    border-radius: 4px;
    background: #141414;
    color: #fff;
    font-size: 13px;
    z-index: 2;
    white-space: nowrap;
    padding: 5px 8px;
    display: none;
}

.header-game-extend>span>svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}
.header-game-extend>span.active svg{
	fill:#FCCC00;
}
.header-game-extend>span:hover::before {
    display: block;
}
.header-game-extend>span#likegame:hover::before{
	display:none;
}

.header-game-extend>span#likegame:hover svg{
	fill:#FCCC00;
}
.exit-fullscreen {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 100000;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.65);
    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%;
    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;
}
#append-rate{
	margin-left:1rem;
	margin-right:auto;
}
#rating {
    font-family: inherit;
}

#rating .text-center {
    display: flex;
    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: fit-content !important;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

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

.rate-info {
    line-height: 24px;
    letter-spacing: -0.5px;
    font-size: 16px;
}

.rate-info span:nth-child(1), .rate-info span:nth-child(3), .rate-info span:nth-child(4) {
    display: none;
}

#averagerate {
    font-weight: bold;
}
/*embed*/
.az-games__embed-box {
	display: flex;
	color: #fff;
	align-items: center;
}

.az-games__embed-button {
	padding: 10px;
	box-sizing: border-box;
	width: 44px;
	height: 44px;
	cursor: pointer;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #141414;
	position: relative;
}

.az-games__embed-button svg {
	width: 24px;
	height: 24px;
	transition: all 0.25s;
}

.az-games__embed-button svg path {
	fill: #fff;
}

.az-games__embed-button:hover svg {
	transform: scale(0.85);
}

.az-games__embed-button.active svg path {
	fill: #f8cb00;
}

.az-games__embed-link {
	width: 100%;
	background-color: #f6f6f6;
	color: #231f20;
	padding: 5px 10px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	min-height: 44px;
	box-sizing: border-box;
}

.az-games__embed-title {
	margin-right: 1rem;
	font-size: 1.375rem;
}
/*footer*/
footer {
    padding: 1rem 0;
    background-color: #000;
}

.link {
    color: #fff;
    padding: 8px 0;
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
}

/*pagination*/
.pagination {
    margin: 40px 0;
}

.s_paging {
    text-align: center;
}

.next_page {
    display: inline-block;
    padding: 8px 24px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 5px 15px #000000;
    position: relative;
    margin: 0 8px;
    border: 1px solid #2f165b;
    transition: 0.2s;
    color: #6c757d;
    background-color: #fff;
    border-color: #dee2e6;
    cursor: pointer;
}

.next_page:hover {
    color: #0c0021;
    background-color: #35fdff;
    border-color: #35fdff;
}

.active_ {
    cursor: default;
    color: #0c0021;
    background-color: #35fdff;
    border-color: #35fdff;
}

.active_:hover {
    color: #0c0021;
    background-color: #35fdff;
    border-color: #35fdff;
}

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

.throw-right-side {
    margin-left: 20px;
}

/*not_found*/
.search_found {
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    margin-top: 2rem;
}

.search_found p {
    margin-bottom: 1rem;
}

.search_found ul {
    list-style-type: disc;
    margin-bottom: 1rem;
}

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

.comment-box-app {
    margin: 0 -8px;
}

.loading_page {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    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);
}

#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;
    box-shadow: -2px -5px 34px -7px rgb(0 0 0 / 49%);
    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;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #FFF;
    background-color: #2980b9;
    margin: 5px 5px 0;
    display: inline-block;
}

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

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

.blue {
    color: #09ffea;
}

.green {
    color: #5dff4b;
}

.red {
    color: #ff2b2b;
}

.orange {
    color: #f27b3e;
}

.yellow {
    color: #ffef4b;
}

.violet {
    color: #9258e3;
}

.pink {
    color: #ff4bde;
}

.cookie {
    color: #fbc574;
}

.size-12 {
    font-size: 12px;
}

.size-13 {
    font-size: 13px;
}

.size-13 {
    font-size: 13px;
}

.size-14 {
    font-size: 14px;
}

.size-15 {
    font-size: 15px;
}

.size-16 {
    font-size: 16px;
}

.size-17 {
    font-size: 17px;
}

.size-18 {
    font-size: 18px;
}

.size-19 {
    font-size: 19px;
}

.size-20 {
    font-size: 20px;
}

#iframehtml5 {
    margin: 0 auto;
    width: 100%;
    min-height: 470px;
}

.game__control-height .us-grid-clayover {
    max-height: 308px;
    overflow: hidden;
}

@media (min-width:1300px){
	.container{
		padding: 0;
	}
}

@media(max-width:1299px) {
    .overbox-game {
        flex-wrap: wrap;
    }

    .game-suggestion {
        width: 100%;
        margin-bottom: 1.25rem;
    }

    .game-suggestion.game-box-left {
        order: -1;
    }

    .game-suggestion.game-box-left .us-grid-clayover-mini {
        height: 96px;
        overflow: hidden;
    }

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

    .box-frame .game-flow:first-child {
        padding: 0;
    }

    .ul-list-menuheader {
        overflow-x: auto;
    }
}

@media(min-width:1366px) {
    .game-suggestion {
        width: 230px;
        min-width: 230px;
    }

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

@media (min-width: 1768px) {
    .game-suggestion {
        width: 330px;
        min-width: 330px;
    }

    .throw-ads-300x600, .throw-ads-300x250 {
        display: block;
    }

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


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

@media (min-width: 1366px) {
    .throw-ads-160x600, .throw-ads-300x250 {
        display: block;
    }

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

@media (min-width: 1080px) and (max-width: 1365px) {
    .throw-ads-300x250 {
        display: block;
    }
}

@media (min-width: 1440px) {
    .game-box-right {
        width: 330px;
        min-width: 330px;
    }
}

@media (max-width: 992px) {
    .overbox-game {
        flex-wrap: wrap;
    }

    .game-box-left {
        order: 1;
        margin-top: 10px;
    }

    .game-suggestion {
        width: 100%;
        min-width: 100%;
    }

    #iframehtml5 {
        min-height: 540px;
    }
	
	.game__control-height .us-grid-clayover{
		height:auto;
		max-height:unset
	}
	.box-show-category{
		height:auto;
	}
	.game-suggestion.game-box-left .us-grid-clayover-mini{
		height:197px;
	}
	.main-wrapper{
		padding:0;
	}
}

@media (max-width:640px) {
    .box-header {
        flex-direction: column;
        gap: 10px;
    }
	#append-rate{
		margin:0;
	}
}

@media (max-width: 576px) {
    #search-desktop {
        display: none;
    }

    #search-mobile {
        display: block;
    }

    #iconMenu {
        display: block;
    }
}

@media (max-width: 500px) {
    .throw-ads-468x60 {
        display: none;
    }
}