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

/* line 2, templates/rt_gemini/custom/scss/custom.scss */
#g-navigation.g-default-navigation {
  padding-bottom: 1rem;
}
/* line 7, templates/rt_gemini/custom/scss/custom.scss */
.g-logo svg {
  max-width: 200px;
  min-width: 200px;
  max-height: 70px;
  min-height: 70px;
}
/* line 15, templates/rt_gemini/custom/scss/custom.scss */
#g-footer svg {
  opacity: 0.7;
}
/* line 18, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-dropdown {
  z-index: 100;
}
/* line 21, templates/rt_gemini/custom/scss/custom.scss */
#jcemediabox-popup-closelink::after {
  content: "Close";
  display: block;
  padding: 10px;
  background: #f5f5f5;
  width: 100px;
  right: 100px;
  position: relative;
  text-align: center;
  color: #444;
  border-radius: 5px;
}
/*# sourceMappingURL=custom_178.css.map */