/* 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-grid {
  width: 100%;
  background-color: #ffffff;
}
#g-navigation.menu-absolute {
  position: relative;
}
.g-offcanvas-toggle {
  color: #005aab !important;
}
img {
  padding-bottom: 30px;
}
.g-content-array .g-item-title a {
  color: #0054a6;
}
.page-header h2 a {
  color: #0054a6;
}
.page-header h2 {
  line-height: 3.5rem;
}
.facebook-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.facebook-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=custom_313.css.map */