.form50{margin:0 auto;width:40%}.hs-input{width:100%}.form50 input[type=text]{width:100%}.form50 input[type=email],.form50 input[type=text]{background-color:#fff;border:0;border-radius:5px;box-sizing:border-box;height:35px;margin-bottom:20px;margin-top:5px;max-width:100%}.form50 input[type=email]{width:100%!important}.form50 input[type=tel]{height:35px;width:100%}.form50 .input .hs-fieldtype-textarea,.form50 input[type=tel]{background-color:#fff;border:0;border-radius:5px;box-sizing:border-box;margin-bottom:20px;margin-top:5px;max-width:100%}.form50 .input .hs-fieldtype-textarea{min-height:135px;width:100%!important}.form50 label{color:#fff;font-family:Futura-Medium;font-size:17px;font-weight:100}.form50 select{background-color:#fff;border:0;box-sizing:border-box;height:35px;margin-bottom:5px;margin-top:5px;width:100%}.form50::placeholder{padding-left:10px}.hs-error-msg{color:red!important;font-weight:100}.form50 ul li{list-style-type:none}.form50 ul{margin:0;padding:0}.form50 input[type=submit]{background-color:#c75b12;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-sizing:border-box;color:#fff;cursor:pointer;font-family:Futura-Medium;font-size:16px;font-weight:100;height:auto;margin-bottom:5px;margin-top:5px;padding:10px 0;width:100%}.submitted-message{color:#fff;text-align:center}@media only screen and (max-width:767px){.form50{width:65%}}