html {
  box-sizing: border-box;
  font-family: sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
figure {
  margin: 0;
}
article,
aside,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
:focus,
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
/* SEARCH FULL ----------------------------------------------------------------------- */
.search__title1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 24px;
    margin-top: 24px;
}

.search__popular-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search__popular-item {
    width: 50%;
    font-size: 16px;
    line-height: 36px;
}

@media (max-width: 767px) {
    .search__popular-item {
        font-size: 14px;
        line-height: 36px;
        text-align: center;
    }
}

h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25rem;
}
img,
video {
  border: 0;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure img {
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  border: 0;
  padding: 0.937rem;
  text-align: left;
}
button,
input {
  font: inherit;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 0;
}
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline: 0;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.8;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
@media print {
  *,
  :after,
  :before,
  :first-letter,
  :first-line {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: "(" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
a[class*="AAIco-"],
a[class*="fa-"],
i[class*="AAIco-"],
i[class*="fa-"],
span[class*="AAIco-"],
span[class*="fa-"],
strong[class*="AAIco-"],
strong[class*="fa-"] {
  display: inline-block;
}
.widget_categories > ul li > a:before,
.widget_meta li:before,
.widget_pages li:before,
.widget_ratings-widget li:before,
[class*="AAIco-"]:before,
[class*="fa-"]:before {
  display: inline-block;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: inherit;
  line-height: inherit;
  vertical-align: top;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
}
[class*="fa-"]:before {
  font-family: FontAwesome;
}
.next.page-numbers:before,
.prev.page-numbers:before,
.widget_categories > ul li > a:before,
.widget_meta li:before,
.widget_pages li:before,
.widget_ratings-widget li:before,
[class*="AAIco-"]:before {
  font-family: material icons;
  font-feature-settings: "liga";
}
body {
  font-size: 0.875rem;
  line-height: 1.5625rem;
  font-family: source sans pro, sans-serif;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
}
.Title a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  color: inherit;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.187rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
*,
:after,
:before {
  box-sizing: inherit;
}
html {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
.Tf-Wp {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Tf-Wp > .Body {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.Container {
  margin: 0 auto;
  padding: 0 1rem;
  width: 100%;
}
ol,
ul {
  list-style-position: outside;
}
ul ul {
  list-style-type: inherit;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 0.937rem;
  margin-bottom: 0;
}
ol,
ul {
  margin-left: 0.937rem;
}
[class*="List"],
[class*="Menu"],
[class*="Row"],
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
[class*="Form-"],
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ol,
p,
table,
ul {
  margin-bottom: 0.937rem;
}
[class*="Row"] {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
[class*="Row"] > * {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: 0;
}
[class*="Form-"] button,
[class*="Form-"] input {
  margin-bottom: 0;
}
[class*="Form-"] [class*="Form-"] {
  margin-bottom: 0;
}
.AF.Rows:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.AF.Rows > * {
  display: block;
  float: left;
  width: 100%;
}
.AX.Rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.AX.Rows > * {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.Rows.A01 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.Rows.A02 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66666667%;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.Rows.A20 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.Rows.A03 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.Rows.A04 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.Rows.A05 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66666667%;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.Rows.A06 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.Rows.A07 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333333%;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.Rows.A08 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.666667%;
  max-width: 66.66666667%;
}
.Rows.A09 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.Rows.A10 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333333%;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.Rows.A11 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66666667%;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.Rows.A12 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 34em) {
  .BX.Rows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .BX.Rows > * {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .Rows.B01 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .Rows.B02 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .Rows.B20 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .Rows.B03 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .Rows.B04 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .Rows.B05 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .Rows.B06 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .Rows.B07 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .Rows.B08 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66666667%;
  }
  .Rows.B09 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .Rows.B10 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .Rows.B11 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .Rows.B12 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .Rows.C01 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .Rows.C02 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .Rows.C20 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .Rows.C03 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .Rows.C04 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .Rows.C05 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .Rows.C06 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .Rows.C07 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .Rows.C08 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66666667%;
  }
  .Rows.C09 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .Rows.C10 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .Rows.C11 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .Rows.C12 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 62em) {
  .Container {
    max-width: 990px;
  }
  .Rows.D01 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .Rows.D02 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .Rows.D20 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .Rows.D03 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .Rows.D04 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .Rows.D05 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .Rows.D06 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .Rows.D07 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .Rows.D08 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66666667%;
  }
  .Rows.D09 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .Rows.D10 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .Rows.D11 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .Rows.D12 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 70em) {
  .Container {
    max-width: 1170px;
  }
  .EX.Rows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .EX.Rows > * {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .Rows.E01 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .Rows.E02 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .Rows.E20 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .Rows.E03 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .Rows.E04 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .Rows.E05 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .Rows.E06 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .Rows.E07 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .Rows.E08 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.666667%;
    max-width: 66.66666667%;
  }
  .Rows.E09 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .Rows.E10 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .Rows.E11 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .Rows.E12 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
button,
input {
  -webkit-appearance: none;
  -moz-appearance: none;
}
button,
input {
  font: inherit;
  width: 100%;
  vertical-align: middle;
  line-height: normal;
}
label {
  display: inline-block;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  line-height: normal;
  margin-bottom: 0;
}
label[for] {
  cursor: pointer;
}
[class*="Form-"] label {
  display: block;
}
input {
  border: 0;
  color: inherit;
  border-radius: 6px;
}
input {
  display: block;
  padding: 0.5rem 1rem;
  width: 100%;
}
input {
  height: 2.5rem;
  line-height: normal;
}
input {
  opacity: 0.7;
}
input:focus {
  opacity: 1;
}
.Form-Icon {
  position: relative;
  display: block;
  padding: 0;
}
.Form-Icon.Right input {
  padding-left: 0.937rem;
  padding-right: 2.5rem;
}
.Form-Icon.Right input + i {
  left: auto;
  right: 0;
}
.Form-Icon input {
  padding-left: 2.5rem;
  font-weight: 400;
}
.Form-Icon input + i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: inherit;
}
.Form-Icon input + i,
.Form-Icon input + i:before {
  width: 2.5rem;
  height: 2.5rem;
}
.Form-Icon input + i {
  display: table;
}
.Form-Icon input + i:before {
  display: table-cell;
  vertical-align: middle;
}
[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: 0.625rem;
  vertical-align: baseline;
  display: inline-block;
}
[type="checkbox"][hidden] + label,
[type="radio"][hidden] + label {
  margin-left: 0;
  margin-right: 0;
}
button:disabled,
input:disabled {
  opacity: 0.5;
}
.Button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0;
  cursor: pointer;
  padding: 5px 1rem;
  width: auto;
  display: inline-block;
  text-align: center;
  line-height: 1.875rem;
  border-radius: 5px;
}
.Button > span,
button > span {
  white-space: nowrap;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
[class*="Btn"] {
  cursor: pointer;
}
[class*="Btn"],
a,
button,
input,
label,
label i:before {
  transition: 0.2s;
}
.anmt {
  animation: scale 0.7s ease-in-out;
}
@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (min-width: 62em) {
  .CXHd {
    display: none !important;
  }
}
.Header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.Header:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  content: "";
  z-index: -1;
  opacity: 0.8;
}
.BdGradient .Header:after {
  bottom: auto;
  height: 150px;
  opacity: 1;
}
.Header .Top {
  position: relative;
}
.Header .Logo {
  padding: 20px 60px;
  text-align: center;
}
.MenuBtn {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 0.6rem 0.5rem 0.5rem;
  width: 40px;
  height: 40px;
  float: left;
  margin: 20px 20px 20px 0;
}
.MenuBtn i {
  width: 20px;
  height: 2px;
  transition: 0.4s;
  display: block;
  margin: 3px 0;
}
.MenuBtn i + i {
  width: 16px;
}
.MenuBtn i + i + i {
  width: 18px;
}
#Tf-Wp.open .MenuBtn i {
  width: 20px;
}
#Tf-Wp.open .MenuBtn i:first-child {
  transform: rotate(-45deg) translate(-4px, 4px);
}
#Tf-Wp.open .MenuBtn i:nth-child(2) {
  opacity: 0;
}
#Tf-Wp.open .MenuBtn i:last-child {
  transform: rotate(45deg) translate(-3px, -3px);
}
.Menu a,
.widget_nav_menu a {
  display: block;
  padding: 0.5rem 1rem;
  font-weight: 600;
}
.Menu [class*="current"] > a {
  font-weight: 700;
}
.Menu > ul > li,
.widget_nav_menu > div > ul > li {
  padding: 0 0.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
}
.Menu > ul > li li {
  line-height: 2rem;
}
.Menu > ul > li > a,
.widget_nav_menu > div > ul > li > a {
  padding: 0 0.5rem;
}
.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: 1.1rem;
  top: 1px;
  line-height: inherit;
  font-size: 1.2rem;
  pointer-events: none;
  z-index: 1;
}
.Menu li[class*="AAIco-"] > a,
.Menu li[class*="fa-"] > a,
.menu li[class*="AAIco-"] > a,
.menu li[class*="fa-"] > a {
  padding-left: 2.2rem;
}
.Menu li li[class*="AAIco-"] > a,
.Menu li li[class*="fa-"] > a {
  padding-left: 1.3rem;
}
.menu li li[class*="AAIco-"] > a,
.menu li li[class*="fa-"] > a {
  padding-left: 1.5rem;
}
.Menu li li:before,
.Wdgt .menu li li:before {
  line-height: inherit;
  left: 0.4rem !important;
  margin-left: 0 !important;
}
.menu-item-has-children > a {
  padding-right: 1.5rem !important;
  position: relative;
}
.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  margin: auto;
  right: 0.5rem;
  top: 0;
  bottom: 0;
}
.sub-menu {
  max-height: 0;
  transition: 0.2s;
  overflow: hidden;
  opacity: 1;
}
.sub-menu a {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.875rem;
}
.sub-menu > li {
  float: left;
  width: 25%;
  padding: 0 0.5rem;
  margin-top: 0.5rem;
}
.sub-menu > li > a {
  border-radius: 4px;
  opacity: 0.7;
  transform: rotate(0);
  backface-visibility: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sub-menu > li:hover > a {
  opacity: 1;
}
.Logo,
.Menu,
.MenuBtn {
  transition: 0.2s;
}
.Top.open .Logo,
.Top.open .MenuBtn {
  opacity: 0;
  visibility: hidden;
}
.Search {
  float: right;
  margin-top: 20px;
}
.Search input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  top: 20px;
  left: 0;
  margin-bottom: 0;
  transition: 0.2s;
  width: calc(100% - 50px);
  border-radius: 3px;
}
.Top.open .Search input {
  opacity: 1;
  pointer-events: auto;
}
.Top.open .Search .SearchBtn:before {
  margin-left: -40px;
  opacity: 0;
}
.Top.open .Search .SearchBtn > i {
  opacity: 1;
}
.Result {
  display: none;
}
.Result.On {
  display: block;
}
.SearchBtn {
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  width: 40px;
  overflow: hidden;
  padding: 0;
}
.SearchBtn:before,
.SearchBtn > i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.25rem;
  transition: 0.2s;
}
.SearchBtn > i {
  opacity: 0;
  font-size: 2rem;
}
.Body {
  margin-bottom: 1.875rem;
}
.Body .Main:first-child {
  padding-top: 7.5rem;
}
.Objf img {
  object-fit: cover;
  object-position: top;
}
.TPost .Info > *,
.TPost .Title {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.4rem;
  margin-bottom: 5px;
}
.TPost .Info > :last-child {
  margin-right: 0;
}
.TPost .Info,
.TPost .Title {
  margin-bottom: 5px;
}
.TPost .Info {
  font-size: 0.75rem;
  line-height: 1.25rem;
  padding: 5px 0;
  font-weight: 700;
}
.TPost .Info:after {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
}
.TPost .Info > * {
  float: left;
}
.Wdgt .TPost .Info > .Qlty {
  clear: left;
}
.TPost .Description {
  margin-bottom: 1rem;
}
.TPost .Description p[class] {
  margin-bottom: 0.2rem;
}
.TPost .Description tt {
  font-family: inherit;
}
.TPost .Description a {
  font-weight: 700;
}
.TPost .Description a:hover {
  text-decoration: underline;
}
.Qlty {
  color: currentColor;
  border: 1px solid currentColor;
  height: 1.25rem;
  line-height: 1.1rem;
  padding: 0 0.5rem;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
}
.TPost .Image {
  position: relative;
}
.TPost .Image figure,
.TPost .Image figure img {
  border-radius: 3px;
  overflow: hidden;
}
.TPost .Image figure {
  position: relative;
  padding-top: 150%;
}
.TPost .Image figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.TPost .Image figure img[src*=".svg"] {
  object-position: 50% 45%;
}
.TPost.A {
  position: relative;
  padding: 10rem 0 4rem;
  margin-bottom: 1.875rem;
}
.TPost.A .Image {
  z-index: -1;
  overflow: hidden;
}
.TPost.A .Image:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.TPost.A .Image:after {
  z-index: 3;
  content: "";
}
.TPost.A .Image figure {
  z-index: 1;
  padding-top: 0;
}
.TPost.A .Image,
.TPost.A .Image figure,
.TPost.A .Image img,
.TPost.A .Image:after,
.TPost.A .Image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.TPost.A .TPMvCn {
  margin-left: 0;
  min-height: 335px;
}
.MovieListSldCn {
  min-height: 100px;
}
.MovieListSldCn .TPost.A .Description,
.MovieListSldCn .TPost.A .Info,
.MovieListSldCn .TPost.A .SubTitle,
.MovieListSldCn .TPost.A .Title {
  text-shadow: 1px 1px 1px #000;
}
.TPost.A .Title {
  font-size: 1.875rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.TPost.A .SubTitle {
  margin-bottom: 5px;
  line-height: 1.25rem;
  margin-top: -5px;
  opacity: 0.8;
}
.TPost.A .SubTitle span {
  font-weight: 700;
}
.TPost.A .Description {
  font-size: 1.125rem;
  line-height: 1.5625rem;
}
.TPost.A .Description p:not([class]) {
  max-height: 6.25rem;
  overflow: auto;
}
.TPost.B {
  position: relative;
  border-radius: 3px;
  margin-bottom: 0;
}
.TPost.B .Image figure img {
  transition: 0.2s;
}
.TPost.B:hover .Image figure img {
  opacity: 0.5;
}
.TPost.B .Image figure:after,
.mvnew figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  border-radius: 3px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #090e16 100%);
}
.TPost.B .Image .Qlty {
  border: 0;
  position: absolute;
  top: 5px;
  left: 5px;
  line-height: 1rem;
  height: 1rem;
}
.TPost.B .Image + .Title,
.mvnew .Title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
  padding: 0 0.5rem;
  border-radius: 0 0 10px 10px;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.TPost.B .TPMvCn {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -1rem;
  top: -1rem;
  right: -1rem;
  transition: 0.2s;
  opacity: 0;
  transform: scale(0);
  border-radius: 6px;
  padding: 0.9rem;
  min-height: calc(100% + 1rem);
  z-index: 2;
}
.TPost.B .TPMvCn::-webkit-scrollbar {
  width: 5px;
}
.TPost.B .TPMvCn .Title {
  margin-bottom: 0;
  line-height: 1.25rem;
  font-weight: 700;
}
.TPost.B .TPMvCn .Info {
  padding: 0;
  margin-top: -3px;
}
.TPost.B .TPMvCn .Qlty {
  margin-bottom: 5px;
}
.TPost.B .TPMvCn .Vote {
  margin-bottom: 5px;
  margin-left: -3px;
}
.TPost.B .TPMvCn .Description {
  font-size: 0.75rem;
  line-height: 0.9375rem;
  margin-bottom: 0;
}
.TPost.B .TPMvCn .Description p {
  margin-bottom: 5px;
}
.TPost.B .TPMvCn .Description p[class] {
  margin-bottom: 0;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.TPost.B .TPMvCn .TPlay {
  border-radius: 0 0 6px 6px;
  padding: 0.5rem 0;
  text-transform: uppercase;
  margin: 0.5rem 0 -0.5rem;
  display: block;

}
.TPost.B .TPMvCn .TPlay:before {
  margin-right: 0.3rem;
  font-size: 1rem;
}
.TPost:hover .TpMvPlay:before,
.mvnew a:hover .TpMvPlay:before {
  opacity: 1;
  transform: scale(1);
}
.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);
  transition: 0.2s;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 0 2px #fff;
}
article {
  margin-bottom: 2rem;
}
article > .Top,
section > .Top {
  margin-bottom: 1rem;
  line-height: 1.875rem;
}
article > .Top[class*="AAIco-"],
article > .Top[class*="fa-"],
section > .Top[class*="AAIco-"],
section > .Top[class*="fa-"] {
  position: relative;
}
article > .Top[class*="AAIco-"] > .Title,
article > .Top[class*="fa-"] > .Title,
section > .Top[class*="AAIco-"] > .Title,
section > .Top[class*="fa-"] > .Title {
  padding-left: 2rem;
}
article > .Top > .Title,
section > .Top > .Title {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0;
  padding: 5px 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.5rem;
}
article > .Top[class*="AAIco-"]:before,
article > .Top[class*="fa-"]:before,
section > .Top[class*="AAIco-"]:before,
section > .Top[class*="fa-"]:before {
  position: absolute;
  font-size: 1.5625rem;
  width: 1.5625rem;
  height: 1.5625rem;
  left: 0;
  top: 5px;
}
article > .Top > .Title {
  font-size: 2rem;
}
.Button.TPlay {
  text-transform: uppercase;
  font-size: 1rem;

  margin-right: 0.5rem;
  margin-bottom: 1rem;
}
.Button.TPlay:before {
  font-size: 1.25rem;
  margin-right: 0.3rem;

}
.MovieList {
  margin-left: -0.4rem;
  margin-right: -0.4rem;

}
main .MovieList {
  margin-bottom: 1.6rem;
}
.MovieList > li {
  padding: 0 0.3rem 0.6rem;
}
.TpTv {
  color: #fff;
  border-radius: 10px;
  line-height: 1rem;
  height: 1rem;
  font-size: 0.625rem !important;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.6rem;
  font-weight: 700;
  margin-top: -2px;
  text-transform: uppercase;
}
.TPost.B .Image .TpTv {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 4;
}
.TPost.C {
  position: relative;
  padding-left: 68px;
  min-height: 90px;
  margin-bottom: 1rem;
}
.MovieList > li:last-child .TPost.C,
.TPost.C .Info {
  margin-bottom: 0;
}
.TPost.C .Title {
  line-height: 1.2rem;
  font-size: 1rem;
  font-weight: 700;
}
.TPost.C .Title > span {
  position: relative;
  right: -3px;
  margin-top: 3px;
  vertical-align: top;
}
.TPost.C .Image {
  position: absolute;
  width: 60px;
  left: 0;
  top: 0;
  padding: 2px;
  border-radius: 4px;
}
.TPost.C .Image figure,
.TPost.C .Image figure img,
.TPost.C .TpMvPlay:after {
  border-radius: 4px;
}
.TPost.C .Image figure {
  padding-top: 86px;
}
.TPost.C .Top {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px 0 4px 0;
  z-index: 1;
  line-height: 1.2rem;
  min-width: 20px;
  text-align: center;
  font-size: 0.65rem;
  font-weight: 700;
  color: #fff;
}
.TPost.C .Info {
  padding: 0;
  margin-top: -3px;
}
.TPost.C .Info .Vote {
  margin-bottom: 5px;
}
.TPost.C:hover .TpMvPlay:before {
  transform: scale(0.8);
}
.Top > .Button.Sm {
  margin-top: 10px;
}
.Button.Sm {
  padding: 0 0.5rem;
  border-radius: 50px;
  line-height: 1.25rem;
  font-size: 0.75rem;
}
.Episodes .TPost.B .Image + .Title:after,
.Serie .TPost.B .Image + .Title:after {
  content: attr(data-subtitle);
  display: block;
  font-weight: 300;
  opacity: 0.7;
}
.Episodes .TPost.B .Image .Qlty,
.Serie .TPost.B .Image .Qlty {
  text-transform: none;
}
.Episodes .TPost.B .Image figure {
  padding-top: 56%;
}
.MovieList.Episodes .TPost.B .TpMvPlay:before {
  display: block;
}
.MovieList.Episodes .TPost.B {
  overflow: hidden;
}
.MovieList.Episodes .TPost.B .Image .Qlty,
.MovieList.Episodes .TPost.B .Title {
  transition: 0.2s;
}
.MovieList.Episodes .TPost.B:hover .Title {
  bottom: -60%;
}
.MovieList.Episodes .TPost.B:hover .Image .Qlty {
  top: -60%;
}
.ShareList,
.ShareList > li {
  display: inline-block;
  vertical-align: top;
}
.ShareList {
  font-size: 0;
}
.ShareList > li {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
.ShareList > li > a {
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border-radius: 4rem;
  border: 2px solid transparent;
  display: inline-block;
}
.ShareList > li > a[class*="google"] {
  font-size: 1.2rem;
}
.TpRwCont {
  margin-bottom: 1.875rem;
}
.TpRwCont:last-child {
  margin-bottom: 0;
}
main > .TPost.A {
  padding: 0;
}
.VideoPlayer {
  position: relative;
}
.VideoPlayer > span[class*="Btn"] {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -5px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  z-index: 4;
  font-size: 1.5rem;
}
.VideoPlayer > span.BtnLight {
  bottom: 0;
}
.VideoPlayer .Video {
  cursor: pointer;
  position: relative;
  min-height: 250px;
  max-height: 500px;
  overflow: hidden;
  display: none;
  animation: scale 0.7s ease-in-out;
  background: #000;
}
.VideoPlayer .Video .playbt {
  cursor: pointer;
  cursor: pointer;
  width: 88px;
  height: 88px;
  line-height: 88px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: 0 0;
}
.VideoPlayer .Video .playbt svg {
  width: 100%;
  height: 100%;
}
@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.VideoPlayer .Video.on {
  display: block;
}
.VideoPlayer .Video:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.VideoPlayer .Video object,
.VideoPlayer .Video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.lgtbx-on .VideoPlayer > span.BtnLight {
  color: #fff;
}
.OptionBx {
  padding: 0.3rem 0.8rem 0.8rem;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s;
  opacity: 0.5;
}
.OptionBx p {
  margin-bottom: 0.625rem;
  font-size: 0.625rem;
  line-height: 1.25rem;
  padding: 0 0.4rem;
  border-radius: 20px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.OptionBx p:before {
  font-size: 1rem;
  margin-right: 0.3rem;
}
.MovieList .OptionBx:hover,
.OptionBx.on {
  opacity: 1;
}
.OptionBx .Button {
  text-transform: uppercase;
  display: block;
}
.MovieList .OptionBx {
  opacity: 0.5;
}
[class*="Dvr-"] {
  margin: 0 auto 1.875rem;
  overflow: hidden;
  text-align: center;
}
.TPost.D {
  padding-top: 6rem;
  padding-bottom: 0;
}
.Result .ResultList {
  margin-bottom: 1rem;
}
.ResultList .TpTv {
  vertical-align: middle;
  margin-top: 3px;
  margin-left: 3px;
}
.TPost.B .Image .MvIC,
.mvnew .MvIC {
  position: absolute;
  left: 5px;
  top: 5px;
}
.TPost.B .MvIC,
.mvnew .MvIC {
  display: inline-block;
  vertical-align: top;
}
.TPost.B .MvIC .Qlty {
  margin-right: 5px;
}
.TPost.B .Image .MvIC .Qlty,
.mvnew .Qlty {
  position: static;
  margin-bottom: 3px;
  font-weight: 700;
  float: left;
  clear: both;
  margin-right: 5px;
  height: auto;
}
.TPost.B .Image .MvIC .Qlty img {
  margin: 4px 4px 4px 0;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  width: 16px;
}
.TPost.B .Image .MvIC .Qlty img:last-child {
  margin-right: 0;
}
.TPost.B .Image .MvIC .Qlty.Yr,
.mvnew .Qlty {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
  font-size: 11px;
}
.Cast .view-sh {
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 23px;
  border-radius: 15px;
  height: 25px;
  margin-left: 5px;
}
.rating-content {
  display: inline-block;
  vertical-align: top;
}
.rating-content button {
  background-color: transparent !important;
  box-shadow: none;
}
.rating-content button i {
  transition: 0.2s;
  margin-right: 5px;
}
.rating-content button:hover i {
  transform: scale(1.2);
}
.TPost.A .Title + .ShareList {
  margin-top: 7px;
}
.TPost.A .Description a {
  font-weight: 400;
}
.Footer > .Top {
  padding: 1.5rem 0;
}
.Footer > .Top .Logo {
  margin-bottom: 1.5rem;
}
.Footer > .Top .Rows {
  margin: 0 -1rem;
}
.Footer > .Top .Rows > div {
  padding: 0 1rem;
}
.Footer .Wdgt {
  margin-bottom: 2rem;
}
.Footer .Wdgt:last-child {
  margin-bottom: 0;
}
.Footer .Wdgt > .Title {
  margin-bottom: 1rem;
  line-height: 2.5rem;
  font-size: 1.125rem;
}
.Footer .widget_categories > ul {
  overflow: hidden;
  max-width: 410px;
}
.Footer .widget_categories > ul li {
  float: left;
  width: 50%;
  padding: 0 1rem;
}
.TPTblCn {
  max-width: 100%;
  overflow: auto;
  margin-bottom: 1.875rem;
}
.TPTblCn:last-child {
  margin-bottom: 0;
}
.TPTblCn table {
  margin-bottom: 0;
}
.TPTblCn td {
  border-bottom: 1px solid transparent;
}
.TPTblCn td {
  border: 0;
  padding: 10px 20px;
  transition: 0.2s;
}
.TPTblCn td:first-child {
  width: 60px;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
}
.TPTblCn span {
  white-space: nowrap;
}
.TPTblCn span img {
  margin-right: 5px;
}
.TPTblCn p {
  margin-bottom: 0;
}
.TPTblCn a {
  font-weight: 700;
}
.TPTblCn .Button {
  min-width: 70px;
}
.TPTblCn .Vote {
  font-size: 1rem;
}
.TPTblCn td.MvTbImg {
  width: 60px;
  padding-right: 0;
  min-width: 60px;
}
.TPTblCn td.MvTbImg.B {
  width: 115px;
  min-width: 115px;
}
.TPTblCn td.MvTbImg.B img {
  width: 95px;
  height: 50px;
  object-fit: cover;
}
.TPTblCn td.MvTbImg > a {
  display: block;
  position: relative;
}
.TPTblCn td.MvTbImg .TpTv {
  position: absolute;
  left: -3px;
  top: 0;
}
.TPTblCn td.MvTbImg img {
  width: 40px;
  height: 60px;
  border-radius: 3px;
}
.TPTblCn td.MvTbTtl {
  padding-left: 10px;
  line-height: 1.2rem;
}
.TPTblCn td.MvTbTtl a {
  display: inline-block;
  font-weight: 700;
}
.TPTblCn td.MvTbTtl span {
  font-size: 0.75rem;
  display: block;
}
.TPTblCn td.MvTbPly {
  width: 50px;
  font-size: 2.1875rem;
  padding-left: 10px;
}
.SeasonBx {
  margin-bottom: 1rem;
  border-bottom: 1px solid transparent;
  padding-bottom: 1rem;
}
.SeasonBx .TPTblCn,
.SeasonBx .Top .Title:after,
.SeasonBx .Top .Title:before,
.SeasonBx .Top .Title > i:before {
  transition: 0.2s;
}
.SeasonBx .Top {
  position: relative;
  margin-bottom: 0;
}
.SeasonBx .Top .Title > i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  font-size: 1.25rem;
  cursor: pointer;
}
.SeasonBx .Top .Title > i:before {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 0;
  height: 40px;
  line-height: 40px;
}
.SeasonBx.AACrdn .Top {
  margin-bottom: 0;
}
.SeasonBx .Top,
.SeasonBx.AACrdn .Top.on {
  margin-bottom: 1rem;
}
.SeasonBx .Top.on .Title > i:before {
  transform: scale(1, -1);
}
.SeasonBx .Top.on + .AAcont {
  max-height: 999em;
  opacity: 1;
}
.SeasonBx .AAcont {
  max-height: 0;
  opacity: 0;
}
article > .Top.AAIco-playlist_play:before,
section > .Top.AAIco-playlist_play:before {
  top: 8px;

}
.Title.Top {
  margin-bottom: 1rem;
}
.Title.Top[class*="AAIco-"]:before {
  margin-right: 0.5rem;
  padding-top: 0.1rem;
}
p.Director,
p.Genre {
  clear: both;
}
.Result.OptionBx {
  left: 0;
  top: 70px;
  max-width: 100%;
  position: absolute;
  padding: 1rem 1rem 0;
  opacity: 1;
  cursor: inherit;
}
.Result.OptionBx .TPost.C {
  min-height: 60px;
}
.Result.OptionBx .TPost.C .Image {
  padding: 0;
}
.Result.OptionBx .TPost.C .Image figure {
  padding-top: 60px;
}
.Result.OptionBx > p {
  text-align: center;
  padding: 0.5rem;
  margin-bottom: 0;
}
.Result.OptionBx > .Button {
  display: block;
  margin-bottom: 1rem;
}
.Result.OptionBx p.trloading:after {
  clear: both;
  display: block;
  content: "";
  width: 100vw;
}

.Result.OptionBx p.trloading {
  margin-bottom: 1rem;
  text-align: center;
  background-color: transparent;
  line-height: 1.2rem;
  padding-right: 1.5rem;
  max-width: 100%;
  overflow: hidden;
}
.Result.OptionBx p.trloading i {
  opacity: 0.5;
  margin: 0 0.5rem;
  font-size: 1rem;
  vertical-align: top;
}
.Description p a {
  font-weight: 700;
}
.widget span.required {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
aside .Wdgt {
  margin-bottom: 1.875rem;
  border-radius: 6px;
  padding: 1rem;
}
aside .Wdgt:last-child {
  margin-bottom: 0;
}
aside .Wdgt > .Title {
  text-align: center;
  line-height: 1.8rem;
  padding: 1rem;
  font-size: 1.125rem;
  margin: -1rem -1rem 1rem;
  border-bottom: 1px solid transparent;
  border-radius: 6px 6px 0 0;
}
.Wdgt > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget_nav_menu > div {
  margin: 0 -1rem;
}
.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[class]:before {
  font-size: 1.25rem;
  opacity: 0.5;
  margin-left: -0.3rem;
}
.widget_nav_menu > div > ul > li[class*="current"] {
  border-left: 3px solid transparent;
}
.widget_nav_menu > div > ul li:hover:before,
.widget_nav_menu > div > ul li[class*="current"]: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 {
  padding: 0;
  text-transform: uppercase;
  display: block;
}
.widget_nav_menu li[class*="children"] > a {
  pointer-events: none;
}
.widget_nav_menu li[class*="children"] > a:after {
  position: static;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
}
.widget_nav_menu > div > ul li > a:before {
  display: none;
}
.widget_nav_menu > div > ul .sub-menu {
  left: 0;
  right: 0;
  width: auto;
  margin-left: 0;
  padding: 0 10px 1rem;
}
.widget_nav_menu > div > ul .sub-menu > li {
  width: 50%;
  float: left;
  line-height: 30px;
}
.widget_nav_menu > div > ul .sub-menu .sub-menu {
  border-top: 0;
  margin-top: -10px;
}
.widget_nav_menu > div > ul .sub-menu .sub-menu > li {
  width: auto;
  float: none;
}
.widget_meta li:before,
.widget_pages li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1rem;
}
.widget_meta li:before {
  content: "arrow_forward";
}
.widget_pages li:before {
  content: "insert_drive_file";
}
.widget_meta li,
.widget_pages li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 1.5rem;
}
.widget_meta li:last-child,
.widget_pages li:last-child,
.widget_ratings-widget li:last-child {
  margin-bottom: 0;
}
.widget_ratings-widget li {
  margin-bottom: 15px;
  line-height: 1.2rem;
  font-size: 0.75rem;
}
.widget_ratings-widget li a {
  display: block;
  font-size: 0.875rem;
}
.widget_search form {
  position: relative;
}
.widget_search label {
  display: block;
  padding: 0;
}
.widget_search input {
  padding-right: 3rem;
}
.widget_search .search-form {
  position: relative;
  padding-right: 6.5rem;
}
.widget_search .SearchBtn {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  padding: 0 5px;
  opacity: 1;
}
.Wdgt .TPost.A .Title {
  max-height: none;
}
.Wdgt .MovieList > li {
  padding-bottom: 0;
}
.Wdgt .MovieList .TPost.B .Title {
  max-height: 32px;
  overflow: hidden;
}
.Wdgt .MovieList .TPost.B .TpMvPlay:before {
  display: block;
}
.widget_categories > ul li {
  text-align: right;
  line-height: 2.5rem;
  position: relative;
  min-height: 2.5rem;
}
.widget_categories > ul {
  margin: 0 -1rem;
}
.widget_categories > ul ul {
  margin: 0;
  padding: 0;
}
.widget_categories > ul li {
  font-size: 0.75rem;
  padding-right: 1rem;
}
.widget_categories > ul a {
  font-size: 0.875rem;
  position: relative;
  padding-right: 2rem;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.widget_categories > ul li:hover {
  border-left: 3px solid transparent;
}
.widget_categories > ul li > a {
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  padding-left: 1.2rem;
  text-align: left;
}
.widget_categories > ul li > a:before {
  content: "\e039";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.widget_categories > ul li:hover > a:before {
  opacity: 1;
}
aside .widget_categories ul {
  max-height: 240px;
  overflow: auto;
}
aside .widget_categories ul ul {
  max-height: none;
  overflow: inherit;
}
.Wdgt .tagcloud a {
  font-size: 0.75em !important;
  padding: 0 1rem;
  height: 2rem;
  line-height: 2rem;
}
.Wdgt .tagcloud a span {
  font-weight: 400;
  opacity: 0.5;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.post-ratings {
  font-size: 0;
  height: 20px;
  line-height: 18px;
  padding: 1px 0;
  white-space: nowrap;
}
img[src*="rating_"] {
  display: inline-block !important;
  width: 18px !important;
  height: 18px;
  padding-left: 18px !important;
  margin-left: 0 !important;
  vertical-align: top;
  background-image: url(https://s.pelisflix2.me/flix/img/star.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 0;
  background-size: cover;
}
img[src*="on.gif"] {
  background-image: url(https://s.pelisflix2.me/flix/img/star-on.svg);
}
img[src*="half.gif"] {
  background-image: url(https://s.pelisflix2.me/flix/img/star-hf.svg),
    url(https://s.pelisflix2.me/flix/img/star.svg);
}
img[src*="over.gif"] {
  background-image: url(https://s.pelisflix2.me/flix/img/star-oh.svg);
}
.post-ratings-loading {
  display: none !important;
}
.nav-links,
.wp-pagenavi {
  font-size: 0;
  margin: 0 -6px 1.5rem;
}
.nav-links a,
.nav-links span,
.tagcloud a,
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 7px;
  min-width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  border-radius: 3px;
}
.next.page-numbers,
.prev.page-numbers {
  font-size: 0;
}
.next.page-numbers:before,
.prev.page-numbers:before {
  font-size: 1.5rem;
}
.prev.page-numbers:before {
  content: "\e314";
}
.next.page-numbers:before {
  content: "\e315";
}
.nav-links a,
.wp-pagenavi .next.page-numbers,
.wp-pagenavi .pages,
.wp-pagenavi a.prev.page-numbers {
  padding-left: 1rem;
  padding-right: 1rem;
}
.lgtbx {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  cursor: pointer;
}
.lgtbx-on {
  overflow: hidden;
}
.lgtbx-on .VideoPlayer {
  z-index: 999;
}
.lgtbx-on .VideoPlayer .lgtbx {
  visibility: visible;
  opacity: 0.9;
  z-index: 2;
}
.lgtbx-on .VideoPlayer .Video {
  z-index: 3;
}
.wp-pagenavi .current {
  background-color: #de1212;
}
.imglazy {
  opacity: 0;
  transition: opacity 333ms ease-in;
}
#star,
#stars {
  font-size: 18px;
}
.oh {
  height: 27px;
  overflow: hidden;
}
.home .MovieListSldCn {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: none) {
  * {
    min-height: 0;
  }
}
@media screen and (max-width: 62em) {
  .Menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    transition: 0.2s;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    border-top: 2px solid transparent;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
  }
  .sub-menu.open {
    opacity: 1;
    max-height: 99em;
    padding: 5px 0;
  }
  .menu-item-has-children .menu-item-has-children > a:after,
  .sub-menu .sub-menu {
    display: none !important;
  }
  .sub-menu > li {
    width: 25%;
  }
  .sub-menu > li > a {
    padding: 0 0.5rem;
    font-weight: 300;
  }
  .sub-menu .sub-menu > li {
    float: none;
    width: auto;
  }
  .Menu > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
  }
  .Menu > ul > li {
    border-bottom: 1px solid transparent;
  }
  .Menu > ul > li:last-child {
    border-bottom: 0;
  }
  .Menu > ul > li li.menu-item-has-children > a {
    padding-left: 2rem;
  }
  .Menu > ul > li li.menu-item-has-children:before {
    left: 1rem !important;
  }
  .menu-item-has-children > a:after {
    transform: rotate(270deg);
  }
  .sub-menu {
    max-height: none;
    padding-bottom: 1rem;
  }
  #Tf-Wp.open {
    overflow: hidden;
  }
  #Tf-Wp.open .Menu {
    max-height: calc(100vh - 80px);
    opacity: 1;
    padding-bottom: 1rem;
    overflow: auto;
  }
  .Footer .widget_categories > ul {
    max-width: none;
  }
  .widget_nav_menu li[class*="children"] > a {
    pointer-events: auto;
  }
}
@media screen and (max-width: 62em) and (orientation: landscape) {
  .lgtbx-on .VideoPlayer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .VideoPlayer > span[class*="Btn"] {
    right: 1rem;
  }
}
@media screen and (max-width: 48em) {
  .sub-menu > li {
    width: 33.33333333333333%;
  }
}
@media screen and (max-width: 34em) {
  .sub-menu > li {
    width: 50%;
  }
}
@media screen and (max-width: 24em) {
  .Footer .widget_categories > ul li {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .MovieListSldCn .TPost.A .TPMvCn {
    max-width: 570px;
  }
  .Description p.Cast {
    clear: both;
  }
}
@media screen and (min-width: 62em) {
  ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  .Menu,
  .Menu > ul > li {
    float: left;
  }
  .Menu {
    margin-top: 20px;
    margin-left: 20px;
  }
  .menu-item-has-children {
    position: relative;
  }
  .menu-item-has-children:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 60px;
    left: 1.5rem;
    pointer-events: none;
    opacity: 0;
    transition: 0.2s;
  }
  aside .menu-item-has-children:after {
    left: 1rem;
  }
  .menu-item-has-children:hover:after {
    opacity: 1;
    top: 35px;
  }
  .menu-item-has-children:hover > .sub-menu {
    max-height: 40em;
    opacity: 1;
    border-top: 3px solid transparent;
    padding: 5px 10px 1rem;
  }
  .menu-item-has-children .menu-item-has-children:after {
    display: none;
  }
  .sub-menu {
    position: absolute;
    top: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    transition: 0.2s;
    padding: 0 10px;
  }
  .sub-menu .sub-menu {
    left: 100%;
    top: 0;
  }
  .Header .Menu .sub-menu .sub-menu {
    border-top: 0;
    top: -15px;
  }
  .Header .Menu .menu-item-has-children .menu-item-has-children > a:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .Header .Menu .menu-category .sub-menu {
    width: 570px;
  }
  .Header .Menu .menu-category .sub-menu > li {
    width: 25%;
    margin-top: 10px;
    float: left;
  }
  .Header .Menu .menu-category .sub-menu .sub-menu,
  .Header .Menu .sub-menu {
    width: 235px;
  }
  .Header .Menu .menu-category .sub-menu .sub-menu > li,
  .Header .Menu .sub-menu > li {
    width: auto;
    float: none;
  }
  li:not(.menu-azlist) > .sub-menu > li > a {
    background-color: transparent;
    font-weight: 400;
  }
  .Menu > ul > li li > a {
    padding: 0;
  }
  .Header .Logo {
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .Top.open .Menu {
    opacity: 0;
    visibility: hidden;
  }
  .TpRwCont {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .TpRwCont > aside,
  .TpRwCont > main {
    display: table-cell;
    vertical-align: top;
  }
  .TpRwCont > main {
    padding-right: 1.875rem;
  }
  .TpRwCont > aside {
    width: 300px;
  }
  .TpRwCont.NoSdbr > main {
    padding-left: 0;
    padding-right: 0;
  }
  .TpRwCont.NoSdbr > aside {
    display: none;
  }
  .TPost.B:hover {
    z-index: 2;
  }
  .TPost.B:hover .TPMvCn {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .Footer > .Top {
    padding: 3.75rem 0;
  }
  .Footer .Wdgt {
    margin-bottom: 0;
  }
  .Footer .widget_categories > ul li {
    width: 100%;
  }
  .widget_nav_menu > div > ul .sub-menu {
    padding-bottom: 0;
  }
  .widget_categories > ul::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
}
@media screen and (min-width: 75em) {
  .TpRwCont.NoSdbr .MovieList.Rows > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571428571429%;
    -ms-flex: 0 0 14.28571428571429%;
    flex: 0 0 14.28571428571429%;
    max-width: 14.28571428571429%;
  }
  .TpRwCont.NoSdbr .MovieList.Episodes > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666666666667%;
    -ms-flex: 0 0 16.66666666666667%;
    flex: 0 0 16.66666666666667%;
    max-width: 16.66666666666667%;
  }
  .Footer .widget_categories > ul li {
    width: 50%;
  }
  .VideoPlayer > span[class*="Btn"] {
    right: -25px;
  }
}
@media screen and (min-width: 85em) {
  .Container {
    max-width: 1300px;
  }
  main .MovieList.Rows > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666666666667%;
    -ms-flex: 0 0 16.66666666666667%;
    flex: 0 0 16.66666666666667%;
    max-width: 16.66666666666667%;
  }
  main .MovieList.Episodes > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .TpRwCont.NoSdbr .MovieList.Rows > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571428571429%;
    -ms-flex: 0 0 14.28571428571429%;
    flex: 0 0 14.28571428571429%;
    max-width: 14.28571428571429%;
  }
}
@media screen and (min-width: 100em) {
  .Container {
    max-width: 1700px;
  }
  main .MovieList.Rows > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  main .MovieList.Episodes > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666666666667%;
    -ms-flex: 0 0 16.66666666666667%;
    flex: 0 0 16.66666666666667%;
    max-width: 16.66666666666667%;
  }
  .TpRwCont.NoSdbr .MovieList.Rows > li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
  }
}
.wp-pagenavi .current {
  background-color: #de1212;
}
.imglazy {
  opacity: 0;
  transition: opacity 333ms ease-in;
}
#star,
#stars {
  font-size: 18px;
}
.oh {
  height: 27px;
  overflow: hidden;
}
.st-vote {
  font-size: 12px;
  line-height: 1.1rem;
}
.optns-bx {
  display: flex;

  flex-wrap: wrap;
}
.optns-bx * > .Button {
     background-color: rgba(0,0,0,0.5);
  display: inline-flex;
  text-align: left;
  margin-bottom: 0;
}
.optns-bx * > .Button:not(.on) {
 background-color: rgba(0,0,0,0.5);
  opacity: 0.7;
}
.optns-bx * > .Button:not(.on):hover {
  opacity: 1;
}
.optns-bx * > .Button > span {
  line-height: 20px;
  font-weight: 700;
  font-size: 16px;
  padding-right: 16px;
}
.optns-bx * > .Button > span span {
  display: block;
  font-weight: 400;
  font-size: 12px;
}
.optns-bx * > .Button.on + .optnslst {
  display: block;
}
.navepi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
.navepi a {
  padding-left: 16px;
  padding-right: 16px;
  display: inline-flex;
  align-items: center;
}
.navepi a.off {
  opacity: 0.5;
  filter: grayscale(1);
  pointer-events: none;
}
.navepi a.next span,
.navepi a.prev span {
  display: none;
  font-weight: 400;
}
.navepi a.list i {
  font-size: 20px;
}
@media screen and (min-width: 30em) {
  .navepi a.next span,
  .navepi a.prev span {
    display: inline-block;
  }
  .navepi a.prev span {
    margin-left: 8px;
  }
  .navepi a.next span {
    margin-right: 8px;
  }
}
.menu-item a img,
img.menu-image-title-before {
  border: none;
  box-shadow: none;
  vertical-align: middle;
  width: auto;
  display: inline;
}
.menu-item:hover img.hovered-image {
  opacity: 1;
}
.menu-image-title-before.menu-image-title {
  padding-right: 10px;
}
.menu-image-title-before.menu-image-not-hovered img {
  padding-left: 10px;
}
.menu-image-title-hide .menu-image-title,
.menu-image-title-hide.menu-image-title {
  display: none;
}
.menu-item-text span.dashicons {
  display: contents;
  transition: none;
}
.OptionBx p:before,
.SearchBtn > i,
.ShareList > li > a,
.TPost.B .TPMvCn .TPlay:before,
.Top:before,
.TpMvPlay:before,
.VideoPlayer > span,
.widget span.required,
.widget_categories > ul li:hover > a:before,
.widget_meta li:before,
.widget_pages li:before,
a:hover,
section > .Top > .Title > span {
  color: #127bd5;
}
#Tf-Wp.open .MenuBtn i,
.TPost.C .Image,
.TPost.C .Top,
.Tf-Wp.open .MenuBtn i,
.TpTv,
.lgtbx-on .VideoPlayer > span.BtnLight {
  background-color: #127bd5;
}
.widget_categories > ul > li:hover,
.widget_nav_menu > div > ul > li[class*="current"] {
  border-color: #127bd5;
}
.menu-item-has-children > a:after {
  border-top-color: #127bd5;
}
@media screen and (max-width: 62em) {
  .Menu {
    border-top-color: #127bd5;
  }
}
@media screen and (min-width: 62em) {
  ::-webkit-scrollbar-thumb {
    background-color: #127bd5;
  }
  .menu-item-has-children:hover > .sub-menu {
    border-top-color: #127bd5;
  }
  .menu-item-has-children:after {
    border-bottom-color: #127bd5;
  }
}
::selection {
  background-color: #127bd5;
  color: #fff;
}
::-moz-selection {
  background-color: #127bd5;
  color: #fff;
}
body {
  background-color: #121b24;
}
body {
  color: #ebebeb;
}
a {
  color: #fff;
}
.Description h1,
.Description h2,
.Description h3,
.Description h4,
.Description h5,
.Description h6,
.Title.Top,
.Top > .Title {
  color: #fff;
}
.Header:after {
  background-color: #121b24;
}
.BdGradient .Header:after {
  background: linear-gradient(to bottom, #121b24 0, rgba(0, 0, 0, 0) 100%);
}
.Menu a,
.SearchBtn {
  color: #fff;
}
.MenuBtn i {
  background-color: #fff;
}
.Menu li:hover a {
  color: #fff;
}
@media screen and (min-width: 62em) {
  .Header .Menu > ul > li:hover > a,
  .Menu [class*="current"] > a {
    color: #fff;
  }
}
.Menu li:before,
.menu li:before {
  color: #127bd5;
}
.OptionBx,
.TPost.B .TPMvCn {
  background-color: #121b24;
}
@media screen and (max-width: 62em) {
  .Menu {
    background-color: #121b24;
  }
}
@media screen and (min-width: 62em) {
  .sub-menu {
    background-color: #121b24;
  }
}
.OptionBx,
.TPost.B .TPMvCn {
  color: #818083;
}
.Menu li:hover .sub-menu li > a,
.OptionBx div,
.TPost.B .TPMvCn a,
.sub-menu a {
  color: #fff !important;
}
@media screen and (max-width: 62em) {
  .Menu a {
    color: #fff;
  }
}
.Menu li:hover .sub-menu li:hover > a,
.OptionBx a:hover,
.TPost.B .TPMvCn a:hover,
.sub-menu li:hover a {
  color: #fff !important;
}
@media screen and (max-width: 62em) {
  .Menu li:hover a {
    color: #fff;
  }
}
.TPost.A .Image:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #121b24 100%);
}
.MovieListSldCn .TPost.A .TPMvCn .Title,
.MovieListSldCn .TPost.A .TPMvCn div a {
  color: #fff;
}
.MovieListSldCn .TPost.A .TPMvCn .Title:hover,
.MovieListSldCn .TPost.A .TPMvCn div a:hover {
  color: #fff;
}
.MovieListSldCn .TPost.A {
  color: #fff;
}
.Button,
.ShareList > li > a:hover,
.TPost.B .Image .Qlty,
a.Button,
a.Button:hover,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #127bd5;
}
.ShareList > li > a {
  border-color: #127bd5;
}
.Button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #127bd5;
}
.Button,
.ShareList > li > a:hover,
.TPost.B .Image .Qlty,
a.Button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: #fff;
}
.Button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #fff;
}
.OptionBx p,
input {
  background-color: #2a292f;
}
.OptionBx p,
input {
  color: #fff;
}
aside .Wdgt {
  background-color: #121b24;
}
aside .Wdgt > .Title {
  background-color: #141e27;
}
aside .Wdgt > .Title {
  color: #fff;
}
aside .Wdgt {
  color: #818083;
}
aside .Wdgt a {
  color: #fff;
}
aside .Wdgt a:hover {
  color: #127bd5;
}
td {
  background-color: #26252a;
}
.SeasonBx {
  border-bottom-color: #141e27;
}
tr.Viewed td,
tr:hover > td {
  background-color: #141e27;
}
td {
  color: #818083;
}
td a {
  color: #fff;
}
td a:hover {
  color: #127bd5;
}
.nav-links a,
.nav-links span,
.tagcloud a,
.wp-pagenavi a,
.wp-pagenavi span {
  background-color: #141e27;
}
@media screen and (max-width: 62em) {
  .Menu > ul > li {
    border-bottom-color: #141e27;
  }
  .Menu .sub-menu a {
    background-color: #141e27;
  }
}
.nav-links [class*="current"],
.nav-links a:hover,
.tagcloud a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background-color: #127bd5;
}
@media screen and (max-width: 62em) {
  .Menu .sub-menu a:hover {
    background-color: #127bd5;
  }
}
.tagcloud a,
.wp-pagenavi a,
.wp-pagenavi span {
  color: #fff !important;
}
@media screen and (max-width: 62em) {
  .Menu .sub-menu a {
    color: #fff !important;
  }
}
.nav-links [class*="current"],
.nav-links a:hover,
.tagcloud a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #fff !important;
}
@media screen and (max-width: 62em) {
  .Menu .sub-menu li:hover:before,
  .Menu li:hover .sub-menu li:hover a {
    color: #fff !important;
  }
}
.Footer .Top {
  background-color: #151419;
}
.Footer .Top {
  color: #818083;
}
.Footer .Top a {
  color: #fff;
}
.Footer .Top a:hover {
  color: #127bd5;
}
.Search input[type="text"] {
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #fff;
}
.Search input[type="text"]:focus {
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5),
    inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.Button,
.nav-links [class*="current"],
.wp-pagenavi .current,
a.Button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  box-shadow: inset 0 -10px 20px rgba(0, 0, 0, 0.3);
}
.Button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  box-shadow: none;
}
.OptionBx,
.TPost.B .TPMvCn,
.nav-links a,
.nav-links span,
.sub-menu,
.tagcloud a,
.wp-pagenavi a,
.wp-pagenavi span,
aside .Wdgt {
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.5);
}
.widget_categories > ul li:hover {
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 62em) {
  .sub-menu {
    box-shadow: none;
  }
}
.imglazy.lazy-loaded {
  opacity: 1;
}
.drpdn {

  margin-right: 16px;
  position: relative;
  margin-bottom: 16px;

}
.VideoPlayer .Video embed,
.VideoPlayer .Video iframe,
.VideoPlayer .Video object,
.VideoPlayer .Video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.optns-bx * > .Button.on + .optnslst {
  display: block;
}
.optnslst {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  margin: 0;
  padding: 0;
  margin-top: 8px;
  width: 220px;
  padding: 8px;
  border-radius: 8px;
  list-style: none;
}
.optnslst .Button {
  width: 100%;
  text-align: left;
  margin-bottom: 0;
}
.optnslst li {
  margin-bottom: 8px;
}
.optnslst li:last-child {
  margin-bottom: 0;
}
.optns-bx .bstd.on .optnslst {
  display: block !important;
}
.hometop10 {
  width: 100;
  overflow: auto;
  user-select: none;
  position: relative;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  display: flex;
  overflow: hidden;
  padding: 0;
  margin-bottom: 60px;
}
.hometop10 li {
  display: flex !important;
  position: relative;
  padding-right: 15px;
}
.hometop10 li .topza {
  font-family: sans-serif;
  height: 100%;
  line-height: 1.1;
  color: #141e27;
  font-size: 230px;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  pointer-events: none;
  letter-spacing: -35px;
  -webkit-text-stroke: 3px #127bd540;
}
.hometop10 li a {
  margin-left: -10px;
  width: 167px;
  height: 251px;
  min-width: 167px;
  max-width: 167px;
  min-height: 251px;
  max-height: 251px;
  display: block;
  position: relative;
  border-radius: 3px;
  background-color: #0d1218;
}
.hometop10 li a img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 3px;
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.TPost.B .TPMvCn .TPlay {
    border-radius: 0 0 6px 6px;
    padding: 0.5rem 0;
    text-transform: uppercase;
    margin: 0.5rem 0 -0.5rem;
    display: block;
}

.button:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background-color: #127bd5;
}
.optns-bx *>.Button:not(.on) {
    background-color: rgba(0,0,0,.5);
    opacity: .7;
}

.optns-bx *>.Button {
    display: inline-flex;
    text-align: left;
    margin-bottom: 0;
}
.Button, .nav-links [class*=current], .wp-pagenavi .current, a.Button, button, input[type=button], input[type=reset], input[type=submit] {
    box-shadow: inset 0 -10px 20px rgb(0 0 0 / 30%);
}
.Button, .ShareList>li>a:hover, .TPost.B .Image .Qlty, a.Button, button, input[type=button], input[type=reset], input[type=submit] {
    color: #fff;
}
.Button, .ShareList>li>a:hover, .TPost.B .Image .Qlty, a.Button, a.Button:hover, button, input[type=button], input[type=reset], input[type=submit] {
    background-color: #127bd5;
}
.Button, button, input[type=button], input[type=reset], input[type=submit] {
    border: 0;
    cursor: pointer;
    padding: 5px 1rem;
    width: auto;
    display: inline-block;
    text-align: center;
    line-height: 1.875rem;
    border-radius: 5px;
}
[class*=Btn], a, button, input, label, label i:before {
    transition: .2s;
}
