ul.fcf-testimonials-list {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Testimonials =========================*/
.fcf-testimonials .bx-wrapper {
  max-width: 100% !important;
  margin: 0 40px !important; }

.fcf-testimonial-section {
  padding: 20px;
  text-align: center;
  /*Testimonial Quotes*/ }
  .fcf-testimonial-section .fl-photo-img {
    max-width: 90px;
    margin-bottom: 40px; }
  .fcf-testimonial-section .fcf-testimonial-text {
    font-size: 20px;
    font-style: italic;
    line-height: 1.3;
    min-height: 100px; }
  .fcf-testimonial-section .fcf-testimonial-text-source,
  .fcf-testimonial-section .fcf-testimonial-image-source {
    margin-top: 20px; }
  .fcf-testimonial-section .fcf-testimonial-text-source {
    color: #656565;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1; }
  .fcf-testimonial-section .fcf-source-orginization {
    color: #25A8D4;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    margin-top: -3px;
    padding-bottom: 15px;
    text-transform: uppercase; }
  .fcf-testimonial-section .fcf-open-quote,
  .fcf-testimonial-section .fcf-close-quote {
    display: inline-block;
    width: 18px;
    height: 15px;
    position: relative;
    color: #25A8D4; }
  .fcf-testimonial-section .fcf-open-quote {
    right: 2px;
    bottom: 8px; }
  .fcf-testimonial-section .fcf-close-quote {
    left: 2px;
    top: 12px;
    transform: rotate(180deg); }
  @media screen and (min-width: 768px) {
    .fcf-testimonial-section {
      padding: 40px 60px; }
      .fcf-testimonial-section .fl-photo-img {
        max-width: 142px; } }

.fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section {
  border-top: 1px solid #e9e9e9; }
  .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section:first-child {
    border-top: none; }
  .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section .fcf-testimonial-text {
    min-height: 0; }
    @media screen and (min-width: 768px) {
      .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section .fcf-testimonial-text {
        min-height: 100px; } }

.fcf-testimonial-navigation a {
  color: #898989; }
  .fcf-testimonial-navigation a:hover {
    color: #25A8D4; }

ul.fcf-testimonials-list {
  text-align: center; }
  ul.fcf-testimonials-list li {
    padding: 40px;
    border-bottom: 1px solid #e9e9e9; }
    ul.fcf-testimonials-list li:last-child {
      border-bottom: none; }
    ul.fcf-testimonials-list li:before {
      content: none !important; }

ul.fcf-testimonials-list .fcf-testimonial-text,
.fcf-testimonials-single .fcf-testimonial-text,
.fcf-testimonials-single-secondary .fcf-testimonial-text {
  min-height: 100px;
  font-size: 18px;
  font-style: italic;
  line-height: 1.3; }

ul.fcf-testimonials-list .fcf-testimonial-text-source,
.fcf-testimonials-single .fcf-testimonial-text-source,
.fcf-testimonials-single-secondary .fcf-testimonial-text-source {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  font-family: "Roboto", sans-serif; }

ul.fcf-testimonials-list .fcf-source-orginization,
.fcf-testimonials-single .fcf-source-orginization,
.fcf-testimonials-single-secondary .fcf-source-orginization {
  margin-top: -3px;
  padding-bottom: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #25A8D4; }

ul.fcf-testimonials-list .fl-photo-content,
.fcf-testimonials-single .fl-photo-content,
.fcf-testimonials-single-secondary .fl-photo-content {
  display: block;
  margin: 0 auto; }

ul.fcf-testimonials-list img,
.fcf-testimonials-single img,
.fcf-testimonials-single-secondary img {
  display: inline;
  width: 100%;
  height: auto;
  max-width: 143px;
  margin-bottom: 40px;
  border-radius: 50%; }

.fcf-testimonial-popover-quote {
  border-radius: 0; }
  .fcf-testimonial-popover-quote .popover-content {
    padding: 20px;
    color: #656565;
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    line-height: 1.3;
    text-align: center;
    /*Testimonial Quotes*/ }
    .fcf-testimonial-popover-quote .popover-content .fcf-open-quote,
    .fcf-testimonial-popover-quote .popover-content .fcf-close-quote {
      display: inline-block;
      width: 18px;
      height: 15px;
      position: relative;
      color: #25A8D4; }
    .fcf-testimonial-popover-quote .popover-content .fcf-open-quote {
      right: 2px;
      bottom: 8px; }
    .fcf-testimonial-popover-quote .popover-content .fcf-close-quote {
      left: 4px;
      top: 16px;
      transform: rotate(180deg); }

.fcf-testimonials-single {
  border: 1px solid #e9e9e9;
  padding: 30px;
  text-align: center; }
  .fcf-testimonials-single .fcf-testimonial-text {
    min-height: inherit;
    margin-bottom: 30px; }
  .fcf-testimonials-single > div {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
  .fcf-testimonials-single.align-left, .fcf-testimonials-single.align-right {
    margin: 20px 0;
    text-align: center; }
  @media screen and (min-width: 768px) {
    .fcf-testimonials-single.align-left {
      float: left;
      width: 50%;
      margin: 20px 40px 20px 0;
      padding: 30px 30px 20px; }
    .fcf-testimonials-single.align-right {
      float: right;
      width: 50%;
      margin: 20px 0 40px 40px;
      padding: 30px 30px 20px; } }

.fcf-testimonials-single-secondary {
  border: none; }
  .fcf-testimonials-single-secondary .fcf-testimonial-text {
    min-height: inherit;
    text-align: left; }
  .fcf-testimonials-single-secondary .fcf-testimonial-text-source {
    text-align: left;
    float: right; }
  .fcf-testimonials-single-secondary .fcf-source-orginization {
    text-align: left; }
  .fcf-testimonials-single-secondary.align-center {
    max-width: 300px;
    margin: 0 auto; }
    .fcf-testimonials-single-secondary.align-center .fcf-testimonial-text {
      text-align: center; }
    .fcf-testimonials-single-secondary.align-center .fcf-testimonial-text-source {
      text-align: center;
      float: none; }
    .fcf-testimonials-single-secondary.align-center .fcf-source-orginization {
      text-align: center; }
    .fcf-testimonials-single-secondary.align-center .fcf-open-quote {
      display: block;
      margin: 10px auto; }

@media screen and (max-width: 768px) {
  .fcf-testimonials-thumbnails .bx-wrapper {
    margin: 0 !important; }
  .fcf-testimonials-thumbnails .fcf-testimonial-text {
    padding: 1em 0;
    min-height: auto;
    font-size: 1.5em; }
  .fcf-testimonials-thumbnails .fcf-open-quote {
    right: .5em;
    bottom: .5em; }
  .fcf-testimonials-thumbnails .fcf-close-quote {
    left: .5em;
    top: 1em; } }

@media screen and (min-width: 768px) {
  .fcf-testimonials-thumbnails .fcf-testimonial-section .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; } }
