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


/* 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: 0 0;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #b3b3b3;
    opacity: .6
}

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

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

#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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 1.85714285714286;
    color: #13141c;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: inherit;
}

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

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

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;
    -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: 1255px;
    margin: auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row {
    width: 100%;
}

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

.d-block {
    display: block;
}

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

.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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

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

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

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

.p-r {
    position: relative;
}

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

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

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

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

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

.hidden {
    display: none;
}

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

.center-box {
    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;
}

.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: 50px;
    height: 50px;
    -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);
}

.clear {
    clear: both;
}

.throw-ads-970x90, .throw-ads-300x600, .throw-ads-160x600, .throw-ads-300x250, .throw-ads-768x90, .throw-ads-728x90, .throw-ads-468x60, .throw-ads-320x50, .span-ads, .throw-ads-200x200, .throw-ads-320x90 {
    display: none;
}

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

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

.throw-ads-160x600-left, .throw-ads-300x600-left {
    margin-right: 30px;
}

.throw-ads-160x600-right, .throw-ads-300x600-right {
    margin-left: 30px;
}

.horizontal-ads {
    padding: 10px 0;
}

.vertical-ads {
    padding: 0 10px;
}


/*menu*/
.site-name-logo{
    display: flex;
    color: #4a4a4a;
    font-size: 24px;
    white-space: nowrap;
    text-transform: uppercase;
}
.nav, .nav li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.app{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.no-pading{
    padding: 0;
}
.header{
    background-color: #FAFAFA;
    border-bottom: 1px solid #BDCAD2;
    font-weight: 600;
}

.nav{
    width: 100%;
    text-align: right;
    margin-left: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nav-item{
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu-header-bar{
    height: 70px;
    position: relative;
}
.nav-link{
    padding:15px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.mobile-icon{
    width: 40px;
    height: 40px;
    padding: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -7px;
    cursor: pointer;
    display: none;
}
.nav-link:hover{
    color: #111;
}
.mobile-menu{
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 300px;
    right: -310px;
    height: 100%;
    background-color: #F0F0F0;
    border-top: 1px solid #dbe1e5;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    z-index: 10;
}
.mobile-close{
    width: 40px;
    height: 40px;
    position: relative;
    margin: 15px 7px 15px auto;
    cursor: pointer;        
}
.mobile-menu-link{
    display: block;
    background-color: #FAFAFA;
    border-bottom: 1px solid #dbe1e5;
    border-left: 3px solid transparent;
    color: #111;
    margin-right: 0;
    padding: 17px 20px 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
/*game_item*/
#game-page,.game_item{
    padding-top:15px;
    padding-bottom:15px;
    min-height: calc(100vh - 147px);
}
.orther-game{
    text-align: center;
    color: #13141c;
    margin: 15px 0;
    font-weight: 600;
}
.games-child{
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}
.a-child{
    width: 200px;
    margin: 15px;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 5px 20px rgb(0 0 0 / 7%);
    border-radius: 10px;
}
.a-child:hover{
    box-shadow: 0 5px 20px rgb(0 0 0 / 15%);
}
.a-child img{
    transition: transform .35s;
}
.a-child:hover img{
    transform: scale(1.15);
}
.child-image{
    height: 133px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}
.child-info{
    padding:10px 15px 15px;
}
.child-title{
    font-weight: 600;
    color:#13141c;
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.child-excerpt{
    font-size: 13px;
    color: #2b2e3a;
    margin-bottom:10px;
}
.group-star svg{
    margin: 0 2px;
}
.rate-average{
    font-weight: 800;
    font-size: 14px;
    margin-left: 5px;
    color: #57422d;
    line-height: 16px;
}
.site-content a{
    color: rgb(0, 0, 238);
}
.site-content ul, .site-content ol{
    padding-left: 40px;
}
.site-content li{
    list-style: disc;
}
.site-content img{
    max-width: 100%;
}
h1{
    text-transform: capitalize;
}
.grid-frame{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.frame-box-game{
    width: 100%;
    /* max-width: 1225px; */
	margin: 0 auto;
}
#iframehtml5{
    min-height: 670px;
}
#rating{
    font-family: inherit;
    color: inherit;
    margin-bottom: 15px;
}
#rating .text-center{
    display: flex;
    width: fit-content;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
#rating .rating-element{
    display: inline-block;
    color: inherit;
    margin: 0;
    line-height: 30px;
}
#default-demo{
    width: fit-content!important;
    margin-right: 15px;
    display: flex;
    align-items: center;
}
#default-demo img{
    width: 30px;
}
.rate-info{
    line-height: 30px;
    letter-spacing: -0.5px;
}
#append-rate{
    margin: 15px 0;
}
/*footer*/

footer{
    margin-top: auto;
    background-color: #000;
    padding: 15px 0;
}

.menu-footer-bar{
    text-align: center;
}
.link{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 8px 16px;
}
.link:hover{
    text-decoration: underline;
}
.dmca-message{
    text-align: center;
    color: #fff;
}
@media (min-width: 992px){
    .throw-ads-768x90{
        display: block;
    }
    .throw-ads-728x90{
        display: block;
    }
}
@media (min-width:1080px){
    .throw-ads-160x600-right{
        display: block;
    }
}
@media (min-width: 1256px){
    .mobile-menu{
        right: -310px!important;
    }
}
@media (min-width:1365px){
    .throw-ads-160x600{
        display: block;
    }
}
@media (max-width: 1255px){
    .nav{
        display: none;
    }
    .mobile-icon{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width:991px){
    .throw-ads-320x90{
        display: block;
    }
}