﻿/* ******************** ------------------------- HOMEPAGE STYLES ------------------------- ******************** */

/*IE8 inline markup conditional*/
/*<!--[if IE]><link rel="stylesheet" type="text/css" href="/content/variation/en-us/homepage/20150721_2/css/hp_ie8.css" /><![endif]-->*/



/* +++++ --------------- THIN STYLES +++++ --------------- */
@import url("thin.css") (min-device-width: 0px) and (max-device-width: 767px); /* make sure this matches "thin" view in handlePageSize function in dynamic.js */



/* +++++ --------------- STANDARD STYLES +++++ --------------- */
@import url("standard.css") (min-device-width: 767px);