.homepage-description {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    font-size: 1rem;
}
homepage-description > h2 {
    color: #1a1a1a;
    font-weight: 600;
    margin-top: 1.5em;
    font-size: 1rem;
}
.desc {
    color: #212529;
    list-style-type: circle;
}
.index-intro {
    font-size: 1.5rem;
}
.index-3 {
    font-size: 1.3rem;
}
.episode-box,
.movie-item {
    padding: 15px;
}
.btn,
.btn-social,
.center,
.item,
.pagination,
.quality,
.title-mv,
.top-h1,
.top-h2,
.top-h3,
.top-item1 {
    text-align: center;
}
.nav-effect::after,
.tagcloud05 ul li a::after,
.tagcloud05 ul li a::before {
    content: "";
    position: absolute;
}
.breadcrumb a,
.episode-link,
.footer-link,
.tagcloud05 ul li a {
    text-decoration: none;
}
.quality,
.tagcloud05 ul li span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.btn,
.quality {
    white-space: nowrap;
}
.section-title {
    font-family: "Special Gothic", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #2e5f39;
    margin-bottom: 12px;
    font-style: normal;
}
.episode-box,
.episode-btn,
.season-btn {
    font-family: Roboto, sans-serif;
    text-align: center;
}
.breadcrumb,
.movie-item {
    font-family: Arial, sans-serif;
}
.episode-link {
    color: inherit;
}
.episode-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f8f9fa;
    color: #007bff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ddd;
    border-radius: 8px;
    height: 60px;
    transition: background-color 0.3s, transform 0.2s;
}
.episode-link:hover .episode-box {
    background-color: #007bff;
    color: #fff;
    transform: scale(1.05);
}
.episode-btn,
.season-btn {
    min-width: 60px;
    border-radius: 6px;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    margin: 0 2px;
    color: #242526 !important;
}
#episode-buttons,
#season-buttons {
    gap: 10px;
    flex-wrap: wrap;
    display: flex;
}
.breadcrumb,
.breadcrumb a {
    align-items: center;
    display: flex;
}
.btn,
.btn-dark,
.btn-social,
.jtip-top .jt-info,
.les-title,
.tagcloud05 ul li,
.tagcloud05 ul li a {
    display: inline-block;
}
.footer-link {
    color: #ccc;
    transition: color 0.3s;
}
.footer-link:hover {
    color: #00ffc8;
}
.btn-social {
    margin: 5px;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    transition: 0.3s;
}
.btn-social:hover {
    color: #0ff;
    border-color: #0ff;
    box-shadow: 0 0 12px #0ff;
}
.image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}
.imagecover {
    width: 100%;
    height: auto;
    border-radius: 8px;
    max-width: 190px;
    max-height: 281px;
}
.quality {
    position: absolute;
    bottom: 0;
    background-color: #383d4196;
    color: #fff;
    padding: 2px 6px;
    font-size: 16px;
    max-width: 100%;
}
.movie-details,
div .iteminfo,
div.detail,
div.item1 {
    background-color: #fff;
}
.movie-details {
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 20px;
}
.breadcrumb {
    font-size: 14px;
    margin: 15px 0;
    flex-wrap: wrap;
    color: #bbb;
}
.breadcrumb a {
    color: #3498db;
    margin-right: 5px;
    gap: 5px;
    transition: color 0.2s;
}
.breadcrumb a:hover {
    color: #e74c3c;
}
.breadcrumb span {
    color: #aaa;
    margin: 0 6px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.breadcrumb i {
    font-size: 15px;
}
.btn-outline-dark:hover {
    background-color: #000;
    color: #fff;
}
.nav-effect {
    position: relative;
    color: #333 !important;
    font-weight: 500;
    transition: color 0.3s;
}
.nav-effect::after {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0ff;
    transition: width 0.3s;
}
.nav-effect:hover::after {
    width: 100%;
}
.nav-effect:hover {
    color: #0ff !important;
    text-shadow: 0 0 5px #0ff;
}
.fade-dropdown {
    animation: 0.3s ease-in-out fadeIn;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.transition-nav {
    transition: background-color 0.3s, box-shadow 0.3s;
}
.dropdown-menu {
    min-width: 400px !important;
}
.dropdown-column {
    min-width: 180px;
}
.item a:hover,
.maintit,
.title-mv,
.title-mv a:hover,
.titphim {
    color: #000;
}
.item img,
.quality {
    border-radius: 6px;
}
.btn,
.titphim {
    font-weight: 400;
}
div.detail,
div.item1 > div.content > li {
    text-align: left;
}
.btn,
.episode,
.singlemv {
    cursor: pointer;
}
#list-eps,
.maintit {
    padding: 10px 0;
}
.bg-foot {
    background-color: #141618 !important;
}
body,
html {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 16px;
    line-height: 20px;
}
.maintit {
    font-family: Helvetica;
    font-size: 1.5em;
}
.titphim {
    font-size: 0.75 rem;
    line-height: 14px;
}
.title-mv {
    font-size: 0.85rem;
    padding-bottom: 3px;
    margin: 0 auto;
}
.tagcloud05 ul,
ul {
    list-style: none;
}
.hometitle {
    padding: 20px;
    margin: 20px;
    font-size: 1.2em;
}
#lightout {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0.98;
    height: 100%;
    width: 100%;
    display: none;
}
.btn-space {
    padding: 10px !important;
    margin: 10px !important;
}
.tittv {
    color: #2aa646;
    font-family: "Special Gothic", sans-serif;
    font-size: 1.2rem;
    padding: 10px;
    font-weight: 700;
}
.device {
    height: 20px;
}
.topview.active {
    color: #fff !important;
    background-color: #888 !important;
    font-size: 16px !important;
}
.topview {
    color: #262626;
    font-size: 15px !important;
}
.table td,
.table th {
    padding: 0.2rem !important;
}
.more {
    color: #000;
    font-size: 19px;
    padding: 15px 30px 5px;
    margin: 5px 0;
}
.quality,
.video {
    left: 0;
    width: 100%;
}
.sort_bar form,
ul.pagination li {
    display: inline;
}
.tagcloud05 ul li a:hover {
    background-color: #555;
    color: #fff;
}
.tagcloud05 ul li a:hover::before {
    border-right-color: #555;
}
.pagination {
    padding-top: 10px;
    margin: 5px auto;
    justify-content: center;
}
.btn,
.info_view {
    margin-bottom: 0;
}
.pagination .current,
.pagination a {
    font-weight: 700;
    margin: 5px;
    padding: 10px;
}
.pagination a {
    border: 1px solid #242526;
    border-radius: 5px;
    color: #242526 !important;
}
.pagination a:hover {
    background-color: #98cb71;
}
.pagination .current {
    border: 1px solid #242526;
    border-radius: 5px;
    background-color: #242526;
    color: #fff;
}
th {
    font-size: 13px;
}
.containervideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    height: 100%;
}
.info_view {
    font-size: 11px;
    line-height: 21px;
}
.top-h1 {
    color: #006400;
    font-size: 16px;
}
.btn {
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-dark {
    color: #f9f9f9;
    background-color: #2b2b2b;
    padding: 2px;
    margin: 2px;
    border: 1px solid transparent;
    border-radius: 3px;
}
.top-item1 {
    color: #006400;
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.top-h3 {
    color: red;
    padding: 2px;
    margin: 2px;
}
.h2-view {
    color: brown;
    font-size: 13px;
}
.h3-quality {
    color: #fa8258;
    font-size: 13px;
}
.movie-information {
    font-weight: 700;
    color: #000;
    font-size: 15px;
}
.movie-information a {
    font-weight: 500;
    color: #043b10;
}
.movie-information > span {
    color: #000;
    font-weight: 350;
    font-size: 15px;
}
.h4-cat {
    color: #000;
    font-size: 13px;
}
.top-h2 {
    color: green;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 18px;
}
.episode,
.episode.active {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    border-radius: 6px;
}
.bg-filter {
    background-color: rgba(0, 0, 0, 0.1) !important;
    font-weight: 700 !important;
    color: #000 !important;
}
.episode {
    color: #1d681c;
    margin: 5px;
    padding: 5px;
    font-style: italic;
}
.play-movie,
.switch-server {
    padding: 10px;
}
.episode.active {
    margin: 10px;
    padding: 5px;
    font-weight: 700;
    background: linear-gradient(top, #85e598, #5fda6c);
    background: -ms-linear-gradient(top, #85e598, #5fda6c);
    background: -webkit-gradient(linear, left top, left bottom, from(#85e598), to(#5fda6c));
    background: -moz-linear-gradient(top, #85e598, #5fda6c);
}
.play-movie {
    font-family: arial;
    color: #14396a !important;
    font-size: 20px;
    border-radius: 8px;
    background: #adb5bd;
}
.play-movie.active {
    background: #85e598;
}
ol {
    list-style-type: square;
    padding-left: 20px;
}
.mvinfo {
    padding: 5px 0;
    width: 150px;
    border-radius: 4%;
}
.pagination .active a {
    background-color: #1c7e33;
    color: #fff;
}
@media (max-width: 2560px) {
    .container {
        max-width: 1400px !important;
    }
    .movie-item {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media (max-width: 1800px) {
    .container {
        max-width: 1400px !important;
    }
    .movie-item {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media (max-width: 1366px) {
    .container {
        max-width: 1200px !important;
    }
    .movie-item {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}
@media (max-width: 1200px) {
    .movie-item {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
}
@media (max-width: 1024px) {
    .movie-item {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (max-width: 900px) {
    .movie-item {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (max-width: 800px) {
    .movie-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 768px) {
    .movie-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 576px) {
    #resize,
    #toggle_light {
        display: none;
        visibility: hidden;
    }
    ol {
        list-style-type: circle;
        padding-left: 30px !important;
    }
    .card-main,
    .clear {
        display: none;
    }
    .movie-item {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}
.imagecover,
.imagecover:hover ~ .popcontents {
    opacity: 1;
    display: block;
}
@media (max-width: 414px) {
    #resize,
    #toggle_light {
        display: none;
        visibility: hidden;
    }
    .movie-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 320px) {
    ##toggle_light,
    #resize {
        display: none !important;
        visibility: hidden !important;
    }
    .movie-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.imagecover {
    transition: 0.5s;
    backface-visibility: hidden;
}
