/* 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";
/* CSS Document */
/* CSS Document */
/* line 7, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-carousel {
  display: none !important;
}
/* alter slide height */
/* line 13, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides {
  padding-top: 2vh;
  padding-bottom: 2vh;
}
/* line 17, templates/rt_supra/custom/scss/custom.scss */
#g-slideshow.fp-slideshow, #g-slideshow.fp-slideshow .fp-tableCell {
  height: 55vh !important;
}
/* line 22, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  font-size: 6vw;
  font-weight: 900;
  line-height: 1.2;
}
@media (max-width: 30rem) {
  /* line 28, templates/rt_supra/custom/scss/custom.scss */
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
    font-size: 3rem;
  }
}
/* line 160, templates/rt_supra/scss/supra/particles/_bgslideshow.scss */
/* line 34, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
  font-size: 4.6vw;
  font-weight: 800;
}
@media (max-width: 68.75rem) {
  /* line 39, templates/rt_supra/custom/scss/custom.scss */
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 50.938rem) {
  /* line 44, templates/rt_supra/custom/scss/custom.scss */
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
    margin: 0.625rem 0;
  }
}
/* line 151, templates/rt_supra/scss/supra/particles/_bgslideshow.scss */
/* line 52, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item {
  text-align: center;
  color: #000;
}
