html{background:#000}body{margin:0;background:#000;overflow:hidden;font-family:"Source Sans Pro",Helvetica,sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#slates,#slates .slate{position:absolute;left:0;top:0;width:100%;height:100%}#slates .slate.phone{z-index:600;background:#000;color:#FFF;font-size:18px;display:none}body.phone #slates .slate.phone{display:block}#slates .slate.phone span{position:absolute;left:50%;top:50%;width:90%;font-size:26px;text-align:center}#slates .slate.phone iframe{position:absolute;left:0;top:0;width:100%;height:100%}#slates .slate.loading{z-index:500;background:rgba(0,0,0,.7)}#slates .slate.loading img{position:absolute;left:50%;top:50%;width:30%;display:none}#slates .slate.title{z-index:400;cursor:pointer;background:rgba(0,0,0,.8);display:none}#slates .slate.title .jack-white{position:absolute;left:50%;top:25%;width:80%}#slates .slate.title .play{position:absolute;left:50%;top:56%;width:10%}#slates .slate.title .instructions{position:absolute;left:50%;top:80%;width:55%}#slates .slate.title .share{position:absolute;right:30px;top:30px;width:8%}#slates .slate.title .fullscreen{position:absolute;bottom:20px;right:20px;height:30px;width:30px;background:url(../../../../../jackwhite/blackbat/assets/images/fullscreen-maximize.png);background-size:30px 30px;display:none}body.tablet #slates .slate.title .fullscreen{display:block}#slates .slate.share{z-index:400;background:rgba(0,0,0,.95);display:none}#slates .slate.share img{position:absolute;width:10%;top:45%;cursor:pointer}#slates .slate.share .replay img{left:19%;display:none}#slates .slate.share.from-replay .replay img{display:block}#slates .slate.share.from-replay .facebook img{left:31%}#slates .slate.share.from-share .facebook img{left:20%}#slates .slate.share.from-replay .twitter img{left:43%}#slates .slate.share.from-share .twitter img{left:35%}#slates .slate.share.from-replay .tumblr img{left:55%}#slates .slate.share.from-share .tumblr img{left:50%}#slates .slate.share.from-replay .email img{left:67%}#slates .slate.share.from-share .email img{left:65%}#slates .slate.share.from-replay .embed img{left:79%}#slates .slate.share.from-share .embed img{left:80%}#slates .slate.share .back{position:absolute;left:50%;top:75%;width:10%;cursor:pointer;display:none}#slates .slate.share.from-share .back{display:block}#slates .slate.cover{z-index:200;cursor:pointer}#video{position:absolute;z-index:100;background:#000;overflow:hidden;-webkit-transform:scale(1,1)}#video video{position:absolute;z-index:100;left:-26px;top:-5px}#controls{position:absolute;z-index:300;left:0;bottom:-50px;width:100%;height:100px;transition:bottom 300ms;overflow:hidden}body.phone #controls{display:none}body.desktop #controls:hover,body.tablet #controls{bottom:0}#controls .bar{position:absolute;left:0;bottom:0;width:100%;height:50px;background:rgba(0,0,0,.9)}body.tablet #controls .bar{height:0}#controls .pause{position:absolute;left:15px;top:10px;height:30px;cursor:pointer}body.tablet #controls .pause{display:none}#controls .progress{position:absolute;left:0;bottom:50px;width:100%;height:5px;background:#222;cursor:pointer;transition:height 300ms}body.tablet #controls .progress{bottom:0}body.desktop #controls:hover .progress{height:10px}#controls .progress .buffered{position:absolute;z-index:100;left:0;bottom:0;width:0;height:100%;background:#444}#controls .progress .inner{position:absolute;z-index:200;left:0;bottom:0;width:0;height:100%;background:#17477a}#controls .progress .inner .handle{position:absolute;right:-10px;top:-10px;width:30px;height:30px;background:#666;border-radius:50%;opacity:0;transition:opacity 300ms}body.desktop #controls:hover .progress .inner .handle{opacity:1}#controls .three{position:absolute;left:20px;top:-85px;height:60px;display:none;opacity:0;transition:opacity 300ms}body.tablet #controls .three{display:block}body.tablet.playing #controls .three{opacity:1}#controls .bee{position:absolute;right:20px;top:-85px;height:60px;display:none;opacity:0;transition:opacity 300ms}body.tablet #controls .bee{display:block}body.tablet.playing #controls .bee{opacity:1}#controls .toggle-fullscreen{position:absolute;top:10px;right:20px;height:30px;width:30px;background:url(../../../../../jackwhite/blackbat/assets/images/fullscreen-maximize.png);background-size:30px 30px;cursor:pointer}body.tablet #controls .toggle-fullscreen{display:none}#controls .toggle-fullscreen.min{background:url(../../../../../jackwhite/blackbat/assets/images/fullscreen-minimize.png);background-size:30px 30px}#controls .quality{position:absolute;left:50%;top:10px;height:30px;width:400px;margin-left:-200px;color:#FFF;line-height:30px;font-style:14px;text-align:center}#controls .quality div{display:inline-block;margin:0 5px;cursor:pointer}#controls .quality div.current{color:#17477a}