/* 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
 */

/** To remove headings above 4x images */
.g-casestudies .g-casestudies-header .g-casestudies-nav {
  position: relative;
  display: none;
}
/** To reduce opacity behind top area */
.blurred::after {
  opacity: 0.7;
}
/** to reduce opacity on menu drop-down */
.g-main-nav .g-dropdown .g-dropdown-column {
  background-color: rgba(105, 109, 125, 0.75);
}
.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;
}
@media only all and (min-width: 88rem) {
  #g-slideshow {
    background-color: #98bb54 !important;
  }
  .blurred::before, .blurred:after {
    content: none !important;
  }
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  #g-slideshow {
    background-color: #98bb54 !important;
  }
  .blurred::before, .blurred:after {
    content: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-slideshow {
    background-color: #98bb54 !important;
  }
  .blurred::before, .blurred:after {
    content: none !important;
  }
}
.g-gridcontent .g-gridcontent-item:hover {
  background-color: #98bb54;
  color: #fff;
}
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: transparent;
  color: inherit;
}
/*# sourceMappingURL=custom_247.css.map */