/* Campaign maroon #8c002c */
 body {
	 font-family: 'Lato', sans-serif;
	 padding-top: 60px;
	 color: #000;
}
 a {
	 color: #660012;
	 text-decoration: none;
}
 a: hover {
	 color: #007bff;
	 text-decoration: underline;
}
p a {
    font-weight: bolder;
}
/* --- Cotnent Page --- */
 main.content-page {
	 margin: 50px 0;
	 min-height: 1000px;
}
/* --- Landing Page --- */
 main.landing-page {
	 min-height: 1000px;
}
 .landing-padding {
	 padding: 2rem 5rem;
}
/* --- Typography --- */
 h1 {
	 color: #660012;
	 font-size: 2rem;
	 text-transform: uppercase;
	 letter-spacing: 2.5px;
	 padding-bottom: .5rem;
	 border-bottom: 1px solid #660012;
	 margin: 1rem 0 2rem;
}
 h2 {
	 color: #660012;
	 letter-spacing: 1px;
	 padding-bottom: .5rem;
	 margin: 2rem 0 .5rem 0;
}
 .text-maroon {
	 color: #590012;
}
 strong {
	 color: #660012;
	 font-weight: bold;
}
 h3.subhead {
	 font-size: 3rem;
	 color: #590012;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 margin: 2rem 0;
}
 h4.subhead {
	 font-size: 2.5rem;
	 color: #333;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 margin: 2rem 0;
}
 p, li {
	 font-size: 1.2rem;
	 font-weight: 300;
}
 .opps-give {
	 background-color: #f2f2f2;
	 padding: .2rem 2rem 1rem 2rem;
	 border-top: 1px solid #590012;
	 margin-bottom: 2rem;
}
 .opps-give h3 {
	 color: #590012;
	 font-size: 1.5rem;
	 text-transform: uppercase;
	 margin: 2rem 0 0;
}
 .opps-give p {
	 font-size: 1rem;
}
 .need {
	 font-size: 1.5rem;
	 text-align: center;
	 padding: 1rem;
	 border: 1px solid #590012;
	 margin: 2rem 0;
}
 .need span {
	 color: #590012;
	 font-weight: bold;
	 font-style: italic;
}
/* --- Buttons --- */
 .btn-maroon {
	 text-transform: uppercase;
	 color: #fff;
	 background-color: #590012;
	 border-color: #590012;
}
 .btn-maroon:hover {
	 color: #fff;
	 background-color: #8c002c;
	 border-color: #8c002c;
}
 .btn-blue {
	 text-transform: uppercase;
	 color: #fff;
	 background-color: #0078a3;
	 border-color: #0078a3;
}
 .btn-blue:hover {
	 color: #fff;
	 background-color: #666;
	 border-color: #666;
}
 .btn-gray {
	 text-transform: uppercase;
	 color: #fff;
	 background-color: #999;
	 border-color: #999;
}
 .btn-gray:hover {
	 color: #fff;
	 background-color: #333;
	 border-color: #333;
}
 .btn-white {
	 text-transform: uppercase;
	 color: #999;
	 background-color: #fff;
	 border-color: #ccc;
}
 .btn-white:hover {
	 color: #590012;
	 background-color: #fff;
	 border-color: #590012;
}
 .btn-white-maroon {
	 text-transform: uppercase;
	 color: #666;
	 background-color: #fff;
	 border-color: #ccc;
}
 .btn-white-maroon:hover {
	 color: #fff;
	 background-color: #590012;
	 border-color: #590012;
}
 .btn-overlay {
	 color: #fff;
	 background-color: rgba(255,255,255,.2);
	 border-color: #fff;
	 text-transform: uppercase;
}
 .btn-overlay:hover {
	 color: #720012;
	 background-color: rgba(255,255,255,.6);
	 border-color: #fff;
	 text-transform: uppercase;
}
/* --- Navbar --- */
 .navbar {
	 border-bottom: 1px solid #ccc;
}
 .bg-light {
	 background-color: #fff!important;
}
 .navbar-brand img {
	 max-width: 250px;
}
 .navbar-light .navbar-nav .nav-link {
	 color: #590012;
	 text-transform: uppercase;
	 padding-right: 1.5rem;
	 padding-left: 1.5rem;
}
/* --- Hero Gradient --- */
 .hero-gradient {
	 background-image: url("../images/one-west/gradient-old-ed.webp");
	 background-size: cover;
}
 #gradient-logo-cta {
	 padding: 15% 7%;
}
/* --- Tagline Slab --- */
 .tagline-slab p {
	 font-size: 1.3rem;
	 font-weight: 300;
}
/* --- Progress --- */
 .progress1 {
	 display: flex;
	 overflow: hidden;
	 font-size: 1rem;
	 font-weight: 700;
}
 .progress2 {
	 display: flex;
	 justify-content: flex-end;
	 width: 85%;
	 color: #8c002c;
	 overflow: visible;
}
 .progress3 {
	 display: flex;
	 justify-content: flex-end;
	 width: 15%;
	 color: #ccc;
	 overflow: visible;
}
 .progress4 {
	 display: flex;
	 height: 30px;
	 overflow: hidden;
}
 .progress5 {
	 display: flex;
	 justify-content: flex-end;
	 width: 85%;
	 background-image: linear-gradient(to right, #ffa545, #8c002c);
	 overflow: visible;
}
 .progress6 {
	 display: flex;
	 justify-content: flex-end;
	 width: 15%;
	 background-color: #f2f2f2;
	 overflow: visible;
}
/* --- Priorities --- */
 .priorities {
	 background-image: linear-gradient(to bottom, #e5e5e5, #fff);
}
 .priorities .card {
	 text-align: center;
	 color: #fff;
}
 .priorities .card-body {
	 background-image: linear-gradient(to bottom, #450012, #660012);
}
 .priorities .card h4 {
	 text-transform: uppercase;
	 font-weight: 700;
	 letter-spacing: 2px;
}
/* --- Academics --- */
 .academics .card {
	 color: #590012;
}
 .academics .card h4 {
	 font-size: 1.1rem;
}
/* --- Legacy Gradient --- */
 .legacy-gradient {
	 background-image: url("../images/one-west/gradient-students-buffbranding.jpg");
	 background-position: center;
	 background-size: cover;
	 color: #fff;
	 text-align: center;
	 padding: 5% 10%;
}
 .legacy-gradient .legacy-text {
	 font-size: 3rem;
	 line-height: 1.5;
	 text-align: center;
	 margin-bottom: 3rem;
}
 .legacy-gradient .legacy-button {
	 margin-bottom: 3rem;
}
/* --- Donors --- */
 .donors {
	 min-height: 1020px;
}
 .donor-slider h3 {
	 color: #590012;
	 font-weight: 600;
}
 .donors .card {
	 background-image: linear-gradient(to bottom, #f2f2f2, #fff);
}
 .donors .card-body {
	 min-height: 50px;
	 text-align: center;
}
/* --- Footer / Pulled from Cascade Factory styles.css --- */
 footer{
	 background-image: linear-gradient(to bottom, #450012, #660012);
	 padding:20px 0 
}
 @media (min-width:48rem){
	 footer{
		 padding:60px 0 
	}
}
 footer .inner{
	 max-width:90rem;
	 margin-left:auto;
	 margin-right:auto;
	 padding:0 15px 
}
 @media (min-width:91.875rem){
	 footer .inner{
		 padding:0 
	}
}
 footer .inner .links ul{
	 column-count:1;
	 list-style:none;
	 padding:0;
	 margin:0 
}
 @media (min-width:30rem){
	 footer .inner .links ul{
		 column-count:2 
	}
}
 @media (min-width:62rem){
	 footer .inner .links ul{
		 column-count:3 
	}
}
 @media (min-width:75rem){
	 footer .inner .links ul{
		 column-count:5 
	}
}
 footer .inner .links ul li{
	 display:block;
	 -webkit-column-break-inside:avoid;
	 page-break-inside:avoid;
	 break-inside:avoid 
}
 footer .inner .links ul li a{
	 display:block;
	 color:#fff;
	 text-decoration:none;
	 padding:5px 10px;
	 font-size:.8125rem;
	 line-height:1rem;
	 border:2px solid transparent 
}
 footer .inner .links ul li a:focus,footer .inner .links ul li a:hover{
	 border-color:#fff 
}
 footer .inner .links ul li a:focus{
	 outline:0!important 
}
 footer .inner .bottom{
	 margin-top:20px;
	 padding-top:20px;
	 border-top:1px dotted #757575 
}
 @media (min-width:62rem){
	 footer .inner .bottom{
		 display:flex;
		 justify-content:space-between 
	}
}
 footer .inner .bottom .logo{
	 text-align:center 
}
 @media (min-width:62rem){
	 footer .inner .bottom .logo{
		 text-align:left;
		 flex:0 0 33%;
		 width:33% 
	}
}
 footer .inner .bottom .logo img{
	 width:300px;
	 max-width:100% 
}
 footer .inner .bottom .location{
	 color:#fff;
	 text-align:center;
	 margin-top:20px 
}
 @media (min-width:62rem){
	 footer .inner .bottom .location{
		 margin-top:0;
		 flex:0 0 33%;
		 width:33%;
		 display:flex;
		 align-items:center;
		 justify-content:center 
	}
}
 footer .inner .bottom .social-icons{
	 margin-top:20px;
	 text-align:center 
}
 @media (min-width:62rem){
	 footer .inner .bottom .social-icons{
		 margin-top:0;
		 flex:0 0 33%;
		 width:33%;
		 display:flex;
		 align-items:center 
	}
}
 footer .inner .bottom .social-icons ul{
	 list-style:none;
	 padding:0;
	 margin:0;
	 display:inline-block 
}
 @media (min-width:62rem){
	 footer .inner .bottom .social-icons ul{
		 text-align:right;
		 width:100% 
	}
}
 footer .inner .bottom .social-icons ul li{
	 display:inline-block;
	 text-align:center 
}
 footer .inner .bottom .social-icons ul li a{
	 display:inline-block;
	 text-align:center;
	 color:#fff;
	 font-size:16px;
	 width:36px;
	 height:36px;
	 padding-top:4px;
	 border:2px solid #fff;
	 border-radius:100%;
	 text-decoration:none 
}
 footer .inner .bottom .social-icons ul li a:hover{
	 color:#450012;
	 background-color:#fff 
}
 footer .inner .bottom .social-icons ul li a:focus{
	 border:2px dotted red;
	 outline:0!important 
}
 .subfooter{
	 color:#fff;
	 background-color:#450012;
	 padding-bottom:30px 
}
 .subfooter .accreditation{
	 background-color:#fff;
	 padding-top:30px;
	 padding-bottom:30px 
}
 .subfooter .accreditation .inner{
	 padding-top:0!important;
	 max-width:90rem;
	 margin-left:auto;
	 margin-right:auto;
	 padding:0 15px;
	 display:flex;
	 justify-content:center;
	 flex-wrap:wrap;
	 max-width:90rem;
	 margin-left:auto;
	 margin-right:auto;
	 padding:0 15px 
}
 @media (min-width:91.875rem){
	 .subfooter .accreditation .inner{
		 padding:0 
	}
}
 @media (min-width:91.875rem){
	 .subfooter .accreditation .inner{
		 padding:0 
	}
}
 .subfooter .accreditation .inner .item{
	 width:250px;
	 display:flex;
	 flex-direction:column;
	 justify-content:center 
}
 .subfooter .accreditation .inner .item a{
	 display:block;
	 text-align:center;
	 margin:0 5px 
}
 .subfooter .accreditation .inner .item a img{
	 margin:0 auto 
}
 .subfooter .accreditation .inner.alt .item{
	 width:120px 
}
 .subfooter .inner{
	 max-width:90rem;
	 margin-left:auto;
	 margin-right:auto;
	 padding:0 15px;
	 padding-top:30px!important 
}
 @media (min-width:91.875rem){
	 .subfooter .inner{
		 padding:0 
	}
}
 @media (min-width:48rem){
	 .subfooter .inner{
		 display:flex;
		 justify-content:space-between 
	}
}
 .subfooter .inner .logo{
	 text-align:center 
}
 .subfooter .inner .logo img{
	 width:300px;
	 max-width:100%;
	 margin:0 auto 
}
 @media (min-width:48rem){
	 .subfooter .inner .logo{
		 flex:0 0 360px;
		 width:360px 
	}
	 .subfooter .inner .logo img{
		 width:100%;
		 max-width:100% 
	}
}
 .subfooter .inner .address{
	 text-align:center;
	 margin-top:20px 
}
 @media (min-width:48rem){
	 .subfooter .inner .address{
		 display:flex;
		 flex-direction:column;
		 justify-content:center;
		 align-content:center;
		 padding:0 20px;
		 margin-top:0 
	}
}
 @media (min-width:90rem){
	 .subfooter .inner .address{
		 padding:0 
	}
}
 .subfooter .inner .social-icons{
	 margin-top:20px;
	 text-align:center;
	 min-width:200px 
}
 @media (min-width:62rem){
	 .subfooter .inner .social-icons{
		 margin-top:0;
		 display:flex;
		 align-items:center 
	}
}
 .subfooter .inner .social-icons ul{
	 list-style:none;
	 padding:0;
	 margin:0;
	 display:inline-block 
}
 @media (min-width:62rem){
	 .subfooter .inner .social-icons ul{
		 text-align:right;
		 width:100% 
	}
}
 .subfooter .inner .social-icons ul li{
	 display:inline-block;
	 text-align:center 
}
 .subfooter .inner .social-icons ul li a{
	 display:inline-block;
	 text-align:center;
	 color:#fff;
	 font-size:16px;
	 width:36px;
	 height:36px;
	 padding-top:4px;
	 border:2px solid #fff;
	 border-radius:100%;
	 text-decoration:none 
}
 .subfooter .inner .social-icons ul li a:hover{
	 color:#450012;
	 background-color:#fff 
}
 .subfooter .inner .social-icons ul li a:focus{
	 outline:0!important;
	 border:2px dotted red 
}
/* ---------- Responsive Breakpoints ---------- */
/* Small devices (576px and below) */
 @media (max-width: 576px) {
	 h3.subhead {
		 font-size: 2rem;
	}
	 h4.subhead {
		 font-size: 1.5rem;
	}
	 .legacy-gradient .legacy-text {
		 font-size: 2rem;
		 line-height: 2.5rem;
	}
	 .landing-padding {
		 padding: 2rem;
	}
}
/* Small devices (576px and up) */
 @media (min-width: 576px) {
}
/* Small devices (576px to 768opx) */
 @media (min-width: 576px) and (max-width: 768px) {
	 .legacy-gradient .legacy-text {
		 font-size: 2.5rem;
		 line-height: 3rem;
	}
}
/* Medium devices (tablets, 768px and up) */
 @media (min-width: 768px) {
    .progress1 {
    	 font-size: 1.3rem;
	 }
	.progress2 {
    	 width: 90%;
    }
    .progress3 {
    	 width: 10%;
    }
    .progress4 {
         height: 50px;
    }
    .progress5 {
    	 width: 90%;
    }
    .progress6 {
    	 width: 10%;
    }
}
/* Large devices (desktops, 992px and up) */
 @media (min-width: 992px) {
	 h1 {
		 font-size: 2.5rem;
	}
    .progress1 {
    	 font-size: 1.5rem;
	 }
}
/* Extra large devices (large desktops, 1200px and up) */
 @media (min-width: 1200px) {
    .progress1 {
    	 font-size: 1.8rem;
	 }
     
}

 