#privacyForm{min-width:500px;max-width:700px;padding:40px 30px 30px;box-sizing:border-box;font-size:13px}#privacyForm h1{margin-bottom:.5em;white-space:nowrap}#privacyForm select{width:100%}#privacyForm label{display:block}#privacyForm .wrong-state ul.errorlist{font-size:16px}.formpair{margin-bottom:.75em}.address-fields,.csz-fields,.email-fields{display:flex;flex-direction:row}.address-fields div,.csz-fields div,.email-fields div{flex:1;margin-right:10px}.address-fields div:last-child,.csz-fields div:last-child,.email-fields div:last-child{margin-right:0}.csz-fields .city{flex:3}.csz-fields .state{flex:2}.csz-fields .zip{flex:1}#privacyForm input[type="text"],#privacyForm input[type="email"],#privacyForm input[type="number"],#privacyForm input[type="password"],#privacyForm textarea{box-sizing:border-box;width:100%}@media all and (min-width:1px) and (max-width:375px){#privacyForm{min-width:100%;padding:40px 15px 15px}.address-fields div,.csz-fields div,.email-fields div{margin-right:5px}}