.sb-form{max-width:600px;margin:auto;width:100%}.sb-form form{position:relative}.sb-form form input[type="email"]{width:100%;border:0;border-bottom:2px solid #ddd;font-size:18px;color:#888;padding:10px 0px}.sb-form form input[type="submit"]{position:absolute;top:5px;right:0;border:0;background:transparent;font-size:14px;text-transform:uppercase;color:#555;letter-spacing:2px;padding:10px 0;cursor:pointer}.sb-form form input[type="submit"]:hover{color:#333}.sb-form form label{display:block}.sb-form form .hs-form-required{display:none}.sb-form form .hs-error-msgs{padding:0;margin:0;list-style:none;font-size:13px}.sb-form form .hs-error-msgs li{margin:10px 0 0;color:red}.sb-form form .submitted-message{color:#16cd16;font-size:18px}@media(max-width:767px){.sb-form form{padding:0 15px}.sb-form form input[type="submit"]{right:15px}.sb-form form input[type="email"]{font-size:14px}}