#mve,
#sp .episodes,
#sp .episodes .item,
#sp .episodes .item .tit,
#sp .episodes .item img,
#sp .seasons,
#sp .seasons .list,
#sp .seasons .list .item,
#sp .seasons .selected,
#sp .seasons .selected::before {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
#ms .mvbtn,
.personCard span {
  margin-right: 10px;
  vertical-align: top;
}
#sp .episodes .item .tit,
#sp .options .area.tit b,
#sp .options .area.tit span {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#launcherBg,
#launcherBg::before {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
#cmt,
#cmt .error,
#cmtBox,
#ms .ai,
#ms .ai .desc,
#ms .ai .infos,
#ms .ai h1,
#ms .ai h2,
#ms .mvbtn,
#ms .pageNavigator,
#ms .stupidPoster,
#mve,
.personCard {
  position: relative;
}
#ms .ai,
#ms .stupidPoster {
  padding-top: 60px;
  float: left;
}
#ms .ai .genres a,
#ms .mvbtn {
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}
#cmtList .item .user .userLink,
#ms .ai .genres a,
#ms .ai h1,
#ms .mvbtn {
  text-transform: uppercase;
}
#castList,
#cmt .error,
#ms .pageNavigator,
#mvrv h3,
.personCard {
  margin-bottom: 10px;
}
#cmt,
#mp,
#sp {
  margin-bottom: 30px;
}
#mve {
  transition: 0.3s ease-in-out;
}
#launcherBg,
#ms .ai .stars .f {
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.personCard {
  margin-right: 15px;
  width: auto;
  height: 40px;
}
#ms .mvbtn path,
#sp .options .btn svg path {
  fill: #fff;
}
#launcherBg {
  height: 800px;
  background-size: cover;
  background-position: center top;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
#launcherBg.enabled,
#sp .hostSelector .item:hover {
  opacity: 0.6;
}
#launcherBg::before {
  height: 100%;
  content: "";
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #020202),
    color-stop(20%, rgba(2, 2, 2, 0.95)),
    color-stop(35%, rgba(2, 2, 2, 0.9)),
    color-stop(45%, rgba(2, 2, 2, 0.8)),
    color-stop(60%, rgba(2, 2, 2, 0.61)),
    to(rgba(0, 0, 21, 0.76))
  );
  background: -o-linear-gradient(
    bottom,
    #020202 0,
    rgba(2, 2, 2, 0.95) 20%,
    rgba(2, 2, 2, 0.9) 35%,
    rgba(2, 2, 2, 0.8) 45%,
    rgba(2, 2, 2, 0.61) 60%,
    rgba(0, 0, 21, 0.76) 100%
  );
  background: linear-gradient(
    0deg,
    #020202 0,
    rgba(2, 2, 2, 0.95) 20%,
    rgba(2, 2, 2, 0.9) 35%,
    rgba(2, 2, 2, 0.8) 45%,
    rgba(2, 2, 2, 0.61) 60%,
    rgba(0, 0, 21, 0.76) 100%
  );
}
#ms .pageNavigator {
  display: block;
  margin-top: 15px;
  height: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#sp .options,
#sp .seasons {
  border-bottom: 2px solid #252526;
}
#ms .pageNavigator .title {
  float: left;
  vertical-align: top;
  font-size: 22px;
  line-height: 57px;
  font-weight: 400;
  margin: 0;
  color: var(--lcolor);
}
#ms .pageNavigator .navi,
#mvrv {
  float: right;
  color: var(--lcolor);
}
#ms .ai .infos .trailer,
#ms .ai .rating {
  margin-right: 0 !important;
  text-decoration: none;
}
#ms .pageNavigator .navi {
  vertical-align: top;
  height: 60px;
  font-size: 12px;
  font-weight: 400;
  line-height: 54px;
  text-align: right;
  margin-top: 2px;
  opacity: 0.7;
}
#ms .ai .genres,
#ms .ai h1 {
  height: 30px;
}
#ms .ai .buttons,
#ms .ai .genres,
#ms .ai .infos {
  font-size: 0;
  display: block;
}
#ms .pageNavigator .navi a,
#ms .pageNavigator .navi span {
  text-decoration: none;
  display: inline-block;
  margin: 0 5px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}
#cmtList .item .user .userLink a:hover,
#ms .pageNavigator .navi span,
#sp .episodes .item.active .tit,
#sp .episodes .item:hover .tit,
.personCard:hover span {
  color: #fff;
}
#ms .stupidPoster {
  width: 250px;
  display: block;
}
#ms .stupidPoster img {
  border-radius: 25px;
  -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.5);
}
#ms .ai {
  display: block;
  width: 780px;
  min-height: 480px;
  margin-left: 50px;
  padding-bottom: 30px;
}
#ms .ai.side {
  -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
  opacity: 0;
}
#ms .ai h1 {
  display: inline-block;
  line-height: 30px;
  width: auto;
  font-size: 12px;
  letter-spacing: 4px;
  font-weight: 400;
  margin: 0;
}
#ms .ai .infos .year,
#ms .mvbtn span {
  letter-spacing: 2px;
}
#ms .ai h2 {
  font-size: 54px;
  font-weight: 800;
  display: block;
  overflow: hidden;
  line-height: 60px;
}
#ms .ai h2.one {
  font-size: 44px;
  line-height: 54px;
}
#ms .ai h2.two {
  font-size: 36px;
  line-height: 46px;
}
#ms .ai h2.three {
  font-size: 32px;
  line-height: 42px;
}
#ms .ai h2.four {
  font-size: 28px;
  line-height: 38px;
}
#ms .ai h2.fifth {
  font-size: 22px;
  line-height: 32px;
}
#ms .ai .genres a {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  margin-right: 5px;
  padding: 0 7px;
  line-height: 30px;
  text-decoration: none;
}
#ms .ai .infos {
  height: 40px;
  width: 500px;
}
#ms .ai .infos > a,
#ms .ai .infos > div {
  display: inline-block;
  position: relative;
  vertical-align: top;
  line-height: 40px;
  font-size: 14px;
  margin-right: 20px;
}
#ms .ai .infos .dur {
  padding-left: 35px;
}
#ms .ai .infos .dur .gicon {
  height: 20px;
  left: 0;
  top: 9px;
  position: absolute;
}
#ms .ai .infos .trailer {
  width: 110px;
  letter-spacing: 2px;
  margin-left: 20px;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#ms .ai .infos .trailer .gicon {
  height: 20px;
  right: 0;
  top: 9px;
  position: absolute;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#ms .ai .infos .trailer:hover .gicon {
  right: -5px;
}
#ms .ai .rating {
  width: 50px;
}
#ms .ai .rating i {
  font-size: 11px;
  opacity: 0.7;
}
#ms .ai .stars {
  width: 100px;
  height: 16px;
  top: 11px;
}
#ms .ai .stars .b {
  background: url(../img/stars.png);
  opacity: 0.3;
  width: 100px;
  height: 16px;
  position: absolute;
}
#ms .ai .stars .f {
  background: url(../img/stars.png);
  height: 16px;
  position: absolute;
  width: 0%;
  transition: 0.5s ease-in-out;
}
#ms .ai .buttons {
  height: 50px;
  width: auto;
  margin-top: 20px;
  margin-left: -5px;
  opacity: 1;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#ms .buttons .divisor,
#ms .mvbtn,
.personCard,
.personCard .img,
.personCard span {
  display: inline-block;
}
#cmt .error,
#ms .mvbtn,
.personCard,
.personCard .img {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#cmtBox .spoiler.active .check::before,
#ms.enabled .ai .buttons,
#sp .episodes .item.active img,
#sp .episodes .item:hover img,
#sp.started .options {
  opacity: 1;
}
#cmt,
#cmt .error.active,
#cmt .loadMore.active,
#cmt .noMore.active,
#ms .ai .desc,
#mve,
#mvrv h3,
#mvrv p {
  display: block;
}
#ms .mvbtn {
  height: 50px;
  border-radius: 25px;
  font-weight: 800;
  text-align: center;
  line-height: 50px;
  font-size: 12px;
  background: rgba(113, 125, 138, 0.2);
  padding-left: 55px;
  padding-right: 25px;
}
#ms .mvbtn:hover {
  background: rgba(113, 125, 138, 0.3);
}
#cmtBox .spoiler.active .check,
#ms .mvbtn.active,
#ms .mvbtn.follow {
  background: var(--orangeo);
}
#ms .mvbtn.follow.active,
#ms .mvbtn.watch {
  background: var(--orange);
  color: #000;
}
#ms .mvbtn.follow:hover {
  opacity: 0.8;
}
#ms .mvbtn.watch:hover {
  background: var(--orangeh);
}
#ms .mvbtn span {
  font-weight: 800;
  font-size: 11px;
  line-height: 48px;
  display: block;
}
#ms .mvbtn.circled {
  width: 50px;
  padding: 0;
}
#ms .mvbtn svg {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 20px;
  height: 20px;
}
#ms .mvbtn.watch svg {
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
}
#cmtBox .commentThis:hover path,
#ms .mvbtn.follow.active path,
#ms .mvbtn.watch path {
  fill: var(--dgray);
}
#ms .tooltiped .tooltip {
  text-transform: initial;
  font-size: 12px;
  letter-spacing: 0;
  width: 210px;
  left: 3px;
}
#ms .tooltiped:hover .tooltip {
  bottom: 60px;
}
#ms .ai .desc {
  font-size: 14px;
  max-width: 100%;
}
#ms .ai .desc.one {
  font-size: 13px;
}
#ms .ai .desc.two {
  font-size: 12px;
}
#cmt {
  float: left;
  width: 40%;
}
#cmt .error {
  width: 100%;
  padding: 10px 15px;
  text-align: center;
  font-size: 14px;
  display: none;
  background: #ff7675;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
#cmtBox {
  margin-top: 10px;
  height: 90px;
}
#cmtBox .commentThis,
#cmtBox .spoiler {
  width: 150px;
  border-radius: 20px;
  background: var(--dgray);
  font-size: 12px;
  font-weight: 800;
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  text-align: center;
  padding-left: 30px;
  line-height: 40px;
}
#cmtList,
#cmtList .item,
#movieTextInfo {
  position: relative;
  display: block;
}
#cmtBox .commentThis .gicon {
  position: absolute;
  top: 10px;
  left: 15px;
}
#cmtBox .commentThis:hover {
  background: var(--orange);
  color: var(--dgray);
}
#cmtBox .commentThis path {
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
#cmtBox .spoiler {
  top: 50px;
  background: var(--dgray);
}
#cmt .loadMore:hover,
#cmtBox .spoiler.active,
#cmtBox .spoiler:hover {
  background: var(--dgrayh);
}
#cmtBox .spoiler .check {
  width: 26px;
  height: 26px;
  border-radius: 13px;
  position: absolute;
  top: 7px;
  left: 7px;
  background: #3e444c;
}
#cmtBox .spoiler:hover .check {
  background: #545a61;
}
#cmtBox .spoiler .check:hover {
  background: rgba(84, 90, 97, 0.7);
}
#cmtBox .spoiler .check::before {
  position: absolute;
  top: 5px;
  left: 6px;
  background: url(../img/checkMarkWhite.png) 0 0 / cover;
  width: 16px;
  height: 16px;
  content: "";
  opacity: 0;
}
#cmtList .item .user .image,
.personCard .img {
  background-color: var(--dgray);
  overflow: hidden;
}
#cmtBox textarea {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 160px);
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  border: none;
  color: #fff;
  border-radius: 20px;
  background: var(--dgray);
  resize: none;
  padding: 20px 25px;
}
#cmtList {
  padding-top: 20px;
}
#cmtList .item {
  width: 100%;
  min-height: 90px;
  padding-left: 15px;
}
#cmtList .item .user .userLink {
  position: relative;
  font-weight: 800;
  text-decoration: none;
  z-index: 500;
  font-size: 0;
  padding-top: 10px;
}
#cmtList .item .user .userLink .date,
#cmtList .item .user .userLink .rank,
#cmtList .item .user .userLink a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#cmtList .item .user .userLink a {
  font-size: 18px;
  font-weight: 800;
  color: var(--lcolor);
}
#cmtList .item .text {
  font-size: 14px;
  padding-top: 5px;
  padding-right: 20px;
  z-index: 200;
  position: relative;
  word-break: break-word;
  margin-bottom: 20px;
}
#cmtList .item .date {
  font-size: 12px;
  text-transform: initial;
  margin-left: 5px;
  font-weight: 400;
  color: #909098;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
#cmt .loadMore,
#cmtList .item .rank {
  background: var(--dgray);
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
#cmtList .item .rank {
  width: 50px;
  height: 22px;
  line-height: 22px;
  font-size: 9px;
  border-radius: 10px;
  margin-left: 10px;
  vertical-align: top;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
  letter-spacing: 1px;
}
#cmtList .item .rank.vip {
  color: #000;
  background: #ff9f43;
}
#cmtList .item .rank.admin {
  background: #ee5253;
}
#cmt .noMore,
#cmtList .stillNone {
  display: block;
  position: relative;
  font-size: 16px;
  text-align: center;
  margin: 40px 0;
}
#castList,
#cmt .loadMore {
  margin-top: 10px;
  position: relative;
}
#cmtList .showSpoiler {
  font-size: 12px;
  color: var(--lorange);
}
#cmt .noMore,
#simv .sagatitle::before,
#sp .closeSelector,
#sp .mobileButton {
  display: none;
}
#cmt .loadMore {
  border-radius: 25px;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  display: none;
}
.personCard span {
  line-height: 40px;
  text-align: center;
  font-size: 13px;
  margin-left: 10px;
  color: var(--lcolor);
}
#cmt .loadMore .icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
#cmt .loadMore:hover .icon {
  -webkit-animation: 2s linear infinite rotatingSvg;
  animation: 2s linear infinite rotatingSvg;
}
@-webkit-keyframes rotatingSvg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotatingSvg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#castList {
  display: block;
  font-size: 0;
}
.personCard .img {
  width: 37px;
  height: 40px;
  border-radius: 15px;
  position: relative;
  border: 3px solid var(--dgray);
  vertical-align: top;
}
.personCard .img.noImg::before {
  content: "?";
  font-size: 18px;
  width: 33px;
  line-height: 35px;
  text-align: center;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
}
.personCard:hover .img {
  -webkit-box-shadow: 0 0 30px 0 rgb(213, 151, 244, 0.1);
  box-shadow: 0 0 30px 0 rgb(213, 151, 244, 0.1);
}
#mvrv {
  width: calc(60% - 30px);
  display: block;
  position: relative;
}
#mvrv h3 {
  font-size: 22px;
  font-weight: 600;
}
#mvrv p {
  margin-bottom: 40px;
  font-size: 14px;
}
#mvrv a,
#mvrv span {
  text-decoration: none;
}
#simv {
  display: block;
  height: auto;
  position: relative;
}
#simv .list {
  height: 270px;
  margin-bottom: 20px;
}
#simv .list.sagas {
  margin-top: 60px;
}
#simv .list.sagas .bslider-item:first-child {
  padding-right: 0 !important;
}
#simv .sagatitle {
  display: block;
  width: 1px;
  background: 0 0;
  border-radius: 0;
  overflow: unset;
}
#simv .sagatitle:hover {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}
#simv .sagatitle .tit {
  font-size: 28px;
  display: block;
  position: absolute;
  top: -60px;
  width: 350px;
  left: 0;
  color: var(--text);
  padding-left: 20px;
}
#sp .seasons,
#sp .seasons .selected {
  top: 0;
  position: absolute;
  transition: 0.3s ease-in-out;
  left: 0;
}
#cmt .title,
#mvrv .title,
#simv .title {
  font-size: 32px;
  display: block;
  margin-bottom: 15px;
  color: var(--text);
}
#mvrv .title {
  margin-bottom: 5px;
}
#movieTextInfo h2 {
  font-size: 18px;
}
#movieTextInfo h3 {
  font-size: 16px;
}
#movieTextInfo p {
  font-size: 14px;
}
.responsiveDivider {
  display: inline-block !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
}
#mp,
#sp {
  position: relative;
  display: block;
  width: 100%;
  height: 700px;
  border-radius: 20px;
  overflow: hidden;
  outline: #252526 solid 2px;
}
#sp .seasons {
  height: 70px;
  width: 400px;
  border-right: 2px solid #252526;
  z-index: 200;
  border-radius: 0 0 20px;
}
#sp .seasons.open,
#sp.started .seasons {
  border-radius: 0;
}
#sp .seasons .selected {
  width: 100%;
  height: 100%;
  line-height: 70px;
  font-size: 18px;
  color: #868080;
  cursor: pointer;
  padding: 0 25px;
}
#sp .episodes,
#sp .seasons .list {
  top: 70px;
  border-right: 2px solid #252526;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
}
#sp .seasons .selected:hover {
  opacity: 0.8;
  color: #fff;
}
#sp .seasons .selected::before {
  position: absolute;
  width: 20px;
  height: 20px;
  color: #868080;
  opacity: 0.7;
  content: "V";
  font-size: 14px;
  top: 25px;
  right: 30px;
  line-height: 20px;
  text-align: center;
  transition: 0.3s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#sp .seasons .selected.open::before,
#sp .seasons .selected:hover::before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#sp .seasons .list {
  visibility: hidden;
  opacity: 0;
  height: 630px;
  padding: 20px 25px;
  background: #020203f0;
  transition: 0.3s ease-in-out;
  width: 100%;
  z-index: 50;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}
#sp .seasons .list.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#sp .seasons .list .item {
  height: 50px;
  line-height: 50px;
  color: var(--text);
  font-size: 16px;
  opacity: 0.7;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
#sp .seasons .list .item.active {
  opacity: 1;
  color: #fff;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#sp .seasons .list .item:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff;
  opacity: 1;
}
#sp .episodes {
  height: calc(100% - 70px);
  width: 400px;
  left: 0;
  z-index: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  -webkit-transform: translateX(-400px);
  -ms-transform: translateX(-400px);
  transform: translateX(-400px);
  transition: 0.3s ease-in-out;
}
#sp.started .episodes {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#sp .episodes .item {
  height: 60px;
  width: 100%;
  position: relative;
  display: block;
  padding-left: 130px;
  cursor: pointer;
  margin-bottom: 20px;
  opacity: 0.9;
  transition: 0.3s ease-in-out;
}
#sp .options,
#sp .player .none {
  display: -webkit-box;
  display: -ms-flexbox;
}
#sp .episodes .item img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 20px;
  width: 90px;
  height: 60px;
  top: 0;
  border-radius: 10px;
  opacity: 0.5;
  transition: 0.3s ease-in-out;
}
#sp .episodes .item .tit {
  font-size: 16px;
  color: #c9c5cb;
  font-weight: 400;
  padding-top: 7px;
  display: block;
  padding-right: 15px;
  transition: 0.3s ease-in-out;
  overflow: hidden;
}
#sp .episodes .item .tit b {
  font-weight: 700;
  margin-right: 3px;
  font-size: 18px;
  display: inline-block;
}
#sp .episodes .item .info {
  font-size: 12px;
  color: #afafb4;
  display: block;
}
#sp .episodes .item.active,
#sp .episodes .item:hover,
#sp .options .btn:hover {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#sp .episodes .item.seen .check {
  position: absolute;
  bottom: 0;
  left: 86px;
  width: 24px;
  height: 24px;
  background: var(--orange);
  border-radius: 10px 0;
  z-index: 20;
}
#sp .episodes .item.seen .check::before {
  width: 16px;
  height: 16px;
  top: 4px;
  left: 5px;
  position: absolute;
  content: "";
  z-index: 20;
  background-size: cover;
  background-image: url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTExLjk4NSA1MTEuOTg1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNNTAwLjA4OCA4My42ODFjLTE1Ljg0MS0xNS44NjItNDEuNTY0LTE1Ljg1Mi01Ny40MjYgMEwxODQuMjA1IDM0Mi4xNDggNjkuMzMyIDIyNy4yNzZjLTE1Ljg2Mi0xNS44NjItNDEuNTc0LTE1Ljg2Mi01Ny40MzYgMC0xNS44NjIgMTUuODYyLTE1Ljg2MiA0MS41NzQgMCA1Ny40MzZsMTQzLjU4NSAxNDMuNTg1YzcuOTI2IDcuOTI2IDE4LjMxOSAxMS44OTkgMjguNzEzIDExLjg5OSAxMC4zOTQgMCAyMC43OTctMy45NjMgMjguNzIzLTExLjg5OWwyODcuMTcxLTI4Ny4xODFjMTUuODYyLTE1Ljg1MSAxNS44NjItNDEuNTc0IDAtNTcuNDM1eiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
}
#sp .player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#sp .loading,
#sp .options {
  left: 400px;
  top: 0;
  opacity: 0;
  position: absolute;
}
#sp .hostSelector,
#sp .options .btn {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
#sp.started .player {
  height: calc(100% - 70px);
  -webkit-transform: translateX(400px) translateY(70px);
  -ms-transform: translateX(400px) translateY(70px);
  transform: translateX(400px) translateY(70px);
  width: calc(100% - 400px);
}
#sp .player::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/playerbackdrop.svg) 0 0 / cover;
  opacity: 0.2;
}
#sp .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: 0 0;
  z-index: 150;
}
#sp .player .none {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 100;
  position: relative;
}
#sp .player .none .t {
  background: -webkit-linear-gradient(#f6d365, #fda085);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1;
}
#sp .area.markas .btn.active,
#sp .options .btn.active {
  background: var(--orange);
}
#sp .options {
  width: 100%;
  height: 70px;
  width: calc(100% - 400px);
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#sp .spacer {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#sp .options .area {
  display: block;
  height: 70px;
  padding: 0 15px;
}
#sp .options .area.tit b,
#sp .options .btn,
#sp .options .btn svg {
  display: inline-block;
  vertical-align: top;
}
#sp .options .area.tit {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  font-size: 16px;
  color: #fff;
  padding: 10px 15px;
}
#sp .options .area.tit b {
  max-width: 300px;
  overflow: hidden;
}
#sp .options .area.tit span {
  display: block;
  font-size: 12px;
  color: #f2f2f2;
  max-width: 300px;
  overflow: hidden;
}
#sp .options .btn {
  background: #2e3037b5;
  color: #fff;
  line-height: 37px;
  font-size: 14px;
  padding: 0 15px;
  height: 40px;
  margin-top: 15px;
  border-radius: 20px;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.2s ease-in-out;
  margin-right: 5px;
  position: relative;
}
#sp .options .btn.active {
  opacity: 1;
  color: #000;
}
#sp .options .btn svg {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  top: 8px;
  position: relative;
}
#sp .options .btn.active svg path {
  fill: #000;
}
#sp .area.markas {
  padding-right: 0;
}
#sp .area.markas .btn {
  width: 45px;
  position: relative;
}
#sp .area.markas .btn:hover {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
#sp .area.markas .btn::before {
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: cover;
  top: 10px;
  left: 12px;
  content: "";
  background-image: url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTExLjk5OSA1MTEuOTk5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNNTA4Ljc0NSAyNDYuMDQxYy00LjU3NC02LjI1Ny0xMTMuNTU3LTE1My4yMDYtMjUyLjc0OC0xNTMuMjA2UzcuODE4IDIzOS43ODQgMy4yNDkgMjQ2LjAzNWExNi44OTYgMTYuODk2IDAgMCAwIDAgMTkuOTIzYzQuNTY5IDYuMjU3IDExMy41NTcgMTUzLjIwNiAyNTIuNzQ4IDE1My4yMDZzMjQ4LjE3NC0xNDYuOTUgMjUyLjc0OC0xNTMuMjAxYTE2Ljg3NSAxNi44NzUgMCAwIDAgMC0xOS45MjJ6TTI1NS45OTcgMzg1LjQwNmMtMTAyLjUyOSAwLTE5MS4zMy05Ny41MzMtMjE3LjYxNy0xMjkuNDE4IDI2LjI1My0zMS45MTMgMTE0Ljg2OC0xMjkuMzk1IDIxNy42MTctMTI5LjM5NSAxMDIuNTI0IDAgMTkxLjMxOSA5Ny41MTYgMjE3LjYxNyAxMjkuNDE4LTI2LjI1MyAzMS45MTItMTE0Ljg2OCAxMjkuMzk1LTIxNy42MTcgMTI5LjM5NXoiIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48cGF0aCBkPSJNMjU1Ljk5NyAxNTQuNzI1Yy01NS44NDIgMC0xMDEuMjc1IDQ1LjQzMy0xMDEuMjc1IDEwMS4yNzVzNDUuNDMzIDEwMS4yNzUgMTAxLjI3NSAxMDEuMjc1UzM1Ny4yNzIgMzExLjg0MiAzNTcuMjcyIDI1NnMtNDUuNDMzLTEwMS4yNzUtMTAxLjI3NS0xMDEuMjc1em0wIDE2OC43OTFjLTM3LjIzIDAtNjcuNTE2LTMwLjI4Ny02Ny41MTYtNjcuNTE2czMwLjI4Ny02Ny41MTYgNjcuNTE2LTY3LjUxNiA2Ny41MTYgMzAuMjg3IDY3LjUxNiA2Ny41MTYtMzAuMjg2IDY3LjUxNi02Ny41MTYgNjcuNTE2eiIgZmlsbD0iI2ZmZmZmZiIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
}
#sp .area.markas .btn.active::before {
  background-image: url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTExLjk4NSA1MTEuOTg1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48cGF0aCBkPSJNNTAwLjA4OCA4My42ODFjLTE1Ljg0MS0xNS44NjItNDEuNTY0LTE1Ljg1Mi01Ny40MjYgMEwxODQuMjA1IDM0Mi4xNDggNjkuMzMyIDIyNy4yNzZjLTE1Ljg2Mi0xNS44NjItNDEuNTc0LTE1Ljg2Mi01Ny40MzYgMC0xNS44NjIgMTUuODYyLTE1Ljg2MiA0MS41NzQgMCA1Ny40MzZsMTQzLjU4NSAxNDMuNTg1YzcuOTI2IDcuOTI2IDE4LjMxOSAxMS44OTkgMjguNzEzIDExLjg5OSAxMC4zOTQgMCAyMC43OTctMy45NjMgMjguNzIzLTExLjg5OWwyODcuMTcxLTI4Ny4xODFjMTUuODYyLTE1Ljg1MSAxNS44NjItNDEuNTc0IDAtNTcuNDM1eiIgZmlsbD0iI2ZmZmZmZiIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=);
}
#sp .loading {
  width: calc(100% - 400px);
  height: 100%;
  z-index: 500;
  visibility: hidden;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  background: #020202;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#sp .loading.active {
  opacity: 1;
  visibility: visible;
}
#sp .load {
  width: 50px;
  height: 50px;
}
#sp .bar {
  border: 3px solid;
  border-color: var(--orange) transparent var(--orange) transparent;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  width: 100%;
  height: 100%;
}
#sp .loading.active .bar {
  -webkit-animation: 1s ease-in-out infinite barloading;
  animation: 1s ease-in-out infinite barloading;
}
@-webkit-keyframes barloading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes barloading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#sp .hostSelector {
  top: 15px;
  left: 15px;
  width: auto;
  height: 50px;
  overflow: hidden;
  padding: 15px;
  position: absolute;
  z-index: 200;
  background: #00000094;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 15px;
  transition: 0.2s ease-in-out;
  text-align: center;
}
#sp .hostSelector:hover {
  height: auto;
}
#sp .hostSelector .item {
  display: block;
  height: 32px;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  margin-bottom: 7px;
  opacity: 0.6;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 15px;
  padding: 0 15px;
  font-weight: 700;
  cursor: pointer;
}
#sp .hostSelector .item.active,
#sp .hostSelector .item:hover {
  opacity: 1;
  background: #f78c1f;
  color: #000;
}
#sp .hostSelector span {
  font-size: 14px;
  color: #d1c8c8;
  margin-bottom: 15px;
  display: block;
  position: relative;
  padding: 0 15px;
}
#sp.movies .options {
  left: 0;
  width: 100%;
  opacity: 1;
  z-index: 200;
}
#sp.movies .none .t {
  font-size: 64px;
}
#sp.movies .player {
  height: calc(100% - 70px);
  top: 70px;
}
#sp.movies .player::before {
  top: -70px;
  height: calc(100% + 70px);
}
@media screen and (min-width: 1080px) and (max-width: 1480px) {
  #sp .episodes,
  #sp .seasons {
    width: 300px;
  }
  #sp .episodes .item {
    padding-left: 80px;
    margin-bottom: 15px;
    height: 50px;
  }
  #sp .episodes .item img {
    left: 10px;
    width: 60px;
    height: 40px;
    border-radius: 7px;
  }
  #sp .episodes .item .tit {
    font-size: 14px;
    padding-top: 0;
  }
  #sp .episodes .item .tit b {
    font-size: 14px;
  }
  #sp .loading,
  #sp.series .options {
    width: calc(100% - 300px);
    left: 300px;
  }
  #sp.started .player {
    width: calc(100% - 300px);
    -webkit-transform: translateX(300px) translateY(70px);
    -ms-transform: translateX(300px) translateY(70px);
    transform: translateX(300px) translateY(70px);
  }
  #sp.series .options .area.tit {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  #cmt,
  #mvrv {
    width: 50%;
  }
  #mvrv {
    padding-left: 30px;
  }
  #cmt .title,
  #mvrv .title,
  #simv .title {
    font-size: 28px;
  }
  #simv .bslider-stage {
    padding-left: 4% !important;
  }
}
@media only screen and (max-width: 1180px) {
  #ms .stupidPoster {
    display: none;
  }
  #ms .ai {
    margin-left: 0;
    min-height: 430px;
  }
}
@media only screen and (max-width: 1080px) {
  #ms .pageNavigator .navi,
  #ms .pageNavigator .title {
    height: auto;
    line-height: 1.5;
    float: unset;
    display: block;
  }
  #sp .closeSelector,
  #sp .mobileButton {
    display: block;
    text-align: center;
    cursor: pointer;
  }
  #sp.movies .none .t {
    font-size: 48px;
  }
  #sp.series .none .t {
    font-size: 36px;
  }
  #mp,
  #sp {
    height: 600px;
  }
  #ms .pageNavigator {
    height: auto;
    text-align: center;
    padding: 10px;
  }
  #ms .pageNavigator .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #ms .pageNavigator .navi {
    text-align: center;
    margin-top: 0;
  }
  #sp .mobileButton {
    position: absolute;
    top: 0;
    height: 50px;
    width: 270px;
    line-height: 45px;
    border-radius: 0 0 20px 20px;
    border: 2px solid #252526;
    border-top: none;
    left: calc(50% - 135px);
    z-index: 200;
    font-size: 14px;
  }
  #sp .selectorModal {
    position: fixed;
    width: 400px;
    left: calc(50% - 200px);
    height: calc(100% - 120px);
    z-index: 900;
    max-height: 700px;
    top: 20px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border-radius: 20px;
    outline: #252526 solid 2px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
  }
  #sp .selectorModal.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
  #sp .closeSelector {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #ac94941a;
    border-radius: 0 0 20px 20px;
    z-index: 300;
    line-height: 50px;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  #sp .seasons {
    border-right: none;
    border-radius: 0;
  }
  #sp .seasons .list {
    height: calc(100vh - 70px - 120px);
    border: none;
    border-radius: 0 0 20px 20px;
    padding-bottom: 70px;
  }
  #sp .episodes {
    border: none;
    padding-bottom: 70px;
  }
  #sp.started .player {
    height: calc(100% - 120px);
    -webkit-transform: translateY(120px);
    -ms-transform: translateY(120px);
    transform: translateY(120px);
    width: 100%;
  }
  #sp.series .options {
    left: 0;
    width: 100%;
    height: 120px;
    padding-top: 50px;
  }
  #sp.series .options .nextepisode {
    position: absolute;
    top: -5px;
    right: 15px;
  }
  #sp.series .options .area.tit {
    position: absolute;
    top: -1px;
    left: 15px;
    padding-left: 5px;
    font-size: 14px;
  }
  #sp.series .loading {
    width: 100%;
    height: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 960px) {
  #cmt,
  #mvrv {
    width: 100%;
  }
  #mvrv {
    padding-left: 0;
  }
  #simv .list {
    height: auto;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 840px) {
  #castList,
  #ms .ai .buttons,
  #ms .ai h1,
  #ms .ai h2 {
    text-align: center;
  }
  #ms .ai {
    float: unset;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: unset;
  }
  #ms .ai h1 {
    display: block;
  }
  #ms .ai h2 {
    font-size: 7vw !important;
    line-height: 7vw !important;
  }
  #ms .ai .infos {
    margin: 0 auto;
  }
  #ms .ai .desc {
    font-size: 12px;
  }
  #ms .ai .buttons {
    margin-left: 0;
  }
  #sp .options .area.tit b,
  #sp .options .area.tit span {
    max-width: 200px;
    margin: auto;
  }
  #sp.series .options {
    padding: 0;
  }
  #sp.series .options .area.tit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: unset;
    text-align: center;
  }
  #sp.series .options .area.audios {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
  }
  #sp.series .options .area.next {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    text-align: right;
  }
  #sp.series .options .btn {
    margin-top: 10px;
  }
  #sp.series .options .nextepisode {
    position: relative;
    top: unset;
    right: unset;
  }
  #sp.series .area.markas {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  #cmtList .item .user .userLink a {
    font-size: 14px;
  }
  #cmtList .item .rank {
    font-size: 8px;
    top: -4px;
  }
  #cmtList .item .date {
    display: none !important;
  }
  #cmt .title,
  #mvrv .title,
  #simv .title {
    font-size: 24px;
  }
  #ms .ai .buttons {
    height: auto;
    text-align: center;
  }
  #ms .ai .buttons .mvbtn {
    margin-bottom: 10px;
  }
  #ms .mvbtn.bookmark,
  #ms .mvbtn.follow,
  #ms .mvbtn.like {
    display: block;
    width: 80%;
    margin-left: 10%;
  }
  #sp.movies .none .t {
    font-size: 32px;
  }
  #sp.series .none .t {
    font-size: 28px;
  }
  #mp,
  #sp {
    height: 500px;
  }
  #sp.movies .options {
    height: 120px;
    display: block;
    text-align: center;
  }
  #sp.movies .options .tit {
    max-width: 100%;
    height: 50px;
  }
  #sp.movies .options .tit b,
  #sp.movies .options .tit span {
    margin: 0 auto;
    max-width: 90%;
  }
  #sp.movies .options .btn svg,
  #sp.movies .options .spacer {
    display: none;
  }
  #sp.movies .options .audios,
  #sp.movies .options .next {
    display: inline-block;
    padding: 0;
    height: 40px;
    margin-top: 10px;
  }
  #sp.movies .player {
    height: calc(100% - 120px);
    top: 120px;
  }
  #sp.movies .player::before {
    top: -120px;
    height: calc(100% + 120px);
  }
  #sp.movies .options .btn {
    margin-top: 0;
    font-size: 12px;
    padding: 0 13px;
    height: 36px;
    line-height: 32px;
  }
  #sp.movies .options .area.tit {
    font-size: 13px;
  }
  #sp .hostSelector {
    top: 5px;
    left: 5px;
    height: 34px;
    padding: 7px 10px;
    border-radius: 15px;
  }
  #sp .hostSelector span {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  #sp .hostSelector .item {
    height: 28px;
    font-size: 12px;
    border-radius: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 640px) {
  #ms .ai .desc,
  #ms .ai .infos {
    text-align: center;
  }
  #castList .personCard span,
  #sp.series .options .area.tit {
    display: none;
  }
  #ms .ai .infos {
    height: 70px;
    margin-top: 5px;
    width: 100%;
  }
  #ms .ai .responsiveDivider {
    display: block !important;
  }
  #ms .ai .infos > a,
  #ms .ai .infos > div {
    line-height: 30px;
  }
  #ms .ai .infos .trailer .gicon {
    top: 4px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  #ms .ai .stars {
    top: 6px;
  }
  #ms .ai h1 {
    height: auto;
    letter-spacing: 1px;
    line-height: 1.5;
  }
  #ms .mvbtn svg,
  #sp.series .options .btn svg {
    top: 12px;
    width: 16px;
    height: 16px;
  }
  #castList {
    margin: 0;
  }
  #cmt .loadMore,
  #movieTextInfo p,
  #mvrv a,
  #mvrv span {
    font-size: 12px;
  }
  #cmt .title,
  #mvrv .title,
  #simv .title {
    font-size: 18px;
  }
  #ms .pageNavigator .title,
  #mvrv h3 {
    font-size: 14px;
  }
  #ms .mvbtn.bookmark,
  #ms .mvbtn.follow,
  #ms .mvbtn.like {
    width: 190px;
    margin: 0 auto 7px;
    height: 40px;
    line-height: 40px;
  }
  #ms .mvbtn span {
    line-height: 40px;
  }
  #ms .mvbtn svg {
    left: 12px;
  }
  #ms .mvbtn.circled {
    height: 40px;
    width: 40px;
  }
  #sp .mobileButton {
    width: calc(100% - 30px);
    left: 15px;
  }
  #sp.series .options {
    height: 170px;
  }
  #sp.series .options .area.audios,
  #sp.series .options .area.next {
    top: 55px;
  }
  #sp.started .player {
    height: calc(100% - 170px);
    -webkit-transform: translateY(170px);
    -ms-transform: translateY(170px);
    transform: translateY(170px);
  }
  #sp.series .options .btn {
    font-size: 13px;
  }
}
@media only screen and (max-width: 480px) {
  #cmtBox textarea {
    width: 100%;
    padding: 15px 20px;
    font-size: 13px;
    height: 70px;
    border-radius: 20px;
  }
  #cmtBox {
    height: 120px;
  }
  #cmtBox .commentThis {
    width: calc(100% - 160px);
    top: 80px;
    right: 160px;
  }
  #cmtBox .spoiler {
    top: 80px;
    width: 150px;
  }
  #sp.movies .none .t {
    font-size: 24px;
  }
  #sp.series .none .t {
    font-size: 20px;
  }
  #sp.movies {
    height: 500px;
  }
  #sp .selectorModal {
    width: calc(100% - 30px);
    left: 15px;
  }
  #sp .seasons {
    width: 100%;
  }
  #cmt {
    margin-top: 30px;
  }
}
