/* 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-logo img {
  margin-top: -80px;
  margin-bottom: -50px;
  height: 150px;
  transition: all 1s 0.25s ease-out;
}
.g-logo {
  display: inline-block;
}
#navlogo {
  text-align: right;
}
.is-sticky .g-logo img {
  margin-top: 0px;
  margin-bottom: -20px;
  height: 70px;
  transition: all 0.25s ease-out;
}
#g-aside .jl-subnav > * {
  flex: auto;
  padding-left: 20px;
  position: relative;
  display: inline-block;
  width: 100%;
}
#g-aside {
  background: #fff;
  color: #000;
  padding: 2.25rem 0;
}
/*# sourceMappingURL=custom_85.css.map */