@charset "utf-8";

html {
  position: relative;
}

body {
  background: #111;
  font-family: Roboto, Arial;
  color: #ddd;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: none;
}

a {
  color: #fff;
  text-decoration: none !important;
  outline: 0;
  -moz-outline: none;
}

a:hover {
  color: #ffe400;
}

.btn-radius {
  border-radius: 30px;
}
.row,
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  margin: 0;
  padding: 0;
}
.btn-focus,
.btn-primary {
  background: #ffe400 !important;
  color: #111 !important;
  border-color: #ffe400 !important;
}

.btn-focus:hover,
.btn-primary:hover {
  background: #ffc100 !important;
  border-color: #ffc100 !important;
}

.btn-secondary {
  background: #eee;
  border-color: #eee;
  color: #111;
}

.btn-light {
  background: #e2e6ea;
  border-color: #e2e6ea;
}

.dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #666;
  display: inline-block;
  margin: 3px 10px;
}
.ns_area_top h1 {
  display: inline;
}
.ns_area_top h1 a {
  float: left;
  height: 42px;
  display: inline-block;
  line-height: 1000px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 120px;
  background-size: cover;
  background-position: center center;
}
.h2-heading {
  font-size: 2em !important;
  margin-bottom: 0;
}

#search,
#sidebar_menu,
.film-poster-ahref i,
.film-poster-ahref:after,
.film-poster-ahref:before,
.film-poster-img,
.search-content input.search-input {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}

.film-poster-ahref:after {
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
}

.block_area,
.film-poster,
.nav-item,
.nav-item > a,
.search-content input.search-input {
  position: relative;
}

.nav-item > a {
  font-size: 17px;
}

.film-poster {
  width: 100%;
  padding-bottom: 148%;
  position: relative;
  overflow: hidden;
}

.film-poster .film-poster-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  background-image: url("../images/loading.webp");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.highlight-text {
  color: #ffe400;
}

#wrapper {
  width: 100%;
  position: relative;
}

#header {
  background: #000;
  position: relative;
  z-index: 99;
  margin-bottom: 20px;
}

#header .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#header #logo {
  display: inline-block;
  height: 50px;
}

#header #logo img {
  height: 100%;
  width: auto;
  margin-right: 10px;
  float: left;
}

#header #logo span {
  line-height: 35px;
  font-size: 20px;
  font-weight: 600;
  color: #fff !important;
}

#mobile_menu,
#mobile_search {
  padding: 0;
  color: #fff;
  cursor: pointer;
  z-index: 4;
  display: none;
}

#mobile_menu.active i {
  color: #ffe400;
}

#mobile_menu i {
  margin: 0;
  font-size: 18px;
}
#header_menu {
  height: 65px;
  margin: 0;
  flex: 1;
}

#header_menu .container {
  position: relative;
}

#header_menu ul.header_menu-list {
  list-style: none;
  padding: 0;
  display: block;
}

#header_menu ul.header_menu-list .nav-item {
  display: inline-block;
  margin: 0 3px;
  position: relative;
}

#header_menu ul.header_menu-list .nav-item > a {
  height: 65px;
  line-height: 65px;
  margin: 0;
  padding: 0 20px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#header_menu ul.header_menu-list .nav-item:hover > a {
  color: #ffe400;
}

#header_menu ul.header_menu-list .nav-item.active > a:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #ffe400;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#header_menu .header_menu-sub {
  position: absolute;
  top: 65px;
  left: 0;
  width: 400px;
  background: #333;
  z-index: 102;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

#header_menu .header_menu-sub ul.sub-menu {
  padding: 10px;
  text-align: left;
  list-style: none;
  overflow: hidden;
  margin-left: -1%;
  margin-right: -1%;
}

#header_menu .header_menu-sub ul.sub-menu li {
  width: 31%;
  float: left;
  margin: 0 1%;
}

#header_menu .header_menu-sub ul.sub-menu li a {
  height: 30px;
  color: #ccc;
  line-height: 30px;
  padding: 0 10px;
  display: block;
  font-size: 15px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

#header_menu .header_menu-sub ul.sub-menu li:hover a {
  background: #ffe400;
  color: #111 !important;
}

#header_right #search-toggle {
  display: inline-block;
}

#header.active {
  z-index: 102;
}

#header #search-toggle .btn-on-header {
  font-size: 20px;
}

#header #search-toggle.active .btn-on-header {
  background: #ffe400;
  color: #fff;
}

#search {
  width: 300px;
  color: #111;
  position: relative;
}

.search-content {
  position: relative;
}

.search-content input.search-input {
  height: 38px;
  color: #fff;
  padding-left: 40px;
  font-size: 14px;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  border: none;
  box-shadow: none !important;
}

.search-content input.search-input:focus {
  background: rgba(255, 255, 255, 0.3);
}
.search-content .search-icon,
.search-content .search-submit {
  width: 40px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  background: 0 0;
  border: 0;
  z-index: 2;
}

.search-icon:hover {
  color: #ed9205;
}
.search-content .search-submit {
  left: auto;
  right: 0;
  display: none;
}

.search-content .search-submit i {
  line-height: 40px;
  color: #fff;
  font-size: 20px;
}

.search-content .search-content {
  position: relative;
}

.search-content .search-result-pop {
  background: #fff;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50px;
  right: 0;
  z-index: 6;
  list-style: none;
  display: none;
}

.search-content .search-result-pop.active {
  display: block;
}

.search-content .search-result-pop .nav-item {
  display: block;
  text-align: left;
  color: #555;
  padding: 10px;
  width: 100%;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.search-content .search-result-pop .nav-item:hover {
  background: #eee;
}

.search-content .search-result-pop .nav-item .film-poster {
  float: left;
  width: 50px;
  padding-bottom: 70px;
}

.search-content .search-result-pop .nav-item .srp-detail {
  padding-left: 65px;
  padding-top: 0.7rem;
  font-size: 12px;
}

.search-content .search-result-pop .nav-item .srp-detail .film-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
  max-width: 100%;
  margin-bottom: 8px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #111;
}

.search-content .search-result-pop .nav-bottom {
  padding: 15px;
  background: #ffe400 !important;
  font-size: 16px;
  color: #111;
  text-align: center;
  border-bottom: none;
}

#header .header-home-add {
  display: none;
}

@media screen and (min-width: 1200px) {
  #header.header-home-fix {
    position: relative;
    height: auto;
    text-align: center;
    background: #333 url(../images/header-bg.png) bottom repeat-x;
    margin-bottom: 80px;
  }
  #header.header-home-fix:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
  }

  #header.header-home-fix #logo {
    position: absolute;
    float: none;
    top: 0;
    left: 15px;
    margin-right: 0;
  }

  #header.header-home-fix #search {
    display: none;
  }

  #header.header-home-fix .btn-on-header {
    background: #333;
    color: #fff !important;
    height: 35px;
    margin: 5px 0;
    padding: 0 10px;
    line-height: 35px;
  }

  #header.header-home-fix #header_menu {
    float: none;
    display: inline-block;
    margin: 0 auto;
  }

  #header.header-home-fix .header-home-add {
    position: relative;
    margin: 60px 0 0;
    text-align: center;
    clear: both;
    width: 100%;
    display: inline-block;
  }

  #header.header-home-fix #search-home {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 680px;
  }

  #header.header-home-fix #search-home .search-content {
    position: relative;
    margin-right: 20px;
    bottom: -25px;
  }

  #header.header-home-fix #search-home .search-content input.search-input {
    height: 50px;
    margin: 0;
    border-radius: 45px;
    padding-right: 85px;
    background: #fff;
    color: #cfcfcf;
    border: none;
    font-size: 1.8em;
    font-weight: 300;
    padding-left: 65px;
  }

  #header.header-home-fix
    #search-home
    .search-content
    input.search-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5) !important;
  }

  #header.header-home-fix #search-home .search-content .btn-primary-submit,
  #header.header-home-fix #search-home .search-content .search-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #111;
  }

  #header.header-home-fix #search-home .search-content .btn-primary-submit {
    position: absolute;
    top: 0;
    right: -60px;
    bottom: 0;
    z-index: 9;
    padding: 0;
    border-radius: 35px;
  }

  #header.header-home-fix #search-home .search-content .search-result-pop {
    top: 75px;
    border-radius: 10px;
    padding: 10px 0 0;
    overflow: hidden;
  }

  #header.header-home-fix .sht-heading {
    margin-bottom: 0 !important;
  }
}

.sht-heading {
  font-size: 2.2em;
  font-weight: 300;
  margin: 0 0 30px;
  color: #fff;
}

.sht-heading strong {
  font-weight: 600;
}

#main-wrapper {
  min-height: calc(100vh - 326px);
}

.bah-setting .btn,
.btn-in-headcat {
  margin: 4px 0;
}

#suggest {
  margin-bottom: 30px;
}
.ni-list {
  line-height: 25px;
}
.category_filter .current1,
.category_filter .c1 a:hover {
  background: #ff8f00;
  color: #fff;
  border-radius: 3px;
  filter: var(--brightness85);
}
.category_filter .current2,
.category_filter .c2 a:hover {
  background: #05a7e1;
  color: #fff;
  border-radius: 3px;
  filter: var(--brightness85);
}
.category_filter .current3,
.category_filter .c3 a:hover {
  background: #ff4949;
  color: #fff;
  border-radius: 3px;
  filter: var(--brightness85);
}
.category_filter .current4,
.category_filter .c4 a:hover {
  background: #29a681;
  color: #fff;
  border-radius: 3px;
  filter: var(--brightness85);
}
.category_filter a {
  float: left;
  display: block;
  width: 50px;
  text-align: center;
  -webkit-margin-start: 0px;
  font-size: 12px;
}
.category_filter .category_filter-content {
  padding: 20px;
  background: #252627;
  border: 1px dashed #353637;
  margin-bottom: 20px;
}

.category_filter .category_filter-content .cfc-item {
  display: block;
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #353637;
  width: 100%;
  position: relative;
  padding-left: 60px;
}

.category_filter .category_filter-content .cfc-item.end {
  border-bottom: none;
}

.category_filter .category_filter-content .cfc-item .ni-head {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}

.category_filter .category_filter-content .cfc-button .btn {
  padding-left: 15px;
  padding-right: 15px;
}

.category_filter .bah-setting-mobile {
  margin-bottom: 15px;
  display: none;
}

.category_filter .bah-setting-searchpage {
  display: block;
}

.block_area {
  display: block;
  margin-bottom: 20px;
}

.block_area .block_area-header {
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.block_area .block_area-header li {
  padding: 0 15px 0 0 !important;
}
.block_area .block_area-header .cat-heading {
  font-size: 25px !important;
  line-height: 1.3em;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

.block_area .block_area-header .viewmore .btn {
  padding: 4px 0;
}

.block_area .block_area-header-tabs {
  margin-bottom: 25px;
}

.block_area .block_area-header-tabs .pre-tabs {
  border-bottom: 0 !important;
  margin-top: 5px;
}

.block_area .block_area-header-tabs .pre-tabs .nav-item {
  margin-bottom: 0;
  margin-right: 5px;
}

.block_area_home .category_filter {
  margin-top: -10px;
}

.block_area_home .btn-in-headcat {
  margin: 2px 0;
}

.pre-tabs {
  border-bottom: 0;
}

.pre-tabs .nav-item {
  font-size: 16px;
  font-weight: 400;
  margin-right: 5px;
}

.pre-tabs .nav-item .nav-link {
  padding: 7px 10px;
  line-height: 1.2em;
  font-size: 14px;
  color: #111;
  background: #f5f6f7;
  border: none;
  border-radius: 3px;
}

.pre-tabs .nav-item .nav-link:hover {
  border-bottom-color: #222;
}

.pre-tabs .nav-item .nav-link.active {
  background: #ffe400;
  color: #111;
}

.film-poster-ahref i,
.film-poster-ahref:before {
  position: absolute;
  top: 50%;
  left: 50%;
}

.film_list {
  display: block;
}

.film_list .film_list-wrap {
  margin: 0 -0.25%;
}

.film_list .film_list-wrap .flw-item {
  width: 16.16%;
  margin: 0 0.25% 10px;
  float: left;
}

.film_list-grid-big .film_list-wrap .flw-item {
  width: 15.66%;
}

.flw-item .film-poster .film-poster-ahref {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: inline-block;
}

.flw-item .film-poster .film-poster-ahref:after {
  content: "";
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
  background: rgba(22, 22, 22, 0.5);
  z-index: 1;
}

.flw-item .film-poster .film-poster-ahref:before {
  content: "";
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  border-radius: 50%;
  background: #ffe400;
  opacity: 0;
  z-index: 2;
}

.flw-item .film-poster .film-poster-ahref i {
  font-size: 20px;
  line-height: 20px;
  width: 2px;
  margin-top: -10px;
  margin-left: -7px;
  color: #111;
  z-index: 2;
  opacity: 0;
}

.flw-item .film-poster {
  margin-bottom: 10px;
}

.flw-item .film-poster:hover .film-poster-ahref:after {
  height: 100%;
  opacity: 1;
}

.flw-item .film-poster:hover .film-poster-ahref:before {
  opacity: 1;
}

.flw-item .film-poster:hover .film-poster-ahref i {
  opacity: 1;
}

.flw-item .pick {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  font-size: 14px;
  font-family: arial;
  font-weight: 600;
  display: inline-block;
  padding: 3px 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.95);
}

.flw-item .pick.film-poster-quality {
  color: #fff;
  background: #00000080;
}

.flw-item .pick.film-poster-eps {
  right: auto;
  left: 10px;
  color: #111;
}

.flw-item .pick.film-remove-fav {
  top: 0;
  left: 0;
  border-radius: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  background: #ac0b0d;
  color: #fff;
}

.flw-item .pick.film-remove-fav i {
  line-height: 1em;
  overflow: hidden;
}

.film_list .film_list-wrap .flw-item .film-detail {
  font-size: 0.95em;
  color: #aaa;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 12px 12px;
  z-index: 2;
  background: #000;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(13, 14, 15, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(13, 14, 15, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(13, 14, 15, 0.8) 100%
  );
}

.film_list .film_list-wrap .flw-item .film-detail .film-name {
  font-size: 14px;
  line-height: 1.3em;
  margin: 0;
}

.film_list .film_list-wrap .flw-item .film-detail .film-infor {
  margin-bottom: 2px;
}

.pre-pagination .pagination .page-item {
  margin: 5px;
}

.pre-pagination .pagination .page-item .page-link {
  border-radius: 20px;
  border: none;
  background: 0 0;
  color: #eee;
  font-weight: 400;
  line-height: 1em;
}

.pre-pagination .pagination .page-item .page-link:hover {
  background: #000;
  color: #fff;
}

.pre-pagination .pagination .page-item.active .page-link {
  background: #ffe400;
  color: #111;
  cursor: default;
}

.pre-pagination .pagination-lg .page-item .page-link {
  padding: 0 10px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 20px;
  min-width: 40px;
  text-align: center;
}

.modal-backdrop.show {
  background: #111;
  opacity: 0.9;
}

.text-forgot {
  line-height: 1.5rem;
}

.link-highlight {
  color: #ffe400 !important;
  cursor: pointer;
}

#sidebar_menu_bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(28, 28, 28, 0.6);
  z-index: 100;
  display: none;
}

#sidebar_menu_bg.active {
  display: block;
}

#sidebar_menu {
  position: fixed;
  z-index: 101;
  left: -400px;
  opacity: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  width: 300px;
  padding: 20px;
  background: #111;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  color: #ccc;
}

#sidebar_menu.active {
  left: 0;
  top: 120px;
  opacity: 1;
}

#sidebar_menu a {
  color: #ccc;
}

#sidebar_menu a:hover {
  color: #fff;
}

#sidebar_menu .sidebar_menu-list {
  font-size: 16px;
  margin-top: 10px;
}

#sidebar_menu .sidebar_menu-list > .nav-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid #222;
  position: relative;
}

#sidebar_menu .sidebar_menu-list > .nav-item > .nav-link {
  display: block;
  padding: 15px 0;
  color: #fff;
}

#sidebar_menu .sidebar_menu-list > .nav-item > .toggle-submenu {
  position: absolute;
  top: 5px;
  right: -10px;
  padding: 10px;
  z-index: 3;
  cursor: pointer;
}

#sidebar_menu .sidebar_menu-list > .nav-item > .toggle-submenu:hover {
  color: #ffe400;
}

#sidebar_menu .sidebar_menu-list > .nav-item .nav {
  margin-bottom: 20px;
}

#sidebar_menu .sidebar_menu-list > .nav-item .nav > .nav-item {
  display: block;
  width: 49%;
  margin-right: 1%;
  float: left;
}

#sidebar_menu .sidebar_menu-list > .nav-item .nav > .nav-item > .nav-link {
  font-size: 14px;
  padding: 10px 0;
  color: #aaa;
}

.bah-filter .btn-in-headcat {
  border-radius: 3px;
  font-size: 14px;
  line-height: 1em;
  padding: 7px 10px;
  margin: 5px 0 0;
  border: none;
}

.bah-filter .btn-in-headcat i {
  font-size: 12px;
}

.film_list .film_list-wrap .flw-item {
  margin-bottom: 15px;
}

.film_list .film_list-wrap .flw-item .film-detail-fix {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  margin-bottom: 10px;
  text-align: left;
  background: 0 0;
  padding: 0;
  padding-right: 10px;
}

.film_list .film_list-wrap .flw-item .film-detail-fix .film-name {
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}

.film_list .film_list-wrap .flw-item .film-detail-fix .fd-infor {
  line-height: 1.3em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.film_list .film_list-wrap .flw-item .film-detail-fix .fd-infor .dot {
  margin: 3px 5px;
}

.film_list .film_list-wrap .flw-item .film-detail-fix .fd-infor .fdi-type {
  font-size: 0.9em;
  line-height: 1em;
  padding: 2px 4px;
  border: 1px solid #aaa;
  border-radius: 3px;
}

.film_list .film_list-wrap .flw-item .film-poster {
  border-radius: 4px;
  margin-bottom: 10px;
}

#footer {
  background: #000;
  padding: 40px 0;
  color: #b9b9b9;
  position: relative;
}

#footer a {
  color: #b9b9b9;
}

#footer a:hover {
  color: #e62e05;
}

#footer .container {
  position: relative;
  padding-left: 260px;
  z-index: 3;
}

#footer .footer-about {
  float: left;
  width: 650px;
}

#footer .footer-about .footer-fa-text {
  margin-bottom: 15px;
  line-height: 1.3em;
}

#footer .footer-about .footer-fa-menu a {
  color: #fff;
}

#footer .footer-about .footer-fa-menu .space {
  display: inline-block;
  margin: 0 10px;
  opacity: 0.5;
}

#footer .footer-block {
  float: left;
  margin-right: 60px;
}

#footer .footer-logo-block {
  position: absolute;
  top: 0;
  left: 15px;
}

#footer .footer-logo-block .footer-logo {
  display: inline-block;
  margin-bottom: 20px;
}

#footer .footer-logo-block .footer-logo img {
  height: 46px;
  width: auto;
}

#footer .footer-links-wrap {
  float: left;
}

#footer .footer-links ul {
  list-style: none;
}

#footer .footer-links ul li {
  margin-bottom: 10px;
}

#footer .footer-notice {
  float: right;
}

#footer .footer-notice span {
  display: inline-block;
  padding: 10px;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 340px;
  font-size: 12px;
  line-height: 1.3em;
  font-weight: 300;
  border: 1px solid #393939;
  text-align: justify;
  position: relative;
}

#footer .footer-notice span:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  background: #e62e05;
  top: -5px;
  right: -5px;
}

.fa-icon-cat {
  font-size: 16px;
}

.detail_page.detail_page-style {
  position: relative;
}

.detail_page.detail_page-style .container {
  z-index: 4;
  padding: 0 10px;
  position: relative;
}

.detail_page-watch {
  position: relative;
}

.detail_page-watch .detail_page-infor {
  font-size: 15px;
  z-index: 5;
  position: relative;
  line-height: 1.3em;
  font-weight: 300;
  margin: 20px 0;
  min-height: 300px;
  padding: 30px;
  background: #000;
}

.detail_page-style .detail_page-watch .detail_page-infor {
  min-height: 300px;
  padding: 0;
  background: 0 0;
}

.detail_page-watch .detail_page-infor .dp-i-content {
  position: relative;
}

.detail_page-watch .btn-imdb {
  background: 0 0 !important;
  color: #ffa600 !important;
  font-weight: 600;
  border-color: transparent !important;
}
.detail_page-watch .btn-imdb a {
  color: #ffa600 !important;
}
.dps-spacing {
  margin: 50px 0;
  height: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: block;
}

.heading-name {
  font-size: 2.5em;
  line-height: 1.3em;
  margin: 0 0 15px;
  color: #fff;
  font-weight: 300;
}

.detail_page.detail_page-style
  .detail_page-watch
  .detail_page-infor
  a.btn-light {
  color: #111 !important;
}

.detail_page .detail_page-watch .detail_page-infor .description {
  margin-bottom: 15px;
  line-height: 1.5em;
  margin-left: 210px;
}

.detail_page-watch .detail_page-infor .dp-i-stats {
  margin-bottom: 15px;
}

.dp-i-c-poster {
  width: 180px;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-i-c-right {
  padding-left: 210px;
  padding-right: 0;
}

.dp-i-c-right .elements {
  margin-bottom: 10px;
}

.dp-i-c-right .elements .row-line {
  margin-bottom: 10px;
}

.btn-xs {
  font-size: 12px;
  padding: 2px 4px;
  line-height: 1em;
}

.btn-xs i {
  font-size: 12px;
}

.btn-rating {
  position: relative;
}

.detail_page.detail_page-style .block-rating {
  margin-top: 15px;
}

.block-rating span {
  border-radius: 2px;
  border: none;
  box-shadow: none !important;
}

.block-rating .btn-secondary {
  background: #444 !important;
  color: #fff;
  width: 100%;
}

.watching_player-area {
  width: 100%;
  background: #111;
  position: relative;
  z-index: 98;
}

.watching_player-area.active {
  z-index: 102;
}

.watching_player-area #media-player,
.watching_player-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 5;
}

.watching_player-control {
  background: #000;
  padding: 10px;
  color: #ccc;
}

.watching_player-control a {
  color: #ccc;
}

.watching_player-control .btn {
  background: 0 0;
  border: none;
  color: #eee;
}

.watching_player-control .btn.active {
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ccc !important;
}

#turn-off-light:after {
  content: "关灯";
}

#turn-off-light.active:after {
  content: "开灯";
}

#turn-off-light.active {
  position: relative;
  z-index: 100;
  color: #fff !important;
}

#mask-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background: rgba(11, 11, 11, 0.98);
  display: none;
}

#mask-overlay.active {
  display: block;
}

.error-post-form {
  display: none;
}
.error-post-form .error-post-form-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}
.error-post-form .error-post-fonr-sub {
  position: fixed;
  width: 300px;
  height: auto;
  background: #fff;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  border-radius: 5px;
  box-shadow: 1px 1px 10px #000;
  z-index: 100;
}
.error-post-tit {
  height: 40px;
  line-height: 40px;
  position: relative;
  border-bottom: solid 1px #b1b1b1;
}
.error-post-tit span {
  padding-left: 15px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.error-post-tit .error-box-close {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #000;
  cursor: pointer;
}
.error-post-form .error-post-fonr-sub form {
  padding: 20px 15px;
}
.error-post-form .error-post-fonr-sub form p {
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  color: #1f1f1f;
}
.error-post-form .error-post-fonr-sub form p span {
  font-weight: bold;
}
.error-post-form .error-post-fonr-sub form select {
  height: 25px;
  line-height: 25px;
  border-radius: 2px;
}

.error-post-form .error-post-fonr-sub form .error-submit {
  background: #cf2e2e;
  border: none;
  display: block;
  margin-top: 20px;
  padding: 5px 25px;
  margin-left: 70px;
  height: 30px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.error-post-form .error-post-fonr-sub form .error-submit:hover {
  background: #e03232;
}
.error-post-ajax-ok {
  text-align: center;
  padding: 40px 30px;
  padding-bottom: 10px;
}
.sxyear-js-box > .sxyear-js-fold {
  position: absolute;
  bottom: 0;
  right: 1px;
  height: 23px;
  line-height: 25px;
  width: 60px;
  text-align: left;
  padding-left: 10px;
  box-sizing: border-box;
  background: #252627;
  color: #ed9205;
  font-weight: bold;
}
.sxyear-js-box {
  height: 75px;
  overflow: hidden;
  position: relative;
}
.sxyear-js-box > .sxyear-style-no {
  position: unset;
  width: 50px;
  padding-left: 5px;
  display: inline-block;
}
.error-post-ajax-ok .error-box-remove {
  background: #f66;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  margin: 20px auto;
  color: #fff;
  padding: 0 20px;
  cursor: pointer;
}

.film_tools {
  display: block;
}

.film_tools .film_tools-item {
  padding: 10px 0;
}

.film_tools .film_tools-item .alert {
  margin-bottom: 0;
}

#box-share {
  text-align: center;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 30px;
}

#box-share .bs-name {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

#box-share .btn-light {
  background: #e2e6ea;
}

.information_page .h2-heading,
.information_page .h3-heading,
.information_page .h4-heading {
  font-size: 2em;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.information_page .h3-heading {
  font-size: 1.5em;
}

.information_page .h4-heading {
  font-size: 1.2em;
}

.information_page p {
  line-height: 1.5em;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 1em;
}

.prebreadcrumb .breadcrumb {
  padding: 0;
  background: 0 0;
}

.form-control-textarea {
  max-width: 100%;
  min-width: 100%;
}

.block_area_boxed {
  min-height: calc(100vh - 500px);
}

.block_area_boxed .block_area-header-tabs {
  margin-bottom: 0;
  border-bottom: none;
}

.block_area_boxed .block_area-header-tabs .pre-tabs {
  margin-bottom: 0;
}

.block_area_boxed .block_area-header-tabs .pre-tabs .nav-link {
  background: #e0e0e0;
  color: #333;
  margin-right: 5px;
}

.block_area_boxed .block_area-content {
  background: #222;
  padding: 30px 50px 50px;
}

.block_area_manager .btn-lg {
  border-radius: 3px;
  font-size: 16px;
}

.block_area_manager .block_area-header-tabs .pre-tabs .nav-link {
  border-radius: 2px 2px 0 0;
}

.block_area_manager .block_area-header-tabs .pre-tabs .nav-link.active {
  background: #ffe400;
  color: #111;
}

.block_area_manager .block_area-header-tabs .pre-tabs .nav-item {
  margin-right: 2px;
}

.profile-avatar img {
  height: 120px;
  width: auto;
}

.block_area_manager .list-group-item {
  background: 0 0;
  border-color: #222;
  color: #aaa;
}

.blank_page {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.container-404 {
  margin: 200px 0;
}

.container-404 .c4-big {
  font-size: 120px;
  font-weight: 600;
  color: #ddd;
  line-height: 1em;
  margin-bottom: 20px;
}

.container-404 .c4-medium {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.container-404 .c4-small {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.ulclear,
.ulclear li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.details-conmment-list {
  padding: 0;
  margin: 10px 0;
}
.details-conmment-list li {
  position: relative;
  padding: 10px 0 10px 50px;
  border-bottom: dashed 1px #6c757d;
}
.details-conmment-list li .conmment-touxiang {
  position: absolute;
  left: 0;
  top: 15%;
}
.details-conmment-list li .conmment-touxiang img {
  width: 80%;
  border-radius: 50%;
}
.details-conmment-list li .conmment-author-data {
  color: #adacac;
  margin-bottom: 5px;
}
.details-conmment-list li p {
  margin-top: 0;
  margin-bottom: 0;
}
table {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #414141;
  border-radius: 0.28571429rem;
}
tr td {
  border-top: 2px solid #414141;
}
tr:hover {
  background: rgba(255, 255, 255, 0.05);
}
td.views-field-changed {
  min-width: 5.5em;
}
dl > dd,
ul > li {
  list-style: none;
}
.cupli {
  padding: 10px 0 0 0;
}
.cup {
  color: #318cd9;
  padding-right: 5px;
}
.introduce {
  margin: 10px 0 0 0;
  padding: 0;
}
.nav-tabs {
  border-bottom: 1px solid #414141 !important;
}
.dfg-switch-tabs {
  margin: 0 !important;
}
.dfg-switch-tabs .nav-tabs a.active::before {
  content: " ";
  height: 1px;
  background: var(--cyan);
  position: absolute;
  bottom: -1px;
  right: 0;
  display: block;
  left: 0;
  width: 40%;
}
.dfg-switch-tabs .nav-tabs li a {
  padding: 0 0 10px !important;
  border: 0;
  background: 0 0;
  border-radius: 0;
}
.dfg-switch-tabs a {
  font-weight: 300;
  font-size: 1.5em;
  display: inline-block;
  float: left;
  opacity: 0.8;
  position: relative;
  color: #fff;
  margin-right: 30px;
}
.scrollbar {
  max-height: 400px;
  overflow: auto;
}

.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #222222;
}
/*定义滚动条的轨道，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #4d4d4d;
}
/*定义滑块，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-thumb {
  /*width: 10px;*/
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #222222;
}
.bt-table-list .views-field-title {
  width: 70%;
  word-break: break-all;
}
.views-align-left {
  text-align: left;
}
.scrollbar .views-field-title {
  width: 70%;
  word-break: break-all;
}
table thead th {
  cursor: auto;
  background: rgba(255, 255, 255, 0.05);
  text-align: inherit;
  vertical-align: inherit;
  font-style: none;
  font-weight: 400;
  text-transform: none;
  border-bottom: 1px solid #414141;
  border-left: none;
}
tr td,
tr th {
  padding: 0.78571429em;
  text-align: left;
}
.views-align-center {
  text-align: center;
}
.seasons-list {
  margin-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.2em;
}

.seasons-list .sl-content {
  padding: 20px;
}

.seasons-list .sl-content .slc-seasons {
  float: left;
  width: 18%;
}

.seasons-list .sl-content .slc-ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2px 0;
}

.seasons-list .sl-content .slc-ul li a {
  padding: 10px 0;
  display: block;
}

.seasons-list .sl-content .slc-ul li.active a {
  color: #ffe400;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li {
  display: block;
  margin: 0 0 5px;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li a {
  font-weight: 600;
  padding: 12px 20px;
  height: 43px;
  display: block;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 3px;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li.active {
  border-bottom-color: rgba(255, 255, 255, 0);
}

.seasons-list .sl-content .slc-seasons .slcs-ul li.active a {
  background: #ffe400;
  color: #111;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li.active .badge {
  background: #000 !important;
  color: #fff !important;
}

.seasons-list .sl-content .sl-title {
  font-size: 1em;
  line-height: 1em;
  font-weight: 300;
  color: #fff;
  padding: 10px 0;
}

.seasons-list .sl-content .sl-title i {
  font-size: 14px;
  position: relative;
  top: -2px;
}

.seasons-list .sl-content .slc-eps {
  float: left;
  width: 82%;
  padding-left: 30px;
}

.seasons-list .sl-content .slc-eps .sl-title {
  float: left;
  margin-right: 10px;
}

.seasons-list .sl-content .slc-eps .slce-server {
  display: inline-block;
}

.seasons-list .sl-content .slc-eps .slce-server ul {
  border: 1px solid #fff;
  border-radius: 3px;
  position: relative;
  top: -5px;
  margin-bottom: 0 !important;
}

.seasons-list .sl-content .slc-eps .slce-server ul li a {
  padding: 8px 10px !important;
  color: #ccc;
  font-size: 12px;
  line-height: 1em;
  border-radius: 0 !important;
}

.seasons-list .sl-content .slc-eps .slce-server ul li a.active {
  background: #fff !important;
  color: #111 !important;
}

.seasons-list .sl-content .slc-eps .slce-server ul li a:hover {
  border: none !important;
  margin: 0;
  color: #fff;
}

.seasons-list .sl-content .slc-eps .slce-list ul {
  margin-left: -0.5%;
  margin-right: -0.5%;
}

.seasons-list .sl-content .slc-eps .slce-list li {
  margin: 0 0.5% 0px;
  width: 24%;
  float: left;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link {
  border-radius: 3px;
  height: 43px;
  background: rgba(255, 255, 255, 0.03);
  text-align: left;
  padding: 12px 20px;
  color: #ccc;
  border: none !important;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 300;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link strong {
  font-weight: 600;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link i {
  opacity: 0.3;
  font-size: 10px;
  margin-right: 15px !important;
  position: relative;
  top: -2px;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link.active {
  background: #ffe400;
  color: #111;
}

.seasons-list .sl-content .slc-eps .slce-list .nav-link.active i {
  opacity: 1;
}

.watch_page-tv .seasons-list {
  margin-top: 2px !important;
  margin-bottom: -5px;
}

.seasons-list-nobg {
  background: 0 0 !important;
}

.seasons-list-nobg .sl-content {
  padding: 0 !important;
}

.detail-extend-toggle {
  display: none;
}

.breadcrumb-item + .breadcrumb-item:before,
.breadcrumb-item.active {
  color: #fff;
}

.slcs-ul {
  max-height: 400px;
  overflow: auto;
}

.text-home {
  font-weight: 400;
  font-size: 1.15em;
  line-height: 1.4em;
  margin-bottom: 50px;
  color: #888;
}

.text-home a {
  color: #ffe400;
}

.text-home .btn-expand {
  display: none;
}

.report-list {
  border: 1px solid #ced4da;
  background: #f7f7f7;
  margin-bottom: 20px !important;
  border-radius: 5px;
}

.rl-block {
  padding: 10px 15px;
  border-bottom: 1px solid #ced4da;
}

.rl-block:last-of-type {
  border-bottom: none;
}

.rl-block .rl-title {
  margin-bottom: 10px;
}

.rl-reason {
  margin-bottom: 5px;
}

.rl-reason .custom-control {
  display: inline-block;
  margin-right: 10px;
}

.rl-reason .custom-control label {
  line-height: 24px;
  cursor: pointer;
}

.report-textarea .form-control {
  font-size: 14px;
  line-height: 1.4em;
}

@media screen and (max-width: 479px) {
  .rl-reason .custom-control {
    display: block;
    margin-right: 0;
  }

  .report-btn .btn {
    margin: 0 0 10px 0 !important;
    display: block;
    width: 100%;
  }
}

.block_area .block_area-header .viewmore .btn,
.detail_page .detail_page-watch .detail_page-infor .description .btn-default {
  color: #fff;
}

.server-notice {
  padding: 10px 0 15px;
  font-size: 1.1em;
  line-height: 1.3em;
  opacity: 0.8;
}

@media screen and (max-width: 480px) {
  .server-notice {
    text-align: left !important;
    font-size: 1em;
    padding-top: 0;
  }
}

.seasons-list-new .sl-content {
  padding: 0px;
}

.seasons-list-new .sl-content .slc-eps {
  width: 100% !important;
  float: none !important;
  padding: 0 !important;
}

.seasons-list-new .sl-content .slc-eps .slce-list li {
  width: 19%;
  margin-top: 10px;
}

.seasons-list-new .sl-content .sl-title i {
  top: auto;
}

.slt-seasons-dropdown {
  position: relative;
}

.btn-seasons {
  background: 0 0;
  color: #fff !important;
  padding: 5px 0 !important;
  line-height: 1.1em;
  box-shadow: none !important;
}

.dropdown-menu-new {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
}

.dropdown-menu-new .dropdown-item {
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1em;
  color: #111;
}

.dropdown-menu-new .dropdown-item:hover {
  background: #eee;
}

.dropdown-menu-new .dropdown-item.active {
  background: #ffe400;
  color: #111;
}

.dropdown-menu-new {
  max-height: 200px;
  overflow: auto;
}

@media screen and (max-width: 1299px) {
  .seasons-list-new .sl-content .slc-eps .slce-list li {
    width: 24%;
  }
}

.grecaptcha-badge {
  display: none;
}

.jw-title {
  display: block !important;
}

.jw-flag-user-inactive .jw-title {
  display: none !important;
}

.jwplayer {
  overflow: visible !important;
}

@media screen and (max-width: 1199px) {
  #watch-iframe {
    height: 600px !important;
  }

  #mask-player {
    height: 600px !important;
  }
}

@media screen and (max-width: 998px) {
  #watch-iframe {
    height: 500px !important;
  }

  #mask-player {
    height: 500px !important;
  }
}

@media screen and (max-width: 759px) {
  #watch-iframe {
    height: 400px !important;
  }
  #mask-player {
    height: 400px !important;
  }
}

@media screen and (max-width: 639px) {
  #watch-iframe {
    height: 300px !important;
  }
  .detail_page .detail_page-watch .detail_page-infor .description {
    margin-left: 38%;
  }
  #mask-player {
    height: 300px !important;
  }
}

.slide-genre-item {
  color: #fff;
}

#watch-player.jw-error {
  padding-bottom: 56.25% !important;
}

.detail_page-watch .detail_page-infor .dp-i-stats .item {
  display: inline-block;
  padding: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.detail_page-watch .detail_page-infor .dp-i-stats {
  margin-bottom: 10px;
}

.dp-i-stats .btn-trailer {
  background: #fff !important;
  color: #111 !important;
}

.dp-i-stats .btn-quality {
  background: 0 0 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.watching_player-control .btn-download {
  color: #ffe400 !important;
}

@media screen and (min-width: 1681px) {
  .container {
    max-width: 1300px;
  }
}

@media screen and (max-width: 1680px) {
  .container {
    max-width: 1400px;
  }
}

@media screen and (max-width: 1400px) {
  .container {
    max-width: 100%;
  }

  #search.active {
    display: block;
  }
  .film_list .film_list-wrap .flw-item {
    width: 16.16%;
  }

  #header_menu ul.header_menu-list .nav-item {
    margin-right: 0;
  }

  #footer .footer-notice span {
    width: 240px;
    text-align: left;
  }

  #search {
    width: 250px;
  }
}

@media screen and (max-width: 1199px) {
  #header.header-home {
    position: relative;
    left: auto;
    top: auto;
    background: #000;
    margin-bottom: 0;
  }

  #header {
    text-align: center;
  }

  #header .container {
    padding-left: 0;
    padding-right: 0;
  }

  #header_menu {
    display: none;
  }

  #header_menu .container:before {
    display: none;
  }

  #header_right {
    position: static;
    top: 0;
  }

  #header_right .btn-on-header {
    height: 60px;
    line-height: 60px;
    border-radius: 0;
  }

  #header_right .btn-on-header.btn-login {
    height: 60px;
    padding: 0;
    width: 60px;
    border-radius: 0;
  }

  #header_right .btn-on-header.btn-login i {
    line-height: 60px;
  }

  #header #search-toggle.active .btn-on-header {
    background: 0 0;
    color: #aceb2f;
  }

  tr td,
  tr th {
    padding: 0.5em;
  }
  body.body-hidden {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }

  #mobile_menu {
    width: 50px;
    text-align: center;
    display: block;
  }

  #mobile_menu i {
    font-size: 20px;
    line-height: 40px;
  }
  #mobile_search i {
    font-size: 20px;
    line-height: 40px;
  }
  #mobile_search {
    width: 50px;
    text-align: center;
    display: block;
  }

  #header #logo {
    height: 30px;
  }

  #header #logo img {
    display: inline-block;
    float: none;
    vertical-align: top;
  }

  #header #logo span {
    display: inline-block;
    line-height: 30px;
    float: none;
    font-size: 16px;
  }

  #search {
    width: 100%;
    display: none;
    background: #000;
  }

  #search.active {
    padding: 0 10px;
    display: block;
  }

  #search .search-result-pop {
    background: #fff;
    left: -15px;
    right: -15px;
  }

  #search .search-result-pop .nav-item {
    padding: 15px;
  }

  #search .search-result-pop .nav-item .film-poster {
    width: 40px;
    padding-bottom: 55px;
  }

  #search .search-result-pop .nav-item .srp-detail {
    padding-top: 5px;
    padding-left: 55px;
  }

  #search .search-result-pop .nav-item .srp-detail .film-name {
    height: 16px;
    line-height: 1.2em;
    font-size: 14px;
  }

  #search .search-result-pop .nav-bottom {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .search-content input.search-input {
    background: #fff !important;
    color: #111;
    border-radius: 5px;
  }

  .search-content .search-icon {
    color: #111;
  }

  .detail_page-watch .detail_page-infor {
    font-size: 14px;
    line-height: 1.3em;
    min-height: 350px;
  }

  .heading-name {
    font-size: 30px;
  }

  .film_related .block_area_category {
    background: 0 0;
  }

  #film_comments {
    padding-top: 0;
  }

  .block_area_boxed .block_area-content {
    padding: 20px;
  }

  .qtip {
    display: none !important;
  }
  .category_filter .category_filter-content .cfc-item .ni-head {
    width: 30px;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 25px;
  }
  .category_filter .category_filter-content {
    background: #222;
    border: 1px dashed #222;
    padding: 0px;
  }
  .sxyear-js-box > .sxyear-js-fold {
    background: #222;
  }
  .category_filter .category_filter-content .cfc-item {
    clear: both;
    display: inline-block;
    position: relative;
    padding: 0 0 5px 35px;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #555;
  }
  .detail_page-watch .detail_page-infor {
    background: #222;
    padding: 0;
    margin: 0;
    min-height: 330px;
  }

  #main-wrapper {
    min-height: calc(100vh - 378px);
  }

  #footer {
    padding: 30px 0;
  }

  #footer .container {
    padding-left: 10px;
  }

  #footer .footer-logo-block {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    display: none;
    margin-top: 30px;
    text-align: left;
  }

  #footer .footer-logo-block .footer-logo {
    display: none;
  }

  #footer .footer-logo-block p {
    margin-bottom: 0 !important;
  }

  .seasons-list .sl-content .slc-seasons {
    width: 23%;
  }

  .seasons-list .sl-content .slc-eps {
    width: 77%;
    padding-left: 20px;
  }

  .seasons-list .sl-content .slc-eps .slce-list li {
    width: 32.33%;
  }

  body {
    background: #222;
  }

  .text-home {
    margin-bottom: 30px;
    font-size: 1em;
    line-height: 1.4em;
  }

  .text-home .text-home-main {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .text-home.thm-expand .text-home-main {
    display: block;
    -webkit-line-clamp: none;
  }

  .text-home .btn-expand {
    display: inline-block;
    padding: 5px 8px;
    line-height: 1em;
    background: rgba(255, 255, 255, 0.1) !important;
    color: #ccc !important;
    border: none !important;
  }

  .text-home .btn-expand i {
    font-size: 12px;
    line-height: 1em;
  }

  .text-home .btn-expand span:before {
    content: "more";
  }

  .text-home.thm-expand .btn-expand span:before {
    content: "less";
  }

  .text-home.thm-expand .btn-expand i:before {
    content: "\f068";
  }

  .text-home .btn-expand:hover {
    background: #fff !important;
    color: #111 !important;
  }
}

@media screen and (max-width: 998px) {
  .film_list .film_list-wrap {
    margin: 0 -0.5%;
  }

  .film_list .film_list-wrap .flw-item {
    padding: 0.5%;
    width: 32.33% !important;
    margin: 0 0.5% 10px;
  }

  #wrapper {
    padding: 0;
  }

  #slider-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  #header {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  #header.header-home {
    left: 0;
    right: 0;
  }

  #slider .slide-caption {
    display: none;
  }

  .section-id-01 .block_area-header .cat-heading {
    display: none;
  }

  #footer .footer-about {
    width: 65%;
  }

  #footer .footer-notice {
    width: 30%;
  }

  #footer .footer-notice span {
    width: 100%;
    max-width: none;
  }

  .seasons-list .sl-content .slc-eps .slce-list li {
    width: 49%;
  }

  .block_area .block_area-header-tabs {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 759px) {
  .dp-i-c-poster {
    width: 200px;
  }

  .dp-i-c-right {
    padding-left: 210px;
  }
  .detail_page-style .detail_page-watch .detail_page-infor .description {
    margin-left: 0;
  }

  .block-rating span {
    float: none !important;
    width: 100%;
    margin: 0 0 5px;
  }

  .detail_page-watch .detail_page-infor .dp-i-stats .item.float-right.ml-3 {
    display: none;
  }

  .block_area_category .block_area-header .bah-setting {
    display: none;
  }

  .category_filter .bah-setting-mobile {
    display: block;
  }

  #turn-off-light {
    display: none;
  }

  .container-404 {
    margin: 100px 0;
  }

  .seasons-list .sl-content .slc-seasons {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul {
    margin-left: -1%;
    margin-right: -1%;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul li {
    float: left;
    width: 18%;
    margin: 0 1% 5px;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul li .badge {
    display: none;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul li a {
    padding: 10px 12px;
    height: auto;
  }

  .seasons-list .sl-content .slc-eps {
    width: 100%;
    float: none;
    padding-left: 0;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .dp-i-c-right .elements {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 639px) {
  .views-field-view-node,
  .views-field-created {
    display: none;
  }
  .pre-tabs .nav-item .nav-link {
    font-size: 14px;
  }

  .pre-tabs .nav-item .nav-link i {
    display: none;
  }

  .film_list .film_list-wrap .flw-item .film-detail .film-name {
    font-size: 14px;
    max-height: 36px;
  }

  .bah-filter .btn-in-headcat {
    font-size: 0;
    border-radius: 3px !important;
  }

  .bah-filter .btn-in-headcat i {
    margin-right: 0 !important;
  }

  .viewmore .btn {
    font-size: 0;
  }

  .viewmore .btn i {
    font-size: 20px;
  }

  .detail_page .dp-i-c-right {
    padding: 0;
  }

  .dp-i-c-poster {
    width: 35%;
    float: left;
    z-index: 2;
    top: 5px;
    position: absolute;
  }

  .dp-i-c-poster .film-poster {
  }

  .dp-i-c-poster .btn {
    padding: 5px 0;
  }

  .dp-i-c-right {
    padding-right: 0;
    margin-left: 38%;
  }

  .heading-name {
    font-size: 24px;
    line-height: 1.4em;
  }

  .detail_page-watch {
    margin: 0;
    padding: 0;
  }

  #pc-comment {
    display: none;
  }

  .detail_page.detail_page-style .block-rating {
    margin-top: 15px;
  }

  .pre-pagination {
    margin: 20px 0 !important;
  }

  .block_area_boxed .block_area-content {
    background: 0 0;
    padding: 20px 0;
  }

  .seasons-list {
    font-size: 14px;
    line-height: 1.2em;
  }

  .detail-extend {
    display: none;
  }

  .detail-extend.active {
    display: block;
  }

  .detail_page-style .detail_page-watch .detail_page-infor {
    min-height: 0;
  }

  .detail_page-tv .dp-i-c-right .heading-name {
    padding-right: 40px;
    position: relative;
  }

  .detail_page-tv .dp-i-c-right .detail-extend-toggle {
    position: absolute;
    display: inline-block;
    top: 55px;
    right: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #222;
    color: #fff;
  }

  .detail_page-tv .dp-i-c-right .detail-extend-toggle i {
    line-height: 1em;
  }

  .detail_page-tv.watch_page-tv .dp-i-c-right .detail-extend-toggle {
    top: 10px;
  }

  .dp-i-c-right .elements.tags {
    margin-bottom: 0;
  }

  .detail_page-watch .detail_page-infor {
    padding: 0px;
    min-height: 0;
  }

  .dps-spacing {
    margin: 20px 0;
  }

  .block_area .block_area-header .cat-heading {
    font-size: 24px !important;
  }

  .detail_page-servers {
    margin: 0 -15px;
  }

  .watch_page-tv .seasons-list {
    background: #111;
    margin: 0 -15px 20px !important;
  }
}

@media screen and (max-width: 480px) {
  .swiper-container-horizontal > .swiper-pagination {
    display: none;
  }

  .none {
    display: none;
  }
  .heading-name {
    margin: 0 0 5px;
  }
  .detail_page-watch .detail_page-infor .dp-i-stats {
    margin-bottom: 0;
  }
  #slider {
    padding-bottom: 50%;
  }

  #slider-wrap {
    margin-bottom: 15px;
  }

  .block_area_manager .block_area-header-tabs {
    display: none;
  }

  .detail_page.detail_page-style
    .detail_page-watch
    .detail_page-infor
    a.btn-light.float-right {
    display: none;
  }

  .detail_page.detail_page-style
    .detail_page-watch
    .detail_page-infor
    a.btn-light.btn-favorite {
    display: none;
  }

  .detail_page-watch .detail_page-infor .dp-i-stats i {
    display: none;
  }

  .detail_page-watch .detail_page-infor .dp-i-stats .item {
    border-right: 1px solid #666;
    white-space: nowrap;
    border-right: none;
    margin-bottom: 10px;
  }

  .block_area_manager .notification-list .justify-content-between {
    display: block !important;
  }

  .block_area_manager .notification-list .justify-content-between small {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
  }

  .block_area_manager .notification-list .list-group-item {
    box-decoration-break: none;
  }

  #main-wrapper {
    margin-bottom: 30px !important;
  }

  .block_area .block_area-header .cat-heading {
    font-size: 20px !important;
  }

  .bah-setting .btn {
    width: 48%;
    margin: 1% !important;
    float: left;
  }

  .bah-setting-mobile {
    overflow: hidden;
  }

  .container-404 {
    margin: 50px 0;
  }

  .container-404 .c4-big {
    font-size: 80px;
    line-height: 1em;
  }

  .container-404 .c4-medium {
    font-size: 18px;
    line-height: 1.2em;
  }

  .container-404 .c4-button .btn {
    display: block;
  }

  #footer .footer-menu .ulclear li {
    margin-right: 0;
  }

  .watching .prebreadcrumb {
    display: none;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul li {
    width: 31.33%;
  }

  .seasons-list .sl-content .slc-seasons {
    margin-bottom: 20px;
  }

  .seasons-list .sl-content .slc-seasons .slcs-ul li a {
    border: 1px solid transparent;
  }

  .seasons-list .sl-content .sl-title {
    padding: 10px 0 0 0;
  }

  .seasons-list .sl-content .slc-eps .slce-list .nav-link {
    height: auto;
    padding: 10px 15px;
  }

  .heading-name {
    font-size: 20px;
  }
}
@media screen and (max-width: 530px) {
  .detail_page .detail_page-watch .detail_page-infor .description {
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .block_area .block_area-header {
    padding-right: 40px;
    position: relative;
  }
  .block_area .block_area-header .float-right {
    position: absolute;
    top: 0;
    right: 0;
  }

  .bah-filter .btn-in-headcat,
  .pre-tabs .nav-item .nav-link {
    font-size: 12px;
    padding: 0 10px;
    line-height: 30px;
  }

  .block_area .block_area-header-tabs .pre-tabs .nav-item {
    margin-bottom: 5px;
  }

  .bah-filter .btn-in-headcat {
    font-size: 0;
    line-height: 0;
  }

  .bah-filter .btn-in-headcat i {
    line-height: 30px;
    display: inline-block;
  }

  .block_area .block_area-header-tabs {
    border-bottom: none;
    margin-bottom: 10px;
  }

  .block_area_home .category_filter {
    margin-top: -10px;
  }

  .category_filter .category_filter-content .bah-setting i {
    display: none;
  }

  .detail_page.detail_page-style .block-rating {
  }

  .pre-tabs .nav-item {
    margin-right: 2px;
  }
  .footer-fa-menu {
    display: none;
  }
  #suggest .pre-tabs .nav-item .nav-link {
    margin-right: 0;
  }

  #footer .footer-about,
  #footer .footer-notice {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  #footer .footer-logo-block {
    margin-top: 10px;
  }

  #footer {
    padding: 15px 0;
  }

  .seasons-list .sl-content .slc-eps .slce-server {
    display: block;
    margin-bottom: 15px;
  }

  .seasons-list .sl-content .slc-eps .slce-server ul {
    top: auto;
    float: none;
  }

  .seasons-list .sl-content .slc-eps .sl-title {
    float: none;
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .seasons-list .sl-content .slc-eps .slce-list ul {
    max-height: 400px;
    overflow: auto;
  }

  .detail_page-watch .detail_page-infor .dp-i-stats .item.mr-3 {
    display: none;
  }

  .watch_page-tv .seasons-list {
    padding: 20px;
  }

  .seasons-list .sl-content {
    padding: 0;
  }

  #header #logo img {
    margin-right: 0 !important;
  }

  #header #logo span {
    display: none;
  }

  .pre-pagination .pagination {
    display: block;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
  }

  .pre-pagination .pagination .page-item {
    margin: 2px;
    display: inline-block;
  }

  .film_list .film_list-wrap .flw-item .film-detail-fix .fd-infor .fdi-type {
    display: none;
  }

  .film_list .film_list-wrap {
    margin: 0 -2%;
  }

  .film_list .film_list-wrap .flw-item .film-detail-fix {
    padding-right: 0;
  }
}

@media screen and (max-width: 360px) {
  .dp-i-c-right .elements .row-line {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 500px) {
}

.modal-backdrop.show {
  background: #01060f !important;
  opacity: 0.8 !important;
}

.seasons-list .sl-content .slc-eps .slce-server ul li a {
  white-space: nowrap;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li a {
  position: relative;
  padding-right: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.seasons-list .sl-content .slc-seasons .slcs-ul li a .float-right {
  position: absolute;
  right: 20px;
  top: 12px;
}

@media screen and (max-width: 759px) {
  .seasons-list .sl-content .slc-seasons .slcs-ul li {
    width: auto !important;
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1680px) {
  .search-content .search-result-pop {
    left: auto !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  #header_menu ul.header_menu-list .nav-item > a {
    padding: 0 10px;
    text-transform: unset;
  }
}

.mobile-nav {
  position: relative;
  overflow-x: auto;
  background-color: #000;
  z-index: 100;
}

.mobile-nav .nav-item {
  white-space: nowrap;
  line-height: 2rem;
  font-size: 1rem;
}

.mobile-nav .active a {
  color: #ffe400;
  font-size: 1.1rem;
  font-weight: bolder;
}
