body {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  line-height: 1.5;
}
* {
  margin: 0;
  padding: 0;
}
.clearfix {
  display: block;
}
img {
  border: 0 none;
  max-width: 100%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #0066cc;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.fb-home-container {
  background: #f1f1f1;
}
.ad-thumb {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0px;
  width: 300px;
  height: 250px;
  overflow: hidden;
}
/* #container {font-family: 'Open Sans', Arial, Helvetica,sans-serif;font-weight: 400;font-style: normal;padding-top: 1px;} */
.filmibeat-breadcrumb {
  font-size: 12px !important;
  color: #000;
  padding: 4px 8px !important;
  font-weight: 600;
  background: #fff;
}
.filmibeat-breadcrumb a {
  color: #e91a42;
  text-decoration: none;
  margin: 0 2px;
}
.filmibeat-breadcrumb span {
  color: #000;
  margin: 0 2px;
}
.db-section {
  margin-bottom: 10px;
  background: #fff;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
}
.db-title-head {
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}
.db-title-head h1, .db-title-head h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  text-align: center;
}
.db-title-head h2, .db-title-head h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  text-align: center;
}
.db-title-head::after {
}
.db-title-head h2 {
  position: relative;
}
.db-title-head h1 {
  position: relative;
}
.db-title-head h2::after {
  position: absolute;
  content: "";
  top: 26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/title_border.png) no-repeat center;
  width: 100px;
  height: 9px;
}
.db-title-head h1::after {
  position: absolute;
  content: "";
  top: 26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/title_border.png) no-repeat center;
  width: 100px;
  height: 9px;
}
.db-sec-news ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-sec-news ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-sec-news ul li {
  display: inline-block;
  vertical-align: middle;
  width: calc(60% - 20px);
  margin-bottom: 10px;
  margin-right: 5px;
}
.db-sec-news ul li:last-child {
  margin-right: 0px;
}
.db-sec-news {
  padding: 10px 0px;
  margin: 0px 10px;
  margin-right: 0px;
}
.db-news-thumb img {
  width: 100%;
  display: block;
}
.sec-news-text {
  white-space: initial;
  height: 60px;
  position: relative;
  margin-top: -25px !important;
  background: #fff;
  border-radius: 5px;
  margin: 0px 5px;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #000;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
}

.db-search-section {
  padding: 15px 10px;
  background: #fff;
  margin-bottom: 10px;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
}
/* .oi-search-content {width: 100%;float: left;} */
.oi-search-content {
  width: 100%;
  border-radius: 5px;
  background: #f5f5f5;
  margin-top: 3px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.oi-searchtextbox {
  background: #f5f5f5;
  padding: 8px;
  font-size: 13px;
  color: #000;
  border: 0 none;
  float: left;
  width: 80%;
  margin-left: 10px;
  outline: none;
}
.oi-search-btn {
  font-size: 18px;
  color: #fff;
  height: 33px;
  line-height: 30px;
  padding: 0 10px;
  float: right;
  font-weight: 400;
  background: #e91a42;
}

.db-release-movie-li {
  position: relative;
  background: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.db-release-movie-li:last-child {
  margin-bottom: 0px;
}
.rels-movie-thumb {
  float: left;
  border-radius: 10px;
  overflow: hidden;
  width: 105px;
  height: 140px;
}
.rels-movie-thumb img {
  width: 100%;
  display: block;
}
.rels-movie-details {
  margin-left: 115px;
  white-space: initial;
}
.movie-lang {
  font-size: 14px;
  color: #e91a42;
  padding-bottom: 5px;
}
.movie-name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  height: 50px;
  line-height: 17px;
  padding-bottom: 5px;
}
.movie-rels-date {
  font-size: 14px;
  padding-bottom: 5px;
  color: #000;
}
.movie-cast {
  font-size: 14px;
  color: #000;
}
.db-movie-release-list-container {
  padding-left: 8px;
  padding-bottom: 10px;
}
.movie-release ul li {
  width: 310px;
  display: inline-block;
  margin-right: 8px;
}
.movie-release ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.movie-release ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.movie-release ul li:last-child {
  margin-right: 0px;
}
/* .movie-release {padding: 10px 0px;} */
.db-more-link {
  text-align: center;
  padding: 10px 0px;
}
.db-more-link a {
  padding: 5px 18px;
  color: #e91a42;
  border: 1px solid #e91a42;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 5px;
  width: 385px;
}
.db-more-link a:hover {
  background: #e91a42;
  color: #fff;
}
.movie-rating {
  position: absolute;
  background: #e91a42;
  color: #fff;
  padding: 1px 5px;
  border-radius: 4px;
  border: 1px solid #fff;
  overflow: hidden;
  left: 47px;
  top: 8px;
}

.trailer-bg {
  background: #141821;
}
.trailer-bg .db-title-head h1 {
  color: #fff;
}
.db-trailer-section ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-trailer-section ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-trailer-section ul li {
  display: inline-block;
  width: 200px;
  height: 320px;
  margin-right: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.db-trailer-section ul li:last-child {
  margin-right: 0px;
}
.db-trailer-section {
  padding: 10px 0px 10px 8px;
}
.db-news-thumb {
  max-height: 245px;
  overflow: hidden;
}
.db-trailer-name {
  padding: 5px;
}
.trailer-lang {
  font-size: 14px;
  color: #e91a42;
}
.trailer-mov-name {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  white-space: initial;
}
.db-trailer-container {
  padding-bottom: 10px;
}
.more-color-chng a {
  background: #fff;
  color: #e91a42;
}

.boxoffice-thumb {
  float: left;
  width: 45px;
  max-height: 60px;
  overflow: hidden;
}
.boxoffice-thumb img {
  width: 100%;
  display: block;
}
.boxoffice-detls {
  margin-left: 52px;
}
.boxoffice-section {
  padding: 8px;
}
.box-mov-name {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.box-mov-lang {
  font-size: 12px;
}
.collection {
  font-size: 14px;
  color: #000;
  font-size: 12px;
}
.collection span {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: left;
}
.collection span:first-child {
  width: 43%;
}
.boxoffice-section ul li {
  border-bottom: 1px solid #ccc;
  padding: 8px 0px;
}
.boxoffice-section ul li:first-child {
  border-top: 1px solid #ccc;
}
.db-boxoffice-container {
  padding-bottom: 10px;
}

.today {
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
  color: #000;
}
.db-birthday-section ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-birthday-section ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-birthday-section ul li {
  display: inline-block;
  width: 125px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
}
.db-birthday-section ul li:last-child {
  margin-right: 0px;
}
.b-day-thumbnail {
  width: 120px;
  height: 150px;
  border-radius: 70px;
  overflow: hidden;
  border: 2px solid #e91a42;
}
.b-day-thumbnail img {
  width: 100%;
  height: 100%;
  display: block;
}
.db-birthday-section {
  padding-left: 8px;
}
.b-day-name {
  text-align: center;
  white-space: initial;
  padding: 5px 0px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
}
.db-birthday-container {
  padding-bottom: 10px;
}
.birthday-bg {
  position: relative;
  background: url(../images/birthday.png) no-repeat top center;
  background-size: cover;
  width: 100%;
}

.db-listing-section {
  padding: 0px 8px;
}
.db-listing-section ul li {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 14px;
}
.db-listing-section ul li:last-child {
  border-bottom: 0px;
}
.db-listing-section ul li .db-lt-thumb {
  float: left;
  width: 150px;
}
.db-lt-thumb img {
  width: 149px;
  height: 83px;
}
.db-listing-section ul li .db-lt-content {
  margin-left: 160px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.db-listing-container {
  padding: 10px 0px;
}

.db-spotlight-section ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-spotlight-section ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-spotlight-section ul li {
  display: inline-block;
  width: calc(40% - 5px);
  margin-right: 10px;
  vertical-align: middle;
}
.db-spotlight-section {
  padding-left: 8px;
  padding-bottom: 5px;
}
.db-cast-section {
  padding-bottom: 15px;
}
.db-celeb-thumb img {
  width: 100%;
  display: block;
  max-height: 200px;
}
.db-celeb-name {
  text-align: center;
  white-space: initial;
  padding: 5px 0px;
  color: #000;
  font-size: 14px;
  height: 40px;
}
.db-celeb-thumb {
  -moz-box-shadow: 0px 3px 8px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  border-radius: 5px;
  overflow: hidden;
}

.db-movie-section {
  padding: 8px;
}
.db-movie-section ul li {
  float: left;
  width: 30%;
  margin-right: 17px;
  -moz-box-shadow: 0px 3px 8px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  background: #fff;
  margin-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
}
.db-movie-section ul li:nth-child(3n) {
  margin-right: 0px;
}
.listing-mov-name {
  height: 50px;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  color: #000;
}
.listing-mov-thumb img {
  width: 100%;
  display: block;
  height: 160px;
}

.taeb-switch {
  position: relative;
}
.taeb-switch:after {
  content: "";
  position: absolute;
  width: 50%;
  top: 0;
  transition: left cubic-bezier(0.88, -0.35, 0.565, 1.35) 0.4s;
  border-radius: 27.5px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #e91a42;
  height: 100%;
  z-index: 0;
}

.taeb-switch.left:after {
  left: 0;
}
.taeb-switch.right:after {
  left: 50%;
}
.taeb-switch .taeb {
  display: inline-block;
  width: 50%;
  padding: 8px 0;
  z-index: 1;
  position: relative;
  cursor: pointer;
  transition: color 200ms;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  user-select: none;
}

.taeb-switch .taeb a.active {
  color: #ffffff;
  transition: color 200ms;
}
.taeb a {
  color: #000;
}
.wrapper {
  border-radius: 37px;
  background-color: #ffffff;
  border: 1px solid #e91a42;
  width: 250px;
  max-width: 316px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.db-series-section ul li {
  width: 300px;
  margin-right: 10px;
}
.db-series-section .db-news-thumb img {
  height: 180px;
}
.db-series-section .db-news-thumb {
  border-radius: 5px;
  overflow: hidden;
}
.db-series-section .sec-news-text {
  margin: 0px 15px;
  font-weight: bold;
}

.db-spotlight-section ul li {
  width: 140px;
}
.db-webstory-section .db-celeb-thumb {
  border-radius: 5px;
  background-image: linear-gradient(-90deg, #3fbbfe, #a541ff);
}
.db-webstory-section .db-celeb-thumb img {
  width: 124px;
  border: 4px solid #000;
  height: 200px;
  margin: 4px;
}
.db-webstory-section .db-celeb-name {
  color: #fff;
  text-align: left;
}

.db-uploads-section ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-uploads-section ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-uploads-section {
  padding-left: 8px;
  padding-bottom: 10px;
}
.db-uploads-section ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  max-height: 150px;
  overflow: hidden;
}
.db-uploads-section ul li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.db-uploads-section ul li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.db-uploads-section ul li:last-child {
  margin-right: 0px;
}
.db-uploads-section ul li img {
  width: 100%;
  display: block;
}

/* Movie-listing-css */
.movieopen-section {
  background: #1b1b1b;
  padding: 8px;
}
.movieopen-thumb {
  width: 200px;
  height: 250px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.movieopen-thumb img {
  width: 100%;
  display: block;
}
.movieopen-thumb-dtls {
  padding: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
}
.movieopen-thumb-dtls span {
  display: block;
}
.movie-more-dtls {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 10px 0px;
  margin: 0px 5px;
}
.movie-more-dtls div {
  padding-bottom: 10px;
}
.movieopen-ratingblock .rating {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.mid-rate-mov {
  padding: 10px;
  background: #1c1c1d;
  color: #fff;
}
.rt-rate-users {
  width: 100px;
  float: right;
}
.lt-rate-users {
  width: 130px;
}
.mid-rate-mov {
  font-size: 12px;
  font-weight: bold;
}
.movieopen-ratingblock {
  background: #353536;
  padding: 10px;
  border-radius: 5px;
  padding-bottom: 20px;
}
.db-movie-available .available-on-lt {
  float: left;
  width: 115px;
  background: #353536;
  border: 1px solid #5d5d5e;
  padding: 5px;
}
.db-movie-available .available-channel-rt {
  margin-left: 120px;
  padding: 5px;
  height: 46px;
}
.db-play-btn {
  display: inline-block;
  vertical-align: middle;
}
.db-play-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  width: 70px;
  text-align: center;
}
.available-on-lt a {
  color: #fff;
}
.available-channel-rt .channel-tv {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.available-channel-rt .channel-md-thumb {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 5px;
}
.channel-md-thumb img {
  width: 100%;
  display: block;
}
.available-channel-rt .channel-tv-rt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  float: right;
}
.channel-tv .channel-thumb {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 5px;
}
.channel-tv .channel-lang {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  color: #fff;
  font-size: 9px;
}
.db-movie-available {
  background: #5d5d5e;
  font-size: 10px;
  margin-top: 20px;
}
.channel-tv-rt .channel-lang {
  width: 45px;
}
.want-to-watch {
  position: relative;
  background: #353536;
  padding: 10px;
  margin: 5px 0px;
  font-size: 14px;
  text-align: center;
  border-radius: 5px;
}
.want-to-watch a {
  color: #fff;
}
.watch {
  background: url(../images/watch.jpg) no-repeat;
  width: 15px;
  height: 17px;
  position: absolute;
  left: 32%;
  top: 12px;
}
.movieopen-thumb {
  position: relative;
}
.review-form input[type="text"],
select,
textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  box-sizing: border-box;
}
.db-review-sec {
  padding: 0px 8px;
  padding-bottom: 10px;
}
.review-form .row {
  padding-bottom: 10px;
}
.user-rate span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.user-rate .rating {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.user-rate .rate-points {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
  color: #000;
}
.review-form .row button {
  padding: 8px 15px;
}
.subt-btn {
  margin: 0 auto;
  text-align: center;
}
.user-reviwes .user-profile-thumb {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
}
.user-profile-thumb img {
  width: 100%;
  display: block;
}
.user-reviwes .user-profile-dtls {
  margin-left: 50px;
}
.user-profile-dtls .review-stars {
  display: inline-block;
  vertical-align: middle;
}
.user-profile-dtls .review-rating {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 12px;
}
.review-text {
  font-size: 14px;
  padding: 10px 0px;
  color: #333;
  margin-right: 15px;
}
.review-text a {
  color: #e91941;
}
.review-comment-likes .likes {
  display: inline-block;
  vertical-align: middle;
}
.review-comment-likes .dislikes {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.likes-icon i {
  color: #5d5d5e;
  font-size: 14px;
}
.likes-icon span {
  color: #5d5d5e;
  font-size: 14px;
}
.db-user-reviwes ul li {
  margin-bottom: 25px;
}
.db-user-reviwes ul li:last-child {
  margin-bottom: 0px;
}
.db-user-reviwes {
  padding-top: 20px;
}

.db-listing-menu ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.db-listing-menu ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.db-listing-menu ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding: 0px 10px 10px 5px;
}
.db-listing-menu ul li:first-child {
  padding-left: 0px;
}
.db-listing-menu ul li a {
  color: #000;
}
.db-listing-menu ul li a.active {
  color: #e91a42;
  font-weight: bold;
  border-bottom: 2px solid #e91a42;
  padding-bottom: 5px;
}
.db-listing-menu {
  padding-left: 10px;
  padding-top: 10px;
  background: #fff;
}
#navbar {
  overflow: hidden;
}
.sticky {
  position: fixed;
  top: 78px;
  z-index: 999;
  width: 100%;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
}

.sticky + .content {
  padding-top: 70px;
}
.db-synop-content {
  padding: 8px;
  font-size: 14px;
}
.db-synop-content p {
  font-size: 14px;
  padding-bottom: 15px;
}
.db-synop-content p:last-child {
  padding-bottom: 5px;
}
.db-synop-content span {
  display: block;
  font-size: 14px;
  float: right;
}
#readmore {
  display: none;
}
#celeb-readmore {
  display: none;
}
.morebtn-container button {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  color: #e91a42;
  border: 1px solid #e91a42;
  font-size: 16px;
  border-radius: 5px;
  padding: 8px 30px;
  font-size: 16px;
  background: #fff;
}
.morebtn-container {
  text-align: center;
}

.db-cast-section ul li {
  width: 100px;
  vertical-align: top;
  text-align: center;
}
.db-cast-section .db-celeb-name {
  font-weight: bold;
  padding: 5px 0px;
  height: auto;
}
.famous-celeb .db-celeb-name {
  font-weight: bold;
}
.db-cast-section span {
  font-size: 10px;
  white-space: initial;
}
/* .db-crew-table{padding: 10px 0px;} */
.db-crew-table table {
  width: 100%;
  border-collapse: collapse;
}
.db-crew-table table tr,
td {
  border: 1px solid #ccc;
  padding: 10px;
  color: #000;
  font-size: 14px;
}
tr td:first-child {
  color: #000;
  font-weight: normal;
}

.critics-feedback {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  margin-bottom: 10px;
}
.db-critics-sec {
  padding: 8px;
}
.critics-chanel {
  font-weight: bold;
  font-size: 14px;
}
.critics-feedback-text {
  font-size: 14px;
  color: #000;
  padding: 5px 0px;
}
.rating .stars {
  margin: 0 auto;
  text-align: center;
  width: 90px;
}
.rating .stars .star {
  float: left;
  padding: 5px 2px;
  cursor: pointer;
}
.rating .stars .star:before {
  font-family: "FontAwesome";
  content: "\f005";
  color: #ddd;
  font-size: 1.5em;
}
.rating .stars .star:hover:before,
.rating .stars .star.to_rate:before,
.rating .stars .star.rated:before {
  color: #ee1563;
}
.rating .stars .star.no_to_rate:before {
  color: #d0e8f0;
}

.db-video-section {
  padding: 8px;
}
.video-link {
  width: 100%;
}

.songs-list ul li .song-list-lt {
  float: left;
  width: 70%;
}
.songs-list ul li .song-time {
  float: right;
  margin-right: 10px;
  font-size: 14px;
}
.db-songs-sec {
  padding: 0px 8px;
}
.songs-list ul li {
  padding: 10px 0px;
  border-bottom: 1px solid #ccc;
}
.song-title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.singers {
  font-size: 12px;
}
.song-lyric {
  font-size: 12px;
}
.songs-director {
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.dv-video-sec ul li {
  width: 230px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.dv-video-sec ul {
  overflow-x: scroll;
  white-space: nowrap;
}
.dv-video-sec ul::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.video-thumb img {
  width: 100%;
  display: block;
}
.video-thumb {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  max-height: 150px;
}
.db-play-icon {
  width: 33px;
  height: 33px;
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/play-btn.png) no-repeat;
  position: absolute;
  top: 45%;
  left: 45%;
  text-indent: -99999px;
}
.dv-video-sec {
  padding-left: 10px;
}
.video-text {
  text-align: center;
  white-space: initial;
  color: #000;
  font-size: 14px;
  padding: 5px 0px;
}

/* filmbeat-celebs-home-css */
.db-banner-sec {
  position: relative;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  bottom: 17px;
  left: 35%;
  position: absolute;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #a7a7a7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.db-banner-sec .bx-controls-direction {
  display: none;
}
.db-banner-sec a.active {
  background: #e91a42 !important;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #e91a42;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.radio-btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px;
}
.db-gender-list {
  margin: 0 auto;
  text-align: center;
  background: #eff1f5;
  padding: 5px;
  margin: 0px 8px;
}
.celebs-block .celebs-thumb {
  width: 110px;
  height: 140px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 0px 3px 8px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
}
.celebs-thumb img {
  width: 100%;
  display: block;
}
.db-filmy-celebs {
  padding: 0px 8px;
}
.filmy-celebs-block {
  padding-top: 10px;
}
.celebs-block .celebs-details {
  margin-left: 120px;
  height: 140px;
  position: relative;
}
.celebs-details h2 {
  padding-bottom: 5px;
  text-transform: capitalize;
  font-size: 18px;
}
.celeb-ocp span {
  font-size: 14px;
  margin: 0px 5px;
  color: #000;
}
.celeb-ocp span:first-child {
  margin-left: 0px;
}
.celeb-more span {
  font-size: 14px;
  margin: 0px 5px;
}
.celeb-more span a {
  color: #e91a42;
}
.celeb-more {
  color: #e91a42;
  position: absolute;
  bottom: 0px;
}
/* .celeb-ocp {height: 40px;} */
.filmy-celebs-block ul li {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.filmy-celebs-block ul li:last-child {
}
.bio {
  font-size: 12px;
  text-align: center;
  padding: 5px 0px;
}
.bio a {
  color: #e91a42;
  font-weight: bold;
}

/* filmbeat-celebs-profile-css */
.movie-actor-probtion span {
  font-size: 13px;
  color: #fff;
  margin: 0px 3px;
}
.movie-actor-probtion {
  text-align: center;
  color: #fff;
}
.crew-head {
  color: #e91a42 !important;
  text-transform: capitalize;
  font-weight: bold;
}
.debut-movies {
  padding-top: 10px;
}
.debut-movies ul li span {
  color: #e91a42;
  font-size: 12px;
}

.db-award-list-sec {
  padding-bottom: 10px;
}
.db-award-list-sec table {
  margin: auto;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
}
.db-award-list-sec table tr,
th,
td {
  border: 1px solid #ccc;
  padding: 10px;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
}
.db-award-list-sec table th {
  background: #eff1f5;
}

.filimography .rels-movie-thumb {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.filimography .rels-movie-details {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  white-space: initial;
  width: 175px;
}
.filimography .rels-movie-details .movie-name {
  height: auto;
}
.diff-thumb img {
  width: 100%;
  display: block;
}
.diff-thumb {
  width: 100%;
}
.diff-photo-sec {
  padding-bottom: 10px;
}
.diff-photo-sec ul li {
  margin-bottom: 1px;
}
.db-actorlist-container {
  padding: 0px 8px;
  padding-bottom: 10px;
}
.db-actorlist-container ul li {
  font-size: 14px;
  padding-bottom: 5px;
}
#disc ul {
  list-style: none;
}
#disc ul li::before {
  content: "\2022";
  padding-right: 10px;
  font-size: 20px;
  color: #e91a42;
  font-weight: bolder;
}
.md-db-listing {
  position: relative;
  background: #eff1f5;
  color: #000;
  padding: 20px 10px 10px 10px;
  font-size: 14px;
  margin: 20px 0px;
  border-radius: 10px;
}
.md-db-listing::before {
  position: absolute;
  content: "";
  background: url(../images/quot.png) no-repeat;
  width: 44px;
  height: 27px;
  top: -13px;
}
.md-db-listing::after {
  position: absolute;
  content: "";
  background: url(../images/quot.png) no-repeat;
  width: 44px;
  height: 27px;
  transform: rotate(180deg);
  right: 13px;
  bottom: -13px;
}
.white-breadcrumb {
  background: none;
  color: #fff;
}
.white-breadcrumb a {
  color: #fff;
}
.white-breadcrumb span {
  color: #fff;
}
.celeb-widget-list ul {
  padding-left: 25px;
  background: #fff;
}
div.celeb-widget-list ul li {
  list-style-image: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/images/red-arrow.png);
  line-height: 20px;
  font-size: 14px;
}
.faq-update-db-block ul li {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.celeb-update-db-block ul li {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.os-faq-update-tab-title {
  padding: 10px;
  position: relative;
  background: #eff4fe;
  color: #000;
  font-weight: bold;
  cursor: pointer;
}
.os-faq-update-tab-content {
  padding: 10px;
  border-top: 1px solid #ccc;
}
.faq-update-date {
  color: #999;
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 14px;
}
.os-faq-update-tab-content {
  display: none;
}
.accordion li.open .right-expand-icon {
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/collapse-icon.svg) no-repeat 0 0;
  width: 25px;
  height: 25px;
}
.accordions li.open .right-expand-icon {
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/collapse-icon.svg) no-repeat 0 0;
  width: 25px;
  height: 25px;
}
.right-expand-icon {
  position: absolute;
  right: 14px;
  top: 4px;
  width: 25px;
  height: 25px;
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/css/images/expand-icon.svg) no-repeat 0 0;
  left: inherit;
}
.faq-updates-desc {
  font-size: 14px;
}
.celeb-update-db-block,
.faq-update-db-block {
  padding: 8px;
}

.os-toplisting-block {
  padding: 8px;
  background: #fff;
}
.db-maintitle-head {
  padding-bottom: 10px;
}
.p-text {
  font-size: 14px;
  padding-bottom: 10px;
}
/*.db-maintitle-head h1 {
  font-size: 30px !important;
  font-weight: 400 !important;
  color: #000;
  text-transform: uppercase;
  text-align: left;
}*/
.date-time {
  font-size: 12px;
  color: #999;
  padding: 0 0 8px;
}
.oi-facebook-icon {
  width: 30px;
  height: 30px;
  background-position: 0 -65px !important;
}
.oi-twitter-icon {
  width: 30px;
  height: 30px;
  background-position: 0 -96px !important;
}
.oi-whatsapp-icon {
  width: 30px;
  height: 30px;
  background-position: 0 -127px !important;
}
.oi-telegram-icon {
  width: 30px;
  height: 30px;
  background-position: 0 -157px !important;
}
.oi-all-icons {
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/images/oneindia-sprite-icons.png) no-repeat 0 0;
  display: inline-block;
  text-indent: -99999px;
  margin: 0 1px;
}
.fb-share-block {
  padding: 10px 0px;
}
.os-table-content {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
}
.os-table-head {
  padding: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px solid #d9d9d9;
  text-transform: uppercase;
}
.os-table-content .celeb-widget-list {
  background: #fff;
  padding-bottom: 20px;
}
.home-celeb-widget-list ul li {
  float: left;
  width: 32%;
  padding-right: 10px;
}
.os-table-content .home-celeb-widget-list ul li {
  width: 48%;
}
.os-table-content .home-celeb-widget-list ul li:nth-child(2n) {
  padding-right: 0px;
}
/* .os-table-content .home-celeb-widget-list ul li:nth-child(3n){padding-right: 10px;} */
.db-maintitle-head h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  text-align: left;
}
.top-title-head {
  padding-bottom: 15px;
  text-align: center;
  position: relative;
}
.top-title-head h1 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
}

.oi-quicklinks-showmore {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  max-width: 115px;
  text-align: center;
}
.oi-quicklinks-showmore a.showmore,
.oi-quicklinks-showmore.showmore a.showless {
  display: block;
}
.oi-quicklinks-showmore a.showless,
.oi-quicklinks-showmore.showmore a.showmore {
  display: none;
}
.oi-quicklinks-showmore a {
  font-size: 12px;
  color: #e91a42;
  font-weight: normal;
  padding: 5px;
  border-radius: 10px;
  text-transform: uppercase;
  background: #f0f4ff;
  z-index: 1000;
  display: block;
  border: 1px solid #d9d9d9;
  text-decoration: none;
}
.gd-down-arrow {
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/images/arrow-down-blue.svg) no-repeat 0 0;
  width: 9px;
  height: 9px;
  vertical-align: middle;
  display: inline-block;
}
.gd-up-arrow {
  background: url(https://images.filmibeat.com/img/popcorn/filmibeat/media/images/arrow-down-blue.svg) no-repeat 0 0;
  width: 9px;
  height: 9px;
  vertical-align: middle;
  display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.oi-quicklinks-listing.showmore {
  min-height: 250px;
  overflow-y: auto;
}
.oi-quicklinks-listing {
  padding: 10px;
  max-height: 120px;
  overflow: hidden;
  -moz-transition: all 0.27s ease-in;
  -o-transition: all 0.27s ease-in;
  -webkit-transition: all 0.27s ease-in;
  transition: all 0.27s ease-in;
}
.top-actor-listing {
  padding: 0px 20px;
}
.top-actor-thumb img {
  width: 100%;
  display: block;
}
.top-actor-desc {
  font-size: 14px;
  padding: 10px 0px;
}
.toplisting-block-list .db-section {
  background: #f0f1f5;
  padding: 10px 0px;
  margin-bottom: 15px;
}
.toplisting-block-list .db-more-link a {
  background: #fff;
}
.toplisting-block-list {
  padding-top: 15px;
}

.movie-card-list-block {
  padding-top: 10px;
}
.toplisting-movcard .movcard-thumb-lt {
  float: left;
  width: 100px;
  border-radius: 5px;
  overflow: hidden;
}
.movcard-thumb-lt img {
  width: 100%;
  display: block;
  position: relative;
}
.toplisting-movcard .movcard-dtls-rt {
  margin-left: 110px;
}
.movcrd-name {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.movcard-dtls-rt span {
  font-size: 14px;
  color: #000;
  display: block;
}
.movie-card-list-block .db-section {
  background: #f0f1f5;
  padding: 10px;
  position: relative;
}
.movcard-no {
  position: absolute;
  width: 20px;
  height: 25px;
  color: #fff;
  text-align: center;
  top: 0;
  right: 0;
  background: #e91b42;
  font-size: 14px;
}
.movcard-dtls-rt-btm {
  font-size: 14px;
  padding: 5px 0px;
}
.movie-card-list-block .db-more-link a {
  background: #fff;
}

.db-upcoming-list ul {
  display: flex;
  flex-wrap: nowrap;
}
.db-upcoming-list ul li {
  padding: 7px 10px;
  width: 100%;
}
.db-upcoming-list ul li a {
  color: #a19fa0;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 0px;
}
.db-upcoming-list ul li a.active {
  color: #ea1941;
  border-bottom: 2px solid #ea1941;
}
.db-upcming-lang ul {
  white-space: nowrap;
  width: 100%;
  overflow-x: scroll;
}
.db-upcming-lang ul li {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  background: #fff;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  border-radius: 20px;
  overflow: hidden;
  margin: 5px 2px;
}
.db-upcming-lang ul li a.active {
  background: #ea1941;
  color: #fff;
}
.db-upcming-lang ul li a {
  text-decoration: none;
  color: #333;
  background: #fff;
  border-radius: 20px;
  padding: 10px 12px;
  font-size: 12px;
}
.db-upcomin-list-lt {
  border-bottom: 1px solid #d9d9d9;
}
.oi-search-content {
  margin: 10px 0px;
}
.db-upcming-lang {
  margin: 10px 0px;
}
.db-upcming-mov-month {
  margin: 10px 0px;
  background: #f0f1f5;
  padding: 5px 0px 5px 5px;
}
.db-upcming-mov-month .upcoming-year {
  float: left;
  width: 100px;
}
.db-upcming-mov-month .upcoming-month {
  margin-left: 110px;
}
.upcoming-year {
  border: solid thin #cecfd0;
  height: 24px;
  border-radius: 20px;
  line-height: 25px;
  position: relative;
}
.upcoming-year select,
.upcoming-year span {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  padding: 0 10px;
}
.upcoming-year span {
  color: #ea1941;
  background: #fff;
  border-radius: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 1;
}
.upcoming-year span:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-left: solid 2px #ea1941;
  border-bottom: solid 2px #ea1941;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 10px;
  top: 6px;
  margin: auto;
}
.upcoming-year select {
  z-index: 2;
  opacity: 0;
  width: 100%;
}
.upcoming-month ul {
  white-space: nowrap;
  width: 100%;
  overflow-x: scroll;
}
.upcoming-month ul li {
}
.upcoming-month ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #a19fa0;
  margin: 0px 4px;
  text-align: center;
}
.upcoming-month ul li a {
  font-size: 10px;
  color: #fff;
  padding: 5px;
  line-height: 20px;
  display: block;
  text-decoration: none;
}
.upcoming-month ul li.active {
  background: #ea1941;
}
.db-upcoming-top-list .oi-search-content {
  float: none;
}
.movie-caste {
  font-size: 12px;
  color: #000;
}
.db-upcomingmovs-list ul {
  overflow-x: auto;
  white-space: normal;
}
.db-upcomingmovs-list ul li {
  width: auto;
  display: block;
  margin-right: 0px;
  margin-bottom: 8px;
}
.db-upcomingmovs-head {
  text-transform: capitalize;
  color: #ea1941;
  font-weight: bold;
  padding-bottom: 10px;
}
.box-shad-btm {
  margin-bottom: 10px;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
}
button {
  padding-top: 15px;
  display: block;
  background: #fff;
  border: 1px solid#ea1941;
  border-radius: 10px;
  color: #ea1941;
  outline: none;
  margin: auto;
  margin-top: 10px;
  padding: 8px 30px;
  cursor: pointer;
  font-size: 14px;
}

.top-listing-movs-list {
  margin: 8px;
}
.top-listing-movs-list ul li {
  border-radius: 20px;
  background: #fff;
  padding: 10px;
  -moz-box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 80%);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.top-listing-movs-thumb {
  float: left;
  width: 140px;
  border-radius: 5px;
  overflow: hidden;
}
.top-listing-movs-thumb img {
  width: 100%;
  display: block;
}
.top-listing-movs-dtls {
  vertical-align: middle;
  color: #000;
  margin-left: 150px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.db-celeb-birth-month-block {
  padding-bottom: 5px;
}
.db-celeb-birth-month-block .arr-lt {
  float: left;
  width: 20%;
  text-align: left;
}
.month-arrow {
  display: inline-block;
  vertical-align: middle;
}
.db-celeb-birth-month-block .arr-rt {
  float: right;
  width: 20%;
  text-align: right;
}
.month-text {
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #e91a42;
  font-weight: bold;
  width: 60%;
}
.month-arrow a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.month-arrow .material-icons {
  display: inline-block;
  vertical-align: middle;
}
.db-celeb-birthday-section .oi-search-content {
  margin: 0px;
}
.db-celeb-birthday-dtls ul li {
  background: #eff1f5;
  border-radius: 5px;
  overflow: hidden;
  padding: 8px;
  -moz-box-shadow: 0px 3px 8px -4px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
  box-shadow: 0px 3px 8px -4px rgb(0 0 0 / 80%);
}
.celeb-dob {
  font-size: 13px;
  padding-top: 10px;
}
.big-line {
  position: relative;
}
.big-line h1::after {
  top: 57px;
  position: absolute;
}
.birth-desc {
  padding-bottom: 0px;
}

.db-celeb-day-block {
  padding-bottom: 10px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
#outer {
  width: 87%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.hide {
  display: none;
}
#left-button {
  width: 25px;
  height: 25px;
  top: 0;
  right: 0px;
  position: absolute;
  text-align: center;
  cursor: pointer;
}

#right-button {
  width: 25px;
  height: 25px;
  left: 0px;
  position: absolute;
  transform: rotate(180deg);
  text-align: center;
  cursor: pointer;
}

#inner:first-child {
  margin-left: 0;
}
.db-celeb-day-block ul li.active {
  background-color: #ea1941;
  color: #fff;
  font-weight: bold;
}
.db-celeb-day-block ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin: 0px 1px;
}
.db-celeb-day-block ul li.active a {
  color: #fff;
}
.db-celeb-day-block ul li a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

/* Popup-box-css */
.mid-rate-mov a{text-decoration: none; color: #fff;}
.rating-box-main {
text-align: center;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0; /* z-index: 1050; */
-webkit-overflow-scrolling: touch;
outline: 0;
opacity: 0;
-webkit-transition: opacity 0.15s linear, z-index 0.15;
-o-transition: opacity 0.15s linear, z-index 0.15;
transition: opacity 0.15s linear, z-index 0.15;
z-index: -1;
overflow-x: hidden;
overflow-y: auto;
}
.Click-here{cursor: pointer;}
.model-open {
z-index: 99999;
opacity: 1;
overflow: hidden;
}
.rating-box-inner {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
display: inline-block;
vertical-align: middle;
width: 300px;
margin: 30px auto;
max-width: 97%;
}
.rating-box-wrap {
display: block;
width: 100%;
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
text-align: left;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-height: calc(100vh - 70px);
overflow-y: auto;
}
.model-open .rating-box-inner {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
position: relative;
z-index: 999;top: 25%;
}
.model-open .bg-overlay {
background: rgba(0, 0, 0, 0.6);
z-index: 99;
}
.bg-overlay {
background: rgba(0, 0, 0, 0);
height: 100vh;
width: 100%;
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
}
.close-btn {
position: absolute;
right: -15px;
top: -16px;
cursor: pointer;
background: #000;
line-height: 27px;
border: 2px solid #fff;
text-align: center;
width: 30px;
height: 30px;
border-radius: 50%;
z-index: 99;
font-size: 28px;
color: #fff;
}
.db-inner-popup-content{text-align: center;text-transform: uppercase;}
.db-inner-popup-content span{display: block;}
.db-popup-ratingbox {
    background: #1f1f1f;
    padding: 5px 20px 10px 20px;
    border-radius: 10px;
}
.db-popup-ratingbox .lt-rate-users{float: none;margin: 0 auto;text-align: center;width: auto;}
.db-popup-ratingbox .rating .stars .star {
    padding: 0px 5px;
}
.db-popup-ratingbox .rating .stars {
  width: 150px;
}
.db-popup-ratingbox .rating .stars .star:before {
    font-size: 20px;
}
h1.db-popup-title {
  font-size: 24px;
  line-height: 28px;padding: 5px 0px;
}
.popup-rate{margin-top: 15px;}
.popup-rate a{padding: 5px 50px;
    background: #fff;
    text-decoration: auto;
    color: #ee1563;text-transform: capitalize;font-weight: bold;
    border: 1px solid #ee1563;
    border-radius: 5px;}
.inner-toprate{color: #ee1563;font-size: 16px;font-weight: bold;margin-bottom: 5px;}    
.inner-ratetext{font-size: 14px;}


/* Half-star-css */
#half-stars-example .rating-group {
  display: inline-flex;align-items: center;
}
#half-stars-example .rating__icon {
  pointer-events: none;
}
#half-stars-example .rating__input {
  position: absolute !important;
  left: -9999px !important;
}

#half-stars-example .rating__label--half {
  padding-right: 0;
  margin-right: -0.7em;
  z-index: 2;
}
#half-stars-example .rating__label {
  cursor: pointer;
  margin: 0 0.2em;
  font-size: 1.8rem;
}
#half-stars-example .rating__icon--star {
  color: #ee1563;
}
/* #half-stars-example .rating__icon--none {
  color: #eee;
} */
#half-stars-example .rating__input--none:checked + .rating__label .rating__icon--none {
  color: red;
}
#half-stars-example .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}
#half-stars-example .rating-group:hover .rating__label .rating__icon--star,
#half-stars-example .rating-group:hover .rating__label--half .rating__icon--star {
  color: #ee1563;
}
#half-stars-example .rating__input:hover ~ .rating__label .rating__icon--star,
#half-stars-example .rating__input:hover ~ .rating__label--half .rating__icon--star {
  color: #ddd;
}
#half-stars-example .rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
  color: #eee;
}
#half-stars-example .rating__input--none:hover + .rating__label .rating__icon--none {
  color: red;
}
.db-crew-listing {margin: 10px ; }
.db-crew-listing ul li { list-style-type: none; border:  1px solid #ccc; margin-bottom: 10px; border-radius:  5px ; } 
.actor-crew { padding:  10px ; }
.crew-thumb { display: inline-block; width: 75px ; vertical-align: middle; overflow:  hidden; border-radius:  5px ; float: left; }
.crew-thumb img { width: 100%; display: block; } 
.crew-txt { margin-left: 100px ; } 
.crew-txt div { font-weight: bold; color:  #06c; font-size:16px; } 
.crew-txt span { display: block; padding:  5px 0; color:  #404040; font-size: 12px; }