.bm-menu {
    background: url("../../../images/bg-menu-mb.png") no-repeat;
    background-size: 100% 100%;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    padding: 8px;
}
[data-theme="dark"] .bm-menu {
    background: url("../../../images/bg-menu-mb.png") no-repeat;
    background-size: 100% 100%;
}
[data-theme="light"] .bm-menu {
    background: url("../../../images/footbar_mb-white.png") no-repeat;
    background-size: 100% 100%;
}
.bm-menu ul{
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0;

}
.bm-menu ul li{
    width: 25%;

}
.bm-menu ul li a {
    display: flex;
    flex-direction: column;
    color: var(--text);
    font-size: 12px;
    justify-content: center;
    align-items: center;
    /*padding: 10px 10px;*/
    font-weight: 500;
}
.bm-menu ul li a .img-home-page-ft-mb {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-top: -30px;
}
.bm-menu ul li a.active {
    color: rgba(246, 140, 31, 1);
}
.bm-menu ul li a.active path {
    fill: rgba(246, 140, 31, 1);
}

@media only screen and (max-width: 950px) {
    .container-fluid {
        width: 100%;
    }
    .w-sm-50 {
        width: 50% !important;
    }
    .pt-sm-2 {
        padding-top: 1rem !important;
    }
    .header-top {
        background: var(--bg-header-mb);
    }
    .header-top .header-top_content {
        gap: 5px;
    }
    .modal-bg {
        border-radius: 0px;
        min-height: 100vh;
    }
    .h-main-banner {
        height: auto;
    }
    .calendar-home .single-4 button.slick-next.slick-arrow,
    .calendar-home .single-4 button.slick-prev{
        display: none !important;
    }
    .logo-b {
        width: 18px;
        height: 18px;
    }
    .text-16 {
        font-size: 14px !important;
    }
    .text-14 {
        font-size: 12px !important;
    }
    .text-12 {
        font-size: 10px;
    }
    .custom-p {
        padding-left: 4px;
        padding-right: 8px;
    }
    .date-box {
        border-radius: 6px;
    }
    .single-4 .slick-slide {
        margin: 0 10px;
        z-index: 100;
    }
    .match-head {
        border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    }
    .match-border {
        border-radius: 10px;
    }
    .mc-block {
        display: block !important;
    }
    .pc-block {
        display: none !important;
    }
    /*.slick-slide {*/
    /*    margin: 0 3px !important;*/
    /*}*/

    /* the parent */
    /*.slick-list {*/
    /*    margin: 0 -5px !important;*/
    /*}*/
    .card-img-top-custom-h {
        height: 100px;
    }
    .font-14 {
        font-size: 10px;
    }
    .b-logo {
        width: 1.5rem;
        height: 1.5rem;
    }
    .cc-mobile {
        padding-right: 4px;
        padding-left: 4px;
    }
    .blv-av-c {
        width: 1rem;
        height: 1rem;
    }
    .rounded-lg {
        border-radius: 10px;
    }
    .rounded-lg-start {
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    }
    .mc-pb-7 {
        padding-bottom: 70px;
    }
    .nav {
        flex-wrap: nowrap !important;
    }
    .nav-cate {
        position: fixed;
        top: 60px;
        margin: 0px !important;
        z-index: 10000;
        background: rgba(5, 19, 37, 1);
        width: 100%;
        left: 0px;
        overflow-x: auto;
        justify-content: start !important;
    }
    .nav-cate::-webkit-scrollbar {
        display: none;
    }
    ul.nav-cate li button.tab-button {
        color: #fff;
        font-size: 10px !important;
        font-weight: 700;
        width: 80px;
        height: 24px;
        position: relative;
    }
    ul.nav-cate li button.tab-button img {
        width: 12px;
        padding: 0 !important;
    }
    ul.nav-cate li button.tab-button.active {
        color: rgba(0, 0, 0, 1);
    }
    ul.nav-cate li button.tab-button.hot:before {
        content: "";
        background: url(../images/hot_icon.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        position: absolute;
        background-size: contain;
        top: -12px;
        right: -15px;
    }
    .header-top {
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 100000;
        height: 60px;
    }
    .header-top .logo-header {
        height: 25px;
        width: auto;
    }
    .top-button {
        padding: 6px 10px;
        font-size: 12px;
        align-items: center;
    }
    .top-button img{
        height: 12px;
    }
    .banner-main {
        /*margin-top: 106px;*/
        background: none !important;
        /*padding: 0 10px;*/
    }
    .mc-d-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    /*.calendar-item .avatar-caster {*/
    /*    width: 32px;*/
    /*    height: 32px;*/
    /*}*/
    /*.calendar-item {*/
    /*    padding: 5px 10px;*/
    /*    height: 128px;*/
    /*}*/
    .ca .single-5 .slick-next img, .ca .single-5 .slick-prev img{
        width: 10px;
    }
    .ca .single-5 .slick-prev {
        left: -10px;
    }
    .ca .single-5 .slick-next {
        right: -10px;
    }
    .m-head-nav .head-nav {
        background: transparent;
        box-shadow: none;
        justify-content: flex-start !important;
        gap: 4px;
        padding: 5px !important;
        border: none;
    }
    .m-head-nav .head-nav .nav-item .nav-link{
      width: 74px;
    }
    .m-head-nav .head-nav{
        width: 100%;
        overflow: auto;
    }
    .m-head-nav .head-nav li a p{
        font-size: 12px !important;
        font-weight: 300;
    }
    .bg-main {
        min-height: 100vh;
        margin-top: 65px !important;
    }
    .mobile-news {
        margin-top: 64px;
    }
    .mobile-news .card-home-video {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
    .list-blog-hot {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
    .list-blog-hot .card-home-video-item {
        margin: 0 !important;
    }
    .text-xs-12 {
        font-size: 12px;
    }
    .head-news-mobile {
        /* padding: 0px; */
        padding-top: 0px !important;
        /* background: linear-gradient(175.28deg, #636363 4.74%, #13191F 74.02%); */
        /* height: 40px; */
    }
    .head-news-mobile .category-event_blog.schedule-page {
        padding: 0 !important;
    }
    .head-news-mobile .category-event_blog.schedule-page li a {
        width: 80px;
        height: 24px;
    }
    .single-blog .title-blog {
        font-size: 16px;
    }
    .single-blog .time-blog {
        font-size: 12px;
    }

    .head-news-mobile-tab {
        background: #1489EC;
        padding: 10px 10px;
        justify-content: space-around;
        font-size: 14px;
    }
    .category-event_blog {
        /* justify-content: center !important; */
        width: 100%;
        overflow: auto;
        background: none;
    }
    .category-event_blog::-webkit-scrollbar {
        display: none;
    }
    .category-event_blog li a {
        /* width: 80px; */
        /* height: 24px; */
        font-size: 12px;
        font-weight: 700;
        padding: 4px 8px;
        line-height: 2;
        background: var(--bg-content);
    }
    .head-news-mobile-tab a {
        background: transparent;
        color: #fff;
    }
    .sport-mb-view {
        padding-bottom: 5rem !important;
    }
    .sport-mb-view .category-event_blog {
        justify-content: start !important;
    }
    .head-news-mobile-tab a.booking-button {
        color: #FFA800;
        font-weight: 700;
    }
    .head-news-mobile .head-nav {
        background: transparent;
        box-shadow: unset;
        margin-top: 0px !important;
        gap: 4px;
    }
    .head-news-mobile .head-nav li a {
        padding: 10px 20px;
        color: #74829B;
        font-weight: 500;
        border-radius: 20px;
        background: linear-gradient(180deg, #EFF3F9 0%, #FFFFFF 100%);
        box-shadow: 0px -2px 1px 0px #7990BB inset;
        font-size: 10px;
    }
    .head-news-mobile .head-nav li a.active {
        color: #fff !important;
        background: #1489EC;
        border-bottom: 0px !important;
    }
    /*.item-new-first-img {*/
    /*    height: 234px !important;*/
    /*}*/
    .item-new-first {
        position: relative;
        height: auto !important;
        margin-bottom: 10px !important;
        margin-top: 0 !important;
    }
    .single-blog .blog-left, .single-blog .blog-right .head-nav, .single-blog .comment {
        box-shadow: none !important;
    }
    .blog-item-mobile {
        padding: 5px 10px;
        width: 94%;
    }
    .blog-item-mobile h3 {
        font-size: 13px !important;
    }
    .single-blog {
        margin-top: 40px !important;
    }
    .single-blog .blog-right {
        margin-top: 15px !important;
    }
    .single-blog .blog-left, .single-blog .blog-right .head-nav, .single-blog .comment-content {
        border-left: 0;
        border-bottom: 0;
    }
    .single-blog .head-nav {
        background: transparent;
    }
    .comment, .comment-content{
        /*background: rgba(26, 44, 67, 1) !important;*/
        /*box-shadow: -2px 2px 2px 0px rgba(246, 140, 31, 1) !important;*/

    }
    .mt-sm-2 {
        margin-top: 1rem !important;
    }
    .custom-mobile-comment {
        display: block !important;
        margin-bottom: 10px;
    }
    .comment-item-content {
        text-align: left;
    }
    .comment-content-account {
        font-size: 12px;
    }
    .time_comment {
        bottom: -16px;
    }
    .comment-item {
        padding-bottom: 5px;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .blog-right .head-nav{
        padding: 0px;
    }
    .blog-right .blog-item-mobile {
        padding: 0px;
    }
    .blog-right  .blog-item.mt-2.blog-item-mobile.container .row {
        background: transparent;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        border-radius: 10px;
        padding-top: 5px;
        padding-bottom: 5px;

    }
    .single-blog .blog-right .head-nav {
        background: transparent !important;
    }
    a.info-demo div.text-12 {
        font-size: 12px !important;
    }
    .mobile-comment {
        position: fixed;
        bottom: 0px;
        background: rgba(26, 44, 67, 1);
        width: 100vw;
        z-index: 1000000000001;
        height: 73px;
    }
    .mobile-comment .input-comment-mb {
        height: 41px;
        border: none;
        width: 85%;
    }
    .mobile-comment form {
        position: relative;
        background: white;
        box-shadow: -1px 1px 1px 0px rgba(246, 140, 35, 1);
        border-radius: 3px;
        width: 70%;
    }
    .mobile-comment input:focus-visible {
        outline: none;
    }
    .mobile-comment .send-mb {
        position: absolute;
        border: none;
        font-weight: 800;
        right: 0;
        top: 58%;
        transform: translate(-50%, -58%);
        color: white !important;
        background: rgba(246, 140, 31, 1);
        border-radius: 12px;
        width: 50px;
        height: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobile-comment .main-comment{
        padding: 15px;
        padding-right: 30px;
     }
     .mobile-comment .main-comment input{
        width: 100%;
        height: 30px;
        border: none;
        background: #fff;
        outline: none;
        border-radius: 6px;
        padding-left: 10px;
        padding-right: 40px;
        font-size: 14px;
     }
     .mobile-comment .input-comment  {
         position: relative;
     }
     .send-mb {
         position: absolute;
         right: 10px;
         top: 50%;
         transform: translateY(-50%);
         outline: none;
         background: transparent;
         border: 0;
     }
     .read-more {
        padding-bottom: 10px;
     }
     .blog_relate ul li a {
        margin-bottom: 10px;
        font-size: 12px;
     }
     .send-mb img {
        height: 16px;
        top: 50%;
        /* transform: translateY(-50%); */
     }
     #avatar-preview {
        height: 72px;
        width: 72px;
     }
     .custom-input-acc {
        font-size: 14px;
     }
     .blog-footer .item p {
        font-size: 14px;
     }
     .blog-footer .item img {
        height: 14px;
     }
     .blog-footer .news-share p {
        font-size: 10px;
     }
     .blog-footer .item img {
        width: 25px;
        height: 25px;
     }
     /* Live Room*/
    .header-live .icon-back{
        height: 17px;
        width: 17px;
        margin-top: 3px;
    }
    .btn-follow-live {
        background: linear-gradient(266.54deg, #FF620E 40.18%, #F69138 76.02%, #F9E764 98.6%);
        border: none;
        border-radius: 5px;
        font-weight: 500;
        width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 21px;
    }
    .btn-follow-live span {
        font-size: 10px;
        color: rgba(5, 5, 5, 1);
    }
    .btn-follow-live.followed {
        font-weight: 500;
        width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 21px;
        border-radius: 5px;
    }
    .btn-follow-live.followed span {
        font-size: 10px;
        color: white;
    }
    .btn-follow-live img {
        width: 14px;
    }
    .viewer-rooms {
        height: 8px !important;
        width: 12px;
    }
    .body-live .nav-tabs {
        border: none;
    }
    .icon-level {
        height: 18px;
    }
    .icon-level-room-live {
        width: 19px;
        height: 10px;
    }
    /*.group-share-room .share-room {*/
    /*    background : rgba(246, 140, 31, 1);*/
    /*    height: 59px;*/
    /*    width: 164px;*/
    /*    border-radius: 5px;*/
    /*    left: -6.5rem;*/
    /*    top: 2.7rem;*/
    /*}*/
    /*.group-share-room .share-room:before {*/
    /*    background: url("/images/vector-live-mobile.png") no-repeat;*/
    /*    top: -16px;*/
    /*    left: 64%;*/
    /*    width: 21px;*/
    /*    height: 16px;*/
    /*}*/
    /*.share-room-icon img {*/
    /*    width: 25px;*/
    /*    height: 25px;*/
    /*}*/
    /*.share-room-link input {*/
    /*    width: 70%;*/
    /*    background: rgba(42, 63, 92, 1);*/
    /*    font-size: 11px;*/
    /*}*/
    /*.share-room-link button {*/
    /*    width: 30%;*/
    /*    background: rgba(26, 44, 67, 1);*/
    /*    font-size: 10px;*/
    /*}*/
    .body-live .header-tab {
        height: 40px;
        background: var(--bg-header-live);
        /*box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);*/
    }
    .header-tab-item {
        color: var(--text-svg-share);;
    }
    .body-live .header-tab path {
        fill: var(--text-svg-share);
    }
    .header-tab-item.active {
        color: rgba(246, 140, 31, 1) !important;
        /*padding-bottom: 3px;*/
        /*border-bottom: 2px solid rgba(246, 140, 31, 1);*/
    }
    .header-tab-item.active path {
        fill: rgba(246, 140, 31, 1) !important;
    }
    .header-tab .header-tab-item{
        background: none !important;
        border: none !important;
        padding: 0 !important;
    }
    .body-live .border-title-live {
        position: absolute;
        width: 28%;
        border-radius: 2px;
        bottom: 1px;
        height: 4px;
        background: white;
    }
    .comment-live {
        height: 100%;
        box-shadow: none;
        background: none;
    }
    /*#msg_content {*/
    /*    height: 315px;*/
    /*}*/
    .comment-footer {
        position: fixed !important;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        background: var(--bg-great);
        box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
        height: 58px;
        padding: 5px;
    }
    #form-cmt {
        background: transparent;
        height: 35px;
    }
    .comment-footer #form-cmt input {
        background: var(--bg-input-cmt);
        border-radius: 4px;
        height: 100%;
        width: 100%;
    }
    .comment-footer #form-cmt {
        width: 60%;
        padding-left: 9%;
        background: var(--bg-input-cmt);
        border-radius: 4px;
    }
    .group-share-room .share-room {
        width: 330px;
        right: 12%;
        transform: none;
        top: 2rem;
        left: auto;
    }
    .group-share-room .share-room:before {
        left: auto;
        right: 0;
    }
    .share-room-link button {
        font-size: 12px;
    }
    .comment-footer .gift-show-btn img {
        width: 46px;
        height: 46px;
    }
    .comment-footer .submit_comment {
        width: 55px;
        height: 31px;
        color: rgba(255, 255, 255, 1);
        border-radius: 4px;
        border: 1px solid rgba(207, 209, 210, 1);
        margin-left: .5rem;
        margin-right: .5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(246, 140, 31, 1);
    }
    .comment-footer .emoij-show-btn {
        position: absolute;
        top: 61%;
        transform: translate(-50%, -58%);
        left: 15%;
    }
    .comment-footer .emoij-show-btn img {
        width: 25px;
        height: 25px;
    }
    .content-comment {
        border: none;
        background: none;
        /*background: rgba(5, 19, 37, 1);*/
    }
    .view-emoij {
        bottom: 3rem;
    }
    .view-sticker {
        bottom: 58px;
        background: #000000;
        right: 0;
        padding: 20px;
        border-top-right-radius: 22px;
        border-top-left-radius: 22px;
        height: 304px;
        width: 100%;
        overflow-y: auto;
    }
    .view-sticker .sticker-title {
        color: #B4B4B4 ;
    }
    .view-sticker .sticker-title {
        color: #B4B4B4 ;
    }
    .view-sticker .sticker-img {
       width: 82px;
        height: 82px;
        object-fit: cover;
    }
    .marquee-notify-live marquee {
        font-size: 12px;
    }
    .comment-item span {
        font-size: 14px;
        font-weight: 500;
    }
    .comment-item img {
        max-width: 65px;
    }
    .content-cmt {
        color: var(--text-great);
    }
    .show-gift {
        position: absolute;
        width: 100%;
        height: auto;
        bottom: 0;
        background: black;
        border-radius: 10px 10px 0px 0px;
        z-index: 100;
    }
    .show-gift .img-logo-gift img {
        width: 5rem;
        padding: .5rem;
        position: absolute;
        right: 40px;
    }
    .qty_gift .btn-submit-gift {
        width: 49.94px;
        height: 24px;
        border: none;
        border-radius: 12px;
        color: white;
        padding: 0;
        background: rgba(26, 44, 67, 1);
    }
    .show-gift .img-logo-close img {
        width: 2rem;
        padding: .5rem;
        position: absolute;
        right: 10px;
    }
    .show-gift button {
        background: none;
        color: white;
        padding: .5rem;
        border-radius: 0;
        width: 100%;
    }
    .show-gift .space-item {
        color: #505B71;
        padding: .5rem;
    }
    .show-gift .nav-tabs .nav-link.active {
        background: none;
        color: rgba(246, 140, 35, 1);
        border: none;
        border-bottom: 1px solid rgba(246, 140, 35, 1);
    }
    .show-gift .nav-tabs {
        border: none;
    }
    .show-gift .tab-content .tab-pane {
        height: 228px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .show-gift .gift-item {
        /*border: 1px solid #505B71;*/
        /*border-radius: 3px;*/
    }
    .show-gift .gift-item.active {
       background: rgba(42, 63, 92, 1);
        border-radius: 4px;
        /*width: 25%;*/
    }
    .show-gift .gift-image {
        width: 67px;
        height: 69px;
    }
    .gift-footer {
        /*height: 40px;*/
        /* padding: 10px; */
    }
    .card-gift-item .stock-status {
        font-size: 10px !important;
        white-space: nowrap;
        height: 20px !important;
        padding: 0 20px !important;
    }
    .gift-footer .qty_gift {
        height: 24px;
        width: auto;
        position: relative;
        left: auto;
        bottom: auto;
    }
    .show-gift .btn-send-gift-coin {
        border: none;
        box-shadow: 0px 1.5px 2px 0px #EFA72280;
        box-shadow: 0px 2px 3px 0px #FFFFFF59 inset;
        box-shadow: 0px -2px 4px 0px #EFA722CC inset;
        border: 0.5px solid;
        border-image-source: linear-gradient(180deg, rgba(239, 167, 34, 0) 0%, #EFA722 54.17%, rgba(239, 167, 34, 0) 100%);
        background: #EFA722;
        border-radius: 20px;
        color: white;
        z-index: 100;
    }
    .qty_gift .qty_gift-item {
        width: 25px;
    }
    .show-gift .btn-send-gift-diamond {
        border: none;
        background: linear-gradient(180deg, #5BACF2 0%, #1489EC 100%);
        color: white;
        border-radius: 20px;
    }
    .show-gift .show-qty input {
        border: none;
        background: transparent;
        width: 100%;
        color: white;
        font-size: 14px;
    }
    .show-gift .show-qty button {
        border: none;
        padding: 0;
    }
    /*.swal2-title {*/
    /*    */
    /*}*/
    div:where(.swal2-container) {
        z-index: 999999 !important;
    }
    .btn-confirm-swal, .btn-cancel-swal {
        width: 40%;
    }
    .swal2-actions {
        width: 100%;
    }
    .bg-main-live {
        background: var(--bg-main-live-room);
        margin-top: 0;
    }
    .logo-login {
        margin-top: 80px;
    }

     .news-share {
        bottom: 150%;
     }
     .top-mobile {
        position: fixed;
        top: 87%;
        right: 10px;
     }
    .single-blv .slick-track {
        margin-left: auto;
    }
    .video-js .vjs-tech {
        height: 101% !important;
    }
    .video-js {
        width: 100%;
        height: 220px;
    }
    .w-20 {
        width: 50%;
    }
    .mb-none {
        display: none !important;
    }
    .support_mobile {
        position: fixed;
        top: 74%;
        left: 85%;
        /* background: rgba(246, 140, 31, 1); */
        border-radius: 50%;
        padding: 0;
        z-index: 99999;
        display: flex;
    }

     /*Wheel*/
    #wheelModal .modal-content .btn-close-wheel {
        top: 17%;
        left: 90%;
        width: 1.5rem;
    }
    #wheelModal .modal-content .img-logo-wheel {
        top: 18%;
        width: 38%;
    }
    #wheelModal .modal-content .img-title-wheel {
        top: 28%;
        width: 22rem;
    }
    .wheel_main .spin_button {
        top: 49%;
        width: 62px;
        height: 75px;
    }
    .wheel_main canvas {
        width: 21rem;
        height: 21rem;
        top: 48%;
    }
    #wheelModal .modal-content .img-info-wheel {
        width: 22rem;
        top: 80%;
    }
    .wheel_main .img-footer-wheel {
        top: 70%;
        width: 17rem;
    }
    .wheel_main .turn-spin {
        top: 74.5%;
        font-size: 16px;
    }
    #wheelModal .btn-wheel {
        top: 82%;
        width: 20rem;
    }
    #wheelModal .btn-wheel button {
        height: 2rem;
        width: 10rem;
    }
    #giftModal .modal-content .notify_gift {
        bottom: 42%;
    }
    #giftModal .modal-body .notify_gift p {
        font-size: 13px;
    }
    #giftModal .modal-content .btn_give_gift {
        left: 50%;
        transform: translate(-50%, -58%);
        bottom: 15%;
    }
    #infoModal .modal-dialog {
        min-width: 0;
    }
    #infoModal .modal-dialog .infoWheelItem {
        font-size: 12px;
    }
    #infoModal .btn-wheel button {
        font-size: 10px;
    }
    #infoModal .historyGift .table tr td {
        font-size: 10px !important;
    }
    #infoModal .modal-body {
        padding: 0;
    }
    #infoModal .btn-close-wheel-info {
        width: 1.5rem;
    }
    #wheelModal .modal-content {
        background: url("/images/wheel/backgroupMobile.png");
    }
    #infoModal .bk-footer-info {
        width: 104%;
        top: 9px;
    }
    .vongquay_icon {
        bottom: 10%;
        width: 4rem;
    }
    #infoModal .btn-close-wheel-info {
        right: 0;
        z-index: 25;
        top: 0;
    }
    .modal {
        z-index: 100000;
    }
    /*#wheelModal {*/
    /*    z-index: 100000;*/
    /*}*/
    /*#infoModal {*/
    /*    z-index: 100001;*/
    /*}*/
    /*End Wheel*/
    /*Lì Xì*/
    #giftLuckyModal .notify-img-money {
        width: 159%;
    }
    #giftLuckyModal .notify_gift_name {
        top: -197%;
    }
    #giftLuckyModal .notify_gift_name .gift-title-lucky-money {
        font-size: 14px;
    }
    #giftLuckyModal .notify_gift_name .gift-name-lucky-money {
        font-size: 16px;
    }
    #giftLuckyModal .btn_give {
        top: 175%;
        left: 50.2%;
        width: 4rem;
    }
    .mualixi-gif {
        height: auto;
    }
    /*End Lì Xì*/
    #infoModal .historyGift .collapseGift {
        height: 20rem;
    }
    .match-item {
        width: 300px;
        height: 123px;
    }
    .icon-room-live {
        width: 56px;
        font-size: 9px;
        /*height: 10px;*/
    }
    .match-item .logo-team {
        width: 35px;
        height: 35px;
    }
    .match-item-footer {
        height: 25%;
    }
    .match-item .match-item-center {
        padding: 19px 5px 5px 5px;
        height: 75%;
    }
    .collapse-mobile {
        position: absolute;
        width: 75%;
        left: 0;
        z-index: 9999;
        top: 0;
        padding: 15px 0;
        box-shadow: 1px 0px 1px 0px rgba(246, 140, 31, 0.5);
        background: var(--bg-sidebar);
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        height: 100vh;
    }
    .header-top .header-top_content .btn-recruitment, .header-top .header-top_content .btn-download {
        width: 111px;
        height: 32px;
    }
    .header-top .header-top_content .btn-recruitment {
        border-radius: 5px;
        background: url(/images/bg-btn-ko-chon.png) no-repeat;
        background-size: cover;
        border: 1px solid white;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        font-weight: 700;
    }
    .header-top .header-top_content .btn-download {
        font-size: 12px;
    }
    .header-top .avatar-header {
        width: 30px;
        height: 30px;
        border: 1px solid rgba(253, 137, 1, 1);
        border-radius: 50%;
        object-fit: cover;
    }
    dl, ol, ul {
        padding-left: 0;
    }
    .header-top .sidebar .info-user-sidebar {
        color: var(--text);

    }
    .header-mobile-top {
        position: relative;
    }
    .header-mobile-top .level-img-mobile {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -58%);
        bottom: -4px;
        width: 23px;
        height: 9px;
    }
    .header-top .header-top_content ul li a {
        font-size: 18px;
        color: white;
    }
    .menu-navbar-mobile .nav-link.active {
        color: rgba(246, 140, 31, 1) !important;
    }
    .header-top .header-top_content ul li a {
        margin-top: 12px;
    }
    .menu-navbar-mobile .nav-item span {
        position: relative;
    }
    .menu-navbar-mobile .nav-item span.hot::before {
        content: "";
        background: url(../images/hot_icon.png);
        width: 43px;
        height: 34px;
        background-repeat: no-repeat;
        position: absolute;
        background-size: contain;
        top: -23px;
        right: -32px;
    }
    .nav-cate .tab-button span {
        width: 14px;
        height: 14px;
        font-size: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .nav-cate .tab-button {
        margin: 6px 8px;
    }
    .calendar-item .avatar-team {
        width: 45px;
        height: 45px;
    }
    .calendar-item .icon-room-live:before {
        display: none;
    }
    .calendar-item {
        position: relative;
    }
    .calendar-item .icon-room-live {
        right: 1px;
        top: 9px;
    }
    /*.description-new-first {*/
    /*    overflow: hidden;*/
    /*    text-overflow: ellipsis;*/
    /*    display: -webkit-box !important;*/
    /*    -webkit-line-clamp: 3;*/
    /*    -webkit-box-orient: vertical;*/
    /*    height: auto;*/
    /*}*/
    .text-sm-9 {
        font-size: 9px !important;
    }
    .text-sm-10 {
        font-size: 10px !important;
    }
    .text-sm-11 {
        font-size: 11px !important;
    }
    .text-sm-12 {
        font-size: 12px;
    }
    .text-sm-13 {
        font-size: 13px;
    }
    .text-sm-14 {
        font-size: 14px;
    }
    .text-sm-15 {
        font-size: 15px;
    }
    .text-sm-16 {
        font-size: 16px;
    }
    .text-sm-17 {
        font-size: 17px;
    }
    .text-sm-18 {
        font-size: 18px;
    }
    .text-sm-19 {
        font-size: 19px;
    }
    .text-sm-20 {
        font-size: 20px;
    }
    .text-sm-36 {
        font-size: 36px;
    }
    .about-acc {
        box-shadow: 0px 1px 0px 0px rgba(246, 140, 31, 1);
        border-radius: 10px;
        background: var(--bg-great);
    }
    .about-acc path {
        fill: var(--text-great);
    }
    .acc-main {
        box-shadow: 0px 1px 0px 0px rgba(246, 140, 31, 1);
        border-radius: 10px;
        background: var(--bg-great);
    }
    .acc-sub {
        border-bottom: 1px solid rgba(68, 68, 68, 1);
        height: 50px;
    }
    .acc-sub path {
        fill: var(--text-great);
    }
    .header-account {
        background: rgba(1, 1, 1, 1);
        height: 60px;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 1000000;
    }
    .header-live {
        background: var(--bg-header-live);
        height: 60px;
        margin-top: 65px;
        color: var(--text-main-live-room);
    }
    .header-live path:first-child {
        fill: var(--text-main-live-room);
    }
    .header-live .btn-back-live path {
        fill: var(--text-great);
    }
    .header-live .change-caster-btn {
        background: var(--bg-great);
        color: var(--text-main-live-room);
        width: 75px;
    }
    .header-live .change-caster-btn.change-caster-btn-text {
        background: var(--bg-great);
        color: var(--text-main-live-room);
        width: 95%;
    }
    .notify-message {
        font-weight: 300;
        font-size: 14px;
        color: rgba(0, 132, 255, 1);
    }
    .is-driver-live {
        width: 100%;
        height: 1px;
        background: rgba(143, 143, 143, 1);
    }
    .live-view .icon-level {
        width: 20px;
        height: 10px;
    }
    .tab-rank .avatar-top-1 {
        left: 31.5px;
        top: 49%;
        width: 30px;
        height: 30px;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        position: absolute;
    }
    .tab-rank .avatar-top-2 {
        left: 28.5px;
        top: 51%;
    }
    .tab-rank .avatar-top-3 {
        left: 30.5px;
        top: 21.5px;
    }
    .body-live #nav-tabContent {
        min-height: 56vh;
    }
    .login-form .input {
        border: 1px solid white;
        font-size: 18px;
        font-weight: 300;
    }
    .login-form .input input {
        font-size: 18px;
        font-weight: 300;
    }
    .register button, .login-form .login button {
        height: 36px;
        width: 137px;
        font-size: 18px;
        font-weight: 700;
        color: black;
        padding: 0;
    }
    .rank-mb-view .category-event_blog li a  {
        width: 110px;
        font-size: 12px !important;
    }
    .h-90 {
        height: 90%;
    }
    .object-fit-cover {
        object-fit: cover;
    }
    .viewer-detail {
        width: 218px;
        position: absolute;
        background: #1F1C23;
        top: 4rem;
        z-index: 9999;
        left: 10rem;
    }
    .viewer-detail .nav-link {
        font-size: 12px;
    }
    .viewer-detail .tab-content .name-viewer {
        font-size: 12px;
    }
    .viewer-detail .avatar-viewer {
        height: 18px;
        width: 18px;
        border-radius: 50%;
    }
    .description-new-first {
        min-height: fit-content;
    }
    #show-rank-gift {
        max-height: 27rem;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .video-js {
        border-radius: 0 !important;
    }
    .blog-item-mobile .img-blog-second {
        height: 102px;
    }
    .calendar-item .isLive {
        position: absolute;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .event-page .item-pc-blog {
        height: 13rem;
    }
    .event-page .item-pc-blog .rounded-lg {
        object-fit: contain;
    }
    .section-news-mobile {
        display: block;
    }
    .section-news-mobile .icon-new {
        width: 25px;
    }
    .section-news-mobile .new-content .img-new {
        object-fit: cover;
        height: 101px;
        width: 100%;
        border-radius: 5px;
    }
    .section-news-mobile .new-content .new-content-detail {
        width: 176px;
    }
    .section-news-mobile .new-content {
        background: rgba(26, 44, 67, 1);
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0px 1px 3px 0px rgba(208, 200, 200, 0.1);
        border-radius: 4px ;
        padding: 10px;

    }
    .section-news-mobile .new-content .new-content-detail .icon-sub-time {
        width: 13px;
    }
    .pc-none {
        display: block;
    }
    .about-title-mb {
        border-bottom: 2px solid rgba(246, 140, 31, 1);
    }
    .about-title ul li a {
        font-size: 12px;
        font-weight: 500;
    }
    .live-other-room .match-item {
        width: 100%;
        height: 186px;
    }
    .memberNewModal .modal-body {
        padding: 2.5rem;
    }
    .memberNewModal .modal-content {
        background: url("/images/bgModalMember.webp") no-repeat;
        background-size: contain;
        border: none;
    }
    .memberNewModal .modal-content .closeModalMemberBtn {
        border: none;
        background: none;
        width: 35px;
        height: 35px;
        position: absolute;
        right: 96px;
        top: 60px;
    }


    /*Ver2*/
    .list-day-calendar .nav-link {
        width: 100%;
    }
    .calendar-page {
        /*padding-top: 37px;*/
    }
    .line-back-title {
        color: rgba(246, 140, 31, 1);
    }
    .header-calendar {
        background: none;
    }
    .calendar-item {
        background: none;
        width: 100%;
    }
    .form-select-type-calendar {
        width: auto;
        background: rgba(23, 22, 22, 1);
        border: 1px solid rgba(194, 194, 194, 1);
        border-radius: 5px;
        color: white; /* Màu mũi tên sẽ theo color */
        font-size: 14px;
        font-weight: 400;
        padding: 5px;
    }
    .form-select-type-calendar path {
        fill : rgba(255, 255, 255, 1);
    }
    .event-page-content .card-event-home {
        grid-template-columns: repeat(1, 1fr);
    }
    .event-tab-header .event-tab-link {
        width: 100%;
    }
    .event-tab-header {
        width: 100%;
        margin-top: 0 !important;
    }
    .event-tab-header .event-tab-item {
        width: 50%;
    }
    .event-page {
        padding: 10px;
    }
    .header-live .card-change-caster {
        left: -31%;
        width: max-content;
    }
    .header-live .card-change-caster-main {
        grid-template-columns: repeat(3, 1fr);
    }
    .select-mode-menu-mb {
        background: var(--select-mode-menu-mb);
        padding: 0 5px;
        border-radius: 5px;
        height: 30px;
    }
    .select-mode-menu-mb .select-mode-menu {
        padding: 4px;
        border-radius: 5px;
    }
    .select-mode-menu-mb .mode-active {
        background: rgba(246, 140, 31, 1);
    }
    .select-mode-menu-mb .mode-active path {
        fill: rgba(255, 255, 255, 1);
    }
    .header-top .btn-login-mb {
        background: linear-gradient(98deg, #FD8901 0%, #FFA842 100%);
        color: rgba(255, 255, 255, 1);
        border-radius: 5px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 8px;
        width: 75px;
    }
    .header-top .btn-login-mb.btn-login-mb-transparent {
        background: transparent;
        border: 1px solid rgba(242, 133, 5, 1);
        color: var(--text-great);
    }
    .header-top .navbar-toggler:focus, .header-top .navbar-toggler:active, .header-top .navbar-toggler:focus-visible {
        border-style: none;
    }
    .header-top .navbar-collapse .btn-login-mb {
        color: var(--text-great);
        border: 1px solid rgba(246, 140, 31, 1);
        border-radius: 5px;
        height: 30px;
        width: 40%;
        background: none;
    }
    .header-top .navbar-collapse .btn-download-mb {
        color: rgba(255, 255, 255, 1);
        border-radius: 5px;
        height: 30px;
        width: 40%;
        background: linear-gradient(98deg, #FD8901 0%, #FFA842 100%);
    }
    .card-match-home-live {
        width: 100% !important;
        /*padding-right: 15px;*/
    }
    .slider-hot-live .slick-slide {
        /*width: 360px !important;*/
        margin-right: 2px !important;
    }
    /*.title-home-mb path {*/
    /*    fill: rgba(255, 255, 255, 1);*/
    /*}*/
    .title-home:before {
        width: 5px;
    }
    .title-home {
        padding-left: 12px;
    }
    .view-all-home svg {
        width: 15px;
        height: 15px;
    }
    .title-home svg {
        width: 15px;
        height: auto;
    }
    .card-gift-item .buy-gift-btn {
        padding: 4px 6px;
    }
    .single-5 .slick-list {
        padding-right: 10px !important;
    }
    .single-5 .slick-slide {
        box-sizing: border-box;
    }
    .single-5 .slick-track {
        display: flex !important;
    }

    .single-5 .slick-slide, .slick-new-home .slick-slide {
        height: inherit !important;
    }
    .single-5 .slick-slide, .slick-new-home .slick-slide {
        padding: 0 6px; /* giống mx-2 nhưng không phá layout */
    }
    .card-event-item {
        width: 100% !important;
    }
    /*.card-event-home  {*/
    /*    !* width: 360px !important; *!*/
    /*    margin-right: 16px !important;*/
    /*}*/
    .info-video-home {
        padding: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 3px;
    }
    .copy-link-video-home svg {
        width: 13px;
        height: auto;
    }
    .card-home-video-item .home-video-image {
        /*height: 110px;*/
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }
    .login-page {
        padding-top: 15px;
        background: var(--bg-modal-login);
        min-height: 100vh;
    }
    .login-page .logo-header {
        margin-top: 0;
    }
    .login-page .slogan-header {
        color: var(--text-great);
    }
    .login-page .content-modal-login {
        background: var(--bg-modal-login-content);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .login-page .nav-tab-login-home .nav-link {
        height: 45px;
    }
    .login-page .content-modal-login .input-box.captcha-box .cc {
        height: 78%;
    }
    .login-page .btn-sumbit-form {
        height: 55px;
    }
    .login-page .btn-back-login path {
        fill: rgba(246, 140, 31, 1);
    }
    .login-page .footer-login .footer-login-svg {
        border: 1px solid rgba(246, 140, 31, 1);
        border-radius: 5px;
        height: 50px;
        width: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 10px;
        background: rgba(255, 255, 255, 1);
    }
    .login-page .footer-login .footer-login-svg path {
        fill: rgba(246, 140, 31, 1);
    }
    .login-page .footer-login .footer-login-item {
       color: var(--text-great);
        font-weight: 500;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
    }
    .login-page .footer-login .footer-login-item.support-item .footer-login-svg {
       border-radius: 50%;
    }
    .list-live-page .list-live-item {
        grid-template-columns: repeat(2, 1fr);
        gap: 0px;
    }
    .list-live-page .match-item {
        width: 100%;
        height: 123px;
    }
    .list-live-page .match-item .logo-team {
        width: 35px;
        height: 35px;
    }
    .list-live-page .match-item-footer .blv-av-c {
        width: 25px;
        height: 25px;
    }
    .list-live-page .match-item .match-item-center {
        padding-top: 20px !important;
    }
    .nav-tab-list-live .nav-tabs-custom {
        justify-content: space-between;
    }
    .nav-tab-list-live .nav-link {
        font-size: 10px;
        padding: 5px;
    }
    .nav-tab-list-live .nav-link svg {
        display: none;
    }
    .list-live-page .banner-hot img {
        border-radius: 0;
    }
    .img-nap-acc {
        height: 28px;
    }
    .main-acc {
        background: var(--bg--profie);
        border-radius: 10px;
        border: 1px solid rgba(253, 137, 1, 1);
        padding: 10px;
    }
    .notify-sub {
        left: auto;
        width: 320px;
        right: -70%;
        transform: none;
    }
    .notify-sub .notifyTabs .nav-link, .notify-sub .read-all-notify {
        width: 80px;
        padding: 3px;
        font-size: 12px;
    }
    .notify-sub .notifyTabContent .notify-item:before {
        right: 0;
        top: 26px;
    }
    .single-blog .blog-left, .single-blog .comment, .single-blog .comment-content {
        background: none;
    }
    footer {
        margin-left: 0;
    }
    .footer-mb {
        background: var(--bg-great);
        padding-bottom: 100px !important;
    }
    .footer-mb .logo-footer {
        height: 30px;
        width: auto !important;
    }
    .footer-mb .is-driver-footer {
        height: 30px;
    }
    .footer-mb ul li {
        border-bottom: 1px solid var(--text);
        padding: 10px 0;
    }
    .footer-mb ul li a{
        color: var(--text);
    }
    .subMenu-account {
        transform: translate(-50%,-50%);
        left: 50%;
        top: 50%;
        width: 90%;
        border: 2px solid rgba(255, 255, 255, 1);
        position: fixed;
    }
    .subMenu-account:before {
        display: none;
    }
    .subMenu-account .close-modal-acc {
        border: none !important;
        background: none;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        right: 0;
        top: -2rem;
        position: absolute;
        padding: 0;

    }
    .list-hotlive-in-room {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        display: grid;
    }
    .list-hotlive-in-room .match-item {
        width: 100%;
    }
    .list-hotlive-in-room .match-item .logo-team {
        width: 35px;
        height: 35px;
    }
    .list-hotlive-in-room .match-item {
        height: 135px;
    }
    .list-hotlive-in-room .card-match-hotlive-item {
        width: 100%;
    }
    .card-gift-item .gift-image {
        height: 140px;
        object-fit: cover;
    }
    .card-home-new-second {
        height: max-content;
    }
    .card-home-new-second .new-home-image {
        /*height: 47%;*/
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }
    .about-home {
        background: var(--bg-item-home);
        border-radius: 4px;
        border: 1px solid rgba(246, 140, 31, 0.2);
    }
    .title-about {
        width: 60%;
        color: rgba(255, 255, 255, 1);
        background: url(/images/bg-title-about.png) no-repeat;
        background-size: 100% 100%;
        height: 20px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    .collapse-about-item .collapse-about-header {
        font-weight: 500;
        font-size: 12px;
        padding: 7px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top-left-radius: 5px ;
        border-top-right-radius: 5px ;
        background: var(--bg-collapse-ab-header);
        color: var(--text-collapse-ab-header);
    }
    .collapse-about-item.active .collapse-about-header {
        color: rgba(246, 140, 31, 1);
        border-left: 3px solid rgba(246, 140, 31, 1);
        border-bottom: 1px solid rgba(246, 140, 31, 1);
    }
    .collapse-about-item.active .arrow-open {
        background: rgba(246, 140, 31, 1);
        display: flex;
        justify-content: center;
        align-items: center;
        height: 20px;
        width: 20px;
        border-radius: 5px;
    }
    .collapse-about-main .collapse-about-item.active {
        background-color: var(--bg-collapse-ab);
        border-radius: 5px;
    }
    .collapse-about-main .collapse-about-item.active path {
        fill: rgba(255, 255, 255, 1);
    }
    .collapse-about-content {
        font-size: 12px;
        font-weight: 400;
        line-height: 24px;
        padding: 10px;
        display: none;
        color: var(--text-great);
    }
    .collapse-about-item.active .collapse-about-content{
        display: block;
    }
    .collapse-about-content {
        will-change: height, opacity;
    }

    .collapse-about-arrow svg,
    .collapse-arrow svg {
        transition: transform .3s cubic-bezier(.4,0,.2,1);
    }

    .collapse-arrow.arrow-open svg {
        transform: rotate(180deg);
    }
    .status-live-caster .title-live-caster {
        padding: 0 6px;
    }
    .live-home-tab {
        overflow-x: auto;
    }
    .live-home-tab .nav-link {
        background: rgba(52, 52, 52, 1);
        font-size: 12px;
        font-weight: 500;
        color: rgba(145, 145, 145, 1);
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap : 5px;
        height: 24px;
        width: 82px;
        padding: 0;
    }
    .live-home-tab .nav-link.active {
        background: linear-gradient(180deg, #FD8901 0%, #FFA54E 100%);
        color: rgba(255, 255, 255, 1);
    }
    .live-home-tab::-webkit-scrollbar {
        display: none;
    }
    .live-home-tab .nav-link span {
        background: url("/images/bg-amout-live.png") no-repeat;
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        font-size: 9px;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
    }
    .liveTabContent .match-item {
        width: 100%;
    }
    .liveTabContent .card-live-content-mb {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .match-item-footer .blv-av-c {
        width: 22px;
        height: 22px;
    }
    .view-all-home-mb {
        background: linear-gradient(180deg, #FD8901 0%, #FFA54E 100%);
        width: 108px ;
        margin: 0 auto;
        height: 24px;
        border-radius: 5px;
    }
    .title-home-hotlive , .title-home {
        height: 30px;
    }
    .title-home-hotlive svg, .title-home svg {
        max-width: 15px;
    }
    .section-caster-home {
        border: 1px solid rgba(246, 140, 31, 1);
    }
    .section-caster-home .blv-img {
        height: 50px;
        width: 50px;
    }
    .single-item.slick-dotted.slick-slider {
        margin: 0 !important;
    }
    .single-item .slick-dots {
        bottom: -10px !important;
    }
    .main-calendar .card-match-info {
        justify-content: center !important;
    }
    .about-acc-page .about-item {
        background: var(--bg-great);
        border-radius: 12px;
        box-shadow: 0px 1px 0px 0px rgba(246, 140, 31, 1);
    }
    .main-calendar {
        grid-template-columns: repeat(1, 1fr);
        gap: 2px;
        margin-top: 10px;
    }
    .date-start {
        font-size: 9px;
        padding: 0;
        width: 88px;
    }
    .match-item-center .date-match-info {
        width: 45px;
    }
    .home-wrapper {
        margin-left: 0;
        min-width: 0 !important;
    }
    .header-live .btn-back-live {
        max-width: 69%;
    }
    .bg-main-live .bottom-tab  {
        background: var(--bg-header-live);
        height: 40px;
        border-top: 1px solid rgba(246, 140, 31, 1);
    }
    .bg-main-live .bottom-tab .avatar-room-master  {
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: auto;
        object-fit: cover;
        border: 1px solid rgba(246, 140, 31, 1);
        /*position: relative;*/
    }
    .bg-main-live .bottom-tab .icon-level-room-live  {
        width: 18px;
        height: 9px;
        position: absolute;
        bottom: 0px;
        transform: translateX(-50%);
        left: 50%;
    }
    .btn-bet-room {
        border-radius: 0;
        height: 30px;
    }
    .btn-bet-room .btn-bet-blue {
        clip-path: polygon(0 0, 89% 0, 80% 100%, 100% 100%, 0 100%);
    }
    .btn-bet-room .btn-bet-orange {
        clip-path: polygon(13% 0, 100% 0, 100% 100%, 0 100%, 0 138%);
    }
    .memberEvent .nav-item .nav-link img {
        width: 22px;
    }
    .liveOtherMoveVideoJs {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 5px;
        padding: 10px;
    }
    .liveOtherMoveVideoJs .match-item {
        width: auto;
    }
    .moveToVideoJs .content-cmt {
        color: white;
    }
    .moveToVideoJs .comment-footer #form-cmt input {
        padding-left: 18px;
    }
    .btn-reg-promo {
        bottom: 80px;
    }
    .btn-reg-promo img {
        width: 130px;
    }
    .social-footer-mb path {
        fill: var(--text);
    }
    .btn-play-bg {
        width: 27px;
        height: 27px;
    }
    .btn-play-bg svg {
        width: 10px;
        height: 14px;
    }




}

@media only screen and (min-width: 800px) and (max-width: 950px) {
    .comment-footer .emoij-show-btn {
        left: 18%;
    }
    .comment-footer #form-cmt {
        padding-left: 5%;
    }
}



@media only screen and (max-width: 375px) {
    #wheelModal .modal-content .img-title-wheel {
        top: 23%;
    }
    #wheelModal .modal-content .img-logo-wheel {
        top: 12%;
    }
    .wheel_main .img-footer-wheel {
        top: 72%;
    }
    .wheel_main .turn-spin {
        top: 77.6%;
        font-size: 16px;
    }
    #wheelModal .btn-wheel {
        top: 88%;
    }
    #wheelModal .modal-content .img-info-wheel {
        top: 85%;
    }
    #wheelModal .modal-content .btn-close-wheel {
        top: 10%;
    }
}
@media only screen and (min-width: 360px) {
    .video-js {
        height: 201px;
    }
}
@media only screen and (min-width: 375px) {
    .video-js {
        height: 209px;
    }
}
/*12 pro*/
@media only screen and (min-width: 390px) {
    .video-js {
        height: 217px;
    }
}
@media only screen and (min-width: 412px) {
    .video-js {
        height: 232px;
    }
}
@media only screen and (min-width: 414px) {
    .video-js {
        height: 231px;
    }
}
/*12 pro max*/
@media screen and (min-width: 420px) {
    .video-js {
        height: 240px;
    }
}
@media only screen and (min-width: 430px) {
    .video-js {
        height: 240px;
    }
}
@media only screen and (min-width: 440px) {
    .video-js {
        height: 245px;
    }
}

@media only screen and (max-width: 768px) {
    .title-blog-second {
        height: 1.5rem
    }
    .description-blog-2line {
        height: 1.8rem
    }
}



/*PC*/
@media only screen and (max-width: 1366px) {
    .header-top .header-top_content ul li a {
        padding-right: 0;
    }
    .header-top .logo-a {
        width: 17%;
    }
    .header-top .menu-top {
        width: 60%;
    }
    .header-top .header-top_content .menu-top ul li {
        margin-left: 19px;
    }
}
@media only screen and (min-width: 1366px) {
    .header-top .header-top_content ul li a {
        padding-right: 0;
    }
    .header-top .logo-a {
        width: 20%;
    }
    .header-top .menu-top {
        width: 60%;
    }
    .header-top .header-top_content .menu-top ul li {
        margin-left: 26px;
    }
}
@media only screen and (max-width: 1280px) {
    .header-top .header-top_content ul li a {
        font-size: 16px;
    }
    .header-top .header-top_content .menu-top ul li {
        margin-left: 19px;
    }
}
/* Tablet */
@media (min-width: 577px) and (max-width: 991px) {
    .calendar-item {
        width: 32%;
    }
}
/* Điện thoại xoay ngang */
@media screen and (orientation: landscape) and (max-width: 926px) {
   .header-calendar-text {
       display: none !important;
   }
    .btn-back-live {
        display: flex !important;
    }
    .event-page-content .card-event-home {
        grid-template-columns: repeat(2, 1fr);
    }
    .container {
        max-width: 95% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .banner-left-top_live {
        width: 60%;
    }
    .banner-right-top_live {
        width: 40%;
    }
    .banner-right-top_live .banner-show-image {
        height: 118px;
    }
    .banner-right-top_live .banner-show-image .match-slider-item .logo-team {
        width: 30px;
        height: 30px;
    }
    .banner-right-top_live .banner-show-image .match-item-footer .blv-av-c {
        width: 22px;
        height: 22px;
    }
    .banner-right-top_live .banner-show-image .item-match-clock .text-24 {
        font-size: 21px;
    }
}

@media (min-width: 1281px) and (max-width: 1400px) {
    .banner-left-top_live {
        width: 54%;
    }
    .banner-right-top_live {
        width: 46%;
    }
    .banner-right-top_live .banner-show-image {
        height: 130px;
    }
    .banner-right-top_live .banner-show-image .match-slider-item .logo-team {
        width: 35px;
        height: 35px;
    }
    .banner-right-top_live .banner-show-image .match-item-footer .blv-av-c {
        width: 25px;
        height: 25px;
    }
    .banner-right-top_live .banner-show-image .item-match-clock .text-24 {
        font-size: 22px;
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    .banner-left-top_live {
        width: 54%;
    }
    .banner-right-top_live {
        width: 46%;
    }
    .banner-right-top_live .banner-show-image {
        height: 147px;
    }
    .banner-right-top_live .banner-show-image .match-slider-item .logo-team {
        width: 45px;
        height: 45px;
    }
    .banner-right-top_live .banner-show-image .match-item-footer .blv-av-c {
        width: 30px;
        height: 30px;
    }
    .banner-right-top_live .banner-show-image .item-match-clock .text-24 {
        font-size: 24px;
    }
}



