/**
 * General
 */
/**
 * MYS specific colors
 */
/**
 * Grid defaults
 */
/**
 * Breakpoints
 */
/**
 * Other
 */
/* No files to import found in variables/**\/* */
/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%; }

/* No files to import found in variables/**\/* */
/**
 * Page title
 */
/* line 14, ../sass/base/_titles.scss */
.pane-page-site-name {
  color: #4f81bc; }

/* No files to import found in variables/**\/* */
/* line 106, ../../../../../../../../../var/lib/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em; }

/* line 13, ../sass/base/_typography.scss */
html {
  font-family: "Sans"; }

/* line 17, ../sass/base/_typography.scss */
h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem; }

/* line 21, ../sass/base/_typography.scss */
h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 24px;
  line-height: 1.5rem; }

/* line 25, ../sass/base/_typography.scss */
h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem; }

/* line 29, ../sass/base/_typography.scss */
h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem; }

/* line 33, ../sass/base/_typography.scss */
h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem; }

/* line 37, ../sass/base/_typography.scss */
h6 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem; }

@media (min-width: 40em) {
  /* line 24, ../sass/gmc.styles.scss */
  .l-region--header {
    background: url("../images/gmc-small-tablet-header.png") no-repeat center bottom;
    border-bottom: 1px solid #e8e8e8; } }
  @media (min-width: 40em) and (min-resolution: 1.5dppx), (min-width: 40em) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 40em) and (min--moz-device-pixel-ratio: 1.5), (min-width: 40em) and (min-resolution: 144dpi) {
    /* line 24, ../sass/gmc.styles.scss */
    .l-region--header {
      background-image: url("../images/gmc-small-tablet-header@1_5x.png");
      background-size: 1340px 87px; } }
  @media (min-width: 40em) and (min-resolution: 2dppx), (min-width: 40em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 40em) and (min--moz-device-pixel-ratio: 2), (min-width: 40em) and (min-resolution: 192dpi) {
    /* line 24, ../sass/gmc.styles.scss */
    .l-region--header {
      background-image: url("../images/gmc-small-tablet-header@2x.png");
      background-size: 1340px 87px; } }

@media (min-width: 60em) {
  /* line 24, ../sass/gmc.styles.scss */
  .l-region--header {
    height: 162px;
    background: url("../images/gmc-header-bg.png") no-repeat center bottom; } }
  @media (min-width: 60em) and (min-resolution: 1.5dppx), (min-width: 60em) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 60em) and (min--moz-device-pixel-ratio: 1.5), (min-width: 60em) and (min-resolution: 144dpi) {
    /* line 24, ../sass/gmc.styles.scss */
    .l-region--header {
      background: url("../images/gmc-header-bg@1_5x.png") no-repeat center bottom;
      background-size: 2237px 161px; } }
  @media (min-width: 60em) and (min-resolution: 2dppx), (min-width: 60em) and (-webkit-min-device-pixel-ratio: 2), (min-width: 60em) and (min--moz-device-pixel-ratio: 2), (min-width: 60em) and (min-resolution: 192dpi) {
    /* line 24, ../sass/gmc.styles.scss */
    .l-region--header {
      background: url("../images/gmc-header-bg@2x.png") no-repeat center bottom;
      background-size: 2237px 161px; } }

/* line 57, ../sass/gmc.styles.scss */
.l-region--header .pane-page-logo {
  background: url("../images/gmc-mobile-header-bg.png") no-repeat left bottom; }
  @media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    /* line 57, ../sass/gmc.styles.scss */
    .l-region--header .pane-page-logo {
      background-image: url("../images/gmc-mobile-header-bg@1_5x.png");
      background-size: 226px 78px; } }
  @media (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /* line 57, ../sass/gmc.styles.scss */
    .l-region--header .pane-page-logo {
      background-image: url("../images/gmc-mobile-header-bg@2x.png");
      background-size: 226px 78px; } }
  @media (min-width: 40em) {
    /* line 57, ../sass/gmc.styles.scss */
    .l-region--header .pane-page-logo {
      background: none; } }

/*# sourceMappingURL=gmc.styles.css.map */
