/* BASED ON : 
 * START Fast & Agile YouTube Embed by Schoberg.net
 */
.youtubeVideoLoader{position:relative;cursor:pointer;background:center center/cover no-repeat #ccc;padding-bottom:65.25%;height:0;clear:both;margin-bottom:10px}.youtubeVideoLoader::after,.youtubeVideoLoader::before{content:'';display:block;position:absolute;top:50%;left:50%}.youtubeVideoLoader::before{background:rgba(255,255,255,.6);height:80px;width:80px;margin:-40px 0 0 -40px;border-radius:100px;box-shadow:0 0 20px 3px rgba(51,51,51,.8);transition:all .1s ease;z-index:1}.youtubeVideoLoader:hover::before{background:rgba(238,238,238,.8);box-shadow:0 0 10px 3px rgba(51,51,51,.8);width:100px;height:100px;margin:-50px 0 0 -50px}.modal-content .youtube,.modal-footer .youtube{background-color:#444}.youtubeVideoLoader::after{line-height:0;border-style:solid;border-width:20px 0 20px 40px;margin:-20px 0 0 -15px;border-color:transparent transparent transparent #333;height:0;width:0;z-index:2}#videoModalContainer{width:100%;padding:0;top:0;left:0}.modal-body{padding:0}.modal-footer{padding:1em;border-top:none}