@media (max-width: 480px){
  .mobile-label { display: none }
  .mobile-sex { display: none }
  #name,#hrmname,#company,#mobilephone,#email{ width: 95%; }
  .item4{ width: 76px } 
  .mobile-block{ display: block }
  #q5txt1, #q5txt2, #q5txt3{ width: 95%; }
  #q61, #q62, #q63{ width: 95% }
  .inputstyle{ height: 40px; border: 1px #c2c2c2 solid; border-radius: 2px; padding-left: 8px; margin: 4px 0; -webkit-tap-highlight-color: transparent;}
  .item7{ margin-bottom: 8px }
}