Recently I had to use Media Queries to handle a responsive site so that it could be viewed in mobile. I really didn’t want to redo it all so it would work in IE, so I found this amazing time saving javascript script that will handle it all for you via JS.
You can find it here on GitHub
You just have to include the script below your CSS and it handles it all for you. Very handy.