  /* FONT COLORS */
.eds_news_flcNews2 .orange, .eds_news_flcNews2 blockquote.orange p, .eds_news_flcNews2 .customquote.orange .quotetext {
  color: #C2510A!important;
}
.eds_news_flcNews2 .green, .eds_news_flcNews2 blockquote.green, .eds_news_flcNews2 .customquote.green .quotetext {
  color: #6E7934;
}
.eds_news_flcNews2 .brown, .eds_news_flcNews2 blockquote.brown, .eds_news_flcNews2 .customquote.brown .quotetext {
  color: #6f522a;
}
.eds_news_flcNews2 .blue, .eds_news_flcNews2 blockquote.blue, .eds_news_flcNews2 .customquote.blue .quotetext {
  color: #007BC2;
}
.eds_news_flcNews2 .default {
  color: #004b8d;
}
/* LOAD MORE */
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper {
  text-align: center;
  line-height: 0;
  font-size: 0;
  padding: 2rem 0 0;
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger {
  position: relative;
  padding: 0;
  background: none transparent;
  box-shadow: none;
  -webkit-appearance: none;
  overflow: hidden;
  width: 100%;
  border: solid 3px #004b8d;
  border-radius: 0px;
  cursor: pointer;
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger > span {
  font: 1rem/1 "Bree Serif", serif;
  display: block;
  padding: 0.8rem 1rem;
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger .actionTextContainer {
  background-color: #fff;
  transition: all 200ms linear;
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger .loadingOverlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  opacity: 0;
  transition: opacity 200ms linear;
  background-color: rgba(255, 255, 255, 0.8);
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger > span {
  font-family: "Roboto";
  color: #004b8d;
  font-weight: 600;
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger .loadingOverlay {
  background-color: rgba(255, 255, 255, 0.8);
}
.eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:hover .actionTextContainer, .eds_news_flcNews2 .edNews_loadMoreTriggerWrapper .edNews_loadMoreTrigger:focus .actionTextContainer {
  background-color: #004b8d;
  color: #ffffff;
}
/* DETAILS TEMPLATE GENERAL */

.eds_news_flcNews2 .article.details {
  padding: 0 20%;
}
.eds_news_flcNews2 .article.details .articleheader {
  margin: 2rem auto;
}
.eds_news_flcNews2 .article.details h2.title {
  font-size: 2rem;
  font-family: "Roboto", sans-serif!important;
  font-weight: 600!important;
  letter-spacing: .05rem!important;
}
.eds_news_flcNews2 .article.details h3.subtitle {
  margin-bottom: 1.1rem;
  line-height: 1.5;
  font-weight: 300;
}
.eds_news_flcNews2 .article.details h3 {
  margin-bottom: 1rem;
}
.eds_news_flcNews2 .article.details span.summary p, .eds_news_flcNews2 .article.details span.summary p span, .eds_news_flcNews2 .article.details span.summary p span span {
  font-weight: bold!important;
  font-style: italic!important;
  font-size: 1.2rem!important;
}
.eds_news_flcNews2 .article.details span.byline p {
  font-size: 1.2rem;
  font-weight: bold;
}
.eds_news_flcNews2 .article.details p:first-of-type {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.eds_news_flcNews2 .article.details p {
  margin-bottom: 1.8rem;
color: #333333;
line-height: 1.5rem;
}
.eds_news_flcNews2 a {
color: #004b8d;
-webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.eds_news_flcNews2 a.button {
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  position: relative;
  display: inline-block;
  padding: 0.5rem 1rem;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.5px;
  /* text-transform: uppercase; */
  color: #fff!important;
  border: solid 2px #004b8d;
  border-radius: 2px;
  background-color: #004b8d;
  font-size: 0.9rem;
  font-weight: 600;
}
.eds_news_flcNews2 a.button:hover, .eds_news_flcNews2 a.button:focus {
  color: #004b8d!important;
  background-color: transparent;
}
.eds_news_flcNews2 a.link-right-caret {
  background: url(https://www.fortlewis.edu/Portals/_default/skins/fortlewiscollege-dept/assets/images/right-arrow-blue.svg) no-repeat center right;
  background-size: 0.7rem;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  padding-right: 1rem;
  width: fit-content;
}
.eds_news_flcNews2 a.link-right-caret:hover, .eds_news_flcNews2 a.link-right-caret:focus {
  padding-right: 1.4rem;
  font-weight: 600;
}
.eds_news_flcNews2 a:hover, .eds_news_flcNews2 a:focus {
color: #757575;
text-decoration-thickness: 2px;
}
.eds_news_flcNews2 .article.details span.footnote p {
margin-top: 4rem;
font-style: italic;
font-size: 1rem;
line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .eds_news_flcNews2 .article.details h2.title {
      font-size: 1.8rem;
  }
  .eds_news_flcNews2 .article.details {
      padding: 0 8%;
  }
}

/* HERO */
.eds_news_flcNews2 .parallax {
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 16px;
}
.eds_news_flcNews2 .mobileheroimg {
  display: none;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1600px) {
  .eds_news_flcNews2 .parallax {
      min-height: 625px;
  }
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .parallax {
      width: 100%;
      min-height: 350px;
      background-position: top!important;
      background-size: contain!important;
  }
}
@media only screen and (max-width: 767px) {
  .eds_news_flcNews2 .parallax {
      display: none;
  }
  .eds_news_flcNews2 .mobileheroimg {
      display: block;
  }
  .eds_news_flcNews2 .mobileheroimg img {
    width: 100%;
  }
}
/* HEADER */
.eds_news_flcNews2 .article.details .edNews_articleHeader {
  color: #757575;
  font-size: .9rem;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edn_articleCategories a {
  display: none;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edn_articleCategories a:first-of-type, .eds_news_flcNews2 .article.details .edn_articleCategories a:nth-of-type(2) {
  display: inline;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader > section {
  box-shadow: inset 0px -1px 0px 0px #e7e7e7;
  padding-bottom: 0.5rem;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edn_articleCategories i, .eds_news_flcNews2 .article.details .edNews_articleHeader .edNews_numberOfViewsIcon {
  margin-right: .5rem;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edNews_numberOfViewsIcon {
  color: #004b8d;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edn_floatRight {
  float: right;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader time {
  margin-right: 1rem;
  text-transform: uppercase;
}
.eds_news_flcNews2 .article.details .edNews_articleHeader .edNews_numberOfViews {
  margin-left: 1rem;
}
/* MISC */
.eds_news_flcNews2 .article.details .eds_largeText {
font-size: 2rem !important;
  line-height: 2.2rem!important;
}
.eds_extraLargeText {
  font-size: 5rem !important;
}
.eds_news_flcNews2 ul.link-right-caret {
  padding-left: 0;
  margin-left: 0;
}
.eds_news_flcNews2 ul.link-right-caret li {
  list-style: none;
  margin-bottom: 0.5rem;
}
.eds_news_flcNews2 ul.link-right-caret li a {
  color: #004b8d;
  text-decoration: underline;
  background: url(https://www.fortlewis.edu/Portals/_default/skins/fortlewiscollege-dept/assets/images/right-arrow-blue.svg) no-repeat center right;
  background-size: 0.7rem;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  padding-right: 1rem;
  width: fit-content;
  font-weight: 400;
}
.eds_news_flcNews2 ul.link-right-caret li a:hover {
  padding-right: 1.4rem;
  font-weight: 600;
  color: #004b8d;
}
.eds_news_flcNews2 .article.details .eds_box6 ul {
  color: initial;
}
ul.flc-2column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media screen and (max-width: 767px) {
  ul.flc-2column {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
  }
}
/* FOOTER */
.eds_news_flcNews2 .footer {
  background-color: #f4f4f4;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.eds_news_flcNews2 .footer .eds_box6 {
  margin: 0;
  padding: 1.5rem 0;
}
.eds_news_flcNews2 .footer .eds_box6::before {
  border: none;
}
.eds_news_flcNews2 .footer .eds_box6 > div {
  background-color: transparent;
  width: fit-content;
  margin: 0;
  padding: 1.5rem 0;
  border-width: 2px;
}
.eds_news_flcNews2 .footer .eds_box6.tags a {
  margin-right: .5rem;
}
.eds_news_flcNews2 .footer .eds_box6.tags a::before {
  content: '\f02b';
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  margin-right: .2rem;
}
.eds_news_flcNews2 .footer .eds_box6.related h2 {
  display: none;
}
/* SWITCH ARTICLE */
.eds_news_flcNews2 .eds_box6.switch .row {
  width: 100%;
}
.eds_news_flcNews2 .eds_box6.switch .row .previous, .eds_news_flcNews2 .eds_box6.switch .row .next {
  display: flex;
}
.eds_news_flcNews2 .eds_box6.switch .row .previous {
  padding-left: 0;
}
.eds_news_flcNews2 .eds_box6.switch .row .next {
  padding-right: 0;
}
.eds_news_flcNews2 .eds_box6.switch .arrow {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #004b8d;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.eds_news_flcNews2 .eds_box6.switch .arrow i {
  font-size: 3rem;
  padding: 0 .5rem;
  color: #fff;
}
.eds_news_flcNews2 .eds_box6.switch .row .previous img {
  margin-right: .5rem;
}
.eds_news_flcNews2 .eds_box6.switch .row .col-lg.next {
  flex-direction: row-reverse;
}
.eds_news_flcNews2 .eds_box6.switch .row .next img {
  margin-left: .5rem;
}
.eds_news_flcNews2 .eds_box6.switch .row .next div {
  text-align: right;
}
.eds_news_flcNews2 .eds_box6.switch a {
  text-decoration: none;
}
.eds_news_flcNews2 .eds_box6.switch a span {
  text-decoration: underline;
  font-size: 1.2rem;
  font-weight: 600;
}
.eds_news_flcNews2 .eds_box6.switch a h4 {
  color: #333333;
}
.eds_news_flcNews2 .eds_box6.switch a:hover .arrow {
  background-color: #007BC2;
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .eds_box6.switch .row .next img, .eds_news_flcNews2 .eds_box6.switch .row .previous img {
    display: none;
  }
  .eds_news_flcNews2 .eds_box6.switch .row .next {
    margin-top: 2rem;
  }
  .eds_news_flcNews2 .eds_box6.switch .previous .arrow {
    margin-right: .5rem;
    background-color: transparent;
  }
  .eds_news_flcNews2 .eds_box6.switch .next .arrow {
    margin-left: .5rem;
    background-color: transparent;
  }
  .eds_news_flcNews2 .eds_box6.switch .arrow i {
    color: #004b8d;
  }
  .eds_news_flcNews2 .eds_box6.switch a:hover .arrow {
    background-color: transparent;
  }
  .eds_news_flcNews2 .eds_box6.switch a:hover .arrow i {
    color: #424242;
  }
}
/* INSET IMAGES, PULL QUOTES */

.eds_news_flcNews2 .article.details figure {
  width: max-content;
  max-width: 400px;
  max-height: fit-content;
}
.eds_news_flcNews2 .article.details .customquote {
  width: 500px;
}
.eds_news_flcNews2 .article.details figure, .eds_news_flcNews2 .article.details .customquote.slideInLeft {
  float: left;
  clear: left;
  margin: 0 2% 2% -10%;
}
.eds_news_flcNews2 .article.details figure.right, .eds_news_flcNews2 .article.details figure.fadeInRight, .eds_news_flcNews2 .article.details .customquote.slideInRight {
  float: right;
  clear: right;
  margin: 0 -10% 2% 2%;
}
.eds_news_flcNews2 .article.details img {
  height: auto!important;
  border: none;
  border-radius: 20px 0;
  max-width: 450px;
  float: inherit;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
}

#EDG_0_Shadow .EDGmain .EDGimage a img {
  border-radius: 0;

}

.eds_news_flcNews2 .article.details img.right {
  float: right;
  margin: 1rem -10% 2% 2%;
}
.eds_news_flcNews2 .article.details figure img {
  float: none;
  margin: 0;
}
.eds_news_flcNews2 .article.details figure.no-radius img, .eds_news_flcNews2 .article.details img.no-radius {
  border-radius: 0;
}
.eds_news_flcNews2 .article.details figure.sidebar {
  width: 100%;
}
.eds_news_flcNews2 .article.details figure.fadeInRight.sidebar {
  margin: 0 0 2% 2%;
}
.eds_news_flcNews2 .article.details figure.fadeInLeft.sidebar {
  margin: 0 2% 2% 0;
}
.eds_news_flcNews2 .article.details figure.default img, .eds_news_flcNews2 .article.details figure.orange img, .eds_news_flcNews2 .article.details figure.brown img, .eds_news_flcNews2 .article.details figure.blue img, .eds_news_flcNews2 .article.details figure.green img {
  border:none;
}
.eds_news_flcNews2 .article.details figure figcaption, .eds_news_flcNews2 .article.details figure figcaption span, .eds_news_flcNews2 .article.details figure figcaption span span {
  color: #545454;
  font-size: 14px;
  font-style: italic!important;
  line-height: 20px;
  padding-top: 8px;
  max-width: fit-content;
}
.eds_news_flcNews2 .article.details .quotetext {
  padding: 0;
  font-size: 1.6rem!important;
  line-height: 2.2rem!important;
  text-transform: none;
  color: #004b8d;
  margin-bottom: 0;
}
.eds_news_flcNews2 .article.details .quoteby {
  font-size: 1rem;
  line-height: 1.2rem;
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .article.details figure, .eds_news_flcNews2 .article.details .customquote {
      float: none!important;
      margin: 0 0 1.8rem!important;
      max-width: 100%!important;
  }
  figcaption {
    width: 100%;
  }
  .eds_news_flcNews2 .article.details img {
    float: none;
    max-width: 100%!important;
    max-height: none!important;
    margin: 0 0 1.8rem;
  }
}

/* BLOCKQUOTE */

.eds_news_flcNews2 .article.details .quotes_3 {
  padding: 0;
}
/*.eds_news_flcNews2 .article.details blockquote {
  width: 500px;
  border: none;
  background-color: #ffffff;
}*/
.eds_news_flcNews2 .article.details blockquote, .eds_news_flcNews2 .article.details blockquote.slideInRight {
  width: 500px;
  border: none;
  background-color: #ffffff;
  font-style: normal;
  padding: 0;
  color: #004b8d;
  float: right;
  clear: right;
  margin: 0 -10% 2% 2%;
}
.eds_news_flcNews2 .article.details blockquote.left, .eds_news_flcNews2 .article.details blockquote.slideInLeft {
  float: left;
  clear: left;
  margin: 0 2% 2% -10%;
}

.eds_news_flcNews2 .article.details blockquote p, .eds_news_flcNews2 .article.details blockquote p span, .eds_news_flcNews2 .article.details blockquote p {
  padding: 0;
  font-size: 1.4rem!important;
  line-height: 2rem!important;
  text-transform: none;
  color: #004b8d;
  margin-bottom: 0;
  font-style: inherit;
  font-weight:300;
}
.eds_news_flcNews2 .article.details blockquote small, .eds_news_flcNews2 .article.details blockquote small span, .eds_news_flcNews2 .article.details blockquote small {
  font-size: 1.1rem!important;
  line-height: 3rem!important;
  font-weight: 400;
}
.eds_news_flcNews2 .article.details .quotes_3 blockquote span.mark {
  display: none;
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .article.details blockquote {
      float: none!important;
      margin: 0 0 1.8rem!important;
      max-width: 100%!important;
  }
}



/* SIDEBAR */
.eds_news_flcNews2 .article.details .eds_box6 {
margin: 4rem 0;
color: #004b8d;
}
.eds_news_flcNews2 .article.details .eds_box6 .eds_boxTitle {
  color: inherit;
}
.eds_news_flcNews2 .article.details .eds_box6 p {
font-size: 1rem;
line-height: 1.5rem;
}
.eds_news_flcNews2 .article.details .eds_box6.orange::before, .eds_news_flcNews2 .article.details .eds_box6.orange::before, .eds_box6.orange > div {
  border-color: #C2510A;
}
.eds_news_flcNews2 .article.details .eds_box6.green::before, .eds_news_flcNews2 .article.details .eds_box6.green::before, .eds_box6.green > div {
  border-color: #6E7934;
}
.eds_news_flcNews2 .article.details .eds_box6.brown::before, .eds_news_flcNews2 .article.details .eds_box6.brown::before, .eds_box6.brown > div {
  border-color: #6f522a;
}
.eds_news_flcNews2 .article.details .eds_box6.blue::before, .eds_news_flcNews2 .article.details .eds_box6.blue::before, .eds_box6.blue > div {
  border-color: #007BC2;
}
.eds_box6 {
  margin-bottom: 2rem;
}   
.eds_box6 a:hover, .eds_box6 a:hover {
  color: #424242!important;
}
.eds_box6 p.eds_primaryColor, .eds_box7 p.eds_primaryColor {
  font-size: small;
}
/* FLIPBOX DETAILS */
.eds_news_flcNews2 .article.details .row.no-gutters {
  margin-bottom: 2rem;
}
.eds_news_flcNews2 .article.details figure.eds_flipBox1 {
  width: 100%;
  max-width: none!important;
  margin: 0!important;
}
.eds_news_flcNews2 .article.details .eds_flipBox1 img {
  border-radius: 0;
  float: none;
  margin: 0;
  width: 100%!important;
  max-height: none!important;
}
.eds_news_flcNews2 .article.details .eds_flipBox1 figcaption {
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: normal;
  padding-top: 0;
}
.eds_news_flcNews2 .article.details .eds_flipBox1 .eds_front p {
  margin-bottom: 0;
}
.eds_news_flcNews2 .article.details .eds_flipBox1 .eds_behind {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* INSET YOUTUBE VIDEO */
.eds_news_flcNews2 .article.details .edn_fluidvids-item {
  position: relative;
  width: 500px;
  height: 278px;
}
.eds_news_flcNews2 .article.details .in_article_image .edn_fluidvids {
  padding-top: 0!important;
}
.eds_news_flcNews2 .article.details .in_article_image.right .edn_fluidvids {
  margin: 0 0 0 1rem;
}
.eds_news_flcNews2 .article.details .in_article_image.left .edn_fluidvids {
  margin: 0 1rem 0 0;
}
.eds_news_flcNews2 .article.details .in_article_image .image_title, .eds_news_flcNews2 .article.details .in_article_image .image_description {
  width: 500px!important;
  max-width: 100%;
}
.eds_news_flcNews2 .article.details .in_article_image .image_title {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 1.5rem;
}
.eds_news_flcNews2 .article.details .in_article_image.right .image_title, .eds_news_flcNews2 .article.details .in_article_image.right .image_description {
  margin-left: 1rem;
}
.eds_news_flcNews2 .article.details .in_article_image .image_description {
  color: #545454;
  font-size: 14px;
  font-style: italic!important;
  line-height: 20px;
}
@media only screen and (max-width: 1199px) {
    .in_article_image {
      float: none;
  }
  .eds_news_flcNews2 .article.details .edn_fluidvids {
    margin: 0!important;
  }
  
  .eds_news_flcNews2 .article.details .edn_fluidvids-item {
    width: 100%;
    height: 360px;
  }
  .eds_news_flcNews2 .article.details .in_article_image .image_title, .eds_news_flcNews2 .article.details .in_article_image .image_description {
    width: 100%;
    margin: 0!important;
  }
}
@media only screen and (max-width: 575px) {
  .eds_news_flcNews2 .article.details .edn_fluidvids-item {
    height: 225px;
  }  
}
/* LIST ARTICLE */
.eds_news_flcNews2 .list.row article {
  padding-bottom: 2rem;
}
.eds_news_flcNews2 .list .article-card {
  border-radius: 30px 0;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 5px 8px rgb(0 0 0 / 30%);
  -webkit-box-shadow: 0 5px 8px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0 5px 8px rgb(0 0 0 / 30%);
}
.eds_news_flcNews2 .list .article-card a {
  color: #333333;
  text-decoration: none;
}
.eds_news_flcNews2 .list .article-card figure {
  width: 100%;
  height: 150px;
  max-width: 100%;
  overflow: hidden;
  margin: 0;
}
.eds_news_flcNews2 .list .article-card .card-copy {
  padding: 1rem;
  height: 100%;
}
.eds_news_flcNews2 .list .article-card a:hover .card-copy, .eds_news_flcNews2 .list .article-card a:focus .card-copy {
  background-color: #edf6fb;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
@media only screen and (max-width: 1199px) {
  .eds_news_flcNews2 .list .article-card figure {
      height: 125px;
  }
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .list .article-card figure {
      height: auto;
  }
}
/* FLIPBOX LIST */
.eds_news_flcNews2 .row.flipbox {
  max-width: 100%;
  margin: 0 -1px;
}
.eds_news_flcNews2 .row.flipbox .col-lg {
  padding: 0 1px;
}
.eds_news_flcNews2 .row .eds_flipBox1 h2 {
  font-size: 1.5rem;
}
.eds_news_flcNews2 .row .eds_flipBox1 .eds_flipBox > div.eds_behind {
  background-color: #004b8d;
  opacity: .8;
}
.eds_news_flcNews2 .row .eds_flipBox1::before {
  border-bottom-color: #ffffff;
  border-right-color: #ffffff;
}
.eds_news_flcNews2 .row a .eds_flipBox1 p {
  font-weight: 600;
}
.eds_news_flcNews2 .row .eds_behind .fas:hover {
  font-size: 2.5em;
}

/* SIMPLE 2-COLUMN */
.eds_news_flcNews2 .simple2column {
  column-count: 2;
  column-fill: balance;
  column-gap: 30px;
  margin: 2rem auto 4rem;
}
.eds_news_flcNews2 .simple2column article {
  padding-bottom: 1.5rem;
  break-inside: avoid;
}
.eds_news_flcNews2 .simple2column article h3 {
  font-size: 1.3rem;
  font-weight: normal;
}
.eds_news_flcNews2 .simple2column article p {
  margin-bottom: 0;
}
.eds_news_flcNews2 .simple2column article a, .eds_news_flcNews2 .simple2column article a:visited {
  color: #004b8d;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.eds_news_flcNews2 .simple2column article a:hover, .eds_news_flcNews2 .simple2column article a:focus {
  color: #767676;
}
@media only screen and (max-width: 767px) {
  .eds_news_flcNews2 .simple2column {
      column-count: 1;
  }
}



/* NEWS BRIEFS */
.eds_news_flcNews2 .list.row.briefs article {
  min-width: 25%;
}
.eds_news_flcNews2 .list .article-card {
  height: fit-content;
}
.eds_news_flcNews2 .list.briefs .article-card a {
  color: #004b8d;
  text-decoration: underline;
}
.eds_news_flcNews2 .list.briefs .article-card a:hover {
  color: #757575;
  text-decoration-thickness: 2px;
}
.eds_news_flcNews2 .list.briefs .article-card figure {
  height: auto;
}
.eds_news_flcNews2 .list.briefs .article-card .date {
  margin-bottom: .5rem;
}
@media only screen and (max-width: 991px) {
  .eds_news_flcNews2 .list.row.briefs article {
    min-width: 50%;
  }
}
@media only screen and (max-width: 575px) {
  .eds_news_flcNews2 .list.row.briefs article {
    min-width: 100%;
  }
}
/* FOR ISSUES ON OTHER PORTALS */
.eds_news_flcNews2 .article {
  display: block;
}
.eds_news_flcNews2 .footer h3 {
    color: #004b8d!important;
    font-size: 1.5rem!important;
}
.eds_news_flcNews2 .eds_box6 {
  position: relative;
  padding: 1.5rem;
}
.eds_news_flcNews2 .eds_box6::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  width: 3rem;
  border: solid 3px;
  border-right: none !important;
}