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

@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: futura;
    font-weight: 600;
    src: url(../fonts/FuturaPTBold.otf) format("opentype")
}

@font-face {
    font-family: futura;
    font-weight: 100;
    src: url(../fonts/FuturaPTLight.otf) format("opentype")
}

@font-face {
    font-family: futura;
    font-weight: 500;
    src: url(../fonts/FuturaPTMedium.otf) format("opentype")
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

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

body {
    margin: 0;
    font-weight: 400;
    line-height: 22px;
    /* background-color: #edf3f7; */
	background-color: #00a86b;
    font-family: futura, sans-serif;
    color: #333;
    font-size: 18px;
    min-height: 100vh;
}

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

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

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;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

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

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

.clear {
    clear: both;
}

.p-5 {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}

/*menu*/
header {
    width: 100%;
    background: #37393b;
    top: 0;
    z-index: 99;
}

.logo-site>a {
    color: #fff;
}

.logo-site sub {
    bottom: 0;
}

.navbar {
    height: 56px;
    padding: 0 5px;
    width: 100%;
    position: relative;
}

.icon-menubox {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    text-align: right;
    cursor: pointer;
    display: none;
    padding: 5px 0;
}

.menu-header-bar {
    /* max-width: 500px; */
    /* overflow-y: auto; */
    /* margin-left: auto; */
    position: relative;
}

.menu-header-bar>ul>li {
    display: flex;
    align-items: center;
    font-weight: 600;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.menu-header-bar>ul>li:hover {
    background-color: #292c2f;
}

.menu-header-bar>ul>li>a {
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
    line-height: 2;
}

.menu-header-bar>ul>li a {
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    font-size: 16px;
	display: flex;
    align-items: center;
}

.menu-header-bar>ul>li:last-child {
    padding-right: 0;
}

.menu-header-bar>ul>li a:hover {
    color: #fff;
}

.child_list {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    color: #333;
    z-index: 2;
    left: 0;
    min-width: 100%;
    background-color: #37393b;
    display: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

.child_list>li>a {
    padding: 10px;
    display: block;
}

.child_list>li>a:hover {
    background-color: #292c2f;
}

.menu-header-bar>ul>li:hover .child_list {
    display: block;
}

.form {
    width: 220px;
    height: 36px;
    position: relative;
    overflow: hidden;
}

.form input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 30px;
    outline: 0;
    border: 0;
    padding-right: 36px;
    padding-left: 10px;
    color: #ccc;
    box-sizing: border-box;
    background-color: #292c2f;
    border-radius: 18px;
}

.form input::placeholder {
    color: #fff;
}

.form input:focus {
    color: #fff;
}

.form button {
    box-sizing: border-box;
    padding: 9px;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form button svg {
    width: 18px;
    height: 18px;
    fill: #ccc;
}

.form button:hover svg {
    fill: #fff;
}

.mobile-menu-box {
    display: none;
    width: 100%;
    background-color: #37393b;
    z-index: 99;
    border-top: 1px solid #444;
}

.list-mobile-menu {
    padding: 5px;
}

.list-mobile-menu form {
    margin: 0;
}

.item-mobile-menu {
    display: block;
    padding: 5px 0;
}

.item-mobile-menu a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 4px 0;
}

.item-mobile-menu input {
    border: 0;
}

.child_list--mobile {
    list-style: disc;
    padding-left: 40px;
}

.child_list--mobile>li {
    list-style: disc;
}

.child_list--mobile>li::marker {
    fill: #fff;
    color: #fff;
}

/*game_item*/
.main_game {
    min-height: 90vh;
    margin-top: 20px;
}

.h1site {
    text-transform: capitalize;
    color: #333;
}

.h2site {
    color: #333;
    text-transform: capitalize;
}

.flow-list-game {
    text-align: left;
    clear: both;
    overflow: hidden;
}

.inner-game {
    width: 200px;
    /* height: 170px; */
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
    margin: 0;
    float: left;
}

.this-game {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.this-title {
    padding: 0 10px;
    background-color: #fff;
    height: 35px;
    text-align: left;
    line-height: 35px;
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
}

.this-game:hover .this-title {
    background-color: #37393b;
    color: #fff;
}

.information-site {
    background: #fff;
    margin: 10px auto;
    clear: both;
    padding: 20px 15px;
    line-height: 2;
}

.information-site a {
    color: #1b00ff;
    font-weight: 600;
}

.information-site a:hover {
    text-decoration: underline;
}
.information-site img{
	height:auto;
	max-width:100%;
	margin-top: 1rem;
    margin-bottom: 1rem;
}
.information-site ul,
.information-site ol {
    padding-left: 40px;
    list-style: disc;
    margin-bottom: 1rem;
}
.information-site li {
    list-style: disc;
}
.information-site h1, .information-site h2, .information-site h3, .information-site h4, .information-site h5, .information-site h5 {
    font-weight: bold;
}
.top-categories h2 {
    padding: 15px;
}

.list_show_category {
    box-sizing: border-box;
    padding: 0 15px;
}

.g-cate {
    display: inline-block;
}

.g-cate>a {
    padding: 10px 15px;
    border-radius: 30px;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}

.g-cate>a:hover {
    background-color: #3c40430a;
}

.cate-image {
    width: 100%;
    height: 90px;
    border-radius: 20%;
    overflow: hidden;
    background-color: #e9eff2;
}

.g-cate p {
    text-align: center;
    color: #202124;
    text-transform: capitalize;
    line-height: 22px;
}

.loading-box {
    text-align: center;
    margin: 10px 0;
}

.loadingImage {
    animation: loadingAnimation 1s linear infinite;
}

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

.search_found {
    background-color: #fff;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    margin: 10px 0;
}

.search_found ul {
    list-style-type: disc;
}

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

}

/*game_play*/

.frame-info {
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

.info-game {
    background-color: #fff;
    padding: 8px 15px;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    justify-content: space-between;
}

.top-info p {
    margin: 0;
}

.main-game-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

.header-game {
    background-color: #292c2f;
    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: 20px;
    white-space: nowrap;
    text-transform: uppercase;
    padding-left: 12px;
}

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

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

.header-game-extend>span::before {
    content: attr(data-title);
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    background-color: #000;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    display: none;
    font-size: 14px;
    font-weight: 400;
}

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

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

.header-game-extend>span:hover::before {
    display: block;
}

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

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

@media (max-width: 576px) {
    .box-header {
        justify-content: center;
    }

    .box-header h1 {
        line-height: 1.5;
    }
}

.left-box {
    width: 830px;
}

.right-box {
    width: 370px;
    padding-left: 5px;
    box-sizing: border-box;
    display: none;
}

.image-category-game {
    width: 90px;
    height: 90px;
    border-radius: 10px;
    overflow: hidden;
}

.game-category-suggest {
    box-sizing: border-box;
    padding: 5px 10px;
    background-color: #fff;
    color: #313131;
    transition: transform 0.2s linear;
    border-bottom: 1px solid #f3f3f3;
}

.game-category-box .game-category-suggest:last-child {
    border-bottom: none;
}

.content-category-game {
    padding-left: 10px;
    max-width: calc(100% - 100px);
}

.g-category-title {
    font-weight: 600;
    text-transform: capitalize;
}

.g-category-excerpt {
    -webkit-line-clamp: 2;
    font-size: 14px;
}

.game-category-suggest:hover .g-category-title {
    text-decoration: underline;
}

.w-50 {
    width: 50%;
}

.game-text {
    padding: 8px 15px;
    line-height: 1.5;
}

.boxtobox {
    font-size: inherit;
}

.boxtobox h3, .boxtobox h2, .boxtobox h4 {
    /* font-size: inherit; */
    font-weight: 600;
}

.boxtobox .h2site {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

.boxtobox a {
    font-size: inherit;
    color: blue;
}

.boxtobox ul, .boxtobox ol {
    padding-left: 40px;
	margin-bottom:1rem;
}

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

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

.game-sub {
    padding: 0 10px 15px;
    margin: 10px 0;
}

.game-sub h3 {
    padding: 15px 5px;
}



.box-similar {
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    padding: 10px;
}

.game-category-box {
    padding-bottom: 5px;
}

.ctGameBox {
    display: inline-block;
    border-radius: 7px;
    background-color: #e3e3e3;
    color: #313131 !important;
    padding: 4px 8px;
    text-transform: capitalize;
    margin-right: 10px;
    margin-top: 10px;
    transition: 0.2s;
    border: 1px solid #f3f3f3;
}

.ctGameBox:hover {
    transform: translateY(-5px);
}

.rate-comment {
    margin-top: 10px;
}

#rating {
    white-space: nowrap;
}

#rating .text-center {
    display: flex;
    width: fit-content;
    overflow: hidden;
}

#rating .rating-element {
    display: inline-block;
    color: #FFF;
}

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

#default-demo img {
    width: 18px;
}
.bread-crumb {
    padding: 16px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.bread-crumb-item {
    text-transform: capitalize;
}

a.bread-crumb-item:after {
    content: '/';
    margin: 0 5px;
}

.bread-after {
    color: rgb(134, 151, 162);
}
/*pagination*/
.pagination {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.next_page {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: #fff;
    color: #37393b;
    margin: 0 4px;
    text-align: center;

    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
}

.next_page:hover {
    background-color: #37393b;
    color: #fff;
}

.active_ {
    background-color: #37393b;
    color: #fff;
}
.sub-game-title{
	font-weight:600;
	font-size: 1.5em;
}
/*footer*/
footer {
    text-align: center;
    background-color: #37393b;
}

.inner-row-footer {
    padding: 15px 0;
}

.foot-copyright {
    border-top: 1px solid #464646;
    color: #6e6e6e;
    padding: 15px 0;
}

.link {
    display: inline-block;
    color: #dedede;
    margin-right: 15px;
    margin-top: 10.5px;
}

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

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    background-color: #242424;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition: 0.2s;
    cursor: pointer;
}

#back-to-top:hover {
    background-color: #000;
}

.grid-ads {
    border: 0;
    overflow: hidden;
}

.grid-ads:hover {
    transform: unset;
}

.throw-ads-300, .throw-big-ads, .throw-ads-768 {
    overflow: hidden;
}

.throw-big-ads, .throw-ads-768 {
    display: none;
}

.throw-ads-768 {
    display: none;
}

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

@media (min-width: 1021px) {
    .mobile-menu-box {
        display: none !important;
    }

    .throw-big-ads, .throw-ads-768 {
        display: block;
    }

    .right-box {
        display: block;
    }
}

@media (min-width: 1021px) and (max-width: 1200px) {
    .container {
        width: 1000px;
    }

    .left-box {
        width: 630px;
    }
}

@media (min-width: 821px) and (max-width: 1020px) {
    .container {
        width: 800px;
    }

    .game-sub .inner-game {
        width: 192px;
    }
}

@media (max-width: 1020px) {
    .icon-menubox {
        display: block;
        margin-left: auto;
    }

    .navbar form, .navbar .menu-header-bar {
        display: none;
    }

    .left-box {
        width: 100%;
    }

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


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

    .flow-list-game {
        text-align: center;
    }

    .inner-game {
        float: none;
    }
}