.tapmo-video-app-videoframe{cursor:pointer;z-index:100000;width:200px;height:auto;transition:all .4s ease-in-out;position:fixed;bottom:1rem;left:1rem}.tapmo-video-app-videoframe:hover{transform:scale(1.05)}.tapmo-video-app-subframe{width:100%;height:100%;position:relative}.tapmo-video-app-video{object-fit:cover;box-shadow:none;border-radius:10px;width:100%;height:100%;display:block;position:relative}.tapmo-video-app-videoframe.clicked{width:400px;height:auto;position:fixed;bottom:1rem;left:1rem}.tapmo-video-app-close-icon{z-index:9;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:20px;padding:3px;transition:all .5s;display:flex;position:absolute;top:-7px;right:-7px}.tapmo-video-app-close-icon:hover{background-color:#ed4646e3}.tapmo-video-play{z-index:9;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (width>=100px) and (width<=500px) and (orientation:portrait){.tapmo-video-app-videoframe{width:30%;height:12rem;bottom:1rem;left:.5rem}.tapmo-video-app-videoframe.clicked{width:60%;height:24rem;bottom:1rem;left:.5rem}.tapmo-video-app-close-icon{z-index:9;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:20px;padding:3px;transition:all .5s;display:flex;position:absolute;top:-7px;right:-7px}.tapmo-video-play{height:2rem}}@media only screen and (width>=600px) and (width<=1024px){.tapmo-video-app-videoframe{width:10%;height:auto;bottom:1rem;left:.5rem}.tapmo-video-app-videoframe.clicked{width:20%;height:20rem;bottom:1rem;left:.5rem}.tapmo-video-app-close-icon{z-index:9;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:20px;padding:3px;transition:all .5s;display:flex;position:absolute;top:-7px;right:-7px}.tapmo-video-play{height:1.5rem}}@media only screen and (width>=2160px){.tapmo-video-app-videoframe{border:none;width:250px;height:auto;bottom:1rem;left:1rem}.tapmo-video-app-videoframe.clicked{width:400px;height:auto;bottom:1rem;left:1rem}.tapmo-video-app-close-icon{z-index:9;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:30px;padding:9px;transition:all .5s;display:flex;position:absolute;top:-16px;right:-16px}.tapmo-video-play{height:3rem}}