Enquire.js is a standalone JavaScript library for programmatically responding to CSS media queries.The library allows us to define any number of media queries and fire events when they are matched (or not matched).
Features:
Deal with your media queries being matched (and even unmatched!)
Respond to browser events with aplomb
And if you want to get really fancy, run one-time setup routines