* {
    margin: 0;
    padding: 0
}

::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

*,
:after,
:before {
    box-sizing: border-box;
}

img {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body,
html {
    height: 100%;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

html {
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6;
    font-size: 16px;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (max-width: 500px) {
    html {
        font-size: 14px !important;
    }
}

input,
button,
textarea,
select {
    outline: none;
    resize: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    color: inherit;
    font: inherit
}

body,
input,
textarea,
select,
button {
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
    font-family: sans-serif
}

img {
    border: none
}

em {
    font-style: normal
}

button {
    cursor: pointer;
    background: none
}

h1 {
    font-size: 0.55rem;
    line-height: 0.7rem;
}

h2 {
    font-size: 0.5rem;
    line-height: 0.65rem;
}

h3 {
    font-size: 0.45rem;
    line-height: 0.6rem;
}

h4 {
    font-size: 0.4rem;
    line-height: 0.55rem;
}

h5 {
    font-size: 0.35rem;
    line-height: 0.5rem;
}

h6 {
    font-size: 0.3rem;
    line-height: 0.45rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

a,
button {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111;
}

button,
video {
    border: none;
    outline: none;
}

@media (max-width: 600px) {
    input,
    span,
    p {
        font-size: 16px;
    }
}

ol,
ul,
li,
dl,
dd,
dt {
    list-style: none
}

a {
    text-decoration: none;
    color: #282828;
    outline: none
}

a:hover {
    text-decoration: none;
    color: #bebebe
}

table {
    empty-cells: show;
    border-collapse: collapse
}

caption,
th {
    text-align: left;
    font-weight: 400
}

select::-ms-expand,
input[type=radio]::-ms-check,
input[type=checkbox]::-ms-check,
input[type=text]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=number]::-ms-clear {
    display: none
}

input[type="radio"],
input[type=checkbox] {
    clip: rect(0, 0, 0, 0)
}

.color-main,
.module-ranking-tab-link i,
.search-tag i,
.navbar-item.active a i {
    background: #1fc3f9;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.navbar .swiper-slide {
    width: auto;
}

.navbar .swiper-slide,
#playSwiper .swiper-slide {
    width: auto;
}

.wrapper {
    width: 100%
}

.content {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.shadow-small,
.module-tab-item.active {
    box-shadow: 0px 0 5px 0 rgba(0, 0, 0, 0.08), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow-base,
.searchbar-main.open .searchbar,
.searchbar:hover {
    box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow,
.module-ranking-tab-link,
.module-paper-item,
.module-list {
    box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
}

.shadow-drop,
.drop:hover .drop-content {
    box-shadow: 0px 10px 70px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.18)
}

.transition {
    transition: all 0.3s ease-in
}

.transition-fast {
    transition: all 0.15s ease-in
}

.transition-bg-fast {
    transition: background .15s ease
}

.transition-bg,
.shortcuts-mobile-overlay {
    transition: background .3s ease
}

.impact,
.module-title-en,
.module-ranking-tab-info,
.module-item-top {
    font-family: "Impact", "system-ui", "Helvetica Neue", sans-serif;
    font-weight: 900
}

.radian,
.navbar-item.active,
.links {
    position: relative
}

.radian::after,
.navbar-item.active::after,
.radian::before,
.navbar-item.active::before {
    top: -19px;
    right: 0
}

.radian::before,
.navbar-item.active::before,
.radian::after,
.navbar-item.active::after,
.radian .links::before,
.navbar-item.active .links::before,
.radian .links::after,
.navbar-item.active .links::after {
    /* content: ''; */
    position: absolute;
    height: 20px;
    width: 20px
}

.radian::before,
.navbar-item.active::before {
    background: #fff;
    border-radius: 0 0 20px 0;
    z-index: 1
}

.radian::after,
.navbar-item.active::after {
    background: #f7f8f9
}

.radian .links::before,
.navbar-item.active .links::before,
.radian .links::after,
.navbar-item.active .links::after {
    bottom: -20px;
    right: -16px
}

.radian .links::before,
.navbar-item.active .links::before,
.radian .links::before,
.navbar-item.active .links::before {
    background: #fff;
    border-radius: 0 20px 0 0;
    z-index: 1
}

.radian .links::after,
.navbar-item.active .links::after,
.radian .links::after,
.navbar-item.active .links::after {
    background: #f7f8f9
}

.border,
.btn-block-o,
.play-btn-o,
.module-heading-more,
.module-tab-name,
.module-class,
.module-item-box a,
.module-info-tag-link,
.module-play-list-link {
    position: relative;
    min-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.border::after,
.btn-block-o::after,
.play-btn-o::after,
.module-heading-more::after,
.module-tab-name::after,
.module-class::after,
.module-info-tag-link::after,
.module-play-list-link::after {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none
}

@media only screen and (max-width: 559px) {
    .border::after,
    .btn-block-o::after,
    .play-btn-o::after,
    .module-heading-more::after,
    .module-tab-name::after,
    .module-class::after,
    .module-item-box a::after,
    .module-info-tag-link::after,
    .module-play-list-link::after {
        width: 200%;
        height: 200%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        border-radius: 16px
    }
}

.border-top,
.drop-item-link,
.module-paper-item-main a,
.module-info-footer,
.popup-main p:last-child {
    position: relative
}

.border-top::after,
.drop-item-link::after,
.module-paper-item-main a::after,
.module-info-footer::after,
.popup-main p:last-child::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #f1f3f5
}

.border-bottom,
.module-heading-tab,
.module-tab-title,
.module-class-items,
.module-class-item,
.module-info-introduction {
    position: relative
}

.border-bottom::after,
.module-heading-tab::after,
.module-tab-title::after,
.module-class-items::after,
.module-info-introduction::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #f1f3f5
}

@media only screen and (max-width: 559px) {
    .border-top::after,
    .drop-item-link::after,
    .module-paper-item-main a::after,
    .module-info-footer::after,
    .popup-main p:last-child::after,
    .border-bottom::after,
    .module-heading-tab::after,
    .module-tab-title::after,
    .module-class-items::after,
    .module-class-item::after,
    .module-info-introduction::after {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5)
    }
}

@font-face {
    font-family: 'iconfont';
    src: url("dc7030334905c5caf916c57a2e2fe67c9c3c.eot?fanger");
    src: url("dc7030334905c5caf916c57a2e2fe67c9c3c.eot?fanger#iefix") format("embedded-opentype"), url("5b04f8592b26d797bbd001d39c8fb25e9c3c.ttf?fanger") format("truetype"), url("e46920e5a2f9cdcdda3a412211e801df9c3c.woff?fanger") format("woff"), url("fa-solid-900.woff2?fanger") format("woff2"), url("4d15eccdbee349e61970099850562db09c3c.svg?fanger#wpfont") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'iconfont' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: revert;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-info:before {
    content: "\e91a"
}

.icon-next:before {
    content: "\e91b"
}

.icon-share:before {
    content: "\e91c"
}

.icon-qrcode:before {
    content: "\e91d"
}

.icon-arrow-o:before {
    content: "\e919"
}

.icon-close:before {
    content: "\e917"
}

.icon-arrow:before {
    content: "\e918"
}

.icon-history:before {
    content: "\e915"
}

.icon-hot:before {
    content: "\e916"
}

.icon-jl:before {
    content: "\e913"
}

.icon-jl-o:before {
    content: "\e914"
}

.icon-arrow-go:before {
    content: "\e911"
}

.icon-arrow-right:before {
    content: "\e912"
}

.icon-ranking:before {
    content: "\e90d"
}

.icon-ranking-o:before {
    content: "\e90e"
}

.icon-update:before {
    content: "\e90f"
}

.icon-update-o:before {
    content: "\e910"
}

.icon-search:before {
    content: "\e900"
}

.icon-play:before {
    content: "\e901"
}

.icon-history-o:before {
    content: "\e902"
}

.icon-zy:before {
    content: "\e903"
}

.icon-zy-o:before {
    content: "\e904"
}

.icon-dy:before {
    content: "\e905"
}

.icon-dy-o:before {
    content: "\e906"
}

.icon-dm:before {
    content: "\e907"
}

.icon-dm-o:before {
    content: "\e908"
}

.icon-home:before {
    content: "\e909"
}

.icon-home-o:before {
    content: "\e90a"
}

.icon-tv:before {
    content: "\e90b"
}

.icon-tv-o:before {
    content: "\e90c"
}

.icon-pets:before {
    content: "\e920"
}

.icon-car:before {
    content: "\e921"
}

.icon-zhuomian:before {
    content: "\e922"
}

.icon-game:before {
    content: "\e923"
}

.icon-love:before {
    content: "\e924"
}

.icon-fun:before {
    content: "\e925"
}

.icon-sp:before {
    content: "\e926"
}

.icon-junshi:before {
    content: "\e927"
}

.icon-keji:before {
    content: "\e928"
}

.icon-gbook:before {
    content: "\e929"
}

.icon-shop:before {
    content: "\e930"
}

.icon-qi:before {
    content: "\e931"
}

.icon-food:before {
    content: "\e932"
}

.icon-music:before {
    content: "\e933"
}

.icon-nba:before {
    content: "\e934"
}

.icon-nongren:before {
    content: "\e935"
}

.icon-rijian:before {
    content: "\e936"
}

.icon-shangchuan:before {
    content: "\e937"
}

.icon-child:before {
    content: "\e938"
}

.icon-score:before {
    content: "\e939"
}

.icon-zhifeiji:before {
    content: "\e940"
}

.icon-tianjia:before {
    content: "\e941"
}

.icon-top:before {
    content: "\e942"
}

.icon-tvs:before {
    content: "\e943"
}

.icon-sports:before {
    content: "\e944"
}

.icon-vlog:before {
    content: "\e945"
}

.icon-wenhua:before {
    content: "\e946"
}

.icon-wuzhanai:before {
    content: "\e947"
}

.icon-notice:before {
    content: "\e948"
}

.icon-recreation:before {
    content: "\e949"
}

.icon-movies:before {
    content: "\e950"
}

.icon-yejian:before {
    content: "\e951"
}

.icon-diy:before {
    content: "\e952"
}

.icon-shujia:before {
    content: "\e953"
}

.icon-download:before {
    content: "\e954"
}

.icon-down:before {
    content: "\e955"
}

.icon-link:before {
    content: "\e956"
}

.icon-report:before {
    content: "\e957"
}

.icon-fenxiang:before {
    content: "\e958"
}

.icon-apple:before {
    content: "\e959"
}

.icon-android:before {
    content: "\e960"
}

.icon-windows:before {
    content: "\e961"
}

.icon-apptuisong:before {
    content: "\e962"
}

.icon-app:before {
    content: "\e963"
}

.icon-shuaxin:before {
    content: "\e964"
}

.icon-right:before {
    content: "\e965"
}

.icon-left:before {
    content: "\e966"
}

.icon-full:before {
    content: "\e967"
}

.icon-sort:before {
    content: "\e968"
}

.icon-sorts:before {
    content: "\e972"
}

.icon-sort-o:before {
    content: "\e970"
}

.icon-bilibili:before {
    content: "\e969"
}

.icon-fullscreen:before {
    content: "\e971"
}

.icon-phone-o:before {
    content: "\e973"
}

.icon-week-o:before {
    content: "\e976"
}

.icon-xiugai:before {
    content: "\e977"
}

.icon-yonghu:before {
    content: "\e978"
}

.icon-you:before {
    content: "\e979"
}

.icon-yh:before {
    content: "\e980"
}

.icon-sz:before {
    content: "\e981"
}

.icon-vip:before {
    content: "\e982"
}

.icon-exit:before {
    content: "\e983"
}

.icon-warm:before {
    content: "\e984"
}

.icon-login:before {
    content: "\e985"
}

.icon-yonghu-o:before {
    content: "\e986"
}

.icon-shoucang:before {
    content: "\e987"
}

.icon {
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin-right: 5px
}

.icon64 {
    width: 64px;
    height: 64px;
    font-size: 64px
}

.icon20 {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
}

.active-bg,
.module-heading-tab .module-heading-tab-link.active {
    position: relative;
    z-index: 1
}

.active-bg::after,
.module-heading-tab .module-heading-tab-link.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10%;
    width: 100%;
    background: #e1e3e5;
    height: 40%;
    z-index: -1
}

.shortcuts-mobile-overlay {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    content: "";
    z-index: 19
}

.flex,
.logo,
.header-box,
.module-heading,
.module-paper-item-main a,
.searchbar,
.footer-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.flex-end,
.header-op,
.module-tab {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.flex-start,
.search-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.nowrap,
.drop-item-link,
.module-item-note,
.module-poster-item-info .module-item-note,
.module-poster-item-title,
.module-paper-item-info,
.module-card-item-title,
.module-info-item-content,
.module-play-list-link {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ""
}

.clearfix:after {
    clear: both
}

.disabled {
    cursor: not-allowed !important
}

.line {
    width: 3px;
    background: #e3e6ea;
    display: inline-block;
    height: 25px;
    margin: 0 15px
}

.slash {
    padding: 0 7px;
    color: #c2c6d0;
    font-size: 12px;
    vertical-align: top
}

.slash:last-child {
    display: none;
}

.playon {
    height: 8px;
    position: absolute;
    left: calc(50% - 11px);
    bottom: 0
}

.playon i {
    width: 4px;
    height: 6px;
    border-radius: 4px 4px 0 0;
    background-color: #e1e3e5;
    position: absolute;
    bottom: 0;
    left: 0
}

.playon i:nth-last-child(1) {
    animation: playon .8s .3s infinite
}

.playon i:nth-last-child(2) {
    animation: playon .8s .1s infinite;
    left: 6px
}

.playon i:nth-last-child(3) {
    animation: playon .6s .2s infinite;
    left: 12px
}

.playon i:nth-last-child(4) {
    animation: playon 1s .3s infinite;
    left: 18px
}

@keyframes playon {
    0% {
        height: 70%
    }
    50% {
        height: 100%
    }
    100% {
        height: 35%
    }
}

.btn-xsmall {
    padding: 0 5px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 4px;
    display: inline-block !important
}

.btn-small,
.drop-item-op a,
.module-card-item-footer a,
.module-tab-name,
.module-info-tag-link {
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 13px;
    border-radius: 8px;
    display: inline-block
}

.btn-base,
.module-heading-more,
.module-tab-item,
.search-tag a,
.module-play-list-link,
.page-more {
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
    display: inline-block;
    border-radius: 8px
}

.btn-large,
.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go,
.header-op-list-btn {
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
    border-radius: 8px
}

.btn-block-o {
    text-align: center
}

@media (min-width: 559px) {
    
    .module-item-cover-item {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}
    .module-item-douban,
    .module-item-epchap {
    color: #fff;
    box-shadow: 0 0 5px #0000004d;
    padding: 5px;
    background-color: #5e6070;
    z-index: 1;
    font-size: 11px;
}
    .module-item-epchap {
    background-color: #228B4D;
    border-radius: 0 .3rem 0 0;
}
    .module-item-douban {
    border-radius: .3rem 0 0 0;
}
    .navbar .swiper-wrapper {
        flex-direction: column;
    }
    .logo5 {
        display: none;
    }
    .search-box3 {
        display: none;
    }
    .module-wrapper {
        display: flex;
    }
    .share-buttons.share-buttons-home .share-buttons-block .share-icon {
    display: inline-block;
}
            .share-icon {
    background-size: cover;
    background-position: center center;
    position: absolute;
    bottom: 10px;
    left: -10px;
    text-align: center;
            width: 73px;
        height: 100px;
}
.share-icon img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
}
  
    .share-buttons.share-buttons-home .share-buttons-block {
        padding: 20px 0 22px 75px;
        display: inline-block;
        position: relative;
    }
    .share-buttons .share-buttons-block .sbb-title {
    display: block;
    font-size: 14px;
    float: left;
    padding: 2px 0 2px 20px;
    border-left: 2px solid #1fc3f9;
    margin-right: 20px;
    position: relative;
}
}


@media (max-width: 559px) {
    .btn-base,
    .module-heading-more,
    .module-tab-item,
    .search-tag a,
    .module-play-list-link,
    .page-more {
        padding: 0 10px;
        line-height: 30px;
        font-size: 12px
    }
}

.btn-gray,
.drop-item-op a {
    background: #f3f5f7
}

.btn-gray:hover,
.drop-item-op a:hover {
    background: #f1f3f5
}

.btn-gray-dark {
    background: #e9ecef
}

.btn-main {
    background: #e1e3e5;
    color: #fff
}

.btn-main-linear,
.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go {
    transition: box-shadow .2s ease;
    background: #e1e3e5;
    color: #fff;
    background: #1fc3f9;
    box-shadow: 0 10px 12px -4px rgba(229, 9, 20, 0.25)
}

.btn-main-linear:hover,
.main-btn:hover,
.module-prompt p a:hover,
.popup-btn:hover,
.app-downlist .app-downlist-go:hover {
    box-shadow: 0 10px 12px -4px rgba(229, 9, 20, 0.4)
}

.btn-aux-linear {
    background: #fcd877;
    background: linear-gradient(90deg, #f9f2df, #fcd877) !important
}

.main-btn,
.module-prompt p a,
.popup-btn,
.app-downlist .app-downlist-go {
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    font-weight: 700;
    padding: 0 30px
}

.main-btn:hover,
.module-prompt p a:hover,
.popup-btn:hover,
.app-downlist .app-downlist-go:hover {
    color: #fff
}

.main-btn::after,
.module-prompt p a::after,
.popup-btn::after,
.app-downlist .app-downlist-go::after {
    content: '';
    height: 50px;
    width: 25px;
    background: #fff;
    position: absolute;
    top: -5px;
    transform: skewX(-45deg);
    right: 115%;
    opacity: .25
}

.main-btn:hover::after,
.module-prompt p a:hover::after,
.popup-btn:hover::after,
.app-downlist .app-downlist-go:hover::after {
    right: -44%;
    transition: right .56s ease
}

.main-btn i,
.noplaylist i,
.btn-collect i,
.module-prompt p a i,
.popup-btn i,
.app-downlist .app-downlist-go i {
    margin-right: 6px;
    vertical-align: 0;
    height: 14px;
    width: 14px;
    font-size: 12px
}

.play-btn {
    background: linear-gradient(39deg,#fecf59,#fff1cc);
    color: #191b24;
    padding: 0 15px
}

.play-btn:hover {
    color: #fff
}

.play-btn i {
    font-size: 12px;
    transform: scale(0.8)
}

.play-btn.icon-btn {
    width: 30px;
    padding: 0;
    text-indent: 5px
}

.play-btn-o {
    background: #fff;
    color: #e1e3e5;
    padding: 0 15px
}

.play-btn-o::after {
    border-color: #e1e3e5
}

.play-btn-o:hover {
    background: #e1e3e5;
    color: #fff;
    background: #b71c1c;
    color: #fff
}

.play-btn-o:hover::after {
    border-color: transparent
}
@media (max-width: 960px) {
    .slide-content {
    padding: 1.25rem!important;
    }
    .slide-elements {
        flex-direction: column; /* Đưa ảnh lên trên, thông tin xuống dưới */
        align-items: center;
    }
    .slide-elements .safe-area {
    height: 100%!important;
    padding-top: 160px;
    align-items: flex-end;
    }
    .cover-fade {
        width: 100%!important;
        height: 200px !important;
    }

    .cover-image img {
        width: 100%;
        height: auto;
        max-height: 300px; /* Giới hạn chiều cao ảnh */
        object-fit: contain;
    }

    .slide-content {
        padding: 20px; /* Giảm padding cho gọn */
        max-width: 100%;
    }

    .slide-content .media-title {
        font-size: 1.5rem;
    }

    .slide-content .description {
        font-size: 1rem;
    }

    .button-play {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}
@media (max-width: 1024px) {
    .main-btn::after,
    .module-prompt p a::after,
    .popup-btn::after,
    .app-downlist .app-downlist-go::after {
        right: -44%;
        opacity: 0;
        text-indent: 5px
    }
}

.drop-content {
    position: absolute;
    top: 40px;
    font-size: 0;
    right: 0;
    border-radius: 8px;
    min-width: 300px;
    max-width: 330px;
    pointer-events: none;
    height: auto;
    overflow: hidden;
    z-index: 10
}

.drop-content-box {
    opacity: 0
}

.drop-content-items {
    padding: 15px;
    position: relative
}

.drop-content-items li {
    font-size: 14px
}

.drop {
    position: relative;
    display: inline-block
}

.drop:hover::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 300%;
    right: 0;
    height: 5px
}

.drop:hover .drop-content {
    pointer-events: auto;
    z-index: 20;
    background: #fff
}

.drop:hover .drop-content-box {
    opacity: 1
}

.drop-item {
    position: relative
}

.drop-item::after {
    content: '';
    border-left: 1px dashed #dbdee2;
    position: absolute;
    left: 13px;
    top: 0;
    height: 100%;
    z-index: -1
}

.drop-item.nolist::after {
    border: 0
}

.drop-item-title {
    padding-bottom: 5px
}

.drop-item-title strong {
    font-size: 16px
}

.drop-item-title i {
    width: 35px;
    padding-top: 12px;
    background: #fff;
    text-indent: 5px;
    margin: 0;
    vertical-align: -1px;
    height: 100%;
    color: #1fc3f9
}

.drop-item-link {
    border-radius: 0;
    position: relative;
    border-radius: 8px;
    line-height: 30px;
    padding: 5px 5px 2px 35px;
    width: 100%
}

.drop-item-link::before {
    content: '';
    height: 9px;
    width: 9px;
    display: inline-block;
    position: absolute;
    left: 9px;
    border: 1px solid #1fc3f9;
    background: #fff;
    border-radius: 50%;
    top: 15px
}

.drop-item-link::after {
    width: 90% !important;
    left: 10% !important
}

.drop-item-link:hover::before {
    background: #e1e3e5
}

.drop-item-link::after {
    background: #f7f8f9
}

.drop-history .drop-content-items {
    padding: 10px 15px 15px
}

.drop-item-link span {
    float: right;
    color: #a0a0a0;
    overflow: hidden;
    max-width: 24%;
    min-width: 18%;
    font-size: 12px;
    text-align: right
}

.drop-item-op {
    padding-top: 10px
}

.drop-item-op a {
    width: 100%;
    text-align: center;
    cursor: pointer;
    display: block;
    ;
}

.drop-item-op a:hover {
    background: #ffddd5;
    color: #e1e3e5
}

.drop-prompt {
    padding: 130px 35px 0;
    background: url(images/history.svg) no-repeat center 20px;
    height: 165px;
    background-size: 40%;
    text-align: center;
    color: #9e9e9e;
    font-size: 13px
}

.nolist+.drop-item-op {
    display: none
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}

.logo {
    width: 210px;
    /*background: #000;
    position: absolute;
    left: -210px;
    padding-left: 10px;
    height: 100%;*/
}

.logo a {
    height: 45px
}

.logo img {
    display: block;
    height: 100%;
    float: right;
    width: 100%;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

.header-box {
    position: relative;
    height: 65px;
    z-index: 9
}

.header-op {
    flex: 0 auto;
    margin-left: 10px;
    font-size: 0
}

.side-op {
    display: none
}

.header-op-search {
    display: none
}

.header-op-list-btn {
    cursor: pointer;
    color: #424242
}

.module {
    font-size: 0;
}

.module-main {
    position: relative
}

.module-heading {
   /* margin-bottom: 10px;*/
    font-size: 0;
    vertical-align: baseline;
    position: relative;
}

.module-heading-tab {
    padding-bottom: 20px;
    padding-top: 25px;
}

.pianku .module-heading-tab {
    margin-bottom: -2px
}

.module-heading-tab::after {
    background: #e9ecef
}
.topics-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; 
    align-items: flex-start; 
}
.topics-list > * {
    flex: 0 0 calc(100% / 3 - 10px);
}
.module-heading-tab-link,
.module-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    z-index: 2;
    flex: 1;
    -webkit-font-smoothing: subpixel-antialiased
}

.module-title span {
    cursor: pointer
}

.module-heading-tab-link {
    flex: initial;
    color: #a0a0a0;
    cursor: pointer
}

.module-heading-tab a:hover.module-heading-tab-link,
.module-heading-tab-link:hover {
    color: #212121
}

.module-heading-tab a.module-heading-tab-link {
    color: #a0a0a0
}

.module-heading-tab .module-heading-tab-link.active {
    color: #212121
}

.module-heading-tab .module-heading-tab-link.active:hover {
    cursor: text
}

.module-heading-tab .module-heading-tab-link.active::after {
    bottom: -60%;
    height: 4px;
    border-radius: 18px 18px 0 0
}

.module-heading-search {
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 15px
}

.module-heading-search-result {
    font-size: 20px;
    font-weight: 700
}

.module-heading-search-result strong {
    color: #e1e3e5
}

.module-title-en,
.module-ranking-tab-info {
    transition: color .3s ease;
    opacity: .12;
    background: -webkit-linear-gradient(90deg, transparent, #e1e3e5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 38px;
    z-index: -1
}

.module-title a {
    transition: color .3s ease
}

.module-heading-more {
    margin: -3px 0;
    cursor: pointer
}

.module-heading-more i {
    font-weight: 900;
    font-size: 10px;
    margin: 0 -5px 0 3px;
    transform: scale(0.8)
}

.module-tab {
    margin: 0 0
}

.module-tab-name,
.module-tab-title,
.module-tab-input {
    display: none
}

.module-tab-item {
    color: #616161;
    text-align: center;
}

.speed-prompt {
    display: none
}

.speed-level {
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    width: 9px;
    height: 9px
}

.speed-level i {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 2px;
    height: 40%;
    background: #757575;
    opacity: .2;
    bottom: 0;
    border-radius: 3px
}

.speed-level i:nth-child(2) {
    left: 3px;
    height: 60%
}

.speed-level i:nth-child(3) {
    left: 6px;
    height: 80%
}

.speed-level i:nth-child(4) {
    left: 9px;
    height: 100%
}

.speed.slow .speed-level i:nth-child(-n+1),
.speed.fast .speed-level i:nth-child(-n+3),
.speed.faster .speed-level i:nth-child(-n+2),
.speed.fastest .speed-level i {
    opacity: 1
}

.speed {
    position: absolute;
    left: 7px;
    top: 3px;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center
}

.speed:hover .speed-prompt {
    position: absolute;
    left: -2px;
    top: 13px;
    padding: 6px 5px;
    line-height: 1;
    font-size: 12px;
    background: #f3f5f7;
    color: #212121;
    font-weight: 400;
    width: calc(100% - 10px);
    border-radius: 5px
}

.speed.fastest .speed-prompt,
.speed.faster .speed-prompt,
.speed.fast .speed-prompt {
    background: #d5f7d5;
    color: green
}

.speed.slow .speed-prompt {
    background: #fff0ec;
    color: #e1e3e5
}

.module-ranking-tab {
    margin-bottom: 25px
}

.module-ranking-tab-link {
    background: #fff;
    padding: 15px 20px 40px;
    display: inline-block;
    margin-right: 15px;
    border-radius: 8px;
    position: relative;
    z-index: 1
}

.module-ranking-tab-link i {
    font-size: 20px
}

.module-ranking-tab-name {
    font-size: 18px;
    width: 100%;
    min-width: 80px;
    font-weight: 700;
    margin-top: 5px;
    display: block
}

.module-ranking-tab-info {
    font-size: 38px;
    width: 100%;
    text-align: center;
    bottom: -15px
}


.module-item {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin: 10px 9px 10px 9px;
}
.movie-item-cover {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    border-radius: 8px;
    background-color: transparent;
    mix-blend-mode: lighten;
}
.module-item-douban:before {
    content: "TM. ";
}
.module-item-epchap:before {
    content: "PĐ. ";
}


.movie-slider {
    opacity: 1;
}


.module-item-douban:empty {
    display: none;
}
.module-item-douban:empty {
    display: none;
}

.module-heading {
    display: flex;
    justify-content: space-between; 
    align-items: center;
    width: 100%;
}

.module-name {
    font-size: 1.8rem;
    color: while;
}

.module-link {
    border-radius: 2rem;
    border: 1px solid #fff5;
    font-size: 14px;
    justify-content: center;
    gap: 0;
    color: #ffde8a;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    background-color: transparent;
    padding: 0 .5rem;
}

.module-link i {
    font-size: 18px; 
    margin-left: 8px; 
}

.slider-container {
    position: relative;
    width: 100%;
    
    margin: auto;
    overflow: hidden;
}
.slider-button {
    background-color: white;
    color: black;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: opacity 0.3s ease, visibility 0.2s ease;
    opacity: 0;
    visibility: hidden;
}
.slider-button.visible {
    opacity: 1;
    visibility: visible;
}

.slider-button:hover {
    background-color: #f0f0f0;
    transform: translateY(-50%) scale(1.1);
}

.slider-button.prev {
    left: 10px;
}

.slider-button.next {
    right: 10px;
}

.module-item-cover {
    transition: box-shadow .15s ease;
    position: relative;
    height: 0;
    padding-top: 140%;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    border-radius: 8px;
    background-color: transparent;
    mix-blend-mode: lighten;
}


.module-item-pic,
.module-item-pic img {
    height: 100%;
    width: 100%;
}

.module-item-pic img {
    top: 0;
    left: 0;
    position: absolute;
}

.module-item-nopic .module-item-pic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 2px dashed #e3e6ea;
    border-radius: 10px
}

.module-item-nopic .module-item-note {
    display: none
}

.module-item-note {
    text-align: center;
    font-size: 12px
}

.module-item-note {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
    padding: 50px 5px 10px;
    pointer-events: none;
    color: #fff;
    font-weight: 600
}

.module-item-note::after {
    content: '';
    width: 100%;
    height: 100%
}


.module-item-new {
    color: #b71c1c;
    background: #e1e3e5;
    font-size: 12px;
}


.module-item-douban::after {
    content: '';
    width: 100%;
    height: 100%
}



.module-item-top {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 8px;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    width: 40px;
    height: 50px;
    text-indent: 9px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 700
}

.module-item-top::after {
    content: '';
    position: absolute;
    left: -100%;
    top: -44%;
    z-index: -1;
    background: #9e9e9e;
    height: 150%;
    width: 150%;
    border-radius: 16px;
    transform: rotateZ(45deg)
}

.module-item-top.top1::after {
    background: #e1e3e5
}

.module-item-top.top2::after {
    background: #f73
}

.module-item-top.top3::after {
    background: #ffa82e
}

.module-poster-item {
    width: calc(12.5% - 18px);
}

.module-item-cover {
    transition: filter 0.2s;
    filter: brightness(0.95);
}

.module-item-cover:hover {
    filter: brightness(1) saturate(110%);
}

.module-item-cover img:hover {
    transform: scale(1.05);
    transition-duration: 300ms;
}

.module-poster-items-small .module-item-cover {
    padding-top: 58%
}

.module-topic-items-small .module-item-cover {
    padding-top: 58%;
}

.module-topic-items-small .module-poster-item {
    width: calc(25% - 18px);
}

.module-poster-item-info {
    margin-top: 12px
}

.module-poster-item-info .module-item-note {
    margin-top: 3px;
    color: #757575
}

.module-poster-item-title {
    text-align: center;
    font-size: 14px
}

.module-poster-items-small .module-item-note {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    left: initial;
    bottom: initial;
    color: #fff;
    padding: 2px 8px;
    background: #e1e3e5;
    border-radius: 8px 7px 8px 8px
}

.module-topic-items-small .module-item-note {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    left: initial;
    bottom: initial;
    color: #fff;
    padding: 2px 8px;
    background: #e1e3e5;
    border-radius: 8px 7px 8px 8px
}

.module-paper-item {
    width: calc(25% - 18px);
    background: #fff;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    z-index: 2
}

.module-paper-item-header {
    padding: 20px 15px 25px;
    text-align: center;
    background: url(images/colour-bg.png) no-repeat;
    background-size: 150%;
    background-position-y: -20px
}

.module-paper-item-header>i {
    position: absolute;
    left: 38%;
    top: -15px;
    color: #e1e3e5;
    opacity: .06
}

.module-paper-item-title {
    font-size: 18px;
    display: inline-block;
    position: relative
}

.module-paper-item-title::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 40%;
    width: 20%;
    background: #212121;
    height: 5px;
    border-radius: 50px
}

.module-paper-item-main a {
    padding: 10px 0;
    margin: 0 10px;
    min-height: 45px
}

.module-paper-item-main a:first-child::after {
    background: transparent
}

.module-paper-item-main a:hover {
    margin: 0;
    padding: 10px;
    background: #f7f8f9
}

.module-paper-item-main a::after {
    background: #f7f8f9
}

.module-paper-item-num {
    font-family: "Impact", "Roboto-Black", "Helvetica Neue", sans-serif;
    font-weight: 700;
    position: relative;
    color: #bcbcbc;
    font-size: 24px;
    line-height: 1;
    width: 50px;
    text-align: center
}

.module-paper-item-num-first {
    color: #e1e3e5
}

.module-paper-item-num-second {
    color: #f73
}

.module-paper-item-num-third {
    color: #ffa82e
}

.module-paper-item-info {
    max-width: 70%
}

.module-paper-item-info p {
    color: #9e9e9e;
    font-size: 12px
}

.module-paper-item-main .icon-arrow-right {
    position: absolute;
    right: 12px;
    font-size: 10px;
    color: #c2c6d0;
    margin-top: 2px
}

.module-paper-item-main a:hover .icon-arrow-right {
    right: 22px;
    color: #e1e3e5
}

.module-card-items {
    padding-top: 30px;
    margin-bottom: -30px
}

.module-card-item {
    width: calc(25% - 18px);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    background: #fff;
    padding: 20px 20px 10px;
    margin-bottom: 50px !important;
    position: relative;
    border-radius: 8px
}

.module-card-item.top .module-item-cover::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 7px;
    border: 3px solid #e1e3e5;
    z-index: 2
}

.module-card-item.top2 .module-item-cover::before {
    border-color: #f73
}

.module-card-item.top3 .module-item-cover::before {
    border-color: #ffa82e
}

.module-card-item-class {
    position: absolute;
    right: 0;
    top: -25px;
    height: 40px;
    background: #e9ecef;
    color: #616161;
    font-size: 13px;
    padding: 0 10px 0 2px;
    border-radius: 8px;
    font-weight: 700;
    line-height: 26px;
    z-index: -1
}

.module-card-item-class::after {
    content: '';
    position: absolute;
    left: -13px;
    top: 0;
    background: #e9ecef;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    transform: skewX(-20deg);
    z-index: -1
}

.module-card-item-class i {
    vertical-align: -1px;
    margin-right: 5px
}

.module-card-item-poster {
    width: 120px;
    margin: -45px 0 0 -10px;
    float: left;
    position: relative;
    z-index: 1
}

.module-card-item-info {
    margin-left: 130px;
    min-height: 103px
}

.module-card-item-title {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 1.2;
    white-space: nowrap;
}

.module-card-item-info .module-info-item {
    font-size: 13px;
    padding-bottom: 3px;
    color: #757575
}

.module-card-item-info .module-info-item-title {
    min-width: 37px;
    font-weight: 400
}

.module-card-item-info .module-info-item-link {
    margin-right: 8px
}

.module-card-item-footer {
    background: #f3f5f7;
    height: 30px;
    margin: 0 -10px;
    border-radius: 8px
}

.module-card-item-footer a {
    margin: 0 0 0 20px;
    z-index: 1;
    position: relative;
    top: -15px;
    float: left
}

.module-card-item-footer a::before {
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 50px;
    position: absolute;
    left: -5px;
    border: 5px solid #fff;
    box-sizing: content-box;
    z-index: 1;
    top: -5px
}

.module-card-item-footer .icon-btn {
    width: auto
}

.module-card-item-footer .play-btn-o {
    padding: 0 15px
}

.module-card-item-footer .play-btn-o::after {
    border-radius: 50px
}

.search-box {
    flex: 1
}

.searchbar-main {
    width: 100%;
    max-width: 450px;
    height: 40px;
    position: relative
}

.searchbar {
    transition: background .2s ease;
    background: #e3e6ea;
    height: 40px;
    border-radius: 8px
}

.searchbar-main.open .searchbar,
.searchbar:hover {
    background: #fff;
    position: relative;
    z-index: 9
}

.search-input {
    height: 100%;
    width: 100%;
    padding: 0 15px;
    flex: 1;
    display: flex;
    font-size: 100%;
}

.search-btn {
    height: 100%;
    padding: 0 15px
}

.search-btn i {
    font-size: 16px;
    vertical-align: -2px
}

.search-recommend-box {
    display: none;
    width: 100%;
    position: absolute
}

.searchbar-main.open .search-recommend-box {
    display: inline-block
}

.search-recommend {
    position: relative;
    z-index: -1;
    width: 97%;
    left: 1.5%;
    font-size: 0
}

.search-recommend-title {
    font-size: 14px;
    color: #fff;
    padding-bottom: 5px
}

.searchbar-main.open .search-recommend {
    position: absolute;
    background: #fff
}

.search-tag {
    font-size: 0;
    margin: 0 -5px
}

.search-tag a {
    color: #424242;
    background: #e9ecef;
    padding: 0 15px;
    margin: 5px
}

.search-tag a:hover {
    background: #e3e6ea
}

.search-tag a:hover,
.search-tag .hot {
    color: #b71c1c;
}

.search-tag .hot {
    background: #ffeae5
}

.search-tag .hot:hover {
    background: #ffddd5
}

.search-tag i {
    margin-right: 5px;
    vertical-align: -2px;
    font-size: 14px
}

.cancel-btn {
    display: none
}

.navbar-item i.icon-arrow-go {
    transition: all .2s ease;
    float: right;
    line-height: 40px;
    font-size: 12px;
    color: transparent;
    margin-right: 20px
}

.navbar-item.active a {
    color: #e1e3e5;
    font-weight: 700;
}

.tab-list {
    display: none
}

.tab-list.active {
    display: block;
}

@keyframes opacity {
    0% {
        opacity: 100%
    }
    50% {
        opacity: 30%
    }
    100% {
        opacity: 100%
    }
}

@-webkit-keyframes opacity {
    0% {
        opacity: 100%
    }
    50% {
        opacity: 30%
    }
    100% {
        opacity: 100%
    }
}

.module-class::after {
    border-radius: 0
}

.module-class-items {
    padding: 0;
    margin: 0;
    display: flex
}

.module-class-items:last-child::after,
.module-class-items:last-child .module-class-item::after {
    height: 0
}

.module-class-item {
    display: inline-flex;
    padding: 5px 0
}

.module-item-title {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    min-height: 40px;
    margin-right: 20px
}

.module-item-title i {
    margin-left: 10px;
    vertical-align: initial;
    font-size: 12px;
    transform: scale(0.6) rotate(270deg);
    color: #c2c6d0
}

.module-item-box {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
}

.module-item-box a {
    padding: 0 .5rem;
    font-size: 13px;
    margin: 4px;
    white-space: nowrap;
    display: inline-block;
    border-radius: 8px;
}

.module-item-box .active {
    color: #ffd875;
    font-weight: 700;
    text-align: center;
}



.module-page {
    margin: 30px 0 0
}

.module-ranking {
    margin-bottom: 30px
}

.module-more,
.module-footer {
    text-align: center;
    border-top: 2px solid #e9ecef;
    margin-top: 10px
}

.view .module {
    padding-bottom: 40px
}

.module-info-heading h1 {
    font-size: 30px;
    line-height: 1.38;
    margin-bottom: 10px;
    position: relative
}

.module-info-tag-link {
    background: #fff;
    margin-right: 6px;
    padding: 0 12px;
    font-size: 14px
}

.module-info-tag-link span,
.module-info-tag-link a {
    color: #424242;
    cursor: pointer
}

.module-info-tag-link span:hover,
.module-info-tag-link a:hover {
    color: #e1e3e5
}

.module-info-tag-link .slash,
.module-info-tag-link .slash:hover {
    color: #bcbcbc;
    cursor: auto
}

.module-info-tag{
    line-height: 1rem;
}

.module-info-tag-link:last-child {
    margin: 0;
    max-width:100%;
}

.module-info-items {
    padding: 20px 25px;
    position: relative;
    z-index: 10
}

.module-info-item {
    font-size: 14px;
    display: flex;
    padding-bottom: 5px;
    word-break: break-all
}

.module-info-item-content span:nth-child(2n-1) {
    cursor: pointer
}

.module-info-item-content span:nth-child(2n-1):hover {
    color: #e1e3e5
}

.module-info-item-link::after {
    content: '、';
    color: #9e9e9e;
    margin-right: 2px;
    font-weight: 700
}

.module-info-item-link:last-child::after {
    content: ''
}

.module-info-item-title {
    display: inline-block;
    min-width: 46px;
    font-weight: 700
}

.module-info-introduction {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.module-info-introduction-content {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    word-break: break-word;
    display: -webkit-box;
    overflow: hidden;
    max-height: 140px;
}

.module-list {
    background: #fff
}

.module-play-list {
    max-height: 290px;
}

.module-play-list-link {
    cursor: pointer;
    color: #424242;
    margin: 5px;
    padding: 0px 10px;
    text-align: center;
    position: relative
}

.module-play-list-link.active {
    color: #e1e3e5;
    font-weight: 700;
    background: #fff0ec !important
}

.module-play-list-link:hover {
    background: #fff0ec !important;
    color: #e1e3e5
}

.module-play-list-link:hover::after {
    border: none
}

.module-play-list-link.active::after {
    border: none
}

.module-play-list-base .module-play-list-link {
    width: calc(5% - 10px)
}

.module-play-list-large .module-play-list-link {
    width: calc(14.2857% - 10px)
}

.module-play-list-larger .module-play-list-link {
    padding: 3px 20px;
    min-width: calc(20% - 10px)
}

.player-box-main {
    position: relative;
    overflow: hidden
}

.MacPlayer iframe {
    /*min-height: 222px;*/
    /* position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.MacPlayer {
    /* padding-bottom: 56.25% !important; */
    display: block;
}

.module-player {
    padding-bottom: 40px;
}

.handle-btn {
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.module-player-handle-item.next {
    display: none
}

.prompt .main {
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.module-prompt {
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.module-prompt-pic {
    height: 150px;
    padding-bottom: 20px
}

.module-prompt-pic img {
    height: 100%;
    width: 100%
}

.module-prompt a {
    color: #757575
}

.module-prompt p {
    margin-top: 60px
}

.module-prompt-info {
    color: #757575;
    font-size: 14px;
    padding: 0 30px;
    width: 100%
}

.module-prompt-info-bg {
    position: relative;
    padding: 30px
}

.module-prompt-info-bg::after {
    content: '';
    position: absolute;
    height: 120px;
    width: 600px;
    background: linear-gradient(to bottom, #e9ecef 0%, #f7f8f9 50%);
    bottom: 110px;
    left: calc(50% - 300px);
    z-index: -1;
    border-radius: 50%
}

.module-jump-prompt {
    height: 80vh;
    width: 450px;
    margin: 0 auto;
    background: #fff url(images/colour-bg.png) no-repeat;
    background-size: 150%;
    background-position-y: -30px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.07);
    border-radius: 18px;
    position: relative;
    top: 5vh;
    left: 0
}

.module-jump-prompt::before {
    content: '';
    position: absolute;
    left: calc(50% - 24px);
    bottom: -80px;
    width: 48px;
    height: 48px;
    background: url(images/logo-o.svg) no-repeat;
    z-index: -1;
    background-size: contain
}

.module-jump-icon {
    height: 100px;
    width: 170px;
    margin: 0 auto 30px;
    background: url(images/jump.svg) no-repeat 20px;
    background-size: contain
}

.spinner {
    width: 60px;
    height: 18px;
    position: relative;
    margin: 0 auto 30px;
    font-size: 14px;
    text-align: center
}

.k-loader {
    display: inline-block;
    font-size: 2em;
    margin: 0 .5em 0 .2em;
    position: relative;
    height: .5em;
    width: 1em
}

.k-loader:before,
.k-loader:after {
    content: "";
    display: block;
    height: .5em;
    position: absolute;
    width: .5em;
    border-radius: 50px
}

.k-loader:before {
    animation: k-loadingK 1.2s ease-in-out infinite, k-loadingM .6s ease-in-out infinite;
    background: #e1e3e5;
    color: #fff;
    background: linear-gradient(to right, #e1e3e5 0%, #fd9020 100%)
}

.k-loader:after {
    animation: k-loadingL 1.2s ease-in-out infinite, k-loadingN .6s ease-in-out infinite;
    background: #fcd877;
    background: linear-gradient(90deg, #f9f2df, #fcd877) !important
}

.fixedGroup {
    position: fixed;
    right: 0;
    bottom: 85px;
    width: 34px;
    z-index: 10;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
}

.fixedGroup .fixedGroup-item {
    position: relative;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 36px;
    height: 36px;
    cursor: pointer;
}

.fixedGroup .retop {
    display: none;
}

.fixedGroup .fixedGroup-item i {
    display: block;
    padding: 4px;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    border-radius: 4px;
}

.fixedGroup .fixedGroup-item::after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 20px;
    height: 1px;
    background-color: #0c0d0f0f;
    transform: translateX(50%);
}

.fixedGroup .fixedGroup-item:last-child::after {
    content: none;
}

.fixedGroup .fixedGroup-item:hover i {
    background-color: rgb(245, 245, 245);
}

.fixedGroup .fixedGroup-item .fixedGroup__cell {
    display: none;
    font-size: 15px;
    position: absolute;
    top: 2px;
    right: 54px;
    padding: 0 12px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    background-color: #4d4d4d;
    min-width: 52px;
    min-height: 32px;
    line-height: 32px;
    animation: fadeInOut .2s ease-out 0s forwards;
    transform: all .2s;
    white-space: nowrap;
}

.fixedGroup .fixedGroup-item:hover .fixedGroup__cell {
    display: block;
}

@keyframes fadeInOut {
    0% {
        transform: scale(.5);
    }
    100% {
        transform: scale(1);
    }
}

.fixedGroup .fixedGroup-item .fixedGroup__cell .fixedGroup__triangle {
    position: absolute;
    top: 12px;
    right: -5px;
    width: 10px;
    height: 10px;
    background-color: #4d4d4d;
    border-top-right-radius: 2px;
    transform: rotate(45deg);
}

@keyframes k-loadingK {
    0% {
        left: 0;
        transform: scale(1.2)
    }
    50% {
        left: 100%;
        transform: scale(1)
    }
    100% {
        left: 0;
        transform: scale(1.2)
    }
}

@keyframes k-loadingL {
    0% {
        left: 100%;
        transform: scale(1.2)
    }
    50% {
        left: 0;
        transform: scale(1)
    }
    100% {
        left: 100%;
        transform: scale(1.2)
    }
}

@keyframes k-loadingM {
    0% {
        z-index: 0
    }
    50% {
        z-index: 10
    }
    100% {
        z-index: -2
    }
}

@keyframes k-loadingN {
    0% {
        z-index: 1
    }
    50% {
        z-index: -2
    }
    100% {
        z-index: 10
    }
}

#page {
    padding: 15px 0;
    font-size: 0;
    text-align: center;
}

.page-link {
    line-height: 34px;
    display: inline-block;
    font-size: 14px;
    border-radius: 8px;
    background: #e9ecef;
    min-width: 50px;
    position: relative;
    margin: 5px
}

.page-current:hover,
.page-current {
    background: #e1e3e5;
    color: #fff;
    background: linear-gradient(to right, #e1e3e5 0%, #fd9020 100%);
    box-shadow: 0 10px 12px -4px rgba(229, 9, 20, .25);
    font-weight: 700;
}

.page-previous,
.page-next {
    padding: 0 18px
}

.page-more {
    background: #e9ecef;
    width: 180px;
    margin-top: -15px;
    border-radius: 0 0 18px 18px
}

.open~.shortcuts-mobile-overlay {
    background-color: rgba(57 61 73 / 80%);
    pointer-events: auto;
    z-index: 99
}

.none {
    display: none;
}

.popupShow {
    display: block !important;
}

.popup {
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important;
    overflow: hidden;
    padding: 0 30px;
    background: #fff;
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    transform: translateX(-50%) translateY(-50%);
    margin: 0 auto;
    border-radius: 18px
}

.popup::after {
    content: '';
    height: 150px;
    width: 120%;
    background: #f9d342;
    position: absolute;
    bottom: -95px;
    left: -10%;
    z-index: -1;
    border-radius: 50%
}

.popup-header {
    text-align: center;
    padding: 25px 0 10px
}

.popup-title {
    position: relative;
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    font-family: tahoma;
}

.popup-title::before {
    content: '';
    position: absolute;
    width: 90px;
    height: 15px;
    left: -5px;
    background: #ffddd5;
    bottom: 3px;
    border-radius: 4px;
    transform: skewX(-15deg);
    z-index: -1
}

.popup-main {
    padding-bottom: 10px
}

.popup-main p {
    padding: 2px 0 0
}

.popup-main .pc {
    padding: 10px 0
}

.popup-main p a {
    color: #e1e3e5
}

.popup-main p:last-child {
    padding-top: 15px;
    margin-top: 15px
}

.popup-main p:last-child::after {
    background: #e3e6ea
}

.popup-main p img {
    height: 50%;
    width: 50%;
    display: block;
    margin: 0 auto
}

.popup-footer {
    padding: 10px 0 30px;
    text-align: center
}

.popup-btn {
    cursor: pointer
}

.shortcuts-box {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%
}

#shortcuts-info {
    position: absolute;
    width: 280px;
    height: auto;
    padding: 25px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -140px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    background-color: #0c0d0f;
    border-radius: 8px
}

.skeleton-bg,
.skeleton .module-poster-item-title,
.skeleton .module-card-item-title,
.skeleton .module-info-item span,
.skeleton .module-card-item-footer span,
.skeleton.module-play-list-link {
    background: linear-gradient(90deg, #e9ecef 25%, #e3e6ea 37%, #e9ecef 63%);
    background-size: 400% 500%;
    border-radius: 8px;
    animation: skeleton-loading 1.4s ease infinite
}

.skeleton .module-item-cover {
    background: linear-gradient(90deg, transparent 25%, #e3e6ea 37%, transparent 63%);
    background-size: 400% 500%;
    border-radius: 8px;
    animation: skeleton-loading 1.4s ease infinite
}

.skeleton .module-item-cover::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(images/loading.jpg) no-repeat center;
    background-size: 100%;
    z-index: -1
}

.skeleton .module-poster-item-title {
    height: 22px
}

.skeleton .module-poster-item .module-item-cover:hover {
    box-shadow: none
}

.skeleton .module-card-item-class {
    width: 38px
}

.skeleton .module-card-item-title {
    height: 18px;
    border-radius: 4px
}

.skeleton .module-info-item span {
    height: 14px;
    width: 30px;
    margin: 3px 3px 3px 0;
    border-radius: 4px
}

.skeleton .module-card-item-footer span {
    border-radius: 50px;
    height: 30px;
    width: 60px;
    top: -15px;
    position: relative;
    z-index: 1;
    margin-left: 20px;
    display: inline-block
}

.skeleton.module-play-list-link {
    height: 34px
}

.skeleton.module-play-list-link:hover {
    background: #e9ecef !important
}

.skeleton.module-play-list-link::after {
    border-color: transparent
}

.module-play-list-larger .skeleton.module-play-list-link {
    height: 40px
}

@keyframes skeleton-loading {
    0% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0 50%
    }
}

.player-rm {
    padding: 15px 10px;
    background: #000;
    position: relative;
    z-index: 10
}

.rm-list {
    font-size: 0
}

.rm-list img {
    display: block;
    width: 100%;
    border-radius: 8px
}

.rm-two a {
    margin: 0 5px;
    display: inline-block;
    width: calc(50% - 10px)
}

.app-module {
    padding: 40px 0 80px;
    position: relative
}

.app-module::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: -30px;
    background: url(images/app-bg.png) no-repeat;
    background-size: 80%;
    z-index: -2
}

.app-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.app-title {
    font-size: 48px
}

.app-desc {
    font-size: 16px;
    color: #9e9e9e
}

.app-downlist {
    padding-top: 25px
}

.app-downlist .app-downlist-go {
    width: 200px;
    text-align: center
}

.app-downlist .app-downlist-go.disable {
    cursor: not-allowed;
    background: #c2c6d0;
    filter: grayscale(100%)
}

.app-downlist .app-downlist-go:hover.disable::after {
    height: 0
}

.app-pic {
    position: relative;
    padding: 20px 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(images/phone.png) no-repeat center;
    height: 500px;
    width: calc(100% + 80px);
    margin: 80px -40px 0;
    background-size: contain
}

.app-pic::before,
.app-pic::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(247, 248, 249, 0.58);
    width: calc(50% - 123px);
    z-index: -1
}

.app-pic::before {
    left: 0
}

.app-pic::after {
    right: 0
}

.app-pic-list {
    animation: move 180s linear infinite;
    position: relative;
    z-index: -2;
    top: 15px;
    height: 100%;
    width: 218%;
    white-space: nowrap;
    display: flex
}

.app-pic-list-poster {
    height: 100%;
    width: 100%
}

.app-pic-list img {
    height: 100%;
    display: block
}

@keyframes move {
    0% {
        transform: translateX(0px)
    }
    100% {
        transform: translateX(-100%)
    }
}

.app-qrcode {
    height: 180px;
    width: 180px;
    border-radius: 18px;
    background: #fff;
    overflow: hidden;
    /*padding: 6px;*/
    position: absolute;
    /*left: calc(50% - 100px);*/
    bottom: 45px
}

.app-qrcode img {
    height: 100%
}

.links-list {
    border-top: 2px solid #f1f3f5;
    position: relative;
    padding: 25px 0;
    margin-top: 20px;
    word-break: break-word;
    font-size: 0
}

.links-list .module-heading {
    display: inline-block;
    background: #f7f8f9;
    padding-right: 15px;
    position: absolute;
    left: 0;
    top: -13px;
    margin: 0
}

.links-list h3 {
    font-size: 16px
}

.links-list-go {
    font-size: 14px;
    margin: 0 10px 10px 0
}

.links-list-go:hover {
    text-decoration: underline
}

.footer-content {
    background: #e9ecef;
    margin: 0 -40px;
    padding: 20px 40px
}

.foot-logo {
    height: 50px
}

.foot-logo img {
    display: block;
    height: 100%
}

.foot-copyright {
    flex: 1;
    text-align: right
}

.foot-copyright a {
    margin-left: 20px;
    font-size: 13px;
    position: relative
}

.foot-copyright a::before {
    content: '/';
    position: absolute;
    left: -13px;
    color: #c2c6d0;
    bottom: -5%;
    font-size: 12px;
    font-weight: 400
}

.foot-copyright a:first-child::before {
    content: ''
}

.foot-copyright p {
    font-size: 12px;
    margin-top: 3px;
    color: #757575
}

@media (max-width: 4096px) {
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
        display: none
    }
}

@media (max-width: 1789px) {
    .slider-button.visible {
        display: none !important;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 3.5%!important;
    }
    
    .module-poster-items-small .module-poster-item:last-child {
        display: none
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+3),
    .module-poster-items-base .module-poster-item:nth-last-child(-n+2) {
        display: none
    }
    .view .module-poster-items-base .module-poster-item,
    .player .module-poster-items-base .module-poster-item {
        display: inline-block !important
    }
    .view .module-poster-items-base .module-poster-item:nth-child(n+15),
    .player .module-poster-items-base .module-poster-item:nth-child(n+15) {
        display: none !important
    }
    .module-poster-item {
        width: calc(14.285714% - 18px);
    }
    .module-card-item {
        width: calc(33.33% - 18px)
    }
    .module-title {
        font-size: 28px;
    }
    
}

@media (max-width: 1549px) {
    .module-poster-item {
        width: calc(16.666667% - 18px);
    }
    .module-poster-items-small .module-poster-item:nth-last-child(-n+2) {
        display: none
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+4) {
        display: none
    }
    /*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
    /*	display: none*/
    /*}*/
    .module-poster-items-base .module-poster-item:nth-child(n+13) {
        display: none
    }
    .view .module-poster-items-base .module-poster-item:nth-child(n+13),
    .player .module-poster-items-base .module-poster-item:nth-child(n+13) {
        display: none !important
    }
    .module-play-list-base .module-play-list-link {
        width: calc(25% - 10px)
    }
    .module-play-list-large .module-play-list-link {
        width: calc(20% - 10px)
    }
    .module-play-list-larger .module-play-list-link {
        min-width: calc(25% - 10px);
        padding: 3px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1355px) {
   .module-cc-item {
        width: calc(23.9% - 10px);
        height: 125px;
    }
    .modal-content-2{
        max-width: 90%!important;
        padding: 10px!important;
    }
    .movie-item {
    width: 210px!important;
    }
    .movie-poster {
      height: 300px!important;
    }
    .hot-movies {
        grid-template-columns: repeat(4, 200px)!important; 
    }
}

@media only screen and (max-width: 1355px) {

       .movie-action2 {
    display: flex;
    flex-wrap: nowrap;
    padding: 6px;
    justify-content: center;
}

.movie-action2 a {
    font-size: 13px;
    background: #25252b;
    padding: 5px 15px;
    margin-bottom: 7px;
    border-radius: 4px;
    font-weight: 700;
    white-space: nowrap;
    margin-left: 10px;
}
   .movie-action {
    width: 100%;
    height: 51px;
    bottom: 45px;
    position: absolute;
    display: none;
    flex-wrap: nowrap;
    justify-content: center;
} 
}

@media (min-width: 1355px) {
    .module-player-handle-items {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 51px;
        z-index: 9;
        display: flex;
        align-items: center;
        border-top: 1px solid #f3f5f7;
        background: #fafafa;
        border-bottom-right-radius: 18px
    }
.movie-action {
    width: 100%;
    height: 51px;
    bottom: 45px;
    position: absolute;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    background: #16161a;
    z-index: 9;
}
    
}
@media (min-width: 1025px) {
 .module-cc-item {
        width: calc(20% - 18px);
        height: 180px;
    }
    .box-chat-body {
    background: #141313;
   /* width: 100%;*/
    height: 100%;
    border: 1px solid #474e67;
    border-radius: 10px;
    padding: 10px;
}
       
.movie-action a {
    margin-right: 3px;
    border-top: 1px solid #25252b;
    font-size: 14px;
    padding: 12px 16px;
    border-radius: 4px;
    font-weight: 700;
    white-space: nowrap;
}
.cmt{
            margin-left: 200px;
            padding-top: 10px;
            padding-right: 40px;
        }
}
@media (min-width: 1025px) {
    .module-title{
        bottom:10px;
        font-weight: 700;
    }
    
   .module-title.m-module-title:hover {
    color: transparent;
    background: #fff;
    -webkit-background-clip: text;
    }

    .module-title.m-module-title i {
        display: none;
    }
    
    .module-title.m-module-title:hover i {
        display: inline-block;
    }
       .module-heading {
        padding-top: 20px;
    }
    .MacPlayer iframe{
       /* min-height: 742.5px;*/
    }
   
    .view .module-title,
    .player .module-title {
        font-size: 24px
    }
    .view .module-heading.player-heading {
        height: 33px
    }
    .module-title a:hover {
        color: #e1e3e5
    }
    .module-title a:hover .module-title-en,
    .module-title a:hover .module-ranking-tab-info {
        filter: grayscale(100%)
    }
    /*.module-poster-item .module-item-cover:hover {*/
    /*    box-shadow: 0 20px 15px -10px rgba(0, 0, 0, 0.2), 0 50px 35px -40px rgba(0, 0, 0, 0.4), 0 50px 35px -40px rgba(249, 101, 24, 0.20)*/
    /*}*/
    /* Chuyển màu hover đằng sau ảnh
    /*.module-poster-item .module-item-cover:hover {
        box-shadow: 0 0 20px 0 rgb(130 205 232);
    }*/
    .sidebar {
        /*width: 200px;*/
        padding: 65px 10px 0px;
    }
    .main,
    .footer {
        margin-left: 200px;
        /*padding-left: 40px;*/
        padding-right: 40px;
    }
    .header {
       /* margin: 0 0 0 200px*/
    }
    .domain {
        position: absolute;
        bottom: 20px;
        width: 100%;
        left: 0
    }
    .domain img {
        width: 76%;
        margin-left: 12%
    }
    .navbar-item {
        font-size: 13px;
    }
    .player-heading {
        margin-bottom: 17px
    }
    .player-heading .module-tab {
        margin: 0 5px;
    }
    .player-list {
         height: 100%; 
    }
    .player-box-main {
        position: relative;
        overflow: hidden;
        display: inline-block;
        z-index: 10;
        width: calc(100% - 360px)
    }
    .player-box {
        font-size: 0;
        position: relative;
        background: #fff;
    }
    .player-box::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
        box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
    }
    .module-player-side {
        position: absolute;
        right: 0;
        top: 0;
        width: 360px;
        height: 100%;
        bottom: 0;
        z-index: 10;
        border-bottom-right-radius: 18px
    }
    .module-player-info {
        padding: 20px;
        position: relative;
        background: #e9ecef
    }
    .module-player-info .module-info-heading {
        margin: 0;
        position: relative
    }
    .module-player-info .module-info-heading h1 {
        font-size: 20px;
        position: initial;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-wrap: break-word;
        display: -webkit-box;
        overflow: hidden;
        max-height: 54px
    }
    .module-player-info .module-info-heading h1::before {
        left: -20px;
        height: 28px
    }
    .module-player-info .module-info-tag-link {
        background: #f7f8f9
    }
    .module-player-info .module-info-tag-link::after {
        border-color: #e3e6ea
    }
    .speed:hover .speed-prompt {
        display: block
    }
    .player .module-play-list-content {
        padding-bottom: 20px
    }
    .player .module-player .module-title {
        font-size: 14px;
        flex: 1;
    }
    .player .player-heading {
        margin: 0;
        padding: 0 20px;
        background: #e9ecef
    }
    .player .player-heading .module-tab {
        margin: 0 0 -1px;
        flex: 3;
    }
    .player .player-heading .module-tab-items {
        padding: 0;
        width: 100%;
    }
    .player .module-list {
        box-shadow: none;
        background: transparent;
        height: calc(100% - 205px);
        overflow: auto;
        border-radius: 0
    }
    .player .module-list.active {
        border-top: 1px solid #e3e6ea
    }
    .player .module-play-list {
        max-height: initial
    }
    .player .module-play-list-base .module-play-list-link {
        width: calc(25% - 10px)
    }
    .player .module-play-list-large .module-play-list-link {
        width: calc(50% - 10px)
    }
    .player .module-play-list-larger .module-play-list-link {
        min-width: calc(100% - 10px)
    }
    .player .module-tab-items {
        background: transparent
    }
    .player .player-heading .module-tab-item.active {
        position: relative;
        z-index: 1;
        border-radius: 8px 8px 0 0;
        background: #fff;
        box-shadow: none;
        border: 1px solid #e3e6ea;
        border-bottom-color: #fff
    }
    .player .player-heading .module-tab-items-box {
        padding: 0
    }
    .player .player-heading .module-tab-item {
        line-height: 40px;
        padding: 0 12px
    }
    .module-player-handle-items {
        bottom: 0;
        width: 100%;
        height: 51px;
        z-index: 9;
        display: flex;
        align-items: center;
        border-top: 1px solid #f3f5f7;
        background: #fafafa;
        border-bottom-right-radius: 18px
    }
    .module-player-handle-item {
        font-size: 0;
        display: inline-block;
        flex: 1;
        position: relative;
        border-left: 3px solid #e3e6ea
    }
    .module-player-handle-item:first-child {
        border: none
    }
    .handle-btn {
        font-weight: 700;
        line-height: 15px
    }
    .module-player-handle-item:hover .handle-btn {
        color: #e1e3e5
    }
    .play-btn.icon-btn span {
        display: none
    }
    .module-card-item-footer .icon-btn {
        padding: 0 8px 0 3px;
        margin-right: -15px
    }
    .module-card-item-footer .icon-btn,
    .module-card-item-footer .icon-btn::after {
        border-radius: 50px 18px 18px 50px
    }
    .module-card-item-footer .icon-btn::before {
        border-radius: 50px 25px 25px 50px
    }
    .module-card-item-footer .icon-btn+.play-btn-o {
        padding: 0 15px 0 13px
    }
    .module-card-item-footer .icon-btn+.play-btn-o,
    .module-card-item-footer .icon-btn+.play-btn-o::after {
        border-radius: 18px 50px 50px 18px
    }
    .module-card-item-footer .icon-btn+.play-btn-o::before {
        border-radius: 25px 50px 50px 25px
    }
    .handle-btn-icon {
        margin-right: 10px
    }
    .handle-btn-icon i {
        vertical-align: -1px
    }
    .drop-qrcode {
        top: inherit;
        bottom: 50px;
        width: 330px;
        right: 15px
    }
    .drop-qrcode-content {
        padding: 20px;
        font-size: 0
    }
    .drop-qrcode-info {
        text-align: center
    }
    .drop-qrcode-img {
        padding: 30px 0 15px
    }
    .drop-qrcode-img img {
        height: 160px;
        width: 160px;
        margin: 0 auto
    }
    .drop-qrcode-info-text {
        font-size: 14px;
        padding-left: 15px
    }
    .drop-qrcode-info-text p {
        color: #757575
    }
    .drop-qrcode-info-text p strong {
        font-weight: 700;
        color: #212121
    }
    .drop-qrcode-info-tips {
        font-size: 12px;
        margin: 15px 0 0;
        padding: 10px 12px;
        background: #fff0ec;
        border-radius: 8px
    }
    .player-rm {
        width: calc(100% - 360px);
        border-bottom-left-radius: 18px
    }
}

@media (max-width: 1024px) {
  
    .domain {
        display: none
    }
    .module-paper-item {
        width: calc(33.33% - 18px)
    }
    .module-paper-item:last-child {
        display: none;
    }
    .module-poster-item {
        width: calc(20% - 18px)
    }
    .module-poster-items-small .module-poster-item:nth-last-child(-n+3) {
        display: none
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+4) {
        display: inline-block
    }
    .module-poster-items-base .module-poster-item:nth-last-child(-n+4) {
        display: inline-block
    }
    /*.module-poster-items-base .module-poster-item:nth-last-child(-n+1) {*/
    /*	display: none*/
    /*}*/
    .module-poster-items-base .module-poster-item:nth-child(n+16) {
        display: none
    }
    .view .module-poster-items-base .module-poster-item:nth-child(n+13),
    .player .module-poster-items-base .module-poster-item:nth-child(n+13) {
        display: inline-block !important
    }
    .view .module-poster-items-base .module-poster-item:nth-child(n+16),
    .player .module-poster-items-base .module-poster-item:nth-child(n+16) {
        display: none !important
    }
    .module-paper-item-main a:hover {
        box-shadow: initial
    }
    .module-item-top {
        font-size: 24px;
        text-indent: 8px
    }
    .module-item-top::after {
        left: -120%;
        top: -50%
    }
    .module-heading-tab .module-heading-tab-link.active::after {
        bottom: -75%
    }
    .module-heading-tab-link,
    .module-title {
        font-size: 24px
    }
    .module-title-en,
    .module-ranking-tab-info {
        font-size: 30px
    }
    .module-heading-tab .line {
        height: 20px
    }
    .module-heading-search-result {
        font-size: 18px
    }
    .module-info-poster {
        width: 180px !important
    }
    .player-rm {
        border-radius: 0;
        padding: 10px 5px
    }
    .module-player-info {
        background: #fff;
        border-radius: 0 0 18px 18px;
        position: relative;
        padding: 20px 0 25px;
        /*margin-bottom: 40px*/
    }
    .module-player-info::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 18px;
        z-index: 1;
        box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
    }
    .module-player-info .module-info-heading {
        margin: 0 0 0 25px;
        max-width: 75%
    }
    .module-player-handle-item.qrcode {
        display: none
    }
    .module-player-handle-item.next {
        display: inline-block
    }
    .module-card-item-footer a {
        font-size: 12px
    }
    .module-card-item-footer .play-btn.icon-btn {
        text-indent: initial;
        margin-right: -5px;
        padding: 0 15px
    }
    .module-card-item-footer .play-btn i {
        margin-right: 5px
    }
    .module-card-item-footer a span {
        font-weight: 700
    }
    .module-card-item-footer .play-btn.icon-btn span {
        position: relative;
        font-family: sans-serif;
        top: -2%
    }
    .module-player-side {
        position: relative
    }
    .module-player-handle-items {
        position: absolute;
        top: 25px;
        right: 25px;
        z-index: 9
    }
    .module-player-handle-item {
        display: inline-block;
        margin-left: 10px
    }
    .handle-btn {
        border-radius: 8px;
        height: 70px;
        width: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background: #f7f8f9
    }
    .handle-btn:hover {
        background: #e9ecef
    }
    .handle-btn-icon {
        font-size: 18px
    }
    .handle-btn-name {
        font-size: 12px
    }
    .app-title {
        font-size: 38px
    }
    .app-desc {
        font-weight: 400
    }
    .app-qrcode {
        display: none
    }
    .app-module::after {
        background-size: 180%;
        background-position-x: -180px
    }
}

@media (min-width: 900px) {
    .header .header-box {
        margin: 0 20px
    }
}

@media (max-width: 899px) {
    .header-op-list-btn span {
        display: none
    }
    .header-op-list-btn {
        padding: 0;
        width: 35px;
        text-align: center
    }
    .header-op-list-btn i {
        margin: 0;
        font-size: 22px;
        height: 22px;
        width: 18px;
        vertical-align: text-bottom;
        font-weight: 900
    }

    .module-item {
        margin: 0 15px 18px 0;
    }
    .module-heading-tab {
        justify-content: center
    }
    .module-poster-item {
        width: calc(25% - 15px)
    }
    .module-card-item {
        width: calc(100% - 15px);
        margin-bottom: 40px !important
    }
    .module-poster-items-small .module-poster-item:nth-last-child(-n+3) {
        display: inline-block
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
        display: none
    }
    /*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
    /*	display: none*/
    /*}*/
    .module-poster-items-base .module-poster-item:nth-child(n+13) {
        display: none
    }
    .view .module-poster-items-base .module-poster-item:nth-child(n+16),
    .player .module-poster-items-base .module-poster-item:nth-child(n+16) {
        display: inline-block !important
    }
    .module-play-list-base .module-play-list-link {
        width: calc(20% - 10px)
    }
    .module-play-list-large .module-play-list-link {
        width: calc(33.3333% - 10px)
    }
    .module-play-list-larger .module-play-list-link {
        min-width: calc(33.3333% - 10px)
    }
    .module-paper-item {
        width: calc(50% - 15px)
    }
    .module-paper-item:nth-last-child(-n+2) {
        display: none
    }
    .module-item-note {
        font-size: 10px
    }
    .module-poster-items-small .module-item-note {
        padding: 3px 7px 2px;
        border-radius: 8px -2px
    }
    .module-info-poster {
        width: 140px !important;
        margin: 0 15px 0 15px !important
    }
    .module-info-heading h1 {
        font-size: 24px
    }
    .module-player-info .module-info-heading {
        max-width: 65%
    }
    .app-module::after {
        background-size: 130%
    }
    .foot-logo {
        display: none
    }
    .foot-copyright {
        text-align: center;
        padding: 0 10px
    }
    #friendlink {
        display: none
    }
}

@media (min-width: 560px) {
    #mobile-tab-box {
        display: none !important;
    }
    .sidebar {
        height: 100vh;
        /*background: #fff;
        /* border-right: 1px solid #1a1c1f; */
    }
    .main {
        padding-top: 20px;
        min-height: calc(100vh - 175px)
    }
    .users-main {
    padding-top: 30px;
    }
    .header {
        z-index: 11;
       /* background: rgba(247, 248, 249, 0.97);
        -webkit-backdrop-filter: saturate(180%) blur(10px)*/
    }
    .header .header-box {
        border-radius: 0;
        /*box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);*/
    }
    .header-op-list-btn i {
        vertical-align: text-bottom
    }
    .searchbar {
        border-radius: 8px
    }
    .searchbar-main.open .search-recommend {
        box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
        padding: 20px;
        border-radius: 0 0 8px 8px
    }
    .navbar-item {
        padding: 0px 13px;
        height: 40px;
        line-height: 40px;
        display: flex;
        align-items: center
    }
    .navbar-item.active::before,
    .navbar-item.active .links::before {
        border: 1px solid #e9ecef
    }
    .navbar-item.active {
        margin: 0px -15px 0px 0px;
    }
    .navbar-item.active a {
        /* background: linear-gradient(to right, #fff 0%, #f7f8f9 90%); */
    }
    .navbar-item.active::before {
        border-width: 0 1px 1px 0
    }
    .navbar-item.active .links::before {
        border-width: 1px 1px 0 0
    }
    .navbar-item.active .icon-home-o:before {
        content: "\e909"
    }
    .navbar-item.active .icon-dy-o:before {
        content: "\e905"
    }
    .navbar-item.active .icon-tv-o:before {
        content: "\e90b"
    }
    .navbar-item.active .icon-dm-o:before {
        content: "\e907"
    }
    .navbar-item.active .icon-zy-o:before {
        content: "\e903"
    }
    .navbar-item.active .icon-update-o:before {
        content: "\e90f"
    }
    .navbar-item.active .icon-ranking-o:before {
        content: "\e90d"
    }
    .navbar-item.active .icon-jl-o:before {
        content: "\e913"
    }
    .navbar-item.active .icon-phone-o:before {
        content: "\e974"
    }
    .navbar-item.active .icon-week-o:before {
        content: "\e975"
    }
    .navbar-hr {
       /* margin: 10px 0;*/
        padding: 0;
        height: 1px;
      /*  background: #f7f8f9*/
    }
    .navbar-item a {
        display: inline-block;
        width: 100%;
        height: calc(100% - 2px)
    }
    .navbar-item span {
        margin-left: 9px;
        font-size: larger;
    }
    .navbar-item i {
        vertical-align: text-bottom;
        width: 19px;
        text-align: center
    }
    .navbar-item i.icon-arrow-go {
        float: right;
        line-height: 40px;
        font-size: 12px;
        color: transparent;
        margin-right: 20px
    }
    .navbar-item:hover i.icon-arrow-go {
        margin: 0;
        color: #e1e3e5
    }
    .navbar-item.active i.icon-arrow-go {
        display: none
    }
    .module-tab {
        white-space: nowrap;
        overflow: auto;
        max-width: 75%
    }
    .module-tab-items {
        background: #e9ecef;
        border-radius: 8px;
        padding: 3px;
        overflow: auto
    }
    .module-tab-items::-webkit-scrollbar {
        display: none
    }
    .module-tab-item {
        cursor: pointer;
        position: relative
    }
    .module-tab-item:hover {
        color: #e1e3e5
    }
    .module-tab-item.active {
        border-radius: 0;
        background: #fff;
        font-weight: 700;
        color: #e1e3e5
    }
    .module-class {
        padding: 5px 0
    }
    .module-class::after {
        border-color: #e9ecef;
        border-width: 2px 0
    }
    .module-info-poster {
        width: 220px;
        float: right;
        margin: 0 25px;
        position: relative;
        z-index: 10
    }
    .module-info-heading {
        margin: 0 0 20px 25px;
        position: relative
    }
    .view .module-info-heading::after {
        content: '';
        position: absolute;
        left: -25px;
        height: 100%;
        border-left: 2px dashed #dbdee2;
        bottom: -20px;
        z-index: -1
    }
    .module-info-heading h1::before {
        content: '';
        position: absolute;
        left: -25px;
        height: 40px;
        width: 5px;
        background: linear-gradient(to right,#e5330b,#ff670b 51%,#d9a666);
        border-radius: 0 4px 4px 0
    }
    .module-info-tag {
        display: flex;
        align-items: center
    }
    .module-info-content {
        position: relative
    }
    .module-info-content::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 18px;
        z-index: 9;
        box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1)
    }
    .module-info-content {
        border-radius: 0 18px 18px 18px;
        background: #fff;
    }
    .module-info-items {
        min-height: 235px
    }
    .module-mobile-play,
    .module-poster-bg {
        display: none
    }
    .module-info-footer {
        background: #fafafa;
        z-index: 10;
        padding: 15px;
        border-radius: 0 0 18px 18px
    }
    .module-info-play {
        position: relative;
        z-index: 9;
    }
    .module-info-item:last-child {
        padding-bottom: 15px
    }
    .module-list {
        border-radius: 8px 0 8px 8px;
        padding: 20px;
    }
    .player-heading .module-tab-items {
        padding: 0;
        border-radius: 10px;
    }
    .player-heading .module-tab-item {
        line-height: 45px
    }
    
    .module-player {
        margin-top: -30px;
    }
    .app-downlist .app-downlist-go {
        line-height: 50px;
        font-size: 20px;
        margin-right: 20px
    }
    .app-downlist .app-downlist-go:last-child {
        margin: 0
    }
    .app-downlist .app-downlist-go::after {
        height: 55px
    }
    .app-downlist .app-downlist-go i {
        height: 20px;
        width: 20px;
        font-size: 20px;
        vertical-align: -1px
    }
}

@media (min-width: 559px) and (max-width: 1024px) {
    .logo {
        margin: 0;
        padding: 0;
        justify-content: center;
        width: 100px;
        left: -134px
    }
    .logo a {
        height: 45px;
        /*width: 63px;*/
        overflow: hidden
    }
    .sidebar {
        width: 100px;
        padding-top: 64px
    }
    .navbar-item {
        text-align: center;
        height: 78px;
        line-height: inherit;
        font-size: 14px
    }
    .navbar-item a {
        padding: 12px 0
    }
    .navbar-item.active {
        margin: 0 -1px 0 16px;
        padding: 0 15px 0 0;
       /* background: linear-gradient(to right, #fff 0%, #e9ecef 80%, #f7f8f9 80%)*/
    }
    .navbar-item i.icon-arrow-go {
        display: none
    }
    .navbar-item i {
        width: 100%;
        margin: 5px 0 2px;
        height: auto;
        font-size: 15px;
    }
    .navbar-item span {
        margin: 0
    }
    .navbar-item.active .links::before,
    .navbar-item.active .links::after {
        bottom: -20px;
        right: -15px
    }
    .navbar-hr {
        margin: 5px 0
    }
    .main,
    .footer {
        padding-top:90px;
        margin-left: 100px;
        padding-left: 25px;
        padding-right: 25px
    }
    .footer-content {
        margin: 0 -25px;
        padding-right: 25px;
        padding-left: 25px
    }
    .header {
        /*margin: 0 0 0 100px;
        width: calc(100% - 100px)*/
    }
    .header .header-box {
        /*margin: 0 25px*/
    }
    .player-heading {
        margin-bottom: 15px
    }
    .player-heading .module-tab {
        margin: -3px 0 -15px
    }
    .module-player-info .module-info-heading {
        z-index: 2
    }
    .app-pic {
        width: calc(100% + 50px);
        margin: 60px -25px 0
    }
}
@media (max-width: 768px) {
    .ads-728x90 {
        max-width: calc(80% - 10px)!important;
    }
}
@media (max-width: 991px) {
    .sticky_page {
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 559px) {
    .profile-grid {
        flex-wrap: nowrap!important;
        overflow-x: auto;
        justify-content: flex-start!important;
        scrollbar-width: none; 
      }
    
      .profile-grid::-webkit-scrollbar {
        display: none; 
      }
    
      .profile-grid a {
        min-width: 80px;
        flex: 0 0 auto;
        text-align: center;
      }
    .row-topic,
    .row-topic .intro {
        min-height: 60px !important;
    }
    .module-heading {
        padding-top: 20px;
    }
    .top-hot{
        font-size: 22px!important;
    }
    .modal-content-2{
        max-width: 100%!important;
        padding: 10px!important;
    }
    .movie-item {
    width: 150px!important;
    }
    .movie-poster {
      height: 200px!important;
    }
    .hot-movies {
        grid-template-columns: repeat(2, 150px)!important;
    }
    .module-name{
    font-size: 1.6rem;
    }
    .module-link {
    font-size: 0; 
    height: 30px;
    width: 30px;
    }
    .module-link i {
    margin-left: 0; 
    }
    .topics-list {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 0.4rem; /* Giảm khoảng cách để tránh dư */
        padding: 0;
    }

    .topics-list > * {
        flex: 0 0 45%; /* Hiển thị 2.1 ô để tạo cảm giác kéo qua */
    }
    .nav-item.active span::after {

    content: '';
    width: 35%;
    height: 4px;
    background: #b5e745;
    background: linear-gradient(90deg, #b5e745, #ff2a14);
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 10%;
    border-radius: 5px;
}
.nav-item a {
    display: block;
    line-height: 35px;
    overflow: hidden;
    text-overflow: inherit;
    white-space: nowrap;
    text-align: left;
    padding-left: 15px;
    position: relative;
    color: var(--text-color-3);
}
  

.button {
  border: none;
  outline: none;
}

.mr-auto{

    padding: 10px;
    background: #32323c;
    border-radius: 4px;
}

.menumb {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: background-color 0.15s ease-out, visibility 0.15s ease-out;
  visibility: hidden;
  &.active {
    background-color: rgba(0,0,0,0.4);
    visibility: visible;
    z-index: 5;
  }
}

/* Nav */
.menu1 {
  background: rgba(0,0,0,0.5);
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: -300px;
  transition: left .2s ease-in;
  z-index: 10;
  color: #fff;
  padding: 10px;
 
}

.menu1.active {
padding:10px;
background: #121212;
width:200px;
  left: 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

/* Nav Toggle */
.menu-toggle {
  /*background-color: rgba(255,255,255,0.1);
  border: 0;
  display: block;
  position: fixed;
  top: 32px;
  right: 35px;
  z-index: 100;*/
}



.menu-toggle.is-opened .toggleIcon {
  transform: rotate(360deg);
}

.menu-toggle.is-opened .toggleIcon span {
  background: transparent;
}

.menu-toggle.is-opened .toggleIcon span::before {
  background-color: white;
  transform: translateY(0) rotate(45deg);
}

.menu-toggle.is-opened .toggleIcon span::after {
  background-color: white;
  transform: translateY(0) rotate(-45deg);
}
    .nonenav {
        display: none;
    }
    .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.module-info-item-title {
    display: inline-block;
    min-width: 40%;
    font-weight: 700
}

    .homepage:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background: rgb(17, 19, 25);
        height: 50px
    }
    .display {
        /* display: none; */
    }
    .drop:hover .shortcuts-mobile-overlay {
        background-color: rgba(0, 0, 0, 0.18)
    }
    .popup {
        width: 82%;
        padding: 0 25px
    }
    .popup-main p {
        font-size: 13px
    }
    .homepage .main {
        min-height: calc(100vh - 323px)
    }
    .page .main {
        padding-top: 54px;
        min-height: calc(100vh - 196px)
    }
    .page .header {
        display: none
    }
    .list .sidebar,
    .app .sidebar {
        background: #e9ecef
    }
    .page.open .header {
        display: inline-block
    }
    .open .header {
       /* z-index: 11*/
    }
    .header {
        position: relative;
        padding: 0;
        height: 50px;
        width: 100%
    }
    .header-box {
        height: auto;
        justify-content: center
    }
    .header-op {
        display: none
    }
    .header-op-search {
        display: inline-block
    }
    .page .side-op {
        right: 0
    }
    .logo {
        position: initial;
        width: auto;
        padding: 0;
        background: transparent;
        height: 0%;
        display:none
    }
    .logo5 {
    position: initial;
    width: auto;
    padding: 0;
    background: transparent;
    height: 0%;
}
    
    .logo a {
        height: 50px
    }
    .sidebar {
        width: 100%;
        top: 0;
        display: flex;
        padding: 5px 0
    }
    .homepage .navbar {
        width: calc(100vw - 45px);
        transition: width .3s ease
    }
    .navbar.open,
    .page .navbar {
        width: calc(100vw - 85px)
    }
    .side-op {
        position: absolute;
        /*right: -20px;*/
        width: 100%;
        transition: right .3s ease;
        display: inline-block;
        font-size: 0;
        padding: 2px 10px 2px 5px;
        box-shadow: -15px 0 10px -12px rgba(0, 0, 0, 0.2)
    }
    .side-op.open {
       /* right: 0 */
    }
    
    .searchbar {
        background: #fff;
        box-shadow: 0 7px 21px rgba(149, 157, 165, 0.22), 0 0 1px rgba(0, 0, 0, 0.1);
        height: 40px
    }
    .searchbar-main {
    width: 100%;
    max-width: none;
    height: 40px;
    position: relative;
}
    .search-box {
        position: absolute;
        top: 60px;
        width: 100%;
        display: none;
    }
    .searchbar-main.open {
        z-index: 1;
        position: fixed;
        height: 100vh;
        left: 0;
        top: 0;
        max-width: initial;
        background: linear-gradient(to bottom, #f7f8f9 0%, #fff 100%)
    }
    .searchbar-main.open::after {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        background: url(images/colour-bg.png) no-repeat;
        background-size: 100%;
        top: 0;
        z-index: -1
    }
    .searchbar-main.open .searchbar {
        margin: 15px 55px 0 15px
    }
    .searchbar-main.open .search-recommend {
        width: 100%;
        left: 0;
        z-index: 9;
        padding: 20px 15px;
        background: transparent
    }
    .searchbar-main.open .cancel-btn {
        display: inline-block;
        margin: 0 15px 0 0;
        background: none;
        pointer-events: auto;
        position: absolute;
        right: -56px;
        font-weight: 700
    }
    .search-tag a {
        line-height: 34px;
        font-weight: 700;
        border-radius: 50px
    }
    .sidebar-bg {
        background: rgba(227, 230, 234, 0.98);
        z-index: 50
    }
    .mute-video{
        display: none;
    }
    .navbar {
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
    .navbar::-webkit-scrollbar {
        display: none
    }
    .navbar-items {
        display: inline-flex;
        padding: 0 5px
    }
    .navbar-item {
        display: inline-block;
        white-space: nowrap
    }
    .navbar-item a {
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        color: #616161;
        padding: 0 10px 0;
        height: 44px;
        line-height: 44px
    }
    .navbar-item.active a {
        color: #0c0d0f
    }
    .navbar-item i {
        display: none
    }
    .navbar-item .current {
        position: absolute;
        background: #fcd877;
        width: 60%;
        height: 20%;
        bottom: 10px;
        left: 20%;
        z-index: -1
    }
    .navbar-hr {
        display: none
    }
    .radian::before,
    .navbar-item.active::before,
    .radian::after,
    .navbar-item.active::after,
    .radian .links::before,
    .navbar-item.active .links::before,
    .radian .links::after,
    .navbar-item.active .links::after {
        height: 0;
        width: 0
    }
    .main {
        padding: 0.1px 0 0;
        position: relative
    }
    .page-heading {
        display: none
    }
    
    .module-heading-tab {
        padding-top: 20px;
        /*margin: 0 -15px 15px;*/
        background: #e9ecef
    }
    .module-heading-tab::after {
        background: #b5e745
    }
    .module-heading-tab .module-heading-tab-link.active::after {
        bottom: -103%
    }
    .pianku .module-heading-tab {
        margin-bottom: -1px
    }
    .module-heading-search {
        border-bottom-width: 1px;
        padding: 25px 0 10px
    }
    .module-heading-tab .line {
        height: 18px;
        width: 3px
    }
    .module-heading-tab-link {
        font-size: 18px
    }
    .module-title {
        bottom:10px;
        font-size: 18px;
        font-weight: 700;
        margin-left: 15px;
    }
    .module-title.m-module-title i {
    display: none;
    }
    .module-title-en,
    .module-ranking-tab-info {
        opacity: .12;
        font-size: 24px;
        transform: scale(1, 1.1);
        bottom: 5px
    }
    .module-heading-more {
        font-size: 13px
    }
    .module-heading-more::after {
        border-color: #c2c6d0
    }
    .module-heading-more i {
        vertical-align: 0px;
        margin: 0 -2px 0 2px
    }
    
    .module-items.scroll-content .el-skeleton {
        width: calc(100vw - 30px)
    }
    .module-poster-item {
        margin: 0 3px 6px;
        display: inline-block;
    }
    .module-poster-item {
        width: calc(33.33% - 6px)
    }
    .module-poster-items-small .module-poster-item {
        width: 40vw;
        box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
        background: #fff;
        z-index: 1;
        border-radius: 8px
    }
    .module-topic-items-small .module-poster-item {
        width: 40vw;
        box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.1);
        background: #fff;
        z-index: 1;
        border-radius: 8px;
    }
    .module-poster-item-info {
        margin: 8px 0 4px
    }
    .module-paper-item-main a {
        min-height: 40px;
        padding: 8px 0;
        margin: 0 10px
    }
    .module-paper-item-main a:hover {
        padding: 8px 10px
    }
    .module-paper-item-main .icon-arrow-right {
        right: 8px
    }
    .module-paper-item-main a:hover .icon-arrow-right {
        right: 18px
    }
    .module-paper-item-main a:nth-last-child(-n+5) {
        display: none
    }
    .module-paper-item-num {
        font-size: 18px;
        width: 38px
    }
    .module-poster-items-small .module-item-nopic .module-item-pic::before {
        border: none
    }
    /*.module-poster-items-base .module-poster-item:nth-last-child(-n+4) {*/
    /*	display: none*/
    /*}*/
    .module-poster-items-base .module-poster-item:nth-child(n+13) {
        display: none
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+2) {
        display: inline-block
    }
    .module-poster-items-aline .module-poster-item:nth-last-child(-n+1) {
        display: none
    }
    .view .module-poster-items-base .module-poster-item:nth-child(16),
    .player .module-poster-items-base .module-poster-item:nth-child(16) {
        display: none !important
    }
    .module-paper-item:nth-last-child(-n+2) {
        display: inline-block
    }
    .module-poster-items-small .module-item-cover {
        padding-top: 55%;
        border-radius: 8px 8px 0 0
    }
    .module-topic-items-small .module-item-cover {
        padding-top: 55%;
        border-radius: 8px 8px 0 0
    }
    .module-poster-items-small .module-poster-item-info {
        padding: 0 10px;
        margin: 6px 0 7px
    }
    .module-card-item {
        width: calc(100% - 10px);
        box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.05)
    }
    .module-card-item-poster {
        width: 110px;
        margin: -40px 0 0 -20px
    }
    .module-card-item:after {
        border: none
    }
    .module-card-item-info {
        margin-left: 105px;
        min-height: 95px
    }
    .module-card-item-class,
    .module-card-item-info .module-info-item {
        font-size: 12px
    }
    .module-card-item-footer a {
        margin: 0 -5px 0 15px
    }
    .module-tab-items {
        display: none
    }
    .module-tab-item {
        width: calc(50% - 10px);
        margin: 5px;
        border-radius: 8px;
        background: #f1f3f5;
        color: #424242;
        padding: 0 15px;
        position: relative;
        text-align: center;
        line-height: 40px;
        font-size: 14px
    }
    .module-tab-item.active {
        color: #e1e3e5;
        background: #ffeae5;
        font-weight: 700;
        box-shadow: none
    }
    .module-tab-item span {
        width: calc(100% + 30px);
        height: 100%;
        display: inline-block;
        margin: 0 -15px
    }
    .module-tab-items-box {
        margin: 0 -5px;
        padding-bottom: 15px
    }
    .module-tab-drop {
        position: relative
    }
    .speed {
        left: 10px;
        top: 5px
    }
    .module-tab .module-tab-items {
        position: fixed;
        width: 100%;
        padding: 15px 25px 0;
        min-height: 50vh;
        max-height: 80vh;
        border-radius: 18px 18px 0 0;
        display: inline-block;
        left: 0;
        bottom: 0;
        z-index: 5000;
        background: #fff url(images/colour-bg.png) no-repeat;
        background-size: 150%;
        background-position-y: -20px;
        transform: translate3d(0, 100%, 0);
        visibility: hidden;
        transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.25s linear 0s
    }
    .module-tab.module-tab-drop .module-tab-items {
        transform: translateZ(0)
    }
    .module-tab-drop+.shortcuts-mobile-overlay {
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
        pointer-events: auto
    }
    .module-tab-title {
        position: relative;
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        padding: 10px 5px 15px;
        margin-bottom: 10px
    }
    .module-tab-name {
        font-size: 13px;
        display: inline-block !important;
        padding: 0 12px;
        background: #e9ecef
    }
    .module-tab-name i {
        font-size: 10px;
        transform: scale(0.6);
        margin: -10px 0 0 3px;
        font-weight: 900;
        vertical-align: 0px
    }
    .close-drop {
        position: absolute;
        left: 0;
        top: 9px;
        height: 30px;
        width: 30px;
        line-height: 28px;
        border-radius: 50px
    }
    .close-drop:hover {
        background: #fff0ec;
        color: #e1e3e5
    }
    .close-drop i {
        font-size: 12px;
        transform: scale(0.8);
        font-weight: 700;
        vertical-align: 0px
    }
    .module-page {
        /*margin-top: 15px*/
    }
    .module-class {
        background: #fff;
        padding: 8px 15px
    }
    .module-class-items {
        padding: 0 15px !important
    }
    .module-class-item {
        padding: 2px 0
    }
    .module-item-title {
        margin-right: 12px;
        line-height: 40px;
        font-size: 14px
    }
    .module-item-title i {
        margin-left: 4px
    }
    .module-item-box {
        display: inline-flex;
        flex-wrap: nowrap;
    }
    .module-item-box a {
        padding: 5px 10px;
        color: #424242;
        font-size: 13px;
        margin-right: 0
    }
    .module-item-box a::after {
        border: 0
    }
    .module-footer {
        border: none;
        margin: 0
    }
    .module-list {
        padding: 10px;
        border-radius: 8px
    }
    .module-play-list-link::after {
        border-color: #dbdee2
    }
    .module-play-list-base .module-play-list-link {
        width: calc(25% - 10px)
    }
    .module-play-list-large .module-play-list-link {
        width: calc(50% - 10px)
    }
    .module-play-list-larger .module-play-list-link {
        min-width: calc(50% - 10px)
    }
    .module-mobile-play {
        text-align: center;
    }
    .module-info .module-main {
        position: relative;
        z-index: 9;
        border-radius: 18px 18px 8px 8px;
        box-shadow: 0 2.75px 2.21px rgba(0, 0, 0, 0.01), 0 6.65px 5.32px rgba(0, 0, 0, 0.02), 0 12.5px 10px rgba(0, 0, 0, 0.01), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.01), 0 0 1px rgba(0, 0, 0, 0.1);
        background: #fff url(images/colour-bg.png) no-repeat;
        background-size: 150%;
        background-position-y: -20px;
        margin-top: 210px
    }
    .module-poster-bg {
        width: 100%;
        position: absolute;
        top: -170px;
        left: 0;
        overflow: hidden;
        border-radius: 0
    }
    .module-poster-bg::before {
        content: '';
        height: 100%;
        width: 100%;
        bottom: 0;
        border-radius: 0;
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.68);
        backdrop-filter: brightness(0.5);
        -webkit-backdrop-filter: brightness(0.5)
    }
    .module-poster-bg:after {
        content: '';
        position: absolute;
        z-index: 2;
        opacity: .1;
        height: 100%;
        width: 100%;
        top: 0;
        background-size: 30%;
        filter: invert(100%)
    }
    .module-poster-bg .module-item-cover:before {
        content: '';
        position: absolute;
        z-index: 2;
        height: 30%;
        width: 100%;
        bottom: 0;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%)
    }
    .module-poster-bg .module-item-cover {
        border-radius: 0;
        width: 100%;
        left: 0%
    }
    .module-info-poster {
        position: relative;
        top: -180px;
        margin: 0 auto -160px !important;
        width: 170px !important
    }
    .module-info-poster .module-item-cover {
        box-shadow: 0 20px 15px -10px rgba(0, 0, 0, 0.2), 0 50px 35px -40px rgba(0, 0, 0, 0.4), 0 50px 35px -40px rgba(0, 0, 0, 0.2)
    }
    .module-info-poster .module-item-nopic .module-item-pic::before {
        border: none
    }
    .view .module-info-heading {
        text-align: center;
        padding: 5px 0 0
    }
    .view .module-info-heading h1 {
        padding: 0 20px
    }
    .module-info-items {
        padding: 20px
    }
    .module-info-introduction::after {
        background: #e3e6ea
    }
    .module-info-introduction-content {
        -webkit-line-clamp: 5;
        max-height: 111px
    }
    .module-info-tag-link {
        margin-right: 6px
    }
    .module-info-tag-link a {
        color: #757575
    }
    .module-info-footer {
        display: none
    }
    .module-info-item:last-child {
        padding-bottom: 0
    }
    .player-box,
    .module-player-info {
        border-radius: 0
    }
    .module-player-info::after {
        border-radius: 0;
        box-shadow: 0 1px 0 #f1f3f5
    }
    .module-player-info {
        padding: 15px 0 20px;
        /*margin-bottom: 30px*/
        display: none;
    }
    .module-player-info .module-info-heading {
        max-width: 50%;
        margin: 0 0 0 15px;
        position: relative;
        z-index: 9
    }
    .module-player-info .module-info-heading h1 {
        font-size: 20px;
        margin-bottom: 6px
    }
    .module-player-info .module-info-tag-link {
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        padding: 0 10px
    }
    .module-player-handle-items {
        top: 12px;
        right: 0
    }
    .module-player-handle-item {
        margin-left: 5px;
    }
    .handle-btn {
        height: 35px;
        width: 40px;
        background: transparent
    }
    .handle-btn-name {
        display: none
    }
    .handle-btn-icon {
        font-size: 16px
    }
    .handle-btn-icon i {
        vertical-align: -1px
    }
    .module-jump-prompt {
        width: 90vw;
        left: 5vw;
        top: 4vh;
        margin: 0;
        height: 70vh
    }
    .player-rm {
        padding: 0;
        z-index: 9
    }
    .rm-two a {
        margin: 5px;
        width: calc(100% - 10px)
    }
    .rm-two a:last-child {
        margin-top: 0
    }
    .app-module::after {
        background-size: 140%;
        background-position-x: -130px
    }
    .app-info {
        text-align: center;
        padding: 0 20px
    }
    .app-title {
        font-size: 30px
    }
    .app-desc {
        font-size: 14px
    }
    .app-downlist {
        text-align: center
    }
    .app-downlist .app-downlist-go {
        margin: 10px 5px !important;
        width: 130px;
        padding: 0 15px
    }
    .app-downlist .app-downlist-go i {
        font-size: 14px;
        vertical-align: -1px
    }
    .app-pic {
        width: calc(100% + 30px);
        margin: 40px -15px 0;
        height: 350px
    }
    .app-pic::before,
    .app-pic::after {
        width: calc(50% - 80px);
        background: rgba(247, 248, 249, 0.8)
    }
    .app-pic-list {
        -webkit-animation: move 180s linear infinite;
        width: 600%
    }
    @-webkit-keyframes move {
        0% {
            transform: translateX(0px)
        }
        100% {
            transform: translateX(-100%)
        }
    }
    .skeleton.module-play-list-link {
        height: 30px
    }
    .module-play-list-larger .skeleton.module-play-list-link {
        height: 36px
    }
    .module-shadow .scroll-box {
        margin-bottom: -80px;
        padding-bottom: 100px
    }
    .scroll-box {
        padding: 0 15px 15px;
        overflow-y: auto;
        webkit-overflow-scrolling: touch
    }
    .scroll-content {
        display: inline-flex
    }
    .scroll-content .module-paper-item {
        width: 68vw;
        margin: 1px 15px 0 0
    }
    .scroll-box::-webkit-scrollbar {
        display: none
    }
    .footer .content {
        margin: 0 15px;
        width: auto
    }
    .footer-content {
        margin: 0 -15px;
        padding: 20px 0
    }
    .foot-copyright a:first-child {
        margin: 0
    }
    .links-list .module-main {
        margin: 0 -5px
    }
    .links-list-go {
        width: calc(50% - 10px);
        margin: 5px;
        display: inline-block;
        color: #616161;
        line-height: 34px;
        padding: 0 12px;
        border-radius: 8px;
        background: #fff
    }
    .m-module-tab-week {
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: none !important;
    }
    .m-module-heading {
        display: flex;
        flex-direction: row;
        align-items: baseline;
    }
    .m-module-tab {
        width: 100%;
    }
    .m-module-tab-week {
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: none !important;
    }
    .m-tab-item.active {
        background: none !important;
    }
    .m-tab-item {
        width: auto;
        padding: 0;
        margin: 0;
        background: none !important;
    }
}

.module-tab-item small {
    background: linear-gradient(90deg, #fafafa, #fff0ec);
    color: #757575;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0.8);
    transform-origin: top right;
    font-weight: normal;
    padding: 2px 6px;
    border-radius: 8px;
    height: 19px;
    line-height: 15px;
    font-size: 12px
}

.module-tab-item small.no {
    right: 0;
    top: -1px;
    height: 16px;
    line-height: 15px;
    padding: 0 4px;
}

.module-tab-item.active small {
    background: linear-gradient(to right, #f96518 0%, #fd9020 100%);
    color: #fff
}

.container-slide {
    position: relative;
}

.swiper {
    width: 100%;
    overflow: hidden;
}

.swiper-big .swiper-slide .banner {
    position: relative;
    display: block;
    height: 37vw;
    min-height: 193px;
   /* max-height: 540px;*/
   /* border-radius: 8px;*/
    overflow: hidden;
    width: 100%;
    filter: blur(0px);
}

.swiper-big .swiper-slide .banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 1, 1, .2);
    pointer-events: none;
}

.swiper-big {
    min-height: 180px;
    /*max-height: 540px;
    margin: 0 0 20px;
    /* border-radius: 8px; */
}

.swiper-big img {
    width: 97%;
    height: 500px;
    object-fit: cover;
}

.sm-swiper {
    position: absolute;
    z-index: 9;
    top: 90%;
    width: 100%;
    transform: translateY(-50%);
    padding-left: 10vw;
}

.swiper-small {
    width: 100%;
    margin: 0 auto;
}

.swiper-small .swiper-slide .pic {
    width: 110%;
    height: 140px;
    margin: 0px auto;
    background-color: #373737;
    border-radius: 10px;
    overflow: hidden;
}

.swiper-small .swiper-slide .pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.swiper-small .swiper-slide {
    display: block;
    opacity: 0.5;
    padding-left: 9px;
    max-width: 100px;
    cursor: pointer;
    margin-right:7px;
}

.swiper-small .swiper-slide {
    color: #fff;
}

.swiper-small .swiper-slide .title a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #ffffff;
    padding: 5px 0;
}

.swiper-small .swiper-slide .ins p {
    color: #ffffff;
    font-size: 14px;
    opacity: .7;
    padding: 3px 0;
    margin: 0;
}

.swiper-small .swiper-slide .ins {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: "" !important;
}

.swiper-button-next,
.swiper-button-prev {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-user-drag: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    width: 40px !important;
    height: 40px !important;
    outline: none !important;
    border: 0.15em solid #e1e3e5;
    border-radius: 50%;
}

.swiper-button-next {
    /*right: -10px !important;*/
}

.swiper-button-prev {
    /*left: -10px !important;*/
}

.swiper-pagination {
    right: 10% !important;
    top: 35%;
}

.swiper-pagination span {
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    transform: scaleX(2.66) !important;
    background-color: #e1e3e5 !important;
}

/* Hiển thị ảnh trên PC */
    .mobile-v-info {
    display: flex; /* Thiết lập flexbox cho phần tử cha */
    justify-content: flex-end; /* Căn phần tử ảnh sang bên phải */
    position: absolute;
    bottom: 185px; /* Điều chỉnh khoảng cách từ đáy */
    left: 10vw; /* Điều chỉnh khoảng cách từ bên phải */
}

/* Phần tử ảnh */
.v-image {
    height: 150px; /* Chiều cao ảnh */
    width: auto; /* Chiều rộng tự động để giữ tỷ lệ ảnh */
    margin-left: 10px; /* Khoảng cách bên trái ảnh */
    z-index: 10; /* Đảm bảo ảnh không bị che khuất */
}

/* Ảnh bên trong phần tử .v-image */
.v-image img {
    height: 100%; /* Đảm bảo ảnh chiếm toàn bộ chiều cao của .v-image */
    width: auto; /* Giữ tỷ lệ ảnh */
    transform-origin: left center; /* Điểm gốc thu nhỏ từ phía bên trái */
    transform: scale(1.3); /* Bắt đầu với kích thước ảnh bình thường */
    transition: transform 0.6s ease-out; /* Thêm transition cho mượt mà */
}

/* Lớp zoom-out sẽ kích hoạt animation */
.v-image.zoom-out img {
    animation: zoomOutImage 6s ease-out forwards;
}
@keyframes zoomOutImage {
    0% {
        transform: scale(1.3); /* Bắt đầu với kích thước ảnh bình thường */
    }
    83.33% {
        transform: scale(1.3); /* Giữ nguyên kích thước trong quá trình */
    }
    100% {
        transform: scale(1); /* Thu nhỏ ảnh về 80% kích thước ban đầu */
    }
}

    .v-image {
        display: block;
    }
    
    /* Ẩn title trên PC */
    .v-title {
        display: none;
    }
    .v-ins {
        display: none;
    }

.swiper-pagination-bullet {
    width: 15px !important;
    height: 6px !important;
    /*border-radius: 0 !important;*/
    cursor: pointer !important;
}
@media (min-width: 560px) and (max-width: 720px) {
.module-cc-item {
        width: calc(32% - 10px);
        height: 100px;
    }
.cc{
width:106%
}
}
@media screen and (max-width: 720px) {
    .swiper-big .swiper-slide .banner {
        padding-top: 60%;
    }
}
 @media (min-width: 720px) {
 .mute-video {
    background:url(/images/volume/volume-xmark.png) no-repeat center;
    background-size:32px;
    border:0;
    width:50px;
    height:50px;
    text-indent:-999px;
    position: absolute;
    font-size: 35px;
    right: 4.2%;
    bottom: 20%;
    z-index: 10;
    cursor: pointer;
    background-color: #0000003c;
    border-radius:50%;
}

.unmute-video {
    background:url(/images/volume/volume-high.png) no-repeat center;
    background-size:32px;
   
}}
@media (min-width: 1600px) {
    .topics-list > * {
        flex: 0 0 calc(100% / 7 - 10px);
    }
}

@media (max-width: 1599px) and (min-width: 1280px) {
    .topics-list > * {
        flex: 0 0 calc(100% / 6 - 10px); 
    }
}

@media (max-width: 1279px) and (min-width: 1120px) {
    .topics-list > * {
        flex: 0 0 calc(100% / 5 - 10px); 
    }
}

@media (max-width: 1119px) and (min-width: 990px) {
    .topics-list > * {
        flex: 0 0 calc(100% / 4 - 10px); 
    }
}

@media (max-width: 989px) and (min-width: 800px) {
    .topics-list > * {
        flex: 0 0 calc(100% / 3 - 10px); 
    }
}

    @media (min-width: 1356px) {
    
    .module-title i.fa-angle-right{
         
    color:transparent;
    height:calc(100% - 2px);
    }
    
    
    .module-title:hover i.fa-angle-right{
            margin-right: 20px;
    margin:0;
     color: #e1e3e5
        
    }
    }
@media (min-width: 721px) and (max-width: 1024px) {
.module-cc-item {
        width: calc(23% - 10px);
        height: 100px;
    }
}
@media screen and (max-width: 1024px) {
    .box-chat-body {
    background: #141313;
    width: 100%;
    height: 100%;
    border: 1px solid #474e67;
    border-radius: 10px;
    padding: 10px;
}
    .sm-swiper {
        display: none;
    }
    .mobile-v-info {
        position: absolute;
        left: 0;
        bottom: 0px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        z-index: 9;
        padding: 10px;
        background-color: rgba(1, 1, 1, .2);
        color: #fff;
        pointer-events: none;
    }
    .mobile-v-info .v-title {
        padding: 5px 0;
        font-size: 24px;
        
    }
    .mobile-v-info .v-ins p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 50%;
        font-size: 14px;
        opacity: .7;
        margin: 0 0 5px;
    }
    /* Hiển thị title trên mobile */
    .v-title {
        display: block;
    }
    .v-ins {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .swiper-pagination {
        display: none;
    }
    
}

@media screen and (max-width: 1200px) {
    .sm-swiper {
        display: none;
    }
    .mobile-v-info {
        position: absolute;
        left: 0;
        bottom: 0px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        z-index: 9;
        padding: 10px;
        background-color: rgba(1, 1, 1, .2);
        color: #fff;
        pointer-events: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mobile-v-info .v-title {
        padding: 5px 0;
        font-size: 24px;
        font-weight: 600;
        text-align:center;
        line-height: 8.5rem;
    }
    .mobile-v-info .v-ins p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 50%;
        font-size: 14px;
        opacity: .7;
        margin: 0 0 5px;
    }
    .v-image {
        display: none;
    }
}

#report-popup .popup-main {
    padding-bottom: 30px;
    min-height: 291px
}

.popup-main p {
    padding: 12px 0 0
}

.report-content {
    width: 100%;
    min-height: 100px;
    padding: 15px;
    margin: 10px 0 5px;
    resize: auto;
    background: #eaedf1;
    border-radius: 10px
}

.popup strong {
    color: #e1e3e5
}

.report-input,
.report-verify {
    padding: 0;
    width: 45%;
    min-height: auto;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    border-radius: 10px;
    margin: 0;
}

.report-verify {
    float: right;
}

.verify-box {
    overflow: hidden;
    margin-bottom: 15px;
}

img.report-verify {
    vertical-align: middle;
    height: 35px !important;
    width: 45% !important;
}

.gbook_submit.popup-btn {
    width: 100%;
}

.close-popup {
    position: absolute;
    right: calc(8% - 20px);
    border-radius: 50px;
    top: 10px;
    width: 34px;
    line-height: 34px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 7px 21px rgb(149 157 165 / 22%);
    background: #fff
}

.close-popup i {
    transform: scale(.88);
    font-size: 12px;
    color: #282828;
    margin-right: 0;
}

.close-popup:hover i {
    color: #e1e3e5
}

.message .msg-content .msg-send {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 24px 0
}

.message .msg-content .msg-send .check span {
    display: inline-block;
    padding: 10px;
    background-color: #ECECEC
}

.mac_total {
    margin-right: 0 !important
}

.message .msg-content .msg-wrap .msg-item .msg-item-left .content {
    color: #282828;
    word-break: break-word;
    margin: 0 0 5px;
    line-break: anywhere;
    text-align: justify;
}

.msg-item,
.msg-item-left,
.info {
    color: rgba(0, 0, 0, 0.6)
}

.msg-item-right {
    position: absolute;
    right: 0;
    top: 0
}

.msg-item {
    position: relative
}

.message .msg-content textarea {
    width: 100%;
    resize: none;
    background-color: #F2F2F2;
    outline: none;
    border: none;
    padding: 20px;
    border-radius: 8px;
}

.message .msg-content .msg-wrap .msg-all {
    padding-bottom: 0 !important;
}

.message .msg-content .msg-send .btn button {
    display: inline-block;
    padding: 6px 26px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    background-color: #e1e3e5;
    cursor: pointer;
}

.message .msg-content .msg-wrap .msg-item {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.message .msg-content .msg-wrap .msg-item .msg-item-left .uname {
    color: #333;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
}

.message .module-title {
    padding-bottom: 20px;
}

.form-control.verify {
    width: 90px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    background-color: #F5F5F5;
    color: #999999;
    border: 1px solid #eee;
    border-radius: 5px;
    height: 35px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
}

img#verify_img {
    width: 98px;
    margin-right: 10px;
    border: 0;
    vertical-align: middle;
    height: 35px;
}

.text-muted {
    font-size: 12px;
}

.message .msg-content .msg-wrap .msg-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.glyreply {
    color: red;
    display: block;
    margin: 0 0 5px;
}

.gg-icon {
    position: absolute;
    left: 5px;
    width: 38px;
    height: 22px;
    margin-right: 3px;
    z-index: 8;
    vertical-align: middle;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAsCAMAAAD4va5DAAAAolBMVEX///8AAAAAAAAAAAAAAAACAgIAAAAAAAAGBgb5+fns7OwAAACBgYHq6ur9/f17e3tgYGD09PSoqKiLi4sAAAANDQ3V1dW6urqPj48DAwMAAAD////u7u7j4+MbGxv////b29vBwcH19fXt7e3GxsaLi4ukpKRTU1P4+Pjl5eXh4eHX19fLy8vb29v4+PisrKwvLy86Ojr7+/vy8vK4uLhVVVX0WqNFAAAANnRSTlOZAgULFR0IACCBYxIvW4sxJmk0HxoXU0grJQ6TZl0cj1RFcmtENTUmfGFYTUlGcT4rI4dyMhsJ24tXAAABiElEQVRIx+3XyW6DMBCA4WnAzrCUJUDYCpQAIWuTdHn/V6sNqZqFAwSfqv4HJHP4ZECIAabT6ZOQGARnazKqhuBYI1EqjYjSxpsCt6gUaZr8cJoWSZRr0FiObcCIDNvhWoNJTgYjyxypxWhkw+jsiHJsQjVjPGZodMIxSQMBaVKLySIw+R/jxX5lXK2LFYDqK4/tLCeby+UadwA7XAzECj/Py7KcuXVZ5rnv+zHfmEXYzvbuUOwVyU+IGIYhxxLipp4ne15K2Dm/P0Y2ylV8tyQNWF+yEwS6ac4HYC9w0wLT5vr28tvgy7zD3msbhGHqRm369LZqW/Y4FiJxWR7LdQnBMFR6Ylss4KYkSZ4vYkujJ7bDhbjX6YAruGu9nLGW7THvj1Vo3GNzcrIsq64tFtH7YyeELuz3qaT9MQUrcZiKW3HYISw6MSvQddM0dT0gvbH4eIy7MLS41Who9r9nc+hoXX3Auazy/84HZSAmdjwQOriIHKmEDnuCx1ChA7LI0V3sT4XQ351vRIIkxg4KQCAAAAAASUVORK5CYII=);
    background-size: cover;
}


@media screen and (max-width: 600px) {
    .is_mb {
        display: '' !important;
    }
    .is_pc {
        display: none !important;
    }
    .is_pc_flex {
        display: none !important;
    }
}



@media screen and (min-width: 600px) and (max-width: 960px) {
    .is_mb {
        display: '' !important;
    }
    .is_pc {
        display: none !important;
    }
    .is_pc_flex {
        display: none !important;
    }
}

@media screen and (min-width: 960px) {
    .is_mb {
        display: none !important;
    }
    .is_pc {
        display: '' !important;
    }
    .is_pc_flex {
        display: flex !important;
    }
}

.module-adslist {
    border-radius: 5px;
    margin-top: 10px;
}

.ads_w a {
    width: 100%;
    display: block;
    padding: 3px;
    position: relative;
}

.ads_w img {
    border-radius: 4px;
}

.copyright {
    background: #000;
    overflow: hidden;
    position: relative
}

.copyright .vague {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 6px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(60px);
    -webkit-filter: blur(60px);
    -moz-filter: blur(60px);
    -ms-filter: blur(60px);
    -o-filter: blur(60px)
}

.copyright .txt {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 99%;
    text-align: center
}

.module-play-list::-webkit-scrollbar-track,
.v3-app-layout__side__Short::-webkit-scrollbar-track,
.module-play-list::-webkit-scrollbar-track,
.v3-app-layout__side__Short::-webkit-scrollbar-track {
    background: transparent;
}

.module-play-list::-webkit-scrollbar,
.v3-app-layout__side__Short::-webkit-scrollbar,
.player .module-list::-webkit-scrollbar,
.v3-app-layout__side__Short::-webkit-scrollbar {
    width: 5px;
}

.module-play-list::-webkit-scrollbar-thumb,
.v3-app-layout__side__Short::-webkit-scrollbar-thumb,
.player .module-list::-webkit-scrollbar-thumb,
.v3-app-layout__side__Short::-webkit-scrollbar-thumb {
    border-radius: 5px;
    height: 10px;
    background: #C1C1C1;
}

.player .module-list::-webkit-scrollbar-track,
.v3-app-layout__side__Short::-webkit-scrollbar-track {
    background: #e9ecef;
}

.module-tab-week {
    background: #e9ecef;
    border-radius: 8px;
    padding: 3px;
    overflow: auto
}



.header-op-user {
    padding: 0 16px;
    height: 36px;
    font-size: 14px;
    background: #e1e3e5;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 88px;
    border-radius: 42px;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
}

.header-op-user:hover {
    background: #f95f18;
}

.header-op-list {
    display: flex;
    align-items: center;
    font-size: 14px;
}



.member_group a {
    display: block;
}

.member_group:hover .user_list_drop,
.user_list_drop:hover {
    display: block;
}

.drop_content {
    width: 150px;
    overflow: hidden;
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 5%), 0px 4px 16px rgb(0 0 0 / 10%);
    background: #fff;
}

.member_group .user_list_drop {
    position: absolute;
    top: 36px;
    right: 0;
    display: none;
    padding-top: 8px;
}

.member_group .user_list_drop ul {
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(12, 13, 15, 0.06);
}

.member_group .user_list_drop .logout {
    padding-top: 8px;
}

.member_group .user_list_drop .logout a,
.member_group .user_list_drop li a {
    display: flex;
    align-items: center;
    /*width: fit-content;*/
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin: auto;
    padding: 0 12px;
    font-weight: 600;
}

.member_group .user_list_drop .logout a:hover,
.member_group .user_list_drop li a:hover {
    background-color: rgba(0, 0, 0, 0.04);
    color: #282828;
}

.member_group .user_list_drop .logout a .icon,
.member_group .user_list_drop li a .icon {
    margin-right: 12px;
    line-height: 18px;
}

.member_group .useimg {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    vertical-align: middle;
}




.input-list {
    margin-bottom: 2rem;
}

.input-list .mac_login_form li {
    padding: 10px 10px;
}


/*.input-list li input.form-control {height: 40px;}*/

.mac_login_form .user-verify {
    float: right;
    height: 40px !important;
    line-height: 40px;
    border-radius: 8px;
    margin-right: 0 !important;
    width: 40% !important;
}

.mac_login_form .form-control {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 0 10px;
    color: #999;
    height: 40px;
    border-bottom: .0625rem solid #e2e2e2;
    border: 1px solid #eee;
}

.mac_login_form .login_form_submit {
    width: 100%
}

.input-list .mac_login_form a {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 0.5rem;
}

@media (max-width: 320px) {
    .popup {
        width: 90%;
        padding: 0 10px
    }
}

.mac_login_form .form-control:focus {
    border-color: #ff9900;
}

.noplaylist {
    background: #d7dae1;
    color: #8f8f8f !important;
    border-radius: 50px;
    padding: 0 30px;
    position: relative;
    overflow: hidden;
    cursor: not-allowed;
}

.btn-collect {
    background: linear-gradient(to right, #fc000c 0, #f9444d 100%);
    cursor: pointer;
    border-radius: 50px;
    padding: 0 30px;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}

.btn-share {
    background: #007716 linear-gradient(to right, #43b957 0, #007716 100%);
}

.links small {
    background: linear-gradient(to right,#e5330b,#ff670b 51%,#d9a666);
    color: #fff;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 20%);
    position: absolute;
    /*right: 36px;*/
    transform: scale(0.8);
    transform-origin: top right;
    font-weight: normal;
    padding: 2px 6px;
    border-radius: 8px;
    height: 19px;
    line-height: 18px;
    font-size: 12px;
}

@media (min-width: 559px) and (max-width: 1023px) {
    .modal-content-2{
        width: 100%!important;
        padding: 10px!important;
    }
    .movie-item {
    width: 250px!important;
    }
    .movie-poster {
      height: 300px!important;
    }
    .hot-movies {
        grid-template-columns: repeat(2, 300px)!important; 
    }
    .cmt{
            margin-left: 100px;
            padding-left: 5px;
            padding-right: 5px;
        }
        .module-title {
        line-height: 1.5;}
    .links small {
        display: none;
    }
    .ipad-logo {
        display: block !important;
    }
    .ot-logo {
        display: none !important;
    }
}

@media (max-width: 559px) {
    .message-box-icon {
    bottom: 200px!important;
}
    .box-chat-header .box-chat-item span {
    display: none;
  }
  .box-chat-header .box-chat-item .item-icon {
    margin-right: 0!important; 
}
.box-chat-header {
        justify-content: flex-end;
}
    .header-op-list {
    display: flex;
    align-items: center;
    font-size: 14px;
    right: 0;
    position: absolute;}

#sidebarLoginBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px; 
    padding: 0; 
    border: none; 
    background: none; 
}

#sidebarLoginBtn i {
    font-size: 22px; 
    margin: 0;  
    line-height: 22px; 
    text-align: center;
}

#sidebarLoginBtn i {
    vertical-align: middle;
}


.header-op-list-btn, .menu-toggle {
    display: flex; 
    align-items: center;
    justify-content: center;
    width: 35px; 
    height: 35px;
}

.header-op-list-btn i, .toggleIcon span {
    font-size: 22px;
    width: 22px;  
    height: 22px;
    line-height: 22px;
    text-align: center;
}

.toggleIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    position: relative;
}

.toggleIcon span {
    position: absolute;
    display: block;
    width: 22px;
    height: 3px;
    background-color: #ccc;
    border-radius: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%) translateY(-50%);
    transition: 0.5s, transform 0.5s, background-color 0.5s;
}
.toggleIcon span::before,
.toggleIcon span::after {
  display: block;
  position: absolute;
  content: "";
  background-color: #ccc;
  border-radius: 2px;
  width: 25px;
  height: 3px;
  transform: translateY(-10px);
  transition: 0.5s, transform 0.5s, background-color 0.5s;
}
.toggleIcon span::after {
  transform: translateY(10px);
}

.toggleIcon:hover span,
.toggleIcon:hover span::before,
.toggleIcon:hover span::after {
  background-color: white;
}

.toggleIcon:hover span::before {
  transform: translateY(-13px);
}

.toggleIcon:hover span::after {
  transform: translateY(13px);
}
    .searchbar-main {
  display: none;
}
.searchbar-main.open {
  display: block;
  
}
}
.logo2 {
    height: auto;
}




    
.icon-active {
    display: none;
}

.navbar-item.active .icon-default {
    display: none;
}
.navbar-item.active .icon-active {
    display: inline-block;
}
.text-svg {
    display: inline-flex;
    align-items: center;  
    gap: 5px;  
}
.cmt{
            min-height: calc(100vh - 323px);
            padding: 15px 15px 0;
        }
.module-cc-item {
        width: calc(48% - 10px);
        height: 100px;
    }
  

.nofound {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px
}

.mx-mac_msg_jump {
    box-shadow: 0 7px 21px rgba(149, 157, 165, .22);
    margin: 35px auto;
    padding: 50px 25px;
    width: 100%;
    border-radius: 4px
}

.mx-mac_msg_jump .msg_jump_tit {
    margin-bottom: 25px;
    text-align: center;
    line-height: 26px;
    color: #222;
    font-size: 1.5rem;
    font-weight: 700
}

.mx-mac_msg_jump .text {
    margin-bottom: 6px;
    color: #222;
    font-size: 14px
}

.mx-mac_msg_jump .title {
    margin-bottom: 6px;
    color: #666;
    font-size: 14px
}

@media (min-width: 768px) {
    .slider-group {
    margin-top: 40px;
    border-radius: 1rem;
    background: #282b3a;
    background: linear-gradient(0deg, rgba(40, 43, 58, 0) 20%, #282b3a);
    padding: 2rem;
    gap: 2rem;
}

    .mx-mac_msg_jump {
        margin: 35px auto;
        padding: 50px;
        width: 400px
    }
}

.mx-mac_msg_jump .form .item1 {
    position: relative;
    border: 1px solid;
    border-radius: 4px;
    line-height: 43px;
    border-color: #f2f2f2
}

.mx-mac_msg_jump .form .item1 input {
    display: inline-block;
    padding: 0 10px;
    width: 65%;
    border: none;
    background: 0 0;
    line-height: inherit
}

.mx-mac_msg_jump .form .item1 .get-pwd {
    float: right;
    display: inline-block;
    padding-right: 10px;
    width: 35%;
    text-align: right;
    line-height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.btnpwd {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
    border: none;
    border-radius: 4px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    background: #e1e3e5;
    color: #fff
}

.btnpwd:hover {
    background: linear-gradient(90deg, #ff9800, #fd9020) !important;
    color: #fff
}

.btnlogin {
    display: inline-block;
    margin: 5px 10px 0;
    padding: 0 32px;
    border-radius: 32px;
    line-height: 36px;
    background: #fd9020;
    color: #fff;
}

.btnlogin:hover {
    background: linear-gradient(90deg, #ff9800, #fd9020) !important;
    color: #fff;
}

.btncz {
    display: inline-block;
    margin: 5px 10px 0;
    padding: 0 32px;
    border-radius: 32px;
    line-height: 36px;
    border: 1px solid #e1e3e5;
    color: #e1e3e5;
}

.item1 input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

.weui_msg_jump {
    padding-top: 20%;
    text-align: center;
}

.weui_icon {
    margin-bottom: 0.75rem;
}

.weui_icon i {
    font-size: 3.5rem;
    color: #F44336;
    line-height: 1em;
}

.weui_text {
    margin-bottom: 0.625rem;
    padding: 0 0.5rem;
}

.weui_msg_title {
    margin-bottom: 0.5rem;
    font-weight: 400;
    font-size: 2rem;
}

.weui_text p {
    line-height: 2.5rem;
}

.weui_text .weui_xtts {
    color: #333;
    font-size: 1.3rem;
}

.weui_text .weui_tips {
    color: #999;
    font-size: 0.325rem;
}

.weui_text .weui-p {
    padding: 0.25rem 0;
}

.weui_text .weui-a {
    background: none;
    border: 1px solid #ccc;
    color: #333;
}

.weui_text .weui_tzt a {
    color: #10AEFF
}

.bstyle {
    color: #e1e3e5
}


/******* topic begin *******/

.topic-main {
    display: flex;
    border-radius: 10px;
    box-shadow: 15px 15px 15px #C0C0C0;
}

.topic-pic-box {
    flex: 1;
    height: 300px;
    border-radius: 10px 0 0 10px;
    background: #EBEBEB;
    background-position: 50% 50%;
    background-size: cover;
}

.topic-info-main {
    flex: 1;
    height: 300px;
    border-radius: 0 10px 10px 0;
    padding: 20px;
    overflow: hidden;
}

.topic-info-heading {
    width: 100%;
    height: auto;
    clear: both;
    border-bottom: 1px solid #909090;
    padding: 10px;
}

.topic-info-heading h1 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 2rem;
    text-align: left;
    font-weight: 700;
}

.topic-info-content {
    width: 100%;
    height: auto;
    clear: both;
}

.topic-info-content p {
    width: 100%;
    height: auto;
    clear: both;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    padding: 10px;
}

@media (max-width: 600px) {
    .module-item-douban,
    .module-item-epchap{
    line-height: 1.3;
    background: #5e6070;
    pointer-events: none;
    border-radius: 1rem;
    color: #fff;
    font-size: 11px;
    padding: .15rem .4rem;
}
    .module-item-epchap {
    background-color: #228B4D;
}
    .module-cc-item {
    width: 100%;
    height: 105px;
    margin: 0;
    }
    .sm-swiper {
        display: block;
        padding: 2rem 0 1rem; 
        padding-left: 15vw;
        background: linear-gradient(0deg,#191b24,rgba(25,27,36,0));
        }
    .swiper-small .swiper-slide .title {
        display: none;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    display: none!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none!important;
}
    .swiper-small .swiper-slide {
    margin-right: 0;
}
    .swiper-small .swiper-slide .pic {
    width: 26px;
    height: 26px;
    margin: 0px auto;
    background-color: #373737;
    border-radius: 50%;
    overflow: hidden;
}
    .mobile-v-info .v-title span {
    font-size: 1.6rem; 
}
    .module-info .topic-main {
        margin-top: 10px;
    }
    .topic-main {
        display: flex;
        flex-direction: column;
        box-shadow: none;
        margin-top: 10px;
        padding-top: 20px;
        border-radius: 20px;
    }
    .topic-pic-box {
        flex: none;
        margin: auto;
        width: 90%;
        height: 180px;
        border-radius: 10px;
    }
    .topic-info-heading h1 {
        text-align: center;
    }
}



.pannel {
    width: 100%;
    height: auto;
}

.pannel .pannel-head {
    width: 100%;
    height: auto;
}

.pannel .pannel-head .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    position: relative;
}

.pannel .pannel-head .title::before {
    content: '';
    position: absolute;
    left: -15px;
    height: 30px;
    width: 5px;
    background: #e1e3e5;
    border-radius: 0 4px 4px 0;
}

.art-list-box {
    width: 100%;
    display: flex;
}

.art-list-main {
    width: 75%;
    padding: 0 40px;
}

.art-list-relates {
    flex: 1;
}

.art-relates {
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #C0C0C0;
    box-shadow: 10px 10px 10px #C0C0C0;
    padding: 0 20px;
    margin-top: 10px;
}

.art-relates li {
    width: 100%;
    height: auto;
    padding: 20px 0;
    border-top: 1px solid #C0C0C0;
}

.art-relates li:first-child {
    border: none;
}

.art-relates li a {
    width: 100%;
    height: auto;
    display: flex;
    font-size: 16px;
}

.artlr-tit {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.artlr-tit .artlr-name {
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    color: #999;
}

.artlr-tit .artlr-b {
    flex: 1;
}

.art-nav-box {
    width: 100%;
    height: auto;
}

.art-nav-box ul {
    width: 100%;
    height: auto;
    white-space: nowrap;
}

.art-nav-box ul li {
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    margin-right: 15px;
}

.art-nav-box ul li.icon {
    width: 10px;
}

.art-nav-box ul li.active {
    border-bottom: 2px solid #e1e3e5;
}

.art-nav-list {
    width: 100%;
    height: auto;
    height: 30px;
    line-height: 30px;
    text-align: left;
    display: flex;
    justify-content: left;
}

.art-nav-list i.icon-wenhua {
    margin-right: 5px;
}

.art-nav-list i:before {
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.art-nav-list i.icon-arrow-right:before {
    font-size: 8px;
    color: #999;
}

.art-nav-list a,
.art-nav-list span {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.art-nav-list a {
    width: 70px;
}

.art-nav-list span {
    flex: 1
}

.art-nav-list a:hover {
    color: #e1e3e5;
}

.art-list-row {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 10px;
}

.artlist {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.artlist-item {
    width: 100%;
    height: auto;
    display: flex;
    padding: 20px 0;
    border-top: 1px solid #C0C0C0;
}

.artlist-txt {
    flex: 1;
    height: 120px;
    overflow: hidden;
}

.artlist-info {
    width: 100%;
    height: 100%;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}

.artlist-title {
    width: 100%;
    flex: 1;
    line-height: 30px;
    font-size: 18px;
    color: #000;
}

.artlist-info p {
    margin: 0.25rem 0 0;
    line-height: 30px;
    color: #7C7C7F;
}

.artlist-info .artzy {
    width: 100%;
    flex: 1;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.artlist-info .artty {
    width: 100%;
    height: 30px;
}

.artlist-info .artty .artyd {
    float: right;
}

.artlist-img {
    width: 180px;
    height: 120px;
    overflow: hidden;
    border-radius: 5px;
}

.artlist-thumb {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(images/load.gif);
    background-position: 50% 50%;
    background-size: cover;
}

.artlr-pic {
    width: 120px;
    height: 72px;
    overflow: hidden;
}

.art-detail-box {
    width: 100%;
    padding: 20px;
}

.article-box .article-header {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C0C0C0;
}

.article-box .article-title {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 26px;
    text-align: center;
    font-weight: bolder;
}

.article-box .article-meta {
    width: 100%;
    height: 20px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.article-box .article-meta span {
    display: block;
    width: 160px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    color: #999;
}

.article-box .article-meta span.item-w {
    width: 70px;
}

.article-box .article-content p {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0;
    line-height: 24px;
    text-align: left;
    white-space: normal;
    text-indent: 34px;
}

.article-box .article-content img {
    display: block;
    max-width: 100% !important;
    border-radius: 4px;
    margin: auto;
}

.article-box .article-content p img {
    display: block;
    max-width: 100% !important;
    border-radius: 4px;
    margin: auto;
}

@media (max-width: 1200px) {
    .art-list-relates {
        display: none;
    }
    .art-list-main {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .art-nav-box {
        margin-top: 20px;
    }
    .art-list-relates {
        display: none;
    }
    .art-list-main {
        width: 100%;
        padding: 1px 0;
    }
    .article-box .article-title {
        line-height: 30px;
        font-size: 20px;
    }
    .art-nav-list a {
        width: 60px;
    }
    .art-nav-list span {
        font-size: 14px;
    }
}


/****** art end *********/


/******* detail notice box begin **********/

.notice-box {
    width: 60%;
    height: 50px;
    float: right;
    position: relative;
    z-index: 10;
    top: -55px;
    right: 0;
    display: flex;
    margin-bottom: -55px;
}

.notice-icon {
    float: left;
    width: 50px;
    height: 50px;
    /*background: url("https://t2.picb.cc/2022/05/30/66y53T.png") no-repeat left top;*/
    /*background-size: cover;*/
}

.notice-cont {
    float: left;
    flex: 1;
    height: auto;
    line-height: 30px;
    text-align: left;
    padding-left: 5px;
    color: #AAAAAA;
    font-size: 16px;
}

@media (max-width: 830px) {
    .notice-box {
        display: none;
    }
}

.swiper-active {
    border: 2.5px solid #00a9f5;
}

.movie-prev span {
    font-size: 20px;
    margin-right: 20px;
}

.movie-next span {
    font-size: 20px;
}

.swiper-movie .total-pages {
    font-size: 20px;
    font-weight: 600;
}

.swiper-movie .current-page {
    font-size: 20px;
    font-weight: 600;
}

.swiper-movie .seperate {
    font-size: 20px;
    font-weight: 600;
    margin: 0 5px;
}

.swiper-prev-next {}

.movie-poster-item {
    max-height: 130px;
    min-height: 85px;
    display: block;
    border-radius: 8px;
    width: 100%;
}

.movie-poster-item:hover {
    box-shadow: 0 0 20px 0 rgb(130 205 232);
}

.movie-poster-item .movie-item-cover {
    height: 8vw;
    display: block;
    min-height: 130px;
    border-radius: 8px;
    width: 100%;
}

.movie-poster-item .movie-item-cover img {
    height: 100%;
    width: 100%;
    /*border-radius: 8px;*/
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
}

.movie-poster-item-title {
    position: absolute;
    font-size: 14px;
    font-weight: 500;
    bottom: 0;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    padding: 0 4px 0 4px;
    background: #161515cf;
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;*/
}

.movie-poster-item .imdb-movie {
    position: absolute;
    font-size: 10px;
    top: 2px;
    left: 5px;
    background: #348a42;
    padding: 3px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
}

.movie-poster-item .quality-movie {
    position: absolute;
    font-size: 10px;
    top: 2px;
    right: 3px;
    background: #c75113;
    padding: 3px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
}

.categories-list {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    max-height: 200px;
    overflow: auto;
    justify-content: center;
}

.categories-item {
    font-size: 12px;
    font-weight: 600;
    border: solid 1px;
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 5px;
    white-space: nowrap;
    margin-bottom: 5px;
}

.categories-list .active {
    color: #ffde8a;
}

.loading-time {
    flex-wrap: nowrap;
    justify-content: center;
    padding: 10px 0;
}

.loading-time img {
    max-width: 100px;
}

.btn-login {
    text-decoration: none;
    color: #191b24;
    font-size: 1em;
    border-radius: 3rem;
    border: 1px solid hsla(0, 0%, 100%, .5);
    opacity: .9;
    min-width: 125px;
    padding: .5rem .8rem;
    font-weight: 500;
    background-color: #fff;
    white-space: nowrap;
    text-align: center;
}

.module-info-heading {
    margin: 0 10px 20px 10px;
    position: relative
}

.btn-auth-group {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.users-header-avt {
    position: relative;
    width: 40px;
    height: 40px;
}

.users-khung-anh {
    position: absolute;
    top: -16px;
    right: -13px;
    width: 125px;
    height: 125px;
}

.module-item-close {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 9999;
    background: #c74949;
    padding: 3px 6px;
    border-radius: 10px;
    font-size: 16px;
    display: inline-flex;
    cursor: pointer;
}

.swiper-blur {
    width: 100%;
    height: 101%;
    position: absolute;
    z-index: 10;
    box-shadow: inset 50px 0 40px 51px #191b24;
    background: linear-gradient(270deg, rgba(20, 20, 20, 0) 1%, rgb(0 0 0 / 70%) 100%);
}

@media (max-width: 559px) {
    

    .module-item-cover-item {
    position: absolute;
    bottom: 3px;
    left: 5px;
    flex-direction: column;
    gap: 2px;
    display: flex;
}
    .share-icon img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    display: none;
}
.share-buttons.share-buttons-home .share-buttons-block {
    padding: 0!important; 
    display: inline-block;
    position: relative;
}
.share-buttons .share-buttons-block .sbb-title {
    display: block;
    font-size: 14px;
    float: 0;
    padding: 15px 0;
    border-left: 0;
    margin-right: 0;
    position: relative;
}
.mb-0 {
    font-size: 12px; /* Thay đổi giá trị này theo ý muốn */
}
    .homepage .header{
        background: rgb(17, 19, 25);
    }
    .swiper-blur {
        display: none;
    }
}

.episode-server {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    overflow: auto;
    margin-top: 0.5vw;
}

.btn-episode-sv {
    font-size: 13px;
    background: #313335a6;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 600;
    margin-right: 5px;
    border: 1px solid #6f6f6f;
}

.episode-server .active {
    background: #b71c1c;
    color: #e1e3e5;
}

.episode-server span {
    font-size: 15px;
    font-weight: 600;
}



.box-chat-message {
    position: fixed;
    background: #1e1d1dbf;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1000;
    display: flex;
    justify-content: center;
    padding: 1vw;
}



.box-chat-header {
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 5px 0;
}

.box-chat-header .box-chat-item {
    display: flex;
    align-items: center;
    background: #202869;
    margin-right: 6px;
    padding: 3px 10px;
    border-radius: 6px;
    border: 1px solid #5b5b5b;
    cursor: pointer;
    white-space: nowrap;
}

.box-chat-header .box-chat-item span {
    font-size: 15px;
    font-weight: 600;
}

.box-chat-header .box-chat-item .item-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.box-chat-header .active {
    background: #a94040;
}

.box-chat-tab {
    margin-top: 0.5em;
    width: 100%;
    height: 95%;
}

.box-chat-body .message-box-list {
    overflow: auto;
    /* height: 650px; */
    margin-bottom: 10px;
}

.box-chat-body .message-box-send {
    position: relative;
    margin-bottom: 65px;
}

.box-chat-body .message-box-send .btn-box-message {
    position: absolute;
    bottom: 15px;
    right: 10px;
    max-width: 30px;
}

.box-chat-body .message-box-send textarea {
    width: 100%;
    border: 1px solid #3e3d6d;
    border-radius: 6px;
    height: auto;
    padding: 5px;
    min-height: 75px;
}

.item-message {
    display: flex;
    background: #2d2b2b;
    padding: 5px 10px;
    margin-bottom: 1em;
    border-radius: 6px;
    width: 100%;
    border: 1px solid #656464;
}
.online-users-list{
    overflow: auto;
    margin-bottom: 10px;
    height: 93%;
}
.item-message .users-avatar-cb-2 {
    position: relative;
    text-align: center;
}

.item-message .users-avatar-cb-2 .level {
    font-weight: 600;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-message .users-avatar-cb-2 .level .level-icon {
    max-width: 18px;
}

.item-message .users-avatar-cb-2 .avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.item-message .users-avatar-cb-2 .frame-avatar {
    position: absolute;
    left: -6px;
    top: -5px;
    width: 55px;
    height: 55px;
    display: block;
}

.item-message .users-message {
    padding-left: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.item-message .users-message .username {
    font-weight: 600;
    word-break: break-all;
    font-size: 15px;
}

.item-message .users-message .created {
    font-weight: 500;
    font-size: 10px;
    color: #ff4004;
    text-align: right;
}

.item-message .users-message .message {
    word-break: break-word;
    width: 100%;
}

.message-box-send .alert-login {
    font-weight: 600;
    background: #4f0404;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #9f3b3b;
}

.message-box-send #box-emjoi {
    max-width: 20px;
    position: absolute;
    left: 6px;
    bottom: 5px;
    z-index: 9999;
    cursor: pointer;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}


/* Hide the tooltip content by default */

[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}


/* Position tooltip above the element */

[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsl(240.23deg 45.92% 52.23% / 90%);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}


/* Triangle hack to make tooltip look like a speech bubble */

[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsl(240deg 40.32% 48.63%);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}


/* Show tooltip content on hover */

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.users-icon-vip {
    max-width: 20px;
    margin-left: 5px;
}

.users-rank-list {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
    height: 93%;
}

.ranking-item {
    display: flex;
    flex-wrap: nowrap;
    background: #000000 linear-gradient(0deg, #2b2b2b, #000000);
    padding: 7px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #595555;
}

.ranking-item .rank-top {
    display: flex;
    flex-direction: column;
    margin-right: 15px;
}

.ranking-item .rank-top .rank-image {
    max-width: 75px;
}

.ranking-item .rank-top .rank-number {
    font-weight: 600;
    font-size: 13px;
    background: #953939;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #767885;
}

.ranking-item .rank-info {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    align-items: center;
}

.ranking-item .level-name {
    position: absolute;
    right: 3px;
    top: 3px;
    font:11px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size: 10px;
    border-radius: 6px;
    padding: 3px 10px;
    font-weight: 600;
    border: 1px solid #767885;
    z-index: 2;
}

.ranking-item .rank-info .users-image {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ranking-item .rank-info .users-image .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.ranking-item .rank-info .users-image .avatar-frame {
    position: absolute;
    /*left: -6px;*/
    width: 60px;
    height: 60px;
    top: -5px;
}

.ranking-item .rank-info .users-image .level {
    font-weight: 600;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-top: 3px;
}

.ranking-item .rank-info .users-image .level .level-icon {
    max-width: 20px;
}

.ranking-item .rank-info .users-info {
    padding-left: 10px;
    width: 100%;
}

.ranking-item .rank-info .users-info .text-info {
    font-weight: 600;
    word-break: break-all;
    font-size: 12px;
}

.ranking-item .rank-info .users-info .users-icon-vip {
    max-width: 24px;
}

.ranking-item .rank-info .users-info .exp {
    color: #ff974b;
}

.ranking-item .rank-info .users-info .levelIcon {
    color: #e50000;
}

.bangxephang {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.boxchat {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.body-comment {
    margin-bottom: 16px;
}

.body-comment .comment-text {
    width: 100%;
    height: 80px;
    border: 1px solid #434343;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
    padding: 5px 10px;
}

.body-comment .action-comment {
    display: flex;
    justify-content: space-between;
}

.body-comment .action-comment .emjoi-comment {
    width: 30px;
    height: 30px;
    cursor: pointer;
}


.comment-list {
    width: 100%;
    background: #181818;
    border-radius: 6px;
    border: 1px solid #212020;
    padding: 5px 10px;
}

.item-comment {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 4px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 6px;
}

.item-comment .users-comment {
    position: relative;
    display: block;
    height: fit-content;
    cursor: pointer;
}

.item-comment .users-comment .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.item-comment .users-comment .frame-avatar {
    position: absolute;
    width: 75px;
    height: 75px;
    left: -8px;
    top: -10px;
}

.item-comment .users-comment .level {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-comment .users-comment .level-icon {
    max-width: 20px;
}



.item-comment .container-comment .username {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    cursor: pointer;
    width: fit-content;
}

.item-comment .container-comment .content-cmt {
    font-size: 14px;
    word-break: break-word;
    overflow-wrap: break-word;
    background: #312e2e;
    padding: 2px 8px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.created-cmt{
    font-size: 12px;
    opacity: 0.7;
    text-align: right;
    margin-top: 5px;
}

.item-comment .container-comment .action .reply-comment {
    font-size: 12px;
    font-weight: 600;
    color: #7680ff;
    margin-right: 15px;
}

.item-comment .container-comment .action .delete-comment {
    font-size: 12px;
    font-weight: 600;
    color: #f30101;
}

.reply-container {
    height: 100%;
    margin-left: 30px;
    border-left: 1px dashed;
}

.comment-load-more {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    background: #2c4a8d;
    padding: 6px 10px;
    margin-top: 1em;
    border-radius: 4px;
    color: #ef8665;
}

.admin-join {
    width: 50px;
    position: fixed;
    right: 5px;
    bottom: 66px;
    z-index: 997;
}

.swiper-video-blur {
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    z-index: 9;
}

.swiper-volume {
    position: absolute;
    font-size: 35px;
    right: 5%;
    bottom: 25%;
    z-index: 12;
    cursor: pointer;
}

.video-list {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    /* overflow: auto; */
}

.video-list .video-item {
    display: flex;
    flex-wrap: nowrap;
    /* margin-right: 10px; */
    background: #2120207d;
    padding: 8px;
    /* width: fit-content; */
    cursor: pointer;
    border-radius: 8px;
}

.video-list .video-item .thumbnail {
    width: 146px;
    position: relative;
}

.video-list .video-item .thumbnail .image {
    border-radius: 10px;
}

.video-list .video-item .thumbnail .duration {
    position: absolute;
    right: 6px;
    font-size: 15px;
    bottom: 6px;
    font-weight: 600;
    background: #363b55a6;
    padding: 0 10px;
    border-radius: 6px;
}

.video-list .video-item .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 10px;
}

.video-list .video-item .info .video-name {
    font-size: 15px;
    font-weight: 600;
}

.video-list .video-item .info .video-created {
    font-size: 10px;
    font-weight: 500;
}

.completion-message {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
    padding: 15px;
    margin: 20px 0;
    border-radius: 5px;
    text-align: center;
    
}

.completion-message1 {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
    padding: 15px;
    margin: 20px 0;
    border-radius: 5px;
    text-align: center;
    
}

.img-checkin{
        max-width: 35%;
    }
    
.color-number {
    background: url(/images/diem-danh/number-checkin.webp);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
    font-weight: 800;
}

.day.special .color-number {
    background: url(/images/diem-danh/special-day.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;
    font-weight: 800;
}

.day.checked {
    background-image: url('/images/diem-danh/checked.webp');
    background-size: cover;
    color: #fff;
    cursor: not-allowed;
}

.day {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.15);
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    position: relative; /* Để có thể sử dụng hiệu ứng nổi bật */
}

.check-in-grid {
    display: flex;
    flex-wrap: wrap;
    background-image: url(/images/diem-danh/bg-checkin.webp);
    padding: 10px;
    border-radius: 10px;
    margin: auto;
    justify-content: center;
}

.highlighted-username {
    background: linear-gradient(to right, #e5330b, #ff670b 51%, #d9a666);
    -webkit-background-clip: text;
    color: transparent!important;
    font-weight: bold;  /* Tùy chọn: Thêm chữ đậm nếu muốn */
}

    .sbb-title.mr-3 a {
    font-weight: bold;
    color: #00ff16;
}
            .share-buttons.share-buttons-home {
    background-color: #121315;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.container {
    padding-left: 15px;
}

.share-buttons .share-buttons-block .sbb-title span {
    font-weight: 600;
    color: #1fc3f9;
    font-size: 16px;
    text-transform: capitalize;
}
.module-info-introduction-content p {
    word-break: break-word; 
}

.pic {
    display: inline-block; 
}

.pic a {
    display: block;
    height: 100%;
}

.pic img {
    width: 100%; 
    height: auto;
}

.swiper-small .swiper-slide.hover {
    opacity: 1; /* Hoặc bất kỳ hiệu ứng nào bạn muốn */
}
/*.swiper-blur:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(/images/dotted.png);
    background-repeat: repeat;
    opacity: .2;
    z-index: 1;
}
*/
button.flambutton, button.flambutt-on {
  width: 150px;
  height: 40px;
  border: 0px none;
  border-radius: 4px;
  background: #AA0;
  transition: 0.5s all ease-in;
  -webkit-animation: none;
          animation: none;
  line-height: 36px;
  font-size: 18px;
  border: 2px solid #AA0;
  position: relative;
  cursor: pointer;
}
button.flambutton:nth-of-type(2), button.flambutt-on:nth-of-type(2) {
  border: 2px solid #AA0;
  background: black;
  color: #aa0;
  margin-left: 40px;
  -webkit-animation-delay: 0.75s !important;
          animation-delay: 0.75s !important;
}
button.flambutton::before, button.flambutton::after, button.flambutt-on::before, button.flambutt-on::after {
  content: "Điểm Danh";
  transition: 0.5s all ease-in;
  opacity: 0;
  -webkit-animation: none;
          animation: none;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 40px;
  top: -2px;
  left: 0px;
}
button.flambutton.flambutt-on, button.flambutton:hover, button.flambutt-on.flambutt-on, button.flambutt-on:hover {
  background: repeating-linear-gradient(78deg, rgba(255, 0, 0, 0.5) 0%, rgba(119, 0, 0, 0.75) 21%, rgba(66, 0, 0, 0.35) 51%, rgba(159, 69, 0, 0.85) 75%, rgba(255, 0, 0, 0.5) 100%);
  -webkit-animation: fireygo 4.5s infinite alternate;
          animation: fireygo 4.5s infinite alternate;
  box-shadow: inset 0 20px #600;
  color: orange;
}
button.flambutton.flambutt-on::after, button.flambutton.flambutt-on::before, button.flambutton:hover::after, button.flambutton:hover::before, button.flambutt-on.flambutt-on::after, button.flambutt-on.flambutt-on::before, button.flambutt-on:hover::after, button.flambutt-on:hover::before {
  -webkit-animation: fireyglow 4.6s infinite alternate;
          animation: fireyglow 4.6s infinite alternate;
  background: #54220B linear-gradient(180deg, black 0%, rgba(119, 0, 0, 0.3) 10%, rgba(255, 136, 0, 0.6) 30%, rgba(252, 176, 69, 0.9) 65%, yellow 95%, white 100%);
  z-index: 0;
}
button.flambutton.flambutt-on::before, button.flambutton:hover::before, button.flambutt-on.flambutt-on::before, button.flambutt-on:hover::before {
  -webkit-animation-duration: 1.35s;
          animation-duration: 1.35s;
  opacity: 0.2;
  background-size: 80%;
  color: yellow;
}
button.flambutton.flambutt-on::after, button.flambutton:hover::after, button.flambutt-on.flambutt-on::after, button.flambutt-on:hover::after {
  color: white;
}
@-webkit-keyframes "fireygo" {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 600px 0;
  }
}
@keyframes "fireygo" {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 600px 0;
  }
}
@-webkit-keyframes "fireyglow" {
  0% {
    opacity: 0.5;
    background-size: 100%;
    box-shadow: 0 5px 10px 3px #C605;
    text-shadow: 0 -5px 2px #0003, 0 -8px 4px #0001;
    border: 2px solid #C70;
  }
  70% {
    opacity: 0.2;
    background-size: 40%;
    box-shadow: 0 2px 5px 1px #700;
    text-shadow: 0 -5px 2px #0003, 0 -8px 4px #0001;
    border: 2px solid #900;
  }
  100% {
    opacity: 0.8;
    background-size: 200%;
    box-shadow: 0 7px 12px 5px #FA08;
    text-shadow: 0 -2px 2px #0009, 0 -6px 4px #0005;
    border: 2px solid #FFFE;
  }
}
@keyframes "fireyglow" {
  0% {
    opacity: 0.5;
    background-size: 100%;
    box-shadow: 0 5px 10px 3px #C605;
    text-shadow: 0 -5px 2px #0003, 0 -8px 4px #0001;
    border: 2px solid #C70;
  }
  70% {
    opacity: 0.2;
    background-size: 40%;
    box-shadow: 0 2px 5px 1px #700;
    text-shadow: 0 -5px 2px #0003, 0 -8px 4px #0001;
    border: 2px solid #900;
  }
  100% {
    opacity: 0.8;
    background-size: 200%;
    box-shadow: 0 7px 12px 5px #FA08;
    text-shadow: 0 -2px 2px #0009, 0 -6px 4px #0005;
    border: 2px solid #FFFE;
  }
}


button#checkInButton.disabled {
    background: #ccc;
    border: 2px solid #aaa;
    color: #666;
    box-shadow: none;
}
button.flambutton.disabled::before, button.flambutton.disabled::after, button.flambutt-on.disabled::before, button.flambutt-on.disabled::after {
      content: ''; 
    opacity: 0; 
    background: none; 
    -webkit-animation:none;
}



.top10-item {
    position: relative;
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
}

.module-item-pic img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

.module-item-overlay {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: calc(100% - 3px);
    background: #ffde8a;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.top10-item:nth-child(odd) .module-item-pic img,
.top10-item:nth-child(odd) .module-item-overlay {
    clip-path: polygon(94.239% 100%,5.761% 100%,5.761% 100%,4.826% 99.95%,3.94% 99.803%,3.113% 99.569%,2.358% 99.256%,1.687% 98.87%,1.111% 98.421%,.643% 97.915%,.294% 97.362%,.075% 96.768%,0 96.142%,0 3.858%,0 3.858%,.087% 3.185%,.338% 2.552%,.737% 1.968%,1.269% 1.442%,1.92% .984%,2.672% .602%,3.512% .306%,4.423% .105%,5.391% .008%,6.4% .024%,94.879% 6.625%,94.879% 6.625%,95.731% 6.732%,96.532% 6.919%,97.272% 7.178%,97.942% 7.503%,98.533% 7.887%,99.038% 8.323%,99.445% 8.805%,99.747% 9.326%,99.935% 9.88%,100% 10.459%,100% 96.142%,100% 96.142%,99.925% 96.768%,99.706% 97.362%,99.357% 97.915%,98.889% 98.421%,98.313% 98.87%,97.642% 99.256%,96.887% 99.569%,96.06% 99.803%,95.174% 99.95%,94.239% 100%);
}

.top10-item:nth-child(even) .module-item-pic img,
.top10-item:nth-child(even) .module-item-overlay {
    clip-path: polygon(5.761% 100%,94.239% 100%,94.239% 100%,95.174% 99.95%,96.06% 99.803%,96.887% 99.569%,97.642% 99.256%,98.313% 98.87%,98.889% 98.421%,99.357% 97.915%,99.706% 97.362%,99.925% 96.768%,100% 96.142%,100% 3.858%,100% 3.858%,99.913% 3.185%,99.662% 2.552%,99.263% 1.968%,98.731% 1.442%,98.08% .984%,97.328% .602%,96.488% .306%,95.577% .105%,94.609% .008%,93.6% .024%,5.121% 6.625%,5.121% 6.625%,4.269% 6.732%,3.468% 6.919%,2.728% 7.178%,2.058% 7.503%,1.467% 7.887%,.962% 8.323%,.555% 8.805%,.253% 9.326%,.065% 9.88%,0 10.459%,0 96.142%,0 96.142%,.075% 96.768%,.294% 97.362%,.643% 97.915%,1.111% 98.421%,1.687% 98.87%,2.358% 99.256%,3.113% 99.569%,3.94% 99.803%,4.826% 99.95%,5.761% 100%);
}


.top10-item:hover .module-item-pic img {
    transform: scale(0.97); 
}

.top10-item:hover .module-item-overlay {
    opacity: 1;
}
.module-item-number {
    font-size: 4.2rem;
    font-weight: bold;
    text-align: center; 
    font-style: italic;
    background: linear-gradient(39deg, #fecf59, #fff1cc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    min-width: 5rem;
}
.module-item-info-horizontal {
    display: flex;
    align-items: center; 
    gap: 5px; 
}


.module-item-details {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap; 
    display: flex;
    flex-direction: column; 
}

.module-origin-name {
    font-size: 1rem;
    color: #aaa;
    margin-top: 5px; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;

}

#body-load-1 {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    background-color: #191b24;
    animation: body-load-effect 1.5s forwards;
}

#body-load-1, #body-load-1 .bl-logo {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

#body-load-1 .bl-logo {
    max-width: 800px;
    flex-direction: column;
    gap: 2rem;
    font-size: 2.5rem;
    line-height: 1.4;
    color: #aaa;
    font-weight: 600;
    animation: logo-load 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    transform-origin: center;
    will-change: transform, opacity;
}

#body-load-1 .bl-logo img {
    width: 60%;
    max-width: 360px;
    height: auto;
}

body.base-load {
    animation: base-load 2s forwards;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    animation-delay: 1s;
}

.text-center {
    text-align: center !important;
}

@keyframes body-load-effect {
    0%, 75% {
        opacity: 1;
        z-index: 1000;
    }
    to {
        opacity: 0;
        z-index: -100;
    }
}

@keyframes base-load {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
        overflow: unset;
        height: auto;
    }
}

@keyframes logo-load {
    0% {
        transform: scale(1.05);
    }
    60% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        transform: scale(0.7);
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}

#body-load-1 .bl-logo {
    animation: logo-load 1.5s ease-in-out forwards;
}

.module-poster-item-title-name {
    font-size: 1rem;
    color: #fff; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
}
.module-name{
    font-weight: 600;
}
.sw-cover {
    width: 100%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v-thumbnail.v-thumbnail-hoz {
    padding-bottom: 45%;
}
.sw-cover .h-item {
    position: relative;
    z-index: 2;
    align-items: flex-start;
    padding: 1rem 1.25rem;
    gap: 1.25rem;
}
.h-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.sw-cover .h-item .v-thumb-m {
    margin-top: -60px;
}
.v-thumb-m {
    width: 80px;
    flex-shrink: 0;
}
.v-thumbnail {
    width: 100%;
    padding-bottom: 150%;
    height: 0px;
    position: relative;
    display: block;
    background-color: #2f3346;
    border-radius: 0.5rem;
    overflow: hidden;
}
.v-thumbnail img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    object-fit: cover;
    }
.h-item .info {
    flex-grow: 1;
}
.item-title {
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: .5rem;
}
.info-line .tag-small {
    font-size: 0.9rem;
    color: #fff;
    white-space: nowrap;
    margin-right: .6rem;
    display: inline;
}
.info-line .tag-small+.tag-small {
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
}
.info-line .tag-small {
    margin-right: 0;
}
.info-line .tag-small+.tag-small:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #ffffff30;
    position: absolute;
    left: -3px;
    top: calc(50% - 3px);
    border-radius: 50%;
}
.origin-name {
    font-size: 0.9rem;
    color: #aaa;
    margin-top: 5px;
}

.row-content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}


.row-topic {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; 
    min-height: 140px;
    padding: 1.2rem 2.5rem 1.2rem 1.5rem;
    border-radius: 0.75rem;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    
}

.row-topic:hover {
    transform: translateY(-5px);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
}

.row-topic .mask {
    position: absolute;
    inset: 0; 
    z-index: 1;
    background-color: var(--bg-2, rgba(0, 0, 0, 0.3)); 
    -webkit-mask-image: linear-gradient(180deg, #000 -10%, rgba(0, 0, 0, 0.1));
}

.row-topic .intro {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    min-height: 110px;
    gap: 0.7rem;
}

.row-topic .intro .heading-md {
    font-weight: 600;
    font-size: 1.6rem;
    color: white !important; 
    line-height: 1.3;
}

.row-topic .info {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.row-topic .btn-outline {
    border: none;
    background: none;
    color: white;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 0.3rem;
    transition: color 0.3s ease;
}

.row-topic:hover .btn-outline {
    color: #ffd700; 
}
.more-topics {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    color: white;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}

.more-topics .heading-md {
    text-align: center;
}
.row-topic.more .intro {
    justify-content: center; 
}
.topics-list::-webkit-scrollbar {
    display: none;
}
.button-play {
    display: flex;
    padding: 10px 20px;
    color: #191b24;
    border-radius: 5px;
    font-size: 28px;
    text-decoration: none;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: linear-gradient(39deg, #fecf59, #fff1cc);
}
.slide-content .touch .button-play i {
    position: relative;
    left: 2px;
    
}
    .slide-elements {
    border-radius: 1.2rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #2f3346;
}
.slide-elements .cover-fade {
    position: absolute;
    width: calc(100% - 500px);
    height: 100%;
    left: auto;
    transform: none;
    right: 0;
    -webkit-mask-image: linear-gradient(0deg,transparent 0,#000 50%,#000);
    mask-image: linear-gradient(0deg,transparent 0,#000 50%,#000);
    opacity: 1;
}
.slide-elements .cover-fade .cover-image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    mask-image: linear-gradient(90deg,transparent 10px,rgba(0,0,0,.2) 15%,#000 40%,#000 80%,transparent 99%);
    -webkit-mask-image: linear-gradient(90deg,transparent 10px,rgba(0,0,0,.2) 15%,#000 40%,#000 80%,transparent 99%);
}
.cover-fade .cover-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.slide-elements:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(/images/dotted.png);
    background-repeat: repeat;
    opacity: .2;
    z-index: 1;
}


.slide-content {
    position: relative;
    z-index: 5;
    max-width: 700px;
    width: 100%;
    padding: 100px 50px;
}
.slide-content .touch-group:hover {
    border-color: #fff!important
}
.slide-content .touch-group .item+.item {
    border-left: 2px solid #ffffff10;
}
.slide-content .touch-group .item:hover {
    color: #ffde8a!important
}
.slide-content .media-title {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-weight: 700;
    text-shadow: 0 2px 1px rgba(0,0,0,.3);
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hl-tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: .6rem;
    margin-bottom: .75rem;
}
.hl-tags div {
    background: rgba(255, 255, 255, 0.2);
    padding: 0 10px;
    border-radius: 5px;
    font-size: 14px;
}
.slide-content .description {
    font-size: 1rem;
    line-height: 1.6;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-weight: 400;
    margin-bottom: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal !important;
    min-height: calc(1rem * 1.6 * 3);
}

.slide-content .touch {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-bottom: 1.5rem;
}
.slide-content .touch-group {
    display: inline-flex;
    align-items: center;
    border: 2px solid #ffffff10;
    border-radius: 30px;
    overflow: hidden;
}
.slide-content .touch-group .item:first-of-type {
    padding-left: .4rem;
}
.slide-content .touch-group .item:last-of-type {
    padding-right: .4rem;
}
.slide-content .touch-group .item {
    height: 50px;
    min-width: 68px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0 .2rem;
    gap: .3rem;
    position: relative;
}
.tag-classic {
    border: 1px solid #fff;
}
.tag-model {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    display: flex;
    overflow: hidden;
    cursor: default;
    line-height: 26px;
    padding: 0 .5rem;
    flex-shrink: 0;
}
.custom-pagination span {
    margin: 0 1px!important;
}
.custom-pagination {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
}
.pagination-singleslide-bullet {
    width: 12px!important;
    height: 12px!important;
    background-color: #ffde8a!important;
    border-radius: 50%!important;
    transition: all 0.3s ease;
    cursor: pointer;
    transform: scale(1.2)!important;
}


.iconify {
  width: 30px;
  height: 30px;
}

.popover.hidden {
  display: none;
}

.popover.show {
  display: block;
  position: fixed;
  inset: 0px 0px auto auto;
  z-index: 997;
}

.popover-wrapper {
  position: fixed;
  bottom: 230px;
  right: 60px;
  width: 80px; 
  height: 80px; 
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

.de-xuat {
  height: 100px; 
  width: 150px; 
  box-shadow: 0 15.3374px 21.4723px rgba(228, 23, 72, .25);
  background: linear-gradient(0deg, #000000, rgba(255, 153, 0, 0) 75.45%);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s ease;
  padding: 10px;
}
.de-xuat-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.top-hot{
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    background: linear-gradient(235deg, rgb(255, 255, 255) 30%, rgb(247, 161, 11) 130%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.modal-hot {
    display: none; 
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999; 
    justify-content: center;
    align-items: center;
}

.modal-content-2 {
    background: #282b3a;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    max-width: 80%; 
    overflow-y: auto;
}

.close-btn-hot {
    position: absolute;
    right: 10px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

.hot-movies {
    display: grid;
    grid-template-columns: repeat(4, 300px); 
    gap: 20px; 
    justify-items: center; 
    align-items: start; 
    justify-content: center; 
}

.movie-episode{
    text-align: center;
    color: #333;
}
.movie-item {
    width: 250px;
    background-color: #fff; 
    border-radius: 10px;
    overflow: hidden; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease; 
    text-decoration: none; 
    display: flex;
    flex-direction: column; 
}

.movie-item:hover {
    transform: translateY(-10px);
}

.movie-thumbnail {
    position: relative;
}

.movie-poster {
    position: relative;
    overflow: hidden;
    height: 300px; 
}

.movie-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.95);
    border-radius: 10px;
}

.movie-title {
    display: block;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background-color: #f8f8f8; 
    white-space: nowrap;         
    overflow: hidden;           
    text-overflow: ellipsis;  
}

.movie-info {
    padding: 10px;
    background-color: #f9f9f9;
}

.ads-728x90 {
    max-width: 33%;
    text-align: center;
    line-height: 0;
}

.sticky_page {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1200px;
    z-index: 998;
    display: flex;
    justify-content: center;
    padding: 0 10px;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;
}

.cashfish-ads {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    z-index: 999;
    justify-content: center;
}


.close-cashfish-ads {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: #ff9601;
    color: white;
    font-size: 16px;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.close-cashfish-ads i {
    font-size: 20px;
    color: #9f0505;
}
.top_page, .center_page, .end_page, .top_page_watch, .center_page_watch, .end_page_watch, .top_page_info, .center_page_info, .end_page_info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    max-width: 100%;
    padding: 10px 0;
}
div#\:0\.targetLanguage,
a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

select.goog-te-combo {
    width: 100%;
    border: 1px solid #656363;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #1A1C1F;
}

.skiptranslate:not(.goog-te-gadget) {
    visibility: hidden !important;
}

.goog-te-banner-frame.skiptranslate,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    visibility: hidden !important;
}

.skiptranslate goog-te-gadget {
    display: inline;
}

#google_translate_element {
    display: inline;
}

#google_translate_element2 {
    display: inline;
    position: fixed;
    left: 5px;
    bottom: 2%;
    z-index: 999;
    max-width: 108px;
}

.nav-item {
    position: relative;
}

#google_translate_element,
.skiptranslate.goog-te-gadget,
.skiptranslate.goog-te-gadget>div {
    display: inline !important;
    font-size: 0px;
    color: #fff;
    max-width: 110px;
}

.preload_popup {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    background: #000000d1;
    width: 100%;
    height: 100%;
    align-content: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.preload_popup .preload_ads {
    max-width: 90%;
    position: relative;
}

.close-preload-ads {
    position: absolute;
    right: -23px;
    top: -21px;
}

.close-preload-ads i {
    font-size: 25px;
    color: #753b3b;
}

.swiper-wrapper2 {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-direction:column;
}

.item-bag {
    display: flex;
    flex-direction: column;
    border: 1px solid #737373;
    border-radius: 5px;
    background-color: #f9f9f9;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: background-color 0.3s, border-color 0.3s, box-shadow 0.3s;
}


.preview-frame {
    position: absolute;
    top: -16px;
    right: -13px;
    width: 125px;
    height: 125px;
    background-size: cover;
    background-position: center;
    pointer-events: none; 
}
.comment-load-more-truyen {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    background: #2c4a8d;
    padding: 6px 10px;
    margin-top: 1em;
    border-radius: 4px;
    color: #ef8665;
}
.module-info-content-wrapper {
    display: block;
}
.movie-info-toggle{
    display: none;
}
.btn-comment-send {
    color:#FFD875;
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: .5rem 1.1rem;
    border-radius: .4rem;
    opacity: 1;
    min-height: 40px;
    border: 1px solid #414141;
}
.icon-20 {
    width: 20px!important;
    height: 20px!important;
}
.inc-icon img, .inc-icon svg {
    width: 100%!important;
    height: 100%!important;
}
.module-main-comment {
    background: #ffffff10;
    padding: 10px;
    border-radius: 10px;
    color: white;
    max-width: 100%;
    margin: 10px;
}

.comment-box {
  position: relative;
  margin-bottom: 10px;
}

.comment-text {
  width: 100%;
  min-height: 100px;
  background-color: #101015;
  color: white;
  border: none;
  border-radius: 10px!important;
  padding: 10px 15px;
  font-size: 14px;
  resize: vertical;
}

.comment-length {
  text-align: right;
  font-size: 12px;
  color: #888;
  margin-top: 5px;
  margin-right: 5px;
}

.action-comment {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  background-color: #2a2a33;
  padding: 10px;
  border-radius: 10px;
}

.toggle-spoiler {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: white;
}

.toggle-spoiler input {
  display: none;
}

.toggle-spoiler .slider {
  width: 36px;
  height: 20px;
  background-color: #444;
  border-radius: 999px;
  position: relative;
  cursor: pointer;
}

.toggle-spoiler .slider::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s ease;
}

.toggle-spoiler input:checked + .slider {
  background-color: #f1c40f;
}

.toggle-spoiler input:checked + .slider::before {
  transform: translateX(16px);
}



.emjoi-comment img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.comment-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  padding: 0 5px;
}
.module-info-heading {
    margin: 0;
    position: relative;
}
.module-info-tag {
    line-height: 1rem;
    padding: 0.5rem;
}
.watch-now-btn {
    display: inline-block;
    width: 300px;
    background: linear-gradient(39deg, rgba(254, 207, 89, 1), rgba(255, 241, 204, 1));
    color: black;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(255, 209, 92, 0.4);
}

.watch-now-btn i {
    margin-right: 8px;
}

.sub-actions {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.sub-btn {
    color: white;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
}

.sub-btn i {
    font-size: 18px;
    margin-bottom: 4px;
}

.rating-box {
    background-color: #3543c0;
    color: white;
    font-weight: bold;
    border-radius: 999px;
    padding: 5px 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}
.movie-action-bar {
    position: relative;
    background: #000;
    padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.movie-action-left,
.movie-action-right {
  display: flex;
  align-items: center;
}

.action-btn {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  color: white;
  border-radius: 8px;
  font-size: 16px;
  text-decoration: none;
}

.handle-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  color: white;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  background: #000;
}

.notif-icon svg {
    width: 25px;
    height: 25px;
}
.notif-wrapper{
    background-color: transparent;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}
.notif-wrapper:hover{
    transform: scale(1.1); /* Phóng to biểu tượng khi hover */
}
.notif-badge {
    position: absolute;
    top: 0px;
    right: -3px;
    background-color: red;
    color: white;
    padding: 0 6px;
    font-size: 12px;
    border-radius: 50%;
}
.notif-wrapper .notif-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.notif-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}

.notif-modal-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}


.notif-modal {
    background: #16161a;
    width: 90%;
    max-width: 400px;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    max-height: 80vh;
    overflow-y: auto;
}

.notif-modal .notif-header {
    padding: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    background-color: #16161a;
}

.notif-list {
    max-height: 500px;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 10px;
}

.notif-item {
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
}

.notif-item small {
    color: #999;
    font-size: 11px;
}

.online-user-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.online-user-item {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border-bottom: 1px solid #2c2c2c;
}

.users-avatar-cb img.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.online-dot {
    position: relative;
}
.online-dot::after {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: #4ade80;
    border-radius: 50%;
    animation: ping 1s ease-out infinite;
    opacity: 0.5;
}

@keyframes ping {
    0% { transform: scale(1); opacity: 0.5; }
    75% { transform: scale(2); opacity: 0; }
    100% { transform: scale(2); opacity: 0; }
}


.name {
    font-weight: 600;
    font-size: 14px;
    color: white;
    margin-bottom: 2px;
}

.status {
    font-size: 12px;
    color: #aaa;
    display: flex;
    align-items: center;
}

.online-dot {
    width: 8px;
    height: 8px;
    background-color: #22c55e; 
    border-radius: 50%;
    margin-right: 6px;
}

.unread-count {
    position: absolute;
    top: -2px;
    right: -1px;
    background-color: #3b82f6; /* màu đỏ */
    color: white;
    border-radius: 50%;
    font-size: 12px;
    padding: 2px 6px;
    font-weight: bold;
    min-width: 20px;
    text-align: center;
    z-index: 2;
}

.hidden {
    display: none;
}

.message-box-icon {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.chat-icon-wrapper {
    position: relative;
    background-color: var(--primary-color, #dc2626);
    border-radius: 50%;
    color: white;
    display: inline-block;
    width: 48px;
    height: 48px;
    overflow: visible; /* ✅ Cho phép phần tử con vượt ra ngoài */
}


.chat-icon {
    width: 100%;
    height: 100%;
    stroke: var(--primary-color, #dc2626);
    fill: currentColor;
}

.online-ping {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 20px;
    height: 20px;
    background-color: #22c55e; /* xanh lá cây */
    border-radius: 50%;
    animation: ping 1s infinite;
    opacity: 0.75;
}

@keyframes ping {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    75%, 100% {
        transform: scale(2);
        opacity: 0;
    }
}

.message-box-icon {
    position: fixed;
    bottom: 10px;
    right: 10px;
    max-width: 50px;
    cursor: pointer;
    z-index: 999;
}
.fixed-button {
  position: fixed;
  bottom: 250px;
  right: -4px;
  z-index: 997;
  border-radius: 50%;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.box-chat-banner {
    display: flex;
    align-items: center;
    background-color: #1f1f1f;
    position: relative;
}

.banner-image {
    height: 2.5rem;
    margin-right: 0.5rem;
}

.banner-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-title {
        color: #ff0;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'DFVN';
}

.banner-sub {
    color: #aaa;
    font-size: 12px;
}
.tab-instruction {
        display: none;
        }
        #y-playList::-webkit-scrollbar {
            height: 5px;  /* Độ cao của thanh cuộn ngang */
        }
        .module-play-list-link {
            background: #282B3A;
        }
        
        .list-search-episode{
            margin-left: 5px;
        }
        .search-episode input {
            width: 120px;
            font-size: 16px;
            border: 1px solid #35373d;
            border-radius: 5px;
            outline: none;
            transition: border-color 0.3s;
            padding-left: 30px;
        }
        .search-episode{
            position: relative;
            display: inline-block;
        }
        .search-icon {
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        color: #999;
        font-size: 14px;
        pointer-events: none;
        }
        .search-episode input:focus {
            border-color: #007BFF;
        }
        .module-list {
            box-shadow: none;
            background: 0 0;
            height: calc(100% - 350px);
            overflow: auto;
            border-radius: 0;
        }
        
        .module-play-list-link.watched {
            background: #000;
        }
        .profile-box {
  background-color: #1a1a1a; 
  border-radius: 12px;
  padding: 1.5rem;
  text-align: center;
  color: #fff;
  margin: 1rem auto;
  box-shadow: 0 2px 10px rgba(0,0,0,0.5); 
  border: 1px solid #2a2a2a; 
}


.profile-box h3 {
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}

.profile-grid {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.profile-grid a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ccc;
  font-size: 13px;
  text-decoration: none;
  transition: color 0.3s ease;
  background: none;
  padding: 0;
  border-radius: 0;
}

.profile-grid a i {
  font-size: 1.2rem;
  margin-bottom: 0.3rem;
}

.profile-grid a:hover {
  color: #FFD875;
}

.profile-grid a.active {
  color: #FFD875;
}
.avatar-option input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    margin-right: 8px;
    transition: border-color 0.2s ease;
}

.avatar-option input[type="radio"]:hover {
    border-color: #1e7e34;
}

.avatar-option input[type="radio"]:checked {
    border-color: #28a745;
    background-color: #28a745;
}

.avatar-option input[type="radio"]:checked::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    
    background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M31.5541766,15 L28.0892433,15 C27.971052,15 27.8576674,15.044522 27.7740471,15.1239792 L18.2724722,24.1625319 L13.2248725,19.3630279 C13.1417074,19.2834412 13.0287551,19.2384807 12.9107898,19.2380079 L9.44474455,19.2380079 C9.19869815,19.2384085 8.99957935,19.4284738 9,19.66253 C9.04719253,19.8823283 9.13066188,19.9616418 17.0907466,27.5338228 C17.4170809,27.8442545 17.8447695,28 18.2713393,28 C18.7168464,27.993643 19.133396,27.8378975 19.4530492,27.5338228 L31.8693384,15.7236361 C32.0434167,15.5582251 32.0435739,15.2898919 31.8696892,15.1242941 C31.7860402,15.0446329 31.6725052,15 31.5541421,15 Z' fill='%23fff'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.avatar-option label {
    cursor: pointer;
    user-select: none;
    font-weight: 500;
    font-size: 14px;
}
.schedule-eps {
    display: flex;
    flex-direction: column;
    gap: .6rem;
    margin: 0.5rem 0;
    font-size: 14px;
}

    .schedule-eps .item {
    position: relative;
    padding: .8rem 46px .8rem 55px;
    color: #fff;
    border-radius: .5rem;
    background-color: #4158D0;
    background-image: linear-gradient(90deg,#4158D0,#C850C0);
}
    .schedule-eps .item .inc-icon {
    width: 36px;
    height: 36px;
    position: absolute;
    left: .5rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #0005;
    border-radius: 50%;
    overflow: hidden;
}