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

@import "gp_calltoaction3";
/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_acronym/custom/scss/_gp_team3.scss */
/* line 2, templates/rt_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_heading {
  margin-bottom: 50px;
}
/* line 5, templates/rt_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_items {
  margin: 0 -10px;
}
/* line 7, templates/rt_acronym/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_acronym/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_acronym/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_acronym/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_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_img img {
  border-radius: 50%;
  border: 5px solid #fff;
}
/* line 49, templates/rt_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_social {
  margin: 0 0 1rem -13px;
}
/* line 51, templates/rt_acronym/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_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info {
  position: relative;
}
/* line 63, templates/rt_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info .gp_team_title {
  font-weight: 700;
}
/* line 66, templates/rt_acronym/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_acronym/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_acronym/custom/scss/_gp_team3.scss */
.gp_team3 .gp_team_info a.gp_team_btn:hover {
  opacity: 0.75;
}
/* line 1, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
/* line 2, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_heading {
  margin: 0 0 50px;
  font-size: 18px;
}
/* line 6, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
/* line 7, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_items .g-grid {
  margin: 0 -12px;
}
/* line 11, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_item {
  position: relative;
  padding: 30px 35px;
  border-radius: 4px;
  margin: 12px;
  text-align: center;
}
/* line 17, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_item h4 {
  margin: 0 0 20px;
  font-size: 22px;
}
/* line 22, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_price {
  padding: 0 0 20px;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #333;
}
/* line 29, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_desc {
  margin: 24px 0 30px;
}
/* line 32, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_btn {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 12px;
  line-height: 1.4;
}
/* line 39, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_note {
  text-align: center;
  margin: 1.5rem 0;
}
/* line 43, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_highlight {
  transform: scale(1.075);
  -webkit-transform: scale(1.075);
}
/* line 47, templates/rt_acronym/custom/scss/_gp_pricing_table3.scss */
.gp_pricing_table3 .gp_divider {
  margin: 16px 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 1, templates/rt_acronym/custom/scss/_gp_banner1.scss */
/* line 2, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_bgimg {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}
/* line 11, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
}
/* line 19, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_banner1 .gp_content {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_banner1 .gp_content {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .gp_banner1 .gp_content {
    width: 48rem;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gp_banner1 .gp_content {
    text-align: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
/* line 44, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner {
  padding: 0 1.563rem;
  position: relative;
}
/* line 47, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > h1 {
  font-weight: 900;
  font-size: 52px;
  line-height: 56px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  color: #fff !important;
}
@media only all and (max-width: 59.99rem) {
  .gp_banner1 .gp_inner > h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
/* line 59, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > .gp_desc {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 25px;
  color: #fff;
}
/* line 65, templates/rt_acronym/custom/scss/_gp_banner1.scss */
/* line 66, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > .gp_btns a {
  padding: 15px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
/* line 75, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > .gp_btns a.gp_btnwithbg:hover {
  opacity: 0.85;
}
/* line 78, templates/rt_acronym/custom/scss/_gp_banner1.scss */
@media only all and (max-width: 59.99rem) {
  .gp_banner1 .gp_inner > .gp_btns a.gp_btnwithicon {
    margin-left: 0;
    display: block;
    margin-top: 5px;
  }
}
/* line 85, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > .gp_btns a i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: sub;
}
/* line 90, templates/rt_acronym/custom/scss/_gp_banner1.scss */
.gp_banner1 .gp_inner > .gp_btns a:hover i {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  margin-right: 7px;
}
/*# sourceMappingURL=custom_16.css.map */