.container {
    max-width: 1170px !important;
    padding: 0px;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}

[class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.menu-top {
    border-bottom: 1px solid #d9d9d9;
    box-sizing: border-box;
}

.menu-logo {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #ff4500;
    text-decoration: none;
}
.menu-logo:hover {
    color: #ff4500;
}
.view-more .header-game .header-game__left {
    display: flex;
    align-items: center;
}
.view-more .header-game .header-game__left a {
    margin-right: 20px;
}

.menu-top_left {
    display: flex;
    align-items: center;
}

.menu-top .menu-top_right {
    display: flex;
    justify-content: flex-end;
}
ul.feature {
    display: flex;
    justify-content: flex-end;
}

ul.feature li {
    float: left;
    margin-right: 20px;
}
ul.feature li:last-child {
    margin-right: 0px;
}

ul.feature li a {
    height: 64px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
}
ul.feature li a::after {
    display: none;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0p;
    width: 100%;
    height: 4px;
    background: #ff4500;
    border-radius: 2px;
    transition: all 1s linear;
}
ul.feature li a:hover::after {
    display: block;
}

ul.feature li a.active::after {
    display: block;
}

/* ul.feature li:nth-child(1) a img {
    width: 22.98px;
    height: 26px;
}

ul.feature li:nth-child(2) a img {
    width: 22.22px;
    height: 26px;
} */

ul.feature li:nth-child(1) a img {
    width: 27.49px;
    height: 26px;
}

/* ul.feature li:nth-child(4) a img {
    width: 25.55px;
    height: 26px;
} */
/* slider */
#banner-slider .owl-dots {
    display: block;
}

#banner-slider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.2);
}
#banner-slider .owl-dots .owl-dot.active span {
    background: #ff4500;
}

.leaderboard {
    margin-top: 20px;
}
.leaderboard #nav-tab-header {
    border-radius: 30px 30px 0px 0px;
    height: 70px;
    justify-content: space-between;
}
.leaderboard #nav-tab-header .nav-link {
    width: calc(100% / 2 - 2.5px);
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    background: #ff4500;
    border-radius: 30px 30px 0px 0px;
}

.leaderboard #nav-tab-header .nav-link:focus,
.leaderboard #nav-tab-header .nav-link:hover {
    border: none;
}

.leaderboard #nav-tab-header .nav-link.active {
    background: none;
    border: none;
    /* leaderboard */
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    border-color: #ff4500;
    background: #cd0000;
    border-radius: 30px 30px 0px 0px;
}
.time-block {
    background: rgba(255, 69, 0, 0.3);
    padding-top: 15px;
    border-radius: 0px;
}
.select-time-header nav,
.select-time-header .previous-next-week {
    width: 576px;
    margin: 0 auto;
    max-width: 100%;
}

.select-time-header #nav-tab-header-time {
    background: #f8f8f8;
    /* Rectangle 285 */
    border-radius: 21px;
    padding: 3px;
}

.select-time-header #nav-tab-header-time .nav-link {
    width: calc(100% / 3);
}

.select-time-header #nav-tab-header-time .nav-link {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
    color: #303032;
}

.select-time-header #nav-tab-header-time .nav-link.active {
    background: #ff4500;
    border-radius: 21px;
    color: #f8f8f8;
}

.select-time-header #nav-tab-header-time .nav-link:focus,
.select-time-header #nav-tab-header-time .nav-link:hover {
    border: none;
}
.select-time-header .previous-next-week {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}
.select-time-header .previous-next-week a {
    text-decoration: none;
}

.select-time-header .previous-next-week span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
    color: #303032;
}
section.game-list {
    margin-top: 25px;
}
.header-game {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 25px;
    width: 100%;
}

.header-game .header-game__left h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #303032;
    cursor: pointer;
}

.header-game .header-game__right .view-more {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #ff4500;
    text-decoration: none;
}

.game-block {
}
#intro-slider-block .item {
    width: 275px;
    height: 156px;
}

.game-block li.item .game-img img {
    border-radius: 30px;
}

.game-block li.item {
    width: 270px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 100%;
}

.game-block li.item .game-img {
    width: 270px;
    height: 270px;
    border-radius: 30px;
    display: block;
    max-width: 100%;
}
.game-block li.item .game-img img {
    width: 100%;
    max-width: 100%;
}

.game-block li.item:nth-child(4n + 4) {
    margin-right: 0px;
}

.game-block li.item .block-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
}

.game-block li.item .block-info span:nth-child(1) {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #303032;
}
.game-block li.item .play {
    display: flex;
    justify-content: center;
}
.game-block li.item .play a {
    width: 130px;
    height: 40px;
    background: #ff4500;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
}

.footer {
    background-color: #161624;
    padding-bottom: 25px;
    /*padding-top: 25px;*/
}
.footer-title {
    margin: 20px auto;
}
.footer-title h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #ff4500;
}
.menu-footer ul {
}

.menu-footer ul li {
    text-align: center;
    margin-bottom: 20px;
}

.menu-footer ul li a {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #f8f8f8;
}

.copy-right p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #f8f8f8;
}
.footer-address {
    margin-top: 20px;
}
.footer-address p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #f8f8f8;
}
.setting {
    background: #f8f8f8;
    padding-top: 45px;
    padding-bottom: 300px;
}

.setting-block ul {
}

.setting-block ul li {
    float: left;
    margin-right: 30px;
    margin-bottom: 3px;
}

.setting-block ul li:nth-child(2n + 2) {
    margin-right: 0px;
}

.setting-block ul li a {
    width: 570px;
    height: 54px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #303032;
    padding: 0px 15px 0px 15px;
    max-width: 100%;
}
.search {
    background: #f8f8f8;
}
.search-input {
    margin-top: 15px;
}

.form-input-search {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 20px 5px 20px;
}
.form-input-search input {
    width: calc(100% - 30px);
    background: unset;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #93a3b8;
}
.form-input-search input,
.form-input-search input:focus {
    border: none;
    border-radius: 0px;
    outline: none;
}
.form-input-search img {
    width: 19.65px;
    height: 20px;
}
.search-history {
    margin: 45px 0px;
}

.search-history h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #49494b;
    margin-bottom: 15px;
}
.search-history .keyword-list span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #303032;
    background: #e2e7ef;
    border-radius: 12px;
    padding: 4px 10px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
}
.search-not-found {
    margin: 150px 0;
}
.not-found-block {
    text-align: center;
}
.not-found-block h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #49494b;
}

.not-found-block p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #b1acb7;
}
.best-choice h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #303032;
    margin-bottom: 20px;
}
.game-html {
    background: #f8f8f8;
    padding: 50px 0;
}
.best-choice-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.best-choice-block .best-choice-item {
    width: 170px;
    height: 170px;
    background: #ff4500;
    border-radius: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 15px;
}

.best-choice-block .best-choice-item img {
    width: auto;
}

.best-choice-block .best-choice-item span {
    display: block;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
}

.best-choice-block .best-choice-item .logo {
    width: 100%;
    display: flex;
    justify-content: center;
}
.login {
    background: #f8f8f8;
    padding: 50px 0;
    padding-bottom: 250px;
}
.setting-header {
    display: flex;
    align-items: center;
}
.setting-header img {
    margin-right: 20px;
}
.setting-header h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #303032;
}
.form-otp {
    width: 370px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 15px;
}
.input-form-otp {
    box-sizing: border-box;
    height: 48px;
    background: #f8f8f8;
    border: 0.5px solid #161624;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 15px;
}
.input-form-otp input {
    background: unset;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #8c8c8c;
    width: 100%;
}
.input-form-otp input,
.input-form-otp input:focus {
    border: none;
    border-radius: 0px;
    outline: none;
}

.input-form-otp .send-otp {
    width: 74px;
    height: 26px;
    background: #a5a5a5;
    border-radius: 13px;
    display: flex;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    align-items: center;
    justify-content: center;
}
.form-otp p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.form-otp small {
    font-family: "Inter";
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}
.input-otp {
    display: flex;
    justify-content: center;
    margin: 10px 0px 20px 0px;
}
.input-otp .input-item {
    width: 36px;
    margin-right: 5px;
    height: 36px;
    border: 1px solid #999999;
    border-radius: 5px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303032;
    background: #f8f8f8;
}

.input-otp .input-item:focus {
    outline: none;
}
.btn-login {
    width: 370px;
    height: 48px;
    background: #a5a5a5;
    border-radius: 24px;
    border: none;
    margin-bottom: 20px;
}
.policy {
    display: flex;
    justify-content: center;
    align-items: center;
}
.policy a {
    margin-right: 10px;
}
.policy span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.active-btn-otp {
    color: #ffffff !important;
    background: #ff4500 !important;
}

.account-info {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.account-info__left img {
    margin-right: 15px;
}

.account-info__right p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
.pack-data h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #303032;
}
.pack-data-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
}

.pack-data-block .pack-data-item {
    width: calc(100% / 4 - 15px);
    max-width: 100%;
    /* Rectangle 298 */
    background: #e5e5e5;
    border-radius: 10px;
    padding: 20px;
}
.pack-data-block .pack-data-item h4 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #303032;
    height: 45px;
}
.action-other {
    margin-bottom: 20px;
}
.form-register p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}
.form-register p span.text-bold {
    font-weight: bold;
}
.sub-title-01 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;

    color: #000000;
}
.note-login {
        display: block;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 12px !important;
        line-height: 15px !important;
        text-align: center !important;
        color: #000000 !important;
        margin-bottom: 15px;
    }
.note-gift {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    margin-bottom: 20px;
}
.content-policy * {
    font-family: "Inter" !important;
}

.sub-title-02 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
}
.action-other p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.action-other p a {
    color: #000000;
}

.pack-data-block .pack-data-item .pack-info {
    height: auto;
    margin: 20px 0px;
}

.pack-data-block .pack-data-item .pack-info ul {
}

.intro-img-game {
    width: 220px;
    height: 220px;
    display: flex;
}

.intro-img-game img {
    width: 100%;
    max-width: 100%;
}


.pack-data-block .pack-data-item .pack-info ul li {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    list-style: disc;
    margin-left: 20px;
}

.pack-data-block .pack-data-item .pack-info ul li a {
    color: #000000;
}
.pack-data-block .pack-data-item .pack-syntax {
    text-align: center;
}
.pack-data-block .pack-data-item .pack-syntax span:nth-child(1) {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303032;
}

.pack-data-block .pack-data-item .pack-syntax span:last-child {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #ff4500;
}
.pack-data-block .pack-data-item .pack-action {
    display: flex;
    justify-content: center;
    margin: 10px 0px;
}
.pack-data-block .pack-data-item .pack-action a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 40px;
    background: #ff4500;
    border-radius: 20px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
}

.pack-data-block .pack-data-item .pack-fee p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    text-align: center;

    color: #000000;
}

.account-policy {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.account-policy p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin-left: 15px;
}
.logo-out-block {
    text-align: center;
    margin: 20px 0;
}
.logo-out-block button {
    width: 345px;
    height: 48px;
    max-width: 100%;

    background: #ff4500;
    border-radius: 24px;

    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    border: none;
}
.manager-info {
    margin-top: 30px;
}
.manager-info .introduce {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.manager-info .mail {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.manager-info .hotline {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #ff4500;
}

.top-user {
    width: 1030px;
    margin: 0 auto;
    max-width: 100%;
}
.row-top-user {
    display: flex;
    align-items: center;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: capitalize;
    color: #303032;
}

.row-top-user .top {
    width: 116px;
}

.row-top-user .play {
    width: calc(100% - 480px);
    display: flex;
    justify-content: flex-start;
    padding-left: 60px;
}

.row-top-user .level {
    width: 200px;
    justify-content: center;
    display: flex;
}

.row-top-user .gift {
    width: 164px;
}

.top-user-block {
    background: rgba(255, 69, 0, 0.15);
    border-radius: 0px 0px 30px 30px;
    padding: 0px 0px 30px 0px;
}
.top-user-body .row-top-user {
    height: 44px;
    background: #f8f8f8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 7px;
}

.list-game .item p.active {
    font-weight: bold;
    color: #ff4500;
}

.top-user-body .row-top-user .player-info {
    display: flex;
    align-items: center;
}
.top-user-body .row-top-user .play {
    display: flex;
}

.top-user-body .row-top-user .player-info img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 50%;
}
.top-user-body .row-top-user .player-info span,
.top-user-body .row-top-user .level,
.top-user-body .row-top-user .gift {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #303032;
}

.top-user-body-content {
    padding-right: 5px;
    max-height: 152px;
    overflow: auto;
}

.top-user-body-content::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.top-user-body-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f8f8f8;

    border-radius: 5px;
}

/* Handle */
.top-user-body-content::-webkit-scrollbar-thumb {
    background: #cd0000;
    border-radius: 10px;
}

/* Handle on hover */
.top-user-body-content::-webkit-scrollbar-thumb:hover {
    background: #cd0000;
}

.game-block li.item .play a:nth-child(2) {
    display: none;
}

.top-user-body .row-top-user::after {
    position: absolute;
    content: "";
    background: #ff8a5f;
    width: 100%;
    height: 10px;
    bottom: -2px;
    left: 0px;
    z-index: -1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#modalSpinPC .modal-dialog{
    min-width: 1038px;
}
#modalSpinPC .modal-content {
    height: 738px;
    background: url(../images/bg_spin_pc.png) no-repeat;
    border: none;
}
#modalSpinPC .modal-header {
    border-bottom: none;
}
#modalSpinPC .spin-pc {
    display: flex;
}

#modalSpinPC .spin-pc__left {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

#modalSpinPC  .btn-close {
    padding-right: 20px;
    padding-top: 20px;
}

#modalSpinPC .spin-pc__right--block {
    background: url(../images/khung_vqmm.png);
    width: 526px;
    height: 525px;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 3rem;
}
#modalSpinPC .run-spin {
    display: block;
    margin-top: -6rem;
}

#modalSpinPC .spin-pc__right--block .spin-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
}
#modalSpinPC .spin-pc__left .btn-spin-pc p {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}

.list-game-mb {
    display: none;
}

.row-top-user__header {
    padding: 15px 0px;
}

.row-top-user__last {
    background: #cd0000 !important;
}
.row-top-user__last .top,
.row-top-user__last .level,
.row-top-user__last .gift,
.row-top-user__last .player-info span {
    color: #f8f8f8 !important;
}
.list-game {
    /* padding: 0px 100px; */
    /* margin-left: 10px;
    margin-top: 70px; */
    padding-bottom: 10px;
    width: 770px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}
.list-game .item {
    width: 175px;
    height: auto;
}

.modal-spin-lucky,
.modal-gift {
    display: none;
}

.modal-gift {
        position: fixed;
        height: 100vh;
        width: 100vw;
        top: 0px;
        left: 0px;
        bottom: 0px;
        z-index: 9999;
        align-items: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.7);
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
.modal-gift-content {
        width: 264px;
        background: #f8f8f8;
        max-width: 100%;
        border-radius: 20px;
        position: relative;
        padding-top: 6rem;
        padding-bottom: 25px;
    }

     a.gift-close {
        position: absolute;
        top: 8px;
        right: 15px;
        width: 12px;
        height: 12px;
        display: flex;
        z-index: 9999;
    }

    .gift-icon {
        position: absolute;
        top: -4.2rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .gift-icon.play-icon {
        top: -2.4rem !important;
    }

    .pack-fee p {
        font-family: "Inter";
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        color: #8c8c8c;
    }

    .pack-fee {
        padding-bottom: 0px;
    }

    .modal-gift.react-smile .gift-icon {
        top: 1rem;
    }

    .modal-gift.react-smile .modal-gift-content {
        padding-bottom: 25px;
        padding-top: 6rem;
    }
    .gift-content {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px;
    }
    .gift-content p {
        font-family: "Inter";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        color: #303032;
    }
    .gift-action {
        display: flex;
        justify-content: center;
        margin-top: 25px;
        margin-bottom: 8px;
    }
    .gift-action a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 140px;
        height: 40px;
        background: #ff4500;
        border-radius: 24px;
        font-family: "Inter";
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #ffffff;
    }

.popup-lucky {
        display: block;
        position: fixed;
        right: 10px;
        bottom: 1vh;
        z-index: 999;
        width: 79px;
        height: 79px;
    }

    .popup-lucky a {
        position: relative;
        display: block;
        width: 79px;
        height: 79px;
    }

    .popup-lucky a span {
        position: absolute;
        top: 7px;
        right: 7px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "Inter";
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        color: #ffffff;
        background: #ff0000;
        width: 18px;
        height: 18px;
        border-radius: 50%;
    }

/* .list-game .owl-item.active .item  .logo-game  {
    border: 8px solid #FF4500;

} */

.list-game .item .logo-game {
    box-sizing: border-box;
    border-radius: 35px;
    margin-bottom: 20px;
}
.list-game .item p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #303032;
}

#slider-games .owl-nav.disabled,
#intro-slider-block .owl-nav.disabled {
    display: block;
}
.best-choice-block.best-choice-block-mb {
    display: none;
}
#slider-games {
    display: block;
}
#slider-games .owl-prev:hover,
#slider-games .owl-next:hover {
    background: unset;
}

#intro-slider-block .owl-prev {
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%);
}

#intro-slider-block .owl-next {
    position: absolute;
    right: -55px;
    top: 50%;
    transform: translateY(-50%);
}

#slider-games .owl-prev {
    position: absolute;
    left: -60px;
    top: 35%;
    transform: translateY(-35%);
}

#slider-games .owl-next {
    position: absolute;
    right: -50px;
    top: 35%;
    transform: translateY(-35%);
}

#modal-intro {
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
#modal-intro-mb {
    display: none;
}

#modal-intro .modal-dialog.modal-lg {
    max-width: 1170px;
}
#modal-intro .modal-content {
    border-radius: 30px;
}
#modal-intro .modal-header {
    border-bottom: none;
    height: 88px;
    padding-right: 30px;
}

#modal-intro .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
}
.modal-intro-game__header {
    height: 88px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 50px;
}

.modal-intro-game__body {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
}

.modal-intro-game .modal-intro-game__content {
    width: 1170px;
    max-width: 100%;
    background: #f8f8f8;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 6rem;
}

.intro-detail {
    display: flex;
    justify-content: space-between;
}

.intro-detail .intro-detail__left {
    width: 688px;
}

.intro-detail .intro-detail__left h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #303032;
    margin-bottom: 20px;
}

.intro-detail .intro-detail__left p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.intro-detail .intro-detail__right {
    width: 220px;
}

.app-store-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 38px;
}

.app-store-list a {
    width: 100%;
    margin-bottom: 15px;
}

.intro-slider {
    width: 870px;
    margin: 0 auto;
    margin-top: 20px;
}

.rank-top-banner img {
    width: 100%;
    max-width: 100%;
}
.rank-top-games {
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
    align-items: flex-start;
}

.rank-top-games .item {
    width: calc(100vw / 3);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rank-top-games .item p {
    width: 100%;
    text-align: center;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #24313c;
    margin-top: 5px;
}
.rule-game h3 {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
.rule-game ul li {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 15px;
}
.rule-game ul li strong {
    font-weight: bold;
}
.rule-game ul li ul {
    padding-left: 20px;
}
.rule-game ul li ul li {
    margin-bottom: 0px;
    list-style: disc;
}

.rule-game ul li ul li img {
    margin-bottom: -10px;
}
.rule-game .table thead {
    background: #ff4500;
}
.rule-game .table thead th {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    height: 40px;
    text-align: center;
    color: #ffffff;
    padding-top: 0.75rem;
}
.rule-game table.table-bordered > thead > tr > th {
    border: 1px solid white;
}

.rule-game table.table-bordered > tbody > tr > td {
    border: 1px solid#D9D9D9;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #000000;
}

.rule-game table.table-unBordered{
    border: 0px;
}

.rule-game table.table-unBordered td{
    padding: 0px;
}

.rule-game .sub-title {
    margin-top: 15px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}

#modal-rank-top .modal-dialog-scrollable .modal-content {
    border-radius: 20px;
}
#modal-rank-top .modal-header {
    border-bottom: 0px;
    background: #f8f8f8;
}

#modal-rank-top .modal-body {
    background: #f8f8f8;
    padding: 0px;
}

#modal-rank-top .rank-top-body {
    padding-left: 24px;
    padding-right: 24px;
}

#modal-rank-top .modal-footer {
    background: #f8f8f8;
    border-top: 0px;
}

#modal-rank-top .modal-footer p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
    width: 100%;
}
#modal-rank-top .modal-footer p span.red {
    font-weight: 800;
    color: #ff4500;
}
#modal-rank-top-vinaphone .modal-dialog-scrollable .modal-content {
    border-radius: 20px;
}
#modal-rank-top-vinaphone .modal-header {
    border-bottom: 0px;
    background: #f8f8f8;
}

#modal-rank-top-vinaphone .modal-body {
    background: #f8f8f8;
    padding: 0px;
}

#modal-rank-top-vinaphone .rank-top-body {
    padding-left: 24px;
    padding-right: 24px;
}

#modal-rank-top-vinaphone .modal-footer {
    background: #f8f8f8;
    border-top: 0px;
}

#modal-rank-top-vinaphone .modal-footer p {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
    width: 100%;
}
#modal-rank-top-vinaphone .modal-footer p span.red {
    font-weight: 800;
    color: #ff4500;
}

.rank-pack-action {
    margin: 0px;
    width: 100%;
    margin: 20px 0px 10px 0px;
}
.rank-pack-action a {
    height: 48px;
    background: #ff4500;
    border-radius: 24px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rank-fee {
    width: 100%;
}
.rank-fee span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #8c8c8c;
    width: 100%;
    display: block;
}

#modal-rank-top .modal {
    background: rgba(0, 0, 0, 0.7);
}
#modal-rank-top-vinaphone .modal {
    background: rgba(0, 0, 0, 0.7);
}
