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

#g-navigation .g-logo img {
  min-width: auto;
}
#g-navigation {
  z-index: 99 !important;
  position: relative;
}
#g-navigation .g-grid {
  z-index: 999999;
  position: relative;
}
#g-navigation #logo-1492-particle {
  padding-top: 0;
  padding-bottom: 0;
}
#g-mainbar {
  position: relative;
}
#g-container-main::before {
  content: url('../../../../images/dfp-branding-final-small-2.png');
  position: absolute;
  top: 20px;
  left: 20px;
  width: 340px;
  height: auto;
}
#g-container-main::before {
  display: none;
}
#g-mainbar .g-grid {
  z-index: 999999;
  position: relative;
}
@media (max-width: 767px) {
  .g-offcanvas-toggle {
    top: 15px;
  }
  #g-navigation #logo-1492-particle img {
    max-width: 110px;
    margin: auto;
  }
  #g-navigation #logo-1492-particle .g-logo {
    text-align: center;
  }
  #g-container-main::before {
    display: none;
  }
}
/*# sourceMappingURL=custom_15.css.map */