.popup{position:fixed;padding:15px;max-width:600px;width:100%;margin:0 auto;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;background:#FFF;z-index:100;box-sizing:border-box}#popup1{display:none;-webkit-box-shadow:0px 0px 0px 9999px rgba(0,0,0,0.5);box-shadow:0px 0px 0px 9999px rgba(0,0,0,0.5);text-align:center;background-color:rgba(0,0,0,0.5);background-image:url(https://cdn2.hubspot.net/hubfs/549760/popup_bg1.png);background-repeat:no-repeat;background-size:cover}#popup1 input[type="text"],#popup1 input[type="email"]{border-radius:10px;background-color:#fff;border:0;line-height:40px;padding:0 10px}#popup1 input[type="submit"]{border-radius:10px;background-color:#ff792e;line-height:40px;max-width:180px}#popup1 .inputs-list{padding:0;list-style:none}#btn_close{position:absolute;color:#fff;top:8px;right:8px;width:20px;height:20px;border-radius:50%;border:2px solid #fff;text-decoration:none;line-height:17px}