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 {
    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;
}
@font-face {
    font-family: "ImaginaryFriendBBW00-Rg"; 
    font-style: normal;
    src: url("../fonts/b9e7ab4cd9ba70830570b71f36b5add9.eot");
    src: url("../fonts/ie_b9e7ab4cd9ba70830570b71f36b5add9.eot") format("embedded-opentype"), url("../fonts/b9e7ab4cd9ba70830570b71f36b5add9.woff2") format("woff2"), url("../fonts/b9e7ab4cd9ba70830570b71f36b5add9.woff") format("woff"), url("../fonts/b9e7ab4cd9ba70830570b71f36b5add9.ttf") format("truetype"), url("../fonts/b9e7ab4cd9ba70830570b71f36b5add9.svg") format("svg"); 
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

html {
    font-family: -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";
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #666;
}

body {
    margin: 0;
    min-height: 100vh;
    background-color: transparent;
    font-family: krub, sans-serif;
    min-height: 100vh;
}
.fixed-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #0d2f50;
    background-image: url(../imgs/background_fixed.png);
    background-attachment: fixed;
    background-position: 0 200px;
    background-blend-mode: lighten;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    z-index: -1;
}

a{
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    outline: none;
}

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;
    font-size: 16px;
    color: #333;
    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: 1300px;
    margin: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.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;
}

.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);
    }
}

.grid-clayover {
    display: grid;
    grid-template-columns: repeat(auto-fill, 145px);
    gap: 20px;
    grid-auto-rows: 140px auto;
    grid-auto-flow: dense;
    justify-content: center;
}

.grid-item {
    position: relative;
    transform: translateZ(0);
    -webkit-font-smoothing: none;
    backface-visibility: hidden;
}

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

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

.span-3x3 {
    grid-column-end: span 3;
    grid-row-end: span 3;
}
.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;
}

/*menu*/
.us-searching-box form{
    width: 100%;
    max-width: 612px;
    margin: 0 auto;
    height: 64px;
    box-shadow: rgb(9 30 66 / 7%) 0px 4px 8px, rgb(9 30 66 / 7%) 0px 0px 2px;
    background: rgb(255, 255, 255);
    border-radius: 16px;
    display: flex;
    align-items: center;
}
.txt-search{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #002b50;
    padding-left: 20px;
    font-size: 21px;
    font-weight: bold;
}
.txt-search::placeholder{
    color: #bac9de;
}
.txt-submit{
    width: 64px;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.txt-submit:hover svg{
    fill: #0f7ae5;
}
/*game_item*/
.main{
    min-height: 90vh;
}
.logopixel{
    width: 100%;
    margin: auto;
    overflow: hidden;
    filter: drop-shadow(2px 4px 6px #28284a);
    transition: transform 300ms;
    column-gap: 10px;
}

.logopixel:hover {
    animation: crunch 300ms infinite ease;
}

@keyframes crunch {
    0% {
        transform: rotate(-2deg);
    }
    50% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(-2deg);
    }
}
.us-name-box{
    position: absolute;
    background: linear-gradient(0deg, rgb(15, 12, 41) 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 1;
    transition: .3s ease-out;
    width: 100%;
    height: 51px;
    padding: 15px;
    box-sizing: border-box;
    bottom: -51px;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;

}
.us-game-link{
    height: 140px;
}
.us-game-link-larger{
    height: 310px;
}
.hover{
    position: relative;
    transition: all 0.6s ease;
    transition-property: transform;
    border-radius: 15px;
    box-shadow: 0 5px 15px #000000;
    overflow: hidden;
    height: 100%;
}
.hover:hover {
    transform: scale(1.0425531915) translate3d(0, -1px, 0);
    transition-duration: 0.3s;
}
.hover:hover .us-name-box{
    bottom: 0;
}
.hover:hover img{
    filter: brightness(1.25);
}
.us-card-default{
    padding: 20px;
    color: #121212;
    font-size: 15px;
    margin-top: 20px;
    background-color: rgb(255 255 255 / 99%);
    box-shadow: 0 15px 11px -11px #000;
    border-radius: 15px;
    line-height: 2;
}
.us-card-default h1, .us-card-default h2,.us-card-default h3,.us-card-default h4,.us-card-default h5{
    color: #3e4185;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 25px;
    text-transform: capitalize;
	font-family: 'ImaginaryFriendBBW00-Rg', sans-serif !important;
}
.us-card-default h1{
    font-size: 24px;
    text-transform: uppercase;
}

.us-card-default a{
    font-weight: 700;
    color: #e5485e;
}
.sticker{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 4px 0;
}
.sticker:after{
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    padding: 4px 8px;
}
.hot:after{
    content: "hot";
    background-color: #ef0e74;
}
.new:after{
    content: "new";
    background-color: #423491;
}
.trending:after{
    content: "trending";
    background-color: #f68e3b;
}

/*game_play*/
.us-flow-game-category{
    height: 90px;
    padding: 0px;
    margin-top: -10px;
    overflow: hidden;
}
.gird-clayover-top {
    display: grid;
    grid-template-columns: repeat(auto-fill, 70px);
    gap: 20px;
    grid-auto-rows: 70px auto;
    grid-auto-flow: dense;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    justify-content: center;

}
.gird-clayover-top .us-game-link{
    height: 70px;
}
.iframe{
    width: 100%;
    box-shadow: 0 0 11px 0px #000;
    max-width: 993px;
    margin: 0 auto;
}
.us-game-panel{
    background: linear-gradient(137deg, rgb(62 65 133) 0%, rgb(39 29 77) 100%);
    height: 50px;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}
.us-game-rating{
    padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
}
.us-expand{
    min-width: 70px;
    height: 100%;
    background-color: #e5485e;
    display: flex;
    align-items: center;
    justify-content: center;
}
.us-game-title{
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
	max-width: 100%;
	margin: 0 10px;
	font-family: 'ImaginaryFriendBBW00-Rg', sans-serif;
}
.us-expand:hover{
    background-color: #0f7ae5;
}
.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);
    box-sizing: border-box;
    cursor: pointer;
}
@keyframes scale {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.05);
    }
    8% {
        transform: scale(0.95);
    }
    12% {
        transform: scale(1.02);
    }
    18% {
        transform: scale(1);
    }
}
.scale-anim:hover{
    animation: scale 3000ms infinite;
}
@keyframes swing {
    20% {
        transform: rotate(5deg);
    }
    40% {
        transform: rotate(-5deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.game-header{
    width: 100%;
    max-width: 100%;
}
.game-header ul, .game-header ol{
    padding-left: 40px;
}
.game-header ul, .game-header ol, .game-header li{
    list-style: disc;
}
.us-sticker{
    color: #fff!important;
    padding: 4px 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #3e4185;
    border-radius: 10px;
    transition: 0.2s;
    display: inline-block;
}
.us-sticker:hover{
    animation: swing 1s infinite;
}

.miki-ads{
    margin-left: 20px;
}
.miki-ads{
    display: block;
}
/*pagination*/
.pagination{
    margin: 20px 0;
}
.s_paging{
    text-align: center;
}
.next_page{
    display: inline-block;
    padding: 8px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 5px 15px #000000;
    position: relative;
    margin: 0 8px;
    transition: 0.2s;
    background-color: #3e4185;
}
.next_page:hover{
    background-color: #e5485e;
    animation: swing 1s infinite;
}
.active_{
    cursor: default;
    background-color: #e5485e;
}
.active_:hover{
    animation: unset;
}
.throw-ads-160x600{
    width: 160px;
    min-width: 160px;
    margin-left: 10px;
}
@media (min-width: 1919px){
    #iframehtml5{
        height: 566px;
    }
    .iframe{
        max-width: 1031px;
    }
}
@media (min-width: 1440px) and (min-height:755px){
    #iframehtml5{
        height: 566px;
    }
}
@media (min-width: 1000px){
    .throw-ads-768x90, .throw-ads-300x250, .throw-ads-160x600{
        display: block;
    }
}
@media (max-width: 999px){
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 500px) and (max-width: 999px){
    .throw-ads-468x60{
        display: block;
    }
}
@media (max-width: 767px){

    .us-game-panel{
        flex-wrap: wrap;
        height: auto;
    }
    .us-expand{
        height: 60px;
    }
    .us-frame{
        max-height: unset;
    }
}
@media (max-width:640px){
    .us-game-title{
        order: 1;
        width: 100%;
    }
}