.simplePopup {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:25%;min-width:25%;/*top:50%;*/}.simplePopup1 {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:37%;min-width:37%;/*top:50%;*/}.simplePopupClose {float:right;cursor:pointer;margin-left:10px;margin-bottom:10px;position: absolute;    right: 8px;    top: 5px;}.simplePopupBackground {display:none;background:#000;position:fixed;height:100%;width:100%;top:0;left:0;right:0;z-index:9999;margin:0 auto;}@media only screen and (min-width: 993px) and (max-width: 1170px) {.simplePopup {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:27%;min-width:27%;/*top:50%;*/}}@media only screen and (min-width: 768px) and (max-width: 992px) {.simplePopup {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:30%;min-width:30%;/*top:50%;*/}}@media only screen and (max-width: 767px) {.simplePopup {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:80%;min-width:80%;/*top:50%;*/}}@media only screen and (min-width: 480px) and (max-width: 767px) {.simplePopup {display:none;position: absolute;border:4px solid #808080;background:#fff;z-index:9999;padding:12px;width:90%;min-width:90%;/*top:50%;*/}}