html:-webkit-full-screen{background:#000}html:-ms-fullscreen{background:#000}html:fullscreen{background:#000}html:-webkit-full-screen .video-full .i_full-on{display:none}html:-ms-fullscreen .video-full .i_full-on{display:none}html:fullscreen .video-full .i_full-on{display:none}html:-webkit-full-screen .video-full .i_full-off{display:inline}html:-ms-fullscreen .video-full .i_full-off{display:inline}html:fullscreen .video-full .i_full-off{display:inline}.video-full{cursor:pointer;position:absolute;left:5px;top:5px;padding:10px;z-index:10;color:#fff;opacity:.4;font-size:27px;line-height:1}.video-full:hover{opacity:.8}.video-full .i_full-off{display:none}.video-mute{cursor:pointer;position:absolute;right:5px;top:5px;padding:10px;z-index:10;color:#fff;opacity:.4;font-size:29px;line-height:1}.video-mute:hover{opacity:.8}.video-link{display:block;width:100%}.video-wrapper{background:#000;position:absolute;top:0;left:0;right:0;bottom:41px;overflow:auto;display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.video-wrapper .skip{overflow:hidden;height:41px}