﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,700,300&subset=latin,vietnamese);

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal
}

ul,
ol,
dl {
    list-style-position: outside
}

    ul ul {
        list-style-type: inherit
    }

    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin-left: .9370rem;
        margin-bottom: 0
    }

ul,
ol {
}

dl dt {
    font-weight: 700
}

nav ul,
[class*='Menu'],
[class*='List'],
[class*='Row'] {
    margin: 0;
    padding: 0;
    list-style-type: none
}

p {
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.Title a {
    color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    margin-top: 0
}

h1 {
    font-size: 1.875rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

caption {
    margin-bottom: -1px
}

caption,
td,
th {
    border: 1px solid #ccc;
    padding: .9370rem;
    text-align: left
}

thead th {
    background-color: #eee
}

*,
:before,
:after {
    box-sizing: inherit
}

html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}

html,
body,
.Tp-Wp {
    height: 100%
}

body {
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 300
}

.Container {
    margin: 0 auto;
    padding: 0 1.25rem;
    width: 100%
}

.Column {
    margin-left: auto;
    margin-right: auto
}

[class*='Row'] .Column {
    margin-left: 0;
    margin-right: 0
}

.AF.Rows > * {
    float: left
}

.AX[class*='Row'] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.AX.Rows > *,
.AX.Row.AFluid > .AFixed {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: 100%
}

.AX.Row.AFluid > * {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.Column.A01,
.Rows.A01 > * {
    width: 8.33333333%
}

.Column.A02,
.Rows.A02 > * {
    width: 16.66666667%
}

.Column.A20,
.Rows.A20 > * {
    width: 20%
}

.Column.A03,
.Rows.A03 > * {
    width: 25%
}

.Column.A04,
.Rows.A04 > * {
    width: 33.33333333%
}

.Column.A05,
.Rows.A05 > * {
    width: 41.66666667%
}

.Column.A06,
.Rows.A06 > * {
    width: 50%
}

.Column.A07,
.Rows.A07 > * {
    width: 58.33333333%
}

.Column.A08,
.Rows.A08 > * {
    width: 66.66666667%
}

.Column.A09,
.Rows.A09 > * {
    width: 75%
}

.Column.A10,
.Rows.A10 > * {
    width: 83.33333333%
}

.Column.A11,
.Rows.A11 > * {
    width: 91.66666667%
}

.Column.A12,
.Rows.A12 > * {
    width: 100%
}

@media screen and (max-width: 380px) {
    .MovieTabNav, .MovieTabNav .Lnk.on {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 364px) {
    .MovieTabNav, .MovieTabNav .Lnk.on {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 350px) {
    .ControlPlayer #btn-light {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
    div#myCarousel .carousel-inner .item .Info {
        padding: 0 !important;
    }
}

@media screen and (max-width: 970px) {
    .ControlPlayer #btn-autonext, .ControlPlayer #btn-expand, #btn-re-expand {
        display: none !important;
    }
}

@media screen and (min-width: 34em) {
    .BF.Rows > * {
        float: left
    }

    .BX[class*='Row'] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .BX.Rows > *,
    .BX.Row.BFluid > .BFixed {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 100%
    }

    .BX.Row.BFluid > * {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .Column.B01,
    .Rows.B01 > * {
        width: 8.33333333%
    }

    .Column.B02,
    .Rows.B02 > * {
        width: 16.66666667%
    }

    .Column.B20,
    .Rows.B20 > * {
        width: 20%
    }

    .Column.B03,
    .Rows.B03 > * {
        width: 25%
    }

    .Column.B04,
    .Rows.B04 > * {
        width: 33.33333333%
    }

    .Column.B05,
    .Rows.B05 > * {
        width: 41.66666667%
    }

    .Column.B06,
    .Rows.B06 > * {
        width: 50%
    }

    .Column.B07,
    .Rows.B07 > * {
        width: 58.33333333%
    }

    .Column.B08,
    .Rows.B08 > * {
        width: 66.66666667%
    }

    .Column.B09,
    .Rows.B09 > * {
        width: 75%
    }

    .Column.B10,
    .Rows.B10 > * {
        width: 83.33333333%
    }

    .Column.B11,
    .Rows.B11 > * {
        width: 91.66666667%
    }

    .Column.B12,
    .Rows.B12 > * {
        width: 100%
    }

    div#myCarousel .carousel-inner .item .Info .Title {
        font-weight: 400;
        text-shadow: 1px 0 #000;
    }
}

@media screen and (min-width: 48em) {
    .CF.Rows > * {
        float: left
    }

    .CX[class*='Row'] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .CX.Rows > *,
    .CX.Row.CFluid > .CFixed {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 100%
    }

    .CX.Row.CFluid > * {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .Column.C01,
    .Rows.C01 > * {
        width: 8.33333333%
    }

    .Column.C02,
    .Rows.C02 > * {
        width: 16.66666667%
    }

    .Column.C20,
    .Rows.C20 > * {
        width: 20%
    }

    .Column.C03,
    .Rows.C03 > * {
        width: 25%
    }

    .Column.C04,
    .Rows.C04 > * {
        width: 33.33333333%
    }

    .Column.C05,
    .Rows.C05 > * {
        width: 41.66666667%
    }

    .Column.C06,
    .Rows.C06 > * {
        width: 50%
    }

    .Column.C07,
    .Rows.C07 > * {
        width: 58.33333333%
    }

    .Column.C08,
    .Rows.C08 > * {
        width: 66.66666667%
    }

    .Column.C09,
    .Rows.C09 > * {
        width: 75%
    }

    .Column.C10,
    .Rows.C10 > * {
        width: 83.33333333%
    }

    .Column.C11,
    .Rows.C11 > * {
        width: 91.66666667%
    }

    .Column.C12,
    .Rows.C12 > * {
        width: 100%
    }
}

@media screen and (min-width: 62em) {
    ::-webkit-scrollbar-thumb {
        background-color: #868583;
    }

    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        border-radius: 5px;
    }

    ::-webkit-scrollbar {
        background-color: rgba(0,0,0,.3);
    }

    .DX[class*='Row'] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .DX.Rows > *,
    .DX.Row.DFluid > .DFixed {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 100%
    }

    .DX.Row.DFluid > * {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .Column.D01,
    .Rows.D01 > * {
        width: 8.33333333%
    }

    .Column.D02,
    .Rows.D02 > * {
        width: 16.66666667%
    }

    .Column.D20,
    .Rows.D20 > * {
        width: 20%
    }

    .Column.D03,
    .Rows.D03 > * {
        width: 25%
    }

    .Column.D04,
    .Rows.D04 > * {
        width: 33.33333333%
    }

    .Column.D05,
    .Rows.D05 > * {
        width: 41.66666667%
    }

    .Column.D06,
    .Rows.D06 > * {
        width: 50%
    }

    .Column.D07,
    .Rows.D07 > * {
        width: 58.33333333%
    }

    .Column.D08,
    .Rows.D08 > * {
        width: 66.66666667%
    }

    .Column.D09,
    .Rows.D09 > * {
        width: 75%
    }

    .Column.D10,
    .Rows.D10 > * {
        width: 83.33333333%
    }

    .Column.D11,
    .Rows.D11 > * {
        width: 91.66666667%
    }

    .Column.D12,
    .Rows.D12 > * {
        width: 100%
    }
}

@media screen and (min-width: 70em) {
    .Container {
        max-width: 1200px
    }

    .EF.Rows > * {
        float: left
    }

    .EX[class*='Row'] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .EX.Rows > *,
    .EX.Row.EFluid > .EFixed {
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 100%
    }

    .EX.Row.EFluid > * {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .Column.E01,
    .Rows.E01 > * {
        width: 8.33333333%
    }

    .Column.E02,
    .Rows.E02 > * {
        width: 16.66666667%
    }

    .Column.E20,
    .Rows.E20 > * {
        width: 20%
    }

    .Column.E03,
    .Rows.E03 > * {
        width: 25%
    }

    .Column.E04,
    .Rows.E04 > * {
        width: 33.33333333%
    }

    .Column.E05,
    .Rows.E05 > * {
        width: 41.66666667%
    }

    .Column.E06,
    .Rows.E06 > * {
        width: 50%
    }

    .Column.E07,
    .Rows.E07 > * {
        width: 58.33333333%
    }

    .Column.E08,
    .Rows.E08 > * {
        width: 66.66666667%
    }

    .Column.E09,
    .Rows.E09 > * {
        width: 75%
    }

    .Column.E10,
    .Rows.E10 > * {
        width: 83.33333333%
    }

    .Column.E11,
    .Rows.E11 > * {
        width: 91.66666667%
    }

    .Column.E12,
    .Rows.E12 > * {
        width: 100%
    }

    .cat-home-phim-bo .TPostMv:nth-child(16),
    .cat-home-phim-le .TPostMv:nth-child(n+11),
    .tax-home .TPostMv:nth-child(n+11) { /*movies in home page*/
        display: none;
    }
}

.AXCenter {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle !important
}

@media screen and (min-width: 34em) {
    .BXCenter > * {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        vertical-align: middle !important
    }
}

@media screen and (min-width: 48em) {
    .CXCenter > * {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        vertical-align: middle !important
    }
}

@media screen and (min-width: 62em) {
    .DXCenter > * {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        vertical-align: middle !important
    }
}

@media screen and (min-width: 70em) {
    .EXCenter > * {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        vertical-align: middle !important
    }
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .AX.Rows > * {
    float: left
}

.no-flexbox.no-flexboxlegacy.no-flexboxtweener .AX.Row {
    display: table;
    table-layout: fixed;
    width: 100%
}

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .AX.Row.Wa {
        table-layout: auto
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .AX.Row > * {
        display: table-cell;
        vertical-align: top
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .AX.Row.AFluid > *:not([class*='AFixed']) {
        width: 100%
    }

.no-flexbox.flexboxlegacy.no-flexboxtweener .AX.Row {
    display: -webkit-box;
    display: -moz-box
}

    .no-flexbox.flexboxlegacy.no-flexboxtweener .AX.Row.AFluid > * {
        -webkit-box-flex: 1;
        -moz-box-flex: 1
    }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .AX.Row.AFluid > .AFixed {
        -webkit-box-flex: 0;
        -moz-box-flex: 0
    }

.no-flexbox.flexboxlegacy.no-flexboxtweener .AX.Rows > * {
    float: left
}

@media screen and (min-width: 34em) {
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .BX.Rows > * {
        float: left
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .BX.Row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .BX.Row.Wa {
            table-layout: auto
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .BX.Row > * {
            display: table-cell;
            vertical-align: top
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .BX.Row.BFluid > *:not([class*='BFixed']) {
            width: 100%
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .BX.Row {
        display: -webkit-box;
        display: -moz-box
    }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .BX.Row.BFluid > .BFixed {
            -webkit-box-flex: 0;
            -moz-box-flex: 0
        }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .BX.Row.BFluid > * {
            -webkit-box-flex: 1;
            -moz-box-flex: 1
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .BX.Rows > * {
        float: left
    }
}

@media screen and (min-width: 590px) {
    .MovieInfo .VotesCn {
        float: left;
        margin-bottom: 0;
        padding-right: 20px;
        border-right: 1px solid transparent;
        margin-right: 20px
    }

    .MovieInfo .Info {
        float: right;
        margin: 15px 0 0;
    }
}

@media screen and (min-width: 48em) {
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .CX.Rows > * {
        float: left
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .CX.Row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .CX.Row.Wa {
            table-layout: auto
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .CX.Row > * {
            display: table-cell;
            vertical-align: top
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .CX.Row.CFluid > *:not([class*='CFixed']) {
            width: 100%
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .CX.Row {
        display: -webkit-box;
        display: -moz-box
    }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .CX.Row.CFluid > .CFixed {
            -webkit-box-flex: 0;
            -moz-box-flex: 0
        }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .CX.Row.CFluid > * {
            -webkit-box-flex: 1;
            -moz-box-flex: 1
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .CX.Rows > * {
        float: left
    }
}

@media screen and (min-width: 62em) {
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .DX.Rows > * {
        float: left
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .DX.Row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .DX.Row.Wa {
            table-layout: auto
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .DX.Row > * {
            display: table-cell;
            vertical-align: top
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .DX.Row.DFluid > *:not([class*='DFixed']) {
            width: 100%
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .DX.Row {
        display: -webkit-box;
        display: -moz-box
    }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .DX.Row.DFluid > .DFixed {
            -webkit-box-flex: 0;
            -moz-box-flex: 0
        }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .DX.Row.DFluid > * {
            -webkit-box-flex: 1;
            -moz-box-flex: 1
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .DX.Rows > * {
        float: left
    }
}

@media screen and (min-width: 70em) {
    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .EX.Rows > * {
        float: left
    }

    .no-flexbox.no-flexboxlegacy.no-flexboxtweener .EX.Row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .EX.Row.Wa {
            table-layout: auto
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .EX.Row > * {
            display: table-cell;
            vertical-align: top
        }

        .no-flexbox.no-flexboxlegacy.no-flexboxtweener .EX.Row.EFluid > *:not([class*='EFixed']) {
            width: 100%
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .EX.Row {
        display: -webkit-box;
        display: -moz-box
    }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .EX.Row.EFluid > .EFixed {
            -webkit-box-flex: 0;
            -moz-box-flex: 0
        }

        .no-flexbox.flexboxlegacy.no-flexboxtweener .EX.Row.EFluid > * {
            -webkit-box-flex: 1;
            -moz-box-flex: 1
        }

    .no-flexbox.flexboxlegacy.no-flexboxtweener .EX.Rows > * {
        float: left
    }
}

ul,
ol,
dl,
dl dt,
dl dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
table,
input,
textarea,
button,
select,
[class*='Form-'] {
    margin-bottom: 1rem
}

hr {
    margin: 1rem 0
}

[class*='Row'] {
    margin-left: -.625rem;
    margin-right: -.625rem
}

    [class*='Row'] > * {
        padding-left: .625rem;
        padding-right: .625rem;
        min-width: 0
    }

.RowCn > .Row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

[class*='Form-'] input,
[class*='Form-'] button,
[class*='Form-'] textarea,
[class*='Form-'] select,
[class*='Form-'] .Form-Select {
    margin-bottom: 0
}

[class*='Form-'] [class*='Form-'] {
    margin-bottom: 0
}

form {
    margin-bottom: 0
}

button,
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    font: inherit;
    width: 100%;
    vertical-align: middle;
    line-height: normal
}

fieldset {
    border: 1px solid #c0c0c0;
    padding: .9370rem
}

legend {
    border: 0
}

label {
    display: inline-block;
    padding-top: .625rem;
    padding-bottom: .625rem;
    line-height: normal;
    margin-bottom: 0
}

    label[for] {
        cursor: pointer
    }

[class*='Form-'] label {
    display: block
}

input,
textarea,
select,
.Form-Select label {
    color: inherit;
    border-radius: 20px;
    border: 0
}

input,
textarea,
select,
.Form-Select label {
    display: block;
    padding: .5rem 1rem;
    width: 100%
}

input,
select {
    height: 2.5rem;
    line-height: normal
}

textarea {
    overflow: auto;
    max-width: 100%;
    height: auto;
    resize: vertical;
    padding: 1rem 1rem;
    max-height: 300px
}

.Form-Icon {
    position: relative;
    display: block;
    padding: 0
}

    .Form-Icon.Right input,
    .Form-Icon.Right textarea {
        padding-left: .9370rem;
        padding-right: 2.5rem
    }

        .Form-Icon.Right input + i,
        .Form-Icon.Right textarea + i {
            left: auto;
            right: 0
        }

    .Form-Icon input,
    .Form-Icon textarea {
        padding-left: 2.5rem;
        font-weight: 300
    }

        .Form-Icon input + i,
        .Form-Icon textarea + i {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            text-align: center;
            color: inherit
        }

            .Form-Icon input + i,
            .Form-Icon textarea + i,
            .Form-Icon input + i:before,
            .Form-Icon textarea + i:before {
                width: 2.5rem;
                height: 2.5rem
            }

        .Form-Icon input + i,
        .Form-Icon textarea + i {
            display: table
        }

            .Form-Icon input + i:before,
            .Form-Icon textarea + i:before {
                display: table-cell;
                vertical-align: middle
            }

.Form-Select {
    position: relative;
}

    .Form-Select label {
        display: block;
        padding: 2.370em 0 0;
        position: relative;
        font-weight: 300
    }

        .Form-Select label:before {
            text-align: center;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 2;
            margin-right: 0
        }

    .Form-Select select:disabled {
        z-index: 1
    }

    .Form-Select select {
        padding: .3125rem .9370rem;
        position: absolute;
        margin-bottom: 0;
        z-index: 1;
        border: 0;
        left: 0;
        top: 0;
        width: 100%;
        background: #222;
    }

.ie .Form-Select select {
    width: 120%
}

.Form-Select select::-ms-expand {
    display: none
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
    transition: none
}

optgroup {
    font-weight: bold
}

.Form-Checkbox input,
.Form-Radio input {
    position: absolute;
    visibility: hidden
}

.Form-Checkbox label,
.Form-Radio label {
    line-height: inherit
}

.Form-Checkbox i:before,
.Form-Radio i:before {
    content: '';
    font-size: 1.5rem;
    width: 25px;
    text-align: center;
    margin-right: 10px;
    color: currentColor
}

.Form-Checkbox input:checked + i:before,
.Form-Radio input:checked + i:before {
    opacity: 1
}

.Form-Checkbox i:before,
.Form-Radio i:before,
.Form-Checkbox input:disabled + i:before,
.Form-Radio input:disabled + i:before {
    opacity: .2
}

.Form-Checkbox i.AAIco-:before,
.Form-Radio i.AAIco-:before {
    font-size: 1.7rem
}

.Form-Checkbox input + i.fa-:before {
    content: '\f0c8'
}

.Form-Checkbox input:checked + i.fa-:before {
    content: '\f14a'
}

.Form-Checkbox input + i.AAIco-:before {
    content: '\e835'
}

.Form-Checkbox input:checked + i.AAIco-:before {
    content: '\e834'
}

.Form-Radio input + i.fa-:before {
    content: '\f111'
}

.Form-Radio input:checked + i.fa-:before {
    content: '\f058'
}

.Form-Radio input + i.AAIco-:before {
    content: '\e836'
}

.Form-Radio input:checked + i.AAIco-:before {
    content: '\e837'
}

[type='checkbox'],
[type='radio'] {
    width: auto;
    height: auto;
    display: inline;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

[type='checkbox'] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox
}

[type='radio'] {
    -webkit-appearance: radio;
    -moz-appearance: radio
}

    [type='checkbox'] + label,
    [type='radio'] + label {
        margin-left: 5px;
        margin-right: .625rem;
        vertical-align: baseline;
        display: inline-block
    }

    [type='checkbox'][hidden] + label,
    [type='radio'][hidden] + label {
        margin-left: 0;
        margin-right: 0
    }

.Button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
    border: 0;
    cursor: pointer;
    padding: 0 1rem 3px;
    width: auto;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    border-radius: 25px
}

    .Button > span,
    button > span {
        white-space: nowrap
    }

    button[disabled],
    input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner,
    select::-moz-focus-inner {
        border: 0;
        padding: 0
    }

.Form-Inline .Button,
.Form-Inline button,
.Form-Inline input,
.Form-Inline select,
.Form-Inline textarea,
.Form-Inline .Form-Select,
.Form-Inline [class*='Form-'] {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    width: auto
}

[class*='Btn'] {
    cursor: pointer
}

.Form-Success input,
.Form-Success textarea,
.Form-Success select,
.Form-Success label {
    border-color: #24c970 !important;
    color: #24c970
}

.Form-Warning input,
.Form-Warning textarea,
.Form-Warning select,
.Form-Warning label {
    border-color: #f09941 !important;
    color: #f09941
}

.Form-Error input,
.Form-Error textarea,
.Form-Error select,
.Form-Error label {
    border-color: #f24343 !important;
    color: #f24343
}

    .Form-Success label input + i,
    .Form-Warning label input + i,
    .Form-Error label input + i {
        color: currentColor !important
    }

input:disabled,
textarea:disabled,
select:disabled,
.Form-Select select:disabled + label {
    background-color: #eee !important;
    border-color: #ddd !important;
    color: #999 !important
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-placeholder {
    color: inherit
}

:-ms-input-placeholder {
    color: inherit
}

input:-moz-placeholder {
    color: inherit
}

.ClFx:before,
.ClFx:after,
.Rows:before,
.Rows:after,
.Container:before,
.Container:after {
    content: '';
    display: block;
    overflow: hidden
}

.ClFx:after,
.Rows:after,
.Container:after {
    clear: both
}

button,
input,
textarea,
select,
label,
label i:before,
a,
[class*='Btn'] {
    transition: .2s
}

@media screen and (max-width: 34em) {
    .AXHdMx {
        display: none !important
    }
}

@media screen and (min-width: 48em) {
    .BXHd {
        display: none !important
    }
}

@media screen and (max-width: 48em) {
    .BXHdMx {
        display: none !important
    }
}

@media screen and (min-width: 62em) {
    .CXHd {
        display: none !important
    }
}

@media screen and (max-width: 62em) {
    .CXHdMx {
        display: none !important
    }
}

@media screen and (min-width: 70em) {
    .DXHd {
        display: none !important
    }
}

@media screen and (max-width: 70em) {
    .DXHdMx {
        display: none !important
    }
}

.anmt,
.sol-selection-container,
.trsrcbx {
    animation-duration: .25s;
    animation-fill-mode: both
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.Tp-Wp {
    padding-top: 0px
}

.Header {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    height: 60px;
    transition: .2s;
    z-index: 3
}

.HdOp0.Pfx {
    top: -90px
}

.HdOp1.Pfx {
    top: 0
}

.MnBr {
    position: relative
}

.MenuBtn {
    font-size: 0;
    line-height: 0;
    text-align: center;
    padding: .75rem .5rem .5rem;
    width: 46px;
    border-radius: 4px;
    z-index: 11;
    height: 46px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.25rem;
    margin: auto
}

    .MenuBtn i {
        width: 20px;
        height: 2px;
        background-color: #fff;
        transition: .4s;
        display: block;
        margin: 3px auto
    }

.show .MenuBtn i:first-child,
.open .MenuBtn i:first-child {
    transform: rotate(-45deg) translate(-4px, 4px)
}

.show .MenuBtn i:nth-child(2),
.open .MenuBtn i:nth-child(2) {
    opacity: 0
}

.show .MenuBtn i:last-child,
.open .MenuBtn i:last-child {
    transform: rotate(45deg) translate(-3px, -3px)
}

.Logo {
    padding: 12px 0;
    height: 65px
}

    .Logo img {
        width: 150px;
        height: auto;
    }

.Rght {
    text-align: right
}

.Menu,
.Search,
.Login {
    text-align: left
}

    .Menu a,
    .widget_nav_menu a {
        display: block;
        padding: .5rem 1rem;
        font-weight: 400
    }

    .Menu > ul > li > a,
    .widget_nav_menu > div > ul > li > a {
        padding: 0 1rem;
        text-transform: uppercase;
        line-height: 40px
    }

    .Menu li[class*="AAIco-"],
    .Menu li[class*="fa-"],
    .menu li[class*="AAIco-"],
    .menu li[class*="fa-"] {
        position: relative
    }

        .Menu li[class*="AAIco-"]:before,
        .Menu li[class*="fa-"]:before,
        .menu li[class*="AAIco-"]:before,
        .menu li[class*="fa-"]:before {
            position: absolute;
            left: 1rem;
            top: 0;
            line-height: 40px;
            font-size: 1.2rem;
            opacity: .5;
            transition: .2s
        }

        .Menu li[class*="AAIco-"]:hover:before,
        .Menu li[class*="fa-"]:hover:before,
        .menu li[class*="AAIco-"]:hover:before,
        .menu li[class*="fa-"]:hover:before {
            opacity: 1
        }

        .Menu li[class*="AAIco-"] > a,
        .Menu li[class*="fa-"] > a,
        .menu li[class*="AAIco-"] > a,
        .menu li[class*="fa-"] > a {
            padding-left: 2.5rem
        }

    .Menu li li[class*="AAIco-"]:before,
    .Menu li li[class*="fa-"]:before {
        line-height: 32px
    }

.menu-item-has-children {
    position: relative
}

    .menu-item-has-children > i {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        font-size: .75rem;
        height: 40px;
        z-index: 2
    }

        .menu-item-has-children > i:before {
            height: 45px;
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            right: .2rem
        }

.Menu .menu-item-has-children > a,
.widget_nav_menu .menu-item-has-children > a {
    padding-right: 1.5rem
}

.sub-menu {
    max-height: 0;
    transition: .2s;
    overflow: hidden;
    opacity: 1
}

    .sub-menu a {
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #333;
        overflow: hidden
    }

.Search {
    position: relative
}
/*.Login {
    opacity: 0.9;
}*/
.user-bookmark {
    background-color: #060809;
    cursor: pointer;
    border: 1px solid #263238;
    padding: 0 13px 0 15px;
    margin-right: 1px;
    line-height: 38px;
    border-radius: 3px;
    display: block;
    text-align: center;
}

    .user-bookmark:hover,
    .user-bookmark.active {
        color: #fff;
        background-color: #2f4148;
        border: 1px solid #bbb;
    }

    .user-bookmark #bookmark-numb {
        background: #f11b1b;
        border-radius: 50%;
        padding: 0 6px;
    }

ul.bookmark-dropdown {
    position: absolute;
    right: 0;
    border: 1px solid #bbb;
    background-color: #060809;
    width: 300px;
    margin-top: 10px;
    padding: 8px 8px 3px 8px;
    z-index: 3;
    max-height: 400px;
    overflow: auto;
    border-radius: 3px;
    display: none;
}

ul#suggestions.bookmark-dropdown {
    border: 1px solid #263238;
}

ul#suggestions li a span {
    line-height: 21px !important;
}

ul.bookmark-dropdown li a.active .bookmark-title {
    color: #ffc107;
}

ul.bookmark-dropdown.active {
    display: block;
}

ul.bookmark-dropdown:before {
    content: '';
    border-bottom: 8px solid #bbb;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
    right: 50px;
    position: absolute;
}

ul.bookmark-dropdown li {
    margin-bottom: 8px;
    clear: both;
    display: flow-root;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #263238;
    position: relative;
}

    ul.bookmark-dropdown li:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    /*ul.bookmark-dropdown li a:hover {
    color: #fff;
}*/
    ul.bookmark-dropdown li img {
        width: 45px;
        height: auto;
        float: left;
        margin-right: 5px;
    }

    ul.bookmark-dropdown li span.bookmark-title {
        text-transform: capitalize;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 25px;
    }

    ul.bookmark-dropdown li span.bookmark-title-en {
        color: #4faeff;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 25px;
    }

    ul.bookmark-dropdown li span.remove-bookmark {
        display: block;
        position: absolute;
        right: 0;
        bottom: 5px;
        background: #263238;
        padding: 0 7px;
        text-align: center;
        cursor: pointer;
        box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.07), 0px 1px 3px rgba(0, 0, 0, 0.29);
    }

.Search .Form-Icon input:focus,
.Search .Form-Icon input:focus + i {
    opacity: 1
}

.Search .Form-Icon input {
    margin-bottom: 0;
    border: 1px solid
}

.Search .Form-Icon i {
    top: -1px;
    color: #ffc107;
}

.Search .Form-Icon button {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 1px
}

.Result {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    animation-name: zoomIn;
    padding: 1.25rem;
    border-top: 3px solid transparent;
    margin-top: -3px;
    border-radius: 0 0 10px 10px;
    z-index: 10;
    max-height: 250px;
    overflow: auto
}

    .Result:before {
        content: '';
        position: absolute;
        left: 2rem;
        top: -8px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent
    }

    .Result.On {
        display: block
    }

    .Result .MovieList > li {
        margin-bottom: 1.25rem
    }

        .Result .MovieList > li:last-child {
            margin-bottom: 0
        }

.Login > .Button {
    display: block
}

.Body {
    position: relative;
}

    .Body .Content {
        padding: 1.125rem
    }

.AZList {
    font-size: 0;
    margin: 0 -5px 15px;
    text-align: center
}

    .AZList > li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin-bottom: 5px
    }

        .AZList > li > a {
            display: block;
            line-height: 30px;
            border-radius: 15px;
            font-weight: 700;
            font-size: .75rem;
            text-transform: uppercase;
            position: relative;
            z-index: 2;
            min-width: 35px
        }

        .AZList > li:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 15px;
            z-index: 1;
            height: 30px;
            right: 0;
            opacity: .2;
            margin: 0 .2rem;
            transition: .2s
        }

        .AZList > li.Current:before,
        .AZList > li:hover:before {
            opacity: 1
        }

.TPost .Image {
    position: relative
}

    .TPost .Image figure,
    .TPost .Image figure img {
        border-radius: 10px
    }

    .TPost .Image figure {
        position: relative;
        padding-top: 144.12%;
    }

        .TPost .Image figure img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%
        }

.TpMvPlay:before,
.TpMvPlay:after {
    transition: .2s;
    opacity: 0
}

.TPost:hover .TpMvPlay:before {
    opacity: 1;
    transform: scale(1)
}

.TPost:hover .TpMvPlay:after {
    opacity: .5
}

.TpMvPlay:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 50%;
    text-align: center;
    font-size: 1.5rem;
    z-index: 2;
    transform: scale(0)
}

.TpMvPlay:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.TPost .Title {
    line-height: 20px;
    transition: .4s;
    max-height: 40px;
    overflow: hidden;
    font-weight: 400
}

p.Info {
    margin-bottom: 0
}

    p.Info > span {
        display: inline-block;
        vertical-align: top;
        font-size: .75rem;
        line-height: 20px;
        margin-right: .5rem;
        margin-bottom: 4px
    }

        p.Info > span:before {
            font-size: .875rem;
            margin-right: .2rem;
            opacity: .5
        }

        p.Info > span:last-child {
            margin-bottom: 0;
            margin-right: 0
        }

        p.Info > span.Vote {
            font-weight: 700
        }

            p.Info > span.Vote:before {
                opacity: 1
            }

        p.Info > span.Qlty,
        .Qlty {
            font-size: .625rem
        }

.Qlty {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 .6rem;
    border-radius: 10px;
    font-weight: 700
}

.Objf img {
    object-fit: cover;
    object-position: top
}

.Objf.bgcvr {
    background-size: cover;
    background-position: 50% 0
}

    .Objf.bgcvr img {
        opacity: 0
    }

.TPost.A {
    position: relative;
    padding-left: 65px;
    min-height: 85px
}

    .TPost.A .Image {
        position: absolute;
        width: 55px;
        left: 0;
        top: 0
    }

        .TPost.A .Image figure,
        .TPost.A .Image figure img,
        .TPost.A .TpMvPlay:after {
            border-radius: 4px
        }

        .TPost.A .Image figure {
            padding-top: 85px
        }

    .TPost.A .TpMvPlay:before {
        width: 2rem;
        height: 2rem;
        line-height: 2rem
    }

.TPost .Top {
    position: absolute;
    left: -5px;
    top: -4px;
    min-width: 22px;
    padding: 0 5px;
    border-radius: 3px 0 0 0;
    z-index: 1;
    font-size: .6rem;
    font-weight: 700;
    line-height: 23px;
    text-align: center
}

    .TPost .Top:before,
    .TPost .Top:after {
        content: '';
        width: 0;
        top: 0;
        right: -5px;
        position: absolute;
        border-bottom: 5px solid transparent;
        border-right: 5px solid transparent
    }

    .TPost .Top.Num1 {
        font-size: 1rem
    }

    .TPost .Top > i {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -4px
    }

        .TPost .Top > i:before,
        .TPost .Top > i:after {
            content: '';
            width: 0;
            height: 0;
            border-top: 5px solid transparent
        }

        .TPost .Top > i:before {
            border-left: 11px solid transparent;
            float: right
        }

        .TPost .Top > i:after {
            border-right: 11px solid transparent;
            float: left
        }

.TPost.B {
    position: relative;
    text-align: center
}

    .TPost.B:hover .Title {
        opacity: 0;
        visibility: hidden
    }

    .TPost.B .Title {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: none;
        padding: 0 10px 10px 10px;
        border-radius: 3px;
        font-size: .75rem;
        line-height: 1rem;
        pointer-events: none
    }

.MovieListTopCn {
    margin: 0 -.6rem 1.25rem
}

.MovieListRelated .TPostMv,
.MovieListTop .TPostMv {
    padding: 0 .6rem
}

.MoviesListRelated .TPostMv {
    width: 16.65%;
    float: left;
    padding: 1%;
}

@media (max-width: 700px) {
    .MoviesListRelated .TPostMv {
        width: 33.33%;
        padding: 1.5%;
    }
}

@media (max-width: 450px) {
    .MoviesListRelated .TPostMv {
        width: 50%;
        padding: 2%;
    }
}

.TPMvCn {
    padding: .6rem;
    border-radius: 10px;
    display: none
}

.qtip-pos-tl .TPMvCn {
    border-top-left-radius: 0
}

.qtip-pos-tr .TPMvCn {
    border-top-right-radius: 0
}

.qtip-pos-bl .TPMvCn {
    border-bottom-left-radius: 0
}

.qtip-pos-br .TPMvCn {
    border-bottom-right-radius: 0
}

.TPost.C .TPMvCn .Title,
.TPMvCn .Title {
    font-size: 1.25rem;
    padding: .2rem 0;
    line-height: 1.5;
    text-align: left
}

.TPost.C .TPMvCn .Title {
    font-size: 1rem;
    max-height: none;
    white-space: normal;
    line-height: 1.2
}

.TPost.C .TPMvCn .Description {
    margin-bottom: 0
}

.TPMvCn .Info {
    margin-bottom: .4rem
}

.TPMvCn .Description,
.TPMvCn .Description p {
    margin-bottom: .6rem
}

.TPMvCn .Description {
    font-size: .75rem
}

    .TPMvCn .Description p[class] {
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        min-height: 22px;
        line-height: 22px
    }

        .TPMvCn .Description p[class] > i {
            min-width: 22px;
            height: 22px;
            margin-left: 3px;
            line-height: 20px;
            vertical-align: top
        }

.TPMvCn > .Button {
    vertical-align: top
}

    .TPMvCn > .Button.TPlay {
        margin-right: 5px;
        font-weight: 300
    }

.Description p[class] {
    margin-bottom: 0
}

    .Description p[class] span {
        font-weight: 700
    }

    .Description p[class]:before {
        font-size: 1rem;
        margin-right: .4rem;
        line-height: 20px;
        margin-top: 1px;
        opacity: .5
    }

.MovieListSldCn .Description p[class]:before {
    opacity: 1
}

.Cast {
    font-size: 0
}

    .Cast a {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        margin-bottom: 10px
    }

        .Cast a:hover {
            transform: scale(1.1)
        }

        .Cast a img {
            margin: 0
        }

    .Cast img {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 50%;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        margin-bottom: 10px
    }

.Button.TPlay:before {
    margin-right: .5em
}

.Button.TPlay span {
    font-weight: 700
}

.Cast .Button.STPa {
    font-size: 1.25rem
}

.Button.STPa {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 0;
    min-width: 40px;
    font-size: 1rem;
    height: 40px
}

section > .Top {
    margin-bottom: 1.25rem
}

    section > .Top > h2 {
        font-weight: 700;
        display: inline-block;
        vertical-align: middle;
        margin-right: .5rem;
        margin-bottom: 0
    }

    section > .Top > .Button {
        margin-right: .5rem
    }

        section > .Top > .Button:last-child {
            margin-right: 0
        }

.MovieList > li {
    margin-bottom: 1.25rem
}

.TPost.C .Image {
    margin-bottom: 10px
}

.TPost.C .Title,
.TPost.C .Year {
    text-align: center;
    line-height: 20px
}

.TPost.C .Title {
    font-size: .875rem;
    margin-bottom: 0;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.TPost.C .Year {
    display: block;
    font-size: .75rem
}

.Button.STPb {
    line-height: 30px;
    font-size: .75rem;
    height: 30px;
    min-width: 80px
}

.MovieListSldCn {
    margin-bottom: 1.25rem
}

.TPost.D .TPMvCn {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    box-shadow: none;
    padding: 1.25rem;
    border-radius: 10px 0 0 10px;
    z-index: 2;
    min-width: 450px;
    overflow: auto;
    display: block
}

.TPost.D .Image:before {
    border-radius: 10px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.TPost.D .Image figure {
    padding-top: 350px
}

.TPost.D .Title {
    font-size: 1.875rem;
    max-height: 62px;
    padding: 0;
    line-height: 1;
    margin-bottom: .3em
}

.TPost.D .Description {
    font-size: .875rem
}

    .TPost.D .Description p,
    .TPost.D .Description p[class] span {
        opacity: .7
    }

        .TPost.D .Description p[class] {
            opacity: 1;
            font-size: .75rem
        }

.TPost.D .Title {
    font-weight: 300
}

.TPost.D .TPMvCn .Title {
    padding-bottom: 5px
}

.TPost.D .Image figure {
    padding-top: 250px
}

.MovieListSld .owl-controls {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0
}

    .MovieListSld .owl-controls div,
    .MovieListSld .owl-controls span {
        display: inline-block;
        vertical-align: top
    }

    .MovieListSld .owl-controls .owl-page {
        width: 10px;
        height: 10px;
        border-radius: 5px;
        opacity: .2;
        margin-left: 10px
    }

        .MovieListSld .owl-controls .owl-page.active {
            opacity: 1
        }

[class*="Dvr-"] {
    margin: 0 auto 1.25rem
}

.Dvr-300 {
    max-width: 300px;
    overflow: hidden
}

.TPostBg,
.TPostBg img,
.TPostBg:before,
.TPostBg:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.TPostBg {
    z-index: -1;
    pointer-events: none
}

.single-post .TPostBg {
    opacity: .8;
    filter: brightness(120%) grayscale(1);
}

.TPostBg:before,
.TPostBg:after {
    content: ''
}

.TPostBg:before {
    opacity: .3
}

.TPost.Single {
    position: relative;
    z-index: 1;
    padding: 1.25rem;
    margin-bottom: 1.25rem
}

    .TPost.Single .Image {
        width: 210px;
        margin: 0 auto 1.25rem
    }
        /*.TPost.Single .Image figure {
    padding-top: 260px
}*/
        .TPost.Single .Image .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 #ffffff;
            animation: ripple 900ms ease-out infinite;
        }

@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;
    }
}

.TPost.Single .Title {
    line-height: 36px;
    padding: 7px 0;
    margin-bottom: 0;
    max-height: none;
    font-weight: 300
}

.TPost.Single .SubTitle {
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 1.25rem
}

.TPost.Single .Description {
    max-height: 100px;
    overflow: auto;
    margin-bottom: 20px;
    opacity: .7
}

    .TPost.Single .Description > *:last-child {
        margin-bottom: 0
    }

.TPost.Single footer {
    padding-top: 19px;
    border-top: 1px solid transparent
}

.TPost.Single .Info {
    margin-bottom: 20px
}

.ListPOpt {
    text-align: center;
    font-size: 0;
    margin: 0 -5px
}

    .ListPOpt > li {
        display: inline-block;
        vertical-align: top;
        padding: 0 5px 5px
    }

        .ListPOpt > li > a {
            display: block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            border-radius: 15px;
            font-size: 1rem;
            opacity: .5
        }

            .ListPOpt > li > a.Fcb,
            .ListPOpt > li > a.Twt,
            .ListPOpt > li > a.Ggl {
                border: 1px solid transparent;
                line-height: 28px
            }

                .ListPOpt > li > a.Fcb:hover {
                    background-color: #3b5999;
                    border-color: #3b5999
                }

                .ListPOpt > li > a.Twt:hover {
                    background-color: #55acee;
                    border-color: #55acee
                }

                .ListPOpt > li > a.Ggl:hover {
                    background-color: #dd4b39;
                    border-color: #dd4b39
                }

            .ListPOpt > li > a.Ggl {
                font-size: .75rem
            }

            .ListPOpt > li > a:hover,
            .ListPOpt > li > a.Fav,
            .ListPOpt > li > a.Rep {
                opacity: 1
            }

            .ListPOpt > li > a:hover {
                transform: scale(1.2)
            }

            .ListPOpt > li > a.Fav.On:hover:before {
                content: '\e14c'
            }

.VotesCn {
    position: relative;
    padding-left: 50px;
    min-height: 40px;
    margin-bottom: 20px;
    padding-top: 3px
}

    .VotesCn .Prct {
        position: absolute;
        left: 0;
        top: 0
    }

    .VotesCn .post-ratings {
        position: relative;
        font-size: 10px;
        min-width: 90px
    }

        .VotesCn .post-ratings img {
            position: absolute;
            left: 0;
            top: 0
        }

            .VotesCn .post-ratings img + img {
                left: 18px
            }

                .VotesCn .post-ratings img + img + img {
                    left: 36px
                }

                    .VotesCn .post-ratings img + img + img + img {
                        left: 54px
                    }

                        .VotesCn .post-ratings img + img + img + img + img {
                            left: 72px
                        }

                            .VotesCn .post-ratings img + img + img + img + img + img {
                                left: 90px
                            }

                                .VotesCn .post-ratings img + img + img + img + img + img + img {
                                    left: 108px
                                }

                                    .VotesCn .post-ratings img + img + img + img + img + img + img + img {
                                        left: 126px
                                    }

                                        .VotesCn .post-ratings img + img + img + img + img + img + img + img + img {
                                            left: 144px
                                        }

                                            .VotesCn .post-ratings img + img + img + img + img + img + img + img + img + img {
                                                left: 162px
                                            }

                                                .VotesCn .post-ratings img + img + img + img + img + img + img + img + img + img + img {
                                                    left: 180px
                                                }

.TPlayer {
    position: relative;
    padding-top: 60%;
    min-height: 250px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 1.25rem;
    z-index: 2
}

    .TPlayer iframe,
    .TPlayer video,
    .TPlayer object,
    .TPlayer embed {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        border: 0;
        padding: 0;
        margin: 0;
        overflow: hidden;
        z-index: 1
    }

    .TPlayer .Title {
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 10px 0 10px 0;
        z-index: 2;
        padding: 10px 15px;
        transition: .2s
    }

    .TPlayer .Qlty {
        margin: 0 10px
    }

.lgtbx-lnk {
    position: absolute;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    font-size: 1.25rem;
    transition: .2s
}

    .lgtbx-lnk:hover {
        transform: scale(1.2)
    }

.lgtbx-on .lgtbx-lnk {
    right: -50px
}

.lgtbx-on .TPlayer .Title {
    top: -50px
}

.TPTblCn {
    max-width: 100%;
    overflow: auto
}

    .TPTblCn table {
        margin-bottom: 0
    }

    .TPTblCn th,
    .TPTblCn td {
        border: 0;
        background-color: transparent;
        padding: 10px 20px;
        transition: .2s
    }

    .TPTblCn th {
        font-weight: 400
    }

        .TPTblCn th:first-child,
        .TPTblCn td:first-child {
            width: 60px;
            text-align: center;
            padding-right: 10px
        }

    .TPTblCn span {
        white-space: nowrap
    }

        .TPTblCn span img {
            margin-right: 5px
        }

    .TPTblCn tr:hover td {
        background-color: #fff
    }

    .TPTblCn td:first-child {
        border-radius: 50px 0 0 50px;
        font-weight: 700
    }

    .TPTblCn td:last-child {
        border-radius: 0 50px 50px 0
    }

    .TPTblCn .Button {
        min-width: 100px
    }

#comments > .Comment.Wrt {
    padding-left: 0
}

    #comments > .Comment.Wrt:last-child {
        margin-bottom: 0
    }

.Comment.Wrt figure:before {
    content: '';
    position: absolute;
    right: -20px;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent
}

.CommentsList > li:last-child > .Comment {
    margin-bottom: 1.25rem
}

.Comment button {
    min-width: 200px;
    margin-bottom: 0
}

.Comment {
    position: relative;
    padding-left: 70px;
    margin-bottom: 2.5rem
}

    .Comment textarea {
        border-radius: 10px
    }

    .comment .Comment textarea {
        border: 1px solid #f1f1f1
    }

    .Comment p:first-of-type {
        margin-bottom: 0
    }

    .Comment p:last-of-type {
        margin-bottom: 5px
    }

    .Comment p span {
        opacity: .5;
        font-size: 10px
    }

    .Comment p a {
        font-weight: 700
    }

.CommentsList li li .Comment {
    padding: 1rem;
    border-radius: 10px;
    margin-left: 20px
}

.children .Comment > figure {
    display: none
}

.cancel-comment-reply {
    margin-bottom: 10px
}

#cancel-comment-reply-link {
    font-weight: 700
}

.comment-notes {
    opacity: .5
}

.Comment > figure {
    position: absolute;
    left: 0;
    top: 0
}

    .Comment > figure > img {
        width: 50px;
        height: 50px;
        border-radius: 50%
    }

.comment-reply-link {
    display: inline-block;
    line-height: 20px;
    font-size: .75rem
}

    .comment-reply-link:before {
        content: '\e0b7';
        font-size: 1rem;
        margin-right: 5px;
        margin-top: 1px
    }

.InfoList span {
    font-weight: 700
}

.InfoList > li {
    line-height: 20px;
    padding: 5px 0;
    position: relative;
    padding-left: 1.2rem
}

    .InfoList > li:before {
        font-size: .75rem;
        position: absolute;
        left: 0;
        top: 5px
    }

.InfoList a:hover {
    opacity: .7
}

.MovieTabNav {
    margin-bottom: 1.25rem;
    border-bottom: 1px solid transparent;
    font-size: 14px;
}

    .MovieTabNav .Lnk {
        white-space: nowrap;
        line-height: 1.25rem;
        cursor: pointer;
        padding-bottom: 1.25rem;
        display: inline-block;
        vertical-align: top;
        margin-right: 1.25rem;
        margin-bottom: -1px;
        position: relative;
        font-weight: 400;
        box-shadow: none !important;
        border-bottom: 3px solid transparent
    }

        .MovieTabNav .Lnk:last-child {
            margin-right: 0
        }

        .MovieTabNav .Lnk,
        .MovieTabNav .Lnk:before,
        .MovieTabNav .Lnk:after {
            transition: .2s
        }

            .MovieTabNav .Lnk:before {
                font-size: 1.25rem;
                margin-right: .5rem;
                opacity: .5
            }

            .MovieTabNav .Lnk.on {
                font-size: .875rem;
                border-bottom-color: currentColor
            }

                .MovieTabNav .Lnk.on:after {
                    content: '';
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 5px solid transparent;
                    left: 0;
                    right: 0;
                    margin: auto;
                    bottom: -7px
                }

                .MovieTabNav .Lnk.on:before {
                    opacity: 1
                }

.MvTbCn {
    animation-name: zoomIn;
    display: none
}

    .MvTbCn.on {
        display: block
    }

.ListCast {
    max-height: 450px;
    overflow: auto
}

.ListCast,
.ListVids,
.ListGall {
    text-align: center;
    margin-top: -1.25rem
}

    .ListCast > li,
    .ListVids > li,
    .ListGall > li {
        padding-top: 1.25rem
    }

    .ListCast figcaption,
    .ListCast span {
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block
    }

    .ListCast figure > span {
        max-width: 80%;
        margin: 0 auto .5rem;
        position: relative;
        transition: .2s
    }

    .ListCast figure:hover > span {
        transform: scale(1.1)
    }

    .ListCast figure > span:before {
        content: '';
        display: block;
        padding-top: 100%
    }

    .ListCast figure > span > img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%
    }

    .ListCast figcaption span {
        opacity: .5;
        font-size: .75rem
    }

    .ListVids figure,
    .ListGall figure {
        position: relative;
        padding-top: 40%;
        cursor: pointer
    }

        .ListVids figure:before,
        .ListGall figure:before,
        .ListVids figure:after,
        .ListGall figure:after {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            transition: .2s;
            opacity: 0;
            transform: scale(0)
        }

        .ListVids figure:before,
        .ListGall figure:before {
            width: 2rem;
            height: 2rem;
            line-height: 2rem;
            font-size: 2rem;
            z-index: 2
        }

        .ListVids figure:after,
        .ListGall figure:after {
            content: '';
            z-index: 1;
            border-radius: 10px
        }

        .ListVids figure:hover:before,
        .ListGall figure:hover:before,
        .ListVids figure:hover:after,
        .ListGall figure:hover:after {
            transform: scale(1);
            opacity: 1
        }

        .ListVids figure:hover:after,
        .ListGall figure:hover:after {
            opacity: .7
        }

        .ListVids figure img,
        .ListGall figure img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 10px
        }

.admin-bar .Header {
    top: 32px !important
}

    .admin-bar .Header.HdOp0.Pfx {
        top: -90px !important
    }

    .admin-bar .Header.HdOp1.Pfx {
        top: 32px !important
    }

@media screen and (max-width: 62em) {
    .admin-bar .Header .Rght {
        padding-top: 3rem
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .Header {
        top: 46px !important
    }

        .admin-bar .Header.HdOp0.Pfx {
            top: -90px !important
        }

        .admin-bar .Header .Rght {
            padding-top: 4rem
        }
}

@media screen and (max-width: 600px) {
    .admin-bar .Header.Pfx .Rght {
        padding-top: 1rem
    }

    .admin-bar .Header.HdOp1.Pfx {
        top: 0 !important
    }
}

.TPTblCn .Vote {
    font-size: 1rem
}

.TPTblCn th {
    text-transform: uppercase;
    font-weight: 700
}

.TPTblCn td.MvTbImg {
    width: 60px;
    padding-right: 0;
    min-width: 60px
}

    .TPTblCn td.MvTbImg img {
        width: 40px;
        height: 60px;
        border-radius: 5px
    }

.TPTblCn td.MvTbTtl {
    padding-left: 0
}

    .TPTblCn td.MvTbTtl a {
        padding-left: 10px;
        display: inline-block
    }

.TPTblCnMvs th,
.TPTblCnMvs td {
    text-align: center
}

    .TPTblCnMvs th:first-child,
    .TPTblCnMvs th:nth-child(2),
    .TPTblCnMvs td:first-child,
    .TPTblCnMvs td:nth-child(2),
    .TPTblCnMvs td:nth-child(3) {
        text-align: left
    }

.Page .Description {
    font-size: 1rem
}

.SearchMovies > form {
    margin-bottom: 0
}

.SearchMovies .Form-Group {
    position: relative
}

    .SearchMovies .Form-Group .trsrcbx {
        position: absolute;
        left: 0;
        right: 0;
        background-color: #fff;
        border-radius: 10px
    }

        .SearchMovies .Form-Group .trsrcbx > div {
            overflow: auto;
            max-height: 150px;
            padding: .5rem 0
        }

        .SearchMovies .Form-Group .trsrcbx p {
            margin-bottom: 0;
            text-align: center
        }

    .SearchMovies .Form-Group input + i {
        font-size: 1.25rem;
        color: currentColor;
        opacity: .2;
        display: block !important;
        transition: .2s
    }

    .SearchMovies .Form-Group input:focus + i,
    .Menu li.current-menu-item:before,
    .Menu li.current-cat:before {
        opacity: 1
    }

.SearchMovies select.Select-Md {
    opacity: 0
}

.SearchMovies .Form-Select label {
    padding-top: 40px
}

    .SearchMovies .Form-Select label:before {
        margin-right: 0;
        color: currentColor;
        opacity: .2;
        transition: .2s
    }

.SearchMovies .Form-Select select:focus + label:before {
    opacity: 1
}

.Title-404 {
    font-weight: 700;
    font-size: 1.7rem;
    text-align: center;
    padding: 6rem 0
}

    .Title-404:before {
        display: block;
        font-size: 6rem;
        opacity: .5;
        line-height: 1
    }

    .Title-404 > span {
        font-size: 1rem;
        opacity: .5;
        font-weight: 400;
        display: block
    }

    .Title-404 > strong {
        display: block;
        font-size: 8rem;
        line-height: 1
    }

.rssSummary {
    overflow: hidden
}

.TPlayerNv {
    list-style-type: none;
    padding: 0;
    margin: 0 0 .5rem;
    overflow: hidden
}

    .TPlayerNv > li.Button {
        height: auto;
        line-height: 1rem;
        font-weight: 400;
        text-align: left;
        font-size: .875rem;
        padding: .5rem 1rem;
        float: left;
        margin-right: .5rem;
        margin-bottom: .5rem;
        opacity: .55;
        transition: .2s;
        border-radius: 6px
    }

        .TPlayerNv > li.Button:last-child {
            margin-right: 0
        }

        .TPlayerNv > li.Button > span + span {
            font-size: .7rem;
            display: block;
            font-weight: 300;
            opacity: .8
        }

        .TPlayerNv > li.Button:hover,
        .TPlayerNv > li.Button.Current {
            opacity: 1
        }

.TPlayerTb {
    display: none
}

    .TPlayerTb > iframe {
        animation: scale 0.7s ease-in-out;
        background-color: #000
    }

@keyframes scale {
    0% {
        transform: scale(0.9);
        opacity: 0
    }

    50% {
        transform: scale(1.01);
        opacity: 0.5
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.TPlayerTb.Current {
    display: block
}

.TPlayerCn {
    position: relative
}

    .TPlayerCn,
    .TPlayerCn > div {
        border-radius: 10px
    }

.NoBrdRa .TPost .Image figure,
.NoBrdRa .TPost .Image figure img,
.NoBrdRa .TpMvPlay:after,
.NoBrdRa .TPMvCn,
.NoBrdRa .Wdgt:before,
.NoBrdRa .TPost.D .Image:before,
.NoBrdRa .ListSocial > li > a,
.NoBrdRa .Button,
.NoBrdRa button,
.NoBrdRa input[type='button'],
.NoBrdRa input[type='reset'],
.NoBrdRa input[type='submit'],
.NoBrdRa .Footer .MnBrCn,
.NoBrdRa .Footer .MnBr,
.NoBrdRa input,
.NoBrdRa textarea,
.NoBrdRa select,
.NoBrdRa .Form-Select label,
.NoBrdRa .AZList > li:before,
.NoBrdRa .SearchMovies .sol-inner-container,
.NoBrdRa .SearchMovies .sol-selection-container,
.NoBrdRa .trsrcbx,
.NoBrdRa .wp-pagenavi a:after,
.NoBrdRa .wp-pagenavi span:after,
.NoBrdRa .CommentsList li li .Comment,
.NoBrdRa .TPostBg,
.NoBrdRa .TPostBg img,
.NoBrdRa .TPostBg:before,
.NoBrdRa .TPostBg:after,
.NoBrdRa .TPlayerCn,
.NoBrdRa .TPlayerCn > div,
.NoBrdRa .TPlayer,
.NoBrdRa .TPlayer iframe,
.NoBrdRa .TPlayer video,
.NoBrdRa .TPlayer object,
.NoBrdRa .TPlayer embed {
    border-radius: 3px !important
}

.NoBrdRa .Menu .sub-menu,
.NoBrdRa .widget_nav_menu .sub-menu {
    border-radius: 0
}

.NoBrdRa .TPTblCn td:first-child {
    border-radius: 3px 0 0 3px
}

.NoBrdRa .TPTblCn td:last-child {
    border-radius: 3px 0 0 3px
}

.MovieTabNav .Lnk {
    padding-left: 3px;
    padding-right: 3px
}

.Cast a.Button,
.TPMvCn a.STPa,
.TPMvCn .Description p[class] > i {
    border-radius: 50% !important
}

.catfish {
    width: 320px;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: none;
}

    .catfish > i.fa.fa-times {
        position: absolute;
        top: 0;
        font-size: 16px;
        right: 0;
        padding: 2px 3px;
        color: #5ba73f;
    }

@media (max-width: 767px) {
    .catfish {
        display: block;
    }
}

.Footer {
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 1rem
}

    .Footer:hover {
        z-index: 3
    }

    .Footer .Copy a {
        color: currentColor
    }

        .Footer .Copy a:hover {
            opacity: .8
        }

    .Footer .MnBrCn,
    .Footer .MnBr {
        border-radius: 10px
    }

    .Footer .MnBrCn {
        margin-bottom: 1.25rem
    }

    .Footer .MenuBtn {
        margin-top: 0;
        top: 1.35rem
    }

.ListSocial {
    font-size: 0;
    text-align: center
}

    .ListSocial > li {
        display: inline-block;
        vertical-align: top;
        margin: 5px
    }

        .ListSocial > li > a {
            display: block;
            width: 2.5rem;
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.25rem;
            opacity: .5;
            border-radius: 20px
        }

            .ListSocial > li > a[class*="google"] {
                font-size: 1rem
            }

            .ListSocial > li > a.Up,
            .ListSocial > li > a:hover {
                opacity: 1
            }

.WebDescription {
    max-height: 250px;
    overflow: auto;
    font-size: .75rem;
    margin-bottom: 1.2rem
}

    .WebDescription a {
        color: #8e8e8e;
        text-transform: lowercase;
    }

        .WebDescription a:after {
            content: ',';
        }

        .WebDescription a:last-child:after {
            content: "";
        }

    .WebDescription > *:last-child {
        margin-bottom: 0
    }

.MenuFt {
    font-size: 0
}

    .MenuFt > ul > li {
        display: inline-block;
        vertical-align: top;
        padding: 0 .15rem 5px
    }

        .MenuFt > ul > li > a {
            display: block;
            border-radius: 15px;
            line-height: 28px;
            font-size: .75rem;
            border: 1px solid;
            padding: 0 .7rem
        }

.alignleft,
.aligncenter,
.alignright {
    margin-bottom: 1.870rem
}

.alignleft {
    float: left;
    margin-right: .9370rem
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right;
    margin-left: .9370rem
}

.Wdgt {
    position: relative;
    z-index: 0;
    margin-bottom: 1.25rem;
    padding: 1.25rem
}

    .Wdgt .Title .Top {
        display: inline-block;
        margin-left: 20px;
    }

    .Wdgt:hover {
        z-index: 1
    }

    .Wdgt:last-child {
        margin-bottom: 0
    }

    .Wdgt:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        border-radius: 10px;
        opacity: .1;
        z-index: -1
    }

    .Wdgt > .Title {
        margin-bottom: 1.25rem;
        position: relative;
        padding-bottom: 1rem;
        line-height: 19px;
        font-weight: 400
    }

        .Wdgt > .Title:before,
        .Wdgt > .Title:after {
            position: absolute;
            left: 0;
            bottom: 0;
            content: ''
        }

        .Wdgt > .Title:before {
            right: 0;
            height: 1px;
            opacity: .2
        }

        .Wdgt > .Title:after {
            height: 3px;
            width: 30px
        }

        .Wdgt > .Title > span {
            font-weight: 700
        }

    .Wdgt > ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

#Wdgt > ul {
    max-height: 400px;
    overflow: auto;
    padding-right: 5px
}

.widget_categories > ul {
    max-height: 300px;
    overflow: auto;
    padding-right: 5px
}

    .widget_categories > ul li {
        margin-bottom: .5rem;
        position: relative;
        text-align: right;
        padding: 0 1rem;
        line-height: 30px;
        border-radius: 15px;
        font-size: .625rem;
        transition: .2s;
        height: 30px
    }

        .widget_categories > ul li:last-child {
            margin-bottom: 0
        }

        .widget_categories > ul li a {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            text-align: left;
            padding-left: 1rem;
            padding-right: 3rem;
            font-size: .875rem;
            font-weight: 400;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

        .widget_categories > ul li:hover a {
            color: currentColor
        }

.widget_categories .postform {
    margin-bottom: 0
}

.Wdgt .MovieList > li:last-child {
    margin-bottom: 0
}

.widget_nav_menu > div {
    margin: 0 -1.25rem
}

    .widget_nav_menu > div > ul {
        list-style-type: none;
        padding-left: 0;
        margin: 0
    }

        .widget_nav_menu > div > ul > li {
            position: relative
        }

            .widget_nav_menu > div > ul > li:before {
                font-size: 1.25rem;
                position: absolute;
                left: 1.25rem;
                top: 0;
                line-height: 40px;
                opacity: .5
            }

            .widget_nav_menu > div > ul > li.current-menu-item:before,
            .widget_nav_menu > div > ul > li:hover:before {
                opacity: 1
            }

            .widget_nav_menu > div > ul > li > i {
                height: 40px
            }

                .widget_nav_menu > div > ul > li > i:before {
                    right: 1.25rem
                }

            .widget_nav_menu > div > ul > li > a {
                line-height: 40px;
                padding-left: 2.9rem;
                padding-right: 2rem;
                text-transform: uppercase;
                display: block
            }

                .widget_nav_menu > div > ul > li > a:before {
                    display: none
                }

        .widget_nav_menu > div > ul .sub-menu {
            left: 0;
            right: 0;
            width: auto;
            padding-left: 0;
            margin-left: 0
        }

            .widget_nav_menu > div > ul .sub-menu > li {
                width: 50%;
                float: left
            }

.SearchMovies .Button {
    width: 100%;
    margin-bottom: 0
}

.SearchMovies label:before {
    font-size: 1.25rem;
    margin-right: .5rem
}

.SearchMovies .sol-input-container input[type="text"] {
    padding-left: 1rem;
    padding-right: 3rem
}

.SearchMovies .sol-inner-container {
    border: 0;
    height: 40px;
    border-radius: 20px
}

.SearchMovies .sol-selection {
    padding: .5rem 0;
    max-height: 150px;
    overflow: auto
}

.SearchMovies .sol-checkbox {
    position: absolute;
    opacity: 0
}

.SearchMovies .sol-label {
    padding: .5rem 1rem;
    cursor: pointer;
    position: relative
}

    .SearchMovies .sol-label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        transition: .2s;
        margin-right: 0
    }

    .SearchMovies .sol-label:hover:before {
        opacity: .1
    }

.SearchMovies .sol-label-text {
    padding-left: 0;
    position: relative;
    z-index: 2
}

.SearchMovies .sol-caret:before {
    content: '\e8b6';
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 1.25rem;
    opacity: .5;
    transition: .2s
}

.SearchMovies .sol-active .sol-caret:before {
    opacity: 1
}

.SearchMovies .sol-selection-container,
.trsrcbx {
    border-top: 3px solid transparent;
    border-radius: 10px !important;
    animation-name: zoomIn
}

.SearchMovies .sol-selection-top .sol-selection-container {
    border-top: 0;
    border-bottom: 3px solid transparent
}

.SearchMovies .sol-no-results {
    padding: .5rem
}

.SearchMovies .sol-selection-container:before,
.trsrcbx:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: 1rem;
    top: -8px
}

.SearchMovies .sol-selection-top .sol-selection-container:before {
    border-bottom: 0;
    border-top: 5px solid transparent;
    top: auto;
    bottom: -8px
}

.trsrclst {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0
}

.SearchMovies .sol-current-selection,
.trsrclst {
    margin-bottom: 5px
}

    .SearchMovies .sol-selected-display-item,
    .trsrclst > li {
        cursor: pointer;
        border-radius: 10px;
        line-height: 20px;
        position: relative;
        padding: 0 1.5rem 0 .7rem;
        font-size: .75rem;
        margin-right: 5px;
        margin-bottom: 5px;
        display: inline-block;
        vertical-align: top
    }

    .SearchMovies span.sol-quick-delete,
    .trsrclst .tr-delete {
        position: absolute;
        top: 0;
        right: 0;
        text-align: right;
        padding-right: .5rem;
        left: 0
    }

.widget_calendar caption,
.widget_calendar td,
.widget_calendar th {
    padding: 5px;
    text-align: center;
    border: 0
}

.widget_calendar table {
    margin-bottom: 0
}

.widget_ratings-widget li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_views li,
.widget_rss li,
.widget_meta li {
    margin-bottom: 15px
}

    .widget_ratings-widget li:last-child,
    .widget_recent_comments li:last-child,
    .widget_recent_entries li:last-child,
    .widget_views li:last-child,
    .widget_rss li:last-child,
    .widget_meta li:last-child {
        margin-bottom: 0
    }

    .widget_ratings-widget li a {
        display: block
    }

    .widget_recent_comments li span,
    .widget_rss li span {
        display: block;
        font-size: 10px;
        font-weight: 700
    }

.widget_search label {
    display: block;
    padding: 0
}

.widget_search .search-form {
    position: relative;
    padding-right: 110px
}

.widget_search .search-field {
    margin-bottom: 0
}

.widget_search .search-submit {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    padding: 0 5px
}

.trsrcbx label {
    padding: 0;
    position: relative
}

    .trsrcbx label button {
        background-color: transparent;
        color: currentColor;
        font-weight: 300;
        box-shadow: none;
        width: 100%;
        padding: .5rem 1rem;
        position: relative;
        z-index: 2;
        text-align: left;
        text-transform: capitalize;
        line-height: normal
    }

    .trsrcbx label:before {
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        transition: .2s;
        opacity: 0
    }

    .trsrcbx label:hover:before {
        opacity: .1
    }

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out
        }

    .owl-carousel .owl-item {
        float: left
    }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../img/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-item.loading {
    min-height: 150px;
    background: url(../img/AjaxLoader.gif) no-repeat center center
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 300px;
    min-width: 250px
}

.qtip-tip {
    pointer-events: none;
    position: absolute
}

.wp-pagenavi {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 1
}

    .wp-pagenavi a,
    .wp-pagenavi span {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px 5px;
        min-width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 1rem;
        font-weight: 700;
        position: relative
    }

        .wp-pagenavi a:after,
        .wp-pagenavi span:after {
            content: '';
            position: absolute;
            z-index: -1;
            left: 0;
            top: 0;
            width: 100%;
            height: 40px;
            border-radius: 20px;
            opacity: .2;
            transition: .2s
        }

        .wp-pagenavi span.current:after,
        .wp-pagenavi a:hover:after {
            opacity: 1
        }

        .wp-pagenavi a.first,
        .wp-pagenavi a.previouspostslink,
        .wp-pagenavi a.nextpostslink,
        .wp-pagenavi a.last {
            font-size: 0
        }

            .wp-pagenavi a.first:before,
            .wp-pagenavi a.previouspostslink:before,
            .wp-pagenavi a.nextpostslink:before,
            .wp-pagenavi a.last:before {
                font-size: 1.25rem
            }

            .wp-pagenavi a.previouspostslink:before,
            .wp-pagenavi a.nextpostslink:before {
                font-size: 1.5rem
            }

            .wp-pagenavi a.first:before {
                content: '\e5c4'
            }

            .wp-pagenavi a.previouspostslink:before {
                content: '\e314'
            }

            .wp-pagenavi a.nextpostslink:before {
                content: '\e315'
            }

            .wp-pagenavi a.last:before {
                content: '\e5c8'
            }

        .wp-pagenavi .pages,
        .wp-pagenavi a.prev.page-numbers,
        .wp-pagenavi .next.page-numbers {
            padding-left: 15px;
            padding-right: 15px
        }

.sol-inner-container {
    position: relative;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.sol-container.sol-active .sol-inner-container {
    z-index: 9999
}

.sol-input-container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

    .sol-input-container input[type="text"] {
        background: transparent;
        box-shadow: none;
        padding: 0 7px;
        outline: none;
        width: 100%;
        height: 100%
    }

        .sol-input-container input[type="text"]::-ms-clear {
            display: none
        }

.sol-selection-container {
    display: none
}

.sol-container.sol-active .sol-selection-container,
.trsrcbx {
    display: block;
    position: fixed;
    left: inherit;
    top: inherit;
    z-index: 10000
}

.sol-active.sol-selection-top .sol-selection-container,
.trsrcbx {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0 12px rgba(0, 0, 0, .175)
}

.sol-action-buttons {
    padding: 7px 10px
}

    .sol-action-buttons a {
        line-height: 1em;
        text-decoration: none
    }

    .sol-action-buttons .sol-select-all {
        float: left
    }

    .sol-action-buttons .sol-deselect-all {
        float: right
    }

    .sol-action-buttons .sol-clearfix {
        clear: both
    }

.sol-selection {
    overflow: auto;
    position: relative;
    min-height: 0px
}

    .sol-selection:empty {
        display: none
    }

.sol-option {
    display: block
}

.sol-label {
    padding: 5px 10px;
    display: block;
    position: relative
}

.sol-label-text {
    padding-left: 20px;
    line-height: 1.2em
}

.sol-optiongroup {
    padding-bottom: 1px
}

.sol-optiongroup-label {
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px 5px
}

.sol-selection div:first-child.sol-optiongroup > .sol-optiongroup-label {
    border-top: none
}

.sol-checkbox,
.sol-radio {
    position: absolute;
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    top: 4px
}

.sol-filtered-search {
    display: none
}

.sol-no-results,
.sol-loading-data {
    padding: 5px 0 5px 0;
    font-style: italic;
    text-align: center
}

.sol-loading-data {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.rect-auto,
.percircle.gt50 .slice {
    clip: rect(auto, auto, auto, auto)
}

.pie,
.percircle .bar,
.gt50 .fill {
    position: absolute;
    border: 2px solid transparent;
    width: 40px;
    height: 40px;
    clip: rect(0, 20px, 40px, 0);
    border-radius: 50%;
    transform: rotate(0deg)
}

.bar {
    backface-visibility: hidden
}

.pie-fill,
.gt50 .bar:after,
.gt50 .fill {
    transform: rotate(180deg)
}

.percircle {
    position: relative;
    font-size: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

    .percircle.animate > span,
    .percircle.animate:after {
        transition: transform .2s ease-in-out
    }

    .percircle.animate .bar {
        transition: transform .6s ease-in-out
    }

    .percircle > span {
        position: absolute;
        z-index: 1;
        width: 100%;
        top: 0;
        height: 40px;
        display: block;
        text-align: center;
        white-space: nowrap;
        font-size: 12px;
        line-height: 40px;
        font-weight: 700
    }

        .percircle > span:after {
            content: '%';
            font-size: 10px
        }

.perclock > span {
    font-size: 40px
}

.percircle:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: " ";
    border-radius: 40%;
    width: 40px;
    height: 40px
}

.percircle .slice {
    position: absolute;
    width: 40px;
    height: 40px;
    clip: rect(0, 40px, 40px, 20px)
}

.percircle:hover {
    cursor: default
}

img[src*="rating_"] {
    width: 16px;
    height: 16px;
    padding-left: 18px !important;
    margin-left: 0 !important;
    background: url(../img/star.svg) no-repeat
}

img[src*="on.gif"],
img[src*="over.gif"] {
    background: url(../img/star-on.svg) no-repeat
}

img[src*="half.gif"] {
    background: url(../img/star-hf.svg) no-repeat
}

.post-ratings-loading {
    display: none !important
}

.post-ratings-text {
    display: block;
    position: absolute;
}

.lgtbx {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    cursor: pointer
}

.lgtbx-on .lgtbx {
    visibility: visible;
    opacity: .8;
    z-index: 998
}

.lgtbx-on .TPlayer {
    z-index: 999
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 30px 10px
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-body {
    position: relative;
    padding: 40px
}

.modal-footer {
    padding: 40px;
    text-align: center;
    border-top: 1px solid #eee
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

.pt-register,
.pt-login,
.pt-reset-password,
.pt-register-footer,
.pt-login-footer {
    display: none
}

div[data-active-tab="#pt-reset-password"] .pt-reset-password,
div[data-active-tab="#pt-reset-password"] .pt-login-footer,
div[data-active-tab="#pt-login"] .pt-login,
div[data-active-tab="#pt-register"] .pt-register,
div[data-active-tab="#pt-register"] .pt-login-footer,
div[data-active-tab="#pt-login"] .pt-register-footer {
    display: block
}

.pt-loading {
    display: none
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert > p,
    .alert > ul {
        margin-bottom: 0
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

#pt-user-modal h3 {
    clear: none;
    margin-bottom: 20px
}

.form-field {
    margin: 20px 0;
    position: relative
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 70px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.modal-dialog .close {
    box-shadow: none;
    width: 20px
}

    .modal-dialog .close:hover {
        background-color: transparent;
        opacity: 1
    }

.modal-body .form-field {
    overflow: hidden;
    margin-top: 0
}

    .modal-body .form-field a.alignright {
        margin-bottom: 0;
        margin-top: 8px
    }

    .modal-body .form-field .btn,
    .modal-body .form-field {
        margin-bottom: 0
    }

.modal-body input[type="text"],
.modal-body input[type="password"],
.modal-body input[type="email"] {
    border: 1px solid #eee
}

.pt-errors:empty {
    margin-top: 0
}

.pt-errors {
    margin-top: 20px
}

.alert {
    clear: both
}

    .alert:last-child {
        margin-bottom: 0
    }

@media screen and (-ms-high-contrast: none) {
    * {
        min-height: 0%
    }
}

@media (max-width: 1086px) and (min-width: 62em) {
    .bookmark-text {
        display: none;
    }

    .Search {
        width: 195px !important;
    }
}

@media screen and (max-width: 62em) {
    .Header {
        height: 62px;
    }

        .Header .Rght {
            position: fixed;
            left: -270px;
            top: 0;
            height: 100%;
            transition: .2s;
            z-index: 10;
            opacity: 0;
            box-shadow: 0 0 20px rgba(0, 0, 0, .5);
            width: 270px;
            padding: 1rem;
            /*overflow-y: auto;
        overflow-x: hidden*/
        }

            .Header .Rght:before {
                content: '';
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                box-shadow: 0 10px 0 rgba(0, 0, 0, .5);
                position: absolute;
                z-index: -1;
                transition: .2s
            }

        .Header .Menu {
            margin: 0 -1rem
        }

        .Header .Container {
            padding: 0 .4rem;
        }

    .Logo {
        padding-right: 4rem
    }

    .sub-menu.show {
        opacity: 1;
        max-height: 999em;
        padding: 5px 0
    }

    .sub-menu > li {
        float: left;
        width: 50%;
        font-size: .7rem
    }

        .sub-menu > li > a {
            padding-right: .5rem
        }

    .sub-menu .sub-menu > li {
        float: none;
        width: auto
    }

    .menu-item-has-children > i:before {
        right: 1rem;
        height: 16px;
    }

    .announcement .ann_title {
        padding: 2px 5px !important;
    }

    .Login {
        margin-bottom: 1rem
    }

    ul.bookmark-dropdown {
        right: auto;
        left: 15px;
    }

        ul.bookmark-dropdown:before {
            right: auto;
            left: 50px;
        }

    ul#suggestions.bookmark-dropdown {
        left: 0;
        margin: 0;
    }

    .Form-Icon {
        margin-bottom: 5px;
    }

    .MenuBtnClose {
        opacity: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        transition: .2s;
        visibility: hidden;
        z-index: 9
    }

    .Tp-Wp.show .Header {
        opacity: 1;
        top: 0;
        z-index: 3
    }

        .Tp-Wp.show .Header .Rght {
            left: 0;
            opacity: .9
        }

            .Tp-Wp.show .Header .Rght:before {
                left: 0
            }

    .Tp-Wp.show .MenuBtnClose {
        visibility: visible;
        opacity: 1
    }

    .Tp-Wp.show .Body,
    .Tp-Wp.show .Footer {
        filter: blur(5px)
    }

    .Body {
        padding: 0
    }

        .Body > .Content {
            padding: 8px;
            overflow: hidden;
        }

    div#myCarousel {
        width: 100%;
        margin-bottom: 10px;
    }

    div#myCarousel,
    div#newCarousel {
        width: 100% !important;
    }

    div#newCarousel,
    div#myCarousel {
        margin-bottom: 10px;
    }

    .MovieTabNav.ControlPlayer .Lnk:hover {
        background: transparent !important;
    }

    .TpRwCont > aside {
        clear: both;
    }

    .Wdgt {
        padding: 1rem;
    }

    .list-movie-filter {
        margin: 0px 0 20px 0;
    }

    #media-player {
        border-radius: 0 !important;
    }

    #mv-keywords {
        background: #ddd !important;
    }

    html[class] > body .Footer .MnBrCn,
    html[class] > body .MnBrCn .MnBr {
        border-radius: 0 !important;
        height: 100%;
    }

    .Footer .MnBrCn {
        max-width: none;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .Footer .Logo {
        padding-right: 0;
        text-align: center
    }

    .Footer .Menu {
        margin-bottom: 1rem
    }

        .Footer .Menu > ul > li {
            margin-bottom: .5rem
        }

            .Footer .Menu > ul > li > a {
                border-radius: 20px
            }

            .Footer .Menu > ul > li > i.On + a {
                margin-bottom: .5rem
            }

        .Footer .Menu .sub-menu {
            border-radius: 10px
        }

            .Footer .Menu .sub-menu.show {
                max-height: 200px
            }

                .Footer .Menu .sub-menu.show:hover {
                    overflow: auto
                }

        .Footer .Menu > ul > li:last-child {
            margin-bottom: 0
        }

    .ListSocial {
        margin-bottom: 1.5rem
    }

    .qtip {
        opacity: 0 !important;
        pointer-events: none
    }

    .TPost.D .Image {
        margin-bottom: .5rem
    }

        .TPost.D .Image img {
            border-radius: 10px 10px 0 0
        }

    .TPost.D .TPMvCn {
        padding: 0 1.25rem 1.25rem;
        box-shadow: none;
        background-color: transparent
    }

    .MovieListSldCn,
    .MovieListSld {
        position: relative
    }

    .MovieListSld {
        z-index: 2
    }

    .MovieListSldCn:after,
    .MovieListSldCn:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        z-index: 1
    }

    .MovieListSldCn:before {
        opacity: .1
    }

    .MovieListSldCn:after {
        border: 1px solid transparent;
        opacity: .2
    }

    .TpRwCont > main {
        margin-bottom: 1.2rem;
    }

    .widget_categories > ul {
        margin: 0 -5px
    }

        .widget_categories > ul > li {
            float: left;
            margin-right: 5px
        }

    div#newCarousel .carousel-inner .item > * {
        width: 30.65%;
        float: left;
        margin-bottom: 16px;
    }

        div#newCarousel .carousel-inner .item > *:nth-child(2),
        div#newCarousel .carousel-inner .item > *:nth-child(5) {
            margin: 0 4%;
        }

    div#newCarousel .TPost .Image figure {
        padding-top: 120.5%;
    }
}

@media screen and (max-width: 48em) {
    .widget_categories > ul > li {
        width: calc(50% - 5px)
    }
}

@media screen and (max-width: 34em) {
    .TPost.Single .Description {
        font-size: .75rem;
        max-height: 250px
    }

    .widget_categories > ul > li > a {
        font-size: .7rem
    }

    span.chap-status {
        height: 18px;
    }
}

@media screen and (max-width: 24em) {
    .Header .Rght {
        left: -235px;
        width: 235px
    }

        .Header .Rght:before {
            width: 235px
        }

    .TPTblCnMvs tr > th:first-child,
    .TPTblCnMvs tr > td:first-child {
        display: none
    }

    .widget_categories > ul > li {
        font-size: 0;
        padding: 0 5px
    }

        .widget_categories > ul > li > a {
            padding: 0 0 0 10px
        }
}

@media screen and (min-width: 34em) {
    .MovieTabNav .Lnk {
        margin-right: 2.5rem
    }
}

@media screen and (min-width: 48em) {
    .TPost.Single header {
        padding-left: 230px;
        position: relative;
        min-height: 280px
    }

    .TPost.Single .Title,
    .TPost.Single .SubTitle {
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .TPost.Single .SubTitle {
        margin-bottom: 10px
    }

    .TPost.Single .Image {
        position: absolute;
        left: 0;
        top: 0
    }

    .TPost.Single .Info {
        float: right;
        margin-top: 10px
    }

    .TPost.Single .Info {
        float: left;
        margin-bottom: 0
    }

    .ListPOpt {
        margin-top: 5px
    }
    /*.MovieTabNav .Lnk {
        font-size: .875rem
    }*/
}

@media screen and (min-width: 48em) and (max-width: 62em) {
    .Footer .sub-menu > li {
        width: 33.33333333333333%
    }

    .TPost.Single .Description {
        margin-bottom: 0;
        max-height: 180px
    }

    .widget_categories > ul {
        overflow: auto;
        margin: 0 -5px
    }

        .widget_categories > ul > li {
            float: left;
            width: calc(33.33333333333333% - 5px);
            margin-right: 5px
        }
}

@media screen and (min-width: 62em) {
    :before,
    :after {
    }

    .Header .Rght {
        background-color: transparent
    }

    .Logo,
    .MnBr .Menu,
    .MnBr .Menu > ul > li {
        float: left
    }

    .Logo {
        margin-right: 1.5rem
    }

    .Menu > ul > li > a {
        line-height: 62px
    }

    .Menu .menu-item-has-children {
        position: relative
    }

    .Menu .sub-menu,
    .widget_nav_menu .sub-menu {
        position: absolute;
        top: 100%;
        background-color: #fff;
        border-radius: 0 0 10px 10px;
        margin-top: -3px;
        border-top: 3px solid transparent;
        visibility: hidden;
        opacity: 0;
        z-index: 10
    }

    .Menu .sub-menu {
        left: 1rem;
        width: 400px
    }

        .Menu .sub-menu > li {
            float: left;
            width: 33.33333333333333%
        }

    .Menu li:hover .sub-menu,
    .widget_nav_menu li:hover .sub-menu {
        max-height: 200px;
        opacity: 1;
        padding: .5rem 0;
        visibility: visible
    }

        .Menu li:hover .sub-menu:hover,
        .widget_nav_menu li:hover .sub-menu:hover {
            overflow: auto
        }

    .menu-item-has-children > i {
        height: 90px;
        pointer-events: none
    }

    .Menu > ul > li.current-menu-item > a,
    .Menu > ul > li.current-cat > a {
        position: relative
    }

        .Menu > ul > li.current-menu-item > a:before,
        .Menu > ul > li.current-cat > a:before {
            height: 3px;
            left: 1rem;
            right: 1rem;
            bottom: 0;
            content: '';
            display: block;
            position: absolute
        }

    .Menu > ul > li.menu-item-has-children > a:before {
        right: 1.5rem
    }

    .Menu > ul > li.menu-item-has-children:after,
    .widget_nav_menu > div > ul > li.menu-item-has-children:after {
        content: '';
        position: absolute;
        left: 2rem;
        bottom: -5px;
        opacity: 0;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent;
        visibility: hidden;
        transition: .2s
    }

    .Menu > ul > li.menu-item-has-children:hover:after,
    .widget_nav_menu > div > ul > li.menu-item-has-children:hover:after {
        visibility: visible;
        opacity: 1;
        bottom: 3px
    }

    .Search,
    .Login {
        padding: 13px 0
    }

        .Search .Form-Icon {
            margin-bottom: 0
        }

    .Search {
        display: inline-block;
        vertical-align: top;
        width: 230px
    }

    .Login {
        float: right;
        margin-left: 10px;
        position: relative;
    }

    .Body {
        padding: 1.25rem
    }

        .Body .Content {
            border-radius: 3px;
            overflow: hidden;
        }

    .ListSocial {
        float: right;
        top: 8px;
        position: relative;
    }

    .AZList > li {
        width: 3.7%
    }

    .Result {
        width: 300px
    }

    .TpRwCont {
        display: table;
        width: 100%;
        table-layout: fixed
    }

        .TpRwCont > main,
        .TpRwCont > aside {
            display: table-cell;
            vertical-align: top
        }

        .TpRwCont > main {
            padding-right: 1.25rem;
        }

        .TpRwCont > aside {
            width: 300px
        }

        .TpRwCont.TpLCol {
            direction: rtl
        }

            .TpRwCont.TpLCol > main,
            .TpRwCont.TpLCol > aside {
                direction: ltr
            }

            .TpRwCont.TpLCol > main {
                padding-right: 0;
                padding-left: 1.25rem
            }

        .TpRwCont.NoSdbr > main {
            padding-left: 0;
            padding-right: 0
        }
    /*.MovieListSld .owl-controls {
        top: 320px
    }*/
    .TPost.C .TPMvCn {
        position: absolute;
        left: 80%;
        top: 50%;
        width: 170%;
        max-width: 270px;
        pointer-events: none;
        z-index: 10;
        animation-name: zoomIn;
        padding: 1rem 1.25rem 1.25rem;
        transform: translateY(-50%) !important;
        margin-top: -25px
    }

    _:-ms-lang(x),
    .TPost.C .TPMvCn {
        animation: none
    }

        .TPost.C .TPMvCn:before {
            content: '';
            position: absolute;
            left: -9px;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-right: 10px solid #fff;
            border-bottom: 10px solid transparent
        }

    .TPost.C:hover {
        position: relative
    }

        .TPost.C:hover .TPMvCn {
            display: block
        }

    .TPost.Single header {
        min-height: 200px
    }

    .TPost.Single footer {
        margin-left: 230px;
        position: relative
    }

    .Menu li li[class*="AAIco-"]:before,
    .Menu li li[class*="fa-"]:before {
        line-height: 37px
    }

    .Menu > ul > li[class*="AAIco-"]:before,
    .Menu > ul > li[class*="fa-"]:before {
        line-height: 90px
    }

    #showTopPhim {
        padding: 0 .8rem 1.25rem .8rem;
        font-size: 13.4px;
    }

        #showTopPhim:before {
            background: none;
        }

    .FullW .Body {
        padding: 0
    }

        .FullW .Body .Content {
            border-radius: 0
        }

    .FullW .Container {
        max-width: none
    }

    .FullW .Footer .MnBrCn,
    .FullW .Footer .MnBrCn .MnBr {
        border-radius: 0 !important
    }

    .FullW .Footer .MnBrCn {
        max-width: none;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .Footer .Menu .menu-item-has-children:after {
        display: none
    }

    .Footer .Menu .sub-menu {
        top: auto !important;
        bottom: 0;
        border-top: 0
    }

    .Footer .Menu .sub-menu {
        bottom: 100%
    }
}

@media screen and (min-width: 62em) and (max-width: 70em) {
    .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(4n-1) .TPMvCn,
    .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(4n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(4n-1) .TPMvCn:before,
        .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(4n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 20%
    }

    .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(5n-1) .TPMvCn,
    .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(5n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(5n-1) .TPMvCn:before,
        .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(5n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

@media screen and (min-width: 70em) {
    body:not(.FullW) .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n-1) .TPMvCn,
    body:not(.FullW) .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n) .TPMvCn {
        left: auto;
        right: 80%
    }

        body:not(.FullW) .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n-1) .TPMvCn:before,
        body:not(.FullW) .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    body:not(.FullW) .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 14.28571428571429%
    }

    body:not(.FullW) .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n-1) .TPMvCn,
    body:not(.FullW) .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n) .TPMvCn {
        left: auto;
        right: 80%
    }

        body:not(.FullW) .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n-1) .TPMvCn:before,
        body:not(.FullW) .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

@media screen and (min-width: 70em) and (max-width: 83em) {
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(5n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 14.28571428571429%
    }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(7n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

@media screen and (min-width: 83em) and (max-width: 90em) {
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList.Rows > li {
        width: 16.66666666666667%
    }

    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(6n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(6n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(6n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(6n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 12.5%
    }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(8n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(8n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(8n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(8n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

@media screen and (min-width: 90em) and (max-width: 100em) {
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList.Rows > li {
        width: 14.28571428571429%
    }

    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(7n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(7n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(7n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(7n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 11.11111111111111%
    }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(9n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(9n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(9n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(9n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

@media screen and (min-width: 100em) {
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList.Rows > li {
        width: 12.5%
    }

    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(8n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(8n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(8n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol:not(.NoSdbr) .MovieList > li:nth-child(8n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList.Rows > li {
        width: 10%
    }

    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(10n-1) .TPMvCn,
    .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(10n) .TPMvCn {
        left: auto;
        right: 80%
    }

        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(10n-1) .TPMvCn:before,
        .FullW .TpRwCont.TpLCol.NoSdbr .MovieList > li:nth-child(10n) .TPMvCn:before {
            border-right: 0;
            border-left: 10px solid #fff;
            left: auto;
            right: -9px
        }
}

.jm1 {
    color: #000
}

body {
    background-color: #263238
}

.Body .Content {
    background-color: #0f1416
}

.BgA,
.Button:hover,
a.Button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.ListSocial a,
.AZList > li:hover:before,
.TpMvPlay:after,
.Button.STPb:hover,
.widget_categories > ul li:hover,
.TPostBg:before {
    background-color: #263238
}

.ClA,
.Form-Icon input + i,
.Form-Icon textarea + i,
.Year,
.SearchMovies label:before,
.SearchMovies .sol-active .sol-caret:before,
.SearchMovies .Form-Select select:focus + label:before,
.widget_nav_menu > div > ul > li:hover:before,
.widget_nav_menu > div > ul > li.current-menu-item:before,
.widget_nav_menu > div > ul > li:hover > a,
.widget_nav_menu > div > ul > li.current-menu-item > a,
.widget_nav_menu > div > ul > li > i.On + a,
.widget_nav_menu > div > ul > li > i.On + a:before,
.Wdgt > .Title > span,
.comment-reply-link:before,
.Comment p a,
.SearchMovies .Form-Group input:focus + i {
    color: #7d7d7d;
}

a:hover {
    color: #ffc107;
}

.Search .Form-Icon input {
    border-color: #263238
}

@media screen and (min-width: 62em) {
    .Menu li li[class*="AAIco-"]:before,
    .Menu li li[class*="fa-"]:before {
        color: #263238
    }
}

.Menu > ul > li:hover:before,
.Menu > ul > li.current-menu-item:before,
.Menu > ul > li:hover > a,
.Menu > ul > li.current-menu-item > a,
.Menu > ul > li.current-cat:before,
.Menu > ul > li.current-cat > a,
.menu-item-has-children > i,
p.Info > span.Vote:before,
.TpMvPlay:before,
.TPMvCn,
.Button.STPa,
.Description p[class]:before,
.TPost.Single .Title,
.TPlayer .Title strong,
.MovieInfo .InfoList li a,
.InfoList > li:before,
.InfoList span:before,
.MovieTabNav .Lnk.on,
.MovieTabNav .Lnk.on:before,
.ClB {
    color: #ffc107
}

    .ListSocial > li > a.Up,
    .Button.STPa:hover,
    .wp-pagenavi a:hover:after,
    .Wdgt > .Title:after,
    .TPost .Top,
    .ListPOpt > li > a.Fav.On,
    .BgB {
        background-color: #ffc107
    }

.Qlty {
    background-color: #0e0e0e
}

.TPost .Top {
    background-color: #ffc107
}

.Button.STPa,
.pie,
.percircle .bar,
.gt50 .fill {
    border-color: #ffc107
}

.Result,
.TPost .Top > i:after,
.TPost .Top > i:before,
.SearchMovies .sol-selection-container,
.SearchMovies .sol-selection-top .sol-selection-container:before,
.MovieTabNav .Lnk.on:after,
.trsrcbx {
    border-top-color: #ffc107
}

.TPost .Top > i:after,
.TPost .Top > i:before {
    border-top-color: #ffc107
}

.Result:before,
.TPost .Top:before,
.SearchMovies .sol-selection-top .sol-selection-container,
.SearchMovies .sol-selection-container:before,
.trsrcbx:before {
    border-bottom-color: #ffc107
}

.TPost .Top:before {
    border-bottom-color: #ffc107
}

.MovieTabNav .Lnk.on {
    box-shadow: inset 0 -3px 0 #ffc107
}

@media screen and (max-width: 62em) {
    .menu-item-has-children > i.On + a {
        color: #ffc107
    }
}

@media screen and (min-width: 62em) {
    ::-webkit-scrollbar-thumb {
        background-color: #868583
    }

    .Menu > ul > li.current-menu-item > a:before,
    .Menu > ul > li.current-cat > a:before {
        background-color: #ffc107
    }

    .Menu > ul > li.menu-item-has-children:after,
    .widget_nav_menu > div > ul > li.menu-item-has-children:after {
        border-bottom-color: #ffc107
    }

    .Menu .sub-menu,
    .widget_nav_menu > div > ul .sub-menu {
        border-top-color: #ffc107
    }
}

.Button,
a.Button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.show .MenuBtn,
.show .MenuBtn:hover,
.AZList > li.Current:before,
.Button.STPb.Current,
.MovieListSld .owl-controls .owl-page.active,
.wp-pagenavi span.current:after,
.TPost .Top.Num1,
.sol-selected-display-item:hover,
.trsrclst > li:hover,
.ListPOpt > li > a.Rep,
.ListPOpt > li > a.Fav,
.TPlayer .lgtbx-lnk:hover,
.BgC {
    background-color: #b71c1c
}

    .TPost .Top.Num1 > i:before,
    .TPost .Top.Num1 > i:after {
        border-top-color: #b71c1c
    }

    .TPost .Top.Num1:before {
        border-bottom-color: #b71c1c
    }

body,
.AZList > li > a,
.MenuFt > ul > li > a,
.TPMvCn,
.wp-pagenavi a,
.TPost.C .Description p[class] span,
.SearchMovies .Form-Group input {
    color: #78909c
}

    .AZList > li:before,
    .MenuFt > ul > li > a:hover,
    .Button.STPb,
    .MovieListSldCn:before,
    .wp-pagenavi a:after,
    .wp-pagenavi span:after,
    .Wdgt:before,
    .Wdgt > .Title:before,
    .SearchMovies .sol-label:before,
    .sol-selected-display-item,
    .trsrclst > li,
    .trsrcbx label:before {
        background-color: #78909c
    }

.MenuFt > ul > li > a,
.MovieListSldCn:after {
    border-color: #78909c
}

.TPost.B .Title {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.TpMvPlay:before {
    box-shadow: 0 0 0 2px #fff, 0 0 10px rgba(0, 0, 0, .5)
}

.Body .Content {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05)
}

.TPostBg:after {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .5)
}

.percircle {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .2)
}

.TPost.Single footer {
    border-top-color: rgba(255, 255, 255, .2)
}

.MovieTabNav {
}

.VotesCn {
    border-right-color: rgba(255, 255, 255, .2)
}

.InfoList {
    color: rgba(255, 255, 255, .7)
}

.Result,
.SearchMovies .sol-container.sol-active .sol-selection-container,
.TPMvCn,
.trsrcbx {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.CommentsList li li .Comment,
.Form-Select label,
.MovieListSld .owl-controls .owl-page,
.Result,
.TPMvCn,
.sol-inner-container,
.sol-selection-container,
.trsrcbx,
.widget_categories > ul li,
.widget_nav_menu > div > ul > li.current-menu-item,
.widget_nav_menu > div > ul > li:hover,
.widget_nav_menu > div > ul > li > i.On + a,
.widget_nav_menu > div > ul > li > i.On + a + ul,
input,
select,
textarea {
    background-color: #fff
}

.Search .Form-Icon input:focus,
.TpMvPlay:before {
    background-color: rgba(0, 0, 0, .4)
}

.TPost .Top:after {
    border-bottom-color: rgba(0, 0, 0, .4)
}

.EcBgA,
.Header .Rght:before,
.MenuBtnClose,
.Search .Form-Icon input,
.TPlayer .Title,
.TPlayer .lgtbx-lnk,
.TPostBg:after {
    background-color: rgba(0, 0, 0, .6)
}

.AZList > li.Current > a,
.AZList > li > a:hover,
.Button,
.Button.STPa:hover,
.InfoList span,
.InfoList strong,
.ListSocial a,
.MenuFt > ul > li > a:hover,
.MnBr .Menu > ul > li > a,
.Qlty,
.Search .Form-Icon input,
.TPlayer .Title,
.TPlayer .lgtbx-lnk,
.TPost .Top.Num1,
.TPost.B .Title,
.TPost.Single,
.TPost.Single a,
.qtip,
.sol-selected-display-item,
.trsrclst > li,
.widget_categories > ul li:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
a.Button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    color: #fff
}

.ListPOpt > li > a.Fav.On,
.ListSocial > li > a.Up,
.TPTblCn th,
.TPost .Top,
.TPost.C .TPMvCn .Title,
.Wdgt > .Title {
    color: #ffffff
}

section > .Top > h1,
section > .Top > h2 {
    color: #828282;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

    section > .Top > h1 .fa,
    section > .Top > h2 .fa {
        font-size: 14px;
        margin-left: 10px;
        position: relative;
        top: -2px;
    }

section .Top .STPb {
    padding: 0 15px;
    line-height: 40px;
    color: #808080;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}

    section .Top .STPb.Current {
        color: #F44336;
    }

.TPost .Top {
    color: #333;
}

.TPost.C .Description p[class], .TPost.C .Description p[class] a {
    color: #333;
}

.ListGall figure:after,
.ListVids figure:after {
    background-color: #000
}

.ListPOpt > li > a.Fcb,
.ListPOpt > li > a.Ggl,
.ListPOpt > li > a.Twt {
    border-color: #fff
}

@media screen and (max-width: 62em) {
    .Footer .Menu > ul > li > a,
    .MnBr .menu-item-has-children > i.On + a {
        background-color: rgba(0, 0, 0, .2)
    }

    .MnBr .sub-menu {
        background-color: rgba(0, 0, 0, .4)
    }

        .Menu li[class*=AAIco-]:before,
        .Menu li[class*=fa-]:before,
        .MnBr .sub-menu a {
            color: #fff
        }
}

@media screen and (min-width: 62em) {
    .Menu .sub-menu,
    .widget_nav_menu > div > ul .sub-menu {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }

    .TPost.D .Image:before,
    .TPost.D .TPMvCn {
        background: transparent;
        color: #fff;
        text-shadow: 1px 0 0 #000;
    }

    .Menu > ul > li[class*=AAIco-]:before,
    .Menu > ul > li[class*=fa-]:before,
    .TPost.D .Description a,
    .TPost.D .Title {
        color: #fff
    }
}

#loading {
    /*background-color: #292838;*/
    height: 100px;
    width: 100%;
    z-index: 10;
    margin-top: 0px;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-animation: loading-center-absolute 1s infinite;
    animation: loading-center-absolute 1s infinite;
}

.object {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    float: left;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .object:nth-child(2n+0) {
        margin-right: 0px;
    }

#object_one {
    -webkit-animation: object_one 1s infinite;
    animation: object_one 1s infinite;
}

#object_two {
    -webkit-animation: object_two 1s infinite;
    animation: object_two 1s infinite;
}

#object_three {
    -webkit-animation: object_three 1s infinite;
    animation: object_three 1s infinite;
}

#object_four {
    -webkit-animation: object_four 1s infinite;
    animation: object_four 1s infinite;
}

@-webkit-keyframes loading-center-absolute {
    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading-center-absolute {
    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}




@-webkit-keyframes object_one {
    50% {
        -ms-transform: translate(20px,20px);
        -webkit-transform: translate(20px,20px);
        transform: translate(20px,20px);
    }
}

@keyframes object_one {
    50% {
        -ms-transform: translate(20px,20px);
        -webkit-transform: translate(20px,20px);
        transform: translate(20px,20px);
    }
}


@-webkit-keyframes object_two {
    50% {
        -ms-transform: translate(-20px,20px);
        -webkit-transform: translate(-20px,20px);
        transform: translate(-20px,20px);
    }
}

@keyframes object_two {
    50% {
        -ms-transform: translate(-20px,20px);
        -webkit-transform: translate(-20px,20px);
        transform: translate(-20px,20px);
    }
}



@-webkit-keyframes object_three {
    50% {
        -ms-transform: translate(20px,-20px);
        -webkit-transform: translate(20px,-20px);
        transform: translate(20px,-20px);
    }
}

@keyframes object_three {
    50% {
        -ms-transform: translate(20px,-20px);
        -webkit-transform: translate(20px,-20px);
        transform: translate(20px,-20px);
    }
}



@-webkit-keyframes object_four {
    50% {
        -ms-transform: translate(-20px,-20px);
        -webkit-transform: translate(-20px,-20px);
        transform: translate(-20px,-20px);
    }
}

@keyframes object_four {
    50% {
        -ms-transform: translate(-20px,-20px);
        -webkit-transform: translate(-20px,-20px);
        transform: translate(-20px,-20px);
    }
}


.MovieInfo.TPost.Single {
    color: #fff;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
}

.MovieInfo .InfoList {
    color: #d7d7d7;
    font-size: 12px;
}

    .MovieInfo .InfoList strong {
        color: #fff;
        font-size: 12px;
    }

.MovieInfo .TPostBg:before {
}

.MovieInfo .TPostBg:after {
    background: #78909c;
    opacity: 0.1;
    box-shadow: none
}

.MovieTabNav {
    background: #0f1416;
    padding: 20px 10px 0;
}

#MvTb-Image, #MvTb-Cast, #MvTb-Info {
    padding: 0px 20px 20px;
}

#MvTb-Trailer {
    padding: 0px 20px;
}

    #MvTb-Trailer h2 {
        color: #000
    }

.MovieInfo .quality {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    background: #222;
    color: #fff;
    margin-left: 2px;
    padding: 2px 5px;
    border-radius: 3px;
}

.MovieInfo .imdb {
    color: #000;
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
    background: #e7ba1f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.MovieInfo .mvici-left {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.MovieInfo .mvici-right {
    float: left;
    width: 50%;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.ListCast figcaption {
    color: #fff;
}

.videobox {
    width: 100%;
    float: left;
}

    .videobox .embed {
        padding-bottom: 56.25%;
        height: 0;
    }

.ImageMovieList {
    text-align: center;
}

#mv-keywords {
    margin-bottom: 10px;
    padding: 20px;
    display: block;
    clear: both;
    background: #f5f5f5;
    margin-top: -20px;
}

    #mv-keywords strong {
        color: #333;
    }

    #mv-keywords a {
        margin: 5px 15px 5px 0;
        color: #888;
    }

        #mv-keywords a:before {
            content: '#';
        }

    #mv-keywords a,
    #mv-keywords h3,
    #mv-keywords h4 {
        font-size: 13px;
        display: inline-block;
        margin-bottom: 5px;
    }

.TPost .show.TpMvPlay:before {
    opacity: 1;
    transform: scale(1);
}

#media-player-box {
    display: block;
    background-color: #222222;
    background-image: radial-gradient(#323232,#111111);
    background-image: -webkit-radial-gradient(#323232,#111111);
    background-image: -moz-radial-gradient(#323232,#111111);
    background-image: -o-radial-gradient(#323232,#111111);
    position: relative;
    padding-top: 55.345%;
}
/*style for cssloading*/
.cssloading {
    width: 112px;
    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;
    }
}
/*style for cssloading*/

/*#media-player-box::before {
    content: "Äang táº£i video...";
    width:120px;
    font-size: 15px;
    text-shadow: 1px 1px 0 #000;
    color: #eee;
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    margin: 0 auto;
}*/
#media-player {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px 3px 3.5px 3.5px;
    overflow: hidden;
}

.jw-cue.jw-reset {
    display: none;
}

#video-player, .mb-iframe {
    width: 100%;
    height: 100%;
}

.jw-plugin {
    bottom: 60% !important
}

.user-action {
    padding: 16px 15px;
    background: #1a2023;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#watch-block.large-player #btn-capture-frame {
    display: inline-block !important;
}

.btn-cs {
    display: inline-block !important;
    outline: none;
    white-space: nowrap;
    border: 1px !important;
    color: #adadad;
    font-size: .875rem !important;
    line-height: initial !important;
    text-decoration: none;
    cursor: pointer;
    margin-right: 3px;
    padding: 5px 13px;
}

    .btn-cs:hover {
        color: #000000;
        background: #ffc107;
        border-radius: 10px;
    }

    .btn-cs > * {
        display: inline-block;
    }

    .btn-cs > .btn-cs-icon:before {
        content: "\00a0";
    }

    .btn-cs > .btn-cs-icon {
        background-image: url(../img/image.png) !important;
        width: 16px;
        height: 16px;
        margin-right: 0;
    }

.icon-add-sm {
    background-position: -2px -508px;
}

.icon-light-sm {
    background-position: -24px -508px;
}

.icon-expand-sm {
    background-position: -43px -509px;
    bottom: 1px;
}

.icon-autonext-sm {
    background-position: -85px -508px;
}

.icon-download-sm {
    background-position: -64px -510px;
}

.icon-error-sm {
    background-position: -103px -510px;
}

.icon-removead-sm {
    background-position: -179px -510px;
}

.icon-capture-frame {
    background-position: -211px -509px;
}

.list-server {
    margin-top: 0px;
}

    .list-server .server {
        margin-bottom: 10px;
    }

        .list-server .server .server-name {
            background: url(../img/_server.png) no-repeat;
            height: 16px;
            padding-left: 22px;
            padding-top: 2px;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            margin: 0px 0px 5px;
            line-height: 1.1;
        }

.list-episode {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .list-episode .episode {
        float: left;
        margin: 2px;
    }

    .list-episode .active {
        color: #fff;
        background: #f0ad4e;
    }

ul.server-list {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li.backup-server {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 3px;
    padding: 3px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.backup-server > .server-title {
    font-size: 12.5px;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    background-color: #E3B71E;
    color: #000;
    padding: 7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    white-space: nowrap;
    line-height: 13.2px;
}

    .backup-server > .server-title:after {
        content: ":";
    }

.backup-server > ul.list-episode {
    display: inline-block;
    padding: 0
}

    .backup-server > ul.list-episode .episode {
        padding: 0 !important;
        margin: 0 0 0 2px !important;
        float: none !important;
        display: inline-block !important;
    }

.backup-server a.btn-episode {
    font-size: 12px;
    font-weight: bold;
    background-color: #4f4f4f;
    color: #FFF;
    min-width: 30px;
    height: 27px;
    text-align: center;
    padding: 5px; /*5px 2px 0 2px;*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    -moz-border-radius: 3px;
    margin: 0 0 0 5px;
    cursor: pointer;
}

    .backup-server a.btn-episode:hover {
        background-color: #e87d7f;
        color: #702526;
    }

    .backup-server a.btn-episode.active {
        background-color: #e87d7f;
        font-weight: bold;
        color: #702526;
    }

.btn3d {
    margin: 2px;
    height: 28px;
    line-height: 28px;
    padding: 0 7.6px;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    border-radius: 3px 3px 2px 2px;
    outline: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    background-color: #dfdfdf;
}

    .btn3d.black {
        color: #f1f1f1;
        background-color: #4f4f4f;
    }

    .btn3d.active {
        color: #702526;
        background-color: #e87d7f;
    }

    .btn3d:hover {
        color: #702526;
        background-color: #e87d7f;
    }

.MovieTabNav.ControlPlayer {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

    .MovieTabNav.ControlPlayer .Lnk.on:after {
        border-top-color: transparent;
    }

    .MovieTabNav.ControlPlayer .Lnk {
        color: #dadada;
        padding-bottom: 0;
        padding: 20px 10px;
        margin-right: 5px;
        border-bottom: 0;
    }

        .MovieTabNav.ControlPlayer .Lnk:hover {
            background: #292f31;
        }

.MovieInfo.TPost.Single {
    z-index: 1000;
}

.MovieTitle {
    display: block;
}

    .MovieTitle h1 {
        font-size: 25px;
        color: #ffc107;
    }

    .MovieTitle h2 {
        font-size: 20px;
        color: #fff;
    }
/* alert notification */
.notiny-container * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.notiny-container {
    position: fixed;
    z-index: 9999;
}

.notiny-container-fluid-top .notiny-base,
.notiny-container-fluid-bottom .notiny-base {
    width: 100%;
    border-radius: 0;
}

.notiny-container-fluid-top .notiny-base {
    margin-top: 0;
}

.notiny-container-fluid-bottom .notiny-base {
    margin-bottom: 0;
}

.notiny-img {
    display: none;
}

/* Animations */

@-webkit-keyframes notiny-animation-hide {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    20% {
        opacity: 1;
    }

    30% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    90% {
    }

    100% {
        opacity: 0;
        -webkit-filter: blur(4px);
        filter: blur(4px);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes notiny-animation-hide {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    20% {
        opacity: 1;
    }

    30% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    90% {
    }

    100% {
        opacity: 0;
        -webkit-filter: blur(4px);
        filter: blur(4px);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes notiny-animation-show {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(4px);
        filter: blur(4px);
    }

    15% {
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    90% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes notiny-animation-show {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-filter: blur(4px);
        filter: blur(4px);
    }

    15% {
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    90% {
        -webkit-filter: blur(0px);
        filter: blur(0px);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes notiny-animation-hover {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

@keyframes notiny-animation-hover {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

/* Default themes */

.notiny-theme-dark {
    background-color: #202020;
    color: #f5f5f5;
}

.notiny-theme-light {
    background-color: #f0f0f0;
    color: #202020;
}

.notiny-theme-success {
    background-color: #5FB662;
    color: #fff;
}

.notiny-theme-info {
    background-color: #4092d9;
    color: #fff;
}

.notiny-theme-warning {
    background-color: #f2a12e;
    color: #fff;
}

.notiny-theme-error {
    background-color: #FF3448;
    color: #fff;
}

.notiny-default-vars {
    padding: 3px 3px;
    margin: 2px 0px;
    border-radius: 2px;
    min-height: 32px;
    max-width: 100vw;
}

    .notiny-default-vars .notiny-img {
        display: block;
        border-radius: 2px;
        width: 32px;
        height: 32px;
        float: left;
    }

    .notiny-default-vars .notiny-text {
        font-size: 13px;
        padding: 8px 5px 6px 5px;
        display: block;
        overflow: hidden;
    }

    .notiny-default-vars .notiny-with-img .notiny-text {
        padding-left: 6px;
    }

.k-animation-container {
    filter: grayscale(0);
}

div.notification {
    width: 100%;
    padding: 14px 20px;
}

{
    border: none;
}

.k-notification-success {
    background-color: #c8e6c9;
    color: #5fb662;
    border-color: #c8e6c9;
}

.k-notification-info {
    background-color: #4092d9;
    color: #fff;
    border-color: #bbdefb
}

.k-notification-warning {
    background-color: #f2a12e;
    color: #fff;
    border-color: #fdefba
}

.k-notification-error {
    background-color: #ffcdd2;
    color: #ff3448;
    border-color: #ffcdd2
}

.k-notification-success {
    background-color: #5FB662;
    color: #fff;
}

.k-notification-error {
    background-color: #FF3448;
    color: #fff;
}

div.notification span.icons {
    float: left;
    width: 26px;
    padding-right: 14px;
    font-size: 1.6em;
}

div.notification span.left {
    box-sizing: border-box;
    max-width: 300px;
}

.clear {
    clear: both;
}

div.notification span h2 {
    padding: 0;
    margin: 0;
    font-size: 1.7em;
    line-height: 1.2em;
    font-family: "Source Sans Pro", Arial, sans-serif;
}

div.notification span p {
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    font-family: "Source Sans Pro", Arial, sans-serif;
}
/* end notification */
.breadcrumb {
    clear: both;
}

    .breadcrumb li .name {
        color: white;
    }

span[class*='AAIco-'] {
    display: none;
}

.AAIco-input:before {
    transform: rotate(180deg);
}

.btn-re-expand {
    position: absolute;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    font-size: 1.25rem;
    transition: .2s;
    display: none;
    margin-right: -80px;
    background: rgba(255, 255, 255, 0.1);
}

    .btn-re-expand:hover {
        transform: scale(1.2);
    }

@media (max-width: 62em) {
    #watch-block {
        margin: -8px -8px 0 -8px;
    }

    .breadcrumb {
        display: none;
    }

    .Button.MenuBtn {
        background-color: transparent;
        border: 1px solid #263238;
        width: 44px;
        height: 38px;
        margin-top: 13px;
        padding: 9px;
        right: .6rem;
    }
}

#watch-block.expand {
    z-index: 1000;
    position: fixed !important;
    top: 10px;
}

    #watch-block.expand .btn-re-expand {
        display: block;
    }

span.movie-status {
    position: absolute;
    top: 0px;
    left: 5px;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}

span.movie-status {
    color: #fff;
    background-image: linear-gradient(#ed0509, #8e0002);
}

span.mli-eps {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    padding-top: 8px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    background: rgba(183, 28, 28, 0.9);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1em;
    text-shadow: 0 0 2px rgba(0,0,0,0.3);
}

    span.mli-eps i {
        display: block;
        font-weight: bold;
        font-size: 15px;
        font-style: normal;
        margin-top: 3px;
    }

span.mli-quality {
    background: #FED700;
    border-radius: 3px;
    color: #222;
    font-size: 11px;
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 4px 6px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: auto;
    font-family: Helvetica,Arial,sans-serif;
}

    span.mli-quality.cam {
        background: #fea600;
    }

span.chap-status {
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    font-family: Helvetica,Arial,sans-serif;
    background: rgba(183, 39, 39, 0.9);
    border-radius: 10px;
}

.TPost.C .TPMvCn .Title {
    color: #1a2023;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
/* filter search movies */
.list-movie-filter {
    margin: -20px 0 20px 0;
    overflow: visible;
    position: relative;
    display: block;
}

    .list-movie-filter .list-movie-filter-main {
        color: #ddd;
        display: block;
    }

    .list-movie-filter .list-movie-filter-item {
        float: left;
        margin: 0px 6px;
        width: 150px;
    }

        .list-movie-filter .list-movie-filter-item select {
            background: #222;
        }

    .list-movie-filter .list-movie-filter-main label {
        display: block;
    }

    .list-movie-filter .list-movie-filter-main .btn {
        padding: 9px 12px;
        margin: 0 6px;
    }

.btn-filter-movie {
    position: relative;
    top: 40px;
}

.Lang .Button i, .LnkUser:before {
    line-height: 20px;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 10px;
    border-radius: 10px;
    right: -10px;
    top: 4px;
    background-color: #0f1416;
    color: #fff;
    transition: all .2s;
}

.LnkUser {
    width: 63px;
    position: relative;
}

    .LnkUser:before {
        z-index: 2;
        right: -3px;
        border: 3px solid #0f1416;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        top: 1px;
    }

    .LnkUser img {
        position: absolute;
        width: 50px;
        height: 50px;
        top: -10px;
        left: 0;
        border-radius: 25px;
        z-index: 1;
    }

.Login .LnkUser {
    margin-top: 5px;
}
/*.Login ul {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 60px;
    transition: all .2s;
    width: 200px;
    border-radius: 5px;
    background-color: #263238;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.Login ul:before {
    content: '';
    position: absolute;
    right: 35px;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #263238;
}
.Login ul a {
    color: #fff;
    display: block;
    padding: 10px 15px 10px 40px;
    position: relative;
    line-height: 20px;
    opacity: .5;
}
.Login ul a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .5;
}
#LnkUser:checked~ul {
    max-height: 999em;
    overflow: inherit;
    opacity: 1;
    padding: 10px 0;
    z-index: 10;
}
#LnkUser:checked+.LnkUser:after {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.Login ul li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.Login ul li:hover{
    background: #374850;
}
.Login ul li:hover a{
    opacity:1;
}*/
#LnkUser:checked + .LnkUser:before {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

template, [hidden] {
    display: none !important;
}
/* announcement */
.announcement {
    margin: 0px auto 20px;
    width: 100%;
    background: #2d2d2d;
    padding: 10px;
    border-radius: 3px;
    clear: both;
}

    .announcement .ann_title {
        padding: 5px 7px;
        background-color: rgba(0, 0, 0, 0.17);
        border-radius: 50%;
        margin-right: 10px;
        color: #fff;
    }

    .announcement .ann_text {
        font-size: 13px;
        color: #fff;
        display: inline;
        margin: 0;
    }

.social-button {
    /*display: inline-block;
    position: relative;
    padding: 0 20px 20px;
    width: 100%;*/
    max-width: 110px;
    float: right;
}

    .social-button .item_social {
        float: left;
        margin: 0 10px 0 0;
        position: relative;
    }

        .social-button .item_social.google {
            top: -4px;
        }


div#newCarousel {
    padding: 0;
    width: 100%;
}

    div#newCarousel .carousel-control {
        opacity: unset;
    }

        div#newCarousel .carousel-control.left {
            top: 30%;
            height: 80px;
            width: 40px;
            border-radius: 0 80px 80px 0;
            background: rgba(0, 0, 0, 0.6);
        }

        div#newCarousel .carousel-control.right {
            top: 30%;
            height: 80px;
            width: 40px;
            border-radius: 80px 0 0 80px;
            background: rgba(0, 0, 0, 0.6);
            z-index: 2;
        }

            div#newCarousel .carousel-control.left:hover,
            div#newCarousel .carousel-control.right:hover {
                background: rgba(0, 0, 0, 0.8);
            }

        div#newCarousel .carousel-control .glyphicon-chevron-left {
            margin-left: -20px;
            margin-top: -20px;
            font-size: 40px;
        }

        div#newCarousel .carousel-control .glyphicon-chevron-right {
            margin-right: -20px;
            margin-top: -20px;
            font-size: 40px;
        }

    div#newCarousel .TPost.B .Title {
        text-shadow: 1px 1px #000;
    }

@media screen and (min-width: 62em) {
    div#newCarousel .carousel-inner .item > * {
        width: 15%;
        float: left;
        margin-right: 1.98%;
        margin-bottom: 20px;
    }

        div#newCarousel .carousel-inner .item > *:last-child {
            margin-right: 0;
        }

    div#newCarousel .TPost.B .Title {
        font-size: .875rem;
    }
}

@media screen and (max-width: 62em) {
    div#newCarousel .carousel-control {
        display: none;
    }
}

div#myCarousel {
    padding: 0;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 0.5px 0 #000;
    margin-bottom: 15px;
}

    div#myCarousel .carousel-inner {
        padding-top: 44.506%;
    }

        div#myCarousel .carousel-inner .item {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

            div#myCarousel .carousel-inner .item img {
                width: 100%;
            }

    div#myCarousel .carousel-indicators {
        width: auto;
        left: unset;
        right: 15px;
        bottom: 15px;
        margin: 0;
    }

        div#myCarousel .carousel-indicators li {
            border: 0;
            background: #fff;
            opacity: .6;
            margin: 0 5px;
        }

            div#myCarousel .carousel-indicators li.active {
                background: #b71c1c;
                width: 10px;
                height: 10px;
                opacity: .8
            }

    div#myCarousel .carousel-inner .item .Info .Title {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        display: block;
    }

    div#myCarousel .carousel-inner .item .Info {
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 15px;
        padding: 8px 5px 3px 10px;
        text-shadow: 1px 1px #000;
    }

    div#myCarousel .carousel-inner .item:hover .Info span {
        color: #fff;
    }

/*carousel-fade*/
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}
/*end carousel-fade*/
