.videoPageWrap {

}

.videoPageWrap h1 {
  color: #01264b;
  font-family: 'Bebas Neue';
  text-align: center;
}

.videoPageWrap .event_summary {
  font-size: 18px;
}

.videoPageWrap .pldegeWrap {
  filter: none;
}

.videoPageWrap .featureBanner iframe {
  box-shadow: none;
}

a.past-event-link {
  border: solid 1px #7693b2;
}

a.past-event-link:hover {
  text-decoration: none;
  background-color: #dbe5f1;
}

p.event-title {
  font-family: 'Bebas Neue';
  font-size: 24px;
  color: #01264b;
  padding: 5px 10px;
  text-decoration: none;
  margin: 0px;
}
.item_PG20H01 p.event-title {
	color: #fff;
	}

.simple-pagination ul {
  text-align: center;
}

.simple-pagination li {
  float: none;
  display: inline-block;
}

.light-theme a, .light-theme span {
  background: #dae9f4;
  border-radius: 55px;
  border: none;
  box-shadow: none;
}

.light-theme .current {
  background: #036;
}

.videoPageWrap .simple-pagination.first {
  margin-top: 50px;
  margin-bottom: -30px;
}

.videoPageWrap .simple-pagination.last {
  margin-top: -30px;
  margin-bottom: 50px;
}