#main.site-main.with-sidebar-right {
  color: #f5f0f0;
  visibility: visible;
}

.site-branding.row {
  background-color: #050000;
  color: #ffffff;
}

#menu-main-menu.row {
  background-color: #e00909;
  font-size: 15px;
  line-height: 11px;
  font-weight: 900;
  font-style: normal;
  text-decoration: none;
  font-variant: normal;
  text-transform: uppercase;
  text-indent: 1px;
  word-spacing: 0px;
}

#colophon.site-footer.br-bottom-10 {
  background-color: #f0d8d8;
  border-width: 0px;
}

#breadcrumbs {
  color: #1a0303;
  background-color: #f7cfcf;
}

#page {
  background-color: #f5f5f5;
}

.site-branding .logo a {
  color: #ffffff;
  font-size: 39px;
}

#s.input-group-field {
  color: #f24848;
  width: 215px;
  background-color: #ffffff;
  border-width: 1px;
  border-color: #ffffff;
}

.thumb-block .entry-header {
  color: #0d0101;
}

#video-tabs button.tab-link.active {
  width: -1px;
  visibility: hidden;
  height: 7px;
}

#video-tabs.tabs {
  visibility: visible;
}

.loop-video.thumb-block.post-9893.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-latest.category-primeflix.category-web-series.tag-aagmal.tag-hot-web-series.tag-web-series {
  width: 0px;
  height: 0px;
}

.loop-video.thumb-block.post-9835.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-boommovies.category-latest.category-web-series.tag-18-web-series.tag-aagmal.tag-hot-web-series {
  z-index: 0;
}

.loop-video.thumb-block.post-9839.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-web-series.tag-web-series.actors-anjali-pandey.actors-drama.actors-hemant-chaudhary.actors-mystery.actors-namrata-kapoor.actors-romil-sharma.actors-shyam-jethnani.actors-summit-bhardwaj.actors-thriller.actors-web-series-actors-akshay-sethi {
  margin-right: -1px;
  padding-right: -1px;
}

#video-date {
  color: #120202;
}

#video-actors {
  color: #0f0101;
}

.comment-form label {
  color: #120101;
}

.entry-content {
  color: #0d0101;
}

/* Disable long press on video for mobile */
.video-js {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}