/* 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;
}
/* CSS Document */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9vw;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  content: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.8345rem 0.875rem;
}
table, table tbody, table tr, table td, table th {
  border: none !important;
}
@media only all and (min-width: 88rem) {
  #g-navigation:before {
    content: "";
    position: absolute;
    top: 65%;
    left: 8%;
    width: 87%;
    border-bottom: 1px solid white;
  }
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  #g-navigation:before {
    content: "";
    position: absolute;
    top: 63%;
    left: 8%;
    width: 87%;
    border-bottom: 1px solid white;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-navigation:before {
    content: "";
    position: absolute;
    top: 60%;
    left: 8%;
    width: 89%;
    border-bottom: 1px solid white;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #g-navigation:before {
    content: "";
    position: absolute;
    top: 78%;
    left: 2%;
    width: 94%;
    border-bottom: 1px solid white;
  }
}
h1 {
  line-height: 60% !important;
}
/*# sourceMappingURL=custom_17.css.map */