
.uk-background-black{
  background: #000
}
.uk-background-grey{
  background: #242420
}
.vd-list{
  transition: all 300ms linear;
  cursor: pointer;
}
.vd-list:hover{
  background-color: #444444;
}
.vd-list:hover, .vd-list:hover .uk-text-meta, .vd-list:hover .uk-h5{
  color:#fff!important;
}
.youtube-play svg{
  fill: #f90b0a!important;
  width: 40px;
}
.count-width{
  width: 30px;
}
.animation-5{
  transition: .3s ease-out;
  transition-property: opacity, transform, filter;
}
.title-content {
    line-height: 12px;
}
/* .hero-vd-thumb{
  height:140px
}
@media (min-width: 1400px){
  .hero-vd-thumb{
    height:240px
  }
}
@media (max-width: 960px){
  .hero-vd-thumb{
    height:280px
  }
} */

