.single_movie_load .box {
  margin-bottom: 20px !important;
}

.percentage {
  display: block;
  position: absolute;
  height: 6px;
  background: rgba(0, 0, 0, 0.57);
  z-index: 20;
  width: 100%;
  bottom: 0;
}

.percentage > .als {
  display: block;
  position: relative;
  background: red;
  height: 5px;
}

.gutter-sizer {
  width: 10px;
}

.grid_masonry {
  overflow: hidden !important;
}

ul.tab-nav_lists > li a {
  font-family: "Montserrat_regular", "Segoe UI", arial, sans-serif;
}

a.btn.btn--sm.btn--outline-light {
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0 5px !important;
  width: 72px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: rgba(33, 35, 42, 0.88);
}

.header-main {
  background: rgba(25, 27, 33, 0.83);
}

.header-top.hidden-xs.hidden-sm {
  background: rgba(255, 255, 255, 0.1);
}

header.header {
  margin-bottom: 60px;
}

/* skoline */

.list_video_matkul .box_cover {
  padding-bottom: 53.058%;
  position: relative;
}

.list_video_matkul .box .box_info {
  height: 50px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .cardviews .cv.photo-item,
  .grid-sizer {
    width: calc(50% - 30px);
    margin: 15px;
  }
  .gutter-sizer {
    width: 3%;
  }
  .menu_list_matkul > ul > li > a {
    font-size: 14px;
  }
  header.header {
    margin-bottom: 60px;
  }
  p.mures {
    height: auto !important;
  }
}

@media (min-width: 992px) {
  .cardviews .cv.photo-item,
  .grid-sizer {
    width: calc(33.33% - 30px);
    margin: 15px;
  }
  .gutter-sizer {
    width: 1%;
  }
  header.header {
    margin-bottom: 100px;
  }
  p.mures {
    height: 88px !important;
  }
}

@media (min-width: 992px) {
  .gridingmap {
    height: 491px;
  }
}

@media (min-width: 1440px) {
  .container {
    width: 1410px;
  }
  .single_movie_load > .box {
    width: calc(100% / 10) !important;
  }
  .cardviews .cv.photo-item,
  .grid-sizer {
    width: calc(24% - 30px);
    margin: 15px;
  }
  .gutter-sizer {
    width: 1%;
  }
  .schedule_lists {
    height: 546px;
  }
  .gridingmap {
    height: 646px;
  }
  header.header {
    margin-bottom: 100px;
  }
  p.mures {
    height: 260px !important;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
  .cardviews .cv.photo-item,
  .grid-sizer {
    width: calc(20% - 30px);
    margin: 15px;
  }
  .gutter-sizer {
    width: 1%;
  }
  .schedule_lists {
    height: 605px;
  }
  .gridingmap {
    height: 705px;
  }
  header.header {
    margin-bottom: 100px;
  }
}

@media (min-width: 1920px) {
  .container {
    width: 1890px;
  }
  .schedule_lists {
    height: 726px;
  }
  .gridingmap {
    height: 826px;
  }
  header.header {
    margin-bottom: 100px;
  }
}

.boxes-cover-only .box_cover img,
.boxes-logo-channel .box_cover img {
  height: auto !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.lomore {
  display: block;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(77, 79, 85);
  z-index: 100;
  top: 0;
}

.playmode > .container > .player_in_action {
  display: none;
}

.loading-amout {
  display: block;
  width: 120px;
  height: 120px;
  text-align: center;
  position: relative;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto;
  padding: 1.5px;
  top: 40%;
}

.outer-cirvle {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.24);
  height: 100%;
  width: 100%;
}

.animate-on {
  animation: animationFrames linear 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

.inner-rooter {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.inner-rooter:before {
  content: "";
  width: 100%;
  display: block;
  height: 50%;
  border-top: solid 2px #00bcd4;
  border-left: solid 2px #00bcd4;
  border-right: solid 2px #00bcd4;
  position: absolute;
  -webkit-border-radius: 100px 100px 0 0;
  border-radius: 100px 100px 0 0;
  top: 0;
  left: 0;
}

/* ====================================== */

.modal-header > .tops_23 {
  width: 50%;
  margin: 0;
  float: left;
  background: rgba(0, 0, 0, 0.21);
  text-align: center;
  border-radius: 0;
  text-transform: capitalize;
}

.modal-header.menu {
  padding: 0;
}

.moda-box_info > p {
  margin: 0;
}

.moda-box_info {
  padding: 15px 0;
}

.moda-box_info > .title > a {
  font-family: "Montserrat_semibold", "Segoe UI", arial, sans-serif;
  font-size: 18px;
  color: #000;
}

.moda-box_info > .meta-title {
  font-size: 12px;
}

.set-remind-me {
  padding: 10px 25px;
  background: #07c2c2;
  color: #fff;
  height: 50px;
}

.set-remind-me > span {
  display: block;
  width: calc(100% - 40px);
  float: right;
}

.set-remind-me .svg svg {
  width: 30px;
  height: 30px;
}

.set-remind-me .svg {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
}

input#dateRemind {
  width: 50%;
  height: 40px;
  padding: 20px;
  background: rgba(7, 194, 194, 0.35);
  border: 0;
  color: #fff;
  /* position: absolute; */
  left: 0;
  /* opacity: 0; */
  display: block;
}

div.date_wrapper .date_header {
  height: 25px;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

div.date_wrapper .date_header span.title {
  float: left;
  text-align: left;
}

div.date_wrapper .date_header span.selection {
  float: right;
  text-align: right;
  color: #ce0000;
}

div.date_wrapper form {
  position: relative;
}

div.date_wrapper .lines {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  position: absolute;
  top: 58px;
  left: 0px;
  width: 100%;
  height: 24px;
}

div.date_wrapper .lines div {
  margin-left: 220px;
  line-height: 21px;
}

div.drum-wrapper {
  float: left;
}

div.drum figure {
  text-align: left;
}

#drum_hours figure,
#drum_date figure {
  text-align: center;
}

#drum_date,
#drum_to_date {
  margin-left: 10px;
  margin-right: 5px;
}

#drum_date,
#drum_hours,
#drum_minutes {
  width: 30px;
}

#drum_hours {
  margin-left: 10px;
}

#drum_minutes {
  margin-left: 4px;
}

#drum_month {
  width: 90px;
}

#drum_fullYear {
  width: 45px;
}

#drum_hours .dial div {
  margin: 0 7px;
}

#drum_minutes .dial div {
  margin: 0 2px;
}

/* ====================================== */

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 120;
}

.preloader_loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -120px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #099;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.preloader_loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #128182;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

.preloader_loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #226bb6;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

.outer-cirvle:after {
  content: "loading";
  display: block;
  font-weight: 300;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  /* position: relative; */
  font-size: 12px;
  color: #b5b5b5;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  /* padding-top: 42%; */
}

.ssl-sign-in {
  display: none;
}

.error_sign {
  display: none;
  background: rgba(255, 0, 0, 0.12);
  padding: 10px 5px;
}

.cv_content {
  height: 388px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.boxes-cover-title .box_info p.title,
.boxes-cover-title-whitebg .box_info p.title,
.boxes-cover-title-darkbg .box_info p.title,
.boxes-cover-title-small .box_info p.title,
.boxes-cover-only .box_info p.title,
.boxes-logo-channel .box_info p.title,
.boxes-player-title .box_info p.title,
.boxes-player-title-small .box_info p.title {
  font-size: 14px !important;
}

.box_info p.desc {
  font-family: "Montserrat_lite", "Segoe UI", arial, sans-serif;
  color: #acacac;
}

@keyframes animationFrames {
  0% {
    transform: rotate(0);
  }
  4% {
    transform: rotate(45deg);
  }
  11% {
    transform: rotate(90deg);
  }
  14% {
    transform: rotate(100deg);
  }
  25% {
    transform: rotate(135deg);
  }
  28% {
    transform: rotate(152deg);
  }
  33% {
    transform: rotate(180deg);
  }
  38% {
    transform: rotate(225deg);
  }
  44% {
    transform: rotate(270deg);
  }
  52% {
    transform: rotate(315deg);
  }
  100%,
  96% {
    transform: rotate(360deg);
  }
}

@-moz-keyframes animationFrames {
  0% {
    -moz-transform: rotate(0);
  }
  4% {
    -moz-transform: rotate(45deg);
  }
  11% {
    -moz-transform: rotate(90deg);
  }
  14% {
    -moz-transform: rotate(100deg);
  }
  25% {
    -moz-transform: rotate(135deg);
  }
  28% {
    -moz-transform: rotate(152deg);
  }
  33% {
    -moz-transform: rotate(180deg);
  }
  38% {
    -moz-transform: rotate(225deg);
  }
  44% {
    -moz-transform: rotate(270deg);
  }
  52% {
    -moz-transform: rotate(315deg);
  }
  100%,
  96% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: rotate(0);
  }
  4% {
    -webkit-transform: rotate(45deg);
  }
  11% {
    -webkit-transform: rotate(90deg);
  }
  14% {
    -webkit-transform: rotate(100deg);
  }
  25% {
    -webkit-transform: rotate(135deg);
  }
  28% {
    -webkit-transform: rotate(152deg);
  }
  33% {
    -webkit-transform: rotate(180deg);
  }
  38% {
    -webkit-transform: rotate(225deg);
  }
  44% {
    -webkit-transform: rotate(270deg);
  }
  52% {
    -webkit-transform: rotate(315deg);
  }
  100%,
  96% {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform: rotate(0);
  }
  4% {
    -o-transform: rotate(45deg);
  }
  11% {
    -o-transform: rotate(90deg);
  }
  14% {
    -o-transform: rotate(100deg);
  }
  25% {
    -o-transform: rotate(135deg);
  }
  28% {
    -o-transform: rotate(152deg);
  }
  33% {
    -o-transform: rotate(180deg);
  }
  38% {
    -o-transform: rotate(225deg);
  }
  44% {
    -o-transform: rotate(270deg);
  }
  52% {
    -o-transform: rotate(315deg);
  }
  100%,
  96% {
    -o-transform: rotate(360deg);
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform: rotate(0);
  }
  4% {
    -ms-transform: rotate(45deg);
  }
  11% {
    -ms-transform: rotate(90deg);
  }
  14% {
    -ms-transform: rotate(100deg);
  }
  25% {
    -ms-transform: rotate(135deg);
  }
  28% {
    -ms-transform: rotate(152deg);
  }
  33% {
    -ms-transform: rotate(180deg);
  }
  38% {
    -ms-transform: rotate(225deg);
  }
  44% {
    -ms-transform: rotate(270deg);
  }
  52% {
    -ms-transform: rotate(315deg);
  }
  100%,
  96% {
    -ms-transform: rotate(360deg);
  }
}

.ul-set.sosial-pic > li > a > svg {
  height: 10px;
  width: 10px;
  margin-right: 10px;
  fill: #747574;
}

.ul-set.sosial-pic > li:nth-child(1) > a:hover > svg {
  fill: #3b5998;
}

.ul-set.sosial-pic > li:nth-child(2) > a:hover > svg {
  fill: #28aae1;
}

.ul-set.sosial-pic > li:nth-child(3) > a:hover > svg {
  fill: #67452e;
}

.ul-set.sosial-pic > li:nth-child(4) > a:hover > svg {
  fill: #d02525;
}

button.btn.btn--inline.btn--inline-tosca {
  color: #b4b4b4;
}

button.btn.btn--inline.btn--inline-tosca.Likes {
  color: #009999;
}

.box_footer > div > button.btn {
  font-size: 12px !important;
}

.box_footer > div > button.btn.btn--inline span {
  display: inline-block;
  font-size: 14px;
}

.eps_play:hover:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: url("http://watch.dens.tv/asset/images/xseries/play-circle.svg")
    no-repeat center;
  top: 0;
  background-size: 80px;
  opacity: 0.8;
}

.vod_status > p {
  position: absolute;
  padding: 1px 10px 0px 10px;
  text-align: center;
  background: #ff1f55;
  letter-spacing: 1px;
  top: 0;
  right: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 10px;
  z-index: 2;
}

div#drum_fullYear {
  display: none;
}

.drum-wrapper .drum figure {
  font-size: 16px;
  text-align: right;
}

.dial.up,
.dial.down {
  display: none !important;
}

.forver-main-page {
  color: #000;
}

.ui.red.message {
  margin: 10px 0;
  background: #ff9c9c;
  padding: 10px;
}

.empty > h2 {
  padding: 20px;
  font-size: 15px;
  font-family: "Montserrat_regular", "Segoe UI", arial, sans-serif;
}

ul.sugestion_list {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 400px;
}

ul.sugestion_list > li {
  display: block;
  background: rgba(255, 255, 255, 0.85);
  color: #000;
  padding: 10px;
  max-height: 105px;
  overflow: hidden;
}

ul.sugestion_list > li .box_cover {
  width: 30%;
  display: block;
  float: left;
  max-height: 60px;
}

ul.sugestion_list > li .box_cover img {
  width: 100%;
}

ul.sugestion_list > li p {
  float: right;
  margin: 0;
  padding: 0 0 0 5px;
  width: 70%;
  font-size: 12px;
  line-height: 1.5;
}

ul.sugestion_list > li p.hover-live {
  font-size: 12px;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */

#filters > li > input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}

#filters > li {
  position: relative;
}

#filters > li > input[type="radio"]:checked + a,
#filters > li > input[type="radio"]:hover + a {
  border-bottom: 5px solid #e6c515;
  color: #e6c515;
}

.account-image,
.account-sidebar_frame,
.modal-account_image {
  background: none !important;
}

.box_footer a {
  color: #8c8c8c;
  text-decoration: none;
}

@media (max-width: 320px) {
  .box_footer a {
    display: none;
  }
  .box_footer > div > button.btn.btn--inline span {
    font-size: 20px;
  }
  .boxes-default .box_content {
    height: 173px;
  }
}

* {
  -webkit-font-smoothing: antialiased;
}

.box_content p {
  font-size: 13px;
  white-space: normal;
  word-break: break-word;
  color: #676767;
}

.box .box_content {
  background: #f9f8f8;
}

.box {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cv.photo-item {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cv.photo-item .cv_content h3 a {
  font-size: 15px;
  font-family: "Montserrat_regular", "Segoe UI", arial, sans-serif;
}

.cv_content p {
  font-size: 13px;
  line-height: 1.6;
  color: #404040;
}

.box_empty > div {
  color: #fff;
  font-size: 23px;
  padding: 10px;
}

#drum_month,
#drum_date {
  display: none;
}
/* //note di hide gak ada titlenya  
#rev_slider ul li .defaultimg:before {
    content: '';
    opacity: 0.8;
    display: block;
    height: 100%;
    position: absolute;
    width: 80%;
    background-image: -webkit-gradient( linear, right top, left top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgb(33, 35, 42)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0, 1) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0, 1) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0, 1) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0, 1) 100%);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0, 1) 100%);
}
*/
@media (min-width: 992px) {
  .tab-content_h1 {
    font-size: 30px;
    line-height: 1.5;
    font-family: "Montserrat_semibold", "Segoe UI", arial, sans-serif;
  }
}

ul.footer-menu_lists.is-float a.apples img {
  height: 50px;
  padding: 8px;
}

ul.footer-menu_lists.is-float a img {
  height: 50px;
}

/*
footer.footer .footer-wrapper .container {
    max-width: 1200px;
}
*/

.form-group.execute {
  display: block;
  height: 56px;
  padding-top: 10px;
  margin-bottom: 30px;
  width: 100%;
}

button.btn.btn--primary.btn--lg.left {
  float: right;
  margin: 0;
}

a.arlando_tum {
  display: block;
  height: 45px;
  float: left;
  padding: 9px 0;
}

@media (max-width: 320px) {
  a.arlando_tum {
    float: none;
    width: 100%;
    text-align: left;
  }
  button.btn.btn--primary.btn--lg.left {
    display: block;
    width: 100%;
    float: none;
  }
  .form-group.execute {
    height: auto;
  }
  button.btn.btn--primary.btn--lg.left,
  a.btn.btn--blue.btn--lg.btn--block.btn--icon-fb,
  a.btn.btn--red.btn--lg.btn--block.btn--icon-google {
    font-size: 12px;
    padding: 8px 23px !important;
    background-size: 50px 15px;
  }
}

img.tab-content_logo {
  height: 65px;
  margin-bottom: 0px;
}

.form-group > .form-control {
  height: 40px;
  font-size: 13px;
  border-radius: 3px;
}

a.arlando_tum label {
  color: #3e3e3e;
  font-weight: 500;
}

.form-group.execute button.btn.btn--primary.btn--lg.left {
  height: 35px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 40px;
}

.mt-42 .form-group {
  margin: 0 0 13px;
}

#signin > a.btn {
  font-size: 13px;
  height: 40px;
  padding: 6px 0;
}

#signModal .modal-header {
  position: absolute;
  padding: 5px 5px;
  right: 0;
  z-index: 6;
}

#snow:after {
  content: "";
  background: none;
  font-family: Androgyne;
  background-image: url("/images/christmas/confetti1.png"),
    url("/images/christmas/confetti2.png"), url("/images/christmas/snow.png");
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
  -webkit-animation: snow 10s linear infinite;
  -moz-animation: snow 10s linear infinite;
  -ms-animation: snow 10s linear infinite;
  animation: snow 10s linear infinite;
  background-size: 150%;
  opacity: 0.5;
}

a#snow:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/images/christmas/firework.gif") no-repeat;
  background-size: 100%;
  z-index: 1;
}

#snow > picture {
  position: relative;
  z-index: 2;
}
/*================ end ================================*/

@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px;
  }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px;
  }
}

@-moz-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px;
  }
  100% {
    background-position: 400px 1000px, 200px 400px, 100px 300px;
  }
}

@-webkit-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px;
  }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px;
  }
}

@-ms-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 200px, -100px 150px;
  }
  100% {
    background-position: 500px 1000px, 200px 400px, -100px 300px;
  }
}

/*============================================== caroseul lmate ==============================================*/

.row_mcarse {
  overflow: hidden;
  width: 100%;
}

.row__inner {
  -webkit-transition: 450ms -webkit-transform;
  transition: 450ms -webkit-transform;
  transition: 450ms transform;
  transition: 450ms transform, 450ms -webkit-transform;
  font-size: 0;
  white-space: nowrap;
  margin: 70.3125px 0;
  padding-bottom: 10px;
}

.row__inner .tile {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  width: 175px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.momansa_episode .tile {
  width: 250px;
}

@media (max-width: 375px) {
  .momansa_episode .tile {
    width: calc(100% / 2);
  }
  .single_movie_load > .box {
    width: calc(100% / 2);
  }
}

@media (min-width: 1440px) {
  .momansa_episode .tile {
    width: 338px;
  }
}

.row__inner .tile__img {
  width: 250px;
  height: 140.625px;
  -o-object-fit: cover;
  object-fit: cover;
}

.row__inner .tile__details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 10px;
  opacity: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.9)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  -webkit-transition: 450ms opacity;
  transition: 450ms opacity;
}

.row__inner .tile__details:after,
.row__inner .tile__details:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: #000;
}

.row__inner .tile__details:after {
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 3px solid #ecf0f1;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.tile:hover .tile__details {
  opacity: 1;
}

.row__inner .tile__title {
  position: absolute;
  bottom: 0;
  padding: 10px;
}

.row__inner:hover {
  -webkit-transform: translate3d(-62.5px, 0, 0);
  transform: translate3d(-62.5px, 0, 0);
  transition-delay: 300ms;
}

.row__inner:hover .tile {
  opacity: 0.9;
}

.row__inner:hover .tile:hover {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 1;
  transition-delay: 300ms;
}

.single_movie_load .tile:hover ~ .tile {
  -webkit-transform: translate3d(93px, 0, 0);
  transform: translate3d(93px, 0, 0);
  transition-delay: 300ms;
}

.momansa_episode .tile:hover ~ .tile {
  -webkit-transform: translate3d(170px, 0, 0);
  transform: translate3d(170px, 0, 0);
  transition-delay: 300ms;
}

/*=======================================*/

.detail_item {
  white-space: normal;
  font-size: 12px;
  position: absolute;
  top: 0px;
  background: #21232aa1;
  width: 100%;
  height: 105%;
  padding: 5px 10px;
}

.box.tile {
  overflow: hidden;
}

.bob-text {
  position: absolute;
  bottom: 0;
  padding-bottom: 26px;
  width: 89%;
  z-index: 999999;
  display: block;
}

.synopsis {
  white-space: normal;
  display: block;
  font-size: 9px;
  font-family: "Montserrat_lite", "Segoe UI", arial, sans-serif;
}

.bob-title {
  display: block;
  font-family: "Montserrat_semibold", "Segoe UI", arial, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
}

span.year {
  color: #05fbfb;
  padding: 0 5px 0 0;
}

span.maturity-rating {
  border: solid 1px;
  padding: 0 5px;
  margin-right: 2px;
}

.detail_item {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
  transition-duration: 400ms;
  transition-delay: 320ms;
  visibility: hidden;
}

.row__inner:hover .tile:hover .detail_item {
  visibility: visible;
  opacity: 1;
}

.row__inner:hover .tile:hover .detail_item:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  display: block;
  background: url(http://watch.dens.tv/asset/images/xseries/play-circle.svg)
    no-repeat center;
  top: -10%;
  background-size: 65px;
}

a.caros {
  position: absolute;
  top: 157px;
  padding-bottom: 15%;
  width: calc(100% / 30);
  display: block;
  background: #21232ac7;
  z-index: 22;
}

a.caros.left {
  left: 0;
  display: none;
}

a.caros.right {
  right: 0;
}

.reviewapp section.boxes.sortmo {
  position: relative;
}

.momansa_episode.row__inner:hover .tile:hover .detail_item:after {
  top: -15%;
  background-size: 20%;
}

.eps_play:hover:after {
  opacity: 0;
}

.image-rotator ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
}

.image-rotator li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
}

.image-rotator img {
  border: 1px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 hsla(0, 0%, 30%, 0.3);
}

.image-rotator li:nth-child(2) {
  animation: xfade 8s 0s infinite;
}

.image-rotator li:nth-child(1) {
  animation: xfade 8s 4s infinite;
}

@keyframes xfade {
  17% {
    opacity: 1;
    z-index: 0;
  }
  25% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
}

/* PATCH */

.hm-menu_main ul a span.icon-esport {
  background-image: url("../images/default/img-icon-esport.png");
}

.hm-menu_main ul a span.icon-lifestyle {
  background-image: url("../images/default/img-icon-lifestyle.png");
}

/* New Top Menu */
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-main_menu img {
  width: auto !important;
  filter: none;
}

#top-menu {
  display: flex;
  margin: 15px 0 0 0;
}

#top-menu a {
  text-decoration: none;
}

.menu-btn {
  cursor: pointer;
  height: 40px;
  width: 40px;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  margin: 0 20px 0 0;
  transition: 1s;
}

.menu-btn span {
  width: 0px;
  margin-left: 5px;
  overflow: hidden;
  transition: 1s;
  text-align: center;
  white-space: nowrap;
  font-family: "Montserrat_regular", "Segoe UI", arial, sans-serif;
}

.menu-btn:hover {
  width: 175px;
  background: #36383e;
  /* background: #E6C515; */
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}

.menu-btn:hover span {
  padding: 2px;
  transition: 0s;
  width: max-content;
  color: #fff;
  font-family: "Montserrat_regular", "Segoe UI", arial, sans-serif;
}

.active > .menu-btn:hover {
  width: 175px;
  /*background: #E6C515 !important;*/
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}

.active > .menu-btn span,
.active > .menu-btn:hover span {
  color: black !important;
}

#menu-movies .menu-btn:hover {
  width: 130px;
}

#menu-movies > .menu-btn:hover span {
  color: #eecc12;
}

#menu-movies.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-movies.active > .menu-btn {
  border-radius: 999px;
}

#menu-movies.active > .menu-btn,
#menu-movies.active > .menu-btn:hover {
  background: #eecc12;
}

#menu-tvchannels .menu-btn:hover {
  width: 170px;
}

#menu-tvchannels > .menu-btn:hover span {
  color: #05c3ff;
}

#menu-tvchannels.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-tvchannels.active > .menu-btn {
  border-radius: 999px;
}

#menu-tvchannels.active > .menu-btn,
#menu-tvchannels.active > .menu-btn:hover {
  background: #05c3ff;
}

#menu-socialtv .menu-btn:hover {
  width: 140px;
}

#menu-socialtv > .menu-btn:hover span {
  color: #ee7f7f;
}

#menu-socialtv.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-socialtv.active > .menu-btn {
  border-radius: 999px;
}

#menu-socialtv.active > .menu-btn,
#menu-socialtv.active > .menu-btn:hover {
  background: #ee7f7f;
}

#menu-classroom .menu-btn:hover {
  width: 155px;
}

#menu-classroom > .menu-btn:hover span {
  color: #1cf335;
}

#menu-classroom.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-classroom.active > .menu-btn {
  border-radius: 999px;
}

#menu-classroom.active > .menu-btn,
#menu-classroom.active > .menu-btn:hover {
  background: #1cf335;
}

#menu-esportsarena .menu-btn:hover {
  width: 175px;
}

#menu-esportsarena > .menu-btn:hover span {
  color: #ff4a4a;
}

#menu-esportsarena.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-esportsarena.active > .menu-btn {
  border-radius: 999px;
}

#menu-esportsarena.active > .menu-btn,
#menu-esportsarena.active > .menu-btn:hover {
  background: #ff4a4a;
}

#menu-lifestyle .menu-btn:hover {
  width: 150px;
}

#menu-lifestyle > .menu-btn:hover span {
  color: #ff3eb1;
}

#menu-lifestyle.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-lifestyle.active > .menu-btn {
  border-radius: 999px;
}

#menu-lifestyle.active > .menu-btn,
#menu-lifestyle.active > .menu-btn:hover {
  background: #ff3eb1;
}

#menu-sportsmania .menu-btn:hover {
  width: 170px;
}

#menu-sportsmania > .menu-btn:hover span {
  color: #5e87cf;
}

#menu-sportsmania.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-sportsmania.active > .menu-btn {
  border-radius: 999px;
}

#menu-sportsmania.active > .menu-btn,
#menu-sportsmania.active > .menu-btn:hover {
  background: #5e87cf;
}

#menu-podcast .menu-btn:hover {
  width: 130px;
}

#menu-podcast > .menu-btn:hover span {
  color: #c540f7;
}

#menu-podcast.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-podcast.active > .menu-btn {
  border-radius: 999px;
}

#menu-podcast.active > .menu-btn,
#menu-podcast.active > .menu-btn:hover {
  background: #c540f7;
}
#menu-whatson .menu-btn:hover {
  width: 130px;
}

#menu-whatson > .menu-btn:hover span {
  color: #00b48d;
}

#menu-whatson.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-whatson.active > .menu-btn {
  border-radius: 999px;
}

#menu-whatson.active > .menu-btn,
#menu-whatson.active > .menu-btn:hover {
  background: #00b48d;
}

#menu-showcase .menu-btn:hover {
  width: 130px;
}

#menu-showcase > .menu-btn:hover span {
  color: #aacbf5;
}

#menu-showcase.active > .menu-btn > .menu-icon {
  margin-left: 5px;
}

#menu-showcase.active > .menu-btn {
  border-radius: 999px;
}

#menu-showcase.active > .menu-btn,
#menu-showcase.active > .menu-btn:hover {
  background: #aacbf5;
}

.logonew {
  width: 170px;
  margin-top: 7px;
}

.logonew img {
  width: 100%;
  height: auto;
  margin-top: 0px;
}

@media screen and (max-width: 991px) {
  .logonew img {
    height: auto !important;
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .logonew {
    width: 150px;
  }
  .logonew img {
    margin-top: 5px;
  }
}

.header-main_logo img {
  margin-bottom: 0;
}
/* New Top Menu */

#signModal .modal-dialog {
  width: 350px;
}

#signModal .btn--login {
  width: 280px;
  font-size: 11px !important;
  margin: 10px 0;
}

#signModal h5 {
  margin: 0;
}

#signModal .sosial_media_ent {
  margin-top: 10px !important;
}
