.bm-menu {
    background: #1489EC;
    box-shadow: 0px 3px 3px 0px #00000029;
    position: fixed;
    bottom: 0px;
    z-index: 1000000000000;
    width: 100vw;
}
.bm-menu ul{
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: space-between;
}
.bm-menu ul li a {
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
}
.bm-menu ul li a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.bm-menu ul li a.active {
    color: #FFB100;
}

@media only screen and (max-width: 600px) {
    
    .utpc{
        display: none;
    }
    .header-top {
        background: #021429;
  }
    .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: 25px!important;
        height: 25px!important;
    }
    #tabsoikeo{
        margin-top: 30px;
    }
    .text-16 {
        font-size: 14px !important;
    }
    .text-14 {
        font-size: 10px !important;
    }
    .text-12 {
        font-size: 8px;
    }
    .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;
        z-index: 10;
        top: 64px;
        margin: 0px !important;
        z-index: 100000;
        background: #1489EC;
        width: 100%;
        left: 0px;
    }
    ul.nav-cate li button.tab-button {
        background: transparent !important;
        color: #fff;
        box-shadow: unset !important;
        font-size: 12px !important;
        font-weight: 600;
        margin: 0px;

    }
    ul.nav-cate li button.tab-button.active {
        color: #FFB100;
    }
    .header-top {
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 100000;
    }
    .top-button {
        padding: 6px 10px;
        font-size: 12px;
        align-items: center;
    }
    .top-button img{
        height: 12px;
    }
    .banner-main {
        /*margin-top: 109px;*/
        background: none !important;
    }
    .mc-d-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .calendar-item .avatar-caster {
        width: 2.5rem;
        height: 2.5rem;
    }
    .calendar-item {
        padding: 5px 10px;
    }
    .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 {
        margin-top: 50px;
    }
    .m-head-nav .head-nav {
        background: transparent;
        box-shadow: none;
        padding: 0px;
        justify-content: flex-start !important;
        gap: 4px;
    }
    .m-head-nav .head-nav li a{
        color: #484848;
        border-radius: 20px;
        background: linear-gradient(180deg, #EFF3F9 0%, #FFFFFF 100%);
        box-shadow: 0px -2px 1px 0px #7990BB inset;
        padding: 10px 20px;

    }
    .m-head-nav .head-nav li a p{
        font-size: 14px !important;
        font-weight: 700;
    }
    .m-head-nav .head-nav li a.active {
        background: linear-gradient(90deg, #5BACF2 0%, #1489EC 100%);
        color: #fff !important;
        border-bottom: 0 !important;
    }
    .bg-main {
        min-height: 90vh;
    }
    .mobile-news {
        margin-top: 64px;
    }
    .text-xs-12 {
        font-size: 12px;
    }
    .head-news-mobile {
        padding: 0px;
        padding-top: 0px !important;
    }
    .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;
    }
    .category-event_blog li a {
        width: 5rem;
        padding: 8px 6px;
    }
    .category-event_blog li a p{
        font-size: 12px;
    }
    .head-news-mobile-tab a {
        background: transparent;
        color: #fff;
    }
    .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: 160px !important;
    }
    .item-new-first {
        position: relative;
        height: auto !important;
        margin-bottom: 10px !important;
    }
    .item-new-first h3 {
        position: absolute;
        bottom: 0px;
        color: #fff;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) -7.84%, rgba(0, 0, 0, 0.44) 50.98%);
        margin: 0px;
        left: 0px;
        /* width: 100%; */
        margin-right: calc(var(--bs-gutter-x)* .5);
        margin-left: calc(var(--bs-gutter-x)* .5);
        padding-left: 10px;
        padding-left: 10px;
        font-size: 12px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        /* margin-top: var(--bs-gutter-y); */
    }
    .blog-item-mobile {
        background: #fff;
        padding: 5px 10px;
        width: 94%;

        box-shadow: 0px 1px 1px 0px #FFFFFF inset;

        box-shadow: 0px -1px 1px 0px #7990BB33 inset;

        border-radius: 10px;
        /* margin-left: 10px;
        margin-right: 10px; */
    }
    .blog-item-mobile h3 {
        font-size: 13px !important;
    }
    .single-blog {
        margin-top: 40px !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: #fff !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: 10px;
        margin-bottom: 10px !important;
        margin-top: 10px !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: #fff !important;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        border-radius: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        box-shadow: 0px -1px 1px 0px #7990BB33 inset;

    }
    a.info-demo div.text-12 {
        font-size: 12px !important;
    }
    .mobile-comment {
        position: fixed;
        left: 0px;
        bottom: 0px;
        background: #1489EC;
        width: 100vw;
        z-index: 1000000000001;
    }
    .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: 80px;
        width: 80px;
     }
     .custom-input-acc {
        font-size: 14px;
     }
     .blog-footer .item p {
        font-size: 14px;
     }
     .blog-footer .item img {
        height: 14px;
     }
     /* Live Room*/
    .header-live .icon-back{
        height: 1rem;
    }
    .btn-follow-live {
        background: linear-gradient(90deg, #5BACF2 0%, #1489EC 100%);
        border: none;
        border-radius: 5px;
        padding: 2px;
        color: white;
        font-weight: 700;
        font-size: 9px;
        min-width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-height: 33px;
    }
    .btn-follow-live img {
        width: 18px;
    }
    .share-pointer, .viewer-rooms {
        height: 14px;
    }
    .icon-level {
        height: 18px;
    }
    .group-share-room .share-room {
        background : #267BE5;
    }
    .group-share-room .share-room:before {
        background: url("../../../vector-live-mobile.png") no-repeat;
    }
    .share-room-link input {
        width: 70%;
    }
    .share-room-link button {
        width: 30%;
    }
    .share-room-icon p {
        font-size: 16px;
    }
    .body-live .header-tab {
        font-size: 15px;
        background: linear-gradient(90deg, #5BACF2 0%, #1489EC 100%);
    }
    .body-live .border-title-live {
        position: absolute;
        width: 28%;
        border-radius: 2px;
        bottom: 1px;
        height: 4px;
        background: white;
    }
    .notify-live .marquee-notify-live {
        background: #9AC1FF27;
    }
    .comment-live {
        height: 100%;
        box-shadow: none;
    }
    #msg_content {
        height: 315px;
    }
    .comment-footer {
        position: fixed !important;
        bottom: 0;
        width: 100%;
        z-index: 99999;
        background: #1E2C3F;
    }
    #form-cmt {
        background: transparent;
        height: 43px;
    }
    .comment-footer #form-cmt input {
        background: linear-gradient(90deg, #5BACF2 0%, #1489EC 100%);
        border-bottom-left-radius:0;
        border-bottom-right-radius:0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        height: 100%;
        width: 100%;
    }
    .comment-footer #form-cmt {
        width: 60%;
    }
    .comment-footer #form-cmt {
        width: 60%;
    }
    .comment-footer .submit_comment, .comment-footer .emoij-show-btn, .comment-footer .gift-show-btn {
        width: 12%;
    }
    .content-comment {
        border: none;
    }
    .view-emoij {
        bottom: 3rem;
    }
    .marquee-notify-live marquee {
        font-size: 12px;
    }
    .comment-item span {
        font-size: 12px;
    }
    .comment-admin .comment-admin-header h4, .comment-admin .admin-cmt-message {
        font-size: 12px;
        font-family: 'Be Vietnam Pro' !important;
    }
    .show-gift {
        position: absolute;
        width: 100%;
        height: 25rem;
        bottom: 0;
        box-shadow: 0px -1px 4px 0px #1489EC;
        background: #1E2C3F;
        border-radius: 10px 10px 0px 0px;
    }
    .show-gift .img-logo-gift img {
        width: 5rem;
        padding: .5rem;
        position: absolute;
        right: 40px;
    }
    .show-gift .img-logo-close img {
        width: 2rem;
        padding: .5rem;
        position: absolute;
        right: 10px;
    }
    .show-gift button {
        background: none;
        color: #505B71;
        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: white;
        border: none;
    }
    .show-gift .nav-tabs {
        border: none;
    }
    .show-gift .tab-content .tab-pane {
        border: 1px solid #505B71;
        padding: .5rem;
    }
    .show-gift .gift-item {
        border: 1px solid #505B71;
        border-radius: 3px;
    }
    .show-gift .gift-item.active {
        border: 2px solid #1489EC;
    }
    .show-gift .gift-image {
        max-height: 4rem;
    }
    .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;
    }
    .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: #1E2C3F;
    }
    .logo-login {
        margin-top: 80px;
    }

     .news-share {
        bottom: 150%;
     }
     .top-mobile {
        position: fixed;
        bottom: 60px;
        right: 10px;
     }
    .single-blv .slick-track {
        margin-left: auto;
    }
    .video-js .vjs-tech {
        height: 101% !important;
    }
    .my_video_1-dimensions {
        width: 100%;
        height: 220px;
    }
    .w-20 {
        width: 50%;
    }
    .mb-none {
        display: none !important;
    }
    .support_mobile {
        position: fixed;
        bottom: 22%;
        right: 6px;
        background: #1489EC;
        border-radius: 50%;
        padding: 7px;
        z-index: 99999;
    }
     /*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;
    }
}
@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) {
    .my_video_1-dimensions {
        height: 201px;
    }
}
@media only screen and (min-width: 375px) {
    .my_video_1-dimensions {
        height: 209px;
    }
}
@media only screen and (min-width: 390px) {
    .my_video_1-dimensions {
        height: 217px;
    }
}
@media only screen and (min-width: 414px) {
    .my_video_1-dimensions {
        height: 231px;
    }
}
@media only screen and (min-width: 430px) {
    .my_video_1-dimensions {
        height: 240px;
    }
}



