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

/* line 1, templates/rt_protean/scss/custom.scss */
#g-slideshow {
  background: url('../../../../images/headers/IMG_4039.JPG') no-repeat center center;
  background-size: cover;
}
/*HomePage*/
/*News Letter Sign form*/
/* line 11, templates/rt_protean/scss/custom.scss */
.g-home-particles #mc-embedded-subscribe.g-newsletter-button-submit.button {
  font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  background: #e42534;
  border: 1px solid #e42534;
  color: #fff;
  font-size: 0.9rem;
  text-transform: uppercase;
  border-radius: 2px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 28, templates/rt_protean/scss/custom.scss */
.g-home-particles #mc-embedded-subscribe.g-newsletter-button-submit.button:hover {
  color: #e42534;
  background: transparent;
  border-color: #e42534;
}
/*# sourceMappingURL=custom_151.css.map */