#responsive-form{max-width:800px margin:0 auto;width:100%}.form-row{width:100%}.column-full,.column-half{float:left;position:relative;padding:.65rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after{content:"";display:table;clear:both}@media only screen and (min-width:48em){.column-half{width:50%}}.input_{width:100%;padding:8px;border:1px solid #ccc;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input_:focus,textarea:focus{outline:#D0E4FD solid 3px}button{background:#FF9326;width:100%;color:#FFF;float:left;font-family:'Exo 2',sans-serif;font-size:20px;padding:6px 20px;border:1px solid #CCC}button:focus,button:hover{background:#FF8A15;outline:0}