@media only screen and (min-device-width: 320px) and (max-device-width: 480px){#regForm{margin:100px auto;padding:25px!important;width:70%;min-width:300px}}#regForm{margin:100px auto;padding:40px;width:70%;min-width:300px}input{padding:10px;width:100%;font-size:17px;border:1px solid #aaaaaa}input.invalid{background-color:#fdd}.tab{display:none}.step{height:15px;width:15px;margin:0 2px;background-color:#bbb;border:none;border-radius:50%;display:inline-block;opacity:.5}.step.active{opacity:1}.step.finish{background-color:#b2caa8}.hasError{border-color:red!important;color:red!important}.multi-select-field{display:flex;justify-content:space-between;flex-wrap:wrap}
