.quotes_3 blockquote { 
    background-color: #004b8d;
   color: #FFFFFF;
   padding: 25px 35px 25px 80px;
   margin: 10px 0;
   clear:both;
   }
   .mark, mark {
       padding: .2em;
       background: none!important;
   }
   
   blockquote {
   position: relative;
   font-style: italic;
   color: #FFFFFF;
   }
   
   .quotes_3 blockquote span.mark {
       font-size: 84px;
       position: absolute;
       top: 0px;
       left: 0px;
       color: #FFF;
       line-height: normal;
       font-family: Arial, Helvetica, sans-serif!important;
     background-color: none;
   }
   
   .quotes_3 blockquote p {
       color: #FFF;
      font-size: 20px;
   }
   
   .small, small {
       font-size: 80%;
       font-weight: 400;
   }
   
   
   /* FLC VOICE DETAILS */
   .parallax {
       min-height: 500px;
       background-attachment: fixed;
       background-position: center;
       background-repeat: no-repeat;
       background-size: cover;
       margin-bottom: 16px;
   }
   .mobileheroimg {
       display: none;
   }
   div.byline {
       font-size: larger;
       font-weight: bold;
       padding: 0 15% 1.8rem;
   }
   .eds_news_flcVoices .article.details p:first-of-type {
       font-size: 1.2rem;
       line-height: 1.8rem;
   }
   .row p, .row h4, .row h3 {
       padding-left: 0!important;
       padding-right: 0!important;
   }
   p.quotetext {
       padding: 0;
       font-size: 1.6rem!important;
       line-height: 2.2rem!important;
       text-transform: none;
   }
   .customquote {
       width: 35%;
   }
   figure {
       width: 500px;
       max-width: 96%;
       margin: 0 2% 2%;
   }
   .eds_news_flcVoices figure.left {
       padding-left: 5%;
   }
   .eds_news_flcVoices figure.right {
       padding-right: 5%;
   }
   figcaption {
       font-size: 14px;
       font-style: italic;
       line-height: 20px;
       padding-top: 8px;
   }
   figure img {
       width: 100%;
       height: auto;
   }
   
   div.flcvotherimg {
       text-align: center;
       margin-bottom: 2rem;
   }
   
   @media only screen and (max-width: 1200px) {
       div.flcvotherimg img {
           border: none!important;
           border-radius: 0!important;
       }
   }
   .flcvoices.peopleflex {
       display: flex;
   }
   .flcvoices.peopleflex .flexitem {
       width: 33.333333%;
   }
   
   @media only screen and (max-width: 991px){
       .parallax {
           width: 100%;
           min-height: 350px;
           background-position: top!important;
           background-size: contain!important;
       }
       .col-sm-8, .col-sm-4 {
           max-width: 100%;
           flex: 0 0 100%;
       }
       figure {
           margin: 0 auto 2rem;
       }
       figure.left {
           float: none;
           padding-left: 0;
       }
       figure.right {
           float: none;
           padding-right: 0;
       }
       figcaption {
           width: 90%;
           margin: auto;
       }
   }
   .row .eds_box7 {
       margin: 1.5rem 0;
   }
   .row .eds_box7 h4 {
       font-weight: 900;
       border-bottom: solid 2px;
       padding-bottom: 0.5rem;
       width: fit-content;
   }
   
   .row .eds_box7 p {
       padding-bottom: 0!important;
   }
   .row .eds_box7 a {
       color: #fff!important;
       text-align: left;
       padding-left: 1.5rem;
   }
   
   
   @media only screen and (max-width: 720px) {
       .eds_news_flcVoices .article.details .customquote {float: none; padding: 0 15% 16px; overflow: visible; width: 100%;}
       .eds_news_flcVoices .article.details .customquote .quotetext {font-size: 1.2rem; line-height: 1.5rem}
   }
       
   @media only screen and (max-width: 680px) {
       .eds_news_flcVoices .article.details .landscapecaption {float: none; margin: auto!important; padding: 0 0 1rem;}
   }
   
   @media only screen and (max-width: 620px) {
       .parallax {display: none;}
       .mobileheroimg {display: block;}
       .mobileheroimg img {width: 100%;}
       .eds_news_flcVoices h2 {font-size: 1.8rem;}
       h3, .h3 {font-size: 1.3rem}
       .eds_news_flcVoices .article.details p, .eds_news_flcVoices .article.details div.row, .eds_news_flcVoices .article.details h2, .eds_news_flcVoices .article.details h3, .eds_news_flcVoices .article.details h4, div.byline {
           padding-left: 8%;
           padding-right: 8%;
       }
   }    
   @media only screen and (max-width: 450px) {
       .eds_news_flcVoices .article.details .portraitcaption, {float: none; margin: auto!important; padding: 0 0 1rem;}
   }
   
   
   
   
   /* TESTIMONIALS ROTATOR */
   .edstmr__Theme1 .ms-staff-carousel .ms-staff-info {
       width: 400px!important;
       max-width: calc(100%-30px)!important;
       margin: 3rem auto!important;
   }
   .ms-slide-info {
       position: relative!important;
   }
   .edstmr__Theme1 .ms-staff-carousel .ms-staff-info h3 {
       margin: 2.5rem 0 0.8rem!important;
   }
   
   
   
   