.video-shariff-preview-overlay {
  background: rgba(255, 255, 255, 0.8);
  z-index: 5;
}

.video-shariff-preview-text {
  z-index: 6;
  top: 0;
  font-size: 1.333rem;
  font-weight: normal;
  background: #860003;
  padding: 1.5rem 1.5rem;
  color: #fff;
}

.news-list-view .news-img-wrap a.video-shariff-play img {
  float: none;
}
.news-list-view .video-shariff-preview {
  top: 10%;
}
.news-list-view .video-shariff-preview-icon {
  display: none;
}
.news-list-view .video-shariff-preview-text {
  font-size: 90%;
  padding: 0.5rem;
  width: 90%;
}

.news-single .video-shariff-preview {
  top: 30%;
}
.news-single .video-shariff-preview-text {
  font-size: 90%;
  padding: 0.5rem;
  width: 60%;
}

.col-4_md-12_d-5 .video-shariff-preview {
  top: 9%;
}
.col-4_md-12_d-5 .video-shariff-preview-text {
  font-size: 0.75rem;
}

/*# sourceMappingURL=videoshariff.css.map */
