.youtube-stream-group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:space-between;align-items:space-between;flex-wrap:wrap;margin:60px -5px}.youtube-stream-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-flow:nowrap;-webkit-box-pack:justify;justify-content:space-between;flex-basis:calc(50% - 10px);margin:5px;-webkit-box-flex:1;flex-grow:1;flex-shrink:0;-webkit-transition:-webkit-flex-basis .25s;transition:-webkit-flex-basis .25s;transition:flex-basis .25s;transition:flex-basis .25s, -webkit-flex-basis .25s}.youtube-stream-container.expanded{-webkit-box-align:start;align-items:flex-start;flex-basis:calc(100% - 10px)}.youtube-stream-thumbnail{display:block;box-shadow:0 2px 3px rgba(0,0,0,.3);background-color:rgba(255,255,255,.2);background-size:cover;background-repeat:no-repeat;background-position:center;margin-right:1em;-webkit-box-flex:0;flex-grow:0;flex-basis:150px;width:150px;height:100px;-webkit-transition:width .5s,-webkit-flex-basis .5s;transition:width .5s,-webkit-flex-basis .5s;transition:flex-basis .5s,width .5s;transition:flex-basis .5s,width .5s,-webkit-flex-basis .5s}.expanded .youtube-stream-thumbnail{flex-basis:225%;width:225%;height:auto}.expanded .youtube-stream-thumbnail iframe{border:0}.youtube-stream-thumbnail a{display:-webkit-box;display:flex;height:100px;width:150px;color:#fff;text-decoration:none;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-shadow:0 1px 0 rgba(0,0,0,.3);font-size:2.5em;background-color:transparent;-webkit-transition:background-color .25s,font-size .25s;transition:background-color .25s,font-size .25s}.youtube-stream-thumbnail a:hover{background-color:rgba(255,255,255,.1);color:#fff;font-size:2.55em}.expanded .youtube-stream-thumbnail a{display:none}.youtube-stream-text{display:block;-webkit-box-flex:1;flex-grow:1}.youtube-stream-credits,.youtube-stream-description,.youtube-stream-materials,.youtube-stream-text .label,.youtube-stream-title{margin:.5rem 0;-webkit-transition:margin .25s;transition:margin .25s}.expanded .youtube-stream-credits,.expanded .youtube-stream-description,.expanded .youtube-stream-materials,.expanded .youtube-stream-text .label,.expanded .youtube-stream-title{margin:1rem 0}.youtube-stream-text .label{font-size:1em}.youtube-stream-title{display:block}.youtube-stream-credits,.youtube-stream-description,.youtube-stream-materials{display:none}.expanded .youtube-stream-credits,.expanded .youtube-stream-description,.expanded .youtube-stream-materials{display:block}@media (max-width:976px){.youtube-stream-container{flex-basis:calc(100% - 10px)}}@media (max-width:776px){.youtube-stream-container.expanded{display:block}.expanded .youtube-stream-thumbnail{width:100%}.expanded .youtube-stream-text{margin-top:1rem}}@media (max-width:500px){.youtube-stream-thumbnail{flex-basis:100px;width:100px;height:80px}.youtube-stream-thumbnail a{flex-basis:100px;width:100px;height:80px}.youtube-stream-title{margin:0}.youtube-stream-text .label{font-size:.8em}}