.featured-videos-wp .featured-list-wp .featured-container {
  width: 255px;
  height: 163px;
  float: left;
  margin: 10px 15px 10px;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-text {
  width: 255px;
  height: 163px;
  position: absolute;
  z-index: 999;
  text-align: center;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-text a {
  display: block;
  color: #666666;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-text a img:hover {
  opacity: .8;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-text a img {
  width: 70px;
  height: auto;
  margin-top: 30px;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text {
  height: 38px;
  margin: 10px auto;
  width: 225px;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .date {
  background-color: #60bfd7;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  padding: 5px 0;
  width: 124px;
  font-family: 'Roboto', sans-serif;
  float: left;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories {
  font: 300 14px/1.5em "Helvetica Neue", Helvetica, sans-serif;
  color: #555555;
  margin: 0px;
  padding: 0px;
  float: left;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories li {
  background-color: #5e6e7e;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories li a {
  text-align: center;
  color: #ffffff;
  padding: 5px 0px;
  width: 101px;
  line-height: 1.5em;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories li a:hover {
  opacity: .8;
}

.featured-videos-wp .featured-list-wp .featured-container .featured-image {
  width: 255px;
  height: 163px;
  position: absolute;
  z-index: 99;
  overflow: hidden;
}
.featured-videos-wp .featured-list-wp .featured-container .featured-image img {
  height: auto;
  margin-left: -8%;
  margin-top: -12%;
  width: 116%;
}

.featured-videos-wp h2 {
  font-family: 'Pacifico', cursive;
  font-size: 40px;
  font-weight: normal;
  color: #5e6e7e;
  margin: 0px;
  text-align: center;
}

.featured-videos-wp hr {
  color: #5e6e7e;
  width: 92px;
  text-align: center;
  margin: 30px auto;
  border: none;
  height: 1px;
  background-color: #5e6e7e;
}

.featured-videos-wp p {
  color: #5e6e7e;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.5em;
  text-align: center;
}

.featured-videos-wp .clear {
  clear: both;
}

.featured-videos-wp p.btns-vm>a {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  background-color: #60bfd7;
  padding: 7px 30px;
  display: inline-block;
  margin: 0px 0px;
  border: 1px solid #60bfd7;
  background: #60bfd7 none repeat scroll 0% 0%;
  transition: all 0.2s ease-in-out 0s;
  text-decoration: none;
}

.featured-videos-wp p.btns-vm>a:hover {
  color: #60bfd7;
  border: 1px solid #60bfd7;
  background: #ffffff none repeat scroll 0% 0%;
}

@media screen and (max-width: 767px){
  .featured-videos-wp h2 {
    font-size: 25px;
  }
  .featured-videos-wp .featured-list-wp .featured-container {
    width: 100%;
    height: auto;
    float: none;
    margin: 15px 0px 30px;
  }
  .featured-videos-wp .featured-list-wp .featured-container .featured-text {
    width: 100%;
    height: 200px;
    position: absolute;
    z-index: 999;
    margin: 0px 15px 0px -15px;
    text-align: center;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text a img {
    width: 55px;
    height: auto;
    margin-top: 80px;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text {
    height: 200px;
    margin: 14px auto;
    width: 225px;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .date {
    text-align: center;
    margin: 0;
    padding: 5px 0;
    width: 124px;
    font-family: 'Roboto', sans-serif;
    float: left;
    background-color: #60bfd7;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories {
    margin: 0px;
    padding: 0px;
    float: left;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories li {
    background-color: #5e6e7e;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    font-family: 'Roboto', sans-serif;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-text .center-text .post-categories li a {
    text-align: center;
    color: #fff;
    padding: 5px 0px;
    width: 101px;
    line-height: 1.5em;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-image {
    width: 100%;
    height: 200px;
    position: relative;
    z-index: 99;
    overflow: hidden;
    background-color: #5e6e7e;
  }

  .featured-videos-wp .featured-list-wp .featured-container .featured-image img {
    border-radius: 0px;
    height: auto;
    margin-left: -12%;
    margin-top: -12%;
    width: 124%;
  }

  .featured-videos-wp p {
    font-size: 16px;
    font-weight: 400;
  }

}
