.et_pb_playlist_item {
  border-bottom: 1px solid #ddd;
  padding: 16px 0 16px 0;
  cursor: pointer;
}

.et_pb_playlist_item_home {
  padding: 0 !important;
}

.et_pb_playlist_item_featured {
  padding: 0 !important;
  border: 0 !important;
}

.et_pb_playlist_item_subfeatured {
  padding: 0 !important;
  margin: 0 !important;
  display: inline-block;
  width: 140px;
  height: 140px;
}

.et_pb_video_playlist {
  display: block;
  float: left;
  width: 150px;
  height: 80px;
  margin: 0 14px 0 0;
}

.playlist-features {
  float: right;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 0px;
  margin-right: 24px;
  margin-top: 10px;
}

.playlist-header-title {
  color: #b1ff47;
  margin-bottom: 11px;
}

.playlist-header-next {
  color: #999;
}

.swiper-vertical-container {
  overflow: hidden;
}

@media only screen and (max-width: 980px) {
  #front-video-title, #front-video-desc {
    display: none;
  }
}

#more-front {
  float: right;
  margin-right: 15px;
  font-weight: bold;
}

.et_pb_video_playlist_featured {
  display: block;
  width: 275px;
  height: 170px;
  margin: 0 14px 0 0;
}

.et_pb_video_playlist_subfeatured {
  display: inline-block;
  width: 140px;
  height: 140px;
  margin: 0 14px 0 0;
}

.et_pb_video_play {
  color: #fff !important;
  font-size: 3rem !important;
}

.et_pb_video_play_big {
  font-size: 4rem !important;
  left: 60% !important;
}

.et_pb_playlist_description {
  vertical-align: top;
  position: relative;
}

.et_pb_playlist_description h4 {
  font-size: 16px !important;
}

.is-playing {
  background-color: #ddd;
}

.et_pb_segment_playlist_item {
  display: inline-block;
  width: 180px;
  max-height: 200px;
  margin: 0 20px 20px 0;
}

.et_pb_segment_playlist_item h4 {
  font-size: 14px !important;
}

.et_pb_video_segment_playlist {
  width: 180px;
  height: 100px;
  margin-bottom: 12px !important;
}

#main-player {
  margin: 0 0 14px 0 !important;
}

#front-player {
  margin: 0 0 14px 0 !important;
}

.select-season-widget-top-right {
  float: right;
}

.select-season-widget {
  padding: 0;
}

.select-season-widget span {
  font-size: 14px;
  color: #999;
}

.et_pb_homepage_segment_info {
  text-align: center;
}

.et_pb_homepage_segment_info img {
  width: 60%;
}

.et_pb_homepage_segment_row {
  border-bottom: 1px solid #ddd;
  margin: 14px 0 14px 0;
}

.et_vp_video_overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  cursor: pointer;
}

.et_vp_video_overlay_hover {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.local-listings {
  padding: 20px;
  border: 1px solid #d6d6d6;
  background-color: #f2f2f2;
  margin-top: 25px;
}

.local-listings h2 {
  font-family: "Raleway", sans-serif;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300 !important;
  color: #999;
  text-transform: uppercase;
}

.local-listings input {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #0682b6 !important;
  border: none !important;
  background-color: #FFF !important;
  padding: 10px !important;
}

.local-listings ul {
  margin: 0 !important;
  padding: 0 !important;
  height: 300px !important;
  list-style: none !important;
  overflow: hidden !important;
  overflow-y: scroll !important;
}

.local-listings li {
  font-family: "Raleway", sans-serif;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
  color: #999;
  padding: 10px 15px 10px 15px;
}

.highlight-listing {
  color: #FFF !important;
  background-color: #d6d6d6;
  font-weight: bold !important;
}

.individual-video-title {
  font-family: "Raleway", sans-serif !important;
  font-size: 21px !important;
  line-height: 24px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

.individual-video-metadata {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px !important;
  line-height: 17px !important;
  font-weight: 700 !important;
  color: #666;
}

.individual-video-description {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px !important;
  line-height: 17px !important;
  font-weight: normal !important;
  color: #000 !important;
}

.season-selector {
  border: none !important;
  margin: 0;
  padding: 0;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  padding-right: 10px;
  background: transparent url("http://blackenterprise.com/wp-content/plugins/video-platform/public/css/arrow.png") no-repeat 15px center;
  width: 40px;
}

.segment-title {
  font-family: "Raleway", sans-serif !important;
  font-size: 21px !important;
  line-height: 24px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

.segment-season-title {
  font-family: "Raleway", sans-serif !important;
  font-size: 18px !important;
  line-height: 21px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

.segment-show-title {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px !important;
  line-height: 15px !important;
  font-weight: normal !important;
  color: #000 !important;
  text-overflow: ellipsis;
}
