Breaking Down Media Queries for Responsive Web Design
The core of any Responsive Web Design framework is the media query. Media queries are what enable your website to call different style declarations from your stylesheets based on the current window width of the viewing device. Many of those new to Responsive Web Design, RWD, don’t spend time getting familiar with them.
An excerpt from Breaking Down Media Queries for Responsive Web Design