.video-container{height:81px;display:-webkit-box;display:flex;padding:0}@media only screen and (max-width:767px){.video-container:nth-child(n+2){margin-top:25px}}@media only screen and (min-width:768px){.video-container:nth-child(n+3){margin-top:25px}}.video-container a{position:relative}.video-container a .video-image{min-width:144px;max-height:81px;-o-object-fit:cover;object-fit:cover}.video-container a .video-duration{position:absolute;right:4px;bottom:4px;font-size:10px;font-weight:500;color:#fff;padding:3px 4px 2px;background:rgba(0,0,0,.65);border-radius:3px}.video-container .video-info{position:relative;width:100%;height:81px;margin-left:15px}.video-container .video-info .video-title{font-size:16px;font-weight:500;margin-bottom:0;line-height:1em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.video-container .video-info .video-details{position:absolute;bottom:0;left:0;right:0;margin:0;padding-right:10px}.video-container .video-info .video-details span{font-size:12px;font-weight:300;color:grey}.video-container .video-info .video-details i{margin-right:2px}.video-container .video-info .video-details i:before{margin-right:3px}.video-container .video-info .video-details i:last-of-type{margin-left:5px}@media (min-width:768px){.video-container .odd-video-info{margin-right:10px}}