/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* navigation background with Shadow */
/* line 2, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation, .g-homepositions #g-navigation {
  background: rgba(28, 22, 22, 0.3);
}
/* All Headers do not have Shadow on background */
/* line 7, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header::before, .g-homepositions #g-header::before, #g-header::before {
  background-image: none;
}
/* All Headers except Home have fixed background */
/* line 12, templates/rt_requiem/custom/scss/custom.scss */
body:not(.g-home) #g-header, .g-homepositions #g-header, .itemid-193 #g-header {
  min-height: 60vh;
}
/* Contact us Header */
/* line 17, templates/rt_requiem/custom/scss/custom.scss */
body.itemid-193 #g-header {
  min-height: 30vh;
}
/*# sourceMappingURL=custom_30.css.map */