/* 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, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
/* line 2, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_heading {
  margin-bottom: 50px;
}
/* line 5, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_items {
  margin: 0 -15px;
}
/* line 8, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_item {
  margin: 0 15px 30px;
  text-align: center;
}
/* line 11, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
/* line 12, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_item:hover .gp_team_social {
  opacity: 1;
  bottom: 0;
}
/* line 18, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_img {
  position: relative;
  overflow: hidden;
}
/* line 22, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_social {
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 21px 0 16px;
  position: absolute;
  width: 100%;
  bottom: -30px;
  cursor: default;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
/* line 32, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_social > a {
  margin: 0 6px;
  padding: 7px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 1rem;
}
/* line 41, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_social > a:hover {
  opacity: 0.75;
}
/* line 46, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_info {
  padding: 30px 40px 50px;
  position: relative;
  background: #f6f6f6;
}
/* line 50, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_info .gp_team_title {
  font-weight: 700;
}
/* line 53, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_info .gp_team_desc {
  padding: 1rem 0;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/* line 58, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_info a.gp_team_btn {
  font-size: 0.825rem;
  padding: 8px 16px;
  min-height: 1rem;
  line-height: 1rem;
  outline: 0;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 4px;
}
/* line 69, templates/rt_ambrosia/custom/scss/_gp_team1.scss */
.gp_team1 .gp_team_info a.gp_team_btn:hover {
  opacity: 0.75;
}
/* line 1, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
/* line 2, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_heading {
  margin-bottom: 50px;
}
/* line 5, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_items {
  margin: 0 -10px;
}
/* line 7, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_items > .g-grid.gp_top_level > .g-block {
  margin-bottom: 20px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_team3 .gp_items > .g-grid.gp_top_level > .g-block {
    width: 100%;
    max-width: 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 23, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_item {
  margin: 0 10px;
  padding: 30px;
  height: 100%;
  background: #f6f6f6;
  transition: box-shadow 0.2s ease-in-out;
  -webkit-transition: box-shadow 0.2s ease-in-out;
}
/* line 30, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_team3 .gp_item {
    text-align: center;
  }
}
/* line 38, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_img {
  position: relative;
  overflow: hidden;
}
@media only all and (max-width: 47.99rem) {
  .gp_team3 .gp_team_img {
    margin-bottom: 20px;
  }
}
/* line 44, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_img img {
  border-radius: 50%;
  border: 5px solid #fff;
}
/* line 49, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_social {
  margin: 0 0 1rem -13px;
}
/* line 51, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_social > a {
  margin: 0 6px;
  padding: 7px;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 1rem;
}
/* line 61, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info {
  position: relative;
}
/* line 63, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info .gp_team_title {
  font-weight: 700;
}
/* line 66, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info .gp_team_desc {
  padding: 1rem 0;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/* line 71, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info a.gp_team_btn {
  font-size: 0.825rem;
  padding: 8px 16px;
  min-height: 1rem;
  line-height: 1rem;
  outline: 0;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 4px;
}
/* line 82, templates/rt_ambrosia/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info a.gp_team_btn:hover {
  opacity: 0.75;
}
/* line 1, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
/* line 2, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .gp_heading {
  margin-bottom: 50px;
}
/* line 5, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .g-grid.r_v_center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 16, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_img {
  position: relative;
  overflow: hidden;
}
/* line 20, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_social {
  display: inline-block;
  margin-left: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .gp_team4 .r_team_social {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_team4 .r_team_social {
    margin-top: 1rem;
  }
}
/* line 29, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_social > a {
  text-decoration: none;
  font-size: 1rem;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
}
/* line 38, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_social > a:hover {
  background: #f52d2d;
  color: #fff;
}
/* line 44, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_info {
  padding: 30px;
  position: relative;
}
/* line 47, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_info .r_team_title {
  margin: 0;
  font-weight: 700;
}
/* line 51, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_info .r_team_desc {
  padding: 1rem 0 1.5rem;
  margin-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
/* line 57, templates/rt_ambrosia/custom/scss/_gp_team4.scss */
.gp_team4 .r_team_divider {
  margin: 2rem 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 1;
  height: 0;
}
/* line 1, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
/* line 2, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_heading {
  margin: 0 0 50px;
}
/* line 5, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .g-grid.gp_margin {
  margin: 0 -12px;
}
/* line 7, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .g-grid.gp_margin .gp_item {
  margin: 12px;
}
/* line 11, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_image {
  position: relative;
}
/* line 13, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
/* line 23, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item {
  position: relative;
}
/* line 25, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
/* line 26, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item:hover .gp_item_icon {
  opacity: 1;
}
/* line 31, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item_icon {
  position: absolute;
  font-size: 14px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  z-index: 1;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 33px;
  text-align: center;
  opacity: 0.6;
  transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
}
/* line 47, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item_icon:before {
  position: relative;
  left: 1px;
}
/* line 52, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
/* line 53, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item.title_bottom h4 {
  font-size: 16px;
  margin: 15px 0 0;
}
/* line 58, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
/* line 59, templates/rt_ambrosia/custom/scss/_gp_video_gallery1.scss */
.gp_videogallery1 .gp_item.title_overimage h4 {
  font-size: 16px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 40px;
  padding: 20px;
  color: #fff;
}
/*# sourceMappingURL=custom_20.css.map */