body,
html {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 16px;
    line-height: 20px;
}
/* landing genre */
    .genre-card {
        transition: all 0.3s ease-in-out;
        border-radius: 12px;      
        box-shadow: 0 2px 6px rgba(0,0,0,0.05);
        padding: 20px;
        height: 100%;
        background-color: #e5e7ec;
    }

    .genre-card:hover {
        box-shadow: 0 6px 12px rgba(0,0,0,0.15);
      
        transform: translateY(-10px);
    }

    .genre-icon {
        font-size: 36px;
        color: #8bc34a;
    }
.genre-title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 28px;
    margin-bottom: 10px;
    color: #fff;
    text-shadow: 
        0 0 5px #f39c12,
        0 0 10px #f39c12,
        0 0 15px #e67e22,
        0 0 20px #e67e22;
}

    .genre-description {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color: #160d0d;
    }

    .genre-link {
        font-size: 14px;
        color: #FF5722;
        text-decoration: none;
    }

    .genre-link:hover {
        text-decoration: underline;
    }
/* landing genre */	
.tab1.active,
.topview.active {
    background-color: #8bc34a !important;
}
.imagecover,
.item {
    position: relative;
}
.card-body,
.tagcloud05 ul li a {
    background-color: #dcdee7;
}
.card-body {
    padding: 0 !important;
}

.pagination a,
.tagcloud05 ul li a {
    box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px, rgba(0, 0, 0, 0.23) 0 3px 6px;
}
.item img,
.pagination a,
.quality-overlay {
    border-radius: 7px;
}
.btn-ct {
    height: 60px;
    color: #fff !important;
    background-color: #9fdc59 !important;
}
.btn-outline-ct {
    color: #f8f9fa !important;
    border-color: #e9ecef !important;
}
.item a:hover,
.maintit,
.title-movie,
.title-movie a:hover,
.titphim {
    color: #000;
}

div.detail,
div.item1 > div.content > li {
    text-align: left;
}
.episode,
.singlemv {
    cursor: pointer;
}
#list-eps,
.maintit {
    padding: 10px 0;
}
.btn,
.btn-dark,
.les-title,
.tagcloud05 ul li,
.tagcloud05 ul li a {
    display: inline-block;
}
.tag,
pre {
    text-align: justify;
}
.member {
    color: #242526;
    background-color: #e9ecef !important;
}
.bg-ctb {
    background-color: #1f2d31 !important;
}
.bg-light,
.bg-player,
.bg-tag,
.table-light,
.table-light > td,
.table-light > th,
body,
html {
    background-color: #dcdee7 !important;
}
.card-option {
    margin: 20px 0;
}
.tab1 {
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 50px;
    background-color: #c7cbcf;
    color: #242526 !important;
}
.tab1.active {
    color: #e9ecef !important;
    font-weight: 500;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #dee2e6 !important;
}
.maintit {
    font-size: 1.5em;
}
.titphim {
    font-weight: 400;
    font-size: 0.75 rem;
    line-height: 14px;
}
.title-movie {
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
    padding-left: 5px;
    text-align: left;
    font-size: 0.9rem;
    padding-bottom: 3px;
    margin: 0 auto;
}
.tagcloud05 ul li a::after,
.tagcloud05 ul li a::before {
    position: absolute;
}
.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 {
    font-size: 18px;
    padding: 10px;
}
.addthis_inline_share_toolbox text-center {
    margin: 10px auto;
}
.device {
    height: 20px;
}
.topview.active {
    color: #fff !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;
}
.tagcloud05 ul {
    margin: 0;
    padding: 0;
}
.tagcloud05 ul li {
    margin: 2px;
    padding: 0;
}
.tagcloud05 ul li a {
    font-weight: 500;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    border-radius: 4px;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.tagcloud05 ul li a::before {
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-color: transparent #c8c7c7 transparent transparent;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.quality,
.video {
    left: 0;
    width: 100%;
}
.tagcloud05 ul li a::after {
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #000;
    border-radius: 100%;
}
.tagcloud05 ul li span {
    display: block;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.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;
}
.clear,
.footer {
    clear: both;
}
.body,
.le-server,
.tag {
    padding: 10px;
}

.item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 0 10px;
    float: left;
    font-size: 11px;
}
.item a {
    color: #468ccf;
    text-decoration: none;
    font-weight: 700;
}

.pagination {
    padding: 10px;
    margin: 10px auto;
    justify-content: center;
}
.btn,
.info_view {
    margin-bottom: 0;
}
.pagination .current,
.pagination a {
    font-weight: 700;
    margin: 12px;
    padding: 10px;
}
.pagination a {
    color: #242526 !important;
}
.footer > a,
.pt-4 {
    color: #fff;
}
.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;
}
.pt-4 {
    background-color: #343a40;
}
.top-h1 {
    color: #006400;
    font-size: 16px;
}
.top-item1 {
    color: #006400;
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.top-h3 {
    color: red;
    padding: 2px;
    margin: 2px;
}
.h2-view,
.h3-quality,
.h3-rating,
.h4-cat,
.movie-details {
    padding: 0;
    margin: 0;
}
.h3-rating {
    color: red;
    font-size: 13px;
}
.h2-view {
    color: brown;
    font-size: 13px;
}
.h3-quality {
    color: #fa8258;
    font-size: 13px;
}
.movie-details {
    color: #000;
    font-size: 15px;
}
.movie-details a {
    color: #242526;
}
.movie-details > 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: 15px;
    border-radius: 5px;
}

div .iteminfo {
    box-shadow: 0 0.5px 0.5px rgba(0, 0, 0, 0.3);
}

div.image > img {
    width: 100%;
    height: auto;
}

.bg-filter {
    background-color: rgba(0, 0, 0, 0.1) !important;
    color: #000 !important;
}
.episode {
    font-weight: 600;
    color: #0d5b1f;
    margin: 5px;
    padding: 5px;
}
.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);
}
.singlemv {
    font-family: arial;
    color: #14396a !important;
    font-size: 19px;
    padding: 5px 15px;
    border-radius: 5px;
    background: #adb5bd;
}
.singlemv.active {
    background: #2cc950;
}
.les-title {
    width: 100px;
    float: left;
    margin: 5px;
    color: #468ccf;
    font-weight: 700;
}
pre {
    font-weight: 400 !important;
    display: block !important;
    white-space: pre;
    white-space: pre-wrap;
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 19px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    line-height: 22px;
    padding: 15px 10px;
    font-size: 0.95rem !important;
}
ol {
    list-style-type: circle;
    padding-left: 20px;
}
.imagecover {
    box-shadow: #26394d 0 20px 30px -10px;
}
.mvinfo {
    padding: 5px 0;
    width: 150px;
    border-radius: 4%;
}
.ftm {
    color: #c1c8c1 !important;
    font-family: Oswald, sans-serif !important;
}
.pagination .active a {
    background-color: #1bab3c;
    color: #fff !important;
}
#input-search-1,
.bg-filter {
    color: #959da0;
    font-weight: 500 !important;
}
#input-search-1,
.form1 {
    height: 60px;
    background-color: #e9ecef !important;
    color: #000 !important;
    font-weight: 500 !important;
    border-style: none !important;
}
.container1 {
    background-color: #dee2e6;
    padding: 15px;
    margin-top: 10px;
}
#input-search-1 {
    margin-bottom: 10px !important;
}
.intro {
    color: #454d55;
    font-size: 1.3rem;
    font-family: revert;
    padding-top: 10px;
}
.imagecover-wrapper {
    position: relative;
    display: inline-block;
}

.show-info-movie {
    position: absolute;
    top: 0;
    left: 150px; 
    width: 250px;
    background-color: #c3c6c9;
    border-radius: 8px;
    padding: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: translateY(10px);
    z-index: 999;
    box-shadow: rgba(50, 50, 93, 0.25) 0 30px 60px -12px, rgba(0, 0, 0, 0.3) 0 18px 36px -18px;
}
.imagecover-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.quality-overlay {	
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: rgba(0, 0, 0, 0.3);
    color: #ffc107;
    text-align: center;
    line-height: 30px;
    font-size: 0.85rem;
    font-weight: bold;
    z-index: 10;
}

.quality-overlay {
    transition: background 0.3s;
}
.imagecover:hover .quality-overlay {
    background: rgba(255, 0, 0, 0.8); 

}

.imagecover-wrapper:hover .show-info-movie {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
.info-title {
    margin-top: 0;
    overflow: hidden;
}
.info-title h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 3px;
    margin: 3px;
}
.info-top {
    border-radius: 5px;
    background: #c2c2b8;
    font-weight: 700;
    margin: 5px;
    padding: 5px;
}
.dropdown-item,
.dropdown-menu {
    background-color: #f3f0f0 !important;
    padding-top: 0.5rem;
}
.info-top .info-year.info-imdb {
    border-radius: 3px;
    background: #fed500;
    color: #333;
    font-weight: 700;
    margin-right: 15px;
    padding: 3px 5px;
}
.info-top .info-year {
    margin-right: 20px;
    padding: 3px 0;
}
.movie-plot {
	font-size: 0.9rem;
    line-height: 1.3em;
    margin: 5px 6px;
    text-align: justify;
    text-justify: inter-word;
}
.dropdown-item {
    font-weight: 450 !important;
}
.dropdown-menu {
    display: none !important;
    flex-wrap: wrap !important;
}
.dropdown-menu.show {
    display: flex !important;
}
.lft {
    color: #c1c8c1 !important;
    font-family: Trirong, serif;
}
@media (max-width: 2560px) {
    .container {
        max-width: 1400px !important;
    }
    .item {
        width: 16.66%;
    }
    .imagecover {
        width: 140px !important;
        height: 207px !important;
    }
}
@media (max-width: 1800px) {
    .container {
        max-width: 1400px !important;
    }
    .item {
        width: 16.66%;
    }
    .imagecover {
        width: 140px !important;
        height: 207px !important;
    }
}
@media (max-width: 1280px) {
    .item {
        width: 25%;
    }
    .imagecover {
        width: 150px !important;
        height: 222px !important;
    }
}
@media (max-width: 1024px) {
    .item {
        width: 25%;
    }
    .imagecover {
        width: 140px !important;
        height: 207px !important;
    }
}
@media (max-width: 800px) {
    .item {
        width: 25%;
    }
    .imagecover {
        width: 130px !important;
        height: 193px !important;
    }
}
@media (max-width: 768px) {
    .item {
        width: 25%;
    }
    .imagecover {
        width: 140px !important;
        height: 207px !important;
    }
}
@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;
    }
    .item {
        width: 33.33%;
    }
    .imagecover {
        width: 130px !important;
        height: 193px !important;
    }
}
@media (max-width: 414px) {
    #resize,
    #toggle_light {
        display: none;
        visibility: hidden;
    }
    .item {
        width: 50%;
    }
    .imagecover {
        width: 150px !important;
        height: 222px !important;
    }
}
@media (max-width: 320px) {
    ##toggle_light,
    #resize {
        display: none !important;
        visibility: hidden !important;
    }
    .item {
        width: 50%;
    }
    .imagecover {
        width: 150px !important;
        height: 222px !important;
    }
}
@media screen and (min-width: 768px) {
    .genre-menu {
        width: 420px;
    }
    .genre-menu2 {
        width: 150px;
        background-color: #ced4da !important;
    }
}
@media (max-width: 775px) {
    .show-info-movie {
        display: none !important;
    }
}
