:root {
    --color-core: #ffc107;
}
* {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar {
    width: 4px;
    height: 3px;
    border-radius: 3px;
}
::-webkit-scrollbar-thumb {
    background-color: #777;
}
@font-face {
    font-family: fontello;
    src: url(font/fontelloe878.eot?5310081);
    src: url(font/fontelloe878.eot?5310081#iefix) format("embedded-opentype"),
        url(font/fontelloe878.woff?5310081) format("woff"),
        url(font/fontelloe878.ttf?5310081) format("truetype"),
        url(font/fontelloe878.svg?5310081#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
html {
    box-sizing: border-box;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    color: #cbdbd1;
    background-color: #24262b;
    font: 13px sans-serif;
    line-height: 1.615;
    overflow-x: hidden;
    margin: 0;
}
img {
    max-width: 100%;
}
main {
    max-width: 1000px;
    margin: 0 auto;
}
.h_active {
    color: var(--color-core) !important;
}
@media only screen and (min-width: 877px) {
    .hidepc {
        display: none;
    }
    .popular-post .post-thumb {
        float: left;
        height: 82px;
        width: 120px;
        border-radius: 2px;
    }
}
@media only screen and (max-width: 876px) {
    .hidemobile {
        display: none;
    }
    .btn-zoom {
        display: none !important;
    }
    .popular-post .post-thumb {
        float: left;
        height: 95px;
        width: 140px;
        border-radius: 2px;
    }
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #dee2e6;
}
p {
    margin: 0;
    padding: 0;
}
form {
    margin-bottom: 0;
}
.row {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
#extras {
    padding: 5px 0;
    font-size: 11px;
}
#extras a {
    display: inline-block;
    height: 22px;
    font: 400 11px/20px arial;
    color: rgba(255, 255, 255, 0.8);
    padding: 1px 5px;
    white-space: nowrap;
    background: #2a2c2d;
    margin: 4px 0 2px;
    border-radius: 2px;
}
#extras a:hover {
    background-color: #ea4335;
    color: #fff;
}
header {
    background-color: #1e2024;
    padding: 0;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
ul {
    list-style-position: outside;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
header .form-search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.5;
}
#keyword:not(:valid) ~ .close-icon {
    display: none;
}
.tab-movies {
    display: block;
    margin-top: 12px;
}
.tab-movies1 {
    display: block;
    margin-top: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    background-color: #1e2024;
    overflow: hidden;
    padding: 10px 4px;
}
.tab-movies1 h2.title-movies1,
.tab-movies1 h1.title-movies1 {
    padding-left: 6px;
    margin: 0;
    font-size: 20px;
    color: #adb5bd;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    border-left: 2px solid var(--color-core);
}
.tab-movies1 h2.title-movies1:before,
.tab-movies1 h1.title-movies1:before {
    color: var(--color-core);
    position: absolute;
    top: 5px;
    right: -18px;
    content: "\e802";
    font-family: fontello;
    font-weight: 500;
    font-size: 14px;
}
.tab-movies h2.title-movies,
.tab-movies h1.title-movies {
    padding-left: 6px;
    margin: 0;
    font-size: 20px;
    color: #adb5bd;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    border-left: 2px solid var(--color-core);
}
.tab-movies h1.title-movies span {
    background: #f40;
    color: #fff;
    border-radius: 5px;
    padding: 2px 6px;
}
.tab-movies h2.title-movies:before,
.tab-movies h1.title-movies:before {
    color: var(--color-core);
    position: absolute;
    top: 5px;
    right: -16px;
    content: "\e802";
    font-family: fontello;
    font-weight: 500;
    font-size: 13px;
}
.list-movies {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.list-movies > li {
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 0;
}
.list-movies > li {
    width: 50%;
}
@media screen and (min-width: 600px) {
    .list-movies > li {
        width: 33.3333333333333%;
    }
}
@media screen and (min-width: 900px) {
    .list-movies > li {
        width: 25%;
    }
    .list-movies {
        margin-left: -5px;
        margin-right: -5px;
    }
    .list-movies > li {
        padding-top: 6px;
        padding-left: 3px;
        padding-right: 3px;
    }
}
.list-movies > li .image {
    position: relative;
    padding: 36%;
}
.list-movies > li .image .movie-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
.list-movies > li .title-movie {
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    font-size: 0.875rem;
    white-space: break-spaces;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #c3c3c3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-movie:hover .movie-play:before {
    opacity: 1;
    transform: scale(1);
}
.movie-play:before,
.movie-play:after {
    transition: 0.2s;
    opacity: 0;
}
.movie-play:before {
    content: "\e800";
    font-family: fontello;
    color: var(--color-core);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 3rem;
    height: 3.2rem;
    line-height: 3.2rem;
    padding-left: 3px;
    border-radius: 50%;
    text-align: center;
    font-size: 1.1rem;
    z-index: 2;
    transform: scale(0);
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 2px #fff, 0 0 10px rgba(0, 0, 0, 0.5);
}
.movie-play:after {
    content: "";
    background-color: #263238;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
li.item-movie:hover .title-movie {
    color: var(--color-core);
}
li.item-movie:hover .movie-play:after {
    opacity: 0.6;
}
li.item-movie:hover .movie-play:before {
    opacity: 1;
    transform: scale(1);
}
li.item-movie:hover .cripple {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 50%;
    border: 1px solid #fff;
    animation: ripple 900ms ease-out infinite;
}
li.item-movie {
    position: relative;
}
li.item-movie .label {
    font-size: 11px;
    position: absolute;
    top: 8px;
    border-left: 2px solid var(--color-core);
    background: none repeat scroll 0 0 rgb(0 0 0/50%);
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 2px;
    padding-top: 1px;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
@keyframes ripple {
    0% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.25);
        opacity: 1;
    }
    90% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1.75);
        opacity: 0;
    }
}
.tab-movies:first-child {
    margin-top: 0;
}
footer {
    margin-top: 5px;
}
footer a:hover {
    color: #ff5722;
}
div.navigation {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    font-size: 17px;
}
div.navigation .prev {
    left: -2px;
}
div.navigation .next {
    right: -2px;
}
div.navigation .prev,
div.navigation .next {
    position: absolute;
}
.navigation-scoll {
    text-align: center;
    padding: 10px 0 0;
    margin: 0;
    width: 100%;
}
div.navigation a {
    margin: 2px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    box-sizing: border-box;
    min-width: 35px;
    border-radius: 50%;
    background: #282828;
}
div.navigation a.currentpage {
    background: #b71c1c;
}
#video {
    background-color: #222;
    background-image: radial-gradient(#323232, #111);
    background-image: -webkit-radial-gradient(#323232, #111);
    background-image: -moz-radial-gradient(#323232, #111);
    background-image: -o-radial-gradient(#323232, #111);
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.1%;
}
.cssloading {
    width: 113px;
    font-size: 15px;
    color: #eee;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 1px 1px 0 #000;
}
.cssloading span {
    font-size: 20px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
.cssloading span:nth-child(2) {
    animation-delay: 0.2s;
}
.cssloading span:nth-child(3) {
    animation-delay: 0.4s;
}
@keyframes blink {
    0% {
        opacity: 0.1;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}
.user-action {
    padding-bottom: 4px;
}
.video-server,
.btn-zoom,
.btn-views,
.btn-likes,
.btn-dislikes,
.btn-rating {
    padding: 4px 9px;
    font-size: 13px;
}
.video-server:hover,
.btn-zoom:hover {
    background-color: #555;
    color: #fff;
}
.video-server {
    color: rgb(255 255 255/80%);
    cursor: pointer;
    display: inline-block;
    margin-right: 4px;
    background: #252525;
    border-radius: 4px;
}
.video-server.bt_active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #121212;
    pointer-events: none;
    cursor: default;
}
.btn-zoom {
    background: #252525;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    margin-right: 4px;
}
.video-stats {
    float: right;
}
.btn-likes {
    cursor: pointer;
    display: inline-block;
    background: #252525;
    border-radius: 4px;
}
.btn-likes i {
    transition: 0.2s ease;
    transform: scale(1);
}
.btn-likes i:active {
    transform: scale(1.5);
}
.btn-likes:hover {
    color: #34c759;
}
.btn-likes.active {
    color: #34c759;
    pointer-events: none;
    cursor: default;
}
.btn-dislikes {
    cursor: pointer;
    display: inline-block;
    background: #252525;
    margin-right: 4px;
    border-radius: 4px;
}
.btn-dislikes i {
    transition: 0.2s ease;
    transform: scale(1);
}
.btn-dislikes i:active {
    transform: scale(1.5);
}
.btn-dislikes:hover {
    color: #e44545;
}
.btn-dislikes.active {
    color: #e44545;
    pointer-events: none;
    cursor: default;
}
.btn-rating {
    margin-left: 4px;
    background: #252525;
    border-radius: 4px;
    display: inline-block;
}
.btn-rating i {
    font-size: 13px;
    color: #ff3b5c;
}
.btn-views {
    background: #252525;
    border-radius: 4px;
    display: inline-block;
}
.video-server.active {
    color: var(--color-core);
    background: #252525;
    pointer-events: none;
    cursor: default;
}
.info-movie {
    margin-top: 8px;
}
.info-movie article img {
    margin: 0 auto;
}
.infobv {
    margin-top: 2px;
}
article {
    font-size: 14px;
    max-height: 95px;
    overflow: hidden;
}
article.toggled {
    max-height: none !important;
}
.item-content-toggle {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    text-align: center;
    position: relative;
    padding-top: 2px;
    box-shadow: 0 -19px 20px 0 rgba(0, 0, 0, 0.51);
    margin: 4px -10px 10px;
}
.item-content-toggle .show-more {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-top: none;
    border-radius: 0 0 3px 3px;
    padding: 4px 10px;
    cursor: pointer;
    font-size: 13px;
}
@media (min-width: 1050px) {
    .body {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
        background-color: #1e2024;
        overflow: hidden;
        padding: 6px;
        margin-top: 65px;
    }
    header .logo {
        float: left;
        margin: 11px 50px;
    }
    header .button-menu {
        display: none;
    }
    header .button-search {
        display: none;
    }
    header .form-search {
        float: right;
        position: relative;
        margin: 5px 26px;
        width: 250px;
    }
    header .form-search input {
        color: #f9fafb;
        background-color: #24262b;
        margin-bottom: 0;
        border: 0;
        border-radius: 3px;
        padding: 0 8px 0 35px;
        font-weight: 300;
        height: 2.5rem;
        line-height: normal;
        display: block;
        width: 90%;
        outline: none;
    }
    .close-icon {
        font-size: 20px;
        position: absolute;
        color: var(--color-core);
        right: 13%;
        bottom: 0;
        margin: auto;
        padding: 2px;
        text-align: center;
        cursor: pointer;
    }
    header .form-search input:focus {
        background-color: rgba(49, 49, 49, 0.69);
    }
    header .form-search button {
        outline: none;
        background-color: transparent;
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        cursor: pointer;
        padding: 10px 15px;
        display: inline-block;
    }
    header .form-search button:before {
        content: "\e801";
        font-family: fontello;
        color: var(--color-core);
    }
    nav.list-menu {
        float: left;
    }
    nav.list-menu > ul > li {
        float: left;
        position: relative;
    }
    nav.list-menu > ul > li > a {
        text-transform: uppercase;
        padding: 13px 10px;
        display: block;
        line-height: 2;
    }
    nav.list-menu > ul > li.item-menu > a {
        padding: 13px 25px 13px 10px;
    }
    nav.list-menu > ul > li.item-menu > a:before {
        color: var(--color-core);
        position: absolute;
        top: 14px;
        right: 7px;
        content: "\e805";
        font-family: fontello;
        font-size: 12px;
    }
    nav.list-menu > ul > li > a:hover {
        color: var(--color-core);
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu {
        border-top: 3px solid var(--color-core);
        overflow: hidden;
        max-height: 0;
        overflow-y: auto;
        left: 12%;
        width: 345px;
        position: absolute;
        top: 100%;
        background-color: #1e1c1ceb;
        visibility: hidden;
        opacity: 0;
        z-index: 10;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    nav.list-menu > ul > li:hover.item-menu > ul.sub-menu {
        opacity: 1;
        visibility: visible;
        max-height: 440px;
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu > li {
        float: left;
        width: 33.333333%;
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu > li > a {
        color: #f7ecec;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        padding: 10px;
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu > li > a:hover {
        color: var(--color-core);
    }
    nav.list-menu > ul > li.item-menu:before {
        content: "";
        position: absolute;
        left: 39%;
        bottom: 0;
        opacity: 0;
        width: 0;
        height: 0;
        border-bottom: 5px solid var(--color-core);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid transparent;
        visibility: hidden;
        transition: 0.2s;
    }
    nav.list-menu > ul > li:hover.item-menu:before {
        visibility: visible;
        opacity: 1;
    }
    .header-title {
        color: #cebebe;
        line-height: 2em;
        margin: 0;
        font-weight: 300;
        font-style: italic;
        text-align: center;
        font-size: 17px;
        font-family: "droid serif", serif;
    }
}
@media (max-width: 1050px) {
    img.thumb-bv {
        text-align: center;
        vertical-align: middle;
        display: block;
        max-width: 50% !important;
        height: auto;
        margin-top: 8px !important;
    }
    .server span {
        display: none;
    }
    div.navigation .prev,
    div.navigation .next {
        display: none;
    }
    footer .tab-footer .logo {
        text-align: center;
    }
    footer .tab-footer {
        padding: 10px;
        margin: 0;
    }
    main.blur {
        filter: blur(5px);
    }
    .body {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
        background-color: #1e2024;
        overflow: hidden;
        padding: 6px;
        margin-top: 65px;
    }
    header {
        padding: 8px 5px;
    }
    header .logo {
        margin-top: 3px;
        text-align: center;
    }
    header .button-menu {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        padding: 20px;
    }
    header .button-menu.active span > i {
        background-color: var(--color-core);
    }
    header .button-menu.active span {
        position: absolute;
        top: 19px;
        left: 17px;
    }
    header .button-menu.active span > i:first-child {
        transform: rotate(-45deg) translate(-4px, 4px);
    }
    header .button-menu.active span > i:nth-child(2) {
        opacity: 0;
    }
    header .button-menu.active span > i:last-child {
        transform: rotate(45deg) translate(-3px, -3px);
    }
    header .button-menu span > i {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin-bottom: 3px;
    }
    header .button-menu span > i:last-child {
        margin-bottom: 0;
    }
    header .button-search {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        padding: 24.3px 26px;
    }
    header .button-search:before {
        position: absolute;
        top: 12px;
        right: 17px;
        content: "\f002";
        font-family: "font awesome 6 pro";
        color: #fff;
        font-size: 17px;
    }
    header .button-search.active:before {
        color: var(--color-core);
        position: absolute;
        top: 10px;
        right: 18px;
        content: "\f00d";
        font-family: "font awesome 6 pro";
        font-size: 20px;
    }
    header .form-search {
        transition: 0.2s;
        visibility: hidden;
        opacity: 0;
        top: 50px;
        left: 0;
        position: fixed;
        background-color: #141719cc;
        width: 100%;
        height: 100%;
    }
    header .form-search.active {
        opacity: 1;
        visibility: visible;
    }
    header .form-search form {
        position: relative;
    }
    header .form-search input {
        color: #fff;
        background-color: #232324;
        margin-bottom: 0;
        border: 0;
        padding: 0 20px 0 50px;
        font-weight: 300;
        height: 45px;
        line-height: normal;
        display: block;
        width: 100%;
        outline: none;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    }
    header .form-search button {
        outline: none;
        background-color: transparent;
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        cursor: pointer;
        padding: 9px 19px;
        display: inline-block;
    }
    header .form-search button:before {
        content: "\e801";
        font-family: fontello;
        font-weight: 400;
        color: var(--color-core);
        font-size: 17px;
    }
    .close-icon {
        font-size: 20px;
        position: absolute;
        color: var(--color-core);
        right: 2%;
        bottom: 3px;
        margin: auto;
        padding: 2px;
        text-align: center;
        cursor: pointer;
    }
    nav.list-menu {
        transition: 0.2s;
        visibility: hidden;
        opacity: 0;
        top: 50px;
        left: 0;
        position: fixed;
        background-color: #141719cc;
        width: 100%;
        height: 100%;
    }
    nav.list-menu.active {
        opacity: 1;
        visibility: visible;
    }
    nav.list-menu > ul > li {
        position: relative;
    }
    nav.list-menu > ul > li > a {
        text-transform: uppercase;
        padding: 10px 20px;
        display: block;
    }
    nav.list-menu > ul > li.item-menu > a:before {
        color: var(--color-core);
        position: absolute;
        top: 13px;
        right: 16px;
        content: "\e805";
        font-family: fontello;
        font-weight: 500;
        font-size: 12px;
    }
    nav.list-menu > ul > li.item-menu.active > a:before {
        content: "\e805";
    }
    nav.list-menu > ul > li > a:hover {
        color: var(--color-core);
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu {
        transition: 0.2s;
        visibility: hidden;
        opacity: 0;
        overflow-y: auto;
        max-height: 0;
        background: #00000073;
        border-left: 3px solid var(--color-core);
        display: none;
    }
    nav.list-menu > ul > li.item-menu.active > ul.sub-menu {
        opacity: 1;
        visibility: visible;
        max-height: 550px;
    }
    nav.list-menu.active > ul > li.item-menu > ul.sub-menu {
        display: block;
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu > li > a {
        padding: 10px 15px;
        display: block;
    }
    nav.list-menu > ul > li.item-menu > ul.sub-menu > li > a:hover {
        color: var(--color-core);
    }
    .header-title {
        margin-bottom: 5px;
        color: #cebebe;
        line-height: 2em;
        margin: 0;
        font-weight: 300;
        font-style: italic;
        font-family: "droid serif", serif;
        padding: 0;
        font-size: 17px;
        text-align: center;
    }
    div.navigation a.point {
        display: none;
    }
    .tab-movies h2.title-movies {
        font-size: 18px;
    }
    .tab-movies h2.title-movies:before {
        top: 3px;
    }
}
.menu1 {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}
.has-sidebar {
    width: 70%;
    float: left;
}
.sidebar {
    background: #1e2024;
    float: right;
    width: 29%;
    margin-top: 65px;
}
@media screen and (max-width: 876px) {
    .body {
        width: 100%;
        float: inherit;
        margin-top: 50px;
    }
    .sidebar {
        background: #1e2024;
        float: right;
        width: 100%;
        margin-top: 10px;
    }
    article {
        font-size: 14px;
        max-height: 135px;
        overflow: hidden;
    }
}
.section-bar {
    position: relative;
    margin: 15px 0;
}
.section-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 11px;
    display: block;
    margin: 19px 4px 8px;
    position: relative;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.section-title span {
    position: relative;
    font-weight: 400;
    float: left;
    margin-top: -16px;
    margin-bottom: 6px;
    border: 1px solid rgb(30 32 36);
    background: #121111;
    font-size: 13px;
    padding: 10px 6px 9px;
    color: rgb(255 255 255/80%);
}
.section-title span:before {
    content: "";
    background: #0a0a0a;
    border-radius: 100%;
    position: absolute;
    padding: 6px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-left: 2px;
    top: 8px;
    right: -16px;
}
.section-title span:after {
    content: "";
    background: #0a0a0a;
    border-radius: 100%;
    position: absolute;
    padding: 4px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-left: 12px;
    top: 10px;
    right: -26px;
}
.section-title .dp-popular-tab {
    padding: 0;
    position: absolute;
    right: 0;
    top: -12.5px;
}
.dp-popular-tab li {
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: #121111;
    padding: 5px 6px;
    float: left;
    margin: 0;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    cursor: pointer;
}
.dp-popular-tab li a {
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    cursor: pointer;
    color: #dbdbdb;
}
.dp-popular-tab li.l_active {
    background: #272727;
    pointer-events: none;
}
.box-popular.spinner .popular-post {
    pointer-events: none;
    filter: blur(3px);
    user-select: none;
    -webkit-user-select: none;
}
.box-popular.spinner:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -40px;
    width: 80px;
    z-index: 1;
    height: 80px;
    background: url(images/preloading.svg) center center no-repeat;
}
.popular-post .item {
    clear: both;
    margin: 6.5px 4px 0 6px;
    padding-right: 10px;
    line-height: 0;
    list-style-type: none;
    overflow: hidden;
}
.box-popular {
    position: relative;
    margin-bottom: 6px;
}
.popular-post .item {
    clear: both;
    margin: 6.8px 4px 0 6px;
    padding-right: 10px;
    line-height: 0;
    list-style-type: none;
    overflow: hidden;
}
.popular-post .item:first-child {
    margin-top: 0;
}
.popular-post .item-link {
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 12px;
    padding: 0;
    float: left;
}
.popular-post h3.title {
    color: #adb5bd;
    cursor: pointer;
    margin: 4px 0;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}
.popular-post .item:hover h3 {
    color: var(--color-core);
}
.popular-post .viewsCount {
    font-size: 0.625rem;
    margin-top: 5px;
    display: inline-block;
    line-height: 20px;
    background-color: #24262b;
    vertical-align: top;
    padding: 0 0.6rem;
    border-radius: 10px;
    font-weight: 500;
}
.likeCount {
    font-size: 0.625rem;
    margin-top: 5px;
    margin-left: 4px;
    display: inline-block !important;
    line-height: 20px !important;
    background-color: #27292e;
    vertical-align: top;
    padding: 0 0.6rem;
    border-radius: 10px;
}
.dp-ajax-popular-post-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-position: center;
}
.hidden {
    display: none !important;
}
img.thumb-bv {
    margin-right: 6px !important;
    float: left;
    vertical-align: middle;
    display: block;
    width: 105px;
    height: 75px;
    margin-top: 8px !important;
    margin-bottom: 6px !important;
}
li {
    list-style: none;
}
.dp-popular-tab li.active {
    background: #252525;
}
span.top-view {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: none repeat scroll 0 0 rgb(0 0 0/50%);
    color: #fafbee;
    padding: 2px 3px;
    line-height: 14px;
    font-size: 11px;
    opacity: 0.7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
h4.widget-title {
    position: relative;
    font-size: 18px;
    color: var(--color-core);
    border-bottom: 1px solid var(--color-core);
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    font-weight: 500;
}
ul.menu {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
ul.menu-1 {
    padding-left: 0;
    display: flex;
    margin: 0 -5px;
    flex-direction: column;
}
footer .menu li {
    list-style-type: none;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
}
footer .menu-1 li {
    list-style-type: none;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
    padding: 0 5px;
}
footer .menu li a {
    border-bottom: 1px dotted #423d3d;
    padding: 2px;
    display: block;
}
footer .menu-1 li a {
    border-bottom: 1px dotted #423d3d;
    padding: 2px;
    display: block;
}
.sitename {
    border-top: 1px dotted #423d3d;
    text-align: center;
    padding: 17px;
    margin-top: -1px;
    font-size: 17px;
    color: #fff;
}
.sitename a {
    color: var(--color-core);
}
.textwidget {
    color: #d6dbdd;
    height: 180px;
    overflow: scroll;
    display: block;
    overflow-x: hidden;
}
.textwidget a {
    color: var(--color-core);
    opacity: 0.8;
}
footer .row {
    background: #1e2024;
    padding: 4px 0 0;
}
.clearfix {
    clear: both;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
span.code {
    display: block;
    font-size: 0.75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: rgba(153, 164, 176, 0.6);
    margin-bottom: 10px;
}
.col-md-2 {
    padding: 0 6px;
}
.col-md-4 {
    padding: 0 6px;
}
.col-md-6 {
    padding: 0 6px;
}
.xx-ads {
    width: 98%;
    text-align: center;
    margin: 4px auto;
}
.xx-ads img,
.xx-ads iframe {
    max-width: 100%;
}
.xx-ads.catfix {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    line-height: 0;
    width: 300px;
    z-index: 9;
}
.xx-ads.ads-pc.catfix {
    width: 728px;
}
.xx-ads.ads-fr.catfix {
    right: 0;
    left: inherit;
}
.xx-ads.ads-fl.catfix {
    left: 0;
    right: inherit;
}
.xx-ads-close {
    position: absolute;
    top: -25px;
    right: 0;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: var(--color-core);
    cursor: pointer;
    padding: 0 4px;
    z-index: 999999;
}
.ads-fl .xx-ads-close,
.ads-fr .xx-ads-close {
    top: -25px;
}
.ads-fl .xx-ads-close {
    right: inherit;
    left: 0;
}
.xx-ads-close a {
    color: #dacb46;
    font-size: 13px;
}
.ads-mobile {
    display: none;
}
@media screen and (max-width: 1000px) {
    .ads-fl,
    .ads-fr {
        display: none;
    }
    .ads-pc {
        display: none;
    }
    .ads-mobile {
        display: block;
    }
    .ads-header {
        margin-top: 50px !important;
        margin-bottom: -50px !important;
        background: #2b2b2b;
        padding: 4px;
    }
}
.top-player {
    background: 0 0;
    padding: 0;
}
.under-player {
    width: 100%;
}
.top-header {
    width: 98%;
    padding: 4px 0 2px;
}
.ads-header {
    margin-top: 60px;
    margin-bottom: -60px;
}
.ad-content-header {
    overflow: hidden;
    padding: 8px;
    margin-top: 50px;
    margin-bottom: -68px;
}
.ad-content {
    overflow: hidden;
    padding: 8px;
}
.ads {
    text-align: center;
    clear: both;
}
.ads img {
    max-width: 100%;
    display: inline-block;
    margin: 5px auto;
}
.ads a {
    display: inline-block;
    margin: 0 auto;
}
.ads.catfish-ad {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 300px;
    z-index: 9999;
}
.xx-ads {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.xx-ads img,
.ad img {
    max-width: 100%;
}
.ads-wrap {
    margin: -5px auto;
    text-align: center;
    line-height: 0;
    max-width: 100%;
    display: inline-block;
    position: relative;
}
.xx-ads.catfish {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: auto;
    z-index: 9999;
}
.xx-ads.ads-pc.catfish {
    width: fit-content;
}
.xx-ads.ads-fr.catfish {
    right: 0;
    left: inherit;
}
.xx-ads.ads-fl.catfish {
    left: 0;
    right: inherit;
}
@media only screen and (max-width: 1242px) {
    .floatl {
        display: none;
    }
    .floatr {
        display: none;
    }
}
.floatl {
    position: fixed;
    margin: 0 auto;
    z-index: 9999;
    top: 50px;
}
.floatr {
    position: fixed;
    margin: 0 auto;
    z-index: 9999;
    top: 50px;
}
.ad.header-ad {
    text-align: center;
}
.ad {
    text-align: center;
}
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 5;
    cursor: pointer;
}
#overlay .overlay_content {
    position: relative;
    height: 100%;
}
.overlay_block {
    display: inline-block;
    position: relative;
}
#overlay .overlay_content .overlay_wrapper {
    height: auto;
    width: 80%;
    position: fixed;
    left: 50%;
    top: 100px;
    transform: translate(-50%, 0);
    z-index: 999;
    max-height: 100%;
    text-align: center;
}
#overlay .overlay_content .cls_ov {
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999999;
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #aeaeae;
    background-color: rgba(0, 0, 0, 0.7);
}
#overlay img {
    position: relative;
    z-index: 999;
}
@media only screen and (max-width: 768px) {
    #overlay .overlay_content .overlay_wrapper {
        width: 300px;
        top: 20%;
        transform: translate(-50%, 3%);
    }
}
@media only screen and (max-width: 400px) {
    #overlay .overlay_content .overlay_wrapper {
        width: 250px;
        top: 15%;
        transform: translate(-50%, 3%);
    }
}
.lightbox-player {
    position: fixed;
    width: 300px;
    height: auto;
    top: 30%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    margin: auto;
    text-align: center;
}
.lightbox-player-pc {
    position: fixed;
    width: 600px;
    height: auto;
    top: 30%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    margin: auto;
    text-align: center;
}
.preload-button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    background: rgb(0 0 0/65%);
    cursor: pointer;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    border-bottom-left-radius: 10px;
    font-weight: 700;
}
#backgroundPopupp {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.recent-search {
    margin-top: 1px;
    overflow: hidden;
}
.recent-search a {
    display: inline-block;
    font-size: 13px;
    padding: 4px 8px;
    white-space: nowrap;
    background: #2b2b2b;
    border-radius: 4px;
    margin: 5px 0 0 3px;
    text-transform: capitalize;
}
.recent-search a:hover {
    background-color: #ea4335;
    color: #fff;
}
.notice {
    position: relative;
    width: 100%;
    background: #272727;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: var(--color-core) dashed 1px;
    text-align: center;
    margin: 6px 0;
    padding: 3px;
}
.notice:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 6px 9px;
    border-color: var(--color-core) transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -10px;
    left: 145px;
}
.notice:after {
    content: "";
    position: absolute;
    border-style: dashed;
    border-width: 0 6px 9px;
    border-color: #272727 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    left: 145px;
}
.color-search {
    color: var(--color-core);
    font-weight: 600;
}
.video-alert-error,
.video-alert-success {
    text-align: center;
    padding: 5px;
    margin-top: 10px;
}
.video-alert-error {
    background-color: rgba(221, 75, 57, 0.1);
    color: #dd4b39;
}
.video-alert-success {
    background-color: rgba(37, 211, 102, 0.1);
    color: #25d366;
}
