Hide and show depending on media queries

Hide and show depending on media queries

This may be a super.easy solution for you guys but how am I able to set input to always show in greater than 500px width after  hiding input in less than 500px width?

Edit: Got it