#popupoverlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:6}.new-popup-wrapper{background-color:#00205b;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;display:none;left:50%;padding:50px;position:fixed;text-align:center;top:47%;transform:translate(-50%,-50%);z-index:999}.popup-info p{font-size:20px;line-height:32px;margin:auto auto 30px;width:80%}.btn-area p{font-size:18px;margin-bottom:40px}.btn-wrapper a:hover{text-decoration:unset}.btn-wrapper a{border-radius:5px;color:#001f5a;display:inline-block;padding:10px 30px;width:28%}.btn-wrapper a,.btn-wrapper a:first-child{margin-right:10px}.btn-wrapper #popupyes{background:#69b3e7}.btn-wrapper #popupno{background:#bce1f9}@media screen and (max-width:767px){.new-popup-wrapper{padding:30px 20px!important;top:50%!important;width:90%}.new-popup-wrapper .btn-wrapper a{width:auto!important}}