/* 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 2, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 6, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
#g-fixedside .g-fixedside-logo img {
  max-width: 75%;
}
/* line 12, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
/* line 13, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
#g-header .g-carousel .swiper-slide-content {
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, user/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 17, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  #g-header .g-vertical-slides .g-swiper-slide-content-title {
    font-size: 2rem !important;
  }
  /* line 20, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  #g-header .g-layercontent {
    padding: 2rem 1rem;
  }
  /* line 24, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  /* line 25, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  #g-header .g-infolist-textstyle-header .g-infolist-item-title {
    font-size: 1.5rem;
  }
}
/* line 33, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  /* line 35, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  #g-extension .g-layercontent {
    padding: 2rem 1rem;
  }
  /* line 39, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  /* line 40, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
  #g-extension .g-infolist-textstyle-header .g-infolist-item-title {
    font-size: 2rem;
  }
}
/* line 49, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-title-promo .g-title::before, .g-title-promo .g-title::after {
  display: none;
}
/* line 53, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-swiper-testimonial .swiper-slide-content::before {
  display: none;
}
/* line 58, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
#g-header .g-infolist .g-infolist-item-title {
  border: 4px solid #fff;
}
/* line 63, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-wrapper.g-gridcontent-title-style-3 {
  padding-bottom: 2rem;
  position: relative;
}
/* line 68, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-wrapper.g-gridcontent-title-style-3 .g-gridcontent-item-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 !important;
  bottom: 2.5rem !important;
}
/* line 78, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-horizontal-slides .swiper-wrapper {
  padding-bottom: 2.2rem;
}
/* line 82, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -5px !important;
}
/* line 86, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-swiper-testimonial {
  margin-bottom: 0;
}
/* line 89, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-swiper-testimonial:after {
  display: none;
}
/* line 97, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-latestnews-grid-item-image {
  overflow: hidden;
}
/* line 100, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-latestnews-grid-item-image img {
  transition: transform 1s !important;
}
/* line 103, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
.g-latestnews-grid-item-image img:hover {
  transform: scale(1.3);
}
/* line 111, user/data/gantry5/themes/rt_kraken/scss/custom.scss */
#lightcase-info {
  display: flex;
  flex-direction: column-reverse;
}
/*# sourceMappingURL=custom_home.css.map */