 .popup-container {display: none;position: fixed;z-index: 1000;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0, 0, 0, 0.8);justify-content: center;align-items: center;}.popup-content {position: relative;margin: auto;width: 70%;max-width: 70vw;height: 90vh;background-color: transparent;border-radius: 8px;overflow: hidden;}.no-overflow {overflow:unset;}.bottom15px {margin-bottom: 15px;}.popup-title {font-weight: 600;font-size: 1.3em;padding-bottom: 15px;}.vlist-popup-content {position: relative;margin: auto;width: 99%;max-width: 99vw;height: 90vh;background-color: #fff;border-radius: 8px;padding: 15px 5px 15px 15px;}.vlist {height: 96%;overflow-y: auto;overflow-x: hidden;margin-right: 0px;padding-right: 5px;}@media (max-width: 768px) {.popup-content {position: relative;margin: auto;width: 97%!important;max-width: 99vw!important;height: 80vh!important;background-color: transparent;border-radius: 8px;overflow: hidden;}.w3l-grids-block-5 .grids5-info h4 a {font-size: 16px!important;font-weight: 400!important;}}.close-btn {position: absolute;top: 50px;right: 5px;color: #fff;font-size: 35px;font-weight: bold;cursor: pointer;z-index: 1001;}.vlist-close-btn {position: absolute;top: -11px;right: 5px;color: #5e5c5c;font-size: 35px;font-weight: bold;cursor: pointer;z-index: 1001;}iframe {width: 100%;height: 100%;}.btn-light{border:1px solid;}