/* 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;
}
body p {
  font-size: 1.4rem;
}
h1 {
  font-size: 3rem;
}
a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* ******************
  NAVIGATION
****************** */
#g-navigation {
  background: rgba(255, 255, 255, 0.5);
}
#g-navigation .g-content {
  padding: 0;
}
body.itemid-271 #g-navigation {
  background: white;
}
.fp-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .fp-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background-color: transparent;
  background-image: none;
  border: 1px solid #666666;
  box-shadow: none;
  text-shadow: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-shadow: 0 0 3px #000000;
  scroll-behavior: smooth;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #666666;
  scroll-behavior: smooth;
}
/* SLIDESHOW */
#g-slideshow.fp-slideshow:before {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 90%, #ffffff 100%);
}
#carousel-bgslideshow-1616 {
  display: none;
}
#slides-bgslideshow-1616.g-bgslideshow-slides {
  padding-top: 30vw;
}
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  font-size: 6vw;
  font-weight: 600;
}
.g-bgslideshow-slides {
  padding-bottom: 0vw;
}
.section-vertical-paddings {
  padding-top: 0;
  padding-bottom: 0;
}
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1rem;
}
#g-above .g-content {
  margin: 0 0.625rem;
  padding: 0 1.5rem;
}
#g-expanded {
  color: #666666;
}
iframe .widget {
  background-image: linear-gradient(255, 255);
}
.visualAudible__artworkOverlay:after {
  background: #c7082e;
}
a.sc-link-verylight {
  color: #cc0000;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .g-bgslideshow-slides-item-title, .g-bgslideshow-slides-item-description {
    color: transparent !IMPORTANT;
    height: 3rem;
  }
  #g-mainbar video {
    width: 100%;
  }
  #g-mainbar .g-content {
    margin: 0;
    padding: 0;
  }
}
/*# sourceMappingURL=custom_199.css.map */