.container-popup-video{bottom:0;margin-bottom:-10px;margin-right:0;position:fixed;right:0;transition:all .5s ease;z-index:100000}.container-popup-video .close-video-popup{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:30px;justify-content:center;position:absolute;right:3%;top:5px;width:30px}.container-popup-video .close-video-popup:after{content:"\f00d";cursor:pointer;font-family:FontAwesome;font-size:16px}.container-popup-video .close-video-popup:hover{background-color:#fff;color:#000}@media (min-width:768px){.container-popup-video{max-width:26vw;width:40em}}@media (min-width:480px) and (max-width:767px){.container-popup-video{max-width:50vw;width:40em}}@media (max-width:480px){.container-popup-video{max-width:100vw;width:100vw}}.container-popup-video.none{margin-right:-100%}