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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
}
body {
  font-family: "Oranienbaum", serif;
  color: #555;
  line-height: 1.5;
}
#g-main .g-content, #g-gallery .g-content, #g-contact .g-content {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
h3 {
  margin: 10px 0;
  font-size: 16.8px;
  line-height: 24px;
  font-weight: bold;
}
#tagline {
  font-size: clamp(1.1rem, 1.3vw, 1.3rem);
  font-style: normal;
  color: black;
  margin-top: 20px;
  margin-left: 25px;
  line-height: 1.2;
}
#g-header {
  margin-top: 2rem;
}
#g-header a {
  color: #000;
  font-size: clamp(2rem, 4vw, 4.3rem);
  font-weight: bold;
}
#g-header a:hover {
  color: #FFF;
}
#g-header .g-content {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.headerVerbiage {
  position: absolute;
  inset: 0;
}
.headContent {
  position: relative;
}
.jl-position-cover {
  border: 1px solid #ddd;
  padding: 2rem;
}
.g-main-nav .g-menu-item-title {
  font-size: 1.3rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.06rem 0.938rem;
  text-align: left;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 0;
  text-transform: uppercase;
  text-shadow: none;
  margin-left: 0px;
  color: #777;
}
.g-main-nav .g-toplevel > li:hover {
  background: transparent !important;
}
.g-main-nav .g-toplevel > li:hover .g-menu-item-title {
  color: #cf9008;
}
#g-footer {
  border-top: none;
}
#g-footer .g-grid {
  border-top: 1px solid #ddd;
}
#menu-7064-particle .g-toplevel {
  justify-content: space-between !important;
  border-bottom: 1px solid #ddd;
}
.jl-sticky.jl-active #menu-7064-particle .g-toplevel {
  border-top: solid 1px #ddd;
  margin-top: 10px;
}
#copyright-3899-particle {
  font-size: 0.9rem;
}
.jl-tab.jl-margin li a {
  font-size: 20px;
  color: #1d7d00;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
}
.jl-tab.jl-margin li a:hover {
  color: #cf9008;
}
.jl-tab.jl-margin li.jl-active a {
  color: #1d7d00;
  font-weight: bold;
  background-color: rgba(207, 144, 8, 0.2);
}
.jl-tab > * {
  flex: none;
  padding-left: 2px;
  position: relative;
}
.gallery.moduletable .tm-title {
  display: none !important;
}
.gallery.moduletable .tm-content {
  margin-top: 0px !important;
}
ul.jl-tab.jl-margin {
  margin-left: 0px !important;
}
ul.tm-nav.jl-slideshow-nav {
  gap: 1rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-offcanvas .g-menu-item-title {
  font-weight: bold;
}
#g-offcanvas .g-menu-item-title:hover {
  color: #cf9008;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 12px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: calc(100% - 4rem);
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: calc(100% - 2rem);
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: calc(100% - 2rem);
  }
}
@media only all and (max-width: 853px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.5rem 0.938rem;
  }
  #menu-7064-particle .g-toplevel {
    justify-content: center !important;
  }
}
@media only all and (max-width: 800px) {
  .gallery.moduletable ul.jl-tab.jl-margin {
    display: block !important;
  }
  .gallery.moduletable ul.jl-tab.jl-margin li {
    margin-bottom: 8px;
  }
  .gallery.moduletable ul.jl-tab.jl-margin li a {
    border-radius: 0px;
  }
  .jl-visible\@s {
    display: flex !important;
  }
}
@media only all and (max-width: 400px) {
  #tagline {
    margin-top: 10px;
    margin-left: 0px;
    line-height: 1.2;
  }
}
/*# sourceMappingURL=custom_15.css.map */