/* 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-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/*fix for popup grid hover */
.g-overlay-enable .g-popupgrid-description-preview-overlay .g-popupgrid-description-overlay-text {
  transform: translateY(0%);
}
.g-popupgrid-description-preview-readmore .g-popupgrid-description-overlay-text {
  font-size: 1.1rem;
}
.g-simplecontent-item-leading-content sup {
  top: -1em;
}
.headroom--not-top.headroom--pinned {
  position: fixed !important;
  width: 100%;
}
.g-offcanvas-toggle {
  color: #ffffff;
  top: 1.5rem;
  position: fixed;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
.g-pricingtable-plan {
  padding: 1.5rem 0 0;
  font-size: 1.4vw;
  font-weight: 400;
  color: #023766 !important;
}
@media (max-width: 78.5714285714rem) {
  .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
.g-pricingtable-plan a {
  color: #023766 !important;
}
.g-pricingtable-plan a:hover {
  color: #1569b3 !important;
}
.g-pricingtable-col-item-highlight .g-pricingtable .g-pricingtable-plan a {
  color: #ffffff !important;
}
/*# sourceMappingURL=custom_213.css.map */