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;
    color: inherit;
    cursor: pointer;
}

a:visited {
    text-decoration: underline;
    cursor: pointer;
}

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

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    -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: Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    font-weight: 400;
}

a {
    text-decoration: none;
    cursor: pointer;
}

p {
    margin: 5px 0 15px;
}

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

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

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

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

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

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

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

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

.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: 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;
}

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

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

.clear {
    clear: both;
}

.throw-ads-970x90, .throw-ads-300x600, .throw-ads-160x600, .throw-ads-300x250, .throw-ads-728x90, .throw-ads-768x90, .throw-ads-468x60, .throw-ads-320x50, .span-ads, .throw-ads-200x200, .throw-ads-320x90 {
    display: none;
}
.throw-ads-160x600-right{
	margin-left: 20px;
}
.horizontal-ads {
    padding: 10px 0;
}

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

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    5% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    8% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    12% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

    18% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    5% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    8% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    12% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

    18% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.scale-anim:hover {
    -webkit-animation: scale 3000ms infinite;
    animation: scale 3000ms infinite;
}

.grid__clayover {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, 164px);
    gap: 10px;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    grid-auto-flow: row dense;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.grid__clayover--game {
    padding: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: inline-block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    vertical-align: text-top;
}

/*menu*/
.grid__header {
    overflow: auto;
    height: 100%;
    padding: 0 30px;
}

.grid__header::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
    background-color: #CCCCCC;
}

.grid__header::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.grid__header::-webkit-scrollbar-thumb {
    background-color: #FFF;
    background-image: -webkit-linear-gradient(90deg,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 1) 25%,
            transparent 100%,
            rgba(0, 0, 0, 1) 75%,
            transparent)
}

.grid__header--search {
    background-color: rgb(243, 245, 246);
    background-color: rgb(247, 247, 247);
    border-radius: 8px;
}

.grid__header--search-input {
    min-height: 44px;
    width: 100%;
    padding-right: 20px;
    color: rgb(134, 151, 162);
    font-size: 16px;
}

.grid__header--search-submit {
    min-width: 44px;
    cursor: pointer;
}

.grid__header--search-submit:hover svg {
    fill: rgb(255, 79, 15);
}

.grid__header--search-input:focus {
    color: rgb(15, 22, 31);
}

.grid__header--search-input:focus::-webkit-input-placeholder {
    color: rgb(15, 22, 31);
}

.grid__header--search-input:focus::-moz-placeholder {
    color: rgb(15, 22, 31);
}

.grid__header--search-input:focus:-ms-input-placeholder {
    color: rgb(15, 22, 31);
}

.grid__header--search-input:focus::-ms-input-placeholder {
    color: rgb(15, 22, 31);
}

.grid__header--search-input:focus::placeholder {
    color: rgb(15, 22, 31);
}

.grid__header--navigation-item {
    text-transform: capitalize;
    margin: 10px 0;
}

.grid__header--navigation-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
}

.grid__header--navigation-link-image {
    width: 38px;
    height: 38px;
    margin-right: 12px;
    padding: 4px;
    background: rgb(247, 247, 247);
}

.grid__header--navigation-link-image>img {
    border-radius: 50%;
}

.grid__header--navigation-title {
    font-size: 16px;
}

.grid__header--navigation-link:hover {
    text-shadow: 0px 0px 3px #fff;
}

.grid__header--footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.grid__header--footer-link {
    position: relative;
    font-size: 12px;
    color: rgb(134, 151, 162);
    padding: 0 12px;
    margin: 6px 0;
}

.grid__header--footer-link:before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: rgb(134, 151, 162);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gridheader__top {
    background-color: #000;
    background: url('/<?php echo DIR_THEME ?>rs/imgs/header.jpg') repeat-x bottom;
    width: 100%;
    height: 30px;
    overflow-y: hidden;
    white-space: nowrap;
	overflow-x: auto;
}

.gridheader__top--item {
    border-right: 1px solid #000;
    box-shadow: 0 0 3px 1px rgb(255 255 255 / 20%) inset;
    padding: 7px 8px 9px;
    text-transform: capitalize;
    border-right: 1px solid #000;
    font-size: 12px;
    text-decoration: underline;
}

.gridheader__top--item:hover {
    text-shadow: 0 0 3px #fff;
}

.gridheader__top--item-logo {
    text-decoration: none;
}

.girdbody__right--inner {
    max-width: 100%;
}

.gridbody {
    min-height: calc(100vh - 77px);
}

.gridbody__left::-webkit-scrollbar, .gridbody__right::-webkit-scrollbar {
    display: none;
}

.gridbody__left {
    position: fixed;
    top: 0;
    left: 0;
    width: 310px;
    background-color: #16181c;
    -webkit-font-smoothing: antialiased;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1);
    height: 100vh;
    z-index: 9;
    box-sizing: border-box;
    padding: 100px 0 50px;
    overflow: hidden;
    transform: translateX(-100%);
}

.hide__left {
    width: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
    opacity: 0 !important;
}

hr.liner {
    background: rgb(234, 238, 240);
    height: 1px;
    margin: 12px 0;
    border: 0px;
}


.girdbody__right--header {
    margin-bottom: 16px;
    margin-top: 48px;
}

.girdbody__right--header>h1 {
    font-size: 24px;
    font-weight: 600;
}

.grid__game--image {
    width: 164px;
    height: 124px;
    overflow: hidden;
    position: relative;
}

.grid__game--image img {
    display: block;
    box-shadow: 0 0 50px #000;
    border-radius: 8px;
}

.grid__game--layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s;
}

.grid__game--play {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.25);
    mix-blend-mode: normal;
    -webkit-backdrop-filter: blur(0.25rem);
    backdrop-filter: blur(0.25rem);
    padding: 10px;
}

.grid__game--title {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.5;
    font-size: 15px;
    padding: 5px 0;
}

.grid__game--category {
    color: rgb(134, 151, 162);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.5px;
}

.grid__game--title:hover, .grid__game--category:hover {}

.grid__game--image:hover .grid__game--layer {
    opacity: 1;
    visibility: visible;
}

.pagination {
    margin: 32px 0;
}

.pagination__list {
    text-align: center;
    display: block;
}

.next_page {
    display: inline-block;
    padding: 10px 16px;
    background-color: rgb(227, 234, 237);
    border-radius: 8px;
    margin: 0 8px;
    font-weight: 600;
    cursor: pointer;
    color: #000;
}
.comment-company{
	background-color: #fff;
	margin-top: 10px;
}
.next_page:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 79, 15);
}

.active_ {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 79, 15);
    cursor: default;
}

.girdbody__right--content {
    margin-top: 32px;
    line-height: 1.5;
	padding: 0 20px;
}

.header-game {
    height: auto;
    overflow: hidden;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 20px;
    text-align: left;
    min-height: 50px;
}

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

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

.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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-left: 5px;
    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;
}

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

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

.girdbody__right--listgame, #ajax-append{
	padding-top: 30px;
}
.girdbody__right--listgame>h3 {
    font-weight: 600;
    margin: 32px 0 32px;
}


#rating {
    font-family: inherit;
    color: 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: 24px;
}

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

.bread-crumb {
    padding: 16px 0;
}

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

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

.bread-after {
    color: rgb(134, 151, 162);
}

.target-link {
    padding: 8px 0;
    display: inline-block;
    margin: 5px 10px 5px 0;
    text-transform: lowercase;
    text-shadow: 0 0 3px #fff;
}

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


#iframehtml5 {
    height: calc(100vh - 80px);
}

/*footer*/
.menu__list {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 10;
    cursor: pointer;
    padding:10px 3px;
    /* background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px; */
}

.line {
    width: 100%;
    height: 4px;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    display: block;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease;
}

.line::before,
.line::after {
    content: '';
    width: 100%;
    height: 4px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    background-color: #fff;
    display: block;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease;
}

.line::before {
    top: -15px;
}

.line::after {
    bottom: -15px;
}

.active__ {
    background-color: transparent;
}

.active__::before {
    transform: rotate(45deg);
    top: 0;
}

.active__::after {
    top: 0;
    transform: rotate(-45deg);
}

.footer__navigation {
    text-align: center;
    padding: 10px 0;
}

.link {
    display: inline-block;
    white-space: nowrap;
    padding: 5px 8px;
    text-decoration: underline;
}

.link:hover {
    text-shadow: 0px 0px 3px #fff;
}

.layover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.throw-ads-160x600-left{
	display:block;
}
@media (min-width:1128px) {
    .throw-ads-728x90, .throw-ads-160x600-right{
        display: block;
    }
}

@media (max-width:1334px) {
    .girdbody__right--header, .girdbody__right--listgame>h3 {
        text-align: center;
    }
}
@media (max-width:1127px){
	.throw-ads-320x90{
		display:block;
	}
}