.video-countdown .video-item {
  padding-top: 40px;
}
.video-countdown .video-item-content {
  bottom: 50px;
}
.video-countdown .video-item h4 {
  position: relative;
  color: white;
  font-size: 64px;
  line-height: 64px;
  padding-bottom: 10px;
  font-weight: bold;
}
.video-countdown .video-item h5 {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  background-color: #4bc4d5;
  color: #191919;
}
.video-countdown .video-item h5.broken {
  background-color: #fece06;
}
h1.main-title {
  font-size: 26px;
  line-height: 44px;
  text-transform: uppercase;
  text-align: center;
  color: #191919;
  letter-spacing: 3px;
  max-width: none;
  padding: 20px 0;
}
.main-container {
  padding: 10px 10px 45px;
}
.onepage-social {
  padding-top: 20px;
  margin-bottom: -20px;
}
.onepage-social-text {
  font-size: 18px;
  line-height: 24px;
  float: left;
  max-width: 653px;
  text-align: left;
  color: #0f0f0f;
  padding-bottom: 10px;
}
.onepage-social-links {
  float: right;
}
.onepage-social-links a {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  margin-left: 20px;
  background: transparent center no-repeat;
}
.onepage-social-links a.first {
  margin-left: 0;
}
.onepage-social-links h3 {
  font-size: 20px;
  color: #191919;
  text-align: center;
  clear: both;
  padding-top: 10px;
}
@media only screen and (max-width: 773px) {
  .main-banner .youtube {
    height: 0;
    padding-bottom: 56.27%;
  }
}
