.popup-wrapper{min-height:100%}.popup-backround,.popup-wrapper{position:fixed;z-index:4;width:100vw;overflow:hidden;top:0;left:0}.popup-backround{background-color:black;opacity:80%;height:100vh}.popup-inner{position:fixed;z-index:5;opacity:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:100%}.popup-icon{color:white;font-size:60px;cursor:pointer;transition:.3s ease}.popup-icon:hover{transform:scale(1.2)}.img-popup{box-shadow:0 5px 15px rgba(0,0,0,.35)}.popup-img-descript{color:white;text-align:center;margin-top:10px;font-size:25px}#close-popup{position:relative;bottom:35%;right:3%}#projpage-vid{width:1120px!important;height:589.5px!important}