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

@charset "UTF-8";
.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.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
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 (min-width: 960px) {
  section#g-hero.jl-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
#g-hero {
  color: #1478B8;
  background: #f7f7f7;
  position: relative;
}
.mod-breadcrumbs span {
  color: #1376b6;
}
section#g-hero.jl-section {
  display: flow-root;
  box-sizing: border-box;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.mod-breadcrumbs > :nth-child(n + 2)::before {
  content: "";
  display: inline-block;
  margin: 0 5px 0 5px;
  float: none;
  padding-right: 0;
  font-size: 15px;
  color: #1478B8;
}
.mod-breadcrumbs > :nth-child(n + 3)::before {
  content: "→";
  display: inline-block;
  margin: 0 5px 0 5px;
  float: none;
  padding-right: 0;
  font-size: 15px;
  color: #1478B8;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0rem;
}
.orange {
  color: #E06F26;
}
/*******Contact Page Styling***********/
.com-contact-category {
  display: none;
}
/******* Profile Picture ********/
div.com-contact img {
  float: left;
  width: 30%;
  margin: 0 25px 10px 0;
  border-radius: 10px;
}
h1 span.contact-name {
  color: #006bb8;
  margin: 0.75rem 0 0.75rem 0;
}
div.com-contact__container h2, div.com-contact.contact h2 {
  display: none;
}
.com-contact__thumbnail {
  margin-bottom: 0;
  padding-bottom: 0;
}
div.com-contact__miscinfo.contact-miscinfo dl.dl-horizontal {
  display: block;
}
div.com-contact__miscinfo.contact-miscinfo dl.dl-horizontal dd {
  padding: 0;
}
div.com-contact__miscinfo.contact-miscinfo dl.dl-horizontal dt span.icon-info-circle::before {
  display: none;
}
/*span.jl-icon svg {
    display: none;
}*/
/*[class*=jl-position-bottom], [class*=jl-position-center], [class*=jl-position-left], [class*=jl-position-right], [class*=jl-position-top] {
    position: relative !important;
    max-width: calc(100% - (var(--jl-position-margin-offset) * 2));
    box-sizing: border-box;
}
*/
/**********Overlay Styling on slideshow***********/
.transparentgray .jl-overlay {
  background-color: rgba(0, 0, 0, 0.35);
}
/*****************Buttons Styling*****************/
.tm-button {
  text-align: center;
}
/* this makes a button more prominent.  It requires adding button-gigantic to a jl module with the button being set to large within the particle*/
div.button-gigantic div.tm-button .jl-button-large {
  padding: 0 60px;
  line-height: 100px;
  font-size: 25px;
}
/* this rounds sharp corners slightly */
.jl-button, .jl-overlay {
  border-radius: 5px;
}
/* this inverts the colors of a button.  It requires adding button-inverse to a jl module*/
div#module-jlbutton-213.module-jlbutton-213.button-inverse a.jl-button.jl-button-primary {
  color: #1478b8;
  background-color: #FFFFFF;
  border-radius: 5px;
}
div#module-jlbutton-213.module-jlbutton-213.button-inverse a.jl-button.jl-button-primary:hover {
  color: #FFFFFF;
  background-color: #1478b8;
  border-color: #FFFFFF;
}
/*****************Adding a Shadow to the Footer*****************/
footer > div.jl-container {
  background: #FFFFFF;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
/*****************Styling the NavBar*****************/
/*.jl-navbar-left, .jl-navbar-right, [class*=jl-navbar-center] {
    align-items: end;
}*/
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container::before, .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container::before, #g-navigation .jl-navbar-nav > li > a::before, #g-navigation .jl-navbar-nav > li:hover > a::before, #g-navigation .jl-navbar-nav > li.jl-active > a:before, #g-navigation .jl-navbar-nav > li > a[aria-expanded="true"]::before, #g-navigation .jl-navbar-nav > li.jl-active > a::before {
  height: 50px;
  border-radius: 5px;
}
#g-navigation .jl-navbar-nav > li.jl-active > a::before {
  background-image: linear-gradient(135deg, #6cbb45 0%, #187dbc 100%);
}
#g-navigation .jl-navbar-nav > li.jl-active > a {
  color: rgba(255, 255, 255, 0.98);
}
#g-hero.jl-section-small {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.g-menu-item-container {
  margin: 10px;
}
/**************************Styling the Timeline***************************/
.year span.tm-date.jl-label span.jl-icon, .colorAlternate span.tm-date.jl-label span.jl-icon {
  display: none;
}
.year span.tm-date.jl-label {
  padding: 10px;
  font-size: 2rem;
  border-radius: 5px;
}
.colorAlternate span.tm-date.jl-label {
  padding: 10px;
  font-size: 1.3rem;
  border-radius: 5px;
}
.module-jlaccordion-209 .jl-accordion-title {
  padding: 8px 20px !important;
}
.jl-accordion-default .jl-accordion-content {
  margin-top: 0px;
}
ul.jl-subnav-pill li a[role="button"] {
  font-size: 18px !important;
}
/*div.pillnav div div div .jl-nav-primary > li.jl-active > a {
  color: #1478b8;
}*/
ul.jl-subnav-pill li > a[role="button"] {
  display: block;
  width: 100%;
  padding: 5px 16px;
  text-decoration: none;
  border-radius: 40px;
  /* Depth */
  box-shadow: -2px 0 6px rgba(0, 0, 0, 0.12);
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.gradient-background ul.jl-subnav-pill li > a[role="button"] {
  background-color: transparent;
  color: #ffffff;
}
.light-background ul.jl-subnav-pill li > a[role="button"] {
  background-color: transparent;
  color: #1478b8;
}
ul.jl-subnav-pill > li.jl-active {
  margin-bottom: 6px;
}
.gradient-background ul.jl-subnav-pill > li.jl-active > a[role="button"], .light-background ul.jl-subnav-pill > li.jl-active > a[role="button"] {
  background-color: #1478b8;
  color: #ffffff;
  font-weight: 600;
  box-shadow: -4px 0 10px rgba(0, 0, 0, 0.18);
  transform: translateX(2px);
}
.gradient-background ul.jl-subnav-pill > li > a[role="button"]:hover, .light-background ul.jl-subnav-pill > li > a[role="button"]:hover {
  background-color: #ffffff;
  color: #6cbb45;
  box-shadow: -6px 0 14px rgba(0, 0, 0, 0.22);
  transform: translateX(4px);
}
/*ul.jl-subnav.jl-subnav-pill {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    padding: 25px 25px 25px 0;
}*/
ul.jl-subnav.jl-subnav-pill {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 25px 25px 25px 0;
}
.jl-subnav-pill > * {
  padding-bottom: 20px;
}
ul.jl-subnav.jl-subnav-pill::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
/************Change colors for accessibility*************/
.jl-text-muted {
  color: #767676 !important;
}
/************Create a Fancy Ampersand*************/
span.ampersand {
  font-size: 5rem;
  background: linear-gradient(135deg, #F0F8EC 0%, #A1C9E3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
span.ampersand.condensed.small {
  font-stretch: condensed;
  font-size: 4rem;
}
span.ampersand.condensed.tiny {
  font-size: 1.5rem;
  font-weight: 700;
}
/************Style the Accordian Titles*************/
div.sc-gradient.jl-accordion div .jl-accordion-title {
  background-color: transparent;
  background: linear-gradient(135deg, #187dbc 0%, #6cbb45 100%) !important;
  padding: 10px;
}
div.sc-gradient.jl-accordion div .jl-accordion-title, div.sc-gradient.jl-accordion .jl-accordion-icon {
  color: white;
}
.testimonials div.tm-content {
  padding: 1rem;
  z-index: 1;
  text-align: left;
}
.testimonials div.tm-content::before {
  content: "“";
  position: absolute;
  left: -0.5rem;
  top: -1.5rem;
  font-size: 25rem;
  line-height: 1;
  background: linear-gradient(135deg, #187dbc 0%, #6cbb45 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  opacity: 0.15;
  z-index: -1;
  /*color: transparent;*/
  font-family: Georgia, serif;
}
.testimonials .tm-content {
  background-color: #D0E4F1;
}
.testimonials .tm-content:after {
  background-color: #D0E4F1;
}
body.MediaKit .jl-lightbox {
  background: #5A5B5C;
}
.emphasize {
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  padding: 5px;
  border-radius: 14px;
}
.emphasize .jl-border-circle {
  border-radius: 14px;
}
.right {
  text-align: right;
}
.gantry.contentpane.site.com_osdownloads.view-item.layout-thankyou {
  padding: 0;
}
.empty {
  display: none;
}
div.restrained {
  display: block;
  max-width: 500px;
  min-width: 200px;
}
/*# sourceMappingURL=custom_54.css.map */