.single_video{margin:15px 0;border-radius:5px;padding:15px;border:solid 1px #cc0c00;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,8%);cursor:pointer}.video_thumb{max-width:110px;position:relative;height:auto;text-align:center;float:right;margin-left:8px}.video_thumb img{max-width:100%;max-height:70px;border-radius:5px}.single_video:hover .video_thumb:after{content:"\f215";display:inline-block;font-family:ionicons;font-size:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;color:#fff;text-shadow:2px 2px #000}.video_info{height:70px}.video_label{color:#cc1700;font-size:18px;letter-spacing:1px;font-weight:500;padding-bottom:3px}.video_name{font-weight:500;font-size:18px;line-height:25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#video_overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,.6);z-index:5;cursor:pointer}#embed_container{position:fixed;top:50%;left:50%;max-width:94%;margin:0 auto;width:768px;transform:translate(-50%,-50%);z-index:6}#embed_container iframe{position:absolute;top:0;left:0;width:100%;height:100%}#embed_container::before{content:"";display:block;padding-top:56.25%}