/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-video-wrapper{width:100%;overflow:hidden;position:relative}.pum-video-wrapper::before{content:"";position:relative;padding-bottom:56.25%;height:0;display:block;overflow:hidden}.pum-video-wrapper .pum-video-container{position:absolute;top:0;left:0;width:100%;height:100%}.pum-video-wrapper .pum-video,.pum-video-wrapper embed,.pum-video-wrapper iframe,.pum-video-wrapper video{width:100%!important;height:100%!important;min-width:100%!important;padding:0;margin:0;background-color:transparent}.pum-video-wrapper .pum-video--vimeo.mejs-container-fullscreen .mejs-iframe-overlay{visibility:visible}.pum-video-wrapper .pum-video--youtube .mejs-iframe-overlay,.pum-video-wrapper .pum-video--youtube .mejs-layers{display:none}.pum-video-wrapper .pum-video-fullscreen-notice,.pum-video-wrapper .pum-video-muted-notice{position:absolute;width:50%;top:0;color:#fff;background-color:rgba(45,45,45,.25);display:block;z-index:1000000;text-align:center;cursor:pointer}.pum-video-wrapper .pum-video-muted-notice{left:0}.pum-video-wrapper .pum-video-fullscreen-notice{right:0}.pum-video-wrapper:last-child .mejs-container{margin-bottom:0}