/* 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, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.g-animatedblock .g-animatedblock-title {
  position: absolute;
  top: 0.75rem;
  left: 1rem;
  font-size: 3rem;
  line-height: 1;
}
/* line 10, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
section#g-navigation .g-main-nav .g-dropdown {
  border: none;
}
/* line 14, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.g-testimonials .g-testimonial-content p {
  font-size: 1.25rem;
}
/* line 17, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.g-testimonials .g-testimonial-author-name {
  font-size: 1rem;
}
/* line 20, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.g-testimonials .g-testimonial-author-company {
  font-size: 0.9rem;
  text-transform: uppercase;
}
/* line 25, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.g-subpromo {
  font-size: 2rem;
}
/* line 30, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.sprocket-headlines {
  border: none;
  background-image: none;
}
/* line 36, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.list-group-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
/* line 50, /home/wiwi1469/public_html/templates/rt_salient/custom/scss/custom.scss */
.list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 0;
}
