/* 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
 */

/* --- Home Page --- */
/* line 2, templates/rt_citadel/custom/scss/custom.scss */
.slideshow-home img {
  width: 100%;
}
/* line 5, templates/rt_citadel/custom/scss/custom.scss */
.g-default-slideshow {
  border: 0;
  position: relative;
}
/* line 9, templates/rt_citadel/custom/scss/custom.scss */
.me-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 16, templates/rt_citadel/custom/scss/custom.scss */
.me-logo img {
  width: 40vh;
}
/* line 20, templates/rt_citadel/custom/scss/custom.scss */
.slideshow-home img, .b-photo-head img {
  width: 100%;
  height: 50vh;
  object-fit: cover;
}
/* line 25, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel {
  display: inline-flex;
}
/* line 28, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation {
  padding: 0;
}
/* line 31, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation ul.g-toplevel li {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 1.2rem;
}
/* line 35, templates/rt_citadel/custom/scss/custom.scss */
.g-default-navigation-menu .g-content {
  padding: 0;
}
/* line 38, templates/rt_citadel/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item img {
  object-fit: cover;
}
/* line 41, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation {
  margin-top: 0.5rem;
}
/* line 44, templates/rt_citadel/custom/scss/custom.scss */
#g-container-header #g-headermain {
  background-image: url('../images/20170218-IMG_5887bg.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
/*# sourceMappingURL=custom_127.css.map */