<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -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, .3)
}

::-webkit-scrollbar {
    width: 4px;
    height: 3px;
    border-radius: 3px
}

::-webkit-scrollbar-thumb {
    background-color: #777
}

@font-face {
    font-family: fontello;
    src: url(font/fontello.eot?5310081);
    src: url(font/fontello.eot?5310081#iefix) format("embedded-opentype"), url(font/fontello.woff?5310081) format("woff"), url(font/fontello.ttf?5310081) format("truetype"), url(font/fontello.svg?5310081#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html, body {
    overflow-x: hidden
}

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;
    margin: 0
}

img {
    max-width: 100%
}

main {
    max-width: 1000px;
    margin: 0 auto
}

.h_active {
    color: #ffc107 !important
}

.bt_active {
    background: #2a2828 !important;
    color: #37de0d !important
}

.card {
    max-width: 400px;
    width: 100%;
    margin: 60px auto;
    padding: 20px;
    background: #0f1416;
    margin-bottom: 20px;
    border-radius: 10px
}

.card-header {
    font-weight: 700;
    font-size: 18px
}

.card .form-control {
    padding: 4px 10px;
    width: 100%
}

@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
    }

    span.button.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 h4 {
    color: #fff;
    font-size: 11px;
    margin: 4px 0 0
}

#extras a, #extras span {
    display: inline-block;
    height: 22px;
    font: 400 11px/20px arial;
    color: rgba(255, 255, 255, .8);
    padding: 1px 5px;
    white-space: nowrap;
    background: #2a2c2d;
    margin: 4px 0 2px;
    border-radius: 2px
}


header {
    background-color: #1e2024;
    padding: 0;
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0 1px 5 pxrgba(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
}

#player-video {
    position: absolute;
    width: 100% !important;
    height: 100% !important
}

.jwplayer .jw-rightclick {
    display: none !important
}

.jw-controlbar .jw-button-image {
    max-height: 19px !important
}

.tab-movies {
    display: block;
    margin-top: 12px;
    width: 100%;
}

.tab-movies1 {
    display: block;
    margin-top: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    background-color: #1e2024;
    overflow: hidden;
    padding: 8px
}

.tab-movies1 h2.title-movies1, .tab-movies1 h1.title-movies1 {
    padding-left: 5px;
    margin: 0;
    font-size: 20px;
    color: #adb5bd;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    border-left: 2px solid #ffc107
}

.tab-movies1 h2.title-movies1:before, .tab-movies1 h1.title-movies1:before {
    color: #ffc107;
    position: absolute;
    top: 5px;
    right: -15px;
    content: "\e802";
    font-family: fontello;
    font-weight: 500;
    font-size: 14px
}

.tab-movies h2.title-movies, .tab-movies h1.title-movies {
    padding-left: 5px;
    margin: 0;
    font-size: 20px;
    color: #adb5bd;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    border-left: 2px solid #bd941b
}

.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: #bd941b;
    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 &gt; li {
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 0
}

.list-movies &gt; li {
    width: 50%
}

@media screen and (min-width: 600px) {
    .list-movies &gt; li {
        width: 33.3333333333333%
    }
}

@media screen and (min-width: 900px) {
    .list-movies &gt; li {
        width: 25%
    }

    .list-movies {
        margin-left: -5px;
        margin-right: -5px
    }

    .list-movies &gt; li {
        padding-top: 6px;
        padding-left: 3px;
        padding-right: 3px
    }
}

.list-movies &gt; li .image {
    position: relative;
    padding: 36%
}

.list-movies &gt; li .image .movie-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: revert;
    background-position: center center;
    border-radius: 2px
}

.list-movies &gt; li .title-movie {
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    font-size: .875rem;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #c3c3c3
}

.post-movie:hover .movie-play:before {
    opacity: 1;
    transform: scale(1)
}

.movie-play:before, .movie-play:after {
    transition: .2s;
    opacity: 0
}

.movie-play:before {
    content: "\e800";
    font-family: fontello;
    color: #ffc107;
    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, .4);
    box-shadow: 0 0 0 2px #fff, 0 0 10px rgba(0, 0, 0, .5)
}

.movie-play:after {
    content: "";
    background-color: #263238;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.text {
    margin-top: 20px;
    text-align: center;
    font-size: 17px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

li.item-movie:hover .title-movie {
    color: #ffc107
}

li.item-movie:hover .movie-play:after {
    opacity: .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 #bd941b;
    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
}

.actor h1 {
    text-transform: capitalize;
    margin-bottom: 4px;
    padding-left: 8px;
    background: #2b2b2b
}

.actor .photo {
    width: 120px;
    float: left;
    padding-right: 10px
}

@media screen and (max-width: 600px) {
    .actor .photo {
        float: left;
        width: 140px;
        margin: 0 auto;
        text-align: center
    }
}

@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 .tab-footer {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    background-color: #0f1416;
    padding: 10px 10px 5px;
    margin-top: 4px
}

footer {
    margin-top: 2px
}

footer .copyright {
    font-size: 14px;
    text-align: left;
    padding-bottom: 5px;
    margin: -4px 0 6px;
    border-bottom: 1px solid #252525
}

footer a:hover {
    color: #ff5722
}

footer .copyright a {
    position: relative
}

footer .copyright a:after {
    content: ""
}

footer .copyright a:last-child:after {
    content: ""
}

div.navigation {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    font-size: 17px;
    margin-bottom: 10px
}

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;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    box-sizing: border-box;
    min-width: 35px;
    background: #282828
}

div.navigation a.currentpage {
    margin: 0 2px;
    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: 55.8%
}

.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: .2s
}

.cssloading span:nth-child(3) {
    animation-delay: .4s
}

@keyframes blink {
    0% {
        opacity: .1
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .1
    }
}

#video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.openloadvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.user-action {
    padding-bottom: 4px
}

.icon-view, .video-server {
    color: rgb(255 255 255/80%);
    cursor: pointer;
    font-size: 13px;
    padding: 5px 10px 4px;
    display: inline-block;
    margin-right: 4px;
    background: #252525;
    border-radius: 4px
}

span.icon-view:before {
    content: "\e804";
    font-family: fontello
}

span.view-onl {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: rgb(31 3 3/47%);
    color: #fafbee;
    padding: 2px 2px 1px 18px;
    line-height: 14px;
    font-size: 12px;
    opacity: .8;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 2px
}

span.like-onl {
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fafbee;
    padding: 2px 2px 1px 18px;
    line-height: 14px;
    font-size: 12px;
    opacity: .8;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 2px
}

span.view-onl:before {
    position: absolute;
    left: 3px;
    content: "\e803";
    font-family: fontello
}

.video-server.active {
    color: #ffc107;
    background: #252525;
    pointer-events: none;
    cursor: default
}

span.button.zoom {
    color: rgb(255 255 255/80%);
    cursor: pointer;
    font-size: 13px;
    padding: 5px 5px 3px;
    margin-right: 4px;
    display: inline-block;
    background: #252525;
    border-radius: 4px
}

.icon-view {
    margin-right: 0;
    float: right
}

.tools {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    order: 1;
    margin: 0 -1px
}

.tools-item {
    background: #252525;
    align-items: center;
    display: flex;
    flex: 1 0;
    justify-content: center;
    padding: 10px;
    margin: 0 1px
}

.info-movie {
    margin-top: 10px
}

.info-movie article img {
    margin: 0 auto
}

article {
    font-size: 14px;
    max-height: 90px;
    overflow: hidden
}

article.toggled {
    max-height: none !important
}

.item-content-toggle {
    border-top: 1px solid rgba(255, 255, 255, .08);
    text-align: center;
    position: relative;
    padding-top: 2px;
    box-shadow: 0 -19px 20px 0 rgba(0, 0, 0, .51);
    margin: 4px -10px 10px
}

.item-content-toggle .show-more {
    border: 1px solid rgba(255, 255, 255, .08);
    border-top: none;
    border-radius: 0 0 3px 3px;
    padding: 4px 10px;
    cursor: pointer;
    font-size: 13px
}

.center {
    text-align: center;
    margin: 0 auto
}

.download {
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    margin-right: 7px;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #252525
}

.download:hover {
    color: #ffc107;
    background: #1b1b1b
}

@media (min-width: 1050px) {
    .body {
        box-shadow: 0 0 20px rgba(0, 0, 0, .05);
        background-color: #1e2024;
        overflow: hidden;
        padding: 6px;
        margin-top: 60px
    }

    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
    }

    header .form-search input:focus {
        background-color: rgba(49, 49, 49, .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: #d1a110
    }

    nav.list-menu {
        float: left
    }

    nav.list-menu &gt; ul &gt; li {
        float: left;
        position: relative
    }

    nav.list-menu &gt; ul &gt; li &gt; a {
        text-transform: uppercase;
        padding: 13px 10px;
        display: block;
        line-height: 2
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; a {
        padding: 13px 25px 13px 10px
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; a:before {
        color: #ffc107;
        position: absolute;
        top: 14px;
        right: 7px;
        content: "\e805";
        font-family: fontello;
        font-size: 12px
    }

    nav.list-menu &gt; ul &gt; li &gt; a:hover {
        color: #ffc107
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu {
        border-top: 3px solid #ffc107;
        overflow: hidden;
        max-height: 0;
        overflow-y: auto;
        left: 12%;
        width: 340px;
        position: absolute;
        top: 100%;
        background-color: #1e1c1ceb;
        visibility: hidden;
        opacity: 0;
        z-index: 10;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }

    nav.list-menu &gt; ul &gt; li:hover.item-menu &gt; ul.sub-menu {
        opacity: 1;
        visibility: visible;
        max-height: 440px
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu &gt; li {
        float: left;
        width: 33.33333333333333%
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu &gt; li &gt; a {
        color: #f7ecec;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        padding: 10px
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu &gt; li &gt; a:hover {
        color: #ffc107
    }

    nav.list-menu &gt; ul &gt; li.item-menu:before {
        content: "";
        position: absolute;
        left: 39%;
        bottom: 0;
        opacity: 0;
        width: 0;
        height: 0;
        border-bottom: 5px solid #ffc107;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid transparent;
        visibility: hidden;
        transition: .2s
    }

    nav.list-menu &gt; ul &gt; 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 only screen and (min-device-width: 599.8px) {
    .ads-mobile {
        display: none !important
    }
}

@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, .05);
        background-color: #1e2024;
        overflow: hidden;
        padding: 6px;
        margin-top: 50px
    }

    header {
        padding: 8px 5px;
        border-bottom: 2px solid #32373c
    }

    header .logo {
        text-align: center;
        margin: 4px
    }

    header .button-menu {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        padding: 20px
    }

    header .button-menu.active span &gt; i {
        background-color: #ffc107
    }

    header .button-menu.active span {
        position: absolute;
        top: 19px;
        left: 17px
    }

    header .button-menu.active span &gt; i:first-child {
        transform: rotate(-45deg) translate(-4px, 4px)
    }

    header .button-menu.active span &gt; i:nth-child(2) {
        opacity: 0
    }

    header .button-menu.active span &gt; i:last-child {
        transform: rotate(45deg) translate(-3px, -3px)
    }

    header .button-menu span &gt; i {
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin-bottom: 3px
    }

    header .button-menu span &gt; 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: "\e801";
        font-family: fontello;
        font-weight: 400;
        color: #fff;
        font-size: 17px
    }

    header .button-search.active:before {
        color: #ffc107;
        position: absolute;
        top: 10px;
        right: 18px;
        content: "\e801";
        font-family: fontello;
        font-size: 18px
    }

    header .form-search {
        transition: .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, .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: #ffc107;
        font-size: 17px
    }

    nav.list-menu {
        transition: .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 &gt; ul &gt; li {
        position: relative
    }

    nav.list-menu &gt; ul &gt; li &gt; a {
        text-transform: uppercase;
        padding: 10px 20px;
        display: block
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; a:before {
        color: #ffc107;
        position: absolute;
        top: 13px;
        right: 16px;
        content: "\e805";
        font-family: fontello;
        font-weight: 500;
        font-size: 12px
    }

    nav.list-menu &gt; ul &gt; li.item-menu.active &gt; a:before {
        content: "\e805"
    }

    nav.list-menu &gt; ul &gt; li &gt; a:hover {
        color: #ffc107
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu {
        transition: .2s;
        visibility: hidden;
        opacity: 0;
        overflow-y: auto;
        max-height: 0;
        background: #00000073;
        border-left: 3px solid #ffc107;
        display: none
    }

    nav.list-menu &gt; ul &gt; li.item-menu.active &gt; ul.sub-menu {
        opacity: 1;
        visibility: visible;
        max-height: 550px
    }

    nav.list-menu.active &gt; ul &gt; li.item-menu &gt; ul.sub-menu {
        display: block
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu &gt; li &gt; a {
        padding: 10px 15px;
        display: block
    }

    nav.list-menu &gt; ul &gt; li.item-menu &gt; ul.sub-menu &gt; li &gt; a:hover {
        color: #ffc107
    }

    .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
    }

    .dmca-badge {
        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%
}

.body.player.has-sidebar {
    width: 70%;
    float: left
}

.sidebar {
    background: #1e2024;
    float: right;
    width: 29%;
    margin-top: 65px
}

@media screen and (max-width: 876px) {
    .body.player.has-sidebar {
        width: 100%;
        float: inherit
    }

    .sidebar {
        background: #1e2024;
        float: right;
        width: 100%;
        margin-top: 10px
    }

    article {
        font-size: 14px;
        max-height: 135px;
        overflow: hidden
    }
}

.clearfix {
    clear: both
}

.section-bar {
    position: relative;
    margin: 15px 0
}

.section-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 11px;
    display: block;
    margin: 13px 0 8px;
    position: relative;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, .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, .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, .08);
    margin-left: 12px;
    top: 10px;
    right: -26px
}

.section-title .dp-popular-tab {
    padding: 0;
    position: absolute;
    right: 0;
    top: -10.5px;
    margin-right: 2px
}

.dp-popular-tab li {
    border: 1px solid rgba(255, 255, 255, .08);
    background: #121111;
    padding: 5px 6px;
    list-style: none;
    float: left;
    margin: 0;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    cursor: pointer;
    color: #dbdbdb
}

.dp-popular-tab li.l_active {
    background: #272727
}

.dp-popular-tab li.l_active a {
    color: #e9ecef
}

.box-popular {
    position: relative;
    margin-bottom: 6px
}

.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(../img/index.messenger-typing-preloader.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
}

.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: 14px;
    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: #ffc107
}

.popular-post .viewsCount {
    font-size: .625rem;
    margin-top: 5px;
    display: inline-block;
    line-height: 20px;
    background-color: #24262b;
    vertical-align: top;
    padding: 0 .6rem;
    border-radius: 10px;
    font-weight: 500
}

.likeCount {
    font-size: .625rem;
    margin-top: 5px;
    margin-left: 4px;
    display: inline-block !important;
    line-height: 20px !important;
    background-color: #27292e;
    vertical-align: top;
    padding: 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
}

span.top-bai-viet {
    left: 2px;
    font-size: 11px;
    position: absolute;
    top: 2px;
    border-left: 2px solid #bd941b;
    background: none repeat scroll 0 0 rgb(0 0 0/50%);
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    color: #fff;
    border-radius: 0 5px 5px 0
}

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
}

.breadcrumb {
    list-style: none;
    display: inline-block;
    margin: -2px 0
}

.breadcrumb li {
    float: left
}

.breadcrumb li a {
    color: rgb(255 255 255/80%);
    display: block;
    background: #24262b;
    text-decoration: none;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 6px 0 0;
    text-align: center;
    margin-right: 23px;
    font-size: 15px
}

.breadcrumb li:first-child a {
    padding-left: 10px;
    border-radius: 4px 0 0 4px
}

.breadcrumb li:first-child a:before {
    border: none
}

.breadcrumb li:last-child a {
    padding-right: 6px;
    border-radius: 0 4px 4px 0
}

.breadcrumb li a:after, .breadcrumb li a:before {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #24262b;
    border-width: 15px 10px;
    width: 0;
    height: 0
}

.breadcrumb li a:before {
    left: -20px;
    border-left-color: transparent
}

.breadcrumb li a:after {
    left: 100%;
    border-color: transparent transparent transparent #24262b
}

.breadcrumb li a:hover {
    background-color: #35353d
}

.breadcrumb li a:hover:before {
    border-color: #35353d #35353d #35353d transparent
}

.breadcrumb li a:hover:after {
    border-left-color: #35353d
}

.breadcrumb li a:active {
    background-color: #35353d
}

.breadcrumb li a:active:before {
    border-color: #35353d #35353d #35353d transparent
}

.breadcrumb li a:active:after {
    border-left-color: #35353d
}

.btn-likes {
    cursor: pointer;
    font-size: 13px;
    padding: 3px 7px;
    display: inline-block;
    background: #252525;
    float: right;
    margin-left: 4px;
    border-radius: 4px
}

.btn-likes:hover {
    color: #34c759
}

span.btn-likes.active {
    color: #34c759
}

.btn-dislikes {
    cursor: pointer;
    font-size: 13px;
    padding: 3px 7px;
    display: inline-block;
    background: #252525;
    float: right;
    border-radius: 4px
}

.btn-dislikes:hover {
    color: #e44545
}

span.btn-dislikes.active {
    color: #e44545
}

.btn-rating {
    cursor: pointer;
    margin-left: 4px;
    background: #252525;
    padding: 3px;
    float: right;
    border-radius: 4px
}

.btn-rating i {
    font-size: 13px;
    color: #ff3b5c
}

.btn-views {
    background: #2b2b2b;
    padding: 5px 6px 2.5px 24px;
    display: inline-flex;
    margin: 0 4px 6px 0;
    border-radius: 4px
}

.video-info .views {
    padding-left: 22px
}

#views:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/eye.svg) no-repeat;
    position: absolute;
    background-size: 16px;
    margin-top: 2px;
    margin-left: -18px
}

.xx-ads {
    width: 98%;
    text-align: center;
    margin: 4px auto
}

.xx-ads img, .xx-ads iframe {
    max-width: 100%
}

.ads-wrap {
    margin: -5px auto;
    text-align: center;
    line-height: 0;
    max-width: 100%
}

.xx-ads.catfix {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    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: #fff;
    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) {
    li.item-movie .label {
        position: absolute;
        top: 8px !important;
        left: 5px !important
    }

    .ads-fl, .ads-fr {
        display: none
    }

    .ads-pc {
        display: none
    }

    .ads-mobile {
        display: block !important
    }

    .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
}

a.tag_cloud {
    display: inline-block;
    font-size: 11px !important;
    color: rgba(255, 255, 255, .8);
    background: #252525;
    padding: 5px 6px;
    margin: 0 0 4px;
    border-radius: 2px;
    line-height: 16px
}

li {
    list-style: none
}

.dp-popular-tab li.active {
    background: #252525
}

span.top-view {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgb(31 3 3/47%);
    color: #f3f4f5;
    padding: 1px 3px;
    line-height: 14px;
    font-size: 12px;
    opacity: .8;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 5px 0 0 5px
}

li.cate-av {
    display: inline-block
}

.intellink a {
    color: #cab5b5;
    margin-bottom: -2px
}

.fter.avidol {
    text-align: center;
    max-width: 1000px;
    background: #141719;
    padding: 6px 10px;
    margin: 0 auto -4px;
    color: #dadada
}

.fter.avcate {
    text-align: center;
    max-width: 1000px;
    background: #141719;
    padding: 6px 10px;
    margin: -5px auto -7px;
    color: #dadada
}

a.cate_cloud {
    display: inline-block;
    font-size: 14px !important;
    color: rgba(255, 255, 255, .8);
    background: #252525;
    padding: 6px;
    margin: 2px 2px 4px;
    border-radius: 2px;
    line-height: 16px
}

a.navbar-brand {
    margin-right: 0 !important;
    font-size: 1.5rem !important
}

.navbar-brand:hover {
    color: #fff
}

span.text-danger {
    color: #ee5f5b !important
}

h4.widget-title {
    position: relative;
    font-size: 18px;
    color: #ad891c;
    border-bottom: 1px solid #ad891c;
    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;
    text-decoration: none;
}

footer .menu-1 li a {
    border-bottom: 1px dotted #423d3d;
    padding: 2px;
    display: block;
    text-decoration: none;
}

.sitename {
    border-top: 1px dotted #423d3d;
    text-align: center;
    padding: 17px;
    font-size: 17px;
    color: #fff;
    width: 100%;
}

.sitename a {
    color: #ffc107
}

.textwidget {
    color: #d6dbdd;
    display: block;
    overflow-x: hidden
}

footer .row {
    background: #1e2024;
    padding: 2px 0 0
}

.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
}

.h3x-ads-close {
    position: absolute;
    top: -25px;
    right: 0;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: #fff;
    padding: 0 4px;
    z-index: 999999
}

.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
}

.xx-ads-close {
    position: absolute;
    top: -25px;
    right: 0;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: #fff;
    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 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
}

.clearfix {
    clear: both
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.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, .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, .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%)
    }
}

span.code {
    display: block;
    font-size: .75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    color: rgba(153, 164, 176, .6);
    margin-bottom: 10px
}

span.code.VL3X {
    display: none
}

.lightbox-player {
    position: fixed;
    width: 300px;
    height: auto;
    top: 30%;
    left: 0;
    right: 0;
    background: rgba(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, .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, .8);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99
}

.recent-search {
    width: 1000px;
    max-width: 100%;
    display: grid;
    margin: auto;
    background: #1e2024
}

span.search-name {
    font-size: 16px;
    font-weight: 500;
    margin: 4px;
    text-transform: uppercase;
    border-bottom: 2px solid #2b2b2b;
    padding-left: 5px;
    border-left: 2px solid #ea4335
}

.recent-search-box a {
    color: #adb5bd;
    display: inline-block;
    font-size: 14px;
    padding: 2px 4px;
    margin: 1px 0 4px 4px;
    white-space: nowrap;
    background: #2b2b2b;
    text-transform: capitalize
}

.recent-search-box a:hover {
    color: #af8814
}

.col-md-6, .col-md-4, .col-md-2 {
    padding: 0 6px
}

.abc {
    display: none;
}</pre></body></html>