.teaserpip .pip{position:fixed;width:400px;bottom:20px;z-index:100000;opacity:0;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;overflow:hidden;-webkit-box-shadow:rgba(0,0,0,0.25) 0px 10px 36px 0px,rgba(0,0,0,0.1) 0px 0px 0px 1px;box-shadow:rgba(0,0,0,0.25) 0px 10px 36px 0px,rgba(0,0,0,0.1) 0px 0px 0px 1px;border-radius:10px}.teaserpip .pip.left{left:20px}.teaserpip .pip.right{right:20px}.teaserpip .pip.show{opacity:1}.teaserpip .pip .btn_fullscreen{position:absolute;top:20px;right:20px;background-image:url("../images/player_close.svg");background-repeat:no-repeat;background-size:cover;background-position:center;width:30px;height:30px;display:none}.teaserpip .pip .pip-container{width:400px;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.teaserpip .pip .pip-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.teaserpip .pip .pip-cover{position:absolute;top:0;bottom:0;left:0;right:0;z-index:100001;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out}.teaserpip .pip .pip-cover .pip-background{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0);-webkit-transition:background 200ms ease-out;transition:background 200ms ease-out}.teaserpip .pip .pip-cover:hover .pip-background{background-color:rgba(0,0,0,0.5)}.teaserpip .pip .pip-cover:hover .btn_play_pause,.teaserpip .pip .pip-cover:hover .btn_mute_unmute,.teaserpip .pip .pip-cover:hover .btn_full_screen,.teaserpip .pip .pip-cover:hover .btn_close{opacity:1}.teaserpip .pip .pip-cover .btn_close{background-image:url("../images/player_close.svg");background-repeat:no-repeat;background-size:cover;background-position:center;width:20px;height:20px;top:10px;right:10px;position:absolute;opacity:0;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.teaserpip .pip .pip-cover .btn_play_pause{background-image:url("../images/player_icon_pause.svg");background-repeat:no-repeat;background-size:cover;width:65px;height:65px;position:absolute;left:50%;top:50%;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.teaserpip .pip .pip-cover .btn_play_pause.play{background-image:url("../images/player_icon_play.svg")}.teaserpip .pip .pip-cover .btn_mute_unmute{background-image:url("../images/player_sound_off.svg");background-repeat:no-repeat;background-size:cover;background-position:center;width:20px;height:20px;position:absolute;bottom:10px;left:10px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;opacity:0;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.teaserpip .pip .pip-cover .btn_mute_unmute.unmute{background-image:url("../images/player_sound_on.svg")}.teaserpip .pip .pip-cover .btn_full_screen{background-image:url("../images/player_fullscreen.svg");background-repeat:no-repeat;background-size:cover;width:20px;height:20px;position:absolute;bottom:10px;right:10px;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;opacity:0;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.teaserpip .pip .pip-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.5);-webkit-transition:background 200ms ease-out;transition:background 200ms ease-out;z-index:-1;display:none}.teaserpip .pip.fullscreen{width:100%;height:100%;bottom:0px;right:0px;left:0px;padding:40px}.teaserpip .pip.fullscreen .pip-container{width:100% !important;height:100% !important;padding-bottom:0}.teaserpip .pip.fullscreen .pip-overlay{display:block}.teaserpip .pip.fullscreen .pip-cover{display:none}.teaserpip .pip.fullscreen .btn_fullscreen{display:inline-block;z-index:100}.teaserpip .pip.fullscreen .pip-container iframe{max-height:none}@media only screen and (max-width: 768px){.teaserpip .pip{width:200px}.teaserpip .pip .pip-container{width:200px}}
