/* 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-header .g-logo img {
  width: 210px;
  height: 58px;
  margin-top: -1px;
}
.is-spacer-50 {
  margin-top: 50px;
}
.is-spacer-20 {
  margin-top: 20px;
}
.is-spacer-0 {
  margin-top: -70px;
}
.is-no-bottom {
  margin-bottom: -50px;
}
.is-pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
.is-pull-up-box {
  padding: 25px;
  border: 1px solid #e9e9e9;
  background: #ffffff;
  top: -7.5rem;
  z-index: 4;
}
.item-image.pull-right {
  margin: 0 0 1.5rem 1.5rem;
}
.item-image.pull-left {
  margin: 0 1.5rem 1.5rem 0;
}
.blog-item {
  display: block;
}
.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/*# sourceMappingURL=custom_12.css.map */