This document discusses responsive design and whether it is suitable for SharePoint sites. It begins with an introduction to responsive design, including how it uses fluid grids and CSS media queries to adapt layouts based on screen width. It then covers approaches like progressive enhancement and adaptive design. The document provides examples of breakpoints and media queries that can be used. It also addresses challenges of using responsive design for legacy browsers and how to get started with responsive solutions for SharePoint.