/* impact report 23-24. 24-25 */

.ir-category-wrapper-2425 {
    max-width: 1248px;
    margin: 1.5rem auto auto auto;
}

.ir-home-footer-2425 {
  background: url(https://foundation.fortlewis.edu/Portals/33/assets/impact-report-2425/Parallax-laplatas.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 500px;
}

.ir-heading-2425 {
font-weight: 600;
 color: #004b8d;
  font-size: 2.5rem;
  line-height: 2rem;
}

.ir-subhead-2425 {
    line-height: 2rem;
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 2rem;
}



.main-content figure.irMainFigure {
    max-width: none;
}

.impact-circle {
    background-color: #eee;
    display: flex;
    flex-flow: wrap column;
    justify-content: center;
    width: 150px;
    height: 150px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #004b8d;
    font-size: 1.2rem;
    font-weight: 900;
}

@media (min-width: 500px) {
    body .flc-edn .flc-article .imgright, body .flc-edn .flc-article .imgleft, body .flc-edn .flc-article .in_article_image.right, body .flc-edn .flc-article .in_article_image.left {
        width: 50%;
        margin: 4px 0 10px 30px
    }
}

body .flc-edn .featured-row article:not(:last-child) {
    margin-bottom: 2rem;
}

.standard-testimonial__person::before {
    min-width: 25%;
}

.impact-factoid .number-2425 {
    color: #004b8d;
    font-size: 1.8rem;
    line-height: 2.5rem;
}

.standard-testimonial__person::before {
    content: url('https://www.fortlewis.edu/Portals/0/assets/images/quotes.svg')/ "";
    position: absolute;
    min-width: 20%;
    max-width: 20%;
    height: auto;
    top: 0;
    left: 50px;
    z-index: 2;
}


/*navigation links top*/
.impact-quick-look {
    margin: 20px 0px;
}

.impact-quick-look a {
    text-decoration: none;
    padding: 10px 20px;
    border: #ddd 1px solid;
    background-color: transparent;
    color:#3e76a9;
}

.impact-quick-look a:hover {
    background-color: #004b8d;
    color: white;
}

/* impact report icon style*/
.impact-factoid {
    display: flex;
    flex-flow: wrap column;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.factoid-container-horizontal {
    display: flex;
    flex-flow: nowrap row;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.factoid-container {
    border-left: #ddd 1px solid;
}

.factoid-container-right {
    border-right: #ddd 1px solid;
}

@media screen and (max-width: 768px) {
    .factoid-container {
        border-left: white 1px solid;
    } 

    .factoid-container-right {
        border-right: white 1px solid;
    } 
}

.impact-factoid i {
    font-size: 2.5rem; 
    color: #3e76a9;
}

.impact-factoid .description {
    color: black;
    font-size: 1rem;
}

.impact-factoid .number {
    color: #3e76a9;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

/*faculty highlight styling*/

.faculty-highlight h4 {
    line-height: 1.25rem;
    font-size: 20px;
    color: #004b8d
}





/* impact report */

.irFactoid-wrapper {
    text-align: center;
    line-height: 1.5rem;
}

.irFactoid-number {
font-size: 2rem;
color:#3e76a9;
font-weight: 600;
padding: 1.4rem 0 .5rem 0;
}

.irFactoid-text {
    font-size: 1.1rem;
    color: #333;
	padding-bottom: 1.5rem;
	
}

.irFactoid-border-left {
   border-left: 1px solid #3e76a9;
}

.irFactoid-border-right {
   border-right: 1px solid #3e76a9;
}	

hr.irBordertop {
  border-top: 1px solid #3e76a9;
  margin: 10px 0;
}

hr.irBorderbottom {
  border-bottom: 1px solid #3e76a9;
  margin: 10px 0;
}

a.irButton, a:visited.irButton  {
	text-align:center;
	display: block;
	width: 96%;
	border: 1px solid #3e76a9;
	background-color: #3e76a9;
	color: #fff;
	margin: 5px 20px;
	font-weight: 600;
	text-decoration: none;
	padding: 20px 0;
}


a:active.irButton, a:hover.irButton  {
	background-color: #fff;
}




.t-wrapper {
	padding-bottom: 1.5rem!important;
}

.t-wrapper .t-image .t-image__wrapper:after {
	color: #3e76a9!important;
	font-size: 16.5rem!important;
}

.t-wrapper .t-content {
    font-size: 1.1rem!important;
	
}


/* General */
h1 {
    font-family: 'Roboto', sans-serif!important;
    font-weight: 900!important;
}
h2, h3 {
    color: #3e76a9!important;
}
.f-event h2 {
    color: #3e76a9!important;
}
.f-event__cta .button--cta {
    background: #3e76a9!important;
    border: 2px solid #3e76a9!important;
}
.f-event__cta .button--cta:hover, .f-event__cta .button--cta:focus {
    background: transparent!important;
    color: #3e76a9!important;
}
.button.foundation {
    background-color: #3e76a9;
    border: solid 2px #3e76a9;
    -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;
}
.button.foundation:hover, .button.foundation:focus {
    background-color: transparent;
    color: #3e76a9;
}*/
/* EXTERNAL LINK ICON */
li.menu__item.flc-external-link a::after {
    content: '\f08e';
    font-family: 'FontAwesome';
    margin-left: 0.5rem;
}
/* preheader */
.preheader {
    background: #133149!important;
}
.menu--preheader-left .menu__item .menu__link {
    color: #fff!important;
}
/* Home hero */
.hero--front-v2 .hero__content {
    padding-top: 3rem!important;
}
.hero--front-v2 .hero__content {
    text-align: center!important;
}
.hero--front-v2 .hero__content h1 {
    color: #004b8d!important;
    text-shadow: none!important;
}
.hero--front-v2 .hero__content .hero__subtitle {
    text-shadow: none!important;
    color: #3e76a9!important;

}
.hero--front-v2 .button {
    color: #fff!important;
    border: 2px solid #004b8d!important;
    background: #004b8d!important;
}
.hero--front-v2 .button:hover {
    color: #004b8d!important;
    background: transparent!important;
}
.hero.hero--front-v2 {
background: url(/Portals/33/adam/Content/7Ikshe4-RkWRB5KMEZfcqA/Image/mountains-clocktower.png) no-repeat center center!important;
}
    
/* 2sxc BLUE CARDS */
.cards {  
    background: none!important;  
    padding: 0!important;
} 
.cards .container {  
    padding: 0;  
} 
.cards__grid .cards__head {  
    display: none;  
}  
.cards__grid .cards__item h3 {
    color: #fff!important;
}
.cards__grid .cards__item {  
    min-height: 0!important; 
    background: #3e76a9!important;
}  
.cards__grid .cards__item p {  
    text-align: left;
} 

.cards__grid .cards__item .button--cta {
    background: transparent!important;
}
.cards__grid .cards__item .button--cta:hover {
    background: #fff!important;
    color: #3e76a9!important;
}
/* Mountain divider */
.mountain-divider {
    background: url('https://www.fortlewis.edu/Portals/33/assets/images/divider-mountain-transparent.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 16% 0 0;
    margin-top: 0;
}
@media only screen and (min-width: 577px) {
    .mountain-divider {
        margin-top: -1.7rem;
    }
}
/* LIVE ACCORDION */
.liveaccflcbluecaret .ui-state-default, .liveaccflcbluecaret .ui-widget-content .ui-state-default, .liveaccflcbluecaret .ui-state-active a, .liveaccflcbluecaret .ui-state-active a:link, .liveaccflcbluecaret .ui-state-active a:visited {
    background: #3e76a9!important;
}
.liveaccflcbluecaret .ui-accordion .ui-accordion-content {
    border-color: #3e76a9!important;
}
.liveaccflcbluecaret .ui-accordion .ui-accordion-header {
    width: fit-content;
}
.liveaccflcbluecaret .ui-accordion .ui-accordion-header a {
    padding: 0.5em 1em!important;
}
.liveaccflcbluecaret .ui-state-default a:hover, .liveaccflcbluecaret .ui-state-default a:focus {
    font-weight: initial!important;
}
.liveaccflcbluecaret .ui-accordion .ui-accordion-header a::after {
    -webkit-transition: 0.25s all ease-in-out!important;
    -moz-transition: 0.25s all ease-in-out!important;
    -ms-transition: 0.25s all ease-in-out!important;
    -o-transition: 0.25s all ease-in-out!important;
    transition: 0.25s all ease-in-out!important;
}
.liveaccflcbluecaret .ui-accordion .ui-accordion-header a:hover::after, .liveaccflcbluecaret .ui-accordion .ui-accordion-header a:focus::after {
    font-weight: 600;
}
/* NEWS BRIEFS ROTATOR */
.edstmr__Theme1 .ms-staff-carousel .ms-staff-info p {
    margin: 4px auto!important;
    width: 90%;
    max-width: 600px;
}
/* rotator */
.edstmr__Admission .ms-staff-carousel .ms-staff-info {
    height: 100px!important;
}
/* accordion */
.accordion .item .heading {
    color: #3e76a9!important;
    border-color: #3e76a9!important;
}
.accordion .item.open > .heading > span:first-child {
    color: #3e76a9!important;
}
.accordion .item .content {
    border-color: #3e76a9!important;
}
/* footer */
.footer .footer__area {
    background: #133149 url(https://www.fortlewis.edu/Portals/33/assets/images/footer-navy-mountains.png) no-repeat center bottom!important;
    background-size: cover!important;
}
.footer a {
    font-size: inherit!important;
}
.footer .footer-header {
    color: #fff!important;
    font-size: 1.25rem!important;
    font-weight: 900!important;
}
.flcSocialFooter a {
    font-size: 2rem!important;
    margin-right: 1rem!important;
    -webkit-transition: 0.25s all ease-in-out!important;
    -moz-transition: 0.25s all ease-in-out!important;
    -ms-transition: 0.25s all ease-in-out!important;
    -o-transition: 0.25s all ease-in-out!important;
    transition: 0.25s all ease-in-out!important;
}
.flcSocialFooter a:hover i {
    font-weight: 900;
}
footer ul {
    padding-inline-start: 0px!important;
        list-style-type: none!important;
}
footer .col-md-4:last-of-type {
    padding-left: 75px;
}
@media only screen and (max-width: 767px) {
    footer .col-md-4:last-of-type {
    padding-left: 20px;
}
}






















































