/*Slabs*/
section.slabs{
	padding:4rem 0;
	position:relative;
	/*font-size: 16px;
    color: #5A5B61;*/
}

section.slabs h2, section.slabs h3, section.slabs h4, section.slabs h5 {
	font-family: "montserrat";
}

#fullpagecontent .slabs .cell > p {
	font-size: 1.25rem;
}

#fullpagecontent .slabs .cell > ul:not(.accordion) li {
	font-size: 1.15rem;
}

/*
section.slabs h2 {
	font-size: 2rem;
	font-weight: 400;
	color: #47484d;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: none;
}

section.slabs h2:after {
	background-color: #ca471b;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	bottom: -2px;
	width: 100px;
}

section.slabs h2.text-center:after {
	right:0;
	margin:0 auto;
}

section.slabs h3 {
	font-weight: 500;
}

section.slabs p {
	color: #5A5B61; 	
    font-size: 16px;
}*/

/*Scroll Animations*/
[data-animation='offscreen-y'] {
	transform: translateY(500px);
	opacity: 0;
}

.c-highlight-cards a, .c-image-cards a {
	transition: all 750ms ease-in;				
}

section.slabs .button {
	font-size: 15px;
}


/*bg-dark*/
section.slabs.bg-dark h2,section.slabs.bg-dark h3,section.slabs.bg-dark h4,section.slabs.bg-dark h5 {
    color: #FFFFFF;
}

section.slabs.bg-dark p, section.slabs.bg-dark {
    color: #F8F8F8;
}

section.slabs.bg-dark p strong, section.slabs.bg-dark strong {
    color: #FFFFFF;
}

section.slabs.bg-dark a:not(.button) {
    color: #6ACEFD;
    font-weight: 500;
}

section.slabs.bg-dark a:not(.button):hover {
    color: #F7B905;
}

section.slabs.bg-dark a.button {
    background: rgb(var(--sun));
    color: #222;
    font-weight: 500;
}

section.slabs.bg-dark a.button:hover {
    background: #ffffff;
    color: #222;
}

@media only screen and (max-width: 64.063em) {
    section.slabs h2 {
        font-size: 1.5rem;
	}
}

/*Split bg*/
.t-split {
	background: linear-gradient(90deg, rgba(0,77,150,1) 0%, rgba(0,77,150,1) 50%, rgba(0,36,61,1) 50%, rgba(0,36,61,1) 100%);
}
@media only screen and (max-width: 64.063em) {
	.t-split {
		background: rgb(var(--deepcobalt));
	}
}

/*Panels*/

section.slabs .panel h2 {
    font-size: 20px;
    padding-bottom: 0;
}

section.slabs .panel h2:after {
  content: none;
}

section.slabs .panel {
    font-size: 16px;
    margin-bottom: .5rem;
}

section.slabs .panel p {
    margin-bottom: .5rem;
}

section.slabs .panel .button {
  margin: 0.25rem 0 0.5rem 0;
}

/*BANNER*/

section.slabs.banner {
    padding: 1.75rem 0;
    background-image: linear-gradient(135deg, rgba(15,42,95,1) 0%,rgba(0,77,150,1) 33%,rgba(0,120,204,1) 66%,rgba(106,206,253,1) 100%);
    position: relative;
}

section.banner ul.breadcrumbs {
    padding-bottom: 0;
    margin-top: 0.5rem !important;
    padding-top: 0.75rem;
    border-radius: 0;
    margin: 0;
    border-color: #F7B905;
	padding-left: 1.5rem;
}

section.banner h1 {
    color: #fff;
    font-family: 'montserrat';
    font-size: 2.5rem;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
}

section.banner .breadcrumbs>*, section.banner .breadcrumbs a {
    color: #FFFFFF;
    font-weight: 500;
}

section.banner .breadcrumbs .current {
    color: #F8F8F8;
    font-weight: 400;
}

section.banner .breadcrumbs>*:before {
    top: 0px;
    font-size: .7rem;
}

section.banner .breadcrumbs .icon-home:before,.breadcrumbs .fa-home:before {
    top: -4px;
    margin-right: 0px;
    position: relative;
}

section.banner .breadcrumbs a:hover, section.banner .breadcrumbs a:focus {
    color: #F7B905;
}

@media only screen and (max-width: 64.063em) {
    section.slabs.banner {
        background-image:linear-gradient(135deg, rgba(15,42,95,1) 0%,rgba(0,77,150,1) 50%,rgba(0,120,204,1) 100%);
    }
	section.slabs.banner h1 {
        font-size: 2rem;
    }
}

/*Icons*/
.icon-grad {
    display: inline-block;
    color: inherit;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    line-height: 36px;
    position: relative;
}
[class*="fa-"]:before {
    font-size: inherit;
    margin-right: 0;
    vertical-align: inherit;
}


.ico {
    position: relative;
    font-weight: 400;
    font-size: 54px;
    line-height: 54px;
    display: inline-block;
    font-style: normal;
}
.ico-sm {
    font-size: 1rem;
    line-height: 1;
}
.ico-grad {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.ico.ico-circle {
    border-radius: 50%;
    text-align: center;
    width: 72px;
    height: 72px;
    line-height: 72px;
    font-size: 36px;
}

.ico.ico-circle-filled {
    color: #ffffff;
    border: none;
    display: inline-block;
    background-color: #ca471b;
}

.ico.ico-circle-outline {
    margin: 0;
    border: 2px solid;
}

.ico.ico-circle-outline[class*="fa-"]:before {
    top: -2px;
    position: relative;
}

.ico.ico-circle.ico-sm,.ico.ico-circle.ico-sm {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 1rem;
}

.ico.ico-red {
    color: #ca471b;
}

.ico.ico-yellow {
    color: #F7B905;
}

.ico.ico-blue {
    color: #004d96;
}

.ico.ico-ltblue {
    color: #6acefe;
}

.ico.ico-green {
    color: #99CA10;
}

.grad-grey {
    background-image: linear-gradient(0deg,#5a5b61 50%,#7b7c82 100%);
}

.grad-ltblue {
    background-image: linear-gradient(0deg,#6acefd 50%,#8ae5ff 100%);
}

.grad-blue {
    background-image: linear-gradient(0deg,#004d96 0%,#0368c7 100%);
}

.grad-yellow {
    background-image: linear-gradient(180deg,#f7b905 0,#f3780f 100%);
}
.grad-green {
    background-image: linear-gradient(0deg,#99CA10 0%,#c8de0f 100%);
}

.grad-red {
    background-image: linear-gradient(0deg,#ca471b 0,#f3780f 100%);
    color: #ca471b;
}

/*Heros*/
/*Hero banner-box*/
.hero-box {    
	background-image: linear-gradient(to right, rgba(0, 77, 150,.75) 0%,rgba(0, 77, 150,.75) 100%);
	/*background-repeat: no-repeat;        
	background-size: cover;
	margin-bottom: 5rem;
	background-position-x: 93%;
	background-position-y: 100%;
	padding: 2rem 0;*/
	position: relative;
}

.hero-box .hero-img {
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 5rem;
	background-position-x: 93%;
	position: relative;
	background-position-y: 100%;
}

.hero-box.hero-box-lg .hero-img {
	height: 65vh;
}
.hero-box.hero-box-sm  .hero-img {
	height: 45vh;
}
.hero-box .hero-text-pos {
	position: absolute;
	width: 100%;
	bottom: -4rem;
}
.hero-box .hero-text-pos .row {
	position: relative;
}
.hero-box .hero-text-container {
	background: #47484D;
	padding: 1.5rem;
}
.hero-box .hero-text {
	/*border-left: 3px solid #F7B905;
	padding-left: 2rem;*/
}
.hero-box .hero-text h1 {
	font-size: 2.75rem;
	margin-top: 0;
	color: #fff;
	font-family: "Montserrat";
	font-weight: 400;
	line-height: 1;
}
.hero-box .hero-text p {
	font-weight: 400;
	font-size: 1.25rem;
	margin: 0;
	color: #ffffff;
	line-height: 1.5;
	border-left: 3px solid #F7B905;
	padding-left: 1.5rem;
	margin-left: 0.5rem;
}

/*Hero banner conversion*/
.hero-box.hero-banner .hero-text-pos {
    bottom: 0;
}

.hero-box.hero-banner .hero-text-container {
    background: inherit;
    padding: 1rem;
}

.hero-box.hero-banner .hero-img {
    height: 35vh;
}

.hero-box.hero-banner .hero-img {
    margin-bottom: 0;
}

@media only screen and (max-width: 64.063em) {
	.hero-box.hero-box-sm .hero-img,.hero-box.hero-box-lg  .hero-img {
		height:40vh;
		margin-bottom: 0;
	}
	.hero-box .hero-text-pos {
		bottom:0;
		/*position: relative;
		padding: 1rem;
		background-color: #47484d;*/
	}
	.hero-box .hero-text-container {
		padding: 0;
	}
	.hero-box .hero-text {
		padding-left: 1.25rem;
	}
	.hero-box .hero-text h1 {
		font-size: 1.5rem;
	}

	.hero-box .hero-text p {
		font-size: 1rem;
	}
}
/*Heros*/
.hero-grad {
	position: relative;
}

.hero-grad .hero-img {
	background-position-x: var(--bg-pos-x); 
	background-position-x: 50%;     
	background-position-y: var(--bg-pos-y);
	background-position-y: 50%;
	background-repeat: no-repeat;           
	background-size: cover;                     
	height: 70vh;
	position: relative;

}

.grad-right .hero-img {
	background-image: linear-gradient(to left, rgba(0, 77, 150,1) 0%, rgba(0, 77, 150,.85) 40%,rgba(0, 77, 150,.50) 45%,rgba(0, 77, 150,.0) 50%, rgba(0,0,0,0) 100%),var(--bg-img);
	background-image: linear-gradient(to left, rgba(0, 77, 150,1) 0%, rgba(0, 77, 150,.85) 40%,rgba(0, 77, 150,.50) 45%,rgba(0, 77, 150,.0) 50%, rgba(0,0,0,0) 100%),url(https://www.csusm.edu/el-new/programs/business/certshrm/cert-shrm-hero.jpg);
}
.grad-left .hero-img {
	background-image: linear-gradient(to right, rgba(0, 77, 150,1) 0%, rgba(0, 77, 150,.85) 40%,rgba(0, 77, 150,.50) 45%,rgba(0, 77, 150,.0) 50%, rgba(0,0,0,0) 100%),url(https://campus.csusm.edu/www/working/slabs/images/introbg.jpg);
}
.grad-full .hero-img {
	background-image: linear-gradient(to right, rgba(0, 77, 150,.75) 0%,rgba(0, 77, 150,.75) 100%),url(student-life.jpg);
}
.hero-grad .hero-text-pos {
	position: absolute;
	top:50%;
	transform: translateY(-50%);

}
.hero-grad.grad-right {
	text-align: right !important;
}
.hero-grad.grad-right .hero-text-pos {
	right: 3rem;
}
.hero-grad.grad-left {
	text-align: left !important;
}
.hero-grad.grad-left .hero-text-pos {
	left: 2rem;
}
.hero-grad.grad-full {
	text-align: center !important;

}
.hero-grad.grad-left .hero-text-pos, .hero-grad.grad-right .hero-text-pos {
	max-width: 40%;
}

.hero-grad.grad-full .hero-text-pos {
	width: 50%;
	max-width:100%;
	margin: 0 auto;
	left:0;
	right:0;
}

.hero-grad .hero-text h1 {
	font-size: 2.25rem;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: "Montserrat";
	line-height: 1.15;  
	position: relative;
	padding-bottom: 1rem;       
}
.hero-grad .hero-text h1:after {
	content: " ";
	background-color: #F7B905;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	right: 0;
	bottom: -2px;
	width: 100%;
}
.hero-grad.grad-full .hero-text h1 {
	font-size: 3.5rem;
}
.hero-grad .hero-text p {
	font-weight: 400;
	font-size: 1.15rem;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-family: "Montserrat";          
}       
.hero-grad .hero-text p .button {
	background: none !important;
	border: 1px solid #F7B905;
	text-transform: uppercase;
}
.hero-grad .hero-text p .button:hover {
	background: #F7B905 !important;
	border: 1px solid #F7B905;
	color:#222;
}

@media only screen and (max-width: 64em) { 
	.hero-grad.grad-left .hero-text-pos, .hero-grad.grad-right .hero-text-pos {
		background-color: #004d96;
		position: relative;
		padding: 1rem;
		max-width: 100%;
		top: initial;
		transform: initial;
	}

	.hero-grad.grad-left .hero-text-pos, .hero-grad.grad-right .hero-text-pos {
		left:initial;
		right:initial;
	}
	.hero-grad.grad-right .hero-text-pos .hero-text {
		text-align: left !important;
	}
	.hero-grad.grad-full .hero-text-pos {
		width: 80%;
	}
	.hero-grad .hero-text h1,.hero-grad.grad-full .hero-text h1 {
		font-size: 1.5rem;              
	}
	.hero-grad .hero-text p {
		font-size: 1rem !important;   
		margin-bottom: 0;   
	}
	.hero-grad .hero-text p .button {
		margin-top:20px;
		margin-bottom: 0;
	} 
	.hero-grad.grad-right .hero-img {
		background-image: var(--bg-img);
	}
	.hero-grad.grad-left .hero-img {
		background-image: url(https://campus.csusm.edu/www/working/slabs/images/introbg.jpg);
	}

	.hero-grad .hero-img {
		height: 40vh;
	}       

	section .slabs {
		padding:2rem 0;
	}
}
/*Feature Blocks*/
.feature-block {
	position: relative;
}
.feature-block-title {
	font-weight: 500;
	font-size: 1.25rem;
	font-family: "Montserrat";
	padding: .5rem 0;
	/*margin-bottom: .5rem;*/
	position: relative;
	line-height: 1.2;
}

section.slabs.bg-dark .feature-block-title {
	color:#FFFFFF;
}
/*
.feature-block-title:after {
	background-color: #ca471b;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 75px;
}*/
.feature-block .feature-block-text p {
	font-size:16px !important;
	margin-bottom: 0;
}
.feature-block-icon i:before {
	font-size: 2rem;
	color: #ca471b;
}

.feature-block.feature-block-left .feature-block-icon {
	position: absolute;
	top:10px;
}
.feature-block.feature-block-left .feature-block-title,.feature-block.feature-block-left .feature-block-text {
	margin-left:100px;
}

.feature-block.feature-block-center {
	text-align: center !important;
}

.feature-block.feature-block-center .feature-block-title:after {
	right:0;
	margin: 0 auto;
}

.feature-block.feature-block-center .feature-block-icon i:before {
	margin-right: 0;
}

.feature-block.feature-block-left.feature-sm .feature-block-title, .feature-block.feature-block-left.feature-sm .feature-block-text {
    margin-left: 50px;
}

.feature-block.feature-block-left.feature-sm .feature-block-title {
    font-size: 1.1rem;
    padding-bottom: .25rem;
}

.comp-feature-list .feature-block-icon i:before {
    font-size: inherit;
    color: inherit;
}

/*Spotlight blocks*/
.spotlight-block-container:hover img {
	transform:scale(1.3);
}

.spotlight-block-container:hover .spotlight-block{
	box-shadow: 0px 2px 2px 0px rgba(0,120,204,1);
}

.spotlight-block {
	margin:0 0.25rem 0.25rem 0.25rem;
	box-shadow:rgba(12, 12, 13, 0.1) 0px 1px 4px;
	background:#FFFFFF;
}
.spotlight-block img {
	transition:all .3s ease;
}
.spotlight-block-copy {
	padding: .25rem 1rem;
}

.spotlight-block-title {
	color:#47484d;
	font-weight: 500;
	font-size: 1.25rem;
	font-family: "Montserrat";
	padding: .5rem 0;
	margin-bottom: .5rem;
	position: relative;
}
.spotlight-block-title:after {
	background-color: #0078cc;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 75px;
}
.spotlight-block-text p,.spotlight-block-text li {
	color: #5A5B61 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}

.spotlight-block-image {
	overflow: hidden;
}
.spotlight-block-image:hover {
	overflow: hidden;
}

/*Testimonials*/
.quote-body {
	box-shadow: rgba(12, 12, 13, 0.1) 0px 1px 4px;
	background: #ffffff;
	padding: 20px 20px 10px 40px;
	position: relative;
	margin-bottom:2rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.quote-body:before {
	font-size: 1.5rem;
	font-family: "fontawesome";
	font-weight: 400;
	color: #8181864a;
	top: 10px;
	left: 10px;
	line-height: 1;
	content: "\f10d";
	position: absolute;
}

.quote-text p,.quote-by p {
    color: #5A5B61 !important;
}


.quote-text p {
	margin-bottom: .5rem;
	font-size: 16px;
}

.quote-text a {
	/*display: block;
	color:#0078CC !important;*/
	font-size: 14px;
	color: #BC441B;
	
}

.quote-text a:hover {
    /*color:#004d96 !important;*/
	border-bottom: 1px solid #BC441B;
    color: #BC441B;
}

.quote-meta {
	align-items: center !important;  
	margin-top: .5rem;
}

.quote-meta p {
	font-size: 16px;
}

.quote-by p {
	margin-bottom: 0;
	font-size: 16px;
	margin-bottom: 0 !important;
}

.quote-by .quote-by-name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	font-family: "Montserrat";
}

.quote-image {
	position: absolute;
	bottom: 0;
	right: 0;
}  

/* NEWS OR ANNOUNCEMENTS Component - Updated by jrees on 073019  */
.AnnouncementHeader h2, .AnnouncementHeader h3, .AnnouncementHeader h4 {
	color: #47484d;
	font-weight: 500;
	float: left;
	letter-spacing: 1px;
	line-height: 1;
	font-family: 'Montserrat';
	font-size: 20px;
	border-bottom: 5px solid #F7B905;
	padding-bottom: 5px;
	margin-bottom: .5rem;
	margin-top: 1rem;
	width: 100%;
}

.AnnouncementHeader h2::after, .AnnouncementHeader h3::after, .AnnouncementHeader h4::after {
	background-color: none;
	content: "";
	height: 0px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 0px;
}

.AnnouncementHeader a {
	color:#0078CC;
	font-weight: 400;
	line-height: 1;
	float: right;                
	padding-top: .5rem;
	padding-bottom: .5rem;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-size: 16px;
}

.AnnouncementHeader a:hover {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.AnnouncementRow {
	padding-bottom: 1rem;
}

.AnnouncementImg {
	padding-bottom: 1rem;
	padding-right: 15px;
}

.AnnouncementTitle {
	font-weight: 400;
	font-family: 'Roboto';
	padding-top: .25rem;
	padding-bottom: .25rem;
}

.AnnouncementTitle a  {
	font-weight: 400;
}

.AnnouncementDate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-family: 'Roboto';
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.AnnouncementTeaser {
	/*height: 38px;
	overflow: hidden;*/
	font-weight: 300;
	font-family: 'Roboto';
	line-height: 1rem;
	font-size: .9rem;
	color: #5A5B61;
	padding-right: .5rem;
}

.AnnouncementTeaser p {
	line-height: 1rem;
	font-size: .9rem;
}

/* EVENTS - START Component - Updated by jrees on 072519 */
.EventHeader h2, .EventHeader h3, .EventHeader h4 {
	color: #47484d;
	font-weight: 500;
	float: left;
	letter-spacing: 1px;
	line-height: 1;
	font-family: 'Montserrat';
	font-size: 20px;
	border-bottom: 5px solid #F7B905;
	padding-bottom: 5px;
	margin-bottom: .5rem;
	margin-top: 1rem;
	width: 100%;
}

.EventHeader h2::after, .EventHeader h3::after, .EventHeader h4::after {
	background-color: none;
	content: "";
	height: 0px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 0px;
}

.EventHeader a {
	color:#0078CC;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1;
	float: right;                
	padding-top: .5rem;
	padding-bottom: .5rem;
	position: relative;
	font-size: 16px;
}

.EventHeader a:hover {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

a.feat-event:hover {
	background: rgba(0,0,0,.08);
}

a.feat-event {
	display: block;
	transition: all .3s ease;
}
/*
a:hover, a:focus {
	color: #1B4CAB;
}

a:hover {
	cursor: pointer;
}
*/
.EventRow {
	padding-top: .5rem;
	padding-bottom: 1rem;
}	

.EventIcon {
	display: block;
	color: #47484d;
	float: left;
	margin-top: 8px;
	padding-right: 1rem;
	overflow: hidden;
	text-align: center;
	font-family: 'Montserrat';
}

.EventIcon .e-month, .EventIcon .e-date {
	display: block;
}

.EventIcon .e-date {
	font-size: 34px;
	line-height: 1;
	font-weight: 300;
	padding-top: 2px;
	text-align: center;
}

.EventIcon .e-month {
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.EventDetails, .EventDetailsIcon {
	font-size: 1rem;
	color: #5A5B61;
	font-weight: 400;
	font-family: 'Roboto';
	line-height: 1.5rem;
}

.EventDetailsIcon {
	border-left: 1px solid #C0C0C0;
	margin-left: 66px;
	height: 80px;
}

.EventDetailsIcon .EventTitle, .EventDetailsIcon .EventLocation, .EventDetailsIcon .EventTime {
	padding-left: 15px;
}

.EventTitle {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.5rem;
	color: #0078CC;
	font-size: 1rem;
	padding-right: 0px;
}

a:hover .EventTitle  {
	color: #1B4CAB;
}

.EventLocation, .EventTime {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #5A5B61;
	font-weight: 400;
	font-family: 'Roboto';
	font-size: .9rem;
}

.EventLocation i:before {
	color: #ca471b;
	font-size: .85rem;
	position: relative;
	top: -2px;
}

.EventTime i:before {
	font-size: .85rem;
	position: relative;
	top: -2px;
}

.EventTeaser {
	display: block;
    width: 100%;
	/*height: 47px;
	overflow: hidden;*/
	line-height: 1.15rem;
	font-weight: 300;
	font-family: 'Roboto';
	padding-top: 5px;
	color: #5A5B61;
	font-size: .9rem;
}
/* EVENTS - END */

/* Datatable Styles */
.dt-label {
	display:inline-block;
	padding-right:1rem;
}

.dt-check, .dt-radio {
	top: 2px;
	position: relative;
	margin-right: 3px !important;
}

.dataTables_info {
	color: #222;
	font-size: 0.7777777778rem;
}

.dt-filterpanel legend {
	font-size: .9rem;
	font-weight: 600;
}

.dt-filterpanel {
	padding-top:.25rem;
	padding-bottom:.25rem;
}

.dt-table {
	width:100%;
}
/* End Datatable Styles */

/*Media Button Fix*/
.mediabuttons img {
    width: 40px;
    height: 40px;
    margin: .5rem;
}

/*TESTING ON SB. MOVE THIS TO SCSS*/
table {
    border-spacing: 0;
}

table tr.odd, table tr.alt, table tr:nth-of-type(odd) {
    background: initial;
}

tr:not(:first-child) td, tr:not(:first-child) th {
    border-top: 1px solid #D4D9D9;
}

table tr th {    
    background: #47484d;
}

table:not(.dt-table) tr th {    
    padding: 0.25rem .555rem !important;
}

table tr th a {
    color: #F7B905;    
}

table tr th a:hover {
    text-decoration:underline;    
}
/* Emergency Message */
#emsg h2 {
    color: #47484D;
    font-weight: 600;
    font-size: 1.4rem;
    margin-bottom: .5rem;
    border-bottom: none;
}

#emsg h2:after {
    content: none;
}

#emsg h3 {
    color: #47484D;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: .5rem;
}
#emsg hr {
	border-color:#aaaaaa;
}

/* Emessage update for sites */
.control-sprite img {
    z-index: 9999;
}
		
		
.dialog-overlay {
	z-index: 88888;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}

.dialog {
	z-index: 99999;
	background-color: #fff;
	padding: 20px;
	padding-top:3.3rem;
	text-align: left;
	width: 90%;
	max-width: 900px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.dialog p {
	font-size:16px;
}

.dialog-overlay[aria-hidden="true"],
.dialog[aria-hidden="true"] {
	display: none;
}

.dialog-overlay:not([aria-hidden="true"]),
.dialog:not([aria-hidden="true"]) {
	display: block;
}
		
button.close-dialog {
    position: absolute;
    top: .5rem;
    right: .5rem;
}

.sr-only {
	opacity: 0;
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}
#notice-covid {
	display:none;
}
#notice-covid hr {
	border-color: #D4D9D9;
	margin: 5px 0;
}	
.notice-covid-wrapper {			
	display:flex;
}
.notice-links div {
	font-size:15px;
}

.notice-links div a:hover{
	color:#1B4CAB;			
}
.notice-title {
	font-family: "montserrat";
	font-size: 1.25rem;
	color: #CA471B;
}
.notice-title-text {
	padding-right: 1rem;
	border-right: 1px solid #CA471B;
}
.notice-links {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size:15px;
}

@media only screen and (max-width: 64.063em) {
	.notice-title {
		text-align: left;
		font-size:1rem;
	}
	.notice-title-text {
		border-right:none;
		border-bottom: 1px solid #CA471B;
		padding-right:0;
		margin-bottom:.5rem;
	}
	.notice-covid-wrapper {
		flex-direction:column;				
	}

}
/*Update to notices. change when updating to new format*/
#notice-covid a {
    color: #222;
    border-bottom: 1px dotted #47484d;
}

#notice-covid a:hover {
    border-bottom-style:solid;
}

.campus-notice-text {
    color: #47484d !important;
}

.notice-title-text {

    padding-right: 1rem;
	border:none;
    font-size: 1rem;
    font-weight: 500;
    color: #222;
    font-family: 'Roboto';
}

br.hide-for-small {}

.notice-text {
    display: flex;
    justify-content: center;
}

#dept-notice {
    margin-left: 8px;
    border-left: 1px solid;
    padding-left: 8px;
}

@media only screen and (max-width: 64.063em) {
	.notice-title {
		text-align: left;
		font-size:1rem;
	}
	.notice-title-text {
		border-right:none;
		border-bottom: 1px solid #47484d;
		padding-right:15px;
		margin-bottom:0;
	}
	.notice-text {
		flex-direction:column;				
	}
	#dept-notice {
	    border-left:none;
	    margin: 0;
	    padding: 0;
	}

}

/*--Feature Number Block--*/
.feature-number {
	font-size: 54px;
	-webkit-background-clip: text;		
	-webkit-text-fill-color: transparent;
	font-family:'montserrat';
	font-weight:700;
	line-height: 1;
	letter-spacing: -1px;
}

/*--Comp Hero--*/
.c-hero img {
  margin:0;
  object-fit:cover;
  width:100%;
  height:100%;
}

/*--LAYOUT--*/
@keyframes apparate {
  0% {
    opacity:0;      
  }
  50% {
    opacity:.5;    
  }
  100% {
    opacity:1;    
  }
}

/*--Grid System--*/
.l-cssgrid, .cssgrid {
  display:grid;
  grid-column-gap:0px;  
}

.l-cssgrid img {
  margin:0;
  object-fit:cover;
  width:100%;
 /* min-height:500px;*/
  height:100%;
}


.f6-bounds {
  max-width:80rem;
  margin:0 auto;
  height:100%;
}

.l-grid-50 {
  grid-column: 1/4;
}

/*LAYOUTS*/

.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.l-flexcol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: .75rem;
}

.l-stacked hr {
  width: 100%;
  margin: 0;
  border-style: dashed;
}

.l-cssgrid {
    display: grid;
    grid-column-gap: 0px;
}

/*.l-content-grid {
  align-items: end; NOT SURE NEEDED

}*/

.l-content-grid {
    width: 100%;
   height: 100%;
    grid-template-rows: 2rem auto 2rem;
    grid-template-columns: 33% 7% 10% 10% 7% 33%;
}

.l-content-grid--bottom {
  grid-template-rows: auto 30% 1rem;
}

/*Layout block-grid*/
.l-block-grid {
  grid-gap: 1rem;
  justify-content: center;
  align-items: start;
}

.l-block-grid--1 {
    grid-template-columns: repeat(1,1fr);
}

.l-block-grid--2 {
  grid-template-columns: repeat(2,1fr);
}

.l-block-grid--3 {
  grid-template-columns: repeat(3,1fr);
}

.l-block-grid--4 {
  grid-template-columns: repeat(4,1fr);
}

.l-block-grid--5 {
    grid-template-columns: repeat(5,1fr);
}
.l-block-grid--6 {
    grid-template-columns: repeat(6,1fr);
}

.l-block-grid__item {
  height: 100%;
  overflow: hidden;     
}

.l-media-aspect {
  object-fit: cover;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
/*Media Aspect ratios*/
.l-media-aspect--3-2 {  
  aspect-ratio: 3/2;
}
.l-media-aspect--4-3 {  
  aspect-ratio: 4/3;
}
.l-media-aspect--16-9 {  
  aspect-ratio: 16/9;
}

/*Base*/
.c-card {
   grid-template-columns: auto;
   grid-template-rows: auto auto;
   grid-row-gap: .5rem;
   margin-bottom: 0;
}


/*--Hero Component--*/

.c-hero {
  height:65vh;
  grid-template-columns: 15% minmax(0, 1fr);
  grid-template-columns: 15% 1fr minmax(300px,1280px) 1fr 15%;
  grid-template-rows:minmax(0, 1fr);
  margin:0 auto;
  position: relative;
  overflow:hidden;
  min-height:500px;
}

.c-hero__content {
  grid-column:1/-1;
  grid-row:1/-1;
}

.c-hero__media {
  grid-column:2/-1;
  grid-row:1/-1;
}

.c-hero__media img {  
  z-index:-3;
}

.c-hero__media:before {
  background:radial-gradient(circle at 25% -20%, 
      rgb(var(--paletrue),100%) 0%, 
      rgb(var(--paletrue),40%) 15%,
      rgb(var(--paletrue),15%) 25%,
      rgb(var(--paletrue),0%) 40%,
      rgb(var(--paletrue),0%) 100%),linear-gradient(to left,
        rgba(0,0,0,0) 0%, 
        rgba(var(--cobalt),.0) 40%,
        rgba(var(--cobalt),.50) 45%,
        rgba(var(--cobalt),.75) 50%,
        rgba(var(--cobalt),1) 85%,
        rgba(var(--cobalt),1) 100%),radial-gradient(circle at 25% -20%, 
      rgb(var(--white),100%) 0%, 
      rgb(var(--white),70%) 25%,
      rgb(var(--white),45%) 35%,
      rgb(var(--white),0%) 50%,
      rgb(var(--white),0%) 100%);
  bottom: 0;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  width: auto;
  z-index: 2;
  content:' ';
  display:block;
  position:absolute;  
}

.c-hero__textbox {
  grid-template-columns: 80% 20%;
  grid-row:1/-1;
  align-self: center;
  position: relative;
  padding: 0;
  animation: apparate .5s ease-in; 
  z-index:300;
}

.c-hero__media img {
  min-height:500px;
}

.c-hero__textbox h1 {
	font-size:calc(2.25rem + 1vw);
	line-height:1;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:0;
	text-shadow: 0 0 25px rgb(var(--darkslate),33%);
  
}
.c-hero__textbox h1 small {
  text-transform:initial;
  font-weight:400;
  font-size:60%;
}

.c-hero--nostory .c-hero__textbox h1 {
	font-size: calc(2.75rem + 1vw);
	line-height: 1.1;
}

.c-hero__story {
  margin-top:2.5rem;
  grid-column: 1/2;
  padding: 2.5rem 0 0 1rem;
  position:relative;
}

.c-hero__story::before{
  content: "";
  left:-5px;
  height: 5px;
  width: 100px;
  background-color:rgb(var(--paletrue));
  position:absolute;
  top: 0;
}

.c-hero--nostory .c-hero__story {
	display:none;
}

.c-hero__heading {
  grid-column: 1/-1;
  padding: 0 0 0 1rem;
}

.c-hero__heading h1 {
  margin-bottom:0;
	text-shadow: 0 0 25px rgb(var(--darkslate),33%);
}

.c-hero__story__text {
  color:#f8f8f8;
}

.c-hero__story__cta a {
   /*border-bottom: 1px solid #6ACEFE;
  padding-bottom:5px;
  color:#ffffff;
  position:relative;*/
}
.c-hero__story__cta a span{
   /*border-bottom: 1px solid #6ACEFE;*/
	padding-bottom: 5px;
	color: rgb(var(--white));
	position: relative;
	display: inline;
	font-weight: 600;
}
.c-hero__story__cta a span:after {
  /*content:" ";
  height:1px;
  background:#6ACEFE;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  display:inline-block;*/
}
.c-hero__story__cta a.button {
  background:transparent;
  border: 1px solid rgba(var(--white),.55) !important;
	margin-right: 1rem;
}
.c-hero__story__cta a.button:hover {
  background:rgba(0,36,61,.3) !important;
  border: 1px solid rgba(var(--white),1) !important;  
}
.c-hero__story__cta a:hover span:after {
  background:#fff;
}

.c-hero__story__cta a i {
  color:#6ACEFE;
  transition: transform .25s ease-in-out;
  vertical-align:middle;	    
	display: inline-block;
	margin-left: 0.5rem;
}
.c-hero__story__cta a:hover i {
  transform: translateX(0.25rem);  
}

.c-hero__story__cta a i:before {
	font-weight:900;
	vertical-align:text-bottom;
}

.c-hero__story__cta {
  margin-top: 2rem;
  display: block;
}

.c-hero__story__cta a.button--feature.button {
    background: rgb(var(--alabaster));
	margin-right: 0rem;
}

.c-hero__story__cta a.button--feature.button--feature span {
    color: rgb(var(--cobalt));
}

.c-hero__story__cta a.button--feature.button i {
    color: rgb(var(--trueblue));
}

.c-hero__story__cta a.button--feature.button:hover {
    background:rgb(var(--paletrue)) !important;
    border-color:rgb(var(--paletrue)) !important;    
}


/*
@media only screen and (max-width: 63.99875em) {
  .l-content-grid {
    grid-template-columns: 1rem auto minmax(min-content,80%) auto 1rem !important;
  }
	
	.c-hero .l-content-grid {
		grid-template-rows: 1rem auto 1rem;
	}
	
	.c-hero {
		grid-template-columns: 1rem auto 1rem;
		grid-template-rows: 55% 2rem auto;
	}	
	.c-hero__media:before {
		background: linear-gradient(to bottom, rgba(var(--white),0) 0%, rgba(var(--white),0) 45%, rgba(var(--white),0.0) 50%, #0078cc 60%) !important;
  	}
	.c-hero__media {
		grid-column: 1/-1;
		grid-row: 1/3;
	}
	.c-hero .c-hero__textbox {
		align-self:end;
		grid-column:1/-1;
	}
	.c-hero__content {
		grid-row: 3/-1;
	}
	
	.c-hero__story {
		grid-column:1/-1;
		padding: 0 1rem;
		margin: 0 !important
	}
	.c-hero__story::before {
		content:none;
	}
	
	.c-hero__story__cta {
		margin-top: 0;
	}
	
	.c-hero .c-hero__textbox {
		align-self: center;
	}
	
	.c-hero__media img {
    	min-height: 100%;
	}
	.c-hero--nostory.c-hero {
        height: auto; 
		min-height: auto;
    }
    .c-hero--nostory .c-hero__media {
        grid-row: 1/-1;
    }
    .c-hero--nostory .c-hero__media:before {
        content:none;
    }
    .c-hero--nostory .c-hero__content {
        display:none;
    }

	
}*/

@media only screen and (max-width: 63.99875em) {
	
	.c-hero {	
		min-height:55vh;
		height: auto;
		max-width: 100%;
		grid-template-columns: auto !important;
		background: rgb(var(--cobalt));
	}
	
  .c-hero .l-content-grid {
		grid-template-columns: 1rem auto 1rem !important;
		grid-template-rows: 1rem auto auto 1rem;
    align-items:start;
    overflow:visible;
		max-width:100%;
		max-height:100%;
  }
	
	.c-hero__media {
    grid-column: 1/-1;
		grid-row: 1/-1;
  }
	
  .c-hero__media:before {
		background: rgba(var(--deepcobalt),.65);
  }
	

	
	.menuitem {
    grid-row: 2;
    grid-column: 2;
    margin-right: 0rem;
    position: relative;
    text-align: right;
    z-index: 500;
	  color: #ffffff;    
    font-size: 2.75rem;
		line-height: 0;
}
	
	.c-hero #navbutton-sm, .c-hero #navbutton-sm:before {
		color: rgb(var(--white));
		font-size: 2.75rem;
		border-bottom: none;		
	}
	
  .c-hero .c-hero__textbox {
    align-self:center;
    grid-column:2/-2;
	grid-row: 3/-2;
  }
  .c-hero__story {
    grid-column:1/-1;
    padding: 1rem 0;
  }
  .c-hero__story::before {
    content:none;
  }
	
	.c-hero__heading {
		padding: 0;
	}
	
	.c-hero__heading h1 {
		margin: 0 !important;
	}	
	
	.c-hero__story__text {
		font-size:18px;
	}
	
	.c-hero__story {
		margin: 1rem 0;
	}
	
	.c-hero__story__cta .button.large {
		background: rgba(var(--deepcobalt),.5);
		display: block;
   		width: 100%;
	}
	
	.c-hero__story__cta a.button--feature.button {
		margin: 0;
	}
	
	.c-hero__media img {
    min-height: 100%;
	}
	.c-hero--nostory.c-hero {
		height: auto; 
		min-height: auto;
	}
	.c-hero--nostory .c-hero__media {
		grid-row: 1/-1;
	}
	.c-hero--nostory .c-hero__media:before {
		content:none;
	}
	.c-hero--nostory .c-hero__content {
		display:none;
	}
	
}


/*--Banner Hero--*/
.c-hero--banner {
  grid-template-columns: 2fr 1fr;
  grid-column-gap: .5rem;
  height: 350px; 
  min-height:350px;
}
.c-hero__container-left {
  grid-column: 1/2; 
  grid-row:1/-1;
  background: radial-gradient(at top left, rgba(var(--deepcobalt),1) 50%, rgba(var(--cobalt),1) 100%);
}
.c-hero__container-right {
  grid-column: 2/-1; 
  grid-row:1/-1;
}

figure.c-hero__headimg img {filter: contrast(50%) grayscale(1) brightness(1.5);}

figure.c-hero__headimg{
      position: relative;
}

figure.c-hero__headimg:after{
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(45deg,rgb(0, 36, 61) 50%, rgb(0, 120, 204) 100%);
  mix-blend-mode: hard-light;
}

figure.c-hero__headimg:before{
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background: linear-gradient(19deg,rgb(0 36 61 / 76%) 25%, rgb(0 120 204 / 32%) 100%);
}

@media only screen and (max-width: 63.99875em) {
  .c-hero--banner {
    height: auto;
    min-height:auto;
  }
  .c-hero__container-right {
    grid-column: 1/-1;
  }
  .c-hero__container-right:before {
    background: rgba(var(--deepcobalt),.65);
    bottom: 0;
    left:0;
    right:0;
    top:0;
    width:auto;
    content:" ";
    position:absolute;
  }
  .c-hero__container-left {
    display: none;
  } 
  .c-hero--banner .l-grid-50 {
    grid-columns: 1/5;
  }
  
  .c-hero.c-hero--banner .l-content-grid {
    grid-template-rows: 1rem 50px auto 3.5rem;
  }

}


/*--Media Grid--*/
.c-media-grid {
  align-items: end;
  margin:0 auto;
  max-width:95%
}

.c-media-grid__media {
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: visible;
  position: relative;   
}

.c-media-grid.l-content-grid {
    height: auto;
}

.c-media-grid__media.c-media-grid__media--image:after {
  border: solid rgb(var(--white)) .125em;
  bottom: .75rem;
  height: auto;
  left: -.75rem;
  right: -.75rem;
  top: .75rem;
  width: auto;
  z-index: 2;
  content:' ';
  display:block;
  position:absolute;
  pointer-events: none;
}

.c-media-grid__media img, .c-media-grid__media .responsive-embed {
  margin:0;
  object-fit: cover;
  width:100%;
  height:100%;
}

.c-media-grid__content {
  z-index: 2;
  padding:2.25rem;
  position: relative;
  background: rgb(var(--alabaster));
}

.c-media-grid__content:before {
  content:' ';
  left:0;
  top:0;
  z-index:2;
  display:block;
  height:100%;
  width:100%;
  position:absolute;  
}
.c-media-grid__content:after {
  content:' ';
  mix-blend-mode:multiply;
  left:-.75rem;
  top: -.75rem;
  z-index:1;
  display:block;
  height:100%;
  width:100%;
  position:absolute;
}

.c-media-grid__content div {
  z-index:300;
  position: relative;
}

.c-media-grid__headline {
	font-family: 'Roboto';
	font-style: italic;
	font-size: 1.15rem;
	color: rgb(var(--midgrey)) !important;
	margin-bottom: .25rem;
}

.c-media-grid__title {
    font-family: 'Montserrat';
    font-size: 2.3rem;
    color: rgb(var(--cobalt)) !important;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 1rem;
    letter-spacing: -2px;
}

.c-media-grid__date {
    color: rgb(var(--midgrey)) !important;
    font-size: .9rem;
    margin-bottom: .5rem;
}

.c-media-grid__summary {
    font-size: 1.15rem;
}

.c-media-grid__summary p, .c-media-grid__summary ul {
  margin-bottom:1rem;
}

.c-media-grid__cta a:not(:last-of-type) {
    margin-right: 0.5rem;
}

/***c-media-grid varients***/
/*small media base*/
.c-media-grid--small {
    grid-template-rows: 100%;
    align-items: stretch;
    grid-column-gap: 2rem;
}

.c-media-grid--small .c-media-grid__media, .c-media-grid--small .c-media-grid__content {
    grid-row: 1/-1;
}

.c-media-grid--small .c-media-grid__content:after {
    content:none;   
}

/*small media right*/
.c-media-grid--small.c-media-grid--right {
    grid-template-columns: 1fr minmax(min-content,33%);
}

.c-media-grid--small.c-media-grid--right .c-media-grid__media {
    grid-column: 2/-1;
}

.c-media-grid--small.c-media-grid--right .c-media-grid__content {
    grid-column: 1/2;
}

/*small media left*/
.c-media-grid--small.c-media-grid--left {
    grid-template-columns: minmax(min-content,33%) 1fr;
}

.c-media-grid--small.c-media-grid--left .c-media-grid__media {
    grid-column: 1/-2;
}

.c-media-grid--small.c-media-grid--left .c-media-grid__content {
    grid-column: 2/-1;
}

/*large media base*/
.c-media-grid--large {
  align-items:end;
}

/*large media left*/
.c-media-grid--large.c-media-grid--left {
  grid-template-columns: 60% 4rem 8rem auto;
}

.c-media-grid--large.c-media-grid--left .c-media-grid__media {
  grid-column: 1/4;
  grid-row: 1/-2;
}

.c-media-grid--large.c-media-grid--left .c-media-grid__content {
  grid-column: 3/-1;
  grid-row: 1/-1;
}

/*large media right*/
.c-media-grid--large.c-media-grid--right {
	grid-template-columns: auto 8rem 4rem 60%;
	align-items:start;
}

.c-media-grid--large.c-media-grid--right .c-media-grid__media {
	grid-column:2/-1;
  grid-row:2/-1;
}

.c-media-grid--large.c-media-grid--right .c-media-grid__content {
	grid-column:1/3;
}

.c-media-grid--large.c-media-grid--right .c-media-grid__content::after {
 	top:.75rem;
	left:.75rem; 
}

 /*large text area*/
.c-media-grid--text-tall {
  grid-template-columns: 40% 1rem 1rem auto 1rem 1rem 40%;
  grid-template-rows:4rem auto 4rem;
  align-items:center;
}

.c-media-grid--text-tall .c-media-grid__media.c-media-grid__media--image::after {
  bottom: -0.75rem;
  left: 0.75rem;
  right: 0.75rem;
  top: -0.75rem;
}

.c-media-grid--text-tall .c-media-grid__media {
  grid-row:2/-2;
  align-self: auto;
  z-index:4;
}

.c-media-grid--text-tall .c-media-grid__content {
  position: relative;
  grid-row:1/-1;
}

/*large text area media left*/
.c-media-grid--text-tall.c-media-grid--left .c-media-grid__media {
}

.c-media-grid--text-tall.c-media-grid--left .c-media-grid__content {
  padding: 2rem 2rem 2rem 4rem;
  grid-column:2/-1;
}

.c-media-grid--text-tall.c-media-grid--left .c-media-grid__content::after {
  top: .75rem;
  left: .75rem;
}

/*large text area media right*/
.c-media-grid--text-tall.c-media-grid--right .c-media-grid__media {
  grid-column:5/-1;
}

.c-media-grid--text-tall.c-media-grid--right .c-media-grid__content {
  padding: 2rem 4rem 2rem 2rem;
  grid-column:1/-2;
}

.c-media-grid--text-tall.c-media-grid--right .c-media-grid__content::after {
  top: .75rem;
  left: -.75rem;
}

/*COLOR VARIANTS*/
.c-media-grid[class^="t-"]:not(.c-media-grid[class^="t-default"])::before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

/*default*/
.t-default {
	background: rgb(var(--white));
}
.t-default .c-media-grid__content::before {
    background: rgb(var(--cobalt));
}
.t-default .c-media-grid__content::after {
    background: rgb(var(--paletrue));
}
.t-default .c-media-grid__media.c-media-grid__media--image::after {
  	border: solid rgb(var(--trueblue)) .125em;
 }

.t-default .c-media-grid__headline,.t-default .c-media-grid__date {
    color: #b9bcbf !important;
}

.t-default .c-media-grid__title {
    color: rgb(var(--white)) !important;
    font-weight: 400;
}

.t-default .c-media-grid__summary {
    color: rgb(var(--alabaster)) !important;
} 

/*DARK BACKGROUND OVERRRIDES*/
.t-default a, .t-greytone a {
  color:rgb(var(--paletrue));
  font-weight:500;  
}
.t-default a:hover, .t-default a:focus, .t-greytone a:hover, .t-greytone a:focus {
  border-bottom: 1px solid rgb(var(--paletrue));
}
.t-default .c-media-grid__cta a.button, .t-greytone .c-media-grid__cta a.button {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 400;
}
.t-default .c-media-grid__cta a.button:hover, .t-default .c-media-grid__cta a.button:focus, .t-greytone .c-media-grid__cta a.button:hover, .t-greytone .c-media-grid__cta a.button:focus {
  background-color: rgb(var(--trueblue));
  color: rgb(var(--white));
}

/*Section Themes*/
section.t-alabaster {
  background: rgb(var(--alabaster));
}
section.t-deepcobalt {
  background: radial-gradient(at top left, rgba(var(--deepcobalt),1) 40%, rgba(var(--trueblue),1) 100%);
}
section.t-deepcobalt h2,section.t-deepcobalt h3,section.t-deepcobalt h4 {
  color: rgb(var(--white));
}
section.t-deepcobalt p {
  color: rgb(var(--alabaster));
}

section.t-cobalt-flat {
  background: rgb(var(--deepcobalt));
  color: #fff;
}

/*default2*/
.t-default2 {
	background:rgb(var(--white));
}
.t-default2 .c-media-grid__content::before {
    background: #EDEDED;
}
.t-default2 .c-media-grid__content::after {
    background: rgb(var(--cobalt));
}
.t-default2 .c-media-grid__media.c-media-grid__media--image::after {
  	border: solid rgb(var(--cobalt)) .125em;
 }

/*Greytone*/

.t-greytone.c-media-grid.c-media-grid--right::before {
	 background:radial-gradient(at bottom right, rgb(var(--midgrey)) 40%, rgb(var(--alabaster)) 100%);
}

.t-greytone.c-media-grid.c-media-grid--left::before {
	 background:radial-gradient(at top left, rgb(var(--midgrey)) 40%, rgb(var(--alabaster)) 100%);
}

.t-greytone .c-media-grid__content::before {
    background: rgb(var(--darkslate));
}
.t-greytone .c-media-grid__content::after {
    background: rgb(var(--deepcobalt));
}
.t-greytone .c-media-grid__media.c-media-grid__media--image::after {
  	border:solid rgb(var(--deepcobalt)) .125rem;
 }

.t-greytone .c-media-grid__headline,.t-greytone .c-media-grid__date {
    color: #b9bcbf !important;
}

.t-greytone .c-media-grid__title {
    color: rgb(var(--white)) !important;
    font-weight: 400;
}

.t-greytone .c-media-grid__summary {
    color: rgb(var(--alabaster)) !important;
} 


 /*Deep Cobalt*/
.t-deepcobalt.c-media-grid.c-media-grid--right::before {
	 background:radial-gradient(at bottom right, rgba(var(--deepcobalt),1) 40%, rgba(var(--trueblue),1) 100%)
}

.t-deepcobalt.c-media-grid.c-media-grid--left::before {
	 background:radial-gradient(at top left, rgba(var(--deepcobalt),1) 40%, rgba(var(--trueblue),1) 100%)
}

.t-deepcobalt .c-media-grid__content::before {
    background: rgb(var(--alabaster));
}
.t-deepcobalt .c-media-grid__content::after {
    background: rgb(var(--cobalt));
}
.t-deepcobalt .c-media-grid__media.c-media-grid__media--image::after {
	border: solid rgb(var(--trueblue)) .125em;  	
 }

.t-deepcobalt .c-media-grid__headline,.t-deepcobalt .c-media-grid__date {
    color: rgb(var(--midgrey))! important;
}

.t-deepcobalt .c-media-grid__title {
    color: rgb(var(--cobalt)) !important;
    font-weight: 400;
}

.t-deepcobalt c-media-grid__summary {
    color: #222222 !important;
} 

/*paleblue*/
.t-paletrue.c-media-grid.c-media-grid--right::before {
  background:radial-gradient(at bottom right, rgb(var(--trueblue)) 40%, #6acefe 100%)
}

.t-paletrue.c-media-grid.c-media-grid--left::before {
  background:radial-gradient(at top left, rgb(var(--trueblue)) 40%, #6acefe 100%)
}

.t-paletrue .c-media-grid__content::before {
    background: rgb(var(--white));
}

.t-paletrue .c-media-grid__content:after {
   background:rgb(var(--trueblue));
}

.t-paletrue .c-media-grid__headline,.t-paletrue .c-media-grid__date {
    color: rgb(var(--deepcobalt)) !important;
}

.t-paletrue .c-media-grid__headline,.t-paletrue .c-media-grid__date {
    color: rgb(var(--midgrey))! important;
}

.t-paletrue .c-media-grid__title {
    color: rgb(var(--cobalt)) !important;
    font-weight: 400;
}

.t-paletrue .c-media-grid__summary {
    color: #222222 !important;
} 

.t-paletrue.c-media-grid--small .c-media-grid__content {
  background:none;
}

.t-paletrue.c-media-grid--small .c-media-grid__content::before {
    background: rgba(var(--white),.85);
}

/*MEDIA QUERIES*/
@media only screen and (max-width: 64.063em) {
  .c-media-grid {
    		grid-template-columns: 2rem auto minmax(min-content,80%) auto 2rem !important;
		grid-template-rows: auto 3rem auto;
		align-items:start;
		overflow:visible;
  } 
.c-media-grid__content {
		grid-column: 1/-1 !important;
		padding: 2.25rem;
		position: relative;
		grid-row: 2/4 !important;
		padding: 5rem 2rem 2rem !important;    
	}
	.c-media-grid__media {  
		vertical-align: baseline;
		align-self: center;
		grid-column: 2/-2 !important;
		overflow: visible;
		position :relative;
		grid-row: 1/3 !important;
		z-index: 400;
	}
	
	.c-media-grid__content:after {
		left:0 !important;
		top:0 !important;
	}  
  
  .c-media-grid__media.c-media-grid__media--image:after {
    z-index:1;
    bottom: .75rem;
    height: auto;
    left: -.75rem;
    right: -.75rem;
    top: .75rem;
  }
}

/*image-card component*/
a:hover .c-image-card__image, a:focus .c-image-card__image {
  transform:scale(1.15);
}

a:hover .c-image-card__image:before, a:focus .c-image-card__image:before {
  background:linear-gradient(180deg, rgba(var(--cobalt),0.75) 0%, rgba(var(--cobalt),0.75) 100%);
}

.c-image-card__image:before {
    content: " ";
    background:  linear-gradient(
    to bottom,
    hsla(0, 0%, 0%, 0) 0%,
    hsla(0, 0%, 0%, 0.004) 12%,
    hsla(0, 0%, 0%, 0.016) 21.6%,
    hsla(0, 0%, 0%, 0.035) 29%,
    hsla(0, 0%, 0%, 0.062) 34.8%,
    hsla(0, 0%, 0%, 0.096) 39.3%,
    hsla(0, 0%, 0%, 0.136) 42.8%,
    hsla(0, 0%, 0%, 0.183) 45.9%,
    hsla(0, 0%, 0%, 0.236) 48.9%,
    hsla(0, 0%, 0%, 0.295) 52.1%,
    hsla(0, 0%, 0%, 0.36) 56.1%,
    hsla(0, 0%, 0%, 0.431) 61.1%,
    hsla(0, 0%, 0%, 0.506) 67.6%,
    hsla(0, 0%, 0%, 0.586) 76%,
    hsla(0, 0%, 0%, 0.671) 86.7%,
    hsla(0, 0%, 0%, 0.76) 100%
  );
  background: linear-gradient( to bottom, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.004) 50%, hsla(0, 0%, 0%, 0.062) 55.8%, hsla(0, 0%, 0%, 0.096) 58%, hsla(0, 0%, 0%, 0.136) 60%, hsla(0, 0%, 0%, 0.183) 62%, hsla(0, 0%, 0%, 0.236) 65%, hsla(0, 0%, 0%, 0.295) 69%, hsla(0, 0%, 0%, 0.36) 72%, hsla(0, 0%, 0%, 0.431) 75%, hsla(0, 0%, 0%, 0.506) 78%, hsla(0, 0%, 0%, 0.586) 82%, hsla(0, 0%, 0%, 0.671) 86.7%, hsla(0, 0%, 0%, 0.76) 100% );
	background: linear-gradient(
    to bottom,
    hsla(0, 0%, 0%, 0) 0%,
    hsla(0, 0%, 0%, 0.010) 50%,    
    hsla(0, 0%, 0%, 0.05) 55.8%,
    hsla(0, 0%, 0%, 0.10) 58%,
    hsla(0, 0%, 0%, 0.26) 60%,
    hsla(0, 0%, 0%, 0.35) 62%,
    hsla(0, 0%, 0%, 0.45) 65%,
    hsla(0, 0%, 0%, 0.55) 69%,
    hsla(0, 0%, 0%, 0.60) 72%,
    hsla(0, 0%, 0%, 0.65) 75%,
    hsla(0, 0%, 0%, 0.67) 78%,
    hsla(0, 0%, 0%, 0.72) 82%,
    hsla(0, 0%, 0%, 0.76) 86.7%,
    hsla(0, 0%, 0%, 0.80) 100%
  );
    z-index: 2;
    height: 100%;
    width: 100%;
    position: absolute;
}

.c-image-card__image {
    background:  rgb(var(--cobalt));      
}

.c-image-card__image img {
  display: block;
}

.c-image-card__image {
    grid-column: 1/-1;
    grid-row: 1/-1;
    position: relative;
    z-index: 1;
    overflow: visible;
    transition: transform .2s ease;
  max-height:227px;
}

.c-image-card__content {
    grid-row: 2/-2;
    grid-column: 1/-1;
    margin: 0 1rem;
    z-index: 3;
    position: relative;
    align-self: end;
    color: #fff;
}

.c-image-card__title {    
    font-family: "montserrat";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.15rem;  
}

.c-image-card__summary {    
    font-family: "roboto";    
    font-weight: 400;
    font-size: .9rem; 
    margin-top: .25rem;
}

/*MEDIA QUERIES (for image cards)*/
@media only screen and (max-width: 64.063em) {
    .l-block-grid--2,.l-block-grid--3,.l-block-grid--4,.l-block-grid--5,.l-block-grid--6 {
      grid-template-columns: repeat(2,1fr);
    }
}

/*CALLOUTS*/
.c-callout {
  background: rgb(var(--white));
  border-width:4px 1px 1px;
  border-style: solid;
  border-color: rgb(var(--midgrey)) rgba(var(--midgrey),.5) rgba(var(--midgrey),.5);  
  position: relative;
  z-index: 0;
}

.c-callout:before {
  content:"";
  position:absolute;
  z-index:-1;
  background:rgb(var(--alabaster));
  top:0;
  left:0;
  right:0;
  bottom:0;
}

.c-callout .c-callout__title {
  font-weight: 600;
  font-size: 1.15rem;
  margin-bottom: 1rem;  
  color: rgb(var(--darkslate));
}

.c-callout .c-callout__title i {
  font-size: 1.25rem;
  color: rgb(var(--midgrey));
  margin-right:.25rem;
}

.c-callout .c-callout__text p {
  margin-bottom: .5rem;
font-size: 1rem !important;
}

.callout .c-callout__text>:last-child {
    margin-bottom: 0;
}

/*versions*/
.c-callout--alert { 
  border-color: rgb(var(--sun)) rgba(var(--sun),.5) rgba(var(--sun),.5);  
}

.c-callout--alert:before {
  background: rgba(var(--sun),.3);
}

.c-callout--alert .c-callout__title {
  color: rgb(var(--darkslate));
}

.c-callout--alert a, .c-callout--warning a, .c-callout--success a {
  color: #222;
  font-weight:500; 
  color: rgb(var(--cobalt));
  border-bottom-color: rgb(var(--cobalt));
}

.c-callout--alert a:hover, .c-callout--warning:hover a, .c-callout--success a:hover {
  color: rgb(var(--deepcobalt));
  border-bottom-color: rgb(var(--deepcobalt));
}

.c-callout--alert .c-callout__title i {
  filter:brightness(80%);
  color: orange;
}


.c-callout--important { 
  border-color: rgb(var(--trueblue)) rgba(var(--paletrue),.5) rgba(var(--paletrue),.5);  
}

.c-callout--important:before {
  background: rgba(var(--trueblue),.1);
}

.c-callout--important .c-callout__title, .c-callout--important .c-callout__title i {
  color: rgb(var(--cobalt));
}

.c-callout--important .c-callout__text {
  color: rgb(var(--deepcobalt));
}

.c-callout--warning {
   border-color: rgb(var(--rust)) rgba(var(--rust),.5) rgba(var(--rust),.5);  
}

.c-callout--warning:before {
  background: rgba(var(--rust),.25);  
}

.c-callout--warning .c-callout__title, .c-callout--warning .c-callout__title i {
  color: rgba(var(--rust));
  filter:brightness(90%);
}

.c-callout--success {
  border-color: rgb(48, 147, 6) rgba(48, 147, 6,.5) rgba(48, 147, 6,.5); 
}

.c-callout--success:before {
  background: rgba(48, 147, 6,.15);
}


.c-callout--success .c-callout__title, .c-callout--success .c-callout__title i {
  color: rgb(48, 147, 6);
  filter:brightness(80%);
}


/*EVENTS*/

.l-block-grid.c-events {
  justify-content: left;
}

.c-event-item {
  grid-template-columns: 3rem auto;    
  grid-column-gap: 1rem;
	margin-bottom: .5rem;
}

.c-events .c-event-item__date {
  text-align: center;
  grid-column:1/2;
  font-family: "montserrat",arial;
  display: flex;
  flex-direction: column;
  justify-content: center;
	text-transform: uppercase;
  font-weight: 500;
}

.c-events .c-event-item__day {
  font-size: 1.5rem;
}

.c-events .c-event-item__dayweek {
  font-size: .8rem;
}

.c-events .c-event-item__date div {
  display: block;
  color: rgb(var(--darkslate));;
}

.c-events .c-event-item__dayweek, .c-events .c-event-item__month {
  letter-spacing: 1px;
  line-height: 1;
}

.c-events .c-event-item__month {
  font-size: .9rem;
}

.c-events .c-event-item__detail div {
  position: relative;
}

.c-events .c-event-item__title {
  font-size: 1.15rem;
  line-height: 1.3;  
  margin-bottom: .3rem !important;
}

.c-events .c-event-item__loc {
  font-size: .9rem;
}

.c-events .c-event-item__detail span {
  text-align: center;
  margin-right: .5rem;
  display: inline-block;
  width: 15px;
  font-size: 1.15rem; 
  font-weight: 900;
  position: relative;
  top: 2px;
  color: rgb(var(--midgrey));
}


.c-events .c-event-item__time {
  font-size: .9rem;
}

.c-events__link {
	font-size: 1.15rem;
}

/*News*/

.c-news {
	margin-bottom: 1rem;
}
.l-block-grid.c-news.c-news--row {
	grid-gap: 2rem;
} 

.c-news a {
  border: none;
}

.c-news.c-news--col .c-news-item {
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 1.5rem;
    margin-bottom: 1rem;
}

/*.c-news .c-news-item__media {
  background-color: orange;
  width: 100%;
  background-position: center center;
  background-size:cover;  
}

.c-news .c-news-item__media::before {
  content: "";
  display: inline-block;
  padding-bottom: var(--aspect2-3);
}*/

.c-news .c-news-item__detail {
  position: relative;
}

.c-news .c-news-item__detail::after {
  content: "";
  height: 1px;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: rgb(var(--rust));
  position: absolute;
}

.c-news .c-news-item__date {
  color: rgb(var(--midgrey));
  font-size: .9rem;
}

.c-news .c-news-item__title {
  color: rgb(var(--darkslate));
  font-weight:600;
  font-size: 1.25rem;
  line-height: 1.2;
}

.c-news .c-news-item__title span {
  display: inline-block;  
}

.c-news .c-news-item__teaser {
  color: rgb(var(--darkslate));
  margin-top:.75rem;
}

.c-news .c-news-item__title i {
	color: rgb(var(--rust));
	transition: transform .25s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	margin-left: 0.5rem;
	position: relative;
	bottom: 3px;
}

.c-news .c-news-item__title i::before {
	font-weight: 900;
}

.c-news a:hover .c-news-item__title i {
  transform: translateX(0.25rem);
}

.c-news.c-news--row .c-news-item__detail::after {
  content: none;
}


@media only screen and (max-width: 64.063em) {
  .c-news .c-news-item {
    grid-template-columns: auto;
    grid-template-rows: auto auto;
    grid-row-gap: .5rem;
    margin-bottom: 0;
  }
  
  .c-news.c-news--col .c-news-item {
    grid-template-columns: auto;
  }
  
  .c-news-item:not(.c-news-item--first) .c-news-item__media {
     display: none;
  }

  .c-news-item:not(.c-news-item--first){
    grid-row-gap: 0;
  }

  .c-news .c-news-item__detail {
     padding-bottom: 1rem;
  }
  
  .c-news-item:not(.c-news-item--first){
    grid-row-gap: 0;
  }
  
  .c-news.c-news--row .c-news-item:not(.c-news-item--first) .c-news-item__media {
     display: block;
  }
  
}

/*Card*/

.c-card {
   grid-template-columns: auto;
   grid-template-rows: auto auto;
   grid-row-gap: .5rem;
   margin-bottom: 0;
}


/*Highlight Card - Section*/
.c-highlight-cards {
  margin-bottom: 1rem;
}

.c-highlight-cards a {
	border: none;
	box-shadow: rgba(12, 12, 13, 0.1) 0px 1px 4px;
	padding-bottom:1.25rem;
	background: rgb(var(--white));
	transition: all 750ms ease-in;
	height: 100%;
}

.c-highlight-cards a:hover {
  box-shadow: 0px 2px 2px 0px rgba(0,120,204,1);
}

.c-highlight-cards.l-block-grid {
  grid-gap: 2rem;
}

.c-highlight-card {
  margin-top: 0px;
}

.c-highlight-card__media {
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.c-highlight-card__media::before {
  content:"";
  position:absolute; top:0;right:0;bottom:0;left:0;
  background:inherit;
  transition:inherit;
}

.c-highlight-cards a:hover .c-highlight-card__media::before {
  transform: scale(1.075);
}

.c-highlight-card__detail {
  padding: .25rem 1rem;
}

.c-highlight-card .c-highlight-card__title {
  color: #47484d;
  font-weight: 500;
  font-size: 1.25rem;
  font-family: "Montserrat";
  padding: .5rem 0;
  margin-bottom: .5rem;
  position: relative;  
}
.c-highlight-card .c-highlight-card__title:after {
  background-color: #0078cc;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 75px;
}

.c-highlight-card .c-highlight-card__teaser {
  color: #5A5B61 !important;
  font-size: 16px;
  font-weight: 400;
}

@media only screen and (max-width: 64.063em) {
  .c-highlight-cards {
    grid-template-columns: repeat(1,1fr);
  }  
}

/*Feature Icons*/

.c-feature-icons {
  align-items: center;
}

.l-cssgrid.c-feature-icons .l-block-grid__item {
  display: flex;
  justify-content: center; /* Center content horizontally */  
  align-items: center; /* Center content vertically */
}

.c-feature-icon {
  display: flex;
  padding: .25rem .5rem;
  column-gap: 1rem;  
  align-items: center;
}

.c-feature-icon__icon {
  align-items: center;
  flex-direction: row;
  display:flex;
}

.c-feature-icon__icon svg {
  stroke-width: 0px;
  display: inline-block;
  width: 100px;
}

.c-feature-icon.c-feature-icon--row {
  flex-direction: row;
  margin: 0 auto;
}

.c-feature-icon.c-feature-icon--col {
  flex-direction: column;
}

.c-feature-icon__icon .c-feature-icon__title {
  margin-left: .25rem;
}

.c-feature-icon__text {
  font-size: 1.25rem;
  font-weight: 300;
  font-family: 'montserrat', sans-serif;
  line-height: 1.3;
  text-wrap: balance;
}

.c-feature-icon.c-feature-icon--col .c-feature-icon__textcontainer {
  /*max-width:200px;*/
  margin-top: .5rem;
}

.c-feature-icon.c-feature-icon--col{
  text-align: center;
}

.c-feature-icon__title {
	font-size: 2rem;
	font-weight: 500;
	font-family: 'roboto', sans-serif;
	line-height: 1;
	margin-bottom: .5rem;
}

.c-feature-icon:not(:has(.c-feature-icon__icon)) .c-feature-icon__title {
  font-size: 3rem;  
}

.c-feature-icon:not(:has(.c-feature-icon__icon)) .c-feature-icon__title sup {
  display: inline;
}


.c-feature-icon__title span {
  font-weight: 600;
}

.c-feature-icon__title sup {
  top:-.5rem;
  font-size: 75%;
  line-height: 1;
  display: inline-block;
}

.blue-underline {
  border-bottom: rgb(var(--spiritblue)) solid 3px;  
}


/*svg icon styles*/
svg .main-stroke {
  fill: rgb(var(--spiritblue));
}

svg .highlight {
  fill: rgb(var(--white)); 
}

svg.microscope {
  stroke-width: 0px;
  display: inline-block;
  width: 50px;
  fill: rgb(var(--spiritblue));
}

@media only screen and (max-width: 64.063em) {
	.c-feature-icons.l-block-grid--2, .c-feature-icons.l-block-grid--3, .c-feature-icons.l-block-grid--4, .c-feature-icons.l-block-grid--5, .c-feature-icons.l-block-grid--6 {
    grid-template-columns: repeat(1,1fr);
    row-gap:3rem;
  }

  .c-feature-icons hr {
  display:none;
}
    .c-feature-icon.c-feature-icon--row .c-feature-icon__text {
  text-align: center;z
}
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .c-feature-icons.l-block-grid--2, .c-feature-icons.l-block-grid--3, .c-feature-icons.l-block-grid--4, .c-feature-icons.l-block-grid--5, .c-feature-icons.l-block-grid--6 {
    grid-template-columns: repeat(2,1fr);
    row-gap:3rem;
  }

	.c-feature-icons.l-block-grid--3 {
    grid-template-columns: repeat(1,1fr);    
  }	
}

/* INFO CARDS */
.l-cssgrid.c-ico-cards {
  align-items: stretch;
  grid-auto-rows: 1fr; 
}

.l-cssgrid.c-ico-cards {
  gap:2rem;
}

.c-ico-cards {
  margin: 0;
}
.c-ico-card {
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  padding: 1.5rem;
  height: 100%;
  background: rgb(var(--alabaster));
}
.c-ico-card__inner {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}
.c-ico-card__icon {
  font-size: 2rem;
  margin-bottom: 0.75rem;
  display:none;
}

.c-ico-cards .c-ico-card__inner .c-ico-card__title {
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: rgb(var(--darkslate));
  font-family: "Roboto",Arial,sans-serif !important;
}

.c-ico-cards .c-ico-card__inner .c-ico-card__text {
  	flex: 1 1 auto;
  	margin-bottom: 1rem;
	color: #222222;
}
.c-ico-card__cta {
  margin-top: auto;
}

.c-ico-cards .c-ico-card__inner .c-ico-card__cta a.button {
  /*border: 1px solid rgb(var(--trueblue));
  background: transparent;
  color: rgb(var(--cobalt));
  font-weight: 500;*/
	color: #ffffff;
	background-color: rgb(var(--trueblue));
	border: none;
}

.c-ico-cards .c-ico-card__inner .c-ico-card__cta a.button:hover {
  color: #ffffff;
	background-color: rgb(var(--cobalt));
}


