.popup-section1{position:fixed;top:0;background-color:#fff;z-index:-1;left:0;right:0;overflow:hidden;overflow-y:scroll;opacity:0;transition:all .5s ease-in-out;bottom:0;display:flex !important;flex-direction:column;justify-content:center}.pdf-popup-open .popup-section1{opacity:1;pointer-events:auto;background:rgba(255,255,255,0.91)}.popup-open-new1{opacity:1;z-index:9999}.popup-section1 .image-container.close-pdf-popup{position:absolute;right:0;cursor:pointer;top:0;width:31px;text-align:center;z-index:1;background:#fff;padding:5px}.popup-section1 .image-container.close-pdf-popup img{width:100%;max-width:20px;height:auto}