.form-contain{display:flex;flex-wrap:wrap;justify-content:space-between}.form-contain h3{display:none}.form-left{padding:90px 15px 0 0;width:calc(49% - 15px)}.form-right{padding:0 0 0 15px;width:calc(49% - 15px)}.form-right .nice-select,form input:not([type=radio]):not([type=checkbox]):not([type=submit]),form select,form textarea{-webkit-appearance:none;background:#f6f6f6;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#4a4a4a;display:block;font:18px/22px Work Sans,Arial,sans-serif;height:50px;min-width:10px;outline:none!important;padding:14px 20px;transition:all .3s ease-in-out;width:100%}form textarea{resize:none}.form-right .hs-button{font-weight:400;margin-top:20px}.form-left h2{color:#123d70}.form-right form label{font-weight:400}@media only screen and (max-width:1170px){.form-contain{padding:0 15px}}@media only screen and (max-width:768px){.form-contain{flex-direction:column}.form-left,.form-right{padding:15px 0;width:100%}}