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

.custom.logo-mod {
  position: absolute;
  width: auto;
  top: 0;
  background-color: #fff;
  padding: 10px !important;
  border-radius: 0 0 10px 10px;
  border: 1px solid #5B81AE;
  border-top: none;
  z-index: 999999;
}
@media (max-width: 767px) {
  .custom.logo-mod {
    position: relative;
    border: none;
    text-align: center;
    background: top;
    z-index: auto;
  }
}
#g-navigation .g-main-nav .g-dropdown {
  z-index: 999999999 !important;
}
.fancybox-caption {
  display: none;
}
/*# sourceMappingURL=custom_37.css.map */