@charset "utf-8";
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);

html {
    position: relative
}

body {
    background: #201f31;
    font-family: Poppins, Arial;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300;
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none
}

a {
    color: #fff;
    text-decoration: none !important;
    outline: 0;
    -moz-outline: none
}

a:hover {
    color: #1e90ff
}

.btn,
button {
    font-weight: 400;
    font-size: 16px;
    padding: .5rem 1rem;
    border-radius: 8px
}

.btn-sm {
    font-size: 14px;
    border-radius: 6px
}

.btn-lg {
    font-size: 18px;
    border-radius: 12px;
    padding: .85rem 1.5rem
}

b,
strong {
    font-weight: 500
}

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

.btn-radius {
    border-radius: 30px
}

.btn-focus,
.btn-primary {
    background: #1e90ff !important;
    color: #000 !important;
    border-color: #1e90ff !important;
    box-shadow: none !important
}

.btn-focus:hover,
.btn-primary:hover {
    background: #1e90ff !important;
    border-color: #1e90ff !important
}

.btn-secondary {
    background: #3a3951 !important;
    border-color: #3a3951 !important;
    color: #fff
}

.btn-secondary:hover {
    background: #403f59 !important;
    border-color: #403f59 !important
}

.btn-light {
    background: #fff;
    border-color: #fff;
    color: #111 !important
}

.dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3);
    display: inline-block;
    margin: 3px 6px
}

.h2-heading {
    font-size: 2em !important;
    margin-bottom: 0
}

.mb-0 {
    margin-bottom: 0 !important
}

.film-poster-ahref i,
.film-poster-ahref:after,
.film-poster-ahref:before,
.film-poster-img,
.trending-list {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s
}

#header.header-home,
#sidebar_menu,
.film-poster-ahref:after,
.flw-item {
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s
}

.block_area,
.film-poster,
.nav-item,
.nav-item>a,
.search-content input.search-input {
    position: relative
}

.film-poster {
    width: 100%;
    padding-bottom: 148%;
    position: relative;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .1);
    display: block
}

.film-poster .film-poster-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.container {
    max-width: 1800px;
    width: 100%
}

#wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 100px;
    overflow-y: hidden
}

#header {
    background: #201f31;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 102;
    padding: 0;
    backdrop-filter: blur(10px)
}

#header .container {
    position: relative;
    padding-left: 15px
}

#header #logo {
    display: block;
    height: 40px;
    margin: 15px 25px 15px 50px;
    float: left
}

#header #logo img {
    height: 100%;
    width: auto
}

#header #logo span {
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important
}

#mobile_menu {
    padding: 0;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 15px;
    z-index: 4;
    width: 40px;
    height: 40px;
    text-align: center;
    left: 6px;
    background: 0 0;
    border-radius: 3px
}

#mobile_menu.active i,
#mobile_search.active i {
    color: #1e90ff
}

#mobile_menu i {
    font-size: 24px;
    line-height: 40px;
    height: 40px
}

#mobile_search {
    float: right;
    position: relative;
    width: 30px;
    height: 30px;
    margin: 20px 5px;
    text-align: center;
    display: none;
    cursor: pointer
}

#mobile_search i {
    font-size: 20px;
    line-height: 30px;
    height: 30px
}

.header-group {
    float: left;
    height: 40px;
    margin: 15px 15px 15px 30px;
    text-align: left
}

.anw-group {
    position: relative;
    display: flex;
    align-items: center
}

.anw-group>div {
    flex-shrink: 0
}

.anw-group .zrg-title {
    margin-right: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-size: 14px
}

.anw-group .zrg-title .top {
    display: block;
    margin: 0;
    font-weight: 400;
    opacity: .5;
    width: 38px;
    line-height: 1;
    padding: 6px 0
}

.anw-group .zrg-title .bottom {
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    display: none
}

.anw-group .zrg-list {
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center
}

.anw-group .zrg-list .item {
    margin-right: 5px;
    flex-shrink: 0
}

.anw-group .zrg-list .item .zr-social-button {
    display: inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    padding: 0;
    border-radius: 50px
}

.anw-group .zrg-list .item .zr-social-button.dc-btn {
    background: #6f85d5;
    color: #fff
}

.anw-group .zrg-list .item .zr-social-button.tl-btn {
    background: #08c;
    color: #fff
}

.anw-group .zrg-list .item .zr-social-button.rd-btn {
    background: #ff3c1f;
    color: #fff
}

.anw-group .zrg-list .item .zr-social-button.tw-btn {
    background: #1d9bf0;
    color: #fff
}

.anw-group .zrg-list .item i {
    font-size: 16px;
    line-height: 32px;
    vertical-align: text-bottom
}

#header_right {
    float: right;
    padding: 15px 0
}

#header.active {
    z-index: 102
}

.sb-donate {
    margin: 15px 10px
}

#search {
    width: 400px;
    margin: 15px 0;
    float: left
}

#search .form-group {
    margin-bottom: 0 !important
}

.search-content {
    position: relative
}

.search-content input.search-input {
    height: 40px;
    color: #111;
    padding-right: 100px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    border-radius: 0;
    border: none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05) !important
}

.search-content input.search-input:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.search-content .search-icon {
    width: 40px;
    height: 40px;
    background: 0 0;
    border: none;
    padding: 0 10px;
    line-height: 40px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 50px;
    top: 0;
    z-index: 2
}

.search-content .filter-icon {
    height: 26px;
    cursor: pointer;
    line-height: 26px;
    font-size: .8em;
    background: #000;
    color: #fff;
    padding: 0 6px;
    border-radius: 6px;
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 3
}

.search-content .filter-icon:hover {
    background: #1e90ff !important;
    color: #000
}

.search-content .search-content {
    position: relative
}

.search-content .search-result-pop {
    background: #2d2b44;
    box-shadow: 0 20px 20px rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 41px;
    right: 0;
    z-index: 6;
    list-style: none;
    display: none
}

.search-content .search-result-pop.active {
    display: block
}

.search-content .search-result-pop .nav-item {
    display: block;
    text-align: left;
    padding: 10px;
    width: 100%;
    border-bottom: 1px dashed rgba(255, 255, 255, .1);
    cursor: pointer
}

.search-content .search-result-pop .nav-item:hover {
    background: rgba(255, 255, 255, .05)
}

.search-content .search-result-pop .nav-item .film-poster {
    float: left;
    width: 50px;
    padding-bottom: 70px
}

#main-wrapper {
    margin-bottom: 70px;
    min-height: calc(100vh - 350px)
}

.btn-sm.btn-filter-item {
    min-width: 50px;
    border-radius: 6px !important;
    font-size: 12px;
    line-height: 1em;
    padding: 8px 10px;
    float: left;
    margin: 3px 6px 3px 0;
    color: #ddd;
    border: 1px solid #4a4c55
}

.btn-sm.btn-filter-item:hover {
    color: #1e90ff
}

.btn-sm.btn-filter-item.active {
    border-color: #1e90ff;
    background: #373646;
    color: #1e90ff
}

.block_area {
    display: block;
    margin-bottom: 3rem
}

.block_area .block_area-header {
    margin-bottom: 1.5rem;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.block_area .block_area-header .cat-heading {
    font-size: 22px !important;
    line-height: 1.3;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #1e90ff
}

.block_area .block_area-header .viewmore .btn {
    padding: 4px 0;
    font-size: 12px;
    margin: 5px 0
}

.block_area_home .category_filter {
    margin-top: -10px
}

.pre-tabs {
    border: none
}

.pre-tabs .nav-item {
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px
}

.pre-tabs .nav-item .nav-link {
    padding: 15px 10px;
    line-height: 1.2em;
    font-size: 14px;
    color: #ddd;
    background: 0 0 !important;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid transparent
}

.pre-tabs .nav-item .nav-link:hover {
    color: #1e90ff
}

.pre-tabs .nav-item .nav-link.active {
    color: #1e90ff;
    border-color: #1e90ff
}

.anw-tabs {
    border-bottom: none;
    background: rgba(255, 255, 255, .1);
    margin: 15px 0;
    border-radius: 4px;
    overflow: hidden
}

.anw-tabs .nav-item {
    margin-bottom: 0
}

.anw-tabs .nav-item .nav-link {
    border: none;
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 34px;
    padding: 0 12px
}

.anw-tabs .nav-item .nav-link.active {
    background: #1e90ff;
    color: #000
}

.bah-tab-min .anw-tabs {
    margin: 2px 0 0
}

.film-poster-ahref i,
.film-poster-ahref:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #1e90ff
}

.film_list {
    display: block
}

.film_list .film_list-wrap {
    margin: -.75rem -.5rem;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.film_list .film_list-wrap .flw-item {
    width: calc(16.66% - 1rem);
    margin: .7rem .5rem;
    position: relative
}

.flw-item .film-poster .film-poster-ahref {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: inline-block
}

.flw-item .film-poster .film-poster-ahref:after {
    content: "";
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px)
}

.flw-item .film-poster .film-poster-ahref i {
    font-size: 30px;
    z-index: 2;
    opacity: 0;
    color: #fff
}

.flw-item .film-poster:hover .film-poster-ahref:after {
    height: 100%;
    opacity: 1
}

.flw-item .film-poster:hover .film-poster-ahref:before {
    opacity: 1
}

.flw-item .film-poster:hover .film-poster-ahref i {
    opacity: 1
}

.film_list .film_list-wrap .flw-item .film-poster {
    border-radius: 0;
    padding-bottom: 140%;
    margin-bottom: .5rem
}

.film_list .film_list-wrap .flw-item .film-poster:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #201f31;
    background: -moz-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 40%);
    background: -webkit-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 40%);
    background: linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 40%)
}

.film_list .film_list-wrap .flw-item .film-detail {
    color: #aaa;
    font-size: .9em
}

.film_list .film_list-wrap .flw-item .film-detail .film-name {
    font-size: 1em;
    line-height: 1.3em;
    margin: 0;
    font-weight: 500;
    margin-bottom: .5rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.film_list .film_list-wrap .flw-item .film-detail .fd-infor {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.film_list .film_list-wrap .flw-item .film-detail .description {
    display: none
}

.film-poster .tick {
    position: absolute;
    bottom: 10px;
    z-index: 10
}

.film-poster .tick.ltr {
    left: 10px
}

.tick {
    display: flex;
    align-items: center
}

.tick .tick-item:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.tick .tick-item:last-of-type {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.tick .tick-item+.tick-item {
    margin-left: 2px
}

.tick-item {
    font-size: 12px !important;
    font-family: arial;
    line-height: 1;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 0 6px;
    height: 20px;
    border-radius: 4px;
    background: #fff;
    color: #111
}

.tick-item.tick-sub {
    background: #1e90ff;
    color: #fff
}

.tick-item.tick-quality {
    background: #1e90ff;
    color: #111
}

.tick-item.tick-eps {
    background: rgba(238, 238, 238, .2);
    color: #fff
}

.tick-item.tick-dub, .badge-mic {
    display: none !important;
}

.tick-item i {
    font-size: 1em !important;
    top: auto !important
}

.tick.tick-rate {
    position: absolute;
    left: 10px;
    top: 10px;
    line-height: 1.1;
    bottom: auto;
    background: #ff5700;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    padding: 4px 6px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    min-width: 36px;
    text-align: center;
    font-size: 12px
}

.pre-pagination .pagination .page-item {
    margin: 5px
}

.pre-pagination .pagination .page-item .page-link {
    border-radius: 20px;
    border: none;
    background: rgba(255, 255, 255, .05);
    color: #999;
    font-weight: 400;
    line-height: 1em
}

.pre-pagination .pagination .page-item .page-link:hover {
    color: #1e90ff
}

.pre-pagination .pagination .page-item.active .page-link {
    background: #1e90ff;
    color: #111;
    cursor: default
}

.pre-pagination .pagination-lg .page-item .page-link {
    padding: 0 10px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
    min-width: 40px;
    text-align: center;
    box-shadow: none !important
}

.premodal .modal-content {
    border-radius: 0;
    border: none
}

.premodal-login .modal-content {
    background: #333;
    color: #fff !important
}

.premodal .modal-content .modal-header {
    border-bottom: 0;
    border-radius: 0;
    padding: 25px 30px 0;
    position: relative;
    display: block
}

.premodal .modal-content .modal-header .modal-title {
    text-align: center;
    font-weight: 600
}

.premodal .modal-content .close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #111;
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    z-index: 3;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    padding: 0;
    opacity: 1;
    text-shadow: none
}

.premodal .modal-content .close:hover {
    opacity: 1;
    background: #1e90ff;
    color: #111
}

.premodal .modal-content .modal-body {
    padding: 20px 30px 30px
}

.premodal-login .modal-content .modal-body {
    padding: 20px 60px 30px;
    font-size: 14px
}

.preform .form-group {
    margin-bottom: 20px
}

.preform .form-control {
    font-size: 13px;
    border-radius: 6px;
    border: none !important;
    padding: .7rem 1.2rem;
    height: auto
}

.preform .form-control:disabled {
    cursor: not-allowed;
    background: #37364a;
    color: #ccc
}

.preform .prelabel {
    font-size: 11px;
    text-transform: uppercase;
    opacity: .5;
    font-weight: 400;
    letter-spacing: 1px
}

.preform .custom-control-label {
    line-height: 1.5rem
}

.text-forgot {
    line-height: 1.5rem
}

.link-highlight {
    color: #1e90ff !important;
    cursor: pointer
}

.premodal .alert {
    font-size: 13px;
    line-height: 1.4em;
    border-radius: 0
}

.premodal .btn {
    padding: .75rem 1rem;
    font-size: 14px;
    font-weight: 600;
    border-radius: .4rem;
    box-shadow: none !important
}

#sidebar_menu_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(32, 31, 49, .8);
    z-index: 103;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: none
}

#sidebar_menu_bg.active {
    display: block
}

#sidebar_menu {
    position: fixed;
    z-index: 1000200;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 260px;
    padding: 20px 0;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    border-right: 1px solid rgba(0, 0, 0, .1);
    transform: translateX(-100%);
    scrollbar-width: none;
    -ms-overflow-style: none
}

#sidebar_menu::-webkit-scrollbar {
    display: none
}

#sidebar_menu.active {
    opacity: 1;
    z-index: 1000200;
    transform: translateX(0)
}

#sidebar_menu .sidebar_menu-list {
    font-size: 14px;
    margin-top: 10px
}

#sidebar_menu .sidebar_menu-list>.nav-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    position: relative
}

#sidebar_menu .sidebar_menu-list>.nav-item>.nav-link {
    display: block;
    padding: 15px;
    font-weight: 600
}

#sidebar_menu .sidebar_menu-list>.nav-item>a.nav-link:hover {
    color: #1e90ff
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav {
    margin-bottom: 20px
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav>.nav-item {
    display: block;
    width: 49%;
    margin-right: 1%;
    float: left
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav>.nav-item>.nav-link {
    font-size: 12px;
    padding: 6px 15px
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav>.nav-item:nth-of-type(n+11) {
    display: none
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav>.nav-item.nav-more {
    display: block !important
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav>.nav-item.nav-more .nav-link {
    cursor: pointer;
    font-weight: 400;
    color: #fff
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav.active>.nav-item {
    display: block !important
}

#sidebar_menu .sidebar_menu-list>.nav-item .nav.active>.nav-item.nav-more {
    display: none !important
}

#sidebar_menu .toggle-sidebar {
    background: 0 0 !important;
    color: #fff;
    border: none !important;
    line-height: 24px;
    margin-left: 10px
}

.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.loading>div {
    width: 18px;
    height: 18px;
    background-color: #aaa;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.loading .span1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loading .span2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

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

.loading-relative {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 50px
}

.film-poster .loading-relative,
.loading-relative.loading-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .3)
}

.search-result-pop .loading-relative {
    min-height: 160px
}

#footer {
    padding: 0;
    position: relative
}

#footer .container {
    position: relative;
    z-index: 3
}

#footer .footer-logo {
    display: block;
    float: left;
    margin: 0 2rem 0 0
}

#footer .footer-logo img {
    width: auto;
    height: 40px
}

#footer .footer-top {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    align-items: center;
    justify-content: flex-start
}

#footer-about {
    padding: 2rem 0
}

.footer-links {
    margin-bottom: 10px
}

.footer-links ul {
    padding: 0
}

.footer-links ul li {
    float: left;
    margin-right: 40px
}

.footer-links ul li a {
    line-height: 30px;
    font-size: .9em
}

#footer-about .about-text {
    margin: 0 auto 5px;
    line-height: 1.4em;
    opacity: .5;
    font-size: .9em
}

#footer-about .copyright {
    margin-bottom: 0 !important;
    opacity: .5
}

.footer-joingroup {
    display: flex;
    align-items: center
}

.footer-joingroup .anw-group {
    display: inline-block;
    padding: 0 0 0 30px;
    border-left: 1px solid rgba(255, 255, 255, .15);
    font-size: .9em
}

.footer-joingroup .anw-group .zrg-title {
    padding-left: 5px
}

.footer-joingroup .anw-group .zrg-list .item:last-of-type {
    margin-right: 0
}

.ftaz {
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid rgba(255, 255, 255, .3);
    line-height: 1em;
    font-size: 1.4em;
    font-weight: 600
}

.footer-az {
    margin: 0 0 1rem
}

ul.az-list {
    display: flex;
    flex-wrap: wrap;
    margin: -.25rem
}

ul.az-list li {
    margin: .25rem
}

ul.az-list li a {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    padding: .4rem .6rem;
    display: inline-block;
    background: rgba(255, 255, 255, .1);
    border-radius: .4rem
}

ul.az-list li a:hover,
ul.az-list li.active a {
    color: #111;
    background: #1e90ff
}

.main-az {
    margin-bottom: 20px
}

.main-az ul.az-list li {
    width: calc(3.7% - 6px);
    margin-right: .3rem
}

.main-az ul.az-list li a {
    font-size: 15px;
    padding: 8px 3px;
    display: block;
    text-align: center
}

.page-az .container {
    max-width: 1260px;
    padding: 0 15px
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "•"
}

.btn-xs {
    font-size: 12px;
    padding: 2px 4px;
    line-height: 1em
}

.btn-xs i {
    font-size: 12px
}

#mask-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 102;
    background: rgba(11, 11, 11, .98);
    display: none
}

#mask-overlay.active {
    display: block
}

.information_page {
    max-width: 1260px;
    margin: 0 auto
}

.information_page .h2-heading,
.information_page .h4-heading {
    font-size: 2em;
    line-height: 1.3em;
    margin-bottom: 10px;
    color: #fff
}

.information_page .h4-heading {
    font-size: 1.2em
}

.information_page p {
    line-height: 1.6em;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 1em
}

.article-infor {
    color: #ddd;
    line-height: 1.5em
}

.article-infor ul li {
    margin-bottom: .5em
}

.prebreadcrumb .breadcrumb {
    padding: 0;
    background: 0 0
}

.form-control-textarea {
    max-width: 100%;
    min-width: 100%
}

.ulclear,
.ulclear li {
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumb-item {
    line-height: 1.4em;
    margin-bottom: 3px
}

.breadcrumb-item+.breadcrumb-item:before,
.breadcrumb-item.active {
    color: #aaa
}

.premodal .modal-content {
    color: #111
}

.premodal .modal-content .modal-body p {
    line-height: 1.4em
}

.premodal .modal-content {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    border-radius: 1.5rem;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px)
}

.premodal-login .modal-content {
    background-color: rgba(255, 255, 255, .1);
    padding-top: 30px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px)
}

.premodal-login .modal-content .close {
    top: -45px
}

.premodal .category_filter .category_filter-content {
    background: 0 0;
    border: none;
    padding: 0
}

.medium-page {
    margin: 0 auto
}

.block_area .block_area-header .viewmore .btn {
    color: #aaa
}

#header.header-home {
    background: 0 0 !important;
    backdrop-filter: none;
    -webkit-backdrop-filter: none
}

#header.fixed {
    background-color: rgba(32, 31, 49, .8) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important
}

.deslide-wrap {
    margin-top: 0px
}

.deslide-item {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.deslide-item .deslide-item-content {
    max-width: 800px;
    position: absolute;
    bottom: 40px;
    z-index: 3
}

.deslide-item .desi-sub-text {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 20px;
    color: #1e90ff
}

.deslide-item .desi-head-title {
    font-size: 3em;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.deslide-item .desi-description {
    font-size: .95em;
    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.deslide-item .deslide-cover {
    position: absolute;
    top: 0;
    left: 30%;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(270deg, transparent 0, rgb(32, 31, 49) 30%, rgb(32, 31, 49) 70%, transparent);
    mask-image: linear-gradient(270deg, transparent 0, rgb(32, 31, 49) 30%, rgb(32, 31, 49) 70%, transparent)
}

.deslide-item .deslide-cover .deslide-cover-img:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #201f31;
    background: -moz-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 50%, #201f31 100%);
    background: -webkit-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 50%, #201f31 100%);
    background: linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 50%, #201f31 100%);
    z-index: 2
}

.deslide-item .deslide-cover .deslide-cover-img img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: blur(0px)
}


.swiper-pagination {
    display: none
}

#anime-featured {
    margin-bottom: 40px;
    margin-top: 40px
}

.anif-block-ul {
    background-color: transparent
}

.anif-block-ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, .075)
}

.anif-block-ul li .film-poster {
    width: 60px;
    flex-shrink: 0;
    padding-bottom: 76px;
    border-radius: .3rem;
    z-index: 2
}

.anif-block-ul li .film-detail {
    font-size: .9em;
    color: #ddd;
    position: relative;
    z-index: 2;
    flex-grow: 1;
    padding: 0 1rem
}

.anif-block-ul li .film-detail .fd-infor {
    overflow: hidden
}

.anif-block-ul li .film-detail .film-name {
    font-size: 1em;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: .4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#main-content {
    width: 75%;
    float: left
}

#main-sidebar {
    width: 25%;
    float: right;
    padding-left: 30px
}

.cbox {
    background: #757575;
    padding: 20px
}

.cbox.cbox-genres {
    padding: 15px;
    background: rgba(255, 255, 255, .1);
    display: inline-block;
    width: 100%;
    position: relative
}

.cbox.cbox-genres ul {
    margin: 0 -1% 0;
    overflow: hidden
}

.cbox.cbox-genres ul li {
    float: left;
    width: 31.33%;
    margin: 0 1% 3px
}

.cbox.cbox-genres ul li a {
    display: block;
    padding: 9px 10px;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    font-size: .9em;
    font-weight: 500;
    color: #fff
}

.cbox.cbox-genres ul li a:hover {
    background: rgba(255, 255, 255, .1)
}

ul.color-list li:nth-of-type(7n) a {
    border-color: #86e3ce;
    color: #86e3ce
}

ul.color-list li:nth-of-type(7n+1) a {
    border-color: #d0e6a5;
    color: #d0e6a5
}

ul.color-list li:nth-of-type(7n+2) a {
    border-color: #1e90ff;
    color: #1e90ff
}

ul.color-list li:nth-of-type(7n+3) a {
    border-color: #fc887b;
    color: #fc887b
}

ul.color-list li:nth-of-type(7n+4) a {
    border-color: #ccabda;
    color: #ccabda
}

ul.color-list li:nth-of-type(7n+5) a {
    border-color: #abccd8;
    color: #abccd8
}

ul.color-list li:nth-of-type(7n+6) a {
    border-color: #d8b2ab;
    color: #d8b2ab
}

.cbox .cbox-content {
    padding: 20px;
    position: relative
}

.cbox.cbox-list {
    padding: 0;
    background: rgba(255, 255, 255, .05)
}

.cbox.cbox-list .cbox-content {
    padding: 1rem
}

.cbox.cbox-list .anif-block-ul li {
    background: 0 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.cbox.cbox-list .anif-block-ul li:last-of-type {
    border: none
}

.cbox.cbox-list .anif-block-ul li .film-poster {
    left: 0
}

.cbox.cbox-list .anif-block-chart li {
    margin-left: 40px;
    overflow: unset;
    padding-right: 0
}

.cbox.cbox-list .anif-block-chart li .film-number {
    position: absolute;
    width: 40px;
    text-align: left;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    cursor: default
}

.cbox.cbox-list .anif-block-chart li .film-number span {
    font-weight: 600;
    font-size: 20px;
    color: rgba(255, 255, 255, .4);
    position: relative;
    display: inline-block
}

.cbox.cbox-list .anif-block-chart li.item-top .film-number span {
    border-bottom: 3px solid #1e90ff;
    padding-bottom: 6px;
    color: #fff
}

.cbox.cbox-list .anif-block-chart li:hover .film-number span {
    color: #fff
}

.cbox.cbox-list .anif-block-chart li .film-detail {
    color: #aaa;
    padding-right: 0
}

.btn-showmore {
    font-size: .9em;
    font-weight: 600;
    border-radius: .4rem;
    padding: .75rem 1.2rem;
    background: rgba(255, 255, 255, .1);
    color: #fff !important;
    box-shadow: none !important
}

.btn-showmore:hover {
    background: rgba(255, 255, 255, .15)
}

.btn-showmore:before {
    content: "Show more"
}

.cbox-genres.active .sb-genre-less li {
    display: block !important
}

.btn-showmore.active:before,
.cbox-genres.active .btn-showmore:before {
    content: "Show less"
}

#ani_detail {
    margin-top: -30px
}

#ani_detail .ani_detail-stage {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    position: relative
}

#ani_detail .anis-content {
    padding: 70px 200px
}

#ani_detail .prebreadcrumb {
    margin: 0;
    font-size: 14px;
    color: #ddd
}

.prebreadcrumb {
    margin-top: 15px;
    margin-bottom: 22px
}

.anis-content {
    position: relative
}

.anis-content .anisc-poster {
    width: 180px;
    position: absolute;
    top: 70px;
    left: 200px
}

.anis-content .anisc-poster .film-poster {
    box-shadow: 0 40px 40px rgba(0, 0, 0, .2)
}

.anis-content .anisc-detail {
    padding-left: 240px;
    padding-right: calc(18% + 220px);
    min-height: 360px
}

.anis-content .anisc-detail .film-name {
    font-size: 40px;
    line-height: 1.1em;
    margin-bottom: 20px
}

.anis-content .anisc-detail .film-stats {
    margin-bottom: 30px;
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.anis-content .anisc-detail .film-stats .item {
    margin: 5px 0
}

.anis-content .anisc-detail .film-stats .item .tick-item {
    background: 0 0 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 1em
}

.anis-content .anisc-detail .film-stats .dot {
    margin: 0 10px
}

.anis-content .anisc-detail .film-description {
    margin-bottom: 0
}

.anis-content .anisc-detail .film-description .text {
    font-weight: 300;
    line-height: 1.5em;
    font-size: 13px
}

.anis-content .anisc-detail .film-buttons {
    margin-bottom: 2rem;
    display: flex;
    align-items: center
}

.anis-content .anisc-detail .film-buttons .btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    box-shadow: none !important
}

.anis-content .anisc-detail .film-buttons .btn i {
    transform: scale(.8)
}

.anis-content .anisc-info-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: calc(25% - 30px);
    background: rgba(255, 255, 255, .1);
    overflow: hidden
}

.anis-content .anisc-info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-height: 90%;
    overflow: auto;
    left: 30px;
    bottom: auto;
    right: 30px
}

.anis-content .anisc-info .item {
    margin-bottom: 10px;
    line-height: 1.4em;
    font-size: 13px
}

.anis-content .anisc-info .item:last-of-type {
    margin-bottom: 0
}

.anis-content .anisc-info .item .item-head {
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 5px
}

.anis-content .anisc-info .item-list {
    padding: 10px 0 5px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.anis-content .anisc-info .item-list .item-head {
    font-weight: 600;
    margin-bottom: 5px
}

.anis-content .anisc-info .item-list a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.1em;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 20px;
    margin: 0 2px 5px 0
}

.anis-cover-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    filter: grayscale(1)
}

.anis-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    filter: blur(20px);
    opacity: .35;
    transform: scale(1.2)
}

.anis-watch-wrap {
    position: relative;
    z-index: 3;
    padding-top: 20px;
    padding-bottom: 50px
}

.anis-watch-detail {
    position: absolute;
    width: calc(25% - 30px);
    right: 0;
    top: 30px
}

.anis-watch-detail .anis-content {
    padding: 25px 0 !important
}

.anis-watch-detail .anis-content .anisc-poster {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 120px;
    margin-bottom: 30px
}

.anis-watch-detail .anis-content .anisc-detail {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.anis-watch-detail .anis-content .anisc-detail .film-name {
    font-size: 20px
}

.anis-watch-detail .anis-content .anisc-detail .film-stats {
    margin-bottom: 20px
}

.anis-watch {
    width: 75%
}

.player-frame {
    width: 100%;
    padding-bottom: 56.25%;
    background: #000;
    position: relative;
    margin-bottom: 0
}

.player-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important
}

.anis-watch-tv .player-frame {
    padding-bottom: 570px
}

.player-controls {
    background: #11101a;
    position: relative;
    padding: 5px
}

.player-controls .pc-item {
    float: left;
    margin: 5px;
    position: relative
}

.player-controls .pc-item a {
    box-shadow: none !important
}

.player-controls .pc-item .btn {
    background: 0 0;
    color: #fff;
    padding: .25rem;
    font-size: 13px
}

.player-controls .pc-item .btn i {
    transform: scale(.9)
}

#episodes-content {
    background: #191826;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    bottom: 0
}

.cfc-min-block {
    position: relative;
    margin: 0;
    margin-bottom: 1rem
}

.cfc-min-block .cmb-item {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #575a64;
    border-radius: 6px;
    padding: 3px 10px
}

.cfc-min-block .cmb-item .ni-head {
    font-weight: 500;
    margin-right: 5px;
    float: left;
    font-size: 12px;
    width: auto;
    display: block;
    line-height: 32px
}

.cfc-min-block .cmb-item .btn-sm {
    border: none;
    color: #1e90ff;
    font-size: 12px;
    line-height: 1.1em;
    background: 0 0;
    padding: 6px 0;
    padding-right: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.cfc-min-block .cmb-item .btn-sm i {
    position: absolute;
    right: 0
}

.cfc-min-block .cmb-item .nl-item {
    display: block;
    height: 32px;
    float: left
}

.cfc-min-block-date .nli-select {
    float: left
}

@keyframes pulse-white {
    0% {
        box-shadow: 0 0 0 0 #fff inset;
        border: 1px solid #fff
    }

    100% {
        box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0) inset;
        border: 1px solid transparent
    }
}

.anis-watch-tv {
    position: relative;
    padding-left: 300px
}

.layout-page-watchtv .anis-content .anisc-detail .film-description {
    max-height: 100px;
    overflow: auto;
    min-height: 80px
}

.layout-page-watchtv .anis-content .anisc-detail .film-name {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.loading-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111
}

.cbox-list .loading-relative .loading .span2,
.cbox-list .loading-relative .loading .span3 {
    display: none
}

.cfc-item {
    margin-bottom: 40px
}

.cfc-item .ni-head {
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.cfc-item.cfc-button {
    border: none
}

.category_filter {
    padding: 2rem;
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, .1)
}

.nl-item {
    position: relative
}

.nli-select .custom-select {
    font-size: 12px;
    cursor: pointer;
    color: #1e90ff;
    background-color: #373646;
    border: none;
    max-width: 140px;
    text-overflow: ellipsis;
    padding: 0 5px;
    line-height: 32px;
    box-shadow: none !important
}

.cmb-date .ni-head {
    min-width: 65px
}

.cfc-button .btn-radius {
    border-radius: 6px
}

.per-info {
    position: relative;
    height: 80px;
    width: 100%
}

.per-info .pi-detail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 70px;
    right: 5px;
    z-index: 4
}

.per-info .pi-avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%)
}

.per-info .pi-avatar img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.per-info .pi-name {
    font-size: 13px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.per-info .pi-cast {
    font-size: 11px;
    font-weight: 300;
    margin-top: 3px;
    color: #ccc;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.per-info .pi-avatar:hover img {
    opacity: 1 !important;
    filter: none !important
}

.show-more {
    color: #aaa
}

.actor-page-wrap {
    max-width: 1000px;
    margin: 40px auto;
    position: relative;
    padding-left: 230px;
    z-index: 4
}

.actor-page-wrap .prebreadcrumb {
    font-size: 12px
}

.actor-page-wrap .avatar {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0
}

.actor-page-wrap .avatar img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover
}

.actor-page-wrap .apw-detail {
    margin-bottom: 30px;
    padding-bottom: 30px
}

.actor-page-wrap .apw-detail .name {
    font-size: 30px;
    line-height: 1.1em;
    margin-bottom: 10px
}

.actor-page-wrap .apw-detail .sub-name {
    font-size: 14px;
    color: #ddd;
    margin-bottom: 20px
}

.actor-page-wrap .apw-detail .bio {
    color: #ddd;
    line-height: 1.5em;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 30px
}

.actor-menu {
    background: rgba(17, 17, 17, .6);
    padding: 0 20px;
    border-radius: 10px;
    margin-bottom: 30px
}

.actor-menu .pre-tabs .nav-item .nav-link {
    font-size: 13px
}

.sub-box {
    display: block;
    margin-bottom: 30px
}

.sub-box.sub-box-actor .sub-box-list {
    margin: 0 -.5%
}

.sub-box .sub-box-list .per-info {
    margin: 0 .5% 5px;
    height: 60px;
    width: 49%;
    float: left;
    background: rgba(255, 255, 255, .1)
}

.sub-box.sub-box-film .cbox.cbox-list {
    background: rgba(255, 255, 255, .1)
}

.actor-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60%
}

.actor-cover:before {
    content: "";
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: #201f31;
    background: -moz-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 100%);
    background: -webkit-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 100%);
    background: linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 100%)
}

.schedule-alert {
    display: block;
    clear: both;
    padding: 0;
    background-color: #11101a;
    overflow: hidden
}

.schedule-alert .alert {
    border-radius: 6px;
    font-size: 12px;
    margin: 0 15px 15px;
    padding: 12px 15px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5em;
    border: none !important;
    color: #fff;
    background: #08c
}

.schedule-alert .alert .close {
    text-shadow: none;
    color: #fff;
    margin-top: -3px
}

.dt-rate {
    max-width: 300px;
    width: 100%
}

.show-comments {
    background: rgba(255, 255, 255, .05)
}

.show-comments .sc-button {
    margin: 50px 0;
    padding: 10px 16px;
    border-radius: 10px;
    background: #08c !important;
    border: none !important;
    box-shadow: none !important
}

.comments-wrap {
    padding: 30px
}

.user-name {
    color: #fff !important;
    display: flex;
    align-items: center
}

.user-name.is-level-a {
    color: #ffb526 !important
}

.user-name.is-level-b {
    color: #ff426e !important
}

.user-name.is-level-c {
    color: #b1ef97 !important
}

.show-spoil .btn {
    font-size: 11px
}

.player-controls .pc-right {
    float: right
}

.player-controls .pc-item.pc-toggle {
    margin-right: 10px
}

.toggle-basic {
    position: relative;
    font-size: 12px;
    cursor: pointer;
    line-height: 30px
}

.toggle-basic .tb-result {
    color: #1e90ff;
    font-weight: 500;
    margin-left: 3px;
    width: 19px
}

.toggle-basic .tb-result:before {
    content: "On"
}

.toggle-basic.off .tb-result:before {
    content: "Off";
    color: #ff3f29
}

.anis-watch-wrap.active {
    z-index: auto
}

.anis-watch-wrap.active .watch-player {
    position: relative
}

.anis-watch-wrap.active .player-frame {
    position: relative;
    z-index: 999
}

.anis-watch-wrap.active .anis-watch-tv {
    padding-left: 150px;
    padding-right: 150px;
    margin: 0 auto
}

.toggle-lang {
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    height: 18px;
    border-radius: 3px;
    background: #1e90ff !important;
    margin-bottom: 2px
}

.toggle-lang>span {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    width: 26px;
    text-align: center;
    display: block;
    float: left
}

.toggle-lang>span.en {
    background: #1e90ff;
    color: #111
}

.toggle-lang.off>span.en {
    background: 0 0;
    color: #fff
}

.toggle-lang.off>span.jp {
    background: #1e90ff;
    color: #111
}

#filter-block {
    margin: 20px auto 40px
}

#toggle-filter {
    display: none
}

::-webkit-scrollbar {
    width: 15px
}

::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: rgba(255, 255, 255, .4)
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, .3)
}


.fdi-item,
.nav-item,
.player-controls .pc-item,
.toggle-lang {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.trending-list {
    padding-right: 60px;
    padding-left: 0;
    opacity: 0;
    position: relative;
    animation: trending-show .2s forwards;
    animation-delay: 1s;
    height: 230px
}

.trending-navi {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px
}

.trending-navi>div {
    position: absolute;
    height: 48%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .1);
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    outline: 0;
    box-shadow: none
}

.trending-navi>div.navi-prev {
    bottom: 0;
    top: auto
}

.trending-navi>div:hover {
    background: #1e90ff !important;
    color: #111
}

.trending-navi>div>i {
    position: absolute;
    font-size: 24px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@keyframes trending-show {
    from {
        opacity: 0;
        height: 230px
    }

    to {
        opacity: 1;
        height: auto
    }
}

.trending-list .item {
    width: 100%;
    height: auto;
    padding-bottom: 115%;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.trending-list .item .number {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    width: 40px;
    text-align: center;
    font-weight: 600;
    cursor: default
}

.trending-list .item .number span {
    position: absolute;
    bottom: 0;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
    color: #1e90ff;
    z-index: 9;
    left: 0;
    right: 0
}

.trending-list .item .number .film-title {
    width: 100px;
    text-align: left;
    height: 40px;
    transform: rotate(-90deg);
    position: absolute;
    bottom: 90px;
    width: 150px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    left: -55px;
    font-size: 15px;
    font-weight: 500
}

.trending-list .item .film-poster {
    display: inline-block;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    width: auto;
    left: 40px;
    right: 0;
    top: 0;
    bottom: 0;
    padding-bottom: 0;
    height: auto;
    margin-bottom: 0
}

#anime-trending {
    margin-bottom: 0;
    padding: 0 0 3rem
}

#anime-trending .block_area {
    margin-bottom: 0
}

.share-buttons {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.share-buttons .share-buttons-block {
    padding: 20px 0;
    position: relative;
    display: flex;
    align-items: center
}

.share-buttons .share-buttons-block .sbb-title {
    display: block;
    padding: 0;
    position: relative
}

.share-buttons .share-buttons-block .sbb-title span {
    font-weight: 600;
    font-size: 14px;
    color: #1e90ff
}

.share-buttons.share-buttons-home {
    width: 100%;
    margin-bottom: 0
}

.share-buttons.share-buttons-home .share-buttons-block {
    padding: 1.5rem 0
}

.share-buttons .share-buttons-block .share-icon {
    display: inline-block;
    margin-right: 1rem
}

.share-buttons .sbb-title {
    font-size: .95em
}

.share-buttons .sbb-title span {
    font-size: 1.1em
}

.share-buttons.share-buttons-detail {
    background-color: #191826;
    margin-top: -30px
}

.share-buttons.share-buttons-min {
    margin-bottom: 0
}

.contact-social-icons {
    max-width: 630px
}

.contact-social-icons .block {
    margin: 0 10px 10px 0;
    display: block;
    float: left
}

.contact-social-icons .btn {
    border: none !important;
    padding: 5px;
    background: rgba(255, 255, 255, .1);
    outline: 0 !important;
    box-shadow: none
}

.contact-social-icons .btn:hover {
    background: rgba(255, 255, 255, .15)
}

.contact-social-icons .icon-rounder {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left
}

.contact-social-icons .csib-link {
    float: left;
    line-height: 36px;
    min-width: 80px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0 10px
}

.icon-rounder-telegram {
    background: #08c !important
}

.share-icon {
    background-image: url("../images/share-icon.gif");
    background-size: cover;
    background-position: center center;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 50%
}

@keyframes flash {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes text-wait {
    0% {
        content: ""
    }

    25% {
        content: "."
    }

    50% {
        content: ".."
    }

    75% {
        content: "..."
    }

    100% {
        content: ""
    }
}

.block-show {
    display: block !important
}

.pc-resize {
    display: none
}

.cbox.cbox-collapse .anif-block-ul li:nth-of-type(n+7) {
    display: none
}

.cbox.cbox-collapse .anif-block-ul li:nth-of-type(6) {
    border-bottom-width: 0
}

.player-servers {
    padding: 0 15px 15px;
    background: #11101a;
    overflow: hidden;
    padding-left: 245px;
    position: relative
}

.player-servers #servers-content {
    overflow: hidden;
    border-radius: 0 6px 6px 0;
    min-height: 100px;
    background-color: #201f31
}

.player-servers .ps_-block {
    overflow: hidden;
    position: relative;
    padding: 12px 15px;
    padding-left: 110px;
    border-bottom: 1px dashed #35373d
}

.player-servers .ps_-block:last-of-type {
    border: none
}

.player-servers .ps_-block .ps__-title {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 13px;
    line-height: 34px;
    font-weight: 600
}

.player-servers .ps_-block .ps__-title i {
    width: 16px;
    text-align: left;
    color: #1e90ff
}

.player-servers .ps_-block .small {
    font-size: 13px;
    padding: 15px 0 0;
    max-width: 400px
}

.player-servers .ps_-block .small strong {
    font-weight: 600;
    color: #1e90ff
}

.ps__-list .item {
    float: left;
    margin-right: 7px
}

.ps__-list .item .btn {
    font-size: 13px;
    box-shadow: none !important;
    font-weight: 500;
    padding: 0 10px;
    line-height: 30px;
    min-width: 80px;
    background-color: rgba(255, 255, 255, .1);
    color: #ccc;
    border: none !important
}

.ps__-list .item .btn.active {
    background: #1e90ff;
    color: #111
}

.showmodal .modal-content {
    background: rgba(62, 68, 89, .9)
}

.showmodal .content {
    margin-bottom: 30px;
    line-height: 1.5em;
    color: #bec5dd
}

.showmodal .content p {
    line-height: 1.5em !important
}

.fdi-item {
    white-space: nowrap
}

.fdi-item a {
    cursor: pointer
}

.fdi-item.eps a {
    display: inline-block;
    color: #fff;
    border: 1px solid #ccc;
    padding: 0 4px;
    border-radius: 4px;
    opacity: .5;
    font-size: 11px
}

.fdi-item.eps a:hover {
    opacity: .8
}

@-webkit-keyframes loadanimation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        transform: translate3d(30%, 0, 0)
    }
}

@keyframes loadanimation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    100% {
        transform: translate3d(30%, 0, 0)
    }
}

@keyframes removing {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.dwl-ul {
    padding: 0;
    position: relative
}

.dwl-ul .dwl-item {
    cursor: grab;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    max-width: 300px;
    padding: 1rem;
    border-radius: .75rem;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, .10126057258841037) 0, rgba(255, 255, 255, 0) 100%)
}

.dwl-ul .dwl-item>.comment-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding-bottom: 0;
    position: absolute;
    left: 1rem;
    top: 1rem
}

.dwl-ul .dwl-item>.comment-inline {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.dwl-ul .dwl-item .text-cut {
    flex-grow: 1;
    -webkit-line-clamp: 4;
    margin-bottom: 1rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 82px
}

.dwl-ul .dwl-item .about {
    margin-bottom: .75rem;
    padding-left: 50px
}

.dwl-ul .dwl-item .about>.user-name,
.dwl-ul .dwl-item .about>div {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500
}

.dwl-ul .dwl-item .about>.user-name {
    font-weight: 500;
    margin-bottom: 0;
    height: 22px
}

.dwl-ul .dwl-item .about>div.time {
    color: #888;
    height: 20px;
    font-size: .8em
}

.dwl-ul .dwl-item .about span.role {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase
}

.dwl-ul .dwl-item .on-chapt {
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dwl-ul .dwl-item .on-chapt a {
    color: #1e90ff;
    font-weight: 500
}

.dwl-ul .swiper-slide {
    width: auto;
    padding: 30px 0
}

.dwl-ul .swiper-container .swiper-scrollbar {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    bottom: 0;
    height: 5px;
    background-color: rgba(255, 255, 255, .1)
}

.os-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: -.5rem;
    overflow: hidden
}

.os-list .os-item {
    width: calc(16.66% - 1rem);
    height: 60px;
    margin: .5rem;
    overflow: hidden;
    text-align: center;
    background-color: rgba(255, 255, 255, .1);
    border-radius: .5rem;
    display: block;
    position: relative
}

.os-list .os-item .title {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 10px;
    z-index: 3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.os-list .os-item .season-poster {
    position: absolute;
    z-index: 1;
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    background-position: center center;
    background-size: cover;
    filter: blur(3px);
    opacity: .3
}

.os-list .os-item:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/live-thumb.png) repeat
}

.os-list .os-item.active {
    border: 1px solid #1e90ff
}

.os-list .os-item.active .title {
    color: #1e90ff
}

@keyframes new-chat {
    0% {
        top: 0
    }

    50% {
        top: -1px
    }

    100% {
        top: 1px
    }
}

@keyframes lflash {
    0% {
        background-color: #0002;
        box-shadow: 24px 0 #0002, -24px 0 #000
    }

    50% {
        background-color: #000;
        box-shadow: 24px 0 #0002, -24px 0 #0002
    }

    100% {
        background-color: #0002;
        box-shadow: 24px 0 #000, -24px 0 #0002
    }
}

#totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #1e90ffa3;
    cursor: pointer;
    z-index: 9;
    display: none;
    opacity: .8;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

#totop.active {
    display: block
}

#totop:hover {
    opacity: 1
}

#totop i {
    line-height: 50px;
    color: #000;
    font-size: 16px
}

.block_area-header .float-left,
.block_area-header .float-right {
    float: none !important
}

.block_area-header .clearfix {
    display: none !important
}

.sharethis-inline-share-buttons {
    z-index: 99 !important
}

@keyframes guidelines-tag {
    0% {
        background-color: #fff;
        transform: scale(1)
    }

    50% {
        background-color: #1e90ff;
        transform: scale(1.1)
    }

    100% {
        background-color: #fff;
        transform: scale(1)
    }
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

#slider {
    background: 0 0;
    overflow: hidden;
    z-index: 1;
    position: relative;
    display: block;
    padding-right: 0;
    width: 100%;
    padding-bottom: 500px;
    padding-top: 100px;
    margin-bottom: 30px
}

#slider .swiper-slide {
    position: relative;
    overflow: hidden;
    background: #201f31
}

#slider .sc-detail {
    font-size: 1em;
    font-weight: 300;
    margin-bottom: .75rem
}

#slider .sc-detail .dot {
    background: #fff;
    width: 4px;
    height: 4px;
    margin: 2px 10px;
    opacity: .5
}

#slider .sc-detail .scd-item {
    margin-bottom: 5px;
    margin-right: 15px;
    display: inline-block;
    overflow: hidden
}

#slider .sc-detail .scd-item i {
    font-size: .8em;
    position: relative;
    top: -1px
}

#slider .sc-detail .scd-item .quality {
    display: inline-block;
    background: #1e90ff;
    padding: 3px 4px;
    color: #111;
    border-radius: 5px;
    line-height: 1em;
    font-weight: 600;
    font-size: 12px
}

#slider .swiper-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}


.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffc107;
    margin: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: #e2e6ea
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-navigation {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 40px;
    height: auto;
    z-index: 10
}

.swiper-button {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
    margin: 3px 0
}

.swiper-button:hover {
    background: #1e90ff !important;
    color: #111
}

@media screen and (max-width: 1800px) {
    #ani_detail .anis-content {
        padding: 70px 150px
    }

    .anis-content .anisc-poster {
        left: 150px
    }
}

@media screen and (min-width: 1600px) {
    .block_area-seasons .os-list .os-item {
        height: 80px;
        margin: 0 5px 10px;
        width: calc(12.5% - 10px)
    }

    .block_area-seasons .os-list .os-item .title {
        font-size: 13px;
        line-height: 1.4
    }
}

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

    #wrapper,
    .container {
        max-width: 100%
    }

    .container {
        padding-left: 15px
    }

    #header #logo {
        margin-left: 50px;
        margin-right: 20px
    }

    .deslide-wrap .container {
        padding: 0
    }

    .deslide-item .deslide-item-content {
        padding-left: 40px
    }

    #ani_detail .anis-content {
        padding: 70px 25% 70px 0
    }

    .anis-content .anisc-detail {
        padding-right: 60px;
        min-height: 330px;
        padding-left: 270px
    }

    .anis-content .anisc-poster {
        left: 40px
    }

    .anis-content .anisc-info {
        top: 50%;
        transform: translateY(-50%);
        bottom: auto
    }

    .anis-watch-detail .anis-content .anisc-poster {
        transform: none !important;
        width: 100px;
        margin-bottom: 20px
    }

    .anis-watch-detail .anis-content .anisc-detail {
        min-height: auto !important
    }

    .anis-watch-detail .anis-content .anisc-detail .film-name {
        margin-bottom: 15px
    }

    .anis-watch-tv .player-frame {
        padding-bottom: 460px
    }

    .header-group {
        margin-left: 30px
    }

    #search {
        width: 360px
    }

    .deslide-wrap .swiper-navigation {
        right: 15px
    }

    .os-list .os-item {
        width: calc(20% - 10px)
    }
}

@media screen and (min-width: 1401px) {

    .pc-resize {
        display: block
    }
}

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

    #mobile_menu {
        display: inline-block
    }

    #header #logo {
        margin-left: 50px;
        margin-right: 20px
    }

    .film_list .film_list-wrap .flw-item {
        width: calc(25% - 1rem)
    }

    #search {
        width: 290px;
        position: relative;
        left: auto;
        top: auto;
        float: left
    }

    #sidebar_menu {
        z-index: 103
    }

    .deslide-item .deslide-item-content {
        width: 600px
    }

    .deslide-item .desi-head-title {
        font-size: 40px;
        line-height: 1.2em
    }

    #slider {
        padding-bottom: 450px
    }

    .anis-watch-tv .player-frame {
        padding-bottom: 56.25%
    }

    .anis-watch {
        width: auto;
        margin: 0;
        padding-right: 0
    }

    .anis-watch-wrap {
        padding-bottom: 0
    }

    .layout-page-watchtv .anis-watch-wrap {
        padding-bottom: 0;
        width: calc(100% - 60px);
        margin: 0 30px
    }

    .anis-watch-detail {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: auto;
        padding: 35px 0;
        margin-bottom: 0
    }

    .anis-watch-detail .anis-content {
        padding: 0 320px 0 100px !important;
        min-height: 120px
    }

    .anis-watch-detail .anis-content .anisc-poster {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px !important
    }

    .anis-watch-detail .anis-content .anisc-detail .film-name {
        margin-bottom: 10px;
        font-size: 20px
    }

    .anis-watch-detail .anis-content .anisc-detail {
        margin-bottom: 0
    }

    .anis-watch-detail .anis-content .anisc-detail .film-stats {
        margin-bottom: 10px
    }

    .anis-watch-detail .dt-rate {
        position: absolute;
        top: 0;
        right: 0;
        width: 300px
    }

    .os-list .os-item {
        width: calc(16.66% - 1rem)
    }

    .anif-block-ul li .film-detail {
        font-size: .85em
    }

    .tick {
        flex-wrap: wrap
    }
}

@media screen and (max-width: 1640px) and (min-width:1300px) {
    .player-controls .pc-right .pc-item .btn {
        font-size: 0
    }

    .player-controls .pc-right .pc-item .btn i {
        font-size: 20px;
        margin: 0 !important
    }

    .anw-group .zrg-title {
        display: none
    }
}

@media screen and (max-width: 1299px) {
    #main-wrapper {
        min-height: calc(100vh - 520px)
    }

    #wrapper {
        padding-top: 0
    }

    #header {
        text-align: center;
        position: relative !important;
        top: auto;
        left: auto;
        right: auto;
        background: #2d2b44 !important;
        margin-bottom: 25px
    }

    #header.header-home {
        background: #2d2b44 !important
    }

    #ani_detail {
        margin-top: -25px
    }

    #header_right {
        position: static;
        top: 0;
        background: 0 0
    }

    #header #logo span {
        font-size: 16px
    }

    #mobile_search {
        display: block
    }

    #search {
        top: 70px;
        left: 0;
        margin: 0;
        bottom: auto;
        width: 100%;
        display: block;
        position: absolute;
        background: #2d2b44;
        padding: 0 15px 10px;
        display: none
    }

    #search.active {
        display: block
    }

    #search.active .search-content {
        padding-left: 50px
    }

    .search-content .filter-icon {
        width: 40px;
        text-align: center;
        border-radius: 5px;
        padding: 0;
        line-height: 40px;
        height: 40px;
        top: 0;
        left: 0;
        bottom: auto;
        font-size: 0;
        background: rgba(255, 255, 255, .2) !important
    }

    .search-content .filter-icon:before {
        content: "\f0b0";
        font-family: "Font Awesome 5 Free";
        font-size: 14px;
        font-weight: 900
    }

    .search-content input.search-input {
        padding-right: 40px
    }

    .search-content .search-icon {
        right: 0
    }

    #search .search-result-pop {
        left: -15px;
        right: -15px;
        top: 50px
    }

    #search .search-result-pop .nav-item {
        padding: 15px
    }

    #search .search-result-pop .nav-item .film-poster {
        width: 40px;
        padding-bottom: 55px
    }

    .search-content input.search-input {
        border-radius: 5px
    }

    #header #logo {
        margin-left: 50px;
        margin-right: 0
    }

    .deslide-wrap {
        margin-top: -25px
    }

    .deslide-item .desi-description {
        -webkit-line-clamp: 2
    }

    .deslide-item .desi-head-title {
        font-size: 30px;
        -webkit-line-clamp: 2
    }

    .deslide-item .desi-sub-text {
        font-size: 14px;
        line-height: 1em
    }

    #slider {
        padding-top: 0
    }

    .block_area .block_area-header .cat-heading {
        font-size: 22px
    }

    .dwl-ul {
        min-height: auto
    }

    .dwl-ul .swiper-slide {
        padding-bottom: 40px;
        padding-top: 30px
    }

    .dwl-ul .dwl-item {
        font-size: 13px
    }
}

@media screen and (min-width: 1199px) and (max-width:1499px) {
    .cbox.cbox-list .anif-block-chart li {
        padding-right: 0;
        position: relative
    }
}

@media screen and (max-width: 1199px) {
    #main-wrapper {
        min-height: calc(100vh - 470px)
    }

    #main-content,
    #main-sidebar {
        float: none;
        width: 100%;
        padding: 0
    }

    .desi-buttons .btn {
        font-size: 14px
    }

    .deslide-item .deslide-item-content {
        width: 50%
    }

    #anime-featured {
        margin-bottom: 20px;
        margin-top: 20px
    }

    #footer {
        padding: 0 0 20px
    }

    #footer-about {
        padding-bottom: 20px
    }

    .anis-content .anisc-detail .film-name {
        font-size: 30px
    }

    .anis-content .anisc-detail .film-description,
    .anis-content .anisc-detail .film-stats {
        font-size: 13px
    }

    #ani_detail .anis-content {
        padding: 40px 15px
    }

    .anis-content .anisc-info,
    .anis-content .anisc-info-wrap {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        width: auto;
        background: 0 0;
        transform: none
    }

    .anis-content .anisc-poster {
        top: 35px;
        transform: none;
        left: 15px;
        width: 180px
    }

    .anis-content .anisc-detail {
        padding-left: 210px;
        padding-right: 0;
        margin-bottom: 40px
    }

    .anis-content .anisc-info-wrap {
        margin: 0 -30px -40px;
        padding: 30px 30px;
        background: rgba(32, 31, 49, .5)
    }

    .anis-content .anisc-info .item-list {
        border: none;
        padding: 0
    }

    #episodes-content {
        position: relative;
        top: auto;
        right: auto;
        width: 100%
    }

    .anis-watch-tv {
        padding-left: 0;
        padding-right: 0;
        max-width: none
    }

    .anis-watch-tv .player-frame {
        padding-bottom: 56.25%
    }

    .player-controls .pc-item {
        margin: 5px
    }

    .main-az ul.az-list li a {
        font-size: 14px
    }

    .layout-page-watchtv .anis-watch-wrap {
        margin: 0 auto;
        width: calc(100% - 160px)
    }

    #ani_detail .prebreadcrumb {
        display: none
    }

    .anis-watch-wrap {
        padding-top: 0
    }

    .anis-watch-wrap.active .anis-watch-tv {
        padding-left: 0;
        padding-right: 0
    }

    .anw-group .zrg-title {
        display: none
    }

    .deslide-item .deslide-cover {
        left: 0
    }
}

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

    .film_list.film_list-grid .film_list-wrap .flw-item {
        width: calc(25% - 1rem) !important
    }

    .actor-page-wrap {
        margin: 30px 0;
        padding-left: 0
    }

    .actor-page-wrap .avatar {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        top: auto;
        margin-bottom: 30px
    }

    .actor-page-wrap .prebreadcrumb {
        display: none
    }

    .actor-page-wrap .apw-detail .name,
    .actor-page-wrap .apw-detail .sub-name {
        text-align: center
    }

    .sub-box {
        width: 100%
    }

    .anis-watch-detail {
        padding: 25px 10px
    }

    .main-az ul.az-list li {
        width: calc(6.66% - 6px)
    }

    .layout-page-watchtv .anis-watch-wrap {
        width: 100%
    }

    .anis-watch {
        width: auto;
        margin: 0 -15px
    }

    .tooltip {
        display: none !important
    }

    .header-group {
        display: none
    }

    .share-icon {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 860px) {
    .anis-watch-detail .dt-rate {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        max-width: 400px;
        width: 100%
    }

    .anis-watch-detail .anis-content {
        padding-right: 0 !important;
        padding-top: 180px !important
    }

    .anis-watch-detail .anis-content .anisc-poster {
        top: 180px
    }

    #sidebar_menu {
        width: 300px
    }

    .dwl-ul {
        margin-left: -20px;
        margin-right: -20px
    }

    .dwl-ul .swiper-container {
        padding: 0 20px
    }

    .os-list .os-item {
        width: calc(16.66% - 10px)
    }
}

@media screen and (max-width: 759px) {
    #main-wrapper {
        min-height: calc(100vh - 355px);
        display: inline-block;
        width: 100%
    }

    #slider {
        padding-bottom: 300px
    }

    .deslide-item .deslide-item-content {
        padding-left: 15px;
        width: 100%;
        padding-right: 100px;
        top: auto;
        transform: none;
        bottom: 30px
    }

    .deslide-item .desi-sub-text {
        margin-bottom: 10px
    }

    .deslide-item .deslide-cover .deslide-cover-img:before {
        display: none
    }

    .deslide-item .deslide-cover .deslide-cover-img img {
        opacity: .6
    }

    .deslide-item .deslide-cover .deslide-cover-img:after {
        background: #201f31;
        background: -moz-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 82%);
        background: -webkit-linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 82%);
        background: linear-gradient(0deg, #201f31 0, rgba(32, 31, 49, 0) 82%)
    }

    .deslide-item .desi-head-title {
        font-size: 20px
    }

    .deslide-item .desi-description {
        display: none
    }

    .swiper-navigation {
        bottom: 30px
    }

    #slider {
        margin-bottom: 0;
        padding-bottom: 350px
    }

    #slider .sc-detail {
        display: none
    }

    .film_list.film_list-grid .film_list-wrap .flw-item {
        width: calc(33.33% - 1rem) !important
    }

    .block_area {
        margin-bottom: 30px
    }

    .flw-item .film-poster .film-poster-ahref i,
    .flw-item .film-poster .film-poster-ahref:after,
    .flw-item .film-poster .film-poster-ahref:before {
        display: none
    }

    #footer .footer-links {
        text-align: center;
        float: none !important;
        display: block !important;
        overflow: hidden;
        width: 100%
    }

    #footer .footer-links ul {
        text-align: center;
        float: none !important;
        display: block !important;
        overflow: hidden;
        width: 100%
    }

    #footer .footer-links ul li {
        display: inline-block;
        margin: 0 12px;
        float: none !important
    }

    #footer {
        font-size: 13px;
        padding: 0
    }

    #footer-about {
        padding: 1rem 0;
        text-align: center
    }

    .footer-az ul.az-list li {
        margin: 5px
    }

    .footer-joingroup .anw-group {
        display: inline-block;
        margin: 0 auto
    }

    .footer-joingroup .anw-group .zrg-title {
        text-align: left
    }

    .player-controls .pc-item .btn {
        font-size: 0;
        padding: .25rem
    }

    .player-controls .pc-item .btn i {
        font-size: 20px;
        margin: 0 !important
    }

    .trending-navi {
        display: none
    }

    .trending-list {
        padding: 0
    }

    .share-buttons.share-buttons-min .share-buttons-block {
        padding-top: 0 !important
    }

    .share-buttons.share-buttons-min .share-buttons-block .sbb-title {
        padding-left: 0 !important;
        border-left: none !important;
        margin-bottom: 10px
    }

    .player-servers {
        padding-left: 15px;
        background: #14151a
    }

    .player-servers #servers-content {
        min-height: auto;
        background: 0 0;
        border-radius: 0
    }

    .player-servers .ps_-block {
        background: #201f31
    }

    .schedule-alert {
        background: #14151a
    }

    .schedule-alert .alert {
        border-radius: 0
    }

    .ps__-list .item {
        margin: 2px 7px 2px 0
    }

    .ps__-list .item .btn {
        min-width: auto
    }

    .player-servers .ps_-block {
        padding: 10px;
        padding-left: 110px
    }

    .player-servers .ps_-block .ps__-title {
        line-height: 34px
    }

    .player-servers .ps_-block .small {
        margin-left: -95px;
        font-size: 12px
    }

    .dwl-ul .dwl-item>.comment-avatar {
        width: 30px;
        height: 30px
    }

    .dwl-ul .dwl-item .about {
        padding-left: 40px
    }

    .os-list .os-item {
        width: calc(20% - 10px)
    }
}

@media screen and (max-width: 575px) {
    #header {
        height: 50px;
        margin-bottom: 15px
    }

    #ani_detail {
        margin-top: -15px
    }

    #mobile_menu {
        top: 5px
    }

    #mobile_search {
        margin: 10px 5px
    }

    #mobile_menu i,
    #mobile_search i {
        font-size: 20px
    }

    #header #logo {
        margin: 8px 0 8px 35px;
        height: 34px
    }

    #header_right {
        padding: 5px 0
    }

    #search {
        top: 50px
    }

    .deslide-wrap {
        margin-top: -15px
    }

    .swiper-navigation {
        display: none
    }

    .anif-block-ul li .film-detail .film-name {
        font-size: 14px
    }

    .pre-pagination {
        margin: 20px 0 !important
    }

    .premodal .pre-pagination {
        margin: 20px 0 0 !important
    }

    .prebreadcrumb {
        display: none
    }

    #filter-block {
        margin: 0 0 30px
    }

    .category_filter {
        padding: 15px;
        border-radius: 0;
        margin: -15px -15px 30px
    }

    .category_filter .ni-list {
        max-height: 200px;
        overflow: auto
    }

    .premodal .modal-content .close {
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: -20px;
        background: #fff;
        color: #111
    }

    .premodal-login .modal-content {
        padding-top: 0
    }

    .anis-content .anisc-poster {
        position: relative;
        left: auto;
        top: auto;
        width: 140px;
        margin: 0 auto 20px
    }

    .anis-content .anisc-detail .film-name {
        font-size: 24px;
        text-align: center;
        line-height: 1.2em;
        margin-bottom: 15px
    }

    .anis-content .anisc-detail .film-buttons,
    .anis-content .anisc-detail .film-stats {
        text-align: center;
        margin-bottom: 20px;
        justify-content: center
    }

    .anis-content .anisc-detail .film-buttons .btn {
        margin: 5px !important
    }

    .anis-content .anisc-detail {
        padding-left: 0;
        min-height: auto;
        margin-bottom: 20px
    }

    .anis-content .anisc-detail .film-description {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        opacity: .5
    }

    .anis-content .anisc-info-wrap {
        padding: 20px;
        margin: 0 -20px -30px
    }

    #ani_detail .anis-content {
        padding: 30px 5px
    }

    .anis-content .anisc-detail .film-description.m-hide {
        display: none
    }

    .anis-watch-detail .anis-content .anisc-detail .film-description.m-hide {
        -webkit-line-clamp: 3;
        display: -webkit-box;
        font-size: 12px;
        opacity: 1
    }

    .anis-content .anisc-info .item-title .text {
        font-size: 13px;
        color: #aaa;
        line-height: 1.4em;
        margin: 10px 0;
        max-height: 90px;
        overflow: auto
    }

    .anis-watch-detail .anis-content .anisc-detail .film-name {
        font-size: 20px
    }

    .anis-watch-detail {
        padding: 20px 0
    }

    .anis-watch-detail .dt-rate {
        top: 5px
    }

    .anis-watch-detail .anis-content .anisc-detail .film-name {
        text-align: left
    }

    .anis-watch-detail .anis-content .anisc-detail {
        margin-bottom: 0
    }

    .anis-watch-detail .anis-content {
        padding-left: 75px !important
    }

    .anis-watch-detail .anis-content .anisc-poster {
        width: 60px !important
    }

    .anis-watch-detail .anis-content .anisc-detail .film-stats {
        text-align: left;
        margin-bottom: 10px
    }

    .anis-cover {
        left: -15px;
        right: -15px
    }

    .premodal .modal-content .close {
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 0 20px 0 8px
    }

    .per-info .pi-avatar img {
        filter: none !important;
        opacity: 1 !important
    }

    .player-controls {
        background: #070709
    }

    .main-az ul.az-list li {
        width: calc(12.5% - 6px)
    }

    #anime-trending {
        padding: 0;
        background: 0 0;
        margin-bottom: 0
    }

    .share-buttons .share-buttons-block {
        padding-left: 0
    }

    .share-buttons.share-buttons-home .share-buttons-block {
        margin-top: 0
    }

    .share-buttons.share-buttons-home .share-buttons-block .sbb-title {
        padding: 0 !important
    }

    .share-buttons.share-buttons-home .share-buttons-block .share-icon {
        display: none
    }

    .share-buttons.share-buttons-home .share-buttons-block {
        padding-left: 0
    }

    .share-buttons .share-buttons-block .sbb-title {
        padding: 0;
        border-left: none
    }

    .share-buttons.share-buttons-min .share-buttons-block .sbb-title {
        margin-bottom: 0;
        padding-top: 0
    }

    .trending-list .item {
        padding-bottom: 150%
    }

    .trending-list .item .number {
        bottom: auto;
        top: 0;
        right: auto;
        width: 40px;
        left: 0;
        height: 30px;
        background: #fff;
        z-index: 9
    }

    .trending-list .item .number span {
        font-size: 18px;
        line-height: 30px;
        transform: none;
        text-align: center;
    }

    .trending-list .item .film-poster {
        left: 0;
        top: 0;
        bottom: 0
    }

    #sidebar_menu {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    #sidebar_menu::-webkit-scrollbar {
        display: none
    }

    #trending-home {
        margin-right: -15px;
        margin-left: -15px
    }

    #trending-home:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        width: 30px;
        z-index: 10;
        background: #201f31;
        background: linear-gradient(90deg, rgba(32, 31, 49, 0) 0, rgba(32, 31, 49, .9) 100%)
    }

    .player-controls .pc-item.pc-control {
        display: none
    }

    .os-list .os-item {
        width: calc(33.33% - 1rem)
    }

    .share-icon {
        display: none !important
    }
}

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

    .server-notice {
        font-size: 12px;
        line-height: 1.4em;
        margin-bottom: 0
    }

    .deslide-item .desi-description {
        font-size: 11px;
        line-height: 1.3em;
        margin-bottom: 15px
    }

    .desi-buttons .btn {
        font-size: 12px
    }

    .deslide-item .desi-sub-text {
        font-size: 10px;
        margin-bottom: 10px
    }

    #slider {
        padding-bottom: 320px
    }

    .premodal .modal-content .modal-header {
        padding: 20px 20px 0
    }

    .premodal .modal-content .modal-body {
        padding: 20px
    }

    .premodal-login .modal-content .modal-body {
        padding: 20px 20px 40px
    }

    #main-wrapper {
        margin-bottom: 30px !important
    }

    .block_area .block_area-header .cat-heading {
        font-size: 18px !important;
        margin: 0;
        line-height: 36px
    }

    .watching .prebreadcrumb {
        display: none
    }

    .block_area .block_area-header {
        margin-bottom: 5px
    }

    .block_area_sidebar .cbox.cbox-genres {
        background: 0 0;
        padding: 0
    }

    .block_area_sidebar .cbox.cbox-genres ul li {
        width: auto !important;
        margin-bottom: 7px
    }

    .block_area_sidebar .cbox.cbox-genres ul li a {
        background: rgba(255, 255, 255, .1) !important;
        padding: 6px 10px
    }

    .actor-page-wrap .avatar {
        width: 150px;
        height: 150px;
        margin-bottom: 20px
    }

    .sub-box .sub-box-list .per-info {
        width: 99%
    }

    .per-info .pi-name {
        font-size: 12px
    }
}

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

    #main-wrapper {
        min-height: calc(100vh - 341px)
    }

    .deslide-item .desi-head-title {
        font-size: 16px
    }

    #footer .footer-logo {
        display: none
    }

    #footer .footer-top {
        padding-bottom: 0;
        border: none
    }

    .footer-az {
        display: none
    }

    .footer-joingroup {
        float: none;
        margin: 0 auto
    }

    .footer-joingroup .anw-group {
        padding: 15px;
        border: none;
        font-weight: 500;
        background: #fff;
        color: #111;
        border-radius: 10px
    }

    .footer-joingroup .anw-group .zrg-title .top {
        font-weight: 500
    }

    .footer-joingroup .anw-group .zrg-title .bottom {
        color: #111
    }

    .block_area .block_area-header {
        position: relative
    }

    .block_area .block_area-header {
        position: relative
    }

    .block_area .block_area-header .float-right {
        top: 0;
        right: 0
    }

    .block_area .block_area-header .bah-tab-min {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 5px;
        margin-bottom: -5px
    }


    .pre-tabs .nav-item .nav-link {
        font-size: 12px;
        padding: 0 10px;
        line-height: 30px
    }

    .actor-menu .pre-tabs .nav-item .nav-link {
        line-height: 44px
    }

    .actor-menu {
        margin-bottom: 20px;
        border-radius: 6px;
        padding: 0 10px
    }

    .pre-tabs .nav-item {
        margin-right: 4px;
        margin-bottom: 4px
    }

    .pre-pagination .pagination {
        display: block;
        height: 44px;
        overflow: hidden;
        white-space: nowrap;
        text-align: center
    }

    .pre-pagination .pagination .page-item {
        margin: 2px;
        display: inline-block
    }

    .film_list.film_list-grid .film_list-wrap .flw-item {
        width: calc(50% - 1rem) !important
    }

    .seasons-list {
        margin: 0 0 20px !important
    }

    .deslide-item .deslide-item-content {
        padding-right: 80px
    }

    .anis-watch-detail .anis-content .anisc-detail .film-name {
        font-size: 16px
    }

    .h2-heading {
        font-size: 20px !important
    }

    .cfc-min-block .cmb-item {
        padding: 0 6px 0 10px;
        margin: 0 5px 5px 0
    }

    .cfc-min-block .cmb-item .ni-head {
        margin-right: 0
    }

    .cfc-min-block {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed rgba(255, 255, 255, .2)
    }

    .cfc-button .btn {
        display: block
    }

    .player-controls .pc-item.pc-toggle {
        margin-right: 5px
    }

    .comments-wrap {
        padding: 15px
    }

    .show-comments {
        margin: 0 -15px
    }

    .dwl-ul {
        margin-left: -15px;
        margin-right: -15px
    }

    .dwl-ul .swiper-container {
        padding: 0 15px
    }

    .dwl-ul .swiper-container .swiper-scrollbar {
        display: none
    }

    .dwl-ul .swiper-slide {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .os-list .os-item {
        width: calc(50% - 1rem)
    }

    #totop {
        bottom: 10px;
        right: 10px
    }

    .anif-block-ul li .film-detail .fd-infor .tick {
        flex-wrap: wrap
    }

    .anif-block-ul li .film-detail .fd-infor .tick .fdi-item {
        margin: 4px 0
    }
}

@media screen and (max-width: 320px) {
    .deslide-item .deslide-item-content {
        padding-right: 60px
    }

    .share-buttons .share-buttons-block .sbb-title {
        display: none !important
    }
}

/* Page Transition Preloader */
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}