.video-wrapper {
  position: relative;
}
.video-wrapper img {
  width: 100%;
}
.video-wrapper i {
  position: absolute;
  top: 50%;
  left: 50%;
}
.video-featured {
  margin-top: 30px;
  margin-bottom: 40px;
}
.home-content .video-featured {
  margin-bottom: 0px;
}
.video-featured .video-info {
  padding: 30px 15px;
  background-color: #F9F9F9;
}
.home-content .video-featured .video-info {
  background-color: transparent;
  padding: 0;
}
.video-featured h3 {
  font-size: 1.625em;
  line-height: 120%;
  margin-bottom: 15px;
  margin-top: 0px;
  color: #000000;
  text-transform: none;
}
@media (max-width: 1199px) {
  .video-featured h3 {
    font-size: 1.375em;
  }
}
@media (max-width: 991px) {
  .video-featured h3 {
    font-size: 1.25em;
  }
}
@media (max-width: 479px) {
  .video-featured h3 {
    font-size: 1.125em;
  }
}
.home-content .video-featured h3 {
  margin-top: 30px;
}
.video-featured p {
  font-size: 0.875em;
}
@media (max-width: 1199px) {
  .video-featured p {
    font-size: 0.875em;
  }
}
@media (max-width: 991px) {
  .video-featured p {
    font-size: 0.75em;
  }
}
@media (max-width: 479px) {
  .video-featured p {
    font-size: 0.75em;
  }
}
.video-featured .video-wrapper i {
  margin-left: -55px;
  margin-top: -55px;
}
#video-modal .modal-content {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: inherit;
  background-clip: inherit;
  line-height: 0%;
  border: 1px solid #666666;
}
#video-modal .modal-body {
  padding: 0;
}
#video-modal .modal-dialog,
#video-modal iframe {
  width: 853px;
  height: 480px;
  margin: 0;
}
@media (max-width: 991px) {
  #video-modal .modal-dialog,
  #video-modal iframe {
    width: 640px;
    height: 360px;
  }
}
@media (max-width: 768px) {
  #video-modal .modal-dialog,
  #video-modal iframe {
    width: 460px;
    height: 259px;
  }
}
@media (max-width: 480px) {
  #video-modal .modal-dialog,
  #video-modal iframe {
    width: 300px;
    height: 169px;
  }
}
#video-modal .modal-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -421px;
  margin-top: -240px;
}
@media (max-width: 991px) {
  #video-modal .modal-dialog {
    margin-left: -320px;
    margin-top: -180px;
  }
}
@media (max-width: 768px) {
  #video-modal .modal-dialog {
    margin-left: -230px;
    margin-top: -130px;
  }
}
@media (max-width: 480px) {
  #video-modal .modal-dialog {
    margin-left: -150px;
    margin-top: -85px;
  }
}
.banner-youtube-channel {
  display: block;
  background: url('../images/videos/background_youtube_channel.jpg') center center no-repeat;
  background-size: cover;
  border-radius: 3px;
  color: white;
  text-transform: none;
  padding: 30px;
  margin: 0px 0px 40px 0;
}
@media (max-width: 991px) {
  .banner-youtube-channel {
    text-align: center;
    padding: 15px;
  }
}
.banner-youtube-channel .title {
  font-size: 1.5em;
  display: inline-block;
  padding: 10px;
}
@media (max-width: 1199px) {
  .banner-youtube-channel .title {
    font-size: 1.125em;
  }
}
@media (max-width: 991px) {
  .banner-youtube-channel .title {
    font-size: 1.125em;
  }
}
@media (max-width: 479px) {
  .banner-youtube-channel .title {
    font-size: 1em;
  }
}
.banner-youtube-channel .button {
  border: 2px solid white;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 3px;
  display: block;
  float: right;
  font-size: 1.25em;
}
@media (max-width: 991px) {
  .banner-youtube-channel .button {
    float: none;
  }
}
@media (max-width: 1199px) {
  .banner-youtube-channel .button {
    font-size: 1.125em;
  }
}
@media (max-width: 991px) {
  .banner-youtube-channel .button {
    font-size: 1em;
  }
}
@media (max-width: 479px) {
  .banner-youtube-channel .button {
    font-size: 1em;
  }
}
.banner-youtube-channel:hover,
.banner-youtube-channel:active {
  color: white;
}
.videos-content .left-column {
  margin-top: 40px;
}
.video h3 {
  font-size: 0.9375em;
  line-height: 120%;
  font-weight: 600;
  color: #000000;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .video h3 {
    font-size: 0.9375em;
  }
}
@media (max-width: 991px) {
  .video h3 {
    font-size: 0.875em;
  }
}
@media (max-width: 479px) {
  .video h3 {
    font-size: 0.875em;
  }
}
.home-content .video h3 {
  margin-top: 30px;
}
.video p {
  font-size: 0.8125em;
}
@media (max-width: 1199px) {
  .video p {
    font-size: 0.8125em;
  }
}
@media (max-width: 991px) {
  .video p {
    font-size: 0.75em;
  }
}
@media (max-width: 479px) {
  .video p {
    font-size: 0.75em;
  }
}
.video .date {
  margin-bottom: 5px;
}
.video img {
  width: 100%;
}
.video .video-wrapper i {
  margin-left: -27px;
  margin-top: -27px;
}
.video .video-info-title {
  height: 2.5em;
  overflow: hidden;
  width: 100%;
  clear: both;
  float: left;
  margin-top: 15px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .video .video-info-title {
    height: 1em;
    margin-bottom: 5px;
  }
}
.video .video-info-description {
  height: 4.5em;
  overflow: hidden;
  width: 100%;
  margin-bottom: 5px;
  clear: both;
  float: left;
}
@media (max-width: 767px) {
  .video .video-info-description {
    height: auto;
  }
}
.videos {
  margin-bottom: 60px;
  clear: both;
  float: left;
}
.videos .link {
  color: #F59331;
  font-weight: 600;
  font-size: 0.75em;
}
@media (max-width: 1199px) {
  .videos .link {
    font-size: 0.75em;
  }
}
@media (max-width: 991px) {
  .videos .link {
    font-size: 0.75em;
  }
}
@media (max-width: 479px) {
  .videos .link {
    font-size: 0.75em;
  }
}
.videos .video:before {
  display: none;
  content: ' ';
  width: calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -o-calc(100% - 30px);
  clear: both;
  float: left;
  position: relative;
  border-top: 1px dotted #CCCCCC;
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: 15px;
}
.videos .video:nth-child(1):before {
  display: none !important;
}
@media (max-width: 767px) {
  .videos .video:before {
    display: block;
  }
}
@media (min-width: 768px) {
  .videos .video:nth-child(2n-1):before {
    display: block;
  }
}