/* 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-footer a {
  color: #889f59;
}
.superhero {
  letter-spacing: 3px;
  margin: 0 -10px 55px 0;
  font-size: 2.4em;
  line-height: 1;
  text-transform: uppercase;
}
.rt-tobottom:before {
  color: #fff;
  opacity: 0.75;
  font-size: 4.5rem;
  background: #556910;
  padding: 1rem;
  border-radius: 100%;
}
/* Smartphones */
@media (max-width: 480px) {
  .g-owlcarousel-item-desc {
    display: block !important;
    margin-top: -10% !important;
  }
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  .g-owlcarousel-item-desc {
    display: block !important;
    margin-top: -30% !important;
  }
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
  .g-owlcarousel-item-desc {
    display: block !important;
  }
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
  .g-owlcarousel-item-desc {
    display: block !important;
  }
}
/* Large Display */
#slideshow.g-owlcarousel-feature-slider [id*="featuresslider"] .g-owlcarousel-content {
  background-color: rgba(0, 0, 0, 0) !important;
}
#slideshow.g-owlcarousel-feature-slider [id*="featuresslider"] .g-owlcarousel-content .g-owlcarousel-padding {
  top: 20%;
}
/*# sourceMappingURL=custom_26.css.map */