  /*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
/* .alignfull img { width: 100vw } */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea, ul, ol, li { color: #404040; font-size: 16px; font-size: 1rem; line-height: 1.5 }
 /* h1, h2, h3, h4, h5, h6 { clear: both;display: inline-block; }  */
p { margin: 15px 0;}
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
/* *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit } */
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0; padding: 0 0 0 36px; }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
/* input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px } */
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
/* select { border: 1px solid #ccc } */
textarea { width: 100% }
a { color: #4169e1 }
a:visited { color: #800080 }
a:hover, a:focus, a:active { color: #191970 }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
  .menu-toggle { display: none }
  .main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 }
.widget select { max-width: 100% }
.sticky { display: block }
.post, .page { margin: 0 }
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100%}
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }

.hide-block {
	display: none !important;
 }

/*Theme layout Option CSS*/

#site-wrap {
  overflow: clip;
}

body > #site-wrap > .content-area.boxed,
body > #site-wrap > #page-stage > .content-area.boxed { margin: 0 auto; max-width: 1440px; padding: 0rem 1.5rem 80px; }
.page-template-template-undergrad-landing-nav #page-stage > .content-area.boxed, .page-template-template-undergrad-landing-nav #page-stage, .single-undergrad-program #page-stage > .content-area.boxed {
	/* padding-bottom: 0px !important; */
	margin-bottom:-12px !important;
}
@media (min-width: 1200px) {
	body > #site-wrap > #page-stage > .content-area.boxed { padding-top: 5rem; }
}
body.home > #site-wrap > .content-area.boxed { padding-top: 0;padding-bottom:0; }
body > #site-wrap > #page-stage.interior-page > .content-area.boxed {
	padding: .7rem 1.5rem 80px;
}
body > #site-wrap > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #site-wrap > .content-area.left-sidebar,
body > #site-wrap > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #site-wrap > .content-area.left-sidebar > main.site-main,
body > #site-wrap > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #site-wrap > .content-area.left-sidebar > aside.widget-area,
body > #site-wrap > .content-area.right-sidebar > aside.widget-area { width: 250px }

body > #site-wrap > .content-area.boxed.student-story-wrapper {
	max-width: 1200px;
	padding: 3rem 1.5rem;
}

body.page-template-template-one-column > #site-wrap > .content-area,
body.school-template-template-one-column > #site-wrap > .content-area,
body.page-template-template-two-column > #site-wrap > .content-area,
body.undergrad-program-template-template-two-column > #site-wrap > .content-area,
body.page-template-template-three-column > #site-wrap > .content-area,
body.post-type-archive-story > #site-wrap > .content-area,
body.single-story > #site-wrap > .content-area,
body.post-type-archive-video > #site-wrap > .content-area,
body.single-video > #site-wrap > .content-area,
body.page-template-template-events-calendar > #site-wrap > .content-area,
body.post-type-archive-arts-video > #site-wrap > .content-area,
body.single-arts-video > #site-wrap > .content-area,
body.post-type-archive-commencement-video > #site-wrap > .content-area,
body.single-commencement-video > #site-wrap > .content-area,
body.single-event > #site-wrap > .content-area,
body.post-type-archive-event > #site-wrap > .content-area,
body.undergrad-program-template-template-one-column > #site-wrap > .content-area {
	padding-top: 3rem;
	padding-bottom: 3rem;
	max-width: 1044px;
	margin:0 auto 20px;
}

body.author > #site-wrap > #page-stage > .content-area.boxed,
body.page-template-template-author-archive > #site-wrap > #page-stage > .content-area.boxed,
body.page-template-template-search > #site-wrap > .content-area.boxed,
body.page-template-template-happy-holidays > #site-wrap > .content-area.boxed,
body.error404 > #site-wrap > .content-area.boxed {
	padding-top: 3rem;
	max-width: 1024px;
}

body.post-type-archive-story > #site-wrap,
body.single-story > #site-wrap,
body.page-template-template-happy-holidays > #site-wrap {
	background: linear-gradient(0deg, rgba(1,45,39,1) 0%, rgba(1,102,89,1) 100%);
}

body.page-template-template-happy-holidays .footer-area-notice {
	display: none;
}

body.error404 > #site-wrap > .content-area.boxed {
	padding-bottom: 20px;
}

body.post-type-archive-story h2,
body.single-story h2 {
	color: #fff;
	font-size: 1.75rem;
}

/* @import url(https://fonts.googleapis.com/css?family=Material+Icons|Roboto+Condensed|Open+Sans); */

body {
  /* overflow-x: hidden; */
  font-size: 1rem;
	line-height: 1.5;
	font-family: "Open Sans",sans-serif;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #167fb0;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
}

a:hover {
	color: #043b62;
}

h1 {
	font-family: "Roboto Condensed",sans-serif;
	color: #000;
	font-weight: normal;
	margin: 15px 0 10px;
}

@media (min-width: 1024px) {
  h1 {
	font-size: 3rem;
  }
}
h2 {
	font-family: "Roboto Condensed",sans-serif;
	color: #014d44;
	margin: 0 0 1rem;
	font-size: 1.5rem;
	font-weight: 400;
}

@media (min-width: 1024px) {
	h2 {
		font-size: 2.5rem;
	}
}

h3 {
	font-family: "Roboto Condensed",sans-serif;
	color: #000;
	margin: 1.25rem 0;
	font-weight: 700;
	font-size: 1.25rem;
	line-height:normal;
}

.slant h3 {
	margin-top:0;
}

h1, h2, h3, h4, h5 {
  line-height:normal;
}
@media (max-width: 1023px) {
  #page-stage.interior-page h1 {
	 font-size: 2rem;
  }  
}


@media (min-width: 1024px) {
	h3 {
		font-size: 1.5rem;
	}
}

h4 {
	margin: 10px 0;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #004d43;
}

h5 {
	margin: 10px 0;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #333;
}

.entry-content ul {
	list-style-image: none;
	padding: 0 0 0 36px;
	margin: 0 0 1rem;
}

.entry-content ul a {
	text-decoration: underline;
}
.entry-content .kt-tabs-content-wrap li {
	margin-left: 0;
	margin-bottom: 0;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-list-style {
  list-style: none !important;
}

.wp-block-image {
	margin: 0;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.img-border img, 
.profile-pic img, 
.video-border, img.profile_pic {
	border: 10px solid #ddd !important;
}

.profile-pic figcaption {
	text-align: center;
}
.profile-pic figcaption strong {
   font-weight:600;
}

.profile-pic img {
	box-sizing: border-box;
}

.videocam:after {
  content: 'videocam';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #B5D333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(4px, 4px);
	transform: translate(4px, 4px);
}
.icon-email:before {
	content: 'email';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.125em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	margin-right: 0.25rem;
	vertical-align: baseline;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
}
.pdf {
	position: relative;
	margin-right: 16px;
}
.word, .excel {
	position: relative;
	margin-right: 24px;
}
.pdf:after {
	content: "";
	background-image: url(/wp-content/uploads/pdficon_small.png);
	width: 16px;
	height: 16px;
	position: absolute;
}
.word:after, .excel:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat; 
}
.word:after {
	background-image: url(/wp-content/uploads/icons8-microsoft-word-48.png);
}
.excel:after {
	background-image: url(/wp-content/uploads/icons8-microsoft-excel-48.png);
}
/* .content-area {
  padding: 20px 0;
} */

.home .hero-billboard {
  overflow: hidden;
	display: none;
}

@media (min-width: 601px) {
	.home .hero-billboard {
		display: block;
	}
}

.home .hero-billboard {
	font-family: "Roboto Condensed",sans-serif;
	padding: 2rem 0;
	/* background-color: #666; */
	color: #fff;
	/* background-size: cover; */
	/* background-position: center; */
}

/* .home .kt-row-layout-inner {
	background-size: cover !important;
	background-position: center !important;
	
}

@media (min-width: 1200px) {
	.home .kt-row-layout-inner {
		background-position: 0 -350px !important;
		background-size: cover !important;
	}
} */

@media (min-width: 768px) {
	.home .hero-billboard {
		padding: 4rem 0;
	}
	.home .hero-billboard.temporary-top {
		padding: 4rem 0;
	}
}

@media (min-width: 1200px) {
	.home .hero-billboard {
		padding: 10rem 0;
	}
}

.home .hero-billboard .text {
	font-size: 1.75rem;
	position: relative;
	text-align: center;
	z-index: 5;
	max-width: 80%;
	margin: auto;
	text-shadow: 0px 0px 7px rgb(0 0 0 / 75%);
}

@media (min-width: 768px) {
	.home .hero-billboard .text {
		font-size: 3rem;
		width: 75%;
		max-width: 815px;
		margin: auto;
	}
}

@media (min-width: 1200px) {
	.home .hero-billboard .text {
		max-width: 575px;
		margin: auto;
	}
}

.home .hero-billboard .text::after {
  content: '';
	display: block;
	position: absolute;
	top: -20%;
	left: -20%;
	z-index: -1;
	height: 140%;
	width: 140%;
	background: radial-gradient(ellipse at center, rgba(0,0,0,0.35) 33%, rgba(0,0,0,0) 70%);
}

@media (min-width: 1200px) {
  .home .hero-billboard .text::after {
	height: 200%;
	top: -50%;
	width: 200%;
	left: -50%;
  }
}

.home .hero-billboard.temporary-top .text {
	text-shadow: 0px 0px 10px rgb(0 0 0);
}

@media (min-width: 1200px) {
	.home .hero-billboard.temporary-top .text {
		max-width: 775px;
		margin: auto;
	}
}

.button-group {
  position: relative;
	z-index: 6;
	padding: 1.5rem 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.site-main .wp-block-kadence-advancedbtn {
  position: relative;
	z-index: 6;
	padding: 1.5rem 0 0;
}
@media (max-width: 550px) {
  .site-main .wp-block-kadence-advancedbtn {
	padding: 0;
  }
  .wp-block-kadence-advancedbtn.kt-btns_908a52-c2, .site .entry-content .wp-block-kadence-advancedbtn.kt-btns_908a52-c2 {
	margin:0 !important;
  }
}
@media (min-width: 768px) {
	.button-group a,
	.site-main .wp-block-kadence-advancedbtn a {
		/* width: 75%; */
		max-width: 815px;
		margin: auto;
	}
	.button-group a,
	.site-main .wp-block-kadence-advancedbtn a {
		/* -ms-flex-preferred-size: 65%; */
		/* flex-basis: 50%; */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.button-group a,
.site-main .wp-block-kadence-advancedbtn a {
	/* -ms-flex-preferred-size: 65%; */
	/* flex-basis: 65%; */
	margin: 0.5rem 0.15rem;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	border-radius: 0 !important;
}

@media (min-width: 1200px) {
	.home .hero-billboard .button-group a {
		font-size: 1.5rem;
	}
}

a[class^="button"] {
  color: #000;
  display: inline-block;
  padding: 0.75rem 1.75rem;
  background-color: #ccc;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Condensed",sans-serif;
  position: relative;
}
a[class^="button"] {
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
}

a[class^="button"][class*="-blue"],
.button-group.blue a,
.site-main .wp-block-kadence-advancedbtn.blue a {
	background-color: #007db8 !important;
	border: none !important;
	color: #fff !important;
}

a[class^="button"][class*="-light-green"], a[class^="button"][class*="-green-light"],
.button-group.light-green a,
.site-main .wp-block-kadence-advancedbtn a,
.kt-button,
.gform_button,
.green-button button {
	background-color: #b4d333 !important;
	border: none !important;
	color: #014d44 !important;
	padding: 0.75rem 1.75rem !important;
}
.green-button button {
	text-transform: uppercase
}
.gform_button:hover,
.green-button button:hover {
	background-color: #014d44!important;
	color: #b4d333 !important;
}

a[class^="button"][class*="-teal"],
.button-group.teal a {
	background-color: #2dbda6 !important;
	border: none !important;
	color: #000 !important;
}

a[class^="button"][class*="-white"],
.button-group.white a {
	background-color: #fff !important;
	border: none !important;
	color: #014d44 !important;
}

a[class^="button"][class*="-orange"],
.button-group.orange a {
	background-color: #EC9B1C !important;
	border: none !important;
	color: #fff !important;
}

a[class^="button"][class*="-gray"],
.button-group.gray a {
	background-color: #ccc !important;
	border: none !important;
	color: #000 !important;
}
.site-main .wp-block-kadence-advancedbtn.button-purple a, a.button-purple {
	background-color: #882b69 !important;
	border: none !important;
	color: #fff !important;
}
.purple-icon a::before, .purple-icon::before {
	color:#882b69 !important;
}

.site-main .wp-block-kadence-advancedbtn.button-purple a::after, a.button-purple::after {
  background-color: #bf0080 !important;
}

a[class^="button"]>span,
.button-group span,
.site-main .wp-block-kadence-advancedbtn span {
	display: inline-block;
	/* -webkit-transform: skew(10deg);
	transform: skew(10deg); */
	/* white-space: nowrap; */
	text-transform: uppercase;
	/* padding: 0 20px; */
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
}

#banner-pause span,
#banner-play span {
 margin-top:14px;
}

a[class^="button"]:after,
.button-group a::after,
.site-main .wp-block-kadence-advancedbtn a::after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	background-color: #b3b3b3;
	width: 0%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transform: skew(10deg);
	transform: skew(10deg);
}

a[class^="button"][class*="-blue"]:after,
.button-group.button-group.blue a::after,
.site-main .wp-block-kadence-advancedbtn.blue a::after {
	background-color: #005a85;
	-webkit-transform: skew(0deg);
	transform: skew(0deg);
}

a[class^="button"][class*="-light-green"]:after, a[class^="button"][class*="-green-light"]:after,
.button-group.button-group.light-green a::after,
.site-main .wp-block-kadence-advancedbtn a::after,
.kt-button::after,
.green-button button::after {
	background-color: #93ae25;
	-webkit-transform: skew(0deg);
	transform: skew(0deg);
}

a[class^="button"][class*="-teal"]:after,
.button-group.button-group.teal a::after {
	background-color: #fff;
	color: #000 !important;
}

a[class^="button"][class*="-white"]:after,
.button-group.button-group.white a::after {
	background-color: #d9d9d9;
}

a[class^="button"][class*="-orange"]:after,
.button-group.button-group.orange a::after {
	background-color: #c37f14;
}
a[class^="button"][class*="-orange"]:after {
	background-color: #c37f14;
	-webkit-transform: skew(0deg);
	transform: skew(0deg);
}
a[class^="button"][class*="-gray"]:after,
.button-group.button-group.gray a::after {
	background-color: #b3b3b3;
}

a[class^="button"]:hover:after, 
a[class^="button"]:focus:after,
.button-group a:hover:after,
.button-group a:focus::after,
.site-main .wp-block-kadence-advancedbtn a:hover::after,
.site-main .wp-block-kadence-advancedbtn a:focus::after {
	width: 100%;
}

.site-width {
	max-width: 1440px;
	margin: auto;
	padding: 0 1.5rem;
}
.entry-content h1.site-width,
.entry-content h2.site-width,
.entry-content p.site-width {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#masthead {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 9999;
}

#masthead .header-bar {
	position: relative;
	z-index: 9999;
	height: 50px;
	width: 100%;
	top: 0;
}

#masthead .header-bar > .kt-row-column-wrap {
  z-index: 9;
}

@media (min-width: 1200px) {
	#masthead .header-bar {
		height: 95px;
		-webkit-transition: height .3s;
		transition: height .3s;
	}
	#masthead.stick .header-bar {
		height: 67px;
	}
	#masthead.stick .header-bar .logo a {
		background-size: 165px auto;
		width: 165px;
		height: 35px;
		padding: 1rem 1.25rem;
	}
	#masthead.stick .header-bar .logo a:after {
		width: 40px;
		right: -20px;
	}
}

#masthead .header-bar::after {
	content: '';
	display: block;
	position: absolute;
	/* z-index: 24; */
	z-index: 1;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
	box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
	background-color: #fff;
}

#masthead .header-bar .stage {
	position: relative;
	max-width: 1440px;
	margin: auto;
}

#masthead .header-bar .logo {
	position: relative;
	z-index: 25;
	float: left;
}

#masthead .logo p {
	margin: 0;
}

@media (min-width: 1200px) {
	#masthead .header-bar .logo {
		position: absolute;
	}
}

#masthead .header-bar .logo a {
	display: block;
	position: relative;
	text-indent: -9999px;
	background: #014d44 url(/wp-content/uploads/stevenson-logo-white.svg) no-repeat center;
	background-size: 165px auto;
	width: 165px;
	height: 35px;
	padding: 1rem 1.5rem;
	-webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
	box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
}

@media (min-width: 1200px) {
	#masthead .header-bar .logo a {
		padding: 1.75rem 3rem 1.75rem 1.5rem;
		width: 305px;
		height: 65px;
		background-size: 305px auto;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
}

#masthead .header-bar .logo a::before {
	content: '';
	display: block;
	background-color: #014d44;
	position: absolute;
	right: 100%;
	top: 0;
	height: 100%;
	width: 100vw;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	-webkit-box-shadow: -5px 2px 10px 0px rgb(0 0 0 / 20%);
	box-shadow: -5px 2px 10px 0px rgb(0 0 0 / 20%);
}

#masthead .header-bar .logo a::after {
	content: '';
	display: block;
	background-color: #014d44;
	position: absolute;
	right: -20px;
	top: 0;
	height: 100%;
	width: 40px;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

@media (min-width: 1200px) {
	#masthead .header-bar .logo a::after {
		width: 60px;
		right: -30px;
		-webkit-transform: skew(-25deg);
		transform: skew(-25deg);
		-webkit-transition: all .3s;
		transition: all .3s;
	}
}

#masthead .header-bar .logo a:hover {
	background-color: #01332d;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

#masthead .header-bar .logo a:hover::after, 
#masthead .header-bar .logo a:hover::before {
	background-color: #01332d;
}

#masthead .actions,
#masthead #main-menu .mobile-top-nav {
	font-family: "Roboto Condensed",sans-serif;
	margin-bottom: 0.5rem;
	display: none;
}

#masthead .actions a,
#masthead #main-menu .mobile-top-nav a {
	font-family: "Roboto Condensed",sans-serif;
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-right: 1rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	color: #014d44;
	border-right: 1px solid #f0f0f0;
	-webkit-transition: all .3s;
	transition: all .3s;
	white-space: nowrap;
	margin-right: 0.5rem;
}

#masthead .actions a:last-child,
#masthead #main-menu .mobile-top-nav li:last-child a {
	margin-right: 0;
	padding-right: 0;
	border: 0;
}

@media (min-width: 1024px) {
	#masthead .actions {
		position: absolute;
		z-index: 25;
		top: 0;
		right: 150px;
		margin: 0;
		display: block;
	}
	#masthead .actions a {
		position: relative;
		border: 0;
		padding: 0.75rem;
	}
	#masthead .actions a::after {
		content: 'keyboard_arrow_right';
		font-family: 'Material Icons';
		font-weight: normal;
		font-style: normal;
		font-size: 1em;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: 'liga';
		font-feature-settings: 'liga';
		vertical-align: middle;
		color: #b4d333;
		opacity: 0;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}
	#masthead .actions a:hover::after,
	#masthead .actions a:focus::after {
		opacity: 1;
	}
}

@media (min-width: 1200px) {
	#masthead .actions {
		right: 250px;
		top: 1.25rem;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#masthead .header-bar .stage .actions {
		right: 200px;
	}
	#masthead .actions a {
		font-size: 1.5rem;
	}
	#masthead.stick .header-bar .actions a {
		font-size: 1.25rem;
	}
	#masthead.stick .header-bar .actions {
		top: 0.5rem;
		right: 175px;
	}
}

#masthead .header-bar .controls {
	z-index: 30;
	position: absolute;
	right: 0px;
	top: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn {
	display: flex;
	justify-content: flex-end;
	gap:1px;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap {
	margin-right: 1px !important;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button {
	width: 50px;
	height: 50px;
	border: none !important;
	border-radius: 0 !important;
	background-color: #b4d333;
	padding: 0 !important;
}

@media (min-width: 1200px) {
	#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button {
		width: 90px;
		height: 95px;
	}
	#masthead.stick .header-bar .controls .wp-block-kadence-advancedbtn .kt-button {
		width: 67px;
		height: 67px;
	}
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg {
	width: 1.5rem;
	height: 1.5rem;
	stroke: #01332d;
}

@media (min-width: 1200px) {
	#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg {
		width: 3rem;
		height: 3rem;
	}
}

#masthead.stick .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg {
	width: 1.5rem;
	height: 1.5rem;
}

@media (min-width: 1200px) {
	#masthead.stick .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg {
		width: 2.5rem;
		height: 2.5rem;
	}
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button:hover {
	background-color: #a5c32a;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .kb-svg-icon-wrap {
	display: flex;
	flex-direction: column;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after {
	content: "Search";
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-size: .75rem;
	color: #01332d;
}

#masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after {
	content: "Menu";
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-size: .75rem;
	color: #01332d;
}

@media (min-width: 1200px) {
	#masthead.stick .header-bar .controls .wp-block-kadence-advancedbtn .kb-svg-icon-wrap::after {
		display: none;
	}
}

.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search {
	background-color: #014d44 !important;
}

.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after {
	content: "Close";
	color: #b4d333
}

.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap svg {
	/* content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' height='48' width='48' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' style='display: inline-block%3B vertical-align: middle%3B'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); */
	stroke: #b4d333;
}

.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu {
	background-color: #014d44 !important;
}

.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after {
	content: "Close";
	color: #b4d333
}

.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap svg {
	/* content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' height='48' width='48' fill='none' stroke='currentColor' xmlns='http://www.w3.org/2000/svg' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' style='display: inline-block%3B vertical-align: middle%3B'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); */
	stroke: #b4d333;
}

#masthead #main-menu,
#masthead #search-menu {
	display: block;
	position: relative;
	height: auto;
	width: auto;
	-webkit-transform: none;
	transform: none;
	overflow: hidden;
}

.nav-open {
	overflow: hidden;
}

  
@media all and (min-width: 1024px) {
	.nav-open {
		overflow: auto;
		overflow-x: hidden
	}
}

#masthead #main-menu {
	position: fixed;
	left: 0;
	z-index: 23;
	width: 100%;
	height: auto;
	height: calc(100% - 50px);
	overflow: auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}

.nav-open #masthead #main-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
	opacity: 1;
}

@media (min-width: 1024px) {
	.nav-open #masthead #main-menu {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
	}
}

#masthead #search-menu {
	position: fixed;
	left: 0;
	z-index: 23;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #01332d;
	color: #fff;
}
.page-template-template-doctoral-program #masthead #search-menu {
	background-color: #607D8B;
}

.search-open #masthead #search-menu {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
	opacity: 1;
}

@media (min-width: 1024px) {
	.search-open #masthead #search-menu {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
	}
}

#masthead #search-menu .stage form {
	text-align: right;
	max-width: 800px;
	margin: 0 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#masthead #search-menu .stage form .search-field {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
	width: calc(100% - 48px);
	border-radius: 3px;
	-webkit-transition: all .2s;
	transition: all .2s;
	outline: none;
	border: 1px solid #ccc;
	padding: 0.5rem;
}

#masthead #search-menu .stage form .search-field:focus {
	border: 3px solid #b4d333;
}

#masthead #search-menu .stage form .search-submit {
	position: relative;
	padding: 0;
	margin-left: 1rem;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 2.75rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	text-transform: lowercase;
	background-color: transparent;
	color: #fff;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .3s;
	transition: color .3s;
}

#masthead #search-menu .stage form .search-submit:hover,
#masthead #search-menu .stage form .search-submit:focus {
	color: #b4d333;
}

#masthead #main-menu .stage {
	padding: 0;
	/* background-color: #fff; */
}

#masthead #search-menu .stage {
	max-width: 1440px;
	padding: 2rem 1.5rem;
}

@media (min-width: 1024px) {
	#masthead #main-menu,
	#masthead #search-menu {
		position: absolute;
		height: auto;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	#masthead #main-menu.main-menu-open,
	#masthead #search-menu.search-menu-open {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 25%);
	}
	#masthead #main-menu .stage {
		/* display: -webkit-box;
		display: -ms-flexbox;
		display: flex; */
		max-width: 1440px;
		margin: auto;
		overflow: visible;
		padding: 2rem 1.5rem;
		padding-bottom: 0;
	}
}

@media (min-width: 1200px) {
	#masthead #main-menu .stage {
		padding-top: 2.5rem;
	}
}

#masthead #main-menu .stage {
	visibility: hidden;
}

.nav-open #masthead #main-menu .stage {
	visibility: visible;
}

#masthead #main-menu .kt-tab-inner-content {
	padding: 1rem 1.5rem;
}

@media (min-width: 1024px) {
	#masthead #main-menu .kt-tab-inner-content {
		padding-left: 3rem;
		padding-top: 1.75rem;
	}
}

@media (min-width: 1200px) {
	#masthead #main-menu .kt-tab-inner-content {
		padding-left: 4rem;
		/* overflow: hidden; */
	}
}

#masthead #main-menu .kt-tab-inner-content a:hover {
	text-decoration: underline;
}

#masthead #main-menu .content .nav-heading {
	display: block;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 0.5rem;
}

#masthead #main-menu .content .nav-heading a {
	color: #014d44;
	text-decoration: none;
}

@media (min-width: 1200px) {
	#masthead #main-menu .content .nav-heading {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
}

#masthead #main-menu .content .nav-heading:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

#masthead #main-menu .content .nav-heading:hover:after,
#masthead #main-menu .content .nav-heading:focus:after {
	left: 0.75rem;
}

#masthead #main-menu .content .kt-title-item a {
	position: relative;
	overflow: visible;
}

#masthead #main-menu .content .kt-tabs-title-list {
	padding-top: 1rem;
	width: 25%;
}

#masthead #main-menu .content .kt-tabs-content-wrap {
	width: 75%;
}

#masthead #main-menu .wp-block-kadence-tabs {
	display: none;
}

#masthead #main-menu .content .mobile-top-nav {
	display: flex !important;
	padding: 1rem .5rem .5rem;
	justify-content: center;
	margin-bottom: 0;
}

#masthead #main-menu .content .mobile-top-nav ul {
	gap: 0;
}

#masthead #main-menu .content .mobile-top-nav a {
	font-size: 1.1rem;
	margin-right: 0rem;
	padding: 0.75rem;
}

#masthead #main-menu .content .mobile-top-nav a:hover {
	text-decoration: underline;
}

#masthead #main-menu .wp-block-kadence-accordion {
	display: block;
}

#masthead #main-menu .wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger {
	margin-left: 0 !important;
}

@media (min-width: 1024px) {
	#masthead #main-menu .wp-block-kadence-tabs {
		display: block;
	}
	#masthead #main-menu .content .mobile-top-nav {
		display: none !important;
	}
	#masthead #main-menu .wp-block-kadence-accordion {
		display: none;
	}
}

@media (max-width: 1024px) {
	#masthead #main-menu .stage-inner .inner-column-1 {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 1200px) {
	#masthead #main-menu .content .kt-tabs-content-wrap .inner-column-1 {
		flex: 0 1 100% !important;
		-webkit-flex: 0 1 100% !important;
	}
	#masthead #main-menu .stage-inner > .inner-column-1 {
		flex: 0 1 75% !important;
		-webkit-flex: 0 1 75% !important;
	}
	#masthead #main-menu .stage-inner > .inner-column-2 {
		flex: 0 1 25% !important;
		-webkit-flex: 0 1 25% !important;
	}
}

@media (min-width: 1024px) {
	#masthead #main-menu .content .kt-tabs-title-list:before {
		content: '';
		display: block;
		position: absolute;
		width: 100vw;
		height: 100%;
		right: 75%;
		top: 0;
		background-color: #ebebeb;
	}
	#masthead #main-menu .content .kt-title-item a:after {
		content: '';
		display: block;
		width: 65px;
		height: 10px;
		position: absolute;
		background-color: #ccc;
		right: -30px;
		top: 0;
		bottom: 0;
		margin: auto;
		opacity: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
		z-index: 100;
	}
	#masthead #main-menu .content .kt-title-item a:hover:after, 
	#masthead #main-menu .content .kt-title-item a:focus:after {
		opacity: 1;
		background-color: #ccc;
	}
	#masthead #main-menu .content .kt-title-item.kt-tab-title-active a:after {
		-webkit-transform: none;
		transform: none;
		background-color: #b4d333 !important;
		opacity: 1;
	}
}

#masthead #main-menu .content .kt-title-text {
	font-size: 1.25rem;
	line-height: 1.5;
	color: #333;
	font-family: "Roboto Condensed",sans-serif;
	padding: 0.75rem 1.5rem 0.75rem 0;
	white-space: nowrap;
}

@media (min-width: 1200px) {
	#masthead #main-menu .content .kt-title-text {
		padding: 0.75rem 3rem 0.75rem 1.5rem;
	}
}

@media (min-width: 1440px) {
	#masthead #main-menu .content .kt-title-text {
		font-size: 1.75rem;
	}
}

#masthead #main-menu .kt-tab-inner-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: initial;
}

#masthead #main-menu .kt-tab-inner-content ul li {
	margin-bottom: 0.25rem;
}

#masthead #main-menu .kt-tab-inner-content ul li a,
#masthead #main-menu .kt-accordion-panel-inner a.wp-block-navigation-item__content {
	display: block;
	font-size: 1rem;
	color: #014d44;
	padding: 0.25rem 0 0.25rem 1rem;
}

#masthead #main-menu .kt-tab-inner-content ul li a:hover,
#masthead #main-menu .kt-accordion-panel-inner a.wp-block-navigation-item__content:hover {
	text-decoration: underline;
}

@media (min-width: 1024px) {
	#masthead #main-menu .kt-tab-inner-content ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 2rem;
		-moz-column-gap: 2rem;
		column-gap: 2rem;
	}
	#masthead #main-menu .kt-tab-inner-content .one-col ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	#masthead #main-menu .kt-tab-inner-content ul li a {
		padding-left: 0;
	}
}

#masthead #main-menu .content .callout {
	display: none;
}

#masthead #main-menu .content .callout a {
	color: #167fb0;
}

#masthead #main-menu .content .callout a:hover {
	color: #043b62;
}

@media (min-width: 1200px) {
	#masthead #main-menu .content .callout {
		display: block;
	}
}

/* #masthead #menu-aside {
	margin: 0 -1.5rem;
} */

@media (min-width: 1024px) {
	#masthead #menu-aside {
		margin: 0;
		/* width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%; */
		/* float: right; */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-left: 1px solid #ebebeb;
		margin-top: -2rem;
		padding-top: 2rem;
	}
}

#masthead #menu-aside #sub-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#masthead #menu-aside #sub-nav li {
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#masthead #menu-aside #sub-nav li a {
	display: block;
	font-size: 1rem;
	color: #333;
	padding: 0.5rem 1.5rem;
	font-weight: 600;
}

#masthead #menu-aside #sub-nav li a:hover {
	text-decoration: none;
	background-color: #ebebeb;
}

#masthead #menu-aside #resources-nav {
	padding: 1rem 1.5rem;
}

@media (min-width: 1024px) {
	#masthead #menu-aside #resources-nav {
		font-size: .875rem;
	}
}

#masthead #menu-aside #resources-nav .title {
	font-weight: 600;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 0.75rem;
}

#masthead #menu-aside #resources-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#masthead #menu-aside #resources-nav ul>li {
	margin-bottom: 0.5rem;
}

#masthead #menu-aside #resources-nav ul>li a {
	color: #333;
}

#masthead #menu-aside #resources-nav ul>li a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

#masthead #menu-aside #resources-nav ul>li a:hover {
	color: #b4d333;
}

#masthead #menu-aside #resources-nav ul>li a:hover:after,
#masthead #menu-aside #resources-nav ul>li a:focus:after {
	left: 0.75rem;
}

#hero-banner {
	position: relative;
}

@media (min-width: 1440px) {
	#hero-banner .banner-wrap {
		padding-bottom: 0;
		min-height: 700px;
		/* height: 880px;
		height: calc(100vh - 95px); */
		overflow: hidden;
	}
}

#hero-banner .media-wrap {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	/* padding-bottom: 36.6%; */
	height: 0;
}

@media (min-width: 1200px) {
	#hero-banner .media-wrap.hasVideo:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 99;
		left: 0;
		opacity: 1;
		-webkit-transform-origin: top center;
		transform-origin: top center;
		background-color: #fff;
		pointer-events: none;
		-webkit-transition: .5s;
		transition: .5s;
	}
	#hero-banner.ready-playing .media-wrap.hasVideo:before {
		opacity: 0;
	}
}

#hero-banner .media-wrap .image {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}

#hero-banner .media-wrap .image img {
	display: block;
	width: 100%;
	height: auto;
}

@media (min-width: 1200px) {
	#hero-banner .hasVideo,
	#hero-banner .hasVideo div {
		height: 0 !important;
		padding-bottom: 56.25%;
	}
}

#hero-banner .media-wrap.hasVideo .video {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 6;
	pointer-events: none;
}
#hero-banner .video-controls {
	display:none;
}

@media (min-width: 1200px) {
	#hero-banner .media-wrap.hasVideo .video {
		display: block;
	}
	#hero-banner #video-controls {
		display:block;
	}
}

#hero-banner .media-wrap.hasVideo .video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#hero-banner #video-controls {
	display: none;
}

@media (min-width: 1200px) {
	#hero-banner .video-controls {
		display: block;
		position: absolute;
		bottom: 20rem;
		padding-right: 1.5rem;
		right: 0;
		left: 0;
		z-index: 100;
		max-width: 1600px;
		margin: auto;
	}
}

#hero-banner .video-controls .toggle-state {
	border: 0;
	background-color: transparent !important;
	padding: 0;
	cursor: pointer;
	font-size: 1rem;
	text-align: left;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.6) !important;
	color: #fff !important;
	text-align: center;
	float: right;
}

/* #hero-banner .video-controls .toggle-state#banner-play {
	display: none;
} */

#hero-banner #hero-features {
	overflow: hidden;
	margin-top: -3rem;
	background-color:#dbdbdb;
}

@media (min-width: 768px) {
	#hero-banner #hero-features {
		margin-top: -6rem;
		background-color:transparent;
	}
}

@media (min-width: 1024px) {
	#hero-banner #hero-features {
		margin-top: -8rem;
	}
}

@media (min-width: 1200px) {
	#hero-banner #hero-features {
		width: 100%;
		margin: 0;
		position: absolute;
		z-index: 100;
		left: 0;
		bottom: 0;
		padding-bottom: 0.5rem;
		padding-top: 2rem;
	}
}

@media (min-width: 1440px) {
	#hero-banner #hero-features {
		padding-bottom: 4.5rem;
	}
}

#hero-banner #hero-features .features-wrap {
	position: relative;
	z-index: 10;
	width: 100%;
	max-width: 1600px;
	margin: auto;
}

#hero-banner #hero-features .features-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hero-banner #hero-features .features-wrap ul .slick-list {
	overflow: visible;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0.5rem;
		margin: 0;
		height: 215px;
	}
}

@media (min-width: 1440px) {
	#hero-banner #hero-features .features-wrap ul li {
		width: 25%;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature {
	margin: 0 1rem;
	position: relative;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature {
		height: 100%;
		margin: 0;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a {
	background-color: rgba(0,0,0,0.75);
	display: block;
	padding: 1rem;
	-webkit-transition: .3s;
	transition: .3s;
	text-decoration: none;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a {
		height: 100%;
		position: relative;
		background-color: transparent;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a:hover, 
#hero-banner #hero-features .features-wrap ul li .feature>a:focus {
	background-color: rgba(1,51,45,0.9);
	text-decoration: none;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:hover, 
	#hero-banner #hero-features .features-wrap ul li .feature>a:focus {
		background-color: transparent;
	}
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:after {
		background-color: rgba(0,0,0,0.3);
	}
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:after {
		background-color: rgba(0,0,0,0.3);
	}
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:after {
		content: '';
		display: block;
		position: absolute;
		background-color: rgba(0,0,0,0.55);
		height: 100%;
		width: 100%;
		padding: 0.25rem;
		top: -0.25rem;
		-webkit-transform: skew(-20deg);
		transform: skew(-20deg);
		left: 1rem;
		-webkit-transition: .3s;
		transition: .3s;
	}
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:hover:after, 
	#hero-banner #hero-features .features-wrap ul li .feature>a:focus:after {
		background-color: rgba(1,77,68,0.9);
		padding: 1rem 0.25rem;
		top: -1rem;
	}
}

#hero-banner #hero-features .features-wrap .feature .feature-stage {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage {
		/* padding: 0.5rem; */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		box-sizing: border-box;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .media {
	display: none;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}

@media (min-width: 373px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .media {
		display: block;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .media img {
	display: block;
	max-width: 100%;
	height: auto;
	max-height: 200px;
	margin-right: 0;
	margin-left: auto;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context {
	padding: 0 1rem 0 1rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media (min-width: 400px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context {
		width: 50%;
	}
}

@media (min-width: 1200px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context {
		position: relative;
		-webkit-transition: .3s;
		transition: .3s;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .heading {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 2rem;
	position: relative;
	padding-bottom: 1rem;
	line-height: 1;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .heading .top {
	display: block;
	line-height: 1.15;
	color: #b4d333;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .heading .bottom {
	display: inline-block;
	line-height: 1.15;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	position: relative;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .heading .bottom:after {
	content: '';
	display: block;
	height: 4px;
	width: 100%;
	width: calc(100% + 3rem);
	background-color: #b4d333;
	position: absolute;
	bottom: -0.5rem;
	right: 0;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .description {
	font-size: 13px;
	color: #fff;
	/* margin-left: -50px; */
}

@media (min-width: 1200px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .description {
		opacity: 0;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: .5s;
		transition: .5s;
	}
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .description p {
	margin: 0;
}

#hero-banner #hero-features .features-wrap ul li .feature>a .feature-stage .feature-context .description p:after {
	content: '\00a0\E5C8';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	vertical-align: middle;
	display: inline;
	color: #b4d333;
	position: relative;
	left: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (min-width: 1200px) {
	#hero-banner #hero-features .features-wrap ul li .feature>a:hover .feature-stage .feature-context .description, #hero-banner #hero-features .features-wrap ul li .feature>a:focus .feature-stage .feature-context .description {
		opacity: 1;
		max-height: 126px;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate #hero-features ul li {
		-webkit-transform: translateY(100px) translateX(-20px);
		transform: translateY(100px) translateX(-20px);
		opacity: 0;
		-webkit-transition: ease-in-out .5s;
		transition: ease-in-out .5s;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate #hero-features ul li:nth-child(1) {
		-webkit-transition: ease-in-out .5s;
		transition: ease-in-out .5s;
		-webkit-transition-delay: .1s;
		transition-delay: .1s;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate #hero-features ul li:nth-child(2) {
		-webkit-transition: ease-in-out .5s;
		transition: ease-in-out .5s;
		-webkit-transition-delay: .35s;
		transition-delay: .35s;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate #hero-features ul li:nth-child(3) {
		-webkit-transition: ease-in-out .5s;
		transition: ease-in-out .5s;
		-webkit-transition-delay: .55s;
		transition-delay: .55s;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate #hero-features ul li:nth-child(4) {
		-webkit-transition: ease-in-out .5s;
		transition: ease-in-out .5s;
		-webkit-transition-delay: .75s;
		transition-delay: .75s;
	}
}

@media screen and (min-width: 1440px) {
	#hero-banner.animate.inView #hero-features ul li {
		-webkit-transform: translateY(0) translateX(0);
		transform: translateY(0) translateX(0);
		opacity: 1;
	}
}

@media (max-width: 1439px) {
  .site-main #hero-features .wp-block-kadence-advancedbtn a:after, .site-main #hero-features .wp-block-kadence-advancedbtn a {
	color: #014d44 !important;
	background: transparent !important;
	transform: none;
  }
}

@media screen and (min-width: 1440px) {
	.feature-controls {
		display: none !important;
	}
}

.feature-controls a {
	padding: 0 !important;
}
.feature-controls .kt-button {
	background-color: transparent !important;
}

#hero-banner #this {
	margin: 0;
}
  
#hero-banner #this a {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-indent: -999px;
	width: 180px;
	height: 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100;
	overflow: hidden
}
#hero-banner #this a:hover {
	height: 70px
}
#hero-banner #this a:after {
	content: '\E313';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 3rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	display: block;
	text-align: center;
	text-indent: 0;
	position: relative;
	z-index: 2
}
@media reader,
speech,
aural {
	#hero-banner #this a:after {
		display: none;
		visibility: hidden
	}
}
#hero-banner #this a:before {
	content: '';
	background-color: #01332d;
	display: block;
	height: 180px;
	width: 180px;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1
}

@media (min-width: 1440px) {
	#hero-banner #this a {
		display: block;
	}
}

#program-finder-row {
	background-color: #01332d;
	color: #fff;
}

#program-finder-row h2 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 32px;
	font-family: "Roboto Condensed",sans-serif;
	color: #fff;
	font-size: 2rem;
}
@media (max-width: 550px) {
	#program-finder-row h2 {
		font-size: 1.5rem;
		margin-bottom:22px;
	}
}

@media (min-width: 768px) {
	#program-finder-row h2 {
		font-size: 3rem;
	}
}

#program-finder-row .program-buttons {
	list-style: none;
	margin: 0 0 32px 0;
	padding: 0;
	display: flex;
	flex-direction: column;
}

@media (min-width: 1024px) {
	#program-finder-row .program-buttons {
		flex-direction: row;
	}
}

#program-finder-row .program-buttons li {
	display: block;
	margin-bottom: 10px;
	background-color: #b4d333;
	padding: 0.75rem 1.75rem;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 1024px) {
	#program-finder-row .program-buttons li {
		margin: 0 2px 0 2px;
		/* display: inline-block; */
	}
}

@media (min-width: 1200px) {
	#program-finder-row .program-buttons li {
		font-size: 1.25em;
	}
}

#program-finder-row .program-buttons li a {
	color: #014d44;
	display: inline-block;
	-webkit-transform: skew(10deg);
	transform: skew(10deg);
	text-align: center;
	text-decoration: none;
}

#program-finder-row .program-buttons li:after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	/* background-color: #b3b3b3; */
	width: 0%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#program-finder-row .program-buttons li:hover:after {
	width: 100%;
	background-color: #93ae25;
}

#program-finder-row p.more {
	margin: 0;
	text-align: center;
}

#program-finder-row p.more a {
	font-family: "Roboto Condensed",sans-serif;
	color: #fff;
	font-size: 1.25em;
}

#program-finder-row p.more a:hover {
	color: #b4d333;
}

#program-finder-row p.more a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

#program-finder-row p.more a:hover:after {
	left: 0.75rem;
}

.pathways .desc h2 {
	font-family: "Roboto Condensed",sans-serif;
	color: #000;
	font-size: 2rem;
	margin: 0 0 0.6rem;
	font-weight: normal;
}

@media (min-width: 1200px) {
	.pathways .desc h2 {
		font-size: 3rem;
	}
}

.pathways .desc h3 {
	font-size: 2rem;
	margin: 0 0 0.75rem;
	line-height: 1.25;
	font-family: "Merriweather Sans", sans-serif;
	font-weight: normal;
	color: #000;
}

.pathways .desc .tags {
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #01332d;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
}

.tags a {
	font-size: 1.5rem;
	text-decoration: none !important;
}

.tags a:hover {
	text-decoration: underline !important;
}

.pathways .desc .tags li {
	display: block;
	border-left: 1px solid #ccc;
	padding-left: 0.5rem;
	margin-left: 0.5rem;
	margin-bottom: 0.25rem;
	white-space: wrap;
}

@media (min-width: 600px) {
	.pathways .desc .tags li {
		white-space: nowrap;
	}
}

.pathways .desc .tags li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

.pathways .desc .tags li a:hover {
	text-decoration: underline;
	color: #043b62;
}

.pathways .media .image {
	position: relative;
	right: -1rem;
	width: 33%;
}

.pathways .media .image:first-child {
	right: -2rem;
}

.pathways .media .image:last-child {
	right: 0;
}

/* @media (max-width: 1200px) {
	.pathways .desc {
		flex-direction: column !important;
	}
} */

.career-connection {
	/* margin: 2rem 0 0; */
	padding: 0;
	position: relative;
	overflow: hidden;
	margin: 0rem 0 0;
}

.career-connection .details {
	/* background-color: #01332d; */
	background-color: #231f20;
	padding: 2rem 1.5rem;
	color: #fff;
	position: relative;
	z-index: initial !important;
}

@media (min-width: 1440px) {
	.career-connection .details {
		width: 50%;
		/* float: left; */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 4rem 0;
	}
}

.career-connection .details:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: -150px;
	left: 0;
	width: 100%;
	height: 350px;
	-webkit-transform: skewY(-15deg);
	transform: skewY(-15deg);
	/* background-color: #01332d; */
	background-color: #231f20;
}

@media (min-width: 1440px) {
	.career-connection .details:before {
		top: 0;
		z-index: 11;
		height: 100%;
		width: 200px;
		left: auto;
		right: -90px;
		-webkit-transform: skewX(-11deg);
		transform: skewX(-11deg);
	}
}

.career-connection .wrap {
	max-width: 720px;
	margin-right: 0;
	margin-left: auto;
	position: relative;
	z-index: 12;
	padding: 0 5rem 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.career-connection .details .cc-logo {
	max-width: 500px;
	margin-bottom: 2rem;
}

.career-connection .details .cc-headline {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 2.25rem;
	margin-bottom: 2rem;
	line-height: 1.1;
}

.career-connection .details .cc-desc {
	font-size: 1.25rem;
}

.career-connection .media {
	margin-top: 1rem;
	padding: 0 1rem;
}

@media (min-width: 768px) {
	.career-connection .media {
		width: 50%;
	}
}

@media (min-width: 1440px) {
	.career-connection .media {
		margin-top: 1.5rem;
		display: block;
		/* position: absolute; */
		position: relative;
		z-index: 5;
		right: 0;
		left: auto;
		top: 0;
		width: 50%;
		height: 100%;
		padding: 0;
		overflow: hidden;
	}
}

.career-connection .media img {
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #fff;
}

@media (min-width: 1440px) {
	.career-connection .media img {
		border: 0;
		width: auto;
		right: 0;
		left: auto;
		min-width: 100%;
		min-height: 100%;
		max-width: none !important;
	}
}

.home #glance .meta {
	background-color: #01332d;
	color: #fff;
	text-align: center;
	padding: 2rem 1.5rem 225px;
	-webkit-box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
	box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
	width: initial;
}

@media (min-width: 1024px) {
	.home #glance .meta {
		/* width: 33.33%; */
		/* float: left; */
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 5rem 2.25rem 4rem;
	}
}

@media (min-width: 1200px) {
	.home #glance .meta {
		/* width: 25%; */
		padding: 7rem 2.25rem 5rem;
		padding-left: 1.5rem;
	}
}

.home #glance .meta h2 {
	color: #fff;
	font-size: 2.25rem;
	margin: 0 auto 1.5rem;
	max-width: 300px;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
}

@media (min-width: 1200px) {
	.home #glance .meta h2 {
		font-size: 3.75rem;
		line-height: 1.1;
	}
}

.home #glance .meta .controls {
	text-align: center;
	padding: 1.25rem 0 0.5rem;
}

.home #glance .meta .controls .kt-button {
	padding: 6px;
	background-color: transparent !important;
	-webkit-transform: skew(0deg);
	transform: skew(0deg);
}

.home #glance .meta .controls .kt-button::after,
.home #glance .meta .controls .kt-button:hover::after {
	background-color: transparent !important;
}

.home #glance .meta .controls .kt-btn-wrap-0 {
	margin-right: 0;
	border-right: 1px solid #25532e;
}

.home #glance .glance-sliders-container {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	margin-top: -230px;
}

@media (max-width: 1023px) {
  .home #glance .glance-sliders-container {
	  display: contents !important;
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  height: 100%;
	  margin-top: -230px;
  }
  .home #glance {
	overflow:hidden !important;
	padding-bottom:30px;
  }
  .home #glance .slider-wrap {
	margin-top:-230px;
  }
}

@media (min-width: 1024px) {
	.home #glance .glance-sliders-container {
		margin-top: 0;
	}
}

@media (max-width: 1023px) {
	.home #glance .glance-sliders-container .slick-list {
		overflow: unset !important;
		overflow-x: clip !important;
	}
}

.home #glance .slider-wrap .kt-inside-inner-col {
	height: 100%;
}

@media (min-width: 1024px) {
	.home #glance .glance-sliders-container .slick-slide,
	.home #glance .glance-sliders-container .slick-track {
		height: 100%;
	}
}

.home #glance .slider-wrap .glance-sliders-container li .card-wrap {
	position: relative;
	padding: 80% 0 0;
	margin: 0 1.5rem;
	height: 100%;
}

@media (min-width: 1024px) {
	.home #glance .slider-wrap .glance-sliders-container li .card-wrap {
		padding: 0;
		margin: 0;
		min-height: 100%;
		border-right: 1px solid #fff;
	}
	.home #glance .slider-wrap .glance-sliders-container li.slick-current .card-wrap {
		/* border-right: 1px solid #385e5a; */
		transition: border-right-color 0.4s linear 0.4s;
	}
}

.home #glance .slider-wrap .glance-sliders-container li .card {
	bottom: 0;
	left: 0;
	position: absolute;
	min-height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ebebeb;
	text-align: center;
	padding: 17% 2rem 2rem;
	color: #014d44;
	-webkit-box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 40%);
	box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 40%);
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media (min-width: 1024px) {
	.home #glance .slider-wrap .glance-sliders-container li .card {
		position: relative;
		padding: 2rem;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding-top: 8.5rem;
	}
	.home #glance .slider-wrap .glance-sliders-container li .card.active {
		padding-top: 2rem;
	}
}

.home #glance .slider-wrap .glance-sliders-container li .card:hover {
	background-color: #fafafa;
}

.home #glance .slider-wrap .glance-sliders-container li .card.active {
	background-color: #fff;
}

.home #glance .slider-wrap .glance-sliders-container li .card:before {
	content: 'add';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.75rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #797979;
	z-index: 6;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.home #glance .slider-wrap .glance-sliders-container li .card:hover:before {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.home #glance .slider-wrap .glance-sliders-container li .card.active:before {
	content: 'remove';
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.home #glance .slider-wrap .glance-sliders-container li .card .fact {
	position: relative;
	color: #014d44;
}

.home #glance .slider-wrap .glance-sliders-container li .card .fact .main {
	display: block;
	font-size: 4.25rem;
	/* font-weight: 700; */
	font-weight: 600;
	/* white-space: nowrap; */
}

.home #glance .slider-wrap .glance-sliders-container li .card .fact:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 10px;
	bottom: -1.75rem;
	background-color: transparent;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.home #glance .slider-wrap .glance-sliders-container li .card.active .fact:after {
	background-color: #b4d333;
}

.home #glance .slider-wrap .glance-sliders-container li .card .desc p {
	margin: 0;
}

.home #glance .slider-wrap .glance-sliders-container li .card .desc {
	display: none;
	font-size: 1rem;
	color: #014d44;
	/* font-weight: 700; */
	font-weight: 600;
	padding: 3rem 0 2rem;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.home #glance .slider-wrap .glance-sliders-container li .card.active .desc {
	opacity: 1;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.home #glance .slider-wrap .glance-sliders-container li .card:after {
	content: '';
	display: block;
	height: 115px;
	width: 55px;
	background-color: #dbdbdb;
	position: absolute;
	z-index: 5;
	bottom: -45px;
	right: -15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.home #glance .slider-wrap .glance-sliders-container li .card:hover:after {
	-webkit-transform: rotate(45deg) scale(1.15);
	transform: rotate(45deg) scale(1.15);
}

.trending {
	padding: 2rem 0;
}

@media (min-width: 1200px) {
	.trending {
		padding: 5rem 0;
	}
}

.home .feed-news h2,
.home .feed-events h2 {
	font-size: 2rem;
	margin-bottom: 1rem;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
}

.home .feed-news h2 a,
.home .feed-events h2 a {
	color: #014d44;
}

.home .feed-news h2 a:after,
.home .feed-events h2 a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.home .feed-news h2 a:hover:after,
.home .feed-events h2 a:hover:after,
.home .feed-news h2 a:focus:after,
.home .feed-events h2 a:focus:after {
	left: 0.75rem;
}

.home .feed-events .story {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

@media (min-width: 500px) {
	.home .feed-events .story {
		flex-direction: row;
	}
}

.home .feed-events .story-media {
	width: 100%;
}

@media (min-width: 500px) {
	.home .feed-events .story-media {
		max-width: 250px;
	}
}

.home .feed-events .story-iframe {
	left: 0;
	width: 100%;
	min-width: 250px;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
}

.home .feed-events .story-media iframe {
	border: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

.home .feed-events .story-content {
	padding: 5px 0px;
}

@media (min-width: 500px) {
	.home .feed-events .story-content {
		padding: 5px 16px;
	}
}

.home .feed-events .story-title {
	margin: 5px 0 10px;
	font-size: 1.25rem;
	line-height: 1.25;
	font-weight: 400;
}

.home .feed-events .story-title a {
	color: #016bb9;
}

.home .feed-events .story-title a:hover {
	text-decoration: underline;
	color: #005493;
}

.home .feed-events .story-desc {
	display: none;
}

@media (min-width: 423px) {
	.home .feed-events .story-desc {
		display: block;
		line-height: 24px;
		font-size: 16px;
		color: #575656;
	}
}

.home .feed-events .story-desc p {
	margin: 0;
}

.home .feed-news .trending-item {
	margin-bottom: 1rem;
}

.home .feed-news .trending-item a {
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.home .feed-news .trending-item a {
		overflow: hidden;
		flex-direction: row;
	}
}

.home .feed-news .trending-item a:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}

.home .feed-news .trending-item .details {
	flex: 1;
}

.home .feed-news .trending-item .media {
	position: relative;
	z-index: 5;
	overflow: hidden;
	display: block;
	min-height: 160px;
}

@media (min-width: 768px) {
	.home .feed-news .trending-item .media {
		max-width: 245px;
		width: 33.33%;
		/* float: left; */
		margin: 0 1.5rem 0 0;
	}
}

.home .feed-news .trending-item .media img {
	object-fit: cover;
	max-height: 100vh;
}

.home .feed-news .trending-item .date {
	display: inline-block;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 600;
	color: #333;
	position: relative;
	top: -1.85rem;
	padding: 0.5rem;
	background-color: #fff;
	z-index: 10;
}

@media (min-width: 768px) {
	.home .feed-news .trending-item .date {
		padding: 1rem 0 0.5rem 0;
		top: 0;
		background-color: transparent;
	}
}

@media (max-width: 768px) {
	.home .feed-news .trending-item .date:before {
		content: '';
		display: block;
		position: absolute;
		height: 100%;
		right: -7px;
		width: 15px;
		top: 0;
		background-color: #fff;
		-webkit-transform: skew(-15deg);
		transform: skew(-15deg);
	}
}

.home .feed-news .trending-item .date:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0.25rem;
	left: 0.5rem;
	height: 2px;
	width: calc(100% - 1rem);
	background-color: #b4d333;
}

@media (min-width: 768px) {
	.home .feed-news .trending-item .date:after {
		width: 100%;
		left: 0;
	}
}

.home .feed-news .trending-item .title {
	font-size: 1rem;
	color: #016bb9;
	margin-top: -1.25rem;
}

@media (min-width: 768px){
	.home .feed-news .trending-item .title {
		font-weight: 400;
		font-size: 1.25rem;
		margin-top: 0;
	}
}

.billboard .media {
	margin-top: 1rem;
	padding: 0 1rem;
}

@media (min-width: 768px) {
	.billboard .media {
		width: 50%;
	}
}

@media (min-width: 1440px) {
	.billboard .media {
		margin-top: 1.5rem;
		display: block;
		position: absolute;
		/* position: relative; */
		z-index: 5;
		left: 0;
		top: 0;
		width: 50%;
		height: 100%;
		padding: 0;
		overflow: hidden;
	}
}

.billboard .media img {
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #fff;
}

@media (min-width: 1440px) {
	.billboard .media img {
		border: 0;
		width: auto;
		min-width: 100%;
		min-height: 100%;
		max-width: 930px;
	}
}

.billboard .details {
	background-color: #01332d;
	padding: 2rem 1.5rem;
	color: #fff;
	position: relative;
	z-index: initial !important;
}

@media (min-width: 1440px) {
	.billboard .details {
		width: 50%;
		float: right;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 12rem 0;
	}
}

.billboard .details:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: -150px;
	left: 0;
	width: 100%;
	height: 350px;
	-webkit-transform: skewY(-15deg);
	transform: skewY(-15deg);
	background-color: #01332d;
}

@media (min-width: 1440px) {
	.billboard .details:before {
		top: 0;
		left: -50px;
		z-index: 11;
		height: 100%;
		width: 200px;
		left: -90px;
		-webkit-transform: skewX(-11deg);
		transform: skewX(-11deg);
	}
}

.billboard .details .wrap {
	padding: 0;
	position: relative;
	z-index: 12;
}

@media (min-width: 1440px) {
	.billboard .details .wrap {
		max-width: 720px;
		margin-left: 0;
		position: relative;
		z-index: 12;
		padding: 0 5rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.billboard .details .tag {
	font-size: .875rem;
	text-transform: uppercase;
	position: relative;
	margin: 1rem 0 1.25rem;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-weight: normal;
}

@media (min-width: 1440px) {
	.billboard .details .tag {
		padding-left: 90px;
	}
}

.billboard .details .tag:after {
	content: '';
	height: 10px;
	width: 50px;
	position: absolute;
	top: -20px;
	left: 0;
	background-color: #b4d333;
}

@media (min-width: 1440px) {
	.billboard .details .tag:after {
		width: 75px;
		top: 6px;
		left: 0;
	}
}

.billboard .details .tag a {
	color: #b4d333;
}

.billboard .details .tag a:hover {
	text-decoration: underline;
}

.billboard .details .title {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 2rem;
	margin: 1.25rem 0;
	line-height: 1.15;
}

@media (min-width: 1440px) {
	.billboard .details .title {
		font-size: 3.5rem;
	}
}

.billboard .details .name {
	margin: 1.25rem 0;
}

@media (min-width: 1440px) {
	.billboard .details .name {
		font-size: 1rem;
	}
}

.billboard .details .study {
	color: #999;
	font-style: italic;
}

.billboard .details .desc {
	margin-bottom: 1.5rem;
}

@media (min-width: 1440px) {
	.billboard .details .desc {
		font-size: 1.25rem;
		margin-bottom: 2rem;
	}
}

.billboard .button-group,
.home .career-connection .button-group,
.home .trending .button-group {
	justify-content: start;
	padding: 0;
}

.billboard .button-group a {
	padding: 8px 16px;
}

  
@media screen and (min-width: 1440px) {
	.animate.billboard .details:before {
		-webkit-transition: all .7s;
		transition: all .7s;
		width: 100vw;
		left: 0;
		-webkit-transform: translateX(-90%) skewX(-11deg);
		transform: translateX(-90%) skewX(-11deg);
		-webkit-transition-delay: .2s;
		transition-delay: .2s
	}
	.animate.billboard .details .wrap {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-transition-delay: .6s;
		transition-delay: .6s
	}
	.animate.billboard.inView .details:before {
		left: -50px;
		-webkit-transform: translateX(0%) skewX(-11deg);
		transform: translateX(0%) skewX(-11deg);
		width: 150px
	}
}

  
@media screen and (min-width: 1440px) and (min-width: 1200px) {
	.animate.billboard.inView .details:before {
		width: 200px;
		left: -90px
	}
}
@media screen and (min-width: 1440px) {
	.animate.billboard.inView .details .wrap {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.darken-pseudo {
	position: relative;
}

.darken-pseudo:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: rgba(0, 0, 0, 0.4);
}

.bottom-billboard .button-group {
	flex-direction: column;
	align-items: center;
}

.bottom-billboard .button-group .kt-button {
	min-width: 440px;
}

@media (min-width: 768px) {
	.bottom-billboard .button-group {
		flex-direction: row;
	}
	.bottom-billboard .button-group .kt-button {
		min-width: 230px;
	}
}

.bottom-billboard .kt-button {
	min-width: 230px;
}

.site-shift {
	transition: transform .5s;
	z-index: 100;
}

#cta-buttons {
	display:none;
}

@media screen and (max-width: 600px) {
	a.button-cta {
		background: #003027;
		padding: .5em 1.5em;
	}
	#cta-buttons {
		position: fixed;
		bottom: 0px;
		padding: 0;
		width: 100%;
		background-color: rgba(0,0,0,0.25);
		display: block;
	}
	#cta-buttons .kb-buttons-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: nowrap;
		gap:0 !important;
	}
	#cta-buttons .kb-buttons-wrap .kb-btn_b75d06-03 {
		border-left: 0 !important;
		-ms-flex-preferred-size: 60%;
		flex-basis: 60%;
	}
	#cta-buttons .kt-button {
		-ms-flex-preferred-size: 15%;
		flex-basis: 15%;
		border-left: 1px solid #005847 !important;
		text-align: center;
		margin: 0;
	}
	#cta-buttons .kt-button:first-of-type {
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
	}
	#cta-buttons a {
		width: 100%;
		border: 0;
		border-radius: 0;
		color: #fff !important;
		line-height: 1.25;
		text-transform: uppercase;
		font-weight: 700;
		font-family: "Roboto Condensed",sans-serif;
		font-size: 14px !important;
		padding: 0.75rem 1.75rem;
		position: relative;
		background-color: #EC9B1C !important;
	}
	#cta-buttons a::after {
		content: '';
		position: absolute;
		z-index: -1;
		left: 0;
		top: 0;
		background-color: #c37f14;
		width: 0%;
		height: 100%;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#cta-buttons a:hover:after,
	#cta-buttons a:focus::after {
		width: 100%;
	}
}

  
#page-banner {
	/* position: -webkit-sticky; */
	position: relative; 
	min-height: 4rem;
	background-color: #ccc;
	top: 0;
	/* z-index: 1 */
}
@media (min-width: 1200px) {
	#page-banner {
		min-height: 13rem;
		max-height: 75vh;
		overflow: hidden
	}
}
#page-banner.slim-banner {
	max-height: 40vh
}
@media (min-width: 400px) {
	#page-banner.slim-banner {
		height: 10rem
	}
}
@media (min-width: 768px) {
	#page-banner.slim-banner .banner-stage {
		position: static
	}
	#page-banner.slim-banner .banner-stage img {
		position: absolute;
		/* z-index: 4; */
		display: block;
		width: 100%;
		height: auto;
		top: 0;
		bottom: 0;
		margin: auto;
		-webkit-transform: translateY(-6rem);
		transform: translateY(-6rem)
	}
}
#page-banner .banner-stage {
	position: relative
}
#page-banner .banner-stage img {
	position: relative;
	/* z-index: 4; */
	display: block;
	width: 100%;
	height: auto
}

#page-stage {
	position: relative;
	z-index: 35;
	background-color: #fff;
	padding-bottom: 20px;
}

  
#page-meta {
	position: relative;
	top: -7rem;
	margin-bottom: -5rem;
	overflow-x: hidden
}
@media (max-width: 680px) {
	#page-meta {
		top: -4rem;
		margin-bottom: -50px;
	}
	.page-template-template-doctoral-program #page-meta {
		margin-bottom:1rem;
	}
}
@media (min-width: 1200px) {
	#page-meta {
		top: -12rem;
		margin-bottom: -16rem
	}
	#page-meta .meta-stage {
		position: relative;
		z-index: 100
	}
}

.no-navigation #page-meta {
	top: -7rem;
	margin-bottom: -11rem;
}

.title-stage {
	position: relative;
	width: 85%;
	max-width: 750px;
	padding: 1.25rem 1.5rem 1.75rem 0
}
@media (min-width: 1200px) {
	.title-stage {
		min-height: 94px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.title-stage:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100%;
	background-color: rgba(1, 51, 45, 0.9);
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	z-index: 1
}
.page-template-template-doctoral-program .title-stage:after {
	background-color: #163646;
}
#page-meta .title-stage h1 {
	font-size: 2.75rem;
}
@media (max-width: 1025px) {
  #page-meta .title-stage h1 {
	font-size: 1.5rem;
  }
}
.title-stage h1 {
	font-family: "Roboto Condensed", sans-serif;
	position: relative;
	z-index: 2;
	color: #fff;
	margin: 0;
	font-size: 2rem;
	line-height: normal;
	width: 100%
}
@media (min-width: 1024px) {
	.title-stage h1 {
		font-size: 3rem
	}
}


.title-stage .subtitle {
	font-family: "Roboto Condensed", sans-serif;
	position: relative;
	z-index: 2;
	color: #ccc;
	font-size: 1.25rem
}
@media (min-width: 1024px) {
	.title-stage .subtitle {
		font-size: 1.5rem
	}
}

.page-template-template-undergrad-landing-nav #page-meta .title-stage h1 {
	font-family: "Roboto Condensed", sans-serif;
	position: relative;
	z-index: 2;
	color: #fff;
	margin: 0;
	font-size: 2rem;
	width: 100%
}
@media (min-width: 1024px) {
	.page-template-template-undergrad-landing-nav #page-meta .title-stage h1 {
		font-size: 3rem
	}
}
@media (max-width: 550px) {
  .page-template-template-undergrad-landing-nav #page-meta .title-stage h1 {
	  font-size: 16px;
  }
  .page-template-template-undergrad-landing-nav #page-meta {
	top:-5rem;
	margin-bottom:0;
  }
  .page-template-template-undergrad-landing-nav .breadcrumb-top-margin {
	margin-top:1em !important
  }
  .page-template-template-undergrad-landing-nav > #site-wrap > #page-stage > .content-area.boxed {
	padding-top:0em;
	margin-top: -5rem !important;
  }
}
#page-meta .menu-stage .section-menu {
	width: 100%;
	position: relative;
}

#page-meta .menu-stage .section-menu:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	width: 100vw;
	height: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 15%);
	box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 15%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s;
}

#page-meta .menu-stage .section-menu #section-menu-toggle {
	/* display: none; */
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.125rem;
	color: #014d44;
	padding: 0.5rem 0.5rem 0.5rem 0;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	z-index: 2;
}

@media (min-width: 1200px) {
	#page-meta .menu-stage .section-menu #section-menu-toggle {
		padding: 0.75rem 1.25rem;
		font-size: 1.5rem;
	}
}

#page-meta .menu-stage .section-menu #section-menu-toggle:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	width: 100vw;
	height: 100%;
	background-color: #b4d333;
	/* -webkit-box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 15%); */
	/* box-shadow: 0px 3px 7px 0pxrgba(0,0,0,0.15); */
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s;
}

#page-meta .menu-stage .section-menu #section-menu-toggle:hover:after {
	background-color: #a5c32a;
}

#page-meta .menu-stage .section-menu #section-menu-toggle.expanded:after {
	background-color: #ebebeb;
}

#page-meta .menu-stage .section-menu #section-menu-toggle.expanded:hover:after, 
#page-meta .menu-stage .section-menu #section-menu-toggle.expanded:focus:after {
	background-color: #ccc;
}

#page-meta .menu-stage .section-menu #section-menu-toggle span {
	position: relative;
	z-index: 5;
}

#page-meta .menu-stage .section-menu #section-menu-toggle span:before {
	content: 'menu';
	display: inline-block;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	margin-right: 0.25rem;
	position: relative;
	top: -1px;
}

#page-meta .menu-stage .section-menu #section-menu-toggle.expanded span:before {
	content: 'close';
}

#page-meta .menu-stage .section-menu #section-menu {
	display: none;
	background-color: #fff;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1.5rem 1.5rem 1rem;
	/* margin-left: -1.5rem; */
	z-index: 10;
}

@media (min-width: 1200px) {
	#page-meta .menu-stage .section-menu #section-menu {
		padding-left: 0;
		padding-right: 0;
	}
}

#page-meta .menu-stage .section-menu #section-menu:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #b4d333;
	width: 125px;
	height: 5px;
	top: -3px;
	left: 0;
	z-index: 5;
}

#page-meta .menu-stage .section-menu #section-menu nav {
	position: relative;
	z-index: 25;
}

#page-meta .menu-stage .section-menu #section-menu ul {
	list-style: none;
	margin: 0 0 1rem;
	padding: 0;
}

#page-meta .menu-stage .section-menu #section-menu ul>li+li {
	margin-top: 0.5rem;
}

#page-meta .menu-stage .section-menu #section-menu ul>li a {
	display: block;
	color: #014d44;
}

#page-meta .menu-stage .section-menu #section-menu ul>li a:hover {
	text-decoration: underline;
}

#page-meta .menu-stage .request-info-cta {
	display: none;
	position: relative;
	font-family: "Roboto Condensed",sans-serif;
	float: right;
	font-size: 1.25rem;
	font-weight: 700;
	color: #fff;
	background-color: #e87106;
	padding: 0.75rem 2rem;
	text-transform: uppercase;
	transition: .4s;
}

@media (min-width: 1024px) {
	#page-meta .menu-stage .request-info-cta {
		display: block;
	}
}

#page-meta .menu-stage .request-info-cta:after {
	content: '';
	width: 100%;
	width: 50vw;
	position: absolute;
	height: 100%;
	left: -20px;
	top: 0;
	background-color: #e87106;
	transform: skew(25deg);
	transition: .4s;
}

#page-meta .menu-stage .request-info-cta>span {
	position: relative;
	z-index: 5;
}

#page-meta .menu-stage .request-info-cta>span:after {
	content: 'feedback';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	vertical-align: middle;
	margin-left: 1rem;
	position: relative;
	top: -2px;
}

#page-meta .menu-stage .request-info-cta:hover,
#page-meta .menu-stage .request-info-cta:focus {
	text-decoration: none;
	transform: translateX(-10px);
	background-color: #cf6505;
}

#page-meta .menu-stage .request-info-cta:hover:after,
#page-meta .menu-stage .request-info-cta:focus:after {
	background-color: #cf6505;
}

#page-stage.interior-page #page-meta {
	top: 0;
	margin: 0;
	-webkit-box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 15%);
	box-shadow: 0px 3px 7px 0pxrgba(0,0,0,0.15);
}

#page-meta .breadcrumb-stage {
	margin-top: 1rem;
}

#page-stage.interior-page .breadcrumb-stage {
	margin-bottom: 2rem;
}

#page-meta .breadcrumb-stage .breadcrumbs,
#page-stage.interior-page .breadcrumbs {
	font-family: "Roboto Condensed",sans-serif;
	color: #ccc;
	font-size: .875rem;
}

#page-meta .breadcrumb-stage .breadcrumbs .sep,
#page-stage.interior-page .breadcrumbs .sep {
	display: inline-block;
	margin: 0 0.25rem;
}

#page-meta .breadcrumb-stage .breadcrumbs a,
#page-stage.interior-page .breadcrumbs a {
	color: #666;
}

#page-meta .breadcrumb-stage .breadcrumbs a:hover,
#page-stage.interior-page .breadcrumbs a:hover {
	text-decoration: underline;
}

.student-story-wrapper .breadcrumbs,
.breadcrumbs {
	color: #e0dddd;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	/* padding: 0 0 10px 0;
	border-bottom: 1px solid #e0dede; */
	overflow: hidden;
	margin-bottom: 1.5rem;
}

.page-template-template-three-column .breadcrumbs {
	margin-bottom: 0;
}

.student-story-wrapper .breadcrumbs .left,
.breadcrumbs .left {
	float: left;
	max-width: 80%;
}

@media (max-width: 767px) {
  .breadcrumbs .left {
	padding: 0 10px;
	float: none;
	max-width: 100%;
  }
}

.student-story-wrapper .breadcrumbs a,
.breadcrumbs a {
	color: #786c6c;
	padding: 0;
}

.student-story-wrapper .breadcrumbs a:hover,
.breadcrumbs a:hover {
	text-decoration: underline;
}

.grid-col-3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
	margin-top: 20px;
}

@media (max-width: 1024px) {
	.grid-col-3 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 30px;
		margin-top: 20px;
	}
   .card .media img {
		width: 100%;
		height: auto;
		display: block;
	}
	.entry-content {
		padding:0 24px;
	}
	.student-story-wrapper h1 {
	  font-size:48px;
	}
}

@media (max-width: 500px) {
	.grid-col-3 {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 30px;
		margin-top: 20px;
	}
   .card .media img {
		width: 100%;
		height: auto;
		display: block;
	}
	.entry-content {
		padding:0 24px;
	}
}

.student-story-wrapper .student-profile .media,
.student-story-wrapper .more-student-profile .media {
	position: relative;
	overflow: hidden;
	margin-bottom: 1rem;
}

.student-story-wrapper .student-profile .media img,
.student-story-wrapper .more-student-profile .media img {
	display: block;
	padding-bottom: 4px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.student-story-wrapper .student-profile .media:after,
.student-story-wrapper .more-student-profile .media::after {
	content: '';
	width: 100px;
	height: 12px;
	display: block;
	background-color: #b4d333;
	position: absolute;
	bottom: 0;
	left: -10px;
	-webkit-transform: skewX(-40deg);
	transform: skewX(-40deg);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.student-story-wrapper .student-profile:hover .media::after,
.student-story-wrapper .more-student-profile:hover .media::after {
	width: 110%;
}

.student-story-wrapper .student-profile .entry-title,
.student-story-wrapper .more-student-profile .entry-title { 
	margin: 0;
	line-height: 0;
}

.student-story-wrapper h1 {
	margin: 0;
}

.student-story-wrapper .student-profile .entry-title a,
.student-story-wrapper .more-student-profile .entry-title a {
	font-size: 1.5rem;
	color: #014d44;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 400;
	line-height: 1.4;
}

.student-story-wrapper .student-profile .name,
.student-story-wrapper .more-student-profile .name {
	font-size: 1rem;
	color: #000;
	padding-top: 4px;
}

.student-story-wrapper .student-profile .name .study,
.student-story-wrapper .more-student-profile .name .study {
	color: #666;
	font-style: italic;
	font-size: 14px;
	padding-top: 4px;
}

@media (min-width: 768px) {
	.student-story-wrapper .post-thumbnail {
		float: left;
		margin: 1rem 1rem 1rem 0;
		max-width: 250px;
	}
}

@media (min-width: 1024px) {
	.student-story-wrapper .post-thumbnail {
		max-width: 500px;
	}
}

.student-story-wrapper .intro {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}

.student-story-wrapper .quote {
	font-family: "Roboto Condensed",sans-serif;
	color: #01332d;
	font-size: 1.75rem;
	padding-left: 105px;
	position: relative;
	margin: 3rem 0 0;
}

.student-story-wrapper .quote:after {
	content: '';
	display: block;
	position: absolute;
	height: 10px;
	width: 90px;
	background-color: #b4d333;
	top: 5px;
	left: 0;
}

.student-story-wrapper .entry-header .name {
	font-size: 1.75rem;
	color: #014d44;
}

.student-story-wrapper .entry-header .study {
	letter-spacing: 1px;
	font-size: 16px !important;
	color: #666;
	font-style: italic;
}

.student-story-wrapper .more-profiles {
	border-top: 1px solid #b4d333;
	padding-top: 3rem;
	margin-top: 3rem;
}

.student-story-wrapper .more-heading {
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	font-family: "Open Sans",sans-serif;
}

.main-story {
	width: 100%;
	margin-bottom:40px;
}

.main-story iframe {
	width: 100%;
	height: 550px;
}

.main-story .story-title {
	font-family: "Open Sans",sans-serif;
	font-weight: 500;
	font-size: 1.5em;
	padding: 10px 0 5px;
	color: #fff;
}

.main-story .story-date {
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	font-size: 1rem;
	margin-bottom: 10px;
	color: #fff;
}

.main-story .story-content {
	color: #fff;
}

.next-stories {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 20px;
}

@media (min-width: 360px) {
	.next-stories {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 480px) {
	.next-stories {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 768px) {
	.next-stories {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (min-width: 950px) {
	.next-stories {
		grid-template-columns: repeat(3, 1fr);
	}
}

/* .next-stories .story-date::after {
	content: '|';
	padding-left: 5px;
	padding-right: 5px;
} */

.next-stories .media img {
	width: 300px;
}

.next-stories .entry-content {
	color: #fff;
	display: flex;
}

.next-stories .entry-title {
	font-size: 1rem;
	line-height: 1.5;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
}

.next-stories .entry-title a {
	color: #C3DC5C;
}

.next-stories .entry-title a:hover {
	text-decoration: underline;
}

.table-data td {
	padding: 10px 20px 10px 0px;
}

.table-data thead th,
.table-header {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 1rem;
	font-family: "Roboto Condensed",sans-serif;
	color: #000;
}

.table-data tr td:first-child {
	width: 500px;
}

.faculty-wrapper {
	max-width: 1100px;
	margin: auto;
}
.faculty-wrapper .sidebar {
	padding: 5px 25px;
	background-color: #F1F1F1;
	box-sizing: border-box;
	overflow: hidden;
}

@media (min-width: 768px) {
	.faculty-wrapper .sidebar {
		float: right;
		width: 30%;
		margin: 10px 0px 10px 30px;
	}
}

@media (max-width: 768px) {
	.faculty-wrapper .profile-vitae {
		display: flex;
		flex-direction: column-reverse;
	}
	.faculty-wrapper .search-profile-results .profile-vitae {
		flex-direction: column;
	}
	.faculty-wrapper .content {
		overflow: hidden;
	}
	.student-story-wrapper h1 {
	  font-size: 2rem;
	  line-height: 1.25;
	  margin-bottom: 0.5rem;
	}
	.student-story-wrapper .post-thumbnail {
	  margin: 1.5rem 0;
	}
}

.faculty-wrapper .sidebar .profile-image,
.faculty-wrapper .search-profile-results .profile-image {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px;
	width: 125px;
	height: 125px;
	background-color: #ebebeb;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 4px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.faculty-wrapper .search-profile-results .profile-image img {
	max-height: 100%;
}

.faculty-wrapper .sidebar .profile-contact a {
	background-image: url(/wp-content/uploads/icon_email.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.faculty-wrapper .sidebar .profile-contact a.blog {
	background-image: url(/wp-content/uploads/icon_blog_green.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}

.faculty-wrapper a:hover {
	text-decoration: underline;
}

.faculty-wrapper .sidebar p {
	margin: 0;
}

.faculty-wrapper .sidebar .profile-learn-more p {
	margin: 1em 0;
}

.faculty-wrapper h1 {
	text-transform: capitalize;
	margin: 10px 0;
	line-height: 1.25;
	letter-spacing: -0.001rem;
	display: inline;
}

.faculty-wrapper h2 {
	font-size: 1.75rem;
	margin: 10px 0;
}

.faculty-wrapper h5 {
	font-size: 1.125rem;
	font-weight: bold;
}

.faculty-wrapper .profile-title {
	color: #a9adb4;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.faculty-wrapper .profile-department {
	color: #124e43;
	font-size: 1.25rem;
	line-height: normal;
	margin-top: 5px;
	font-weight: 600;
	text-transform: capitalize;
}

.search-letter-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: auto;
	max-width: 100%;
	margin: 0 -4px;
}

@media (min-width: 768px) {
	.search-letter-bar {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		overflow: hidden;
	}
}

@media (min-width: 1024px) {
	.search-letter-bar {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.search-letter-bar a {
	display: block;
	background-color: #ebebeb;
	line-height: 1.15;
	padding: 0.3rem 0.5rem;
	margin: 0 4px 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 30px;
	text-align: center;
	text-transform: uppercase;
}

.search-letter-bar a:hover {
	text-decoration: none;
	background-color: #ccc;
}

.search-form-box {
	border-bottom: 4px solid #014d44;
	background-color: #ccc;
	padding: 1rem;
	margin-bottom: 24px;
}

.search-form-box form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-form-box .label {
	font-family: "Roboto Condensed",sans-serif;
	line-height: 1;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 700;
	margin-right: 0.75rem;
	letter-spacing: .05rem;
	color: #000;
}

.search-form-box .value input {
	padding: 0.5rem;
	margin-right: 0.5rem;
	border: 1px solid #666;
	font-size: 1rem;
	border-radius: 0;
	line-height: 1;
}

.search-form-box .submit input {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1rem;
	border: 0;
	border-radius: 0;
	padding: 0.5rem;
	background-color: #014d44;
	color: #fff;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.search-form-box .submit input:hover {
	background-color: #01332d;
}

.search-profile-results {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -1.5rem;
}

.search-profile-results .profile {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 1.5rem 1.5rem;
}

@media (min-width: 500px) {
	.search-profile-results .profile {
		width: 50%;
	}
}

@media (min-width: 768px) {
	.search-profile-results .profile {
		width: 33.3%;
	}
}

.search-profile-results .profile-name {
	font-size: 1.25rem;
	font-weight: 700;
}

.search-profile-results .profile-name a {
	color: #014d44;
}

.search-profile-results .profile-title {
	font-family: "Open Sans",sans-serif;
	font-style: italic;
	font-size: .875rem;
	line-height: 1.25;
	text-transform: capitalize;
	color: #000;
	letter-spacing: normal;
}

.search-profile-results .profile-department {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1rem;
	margin-top: 0.15rem;
	color: #000;
	font-weight: 400;
}

/* .column-3-container {
	padding-bottom: 40px;
} */

@media (min-width: 768px) {
	.column-3-container,
	.column-2-container {
		flex-direction: row;
		display: flex;
		gap: 30px;
	}
	.column-2-container {
		gap: 20px;
	}
}

.column-3-container .content-wrapper,
.column-2-container .content-wrapper {
	flex: 1;
}

.column-3-container .content-inner,
.column-2-container .content-inner {
	display: flex;
	flex-direction: column;
	flex: 1;
	gap: 30px;
}

@media (min-width: 1044px) {
	.column-3-container .content-inner,
	.column-2-container .content-inner {
		flex-direction: row;
	}
}

.column-3-container .sidebar-left,
.column-2-container .sidebar-left {
	display: none;
}

@media (min-width: 768px) {
	.column-3-container .sidebar-left,
	.column-2-container .sidebar-left {
		display: block;
		width: 19%;
		margin-top: 20px;
	}
}

.column-3-container .sidebar-left .section-nav, 
.section-nav .menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.column-3-container .sidebar-left .section-nav a, 
.section-nav .menu a {
	display: block;
	background-color: #efefef;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	font-family: "Roboto Condensed",sans-serif;
}

.column-3-container .sidebar-left .section-nav a:hover,
.section-nav .menu a:hover {
	background-color: #ddd;
	text-decoration: underline;
}

.column-3-container .sidebar-left .section-nav li:first-child a, 
.section-nav .menu li:first-child a {
	color: #004d43;
	font-size: 16px;
	line-height: 22px;
}

.single-psyd_posts .column-3-container .sidebar-left .section-nav li:first-child a, 
.single-psyd_posts .section-nav .menu li:first-child a {
	color: #163646;
}
.column-3-container .question,
.column-2-container .question {
	margin-top: 20px;
}

.column-3-container .question h3,
.column-2-container .question h3 {
	margin: 0px;
}

.column-3-container .content,
.column-2-container .content {
	width: 100%;
}

@media (min-width: 1044px) {
	.column-3-container .content {
		width: 75%;
	}
}

.column-3-container .sidebar-right {
	width: 100%;
	margin-top: 20px;
}

@media (min-width: 1044px) {
	.column-3-container .sidebar-right {
		width: 25%;
	}
}

.column-3-container h2 {
	font-size: 1.75rem;
}

.column-3-container .sidebar-right h3 {
	color: #004d43;
	margin: 5px 0;
}

ul.link_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.link_list li {
	border-bottom: 1px dotted #cfd1d5;
	padding: 5px 0;
}

ul.link_list li:last-child {
	border-bottom: 0;
}

ul.link_list a {
	background-image: url(/wp-content/uploads/arrow_link_list.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding: 5px 5px 5px 15px;
	display: inline-block;
	text-decoration: underline;
}

ul.link_list li .details {
	color: #767676;
	font-size: 12px;
	line-height: normal;
	padding: 0 15px 10px;
}

.search-results {
	padding-bottom: 2rem;
}

.search-results table {
	margin: 0;
}

.search-results .gcsc-find-more-on-google {
	color: #00552e;
}

.search-results .gcsc-find-more-on-google-magnifier {
	fill: #00552e;
}

.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page,
.search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #CCCCCC;
}

.gsc-adBlock {
  display:none !important;
}

.more-buttons {
	display: flex;
}

.more-buttons p {
	flex: 1 1 auto;
}

a.more_button,
p.more_button a {
	background-color: #b4d333;
	display: inline-block;
	color: #004d43;
	text-align: center;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 16px;
	line-height: 1.25;
	text-decoration: none;
	border-radius: 0;
	padding: 0.75rem 1rem;
	font-weight: 700;
	margin-bottom: 15px;
	text-decoration: none;
}

@media (min-width: 768px) {
	a.more_button,
	p.more_button a {
		padding: 0.75rem 1.5rem;
	}
}

a.more_button:hover,
p.more_button a:hover {
	background-color: #7c9905;
	color: #fff;
}

ol.feedItems {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.feedItems li {
	border-bottom: 1px dotted #cfd1d5;
}

ol.feedItems li:last-child {
	border-bottom: 0;
}

ol.feedItems h3.title {
	font-size: .875rem;
	font-weight: normal;
	margin: 5px 0;
}

ol.feedItems li a {
	background-image: url(/wp-content/uploads/arrow_link_list.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding: 5px 5px 5px 15px;
	display: inline-block;
	color: #004d43;
}

ol.feedItems li a:hover {
	text-decoration: underline;
}

ol.feedItems.blog li a {
	color: #14739F;
}

ol.feedItems.blog li a:hover {
	color: #043b62;
	text-decoration: none;
}

.page-template-template-doctoral-program #masthead .header-bar .logo a,
.single-psyd_posts #masthead .header-bar .logo a ,
.post-type-archive-psyd_posts #masthead .header-bar .logo a,
.tax-psyd_keyword #masthead .header-bar .logo a {
	background-color: #163646;
}

.page-template-template-doctoral-program #masthead .header-bar .logo a::before,
.single-psyd_posts #masthead .header-bar .logo a::before,
.post-type-archive-psyd_posts #masthead .header-bar .logo a::before,
.tax-psyd_keyword #masthead .header-bar .logo a::before {
	background-color: #163646;
}
.page-template-template-doctoral-program #masthead .header-bar .kt-button.search,
.single-psyd_posts #masthead .header-bar .kt-button.search,
.post-type-archive-psyd_posts #masthead .header-bar .kt-button.search,
.tax-psyd_keyword #masthead .header-bar .kt-button.search,
.page-template-template-doctoral-program #masthead .header-bar .kt-button.menu,
.single-psyd_posts #masthead .header-bar .kt-button.menu,
.post-type-archive-psyd_posts #masthead .header-bar .kt-button.menu,
.tax-psyd_keyword #masthead .header-bar .kt-button.menu {
	background-color: #163646 !important;
}
.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-button svg,
.page-template-template-doctoral-program .search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap svg,
.single-psyd_posts .search-open  .search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap svg,
.post-type-archive-psyd_posts .search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap svg,
.tax-psyd_keyword .search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap svg {
	stroke: #ffffff !important;
}
.page-template-template-doctoral-program.search-open #masthead .header-bar .kt-button.search,
.single-psyd_posts.search-open #masthead .header-bar .kt-button.search,
.post-type-archive-psyd_posts.search-open #masthead .header-bar .kt-button.search,
.tax-psyd_keyword.search-open #masthead .header-bar .kt-button.search,
.page-template-template-doctoral-program.nav-open #masthead .header-bar .kt-button.menu,
.single-psyd_posts.nav-open #masthead .header-bar .kt-button.menu,
.post-type-archive-psyd_posts.nav-open #masthead .header-bar .kt-button.menu,
.tax-psyd_keyword.nav-open #masthead .header-bar .kt-button.menu {
	background-color: #607D8B !important;
}

.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .search .kb-svg-icon-wrap::after,
.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after,
.post-type-archive-psyd_posts .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .menu .kb-svg-icon-wrap::after {
	color:#ffffff !important;
}
.page-template-template-doctoral-program #masthead .header-bar .logo a::after,
.single-psyd_posts #masthead .header-bar .logo a::after,
.post-type-archive-psyd_posts #masthead .header-bar .logo a::after,
.tax-psyd_keyword #masthead .header-bar .logo a::after {
	background-color: #163646;
}

.page-template-template-doctoral-program #masthead .header-bar .logo a:hover,
.page-template-template-doctoral-program #masthead .header-bar .logo a:hover::after, 
.page-template-template-doctoral-program #masthead .header-bar .logo a:hover::before,
.single-psyd_posts #masthead .header-bar .logo a:hover,
.single-psyd_posts #masthead .header-bar .logo a:hover::after, 
.single-psyd_posts #masthead .header-bar .logo a:hover::before,
.post-type-archive-psyd_posts #masthead .header-bar .logo a:hover,
.post-type-archive-psyd_posts #masthead .header-bar .logo a:hover::after, 
.post-type-archive-psyd_posts #masthead .header-bar .logo a:hover::before,
.tax-psyd_keyword #masthead .header-bar .logo a:hover,
.tax-psyd_keyword #masthead .header-bar .logo a:hover::after, 
.tax-psyd_keyword #masthead .header-bar .logo a:hover::before {
	background-color: #3d6679;
}

.page-template-template-doctoral-program .header-bar .wp-block-navigation,
.page-template-template-doctoral-program .footer-area-main,
.page-template-template-doctoral-program .footer-area-notice,
.page-template-template-doctoral-program .site-footer .give,
.single-psyd_posts .header-bar .wp-block-navigation,
.single-psyd_posts .footer-area-main,
.single-psyd_posts .footer-area-notice,
.single-psyd_posts .site-footer .give,
.post-type-archive-psyd_posts .header-bar .wp-block-navigation,
.post-type-archive-psyd_posts .footer-area-main,
.post-type-archive-psyd_posts .footer-area-notice,
.post-type-archive-psyd_posts .site-footer .give,
.tax-psyd_keyword .header-bar .wp-block-navigation,
.tax-psyd_keyword .footer-area-main,
.tax-psyd_keyword .footer-area-notice,
.tax-psyd_keyword .site-footer .give {
	display: none;
}

.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a {
	background-color: #607D8B;
}

.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a:hover,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a:hover,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a:hover,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a:hover {
	background-color: #607d8b94;
}

.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a svg,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a svg,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a svg,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap a svg {
	stroke: #fff;
}

.page-template-template-doctoral-program #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap .kt-btn-svg-icon::after,
.single-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap .kt-btn-svg-icon::after,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap .kt-btn-svg-icon::after,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap .kt-btn-svg-icon::after {
	color: #fff;
}

.page-template-template-doctoral-program.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 a,
.single-psyd_posts.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 a,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 a,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 a {
	background-color: #014d44;
}

.page-template-template-doctoral-program.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 .kt-btn-svg-icon::after,
.single-psyd_posts.search-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 .kt-btn-svg-icon::after,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 .kt-btn-svg-icon::after,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-0 .kt-btn-svg-icon::after {
	color: #b4d333
}

.page-template-template-doctoral-program.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 a,
.single-psyd_posts.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 a,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 a,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 a {
	background-color: #014d44;
}

.page-template-template-doctoral-program.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 .kt-btn-svg-icon::after,
.single-psyd_posts.nav-open #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 .kt-btn-svg-icon::after,
.post-type-archive-psyd_posts #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 .kt-btn-svg-icon::after,
.tax-psyd_keyword #masthead .header-bar .controls .wp-block-kadence-advancedbtn .kt-btn-wrap-1 .kt-btn-svg-icon::after {
	color: #b4d333
}

.page-template-template-doctoral-program #page-meta .menu-stage .section-menu #section-menu-toggle:after,
.single-psyd_posts #page-meta .menu-stage .section-menu #section-menu-toggle:after,
.post-type-archive-psyd_posts #page-meta .menu-stage .section-menu #section-menu-toggle:after,
.tax-psyd_keyword #page-meta .menu-stage .section-menu #section-menu-toggle:after {
	background-color: #607D8B;
}

.schools-grid, .programs-grid {
	padding-bottom: 20px;
}

.card .media {
	margin-bottom: 0.75rem;
	margin-top: 0;
}
.card .title {
	color: #01332d;
	font-weight: 700;
	line-height: 1.15;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
}
.programs-grid .card .title a {
	color: #14739F;
	font-size: 1.125rem;
}

@media (min-width: 1024px) {
	.card .title {
		font-size: 2rem;
	}
}

.card .title a {
	color: #01332d;
}

.card .title a:hover {
	color: #b4d333;
	text-decoration: none;
}

.card .title a:after, .has-arrow a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	margin-left: 5px;
}

.card .title a:hover:after, .has-arrow a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px);
}

.has-arrow {
  font-family: "Roboto Condensed",sans-serif;
}
.overview-callout .arrow-after, .overview-callout .has-arrow {
  font-size: 18px;
}

.card .title.small {
	font-size: 1.125rem;
	margin: 0;
}

.card .content {
	margin-top: 0.5rem;
}

.a11y-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0;
}

#tabs > ul {
	list-style: none;
	margin: auto;
	padding: 0;
	width: 75%;
}

#tabs .title {
	background-color: #ddd;
	border-radius: 0px;
	display: block;
	padding: 15px;
	color: #033;
	text-decoration: none;
	font-size: 16px;
	line-height: normal;
	margin-top: 15px;
	transition: all 0.25s ease;
	cursor: pointer;
	background-image: url(/wp-content/uploads/icon_plus.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#tabs li:hover .title {
	background-color: #033;
	color: #fff;
}

#tabs li.active .title {
	background-image: url(/wp-content/uploads/icon_minus.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #033;
	color: #fff;
}

#tabs .content {
	max-height: 0;
	transition: max-height 0.25s ease;
	overflow-y: hidden;
}

#tabs li.active .content {
	max-height: 19999px;
	margin-top: 15px;
}

#tabs .content p {
	margin: 15px 0;
}

#section-nav-trigger-wrap {
	background-color: #ebebeb;
	padding: 2rem 0 0;
	margin-top: -3rem;
	/* margin-left: -1.5rem;  causes misalignment on blog mobile menus */
	margin-bottom: 1rem;
	text-align: right;
	width: 100vw;
}

@media (min-width: 768px) {
	#section-nav-trigger-wrap {
		display: none;
	}
}

#section-nav-trigger {
	border: 0;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	font-size: 1rem;
	text-align: left;
	font-family: "Roboto Condensed",sans-serif;
	font-size: .875rem;
	font-weight: bold;
	color: #014d44;
	background-color: #fff;
	padding: 1rem 1rem 1rem 1rem;
	position: relative;
}

#section-nav-trigger:before {
	content: '';
	display: block;
	background-color: #fff;
	position: absolute;
	left: -10px;
	top: 0;
	height: 100%;
	width: 20px;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	-webkit-transition: all .2s;
	transition: all .2s;
}

#section-nav-trigger:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "add";
	color: #fff;
	background-color: #b4d333;
	margin-left: 0.5rem;
	border-radius: 0.25rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

#section-nav-trigger:hover:after,
#section-nav-trigger:focus:after {
	background-color: #333;
}

#section-nav-trigger.active, .section-nav-trigger.active {
	display: block;
}

#section-nav-trigger.active:after {
	content: "remove";
}

/* #section-nav-trigger-wrap {
	margin-left:0;
} */

.section-nav-mobile {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	display:none;
}

#section-nav-trigger-wrap .active {
	display:block;
}

@media (min-width: 768px) {
	.section-nav-mobile {
		display: none;
	}
}

.section-nav-mobile a {
	display: block;
	background-color: #efefef;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	font-family: "Roboto Condensed",sans-serif;
}

.section-nav-mobile a:hover {
	background-color: #ddd;
	text-decoration: underline;
}

.section-nav-mobile li:first-child a {
	color: #004d43;
	font-size: 16px;
	line-height: 22px;
}

.tabs-row {
	padding: 25px 15px;
	background-color: #ebebeb;
}

.tabs-row > .kt-row-layout-inner > .kt-row-column-wrap, .tabs-row > .kt-row-column-wrap {
  padding:0 15px;
}
@media (min-width: 1024px) {
	.tabs-row {
		padding: 3rem 0;
	}
}

#primary .tabs-row h2 {
	font-size: 2rem;
	margin: 0 0 1.5rem;
}

@media (min-width: 1024px) {
	.tabs-row h2 {
		font-size: 3rem;
	}
}

.tabs-row.pf-tabs {
	background-color: #f0f0f0;
}

.program-finder {
	background-color: #fff;
}

.tabs-row .zn-tabs-group .zn-tab-list {
	list-style: none;
	padding: 0;
	margin: 0 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-list {
		display: none;
	}
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list {
	border-top: 2px solid #fff;
	overflow: hidden;
	margin: 0;
}

.tabs-row .zn-tabs-group .zn-tab-list>li {
	display: inline-block;
	margin: 0;
	padding: 0 1rem;
}

.tabs-row .zn-tabs-group .zn-tab-list>li {
	align-self: flex-end;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	text-align: center;
	padding: 0;
	-webkit-transform: skewX(-12deg);
	transform: skewX(-12deg);
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li+li {
	border-left: 2px solid #fff;
}

.tabs-row .zn-tabs-group .zn-tab-list>li .zn-title {
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.125rem;
	margin: 0;
	padding: 0;
	position: relative;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li .zn-title {
	font-size: 1.5rem;
	background-color: #b4d333;
	-webkit-transition: .4s;
	transition: .4s;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li:first-child .zn-title {
	margin-left: -1rem;
	padding-left: 1rem;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li:last-child .zn-title {
	margin-right: -1rem;
	padding-right: 1rem;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li .zn-title:hover {
	background-color: #dae8af;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li.zn-active .zn-title {
	background-color: #014d44;
}

.tabs-row .zn-tabs-group .zn-tab-list>li .zn-title .zn-title-button {
	position: relative;
	z-index: 2;
	color: #01332d;
	border-bottom: 4px solid #b4d333;
	padding: 1rem 0 0.25rem;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.tabs-row .zn-tabs-group .zn-tab-list>li.zn-active .zn-title .zn-title-button {
	color: #fff;
	border-bottom-color: transparent;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li .zn-title .zn-title-button {
	padding: 1rem 0;
	border: 0;
}

.tabs-row.pf-tabs .zn-tabs-group .zn-tab-list>li .zn-title .zn-title-button>span {
	display: inline-block;
	-webkit-transform: skewX(12deg);
	transform: skewX(12deg);
}

.tabs-row .zn-tab .zn-title {
	font-size: 1.125rem;
	color: #01332d;
}

.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title {
	display: none;
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab {
		margin-bottom: 0.4rem;
	}
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title {
		font-family: "Roboto Condensed",sans-serif;
		font-weight: 700;
		display: block;
		margin: 0;
		position: relative;
	}
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title .zn-title-button {
		z-index: 2;
		position: relative;
		line-height: 1.25;
		padding: 0.5rem 1rem;
		cursor: pointer;
		-webkit-transition: .3s;
		transition: .3s;
	}
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background-color: #b4d333;
		-webkit-transform: skew(-15deg);
		transform: skew(-15deg);
		z-index: 1;
		-webkit-transition: .3s;
		transition: .3s;
	}
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title .zn-title-button:after {
		content: 'keyboard_arrow_down';
		font-family: 'Material Icons';
		font-weight: normal;
		font-style: normal;
		font-size: 1em;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: 'liga';
		font-feature-settings: 'liga';
		vertical-align: middle;
		-webkit-transition: .3s;
		transition: .3s;
	}
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab.zn-active .zn-title .zn-title-button:after {
		-webkit-transform: rotateZ(180deg);
		transform: rotateZ(180deg);
		top: -2px;
		position: relative;
	}
}

@media (max-width: 1023px) {
	.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-title:after {
		-webkit-transform: none;
		transform: none;
	}
}

.program-finder .pf-results table {
	width: 100%;
	margin-bottom: 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-top: 0;
}

.program-finder .pf-results table th {
	padding: 0.75rem;
	text-align: left;
	color: #fff;
	background-color: #014d44;
	border-bottom: 4px solid #01332d;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	display: table-cell;
}

@media (max-width: 1023px) {
	.program-finder .pf-results table th {
		display: none;
	}
}

.program-finder .pf-results table th.footable-first-column {
	display: table-cell;
}

.program-finder .pf-results table th:first-child {
	border-left: 1px solid #014d44;
}

.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-content *:first-child {
	margin-top: 0;
}

.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-content *:last-child {
	margin-bottom: 0;
}

.program-finder .pf-results table th.heading-minor {
	text-align: center;
}

.program-finder .pf-results table td.program-minor {
	text-align: center;
}

.program-finder .pf-results .icon-checkmark {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #01332d;
}

.program-finder .pf-results table td {
	vertical-align: top;
	padding: 0.75rem;
	border-bottom: 1px solid #dddddd;
	display: table-cell;
}

@media (max-width: 1023px) {
	.program-finder .pf-results table td {
		display: none;
	}
	.program-finder .pf-results table tr.footable-row-detail td {
		display: table-cell;
	}
}

.program-finder .pf-results table td.footable-first-column {
	display: table-cell;
}

.program-finder .pf-results table td.program-name {
	font-weight: 500;
	font-size: 1.125rem;
}

.program-finder .pf-results table td.program-name a:hover {
	text-decoration: none;
	color: #003;
}

.program-finder .pf-results table td.program-name a:after {
	content: 'navigate_next';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.25rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}

.program-finder .pf-results table td.program-name a:hover:after {
	opacity: 1;
	-webkit-transform: translateX(3px);
	transform: translateX(3px);
}

.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab .zn-content {
	display: none;
}

.tabs-row .zn-tabs-group .zn-tab-stage .zn-tab.zn-active .zn-content {
	display: block;
}

@media (max-width: 1023px) {
	.program-finder .pf-results table tbody td.program-name {
		padding-left: 65px;
		position: relative;
	}
	.program-finder .pf-results table tbody td.program-name.no-child {
		padding-left: 0.75rem;
		position: relative;
	}
	.program-finder .pf-results table .footable-toggle {
		display: block;
		border: 1px solid transparent;
		height: 100%;
		width: 50px;
		position: absolute;
		left: 0;
		top: 0;
		background-color: rgba(0,0,0,0.1);
		cursor: pointer;
		text-align: center;
		opacity: .5;
		-webkit-transition: .3s;
		transition: .3s;
	}
	.program-finder .pf-results table .footable-toggle:after {
		content: 'add';
		font-family: 'Material Icons';
		font-weight: normal;
		font-style: normal;
		font-size: 30px;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: 'liga';
		font-feature-settings: 'liga';
		vertical-align: middle;
		vertical-align: middle;
		line-height: 53px;
	}
	.program-finder .pf-results table .footable-detail-show .footable-toggle:after {
		content: 'remove';
	}
}

.program-finder .pf-results table .footable-row-detail {
	display: none;
}

/* @media (max-width: 1023px) {
	.program-finder .pf-results table .footable-row-detail {
		display: table-row;
	}
} */

.program-finder .pf-results table .footable-row-detail .footable-row-detail-row .footable-row-detail-name {
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.program-finder .pf-results table .footable-row-detail .footable-row-detail-row {
	margin-bottom: 10px;
}

.pf-results tr.active {
	display: table-row;
}

.pf-results tr.inactive {
	display: none;
}

.pf-results .footable tbody tr:not(.footable-row-detail):nth-child(even) td {
	background-color: #ebebeb;
}

.program-finder .pf-results .no-results .footable tbody tr:not(.footable-row-detail):nth-child(even) td {
	background-color: transparent;
}

.program-finder .pf-results .no-results {
	display: none;
	padding: 25px 25px 35px;
}

.program-finder .pf-results .no-results.active {
	display: block;
}

.program-finder .pf-filter-bar {
	background-color: #ccc;
	padding: 1rem 1rem 0.5rem;
}

.program-finder .pf-filter-bar .pf-filter-stage {
	overflow: hidden;
}

@media (min-width: 768px) {
	.program-finder .pf-filter-bar .pf-filter-stage {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -1rem;
	}
}

.program-finder .pf-filter-bar .fieldgroup {
	margin-bottom: 1rem;
}

@media (min-width: 768px) {
	.program-finder .pf-filter-bar .pf-filter-stage .fieldgroup {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 1rem;
	}
}

@media (min-width: 1024px) {
	.program-finder .pf-filter-bar .pf-filter-stage .fieldgroup {
		width: 20%;
	}
}

@media (min-width: 768px) {
	.program-finder .pf-filter-bar .pf-filter-stage .fieldgroup.keyword-search {
		-webkit-box-flex: 2;
		-ms-flex-positive: 2;
		flex-grow: 2;
	}
}

@media (min-width: 1024px) {
	.program-finder .pf-filter-bar .pf-filter-stage .fieldgroup.keyword-search {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		width: 33%;
	}
}

.program-finder .pf-filter-bar .fieldgroup.submit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 1rem !important;
}

@media (min-width: 1024px) {
	.program-finder .pf-filter-bar .pf-filter-stage .fieldgroup.submit {
		width: 7%;
	}
}

.program-finder .pf-filter-bar label {
	display: block;
	font-family: "Roboto Condensed",sans-serif;
	line-height: 1.25;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 700;
	letter-spacing: .05rem;
	margin-bottom: 0.2rem;
}

.program-finder .pf-filter-bar input,
.program-finder .pf-filter-bar select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0.75rem;
	border-color: gray-med;
}

.program-finder .pf-filter-bar .fieldgroup.submit button {
	-webkit-appearance: none;
	font-family: "Roboto Condensed",sans-serif;
	line-height: 1.25;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
	font-size: 1rem;
	background-color: #014d44;
	color: #b4d333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1rem 1.5rem;
	line-height: 1rem;
	border-radius: 0px;
}

@media (min-width: 768px) {
	.program-finder .pf-filter-bar .fieldgroup.submit button {
		font-family: 'Material Icons';
		font-weight: normal;
		font-style: normal;
		font-size: 2rem;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: 'liga';
		font-feature-settings: 'liga';
		vertical-align: middle;
		text-transform: lowercase;
		width: 100%;
		text-align: center;
		/* padding: 0.3rem 0; */
		padding: 0.6rem 0;
	}
}

/* .wp-block-kadence-tabs #tab-faculty a span:after {
	content: "\f061";
	padding-left: 5px;
	font-family: 'FontAwesome';
	font-size: 13px;
} */

.tbox {
	position: absolute;
	display: none;
	padding: 14px 17px;
	z-index: 900
}
.tmask {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 800
}
.tclose {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/wp-content/themes/wordherd-gutenberg/images/close.png) no-repeat
}
.tclose:hover {
	background-position: 0 -30px
}
.tcontent {
	background: #ebebeb;
	padding: 15px;
	width: 500px;
}
#error {
	background: #ff6969;
	color: #fff;
	text-shadow: 1px 1px #cf5454;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0
}
#error .tcontent {
	padding: 10px 14px 11px;
	border: 1px solid #ffb8b8;
	-moz-border-radius: 5px;
	border-radius: 5px
}
#success {
	background: #2ea125;
	color: #fff;
	text-shadow: 1px 1px #1b6116;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10;
	-moz-border-radius: 0;
	border-radius: 0
}
#bluemask {
	background: #4195aa
}
#frameless {
	padding: 0
}
#frameless .tclose {
	left: 6px
}
.international-link {
	float: right;
}
/* .international-link a {color:#a9adb4;}
.international-link a:hover,.international-link a:active {color:#004D43;} */
.counselor {
	background-color: #fff;
	padding: 15px;
	min-height: 250px;
}
.counselor + .counselor {
	margin-top: 15px;
}
.counselor img {
	margin-bottom: 15px;
}
.counselor-state h3,
.counselor-county h3 {
	text-align: right;
	background: #0c4d44;
	color: #fff;
	margin: -15px -15px 15px;
	padding: 15px;
	font-size: 1.5em;
	text-transform: uppercase;
	display: block;
}
.counselor p {
	margin: 10px 0;
}
.counselor-footer {
	height: 20px;
}
.counselor-name {
	font-weight: normal;
}
.counselor-linkedin {
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url('/wp-content/uploads/icon-social-linkedin-white-1.svg');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #0c4d44;
	border-radius: 20px;
	transition: background-color 0.5s ease-out;
}
.counselor-linkedin:hover {
	background-color: #b3d335;
}
#counselor-sidebar {
	padding-top: 40px;
}
#counselor-sidebar h3 {
	margin-bottom: .5rem;
	font-weight: normal;
}
#counselor-sidebar a {
	text-decoration: none;
}
#counselor-sidebar ul {
	list-style: none;
	padding: 0;
}
#counselor-sidebar ul > li {
	margin-bottom: 0 0 7px;
}
#counselor-sidebar ul > li a {
	display: inline-block;
	position: relative;
}
#counselor-sidebar ul > li a:before {
	content: "chevron_right";
	margin-right: 7px;
	color: #b4d333;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	position: relative;
	top: -2px;
	-webkit-transition: all .2s;
	transition: all .2s;
	transform: translateX(0);
}
#counselor-sidebar ul > li a:hover:before {
	transform: translateX(3px);
}
#body-content {
	width: 740px;
}
#group-pic {
	border-radius: 5px;
	border: 2px solid #000;
}
@media all and (min-width: 400px) {
	.counselor img {
		float: left;
		margin-right: 15px;
		max-width: 33%;
	}
}
@media all and (max-width: 565px) {
	.tcontent {
		width: 350px;
	}
}
@media all and (min-width: 1044px) {
	#slider .image {
		width: 615px;
	}
	#slider .caption {
		width: 359px;
		height: 305px;
	}
	.international-link a {
		font-size: 22px;
	}
}
#show-us-map {
	margin-top: .5rem;
	margin-bottom: 1.75rem;
}
#show-us-map a {
	padding-left: 5px;
}
#show-us-map a:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "arrow_back";
	position: relative;
	top: -2px;
	left: -5px;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#usaTerritories-map + .jsmaps-select {
	display: none;
}
@media all and (min-width: 830px) {
	.jsmaps-select {
		display: none !important;
	}
}


.site-footer {
	position: relative;
	z-index: 20;
}

.site-footer .cutout {
  /* background-color: #01332d; */
	padding: 6rem 1.5rem;
	font-size: .875rem;
	width: initial !important;
}

@media (min-width: 1200px) {
  .site-footer .cutout {
	position: relative;
	-ms-flex-preferred-size: 22%;
	flex-basis: 22%;
		width: 100% !important;
  }
  .site-footer .cutout>* {
	position: relative;
	z-index: 5;
  }
	.site-footer .cutout:after {
		content: '';
		display: block;
		position: absolute;
		width: 100vw;
		right: -27px;
		background-color: #01332d;
		height: calc(100% + 20px);
		top: -20px;
		z-index: 4;
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}
}

.site-footer .cutout .title {
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.5;
}

.site-footer .cutout .subtitle {
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 1rem !important;
}

.site-footer .cutout .address {
	font-size: 1.125rem;
}

.site-footer .cutout p.more {
	margin: 0;
}

.site-footer .cutout p.more a {
	display: inline-block;
	color: #b4d333;
	font-size: 1.125rem;
	font-family: "Roboto Condensed",sans-serif;
	margin-top: 1rem;
}

.site-footer .cutout p.more a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.site-footer .cutout p.more a:hover:after, 
.site-footer .cutout p.more a:focus:after {
	left: 0.75rem;
}

.site-footer a {
	color: #fff;
}

.site-footer .main>.wrap {
	position: relative;
	top: -5rem;
	margin-bottom: -5rem;
}

.site-footer .main .map {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 3rem;
	text-align: center;
	position: relative;
	margin-top: -100px;
}

@media (min-width: 1024px) {
	.site-footer .main .map {
		margin-top: 0;
	}
}

.site-footer .map img {
	border-radius: 50%;
}

.site-footer .map .button-group {
	position: absolute;
	/* top: calc(50% - 21.5px);
	left: calc(50% - 73px); */
	top: calc(50% - 50px);
	left: calc(50% - 80px);
	margin-top: 0;
	
}

.site-footer .main .content {
	/* width: 66.66%; */
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2rem;
}

.site-footer .resources ul {
  list-style: none;
	padding-left: 0;
	margin: 0;
}

.site-footer .resources li {
	margin-bottom: 0.25rem;
}

.site-footer .resources ul a {
	display: inline-block;
  text-decoration: none;
}

.site-footer .resources ul a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.site-footer .resources ul a:hover:after {
	left: 0.75rem;
}

.site-footer .resources .title {
	text-transform: uppercase;
	font-size: .875rem;
	color: #ccc;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.site-footer .athletics a {
	display: block;
	position: relative;
	padding: 1.5rem 0 1.5rem 135px;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 1.25rem;
  text-decoration: none;
}

@media (min-width: 1440px) {
	.site-footer .athletics a {
		padding: 2rem 0 2rem 220px;
	}
}
.site-footer .athletics a:before {
	content: '';
	display: block;
	background: url(/wp-content/uploads/homepage-mustang-logo.png) no-repeat center;
	height: 91px;
	width: 125px;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media (min-width: 1440px) {
	.site-footer .athletics a:before {
		width: 200px;
		height: 183px;
	}
}

.site-footer .athletics a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	content: "\E5C8";
	color: #b4d333;
	position: relative;
	left: 0.5rem;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.site-footer .athletics a:hover:after {
	left: 0.75rem;
}

.site-footer .wp-block-navigation__container {
  gap: 0;
}

.site-footer .wp-block-navigation__container li {
  color:#ffffff !important;
  border-left: 1px solid #cccccc;
  padding: 0 1rem;
}

.site-footer .wp-block-navigation__container li:first-child {
  border-left: 0;
}

.site-footer .wp-block-navigation__container li a {
  text-decoration: underline;
  color: #cccccc !important;
}

.site-footer .wp-block-navigation__container li a:hover {
  text-decoration: underline;
  color: #ffffff !important;
}

.site-footer .main .content .social {
	border-bottom: 1px solid #306d65;
	padding-bottom: 0.75rem;
	margin-bottom: 1.25rem;
}

.site-footer .main .content .social .kt-inside-inner-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	flex-direction: column;
}

@media screen and (min-width: 768px) {
	.site-footer .main .content .social .kt-inside-inner-col {
		flex-direction: row;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

.site-footer .main .content .social .title {
	font-size: 1.25rem;
	font-weight: 700;
	color: #b4d333;
	margin-bottom: 0.5rem;
}

.site-footer .main .content .social ul.links, .links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.links.center {
	margin:0 auto;
	padding:0;
	justify-content: center;
}
.site-footer .main .content .social ul.links>li, .links>li {
	margin: 0;
}

.site-footer .logo {
	margin-bottom: 1.5rem;
}

.site-footer .logo a {
	display: block;
	margin: auto;
	width: 245px;
	height: 60px;
	background: url(/wp-content/uploads/stevenson-logo-white.svg) no-repeat center;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: -999px;
}

a.social-link, a.social-link-facebook, a.social-link-twitter, a.social-link-instagram, a.social-link-youtube, a.social-link-linkedin, a.social-link-flickr, a.icon_facebook, a.icon_twitter, a.icon_instagram, a.icon_youtube, a.icon_linkedin, a.icon_flickr, a.icon_rss, a.icon_pinterest, a.icon_vimeo,
li.social-link-facebook a, li.social-link-twitter a, li.social-link-linkedin a, li.social-link-instagram a  {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 0.25rem 0.25rem 0;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

a.social-link:hover, a.social-link-facebook:hover, a.social-link-twitter:hover, a.social-link-instagram:hover, a.social-link-youtube:hover, a.social-link-linkedin:hover, a.social-link-flickr:hover, a.icon_facebook:hover, a.icon_twitter:hover, a.icon_instagram:hover, a.icon_youtube:hover, a.icon_linkedin:hover, a.icon_flickr:hover, a.icon_rss:hover, a.icon_pinterest:hover, a.icon_vimeo:hover,
li.social-link-facebook a:hover, li.social-link-twitter a:hover, li.social-link-linkedin a:hover, li.social-link-instagram a:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

a.social-link-facebook, a.icon_facebook, li.social-link-facebook a {
	background: url(/wp-content/uploads/icon-social-facebook-white.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}

a.social-link-twitter, a.icon_twitter, li.social-link-twitter a {
	background: url(https://www.stevenson.edu/wp-content/uploads/logo.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 25px;
	/* height: 30px; */
	border-radius: 20px;
	background-size: 70%;
}

a.social-link-instagram, a.icon_instagram, li.social-link-instagram a {
	background: url(/wp-content/uploads/icon-social-instagram-white.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}

a.social-link-youtube, a.icon_youtube {
	background: url(/wp-content/uploads/icon-social-youtube-white.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}

a.social-link-linkedin, a.icon_linkedin, li.social-link-linkedin a {
	background: url(/wp-content/uploads/icon-social-linkedin-white.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}

a.social-link-flickr, a.icon_flickr {
	background: url(/wp-content/uploads/icon-social-flickr-white.svg) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}
a.icon_rss {
	background: url(/wp-content/uploads/icon_rss.png) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}
a.icon_pinterest {
	background: url(/wp-content/uploads/icon_pinterest.png) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}
a.icon_vimeo {
	background: url(/wp-content/uploads/icon_vimeo.png) no-repeat center;
	background-color: #014d44;
	transition: background-color 0.5s ease-out;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background-size: 70%;
}
a.green-social {
  background-color: #014d44;
  transition: background-color 0.5s ease-out;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-size: 70%;
}
a.green-social:hover {
  background-color: #b3d335;
  transform: none;
}

a.media {
	width: 0px;
	background-image: url('/wp-content/uploads/flat-social-media-icons.jpeg');
	margin: 0px 5px -1px;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	padding-left: 16px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
a.media.video {
	display: none;
}
a.media.facebook {
	background-position: 0 0;
}
a.media.linkedin {
	background-position: 0 -20px;
}
a.media.flickr {
	background-position: 0 -40px;
}
a.media.twitter {
	background-position: -20px 0px;
}
a.media.instagram {
	background-position: -20px -20px;
}
a.media.vimeo {
	background-position: -20px -40px;
}
a.media.pintrest {
	background-position: -40px 0px;
}
a.media.rss {
	background-position: -40px -20px;
}
a.media.google-plus {
	background-position: -60px 0px;
}
a.media.youtube {
	background-position: -60px -20px;
}
a.media.facebook:hover {
	background-position: 0 -60px;
}
a.media.linkedin:hover {
	background-position: 0 -80px;
}
a.media.flickr:hover {
	background-position: 0 -100px;
}
a.media.twitter:hover {
	background-position: -20px -60px;
}
a.media.instagram:hover {
	background-position: -20px -80px;
}
a.media.vimeo:hover {
	background-position: -20px -100px;
}
a.media.pintrest:hover {
	background-position: -40px -60px;
}
a.media.rss:hover {
	background-position: -40px -80px;
}
a.media.google-plus:hover {
	background-position: -60px -60px;
}
a.media.youtube:hover {
	background-position: -60px -80px;
}

a.link_outlook {
	background-image: url(/wp-content/uploads/icon_outlook.png) !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	padding: 10px 10px 10px 35px !important;
}
a.link_blackboard {
	background-image: url(/wp-content/uploads/icon_blackboard.png) !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	padding: 10px 10px 10px 35px !important;
}
a.link_email {
	background-image: url(/wp-content/uploads/icon_email.png) !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	padding: 5px 5px 5px 25px !important;
	display: inline-block !important;
	font-size: 12px;
}
a.video {
	background-image: url(/wp-content/uploads/icon_video.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 28px;
}
.site-footer a.give {
	display: inline-block;
	background-color: #01332d;
	font-size: 1.125rem;
	text-align: center;
	padding: 1rem 1rem 1rem 2rem;
	margin-left: -1.5rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	z-index: 50;
	margin-top: 20px;
	margin-bottom: 20px;
}

.site-footer a.give>.highlight {
	font-size: 2.5rem;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
	display: block;
}

.site-footer a.give::after {
	content: '';
	display: block;
	height: 0px;
	width: 0;
	position: absolute;
	right: -45px;
	border-top: solid 52px transparent;
	border-bottom: solid 52px transparent;
	border-left: solid 45px #01332d;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: border-color .3s;
	transition: border-color .3s;
}

.site-footer a.give:hover {
	text-decoration: none;
	padding-left: 3rem;
	background-color: #013d36;
}

.site-footer a.give:hover:after {
	border-left-color: #013d36;
}

@media screen and (min-width: 768px) {
	.site-footer a.give {
		position: absolute;
		padding: 0.5rem 3rem 1rem;
		width: 110px;
		/* bottom: -1.5rem; */
		bottom: 0;
		right: 0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.site-footer a.give:hover {
		padding-left: 3rem;
		padding-bottom: 2rem;
	}
	.site-footer a.give:after {
		border-top: 0;
		border-left: solid 103px transparent;
		border-right: solid 103px transparent;
		border-bottom: solid 45px #01332d;
		left: 0;
		right: 0;
		bottom: 100%;
		top: auto;
	}
	.site-footer a.give:hover:after {
		border-left-color: transparent;
		border-bottom-color: #013d36;
	}
}

@media screen and (min-width: 1024px) {
	.site-footer a.give {
		bottom: 0;
	}
}

@media screen and (min-width: 1200px) {
	.site-footer a.give {
		right: 1.5rem;
	}
}

.site-footer .main {
	padding: 2rem 1.5rem 2rem 0;
	width: initial !important;
}

@media (min-width: 1440px) {
  .site-footer .main {
	padding-top: 5rem;
  }
}

@media (min-width: 1200px) {
  .site-footer .main {
	-ms-flex-preferred-size: 78%;
	flex-basis: 78%;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3rem;
  }
  .site-footer .main>.wrap {
	position: static;
  }
}

@media (min-width: 1024px) {
  .site-footer .main .map {
	/* width: 33.33%; */
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  }
  .site-footer .main>.wrap {
	top: 0;
	margin: 0;
	overflow: hidden;
  }
  .site-footer .main .content .social {
	border: 0;
  }
  
}

@media screen and (min-width: 769px){
  body > #site-wrap > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
  body > #site-wrap > .content-area.right-sidebar > main.site-main { padding-right: 3% }
  body > #site-wrap > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  /* .site-footer .main {
	padding-bottom: 0;
  } */
  .site-footer .main .content {
	margin-bottom: 1.5rem;
  }
  .site-footer .logo {
	margin: 0;
  }
  .site-footer .main .content .social .title {
	margin-right: 1rem;
  }
}

@media screen and (max-width: 992px){
  body > #site-wrap > .content-area.left-sidebar > aside.widget-area,
  body > #site-wrap > .content-area.right-sidebar > aside.widget-area { width: 200px }
  body > #site-wrap > .content-area.left-sidebar > main.site-main,
  body > #site-wrap > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
  body > #site-wrap > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
  body > #site-wrap > .content-area > aside.widget-area,
  body > #site-wrap > .content-area > main.site-main { width:100% !important; }
  body > #site-wrap > .content-area.left-sidebar > main.site-main,
  body > #site-wrap > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

  .site-footer .wp-block-navigation__container {
	flex-direction: column;
		padding-bottom: 30px;
  }

  .site-footer .wp-block-navigation__container li {
	border-left: 0;
	margin-bottom: 1rem;
	padding: 0;
  }

}

#content {
	padding-top: 3rem;
}
#content .breadcrumbs {
	margin-bottom:10px;
}

@media all and (min-width:1044px) {
	.inner {
		max-width: 1024px;
		margin: auto;
		padding: 0 25px;
		/*! box-sizing:border-box; */
	}
}

#content .cols_container {
	overflow: hidden;
	padding: 0;
}
#content .cols_container .col1 {
	float: right;
	width: 78%;
	padding: 0;
	margin-top: 0;
}
#content .cols_container .col2 {
	float: left;
	width: 20%;
	padding: 0;
}

#content h1 {
	font-size: 3rem;
	line-height: 1.25;
	letter-spacing: -0.001rem;
}

#news_detail .details {
	color: #999;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
}
#news_detail iframe {
	width:100%;
	height: 480px;
}
#news_detail .details .time {
	margin-left:3px;
}

.news_viewlet li .details, #news_detail .topics .title, #news_detail .details, #news_detail .image .caption, #news_list .link_list li .details {
	color: #767676;
}
#news_detail .media {
	margin-top: 10px;
}
#news_detail .image img, .news_detail .image img {
	display: block;
	margin: auto;
	border: 10px solid #ddd;
	max-width: calc(100% - 20px);
}
#news_detail .topics {
	font-size: 12px;
	line-height: normal;
}
#news_detail .topics a {
	text-decoration: underline;
}

.single-post #section-nav-trigger-wrap {
	margin-left:0px;
}

#section_nav_mobile {margin-bottom:20px;}

@media screen and (max-width: 768px){ 
	#content .cols_container .col2 {
		float: none;
		width: 100%;
	}
	#content .cols_container .col2 .section-nav {
		display:none;
	}
	#content .cols_container .col1 {
		float: none;
		width: calc(100% - 20px);
		padding: 0 10px;
		margin-top: 0;
	}
}

.section-nav li.active > a, .section-nav [aria-current="page"] {
	background-color: #ddd !important;
}

.kt-tabs-accordion-title .kt-tab-title {
	position: relative;
	background:none !important;
	border: 0;
}

.kt-tabs-accordion-title .kt-tab-title span {
	font-size: 1.125rem;
	color: #01332d;
	z-index:999;
}

.kt-tabs-accordion-title .kt-tab-title::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #b4d333;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 0.25rem 11px 7px !important;
}

.entry-content .wp-block-kadence-tabs {
	margin:40px auto;
}

.entry-content .wp-block-kadence-tabs .wp-block-kadence-tab {
	padding: 50px 40px 20px !important;
	margin-left: 20px !important;
}

@media (max-width: 550px) {
  .entry-content .wp-block-kadence-tabs {
	  margin:40px auto 0;
  }  
}
@media (max-width: 768px) {
  .entry-content .wp-block-kadence-tabs .wp-block-kadence-tab {
	  margin-left: 10px !important;
	  padding: 20px 20px 20px !important
  }  
}
.entry-content .kt-tabs-content-wrap > .wp-block-kadence-tab {
  min-height: unset!important;
}
@media screen and (max-width: 1024px){ 
	.kt-tabs-content-wrap > .wp-block-kadence-tab {
		border-width: 0px 0px 0px 0px !important;
	}
	.kt-tabs-accordion-title {
		margin-bottom:6px;
	}
	.kt-tabs-accordion-title span::after {
		content: 'keyboard_arrow_down';
		font-family: 'Material Icons';
		font-weight: normal;
		font-style: normal;
		font-size: 1em;
		display: inline-block;
		line-height: 1;
		text-transform: none;
		letter-spacing: normal;
		word-wrap: normal;
		white-space: nowrap;
		direction: ltr;
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-feature-settings: 'liga';
		font-feature-settings: 'liga';
		vertical-align: middle;
		-webkit-transition: .3s;
		transition: .3s;
	}
	.kt-tab-title-active .kt-tab-title span::after {
		-webkit-transform: rotateZ(180deg);
		transform: rotateZ(180deg);
	}
	.kt-tab-title-active .kt-tab-title::after {
		-webkit-transform: none;
		transform: none;
	}
	body > #site-wrap > .content-area.boxed.student-story-wrapper {
	  padding:3rem 1.5rem;
	}
}

.main-video {
	width: 100%;
}

.main-video iframe {
	width: 100%;
	height: 550px;
}

.main-video .video-title {
	font-family: "Open Sans",sans-serif;
	font-weight: 500;
	font-size: 1.5em;
	padding: 10px 0 5px;
	color: #000;
}

.main-video .video-date {
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	font-size: 1rem;
	margin-bottom: 10px;
	color: #000;
}

.main-video .video-content {
	color: #000;
}

.next-videos {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	/* grid-gap: 30px; */
}

@media screen and (min-width: 768px){
	.next-videos {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media screen and (min-width: 820px){
	.next-videos {
		grid-template-columns: repeat(6, 1fr);
	}
}

.next-videos .video,
.next-videos .arts-video,
.next-videos .commencement-video {
	background-color: #F4F4EB;
	border: 1px solid #C4C4B3;
	margin: 8px 8px 6px;
	padding: 4px;
}

.next-videos .media img {
	width: 200px;
}

.next-videos .entry-content {
	color: #6e6e6e;
	font-size: 12px;
	text-align: right;
}

.next-videos .entry-title {
	font-size: 12px;
	line-height: 1.5;
	font-family: "Open Sans",sans-serif;
}

.next-videos .entry-title a {
	color: #000;
}

.next-videos .entry-title a:hover {
	text-decoration: underline;
}

.next-videos .video-time {
	border-top: 1px dotted #a7a7a7;
	margin: 4px 0 0;
	padding: 4px 0 0;
}

.videos-wrapper {
	background-color: #f7f7f7;
	border: 1px solid #666;
	margin: 0;
	padding: 12px;
	margin-bottom: 20px;
}


.pagination-links {
	grid-column: span 3; /* Ensures the div spans all three columns */
	display: flex;
	justify-content: center;
	gap: 10px; /* Adds spacing between links */
	margin-top: 20px;
}

.pagination-links a:hover {
	text-decoration: underline;
}

.pagination-links a:first-child {
	margin-right: 10px;
}

.post-type-archive-story .pagination-links a,
.single-story .pagination-links a {
	color: #b4d333;
}

/* Tabs Styling */

.wp-block-kadence-tab {
  background:#fff;
}

.entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-title-list li .kt-tab-title, .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
   font-size: 1.125em !important;
   line-height: 1.4em !important;
   font-family: "Roboto Condensed",sans-serif;
   font-weight: 400 !important;
   border-width: 0px 0px 4px 0px;
   border-bottom: 4px solid #b4d333 !important;
   border-radius:0px !important;
   padding: 1rem 0 .25rem !important;
   cursor: pointer;
   margin: 0 10px !important;
   color: #01332d !important;
   background: transparent !important;
}

@media (max-width: 1024px) {
  .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-title-list li .kt-tab-title, .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
	 padding: 3px !important;
  }  
}

body.page-id-1096 .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-title-list li .kt-tab-title, body.page-id-1096 .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
  color: #163646 !important;
  border-bottom: 4px solid #163646 !important;
}

body.page-id-1096 .entry-content .wp-block-kadence-tabs .kt-tabs-wrap > .kt-tabs-title-list li.kt-tab-title-active .kt-title-text {
  color:#fff;
}

.entry-content .kt-tabs-title-list {
  margin-left:1.5rem !important;
}

body.page-id-712 .entry-content .kt-tabs-title-list {
  margin-left: 0px !important;
}
.entry-content .kt-tabs-content-wrap > .wp-block-kadence-tab {
	border-top: 1px solid #e1dfdf !important;
}
@media screen and (min-width: 1024px){ 
   .entry-content .kt-tabs-content-wrap > .wp-block-kadence-tab {
	   border: 0px solid #e1dfdf !important;
   }   
}
.entry-content .kt-tab-title:after {
	content: '';
	display: block;
	position: absolute;
	left: -1rem;
	top: -0.25rem;
	height: 100%;
	width: 100%;
	padding: 0.25rem 1rem 1rem;
	-webkit-transform: 0;
	transform: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.entry-content ul.kt-tabs-title-list, .kt-title-item {
  position: relative;
  z-index: 1;
  align-items: end;
  flex-wrap:nowrap;
}
.entry-content ul.kt-tabs-title-list {
	border-bottom: 1px solid #e1dfdf;
}

.entry-content .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title {
   color: #fff !important;
   border-bottom-color: #0000 !important;
   position:relative !important;
   background: #01332d;
}
.entry-content .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title span {
   z-index: 10;  
}

.entry-content .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title:after {
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	background: #01332d !important;
}

body.page-id-1096 .entry-content .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title:after {
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	background: #607D8B !important;
}

.entry-content .kt-tabs-mobile-layout-accordion>.kt-tabs-content-wrap>.kt-tabs-accordion-title {
   margin-bottom:15px;
}
.entry-content .kt-tabs-mobile-layout-accordion>.kt-tabs-content-wrap>.kt-tabs-accordion-title.kt-tab-title-active {
   margin-bottom:0px;
}

.entry-content .kt-tabs-id_d1ba29-fa > .kt-tabs-content-wrap > .wp-block-kadence-tab {
	border-color: #fff;
}

@media screen and (max-width: 1024px){ 
   .entry-content {
	  padding:0;
   }
}

/* Site Alert Home Page */

.slab.slab--space-vertical-0 {
	padding-top: 0rem;
	padding-bottom: 0rem;
}
@media screen and (min-width: 58rem) {
	.slab {
		padding-left: 2.5rem;
	}
}
@media screen and (min-width: 35rem) {
	.slab {
		padding-left: 1.25rem;
	}
}
@media screen and (min-width: 58rem) {
	.slab {
		padding-bottom: 2.5rem;
	}
}
@media screen and (min-width: 35rem) {
	.slab {
		padding-bottom: 1.25rem;
	}
}
@media screen and (min-width: 58rem) {
	.slab {
		padding-right: 2.5rem;
	}
}
@media screen and (min-width: 35rem) {
	.slab {
		padding-right: 1.25rem;
	}
}
@media screen and (min-width: 58rem) {
	.slab {
		padding-top: 2.5rem;
	}
}
@media screen and (min-width: 35rem) {
	.slab {
		padding-top: 1.25rem;
	}
}
.slab {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0.625rem;
	padding-right: 0.625rem;
	padding-bottom: 0.625rem;
	padding-left: 0.625rem;
}

.alert-semipermanent {
   color:#01332d;
   background-color:#b4d333;
}

.alert-semipermanent p {
   line-height: 20px;
   font-size:16px;
   margin-bottom: 20px;
}

.alert-semipermanent p::before {
   content:'\e88e';
   font-family: 'Material Icons';
   margin-right:.5rem;
   font-size:1.5em;
   vertical-align: bottom;
}

.alert-semipermanent .slab__wrapper {
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
}


.alert-semipermanent a {
   color:#01332d;
  text-decoration: underline;
}

.alert-semipermanent a:hover {
  text-decoration: underline;
}

body.admin-bar #site-wrap {
   margin-top:0px;
}

/* School Blog */

/* Global Elements */
#SEBlog img {
	border-style: none;
}
/* Common Elements */
#SEBlog a {
	text-decoration: none;
}
/* Link colors and decoration */
#SEBlog a:hover {
	text-decoration: underline;
}
/* Link hovers */
/* Header Elements */
#SEBlogViewHeader {
	margin: 0px auto;
}
/* Main header block used to set margins, padding, background color */
#SEBlogViewHeader h1 {
	margin: 0px;
	font-size: 225%;
}
/* Blog title */
#SEBlogViewHeader a:link {
	text-decoration: none;
}
#SEBlogViewHeader a:visited {
	text-decoration: none;
}
#SEBlogViewHeader .headerDesc {}
/* Blog description */
.headerInfo {
	text-transform: uppercase;
	font-weight: 600;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 5px 0px;
	margin: 0px 0px 10px 0px;
}
/* Blog page title */
/* Wrappers */
#SEBlogViewWrapper {
	width: 100%;
	margin-top: 10px;
}
/* Wrapper for Left and Right Columns */
#SEBlogViewAuxArea {}
/* Right Column */
/* Post Elements */
#SEBlogViewPost {}
#SEBlogViewPost .postWrapper {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
/* Wrapper for each post used to set margins, padding, background color, borders */
#SEBlogViewPost:nth-child(even) {}
/* Post even rows */
#SEBlogViewPost:nth-child(odd) {}
/* Post odd rows */
#SEBlogViewPost .postTitle,
.postTitle a {
	text-decoration: none;
}
/* Post Title */
#SEBlogViewPost .postTitle h2 {
	margin-bottom: 5px;
	font-size: 1.75rem;
	line-height: normal;
}
#SEBlogViewPost .postTitle a:hover {
	text-decoration: underline;
}
#SEBlogViewPost .postDate,
.postDate a {
	text-decoration: none;
}
/* Post Date */
#SEBlogViewPost .postAuthor {
	overflow: auto;
}
/* Post Author */
#SEBlogViewPost .authorDetail {
	margin-top: 20px;
	padding-top: 35px;
	border-top: 1px solid #C0C0C0;
}
#SEBlogViewPost .postAuthorDesc {}
#SEBlogViewPost .postContent {}
/* Post Content */
#SEBlogViewPost .postKeywords,
.postKeywords a {
	clear: both;
}
/* Post Keywords */
#SEBlogViewPost .postKeywordsDesc {}
#SEBlogViewPost .postCommentSummary,
.postCommentSummary a {
	font-size: 11px;
}
/* Post Number of Comments */
#SEBlogViewPost .postImage {
	margin-top: 10px;
}
/* Post Image */
#SEBlogViewPost .authorLeft {
	float: left;
	width: 20%;
}
/* Left floated div with author details. Contains author image. */
#SEBlogViewPost .authorRight {
	float: left;
	width: 80%;
}
/* Right floated div with author details. Contains author bio, email, twitter. */
#SEBlogViewPost .authorRight p:first-child {
	margin-top: 0;
}
#SEBlogAuthorPicture {
	margin: 10px 0;
}
#SEBlogPostsByAuthor .postWrapper {
	border-top: 1px dotted #C0C0C0;
	margin-bottom: 10px;
}
#SEBlogPostsByAuthor .postTitle {
	margin-top: 10px;
}
#SEBlogPostsByAuthor .postImage {
	margin-top: 10px;
}
/* Post Image */
#SEBlog .callout h3 {
	font-size: 1.5rem;
}
/* Aux Column Containers */
#SEBlogViewAuxArea .callout {
  margin-bottom: 20px;
}

#SEBlogViewKeywords,
#SEBlogViewLinks,
#SEBlogViewSmallCal {
	padding: 10px;
	border: 2px solid #e0dede;
}
#SEBlogViewAuxArea h3 {
	margin: 5px 0;
	color:#004d43;
}
/* Keyword Elements */
#SEBlogViewKeywords {}
/* Container - style set in Aux Column Container section above */
#SEBlogViewSmallCal .keywordsDesc {}
/* Container Title - style set in Aux Column Container section above */
#SEBlogViewKeywords ul,
#SEBlogViewKeywords li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#SEBlogViewKeywords a {
	text-decoration: none;
}
/* Calendar Elements */
#SEBlogViewSmallCal {}
/* Container - style set in Aux Column Container section above */
#SEBlogViewSmallCal .calDesc {}
/* Container Title - style set in Aux Column Container section above */
#SEBlogViewSmallCal a {
	text-decoration: none;
	display: block;
	font-weight: 600;
}
#SEBlogViewSmallCal a:hover {
	text-decoration: none;
}
#SEBlogViewSmallCal table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom:0;
}
#SEBlogViewSmallCal th {
	font-size: 12px;
	font-weight: 400;
	background-color: #e4e4e4;
	color: #888;
	border: 1px solid #fff;
	cursor: default;
	text-align: center;
}
#SEBlogViewSmallCal caption {
	font-size: 16px;
	font-weight: 400;
	background-color: #e4e4e4;
	color: #888;
	border: 1px solid #fff;
	cursor: default;
	text-align: center;
	padding:4px;
}
#SEBlogViewSmallCal a#prev, #SEBlogViewSmallCal a#next {
  font-size: 0;
}
#SEBlogViewSmallCal a#prev:before {
  content:'<';
  font-size: initial;
}

#SEBlogViewSmallCal a#next:after {
  content:'>';
  font-size: initial;
}


#SEBlogViewSmallCal td {
	padding: 2px;
	border-color: #ffffff;
	border-width: 1px;
	background-color: #e4e4e4;
}
#SEBlogViewSmallCal td.SENoSelect {
	background-color: #e4e4e4;
	color: #888888;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	text-align: center;
}
/* Inactive Links */
#SEBlogViewSmallCal td.SESelect {
	background-color: #c0c0c0;
	color: #888888;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	cursor: default;
	text-align: center;
}
/* Active Links */
#SEBlogViewSmallCal td.SENoSelect:hover {
	background-color: #eeeeee;
	color: #888888;
	cursor: default;
}
#SEBlogViewSmallCal td.SESelect:hover {
	color: #ffffff;
	background-color: #888888;
	cursor: pointer;
}
/* Links Elements (RSS Feed) */
#SEBlogViewLinks {}
/* Container - style set in Aux Column Container section above */
#SEBlogViewLinks .linksDesc {}
/* Container Title - style set in Aux Column Container section above */
#SEBlogViewLinks a {
	text-decoration: none;
}
#SEBlogViewLinks a:hover {
	text-decoration: underline;
}
/* Comment Elements */
#SEBlogViewCommentWrapper {
	margin: 25px 45px 25px 25px;
}
/* Wrapper for Comments and Post Comments Area */
#SEBlogViewCommentWrapper h3 {
	margin: 5px 0px;
}
#SEBlogViewComment {}
/* Wrapper for Comments Area */
#SEBlogViewComment .commentWrapper {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e7e7e7;
}
/* Wrapper for each comment */
#SEBlogViewComment .commentAuthor {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
/* Comment Author */
#SEBlogViewComment .commentDate {
	display: inline;
	font-size: 11px;
}
/* Comment Date */
#SEBlogViewComment .commentDesc {
	display: inline;
	font-size: 11px;
}
#SEBlogViewComment .commentContent {
	margin: 3px 0px;
	font-size: 12px;
}
/* Comment Content */
#SEBlogViewCommentForm {
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	background-color: #F7F7F7;
	padding: 10px;
}
/* Wrapper for Post Comment Form */
#SEBlogViewCommentForm div {
	clear: both;
	font-size: 12px;
}
#SEBlogViewCommentForm label {
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
	width: 100px;
	clear: left;
}
#SEBlogViewCommentForm input,
textarea {
	display: block;
	font-weight: normal;
	padding: 4px 2px;
	vertical-align: top;
	font-size: 12px;
	width: 250px;
	margin: 5px 0px;
}
#SEBlogViewCommentForm .commentFormSubmit input {
	margin: 0px;
	width: 75px;
}
/* Paging Elements */
.SEBlogViewPagingArea {
	font-size: 12px;
	clear: both;
	padding: 5px;
}
.SEBlogViewPagingNext {
	float: right;
	top: 0;
}
.SEBlogViewPagingPrev {
	float: left;
	top: 0;
}
@media all and (min-width:768px) {
	#SEBlogViewWrapper {
		overflow: hidden
	}
	#SEBlogViewMainWrapper {
		float: left;
		width: 70%;
	}
	.single-psyd_posts #SEBlogViewMainWrapper,
	.post-type-archive-psyd_posts #SEBlogViewMainWrapper,
	.tax-psyd_keyword #SEBlogViewMainWrapper,
	.single-wellness #SEBlogViewMainWrapper,
	.single-port_of_baltimore #SEBlogViewMainWrapper,
	.single-cybersecurity #SEBlogViewMainWrapper,
	.post-type-archive-cybersecurity #SEBlogViewMainWrapper,
	.tax-cybersecurity_keyword #SEBlogViewMainWrapper {
		width: 100%;
	}

	/* Wrapper for Left Column */
	#SEBlogViewMainArea {
		padding-right: 20px;
	}
	/* Left Column */
	#SEBlogViewAuxWrapper {
		float: left;
		width: 30%;
	}
	/* Wrapper for Right Column */
}

#SEBlogViewLinks a.rss {
	background-image: url("/wp-content/themes/wordherd-gutenberg/img/rss_icon.png");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	line-height: 28px;
	padding-left: 35px;
	text-decoration: none;
}

/* Accordions */

.content-area .kt-blocks-accordion-title {
  color: #033;
}

.content-area .wp-block-kadence-pane {
  margin-bottom:15px;
}

.content-area .kt-blocks-accordion-icon-trigger::before, .content-area .kt-blocks-accordion-icon-trigger::after {
  background-color: #b4d333 !important;
}
.content-area .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
  background-color:#ddd !important;
}
.content-area .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header:hover, .content-area .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
  background-color:#033 !important;
}
.content-area .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header:hover .kt-blocks-accordion-title, .content-area .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-title {
  color:#fff !important;
}
.content-area .kt-accordion-panel-inner a:not(.more_button) {
  text-decoration: underline;
}
/* .content-area .kt-accordion-panel-inner {
  padding:20px 0px;
} */

.minors-list {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

.minors-list li {
	padding: 5px 10px;
	font-family: "Roboto Condensed",sans-serif;
}

.minors-list li:nth-child(odd), .discipline-minors table tr:nth-child(odd) {
	background-color: #f1f1f1;
}

.discipline-minors table td {
  padding:5px 10px !important;
}

.minors-list li a {
	color: #016bb9;
}

.minors-list li a:hover {
	text-decoration: none;
}

.minors-list li a::after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: 0.25rem;
}

.minors-list li a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px);
}

a.arrow-after,
.arrow-after a {
	font-family: "Roboto Condensed",sans-serif;
	color: #016bb9;
}

a.arrow-after:after,
.arrow-after a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: 0.25rem;
}

a.arrow-after:hover:after,
.arrow-after a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px);
}

.top-programs {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 15px;
	padding: 2rem 0;
}

@media (min-width: 1200px) {
	.top-programs {
		grid-template-columns: repeat(4, 1fr);
		padding: 3rem 0;
	}
}

.top-programs .media {
	margin-bottom: 0.75rem;
}

.top-programs .media img {
	width: 100%;
	height: auto;
	display: block;
}

.top-programs .title {
	color: #01332d;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.15;
}

.top-programs .title a {
	color: #01332d;
}

.top-programs .title a:hover {
	color: #b4d333;
	text-decoration: none;
}

.top-programs .title a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: 5px;
}

.top-programs .title a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px);
}

.wp-block-embed__wrapper,
.story-iframe,
.video-iframe {
	position: relative;
	padding-bottom: 56.25% !important;
	padding-top: 30px !important;
	height: 0;
	overflow: hidden;
}

.wp-block-embed iframe,
.story-iframe iframe,
.video-iframe iframe {
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

#program_results .options {
	background-color: #B3D233;
	padding: 15px;
}

#program_results .options h3 {
	font-size: 16px;
	color: #003333;
	margin: 0 0 10px;
}

#program_results #filter_form {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

@media (min-width: 480px) {
	#filter_form #focus, #filter_form #type {
		position: relative;
	}
}

@media (min-width: 480px) {
	#program_results #filter_form #type,
	#program_results #filter_form #focus {
		float: left;
		width: 36%;
		margin-right: 2%;
	}
}

select.hasCustomSelect {
	display: block;
	width: 100%;
	max-width: 100%;
}

.customSelect {
	border-radius: 10px;
	overflow: hidden;
	background: url('/wp-content/uploads/select_arrow.png') no-repeat right #fff;
	display: block;
	width: 81%;
	padding: 7px 14% 7px 5%;
}

#program_results .customSelect {
	padding: 11px 14% 11px 5%;
}

#filter_form #submit {
	background-color: #003333;
	border: 0;
	padding: 10px 15px;
	text-align: center;
	font-family: "Merriweather Sans", sans-serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0.025em;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	border-radius: 10px;
	display: block;
	cursor: pointer;
	border: 2px solid #003333;
	transition: all 0.3s ease;
}

#filter_form #submit:hover {
	background-color: #B3D233;
	color: #003333;
}

#program_results #filter_form #submit {
	font-family: "Roboto Condensed",sans-serif !important;
}

@media (min-width: 480px) {
	#program_results #filter_form #submit {
		margin-top: 0;
		float: left;
		max-width: 24%;
	}
}

#program_list {
	margin-top: 15px;
}

#program_tabs > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#program_list h2 {
	font-family: "Merriweather Sans", sans-serif;
	background-color: #043b62;
	display: block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	line-height: normal;
	margin-top: 20px;
}

#program_tabs .content {
	margin-top: 10px;
}

#program_tabs .content .no_results,
.pre-pro .content .no_results {
	height: 40px;
}

@media (max-width: 1044px) {
	#program_tabs .content .no_results,
	.pre-pro .content .no_results {
		padding: 0 10px;
		height: auto;
	}
}

@media (min-width: 1044px) {
	#program_tabs {
		position: relative;
	}
	#program_tabs ul {
		overflow: hidden;
	}
	#program_tabs ul li {
		float: left;
		/* margin-right: 0.5%; */
		margin-right: 0.4%;
		width: 24.6%;
	}
	#program_tabs ul li h2 {
		text-align: center;
		cursor: pointer;
		transition: all 0.25s ease;
		font-size: 16px;
		font-family: "Roboto Condensed",sans-serif !important;
	}
	#program_tabs h2 {
		margin: 0;
	}
	#program_tabs li.active {
		background-image: url('/wp-content/uploads/program_tab_arrow.png');
		background-position: center bottom;
		background-repeat: no-repeat;
		padding-bottom: 7px;
	}
	#program_tabs li.active h2,
	#program_tabs li:hover h2 {
		background-color: #0096db;
	}
	#program_tabs .content {
		position: absolute;
		left: 0;
		display: none;
	}
	#program_tabs li.active .content {
		display: block;
		width: 100%;
	}
}

#program_results .desc {
	background-color: #f1f1f1;
	padding: 10px;
	margin-top: 10px;
}

#program_results .desc .type,
#program_results .desc .focus {
	color: #6f5c58;
	font-style: italic;
}

table.styled_table, 
figure.styled_table table {
	width: 100%;
	border-collapse: collapse;
}

table.styled_table > tbody > tr:nth-child(odd), 
figure.styled_table table > tbody > tr:nth-child(odd) {
	background-color: #fff;
}

table.styled_table > tbody > tr:nth-child(even), 
figure.styled_table table > tbody > tr:nth-child(even) {
	background-color: #f1f1f1;
}

table.styled_table th, 
figure.styled_table table th {
	color: #6e5c58;
	text-align: left;
	padding: 0 10px 5px;
	font-size: 16px;
}

table.styled_table td, 
figure.styled_table table td {
	padding: 5px 10px;
	vertical-align: top;
}

@media (min-width: 1044px) {
	table.styled_table td.programs, 
	figure.styled_table table td.programs {
		width: 220px;
	}
}

table.styled_table h3 a {
	color: #014d44;
	text-decoration: underline;
}

.pre-pro {
	margin-top: 30px;
}

.pre-pro h3 {
	background-color: #999;
	color: #fff;
	padding: 5px 10px;
}

/* Contact Row Styles */

.contact-row {
	background-color: #014d44;
	color: #fff;
	padding: 2rem 0 0;
	position: relative;
	z-index: 1;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2); 
	max-width: 100vw;
	}
@media all and (min-width: 768px) {
	.contact-row {
		padding: 0;
		margin-bottom: 0px;
	}
	.contact-row:after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 10px;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(rgba(0, 0, 0, 0.25)));
		background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
		z-index: 10;
	}
}
.contact-row a {
	color: #b4d333
}
@media (max-width: 1024px) {
  .contact-row a.kt-button {
	font-size: 16px !important;
	white-space: nowrap !important;
  }
}
.contact-row .site-width {
	padding: 0
}
@media all and (min-width: 768px) {
	.contact-row .contact-row-stage > .kt-inside-inner-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row !important;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		background: url("/wp-content/uploads/bg-contact-row.jpeg") no-repeat center;
		background-size: cover
	}
}
.contact-row .contact-row-stage .contact-info {
	padding: 0 1.5rem;
	display:block;
	flex:inherit !important;
}
@media all and (min-width: 768px) {
	.contact-row .contact-row-stage .contact-info {
		width: 30%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		padding: 3rem 1.5rem
	}
	.contact-row .contact-row-stage .contact-info > * {
		position: relative
	}
}
@media (min-width: 1200px) {
	.contact-row .contact-row-stage .contact-info {
		padding: 4rem 1.5rem
	}
}
@media (min-width: 768px) {
	.contact-row .contact-row-stage .contact-info:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		background: -webkit-gradient(linear, left top, right top, color-stop(60%, #014d44), to(rgba(125, 185, 232, 0)));
		background: linear-gradient(to right, #014d44 60%, rgba(125, 185, 232, 0) 100%);
		height: 100%;
		width: 125%
	}
}
@media (min-width: 1200px) {
	.contact-row .contact-row-stage .contact-info:before {
		background: -webkit-gradient(linear, left top, right top, color-stop(36%, #014d44), to(rgba(125, 185, 232, 0)));
		background: linear-gradient(to right, #014d44 36%, rgba(125, 185, 232, 0) 100%)
	}
}
.contact-row .contact-row-stage .contact-info h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.5rem;
	margin-bottom: .5rem;
	color:#fff;
}
@media (min-width: 1024px) {
	.contact-row .contact-row-stage .contact-info h2 {
		font-size: 2rem
	}
}
.contact-row .contact-row-stage .contact-info .email {
	margin-top: 1rem
}
.contact-row .contact-row-stage .contact-info .email a:before {
	content: 'email';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	font-size: 1.25rem;
	margin-right: .5rem
}
@media reader,
speech,
aural {
	.contact-row .contact-row-stage .contact-info .email a:before {
		display: none;
		visibility: hidden
	}
}
.contact-row .contact-row-stage .button-group {
	/* padding: 3rem 1.5rem; */
	position: relative;
	z-index: 6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: url("/wp-content/uploads/bg-contact-row.jpeg") no-repeat center;
	background-size: cover
}
.contact-row .contact-row-stage .button-group:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #014d44), color-stop(60%, rgba(125, 185, 232, 0)));
	background: linear-gradient(to bottom, #014d44 5%, rgba(125, 185, 232, 0) 60%);
	height: 100%;
	z-index: 1
}
@media (max-width: 768px) {
  .button-group .kt-btn-wrap {
	display:block;
	margin-bottom:15px;
  }
  .button-group .wp-block-kadence-advancedbtn {
	width:85%;
	margin: 0 auto 30px;
  }
}
@media (min-width: 768px) {
	.contact-row .contact-row-stage .button-group:before {
		background: -webkit-gradient(linear, right top, left top, color-stop(5%, #014d44), color-stop(60%, rgba(125, 185, 232, 0)));
		background: linear-gradient(to left, #014d44 5%, rgba(125, 185, 232, 0) 60%);
		height: 100%;
		width: 25%;
		right: 0;
		left: auto
	}
}
@media all and (min-width: 768px) {
	.contact-row .contact-row-stage .button-group {
		width: 70%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: transparent
	}
}
.contact-row .contact-row-stage .button-group a {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin: .5rem .15rem;
	position: relative;
	z-index: 2
}
@media all and (min-width: 768px) {
	.contact-row .contact-row-stage .button-group a {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}
@media all and (min-width: 1200px) {
	.contact-row .contact-row-stage .button-group a {
		font-size: 1.5rem;
	}
}
.contact-row .contact-row-stage .button-group a {
	padding: 8px 60px;
}
.interior-contact-row {
	background-color: #ebebeb;
	padding: 1.5rem 0 .5rem
}
.interior-contact-row h3 {
	font-size: 1.125rem;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700
}
.interior-contact-row .main-col .title {
	font-family: "Roboto Condensed", sans-serif;
	color: #01332d;
	font-size: 1.5rem
}
@media (min-width: 768px) {
	.interior-contact-row .main-col .title {
		font-size: 2rem
	}
}
@media (min-width: 1024px) {
	.interior-contact-row {
		padding: 2.25rem 0 1.75rem
	}
}
@media (min-width: 1024px) {
	.interior-contact-row .col-1\/4 {
		width: 23%
	}
	.interior-contact-row .main-col {
		width: 31%
	}
}

.entry-content .testimonial ul {
	padding-left: 0;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #0c4d44;
}

/* Table Styling */

.simple_table table {
	margin: 0 20px 20px;
	width:80%;
	border-collapse: separate !important;
	border-spacing: 3px;
}
.simple_table table td {
	padding: 10px 20px 5px 10px;
	border-bottom: 1px solid #ccc;
}
.simple_table table th {
	text-align: left;
	border-bottom: 2px solid #777;
	padding: 10px 20px 10px 0;
	font-size: 1.1em;
}

.main-blog-item {
	border-bottom: 1px dotted #CFD1D5;
}

.main-blog-item .title {
	font-size: 1.5em;
	padding: 0;
	margin: 10px 0px 5px;
	background-image: none;
	line-height: 1.5em;
	display: inline-block
}

.main-blog-item .date {
	margin-bottom: 10px;
}

.page-template-template-undergrad-landing-nav-no-title .title-stage::after {
	background-color: transparent;
}

.blue-bg .billboard .details,
.blue-bg .billboard .details::before {
	background-color: #003;
}

.dr-blue-bg .billboard .details,
.dr-blue-bg .billboard .details::before {
	background-color: #163646;
}

.dr-blue-bg .billboard .details .title, .dr-blue-bg .billboard .details p {
  margin: 0;
}
.dr-blue-bg .billboard .details li {
  color:#fff;
}

.blue-bg .billboard .details .tag a {
	color: #fff;
}

.blue-bg .billboard .details .tag:after {
	background-color: #fff;
}

.blue-bg .button-group.light-green a {
	background-color: #ccc !important;
	color: #000 !important;
}

.blue-bg .button-group.light-green a::after {
	background-color: #b3b3b3 !important;
}

/* Program Detail styles */
@media (min-width: 768px) {
	.overview-callout > .kt-inside-inner-col {
		padding-left: 2rem;
		border-left: 1px solid #ccc !important
	}
}
.overview-callout .callout-text {
	font-size: 1.125rem !important;
	color: #666 !important;
	margin-bottom: 1rem !important;
}
.overview-callout h3.callout-text  {
	font-size: 1.5rem !important;
	color: #000 !important;
	margin-bottom: 1rem !important;
}
.overview-callout ul, .overview-callout li {
	font-size: 1.125rem !important;
	color: #666 !important;
}
.overview-callout .video-caption {
	color: #666;
	font-size: .875rem;
	margin-bottom: .5rem
}
.overview-callout .media {
	margin: 0 0 1rem
}
.overview-callout .media.image img {
	display: block;
	width: 100%;
	height: auto
}

/* Related Programs Row Styles */
.related-program-row {
	padding: 2rem 0
}
@media (min-width: 1024px) {
	.related-program-row {
		padding: 4rem 0
	}
	.related-program-row h2 {
		font-size: 2rem
	}
}
.related-program-row .stage {
	overflow: hidden
}
.related-program-row .stage .meta {
	margin-bottom: 1.5rem
}
@media (min-width: 1024px) {
	.related-program-row .stage .meta {
		width: 30%;
		float: left;
		box-sizing: border-box;
		padding-right: 1rem;
		margin-bottom: 0
	}
}
.related-program-row .stage .meta .desc a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	position: relative;
	left: 0;
	transition: .3s
}
@media reader,
speech,
aural {
	.related-program-row .stage .meta .desc a:after {
		display: none;
		visibility: hidden
	}
}
.related-program-row .stage .meta .desc a:hover:after {
	left: 3px
}
@media (min-width: 768px) {
	.related-program-row .stage .program-cards {
		display: flex;
		justify-content: flex-start;
		margin: 0 -1rem
	}
}
@media (min-width: 1024px) {
	.related-program-row .stage .program-cards {
		width: 70%;
		float: right;
		margin: 0 -1rem 0 0
	}
}
.related-program-row .stage .program-cards .program-card {
	margin-bottom: 1rem
}
@media (min-width: 768px) {
	.related-program-row .stage .program-cards .program-card {
		width: 33.33%;
		padding: 0 1rem;
		box-sizing: border-box
	}
}
.related-program-row .stage .program-cards .program-card a {
	display: block
}
.related-program-row .stage .program-cards .program-card a .title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.125rem
}
.related-program-row .stage .program-cards .program-card a .title:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	position: relative;
	left: 0;
	transition: .3s
}
@media reader,
speech,
aural {
	.related-program-row .stage .program-cards .program-card a .title:after {
		display: none;
		visibility: hidden
	}
}
.related-program-row .stage .program-cards .program-card a:hover .title:after {
	left: 3px
}
.related-program-row .stage .program-cards .program-card a .media {
	margin: 0 0 .25rem
}
.related-program-row .stage .program-cards .program-card a .media img {
	display: block;
	max-width: 100%;
	height: auto
}

.right-arrow {
	display: inline-block;
	position: relative;
	background: #ebebeb;
	padding: 15px;
}
.right-arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -70px;
	width: 0;
	height: 0;
	border-top: 16px solid #0000;
	border-right: 16px solid #0000;
	border-bottom: 16px solid #0000;
	border-left: 16px solid #ebebeb;
}

/* Billboard Rows */
.program-detail-display {
  padding: 2rem 0 0;
  position: relative;
  z-index: 1;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}

.program-detail-display .billboard {
	margin: 2rem 0 0;
	padding: 0;
	position: relative;
	overflow: hidden
}
.program-detail-display .billboard .media {
	margin-top: 1rem;
	padding: 0 1rem
}
.program-detail-display .billboard .media img {
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 5px solid #fff
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .media img {
		border: 0;
		width: auto;
		min-width: 100%;
		min-height: 100%;
		max-width: 930px
	}
}
@media all and (min-width: 768px) {
	.program-detail-display .billboard .media {
		width: 50%
	}
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .media {
		margin-top: 1.5rem;
		display: block;
		position: absolute;
		z-index: 5;
		left: 0;
		top: 0;
		width: 50%;
		height: 100%;
		padding: 0;
		overflow: hidden
	}
}
.program-detail-display .billboard .site-width {
	padding: 0
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .site-width {
		max-width: 720px;
		margin: 0 auto;
		position: relative;
		z-index: 12;
		box-sizing: border-box
	}
}
.program-detail-display .billboard .details {
	background-color: #003;
	padding: 2rem 1.5rem;
	color: #fff;
	position: relative
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details {
		width: 50%;
		float: right;
		box-sizing: border-box;
		padding: 12rem 0
	}
}
.program-detail-display .billboard .details .wrap {
	position: relative;
	z-index: 2;
	padding:0;
}
.program-detail-display .billboard .details:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: -150px;
	left: 0;
	width: 100%;
	height: 350px;
	transform: skewY(-15deg);
	background-color: #003
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details:before {
		top: 0;
		z-index: 11;
		height: 100%;
		width: 200px;
		left: -90px;
		transform: skewX(-11deg)
	}
}
.program-detail-display .billboard .details .tag {
	font-size: .875rem;
	text-transform: uppercase;
	position: relative;
	margin: 1rem 0 1.25rem;
	color: #fff;
	font-family: "Open Sans", sans-serif
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details .tag {
		padding-left: 90px
	}
}
.program-detail-display .billboard .details .tag:after {
	content: '';
	height: 10px;
	width: 50px;
	position: absolute;
	top: -20px;
	left: 0;
	background-color: #016bb9
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details .tag:after {
		width: 75px;
		top: 3px;
		left: 0
	}
}
.program-detail-display .billboard .details .title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 2rem;
	margin: 1.25rem 0;
	line-height: 1.15;
	color:#fff;
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details .title {
		font-size: 3.5rem
	}
}
.program-detail-display .billboard .details .name {
	color: #ccc;
	margin: 1.25rem 0
}
.program-detail-display .billboard .details .name p {
  margin:0;
}
.program-detail-display .wp-block-kadence-advancedbtn {
  padding-top:0;
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details .name {
		font-size: 1rem
	}
}
.program-detail-display .billboard .details .desc {
	margin-bottom: 1.5rem
}
@media all and (min-width: 1440px) {
	.program-detail-display .billboard .details .desc {
		font-size: 1.25rem;
		margin-bottom: 2rem
	}
}
@media (min-width: 1440px) {
	.program-detail-display .billboard.image-right .media {
		right: 0;
		left: auto
	}
	.program-detail-display .billboard.image-right .site-width {
		padding: 0 5rem 0 0;
		margin-right: 0;
		margin-left: auto
	}
	.program-detail-display .billboard.image-right .details {
		float: left
	}
	.program-detail-display .billboard.image-right .details:before {
		left: auto;
		right: -90px;
		transform: skewX(11deg)
	}
}
.program-detail-display .billboard.bb-green .details {
	background-color: #01332d
}
.program-detail-display .billboard.bb-green .details:before {
	background-color: #01332d
}
.program-detail-display .billboard.bb-green .details a.button {
	background-color: #b4d333;
	color: #01332d
}
.program-detail-display .billboard.bb-green .details a.button:after {
	background-color: #a5c32a
}
.program-detail-display .billboard.bb-blue h3 {
  color:#fff;
}
.program-detail-display .billboard.bb-blue .details a.button {
	background-color: #007db8 !important;
	color: #fff !important;
}
.program-detail-display .billboard.bb-blue .details a.button:after {
	background-color: #005a85 !important;
}

.program-detail-display .billboard.bb-blue .green-button a.button {
   background-color: #b4d333 !important;
  color: #01332d !important
}
.program-detail-display .billboard.bb-blue .green-button a.button:after {
	background-color: #a5c32a !important
}

.billboard .kt-row-column-wrap {
  padding:0px !important;
}

@media (min-width: 1440px) {
	.tabs-row + .wp-block-group .kt-inside-inner-col, .tabs-row + .wp-block-group .program-detail-display, .tabs-row + .wp-block-group .program-detail-display .billboard {
		margin-top: 0;
		padding:0;
	}
	
	/* this messes up the contact row when it's after tabs-row
	.tabs-row + .wp-block-group>.wp-block-group__inner-container>.wp-block-kadence-column>.kt-inside-inner-col {
		background-color:#ebebeb;
	}
	*/
	
	.tabs-row + .wp-block-group .sm-pad, .tabs-row + .wp-block-group {
	  margin-top:-25px;
	}
}

.wp-block-group:last-of-type {
  margin-bottom:-100px;
}

/* External Links */
a.external, li.external a {
	background-image: url(/wp-content/uploads/external_link.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 28px;
}
a.doc {
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/doc_link.png);
	background-position: right center;
	padding-right: 20px;
}
a.email {
	background-image: url(/wp-content/uploads/icon_email.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

hr.wp-block-separator {
  background-color: transparent !important;
  border: 0;
  height: 1px;
  clear: both;
  padding-top: 15px;
  border-bottom: 1px solid #dfdfdf !important;
}

.events-search,
.events-callout {
	border: 2px solid #E0DEDE;
	padding: 10px;
	margin-top: 20px;
}

.events-search label {
	display: block;
	margin: 0 0 10px;
	font-family: "Merriweather Sans", sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #004d43;
}

.events-search select {
	width: 100%;
	height: 100px;
}

.events-search .submit {
	margin-top: 20px;
}

.column-3-container.calendar .content-inner {
	flex-direction: column-reverse;
}

@media (min-width: 1044px) {
	.column-3-container.calendar .content-inner {
		flex-direction: row;
	}
}

.column-3-container.calendar .content-inner .content {
	width: 100%;
}

@media (min-width: 1044px) {
	.column-3-container.calendar .content-inner .content {
		width: 65%;
	}
}

.column-3-container.calendar .content-inner .sidebar-right {
	width: 100%;
}

@media (min-width: 1044px) {
	.column-3-container.calendar .content-inner .sidebar-right {
		width: 35%;
	}
}

/* sidemenu subnav styling */
.sidebar-left .sub-menu, .section-nav-mobile .sub-menu {
  margin:0;
  padding:0;
  list-style-type: none !important;
}

.sidebar-left .sub-menu a, .section-nav-mobile .sub-menu a {
  background-color: #f6f6f6;
  color: #124e44 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  padding: 10px 23px !important;
  background-image: url('/wp-content/uploads/section_nav_arrow_right.png');
  background-repeat: no-repeat;
  background-position: 10px 14px;
}

.sub-menu .current-menu-item a {
  background-color: #ddd !important;
}

#section-nav-trigger-wrap { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }

.css-events-list table {
	margin: 0;
}

.css-events-list h2 {
	font-family: "Merriweather Sans", sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #004d43;
	border: 0;
	padding: 10px 0 0;
	margin: 0;
}

table.events-table td {
	width: 60%;
	border-bottom: 1px solid #C4C4B3 !important;
	padding: 10px 5px !important;
}

table.events-table td:nth-child(2) {
	width: 40%;
	font-size: small;
}

table.events-table a {
	text-decoration: underline;
}

.calendar .calendar-type {
	margin-top: 20px;
}

.single-event .event-actions {
	background-color: #efefef;
}

.single-event .event-actions.first {
	margin-top: 30px;
	min-height: 35px;
}

.single-event .event-actions ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.single-event .event-actions ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
}

.single-event .event-actions ul li a {
	display: inline-block;
	margin: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 30px;
	background-position: center top;
	background-repeat: no-repeat;
}

.single-event .event-actions ul li a:hover {
	text-decoration: underline;
}

.single-event .event-actions ul li.eventDownload a {
	background-image: url('/wp-content/uploads/calendar_download.png');
}

.single-event .event-actions ul li.eventReminder a {
	background-image: url('/wp-content/uploads/calendar_reminder.png');
}

.single-event .event-actions ul li.eventShare a {
	background-image: url('/wp-content/uploads/calendar_share.png');
}

.single-event .event-details {
	background-color: transparent;
	border-left: 5px solid #efefef;
	border-right: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
	margin: 0;
	padding: 0 10px 20px;
	overflow: auto;
}

.single-event .event-details .image {
	padding: 10px 0;
}

@media (min-width: 768px) {
	.single-event .event-details .image {
		float: right;
		padding: 10px 0 10px 10px;
	}
}

.single-event .event-details .event-property-label {
	margin-top: 5px;
	display: block;
	font-weight: bold;
}

.single-event .event-details .event-property {
	margin-top: 5px;
	display: block;
}

.image-border-lgray {
	border: 14px solid #ebebeb;
}

table.em-calendar td.eventless-today, 
table.em-calendar td.eventful-today {
	background-color: #004d43;
	color: #fff;
}

table.em-calendar td.eventful,
table.em-calendar td.eventless,
table.em-calendar thead td {
	background-color: #ddd;
	color: #000;
}

table.em-calendar td.eventful a {
	color: #000;
	display: block;
}

table.em-calendar td.eventful-today a {
	color: #fff;
	display: block;
}

table.em-calendar td.eventful a:hover,
table.em-calendar td.eventful-today a:hover {
	text-decoration: underline;
}

table.em-calendar td.eventless-pre,
.em-calendar td.eventless-post {
	color: #000;
	background-color: #efefef;
}

table.em-calendar td.eventful-pre,
table.em-calendar td.eventful-post {
	background-color: #efefef;
}

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
	color: #000;
	text-decoration: none;
	display: block;
}

table.em-calendar td.eventful-pre a:hover,
table.em-calendar td.eventful-post a:hover {
	text-decoration: underline;
}

table.em-calendar thead td a {
	color: darkgray;
}

table.em-calendar tr.days-names {
	display: none;
}

.tabs_table {
	border-color: #8c8273;
	border-style: solid;
	border-width: 1pt;
}

.tabs_table td {
	border: 1pt solid #8c8273 !important;
	border-top: none;
	padding-right: 20px;
}

table.advgb-table-frontend {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.history img {
	border: 10px solid #ddd;
	margin-bottom:15px;
}
.history h4 {
	display: inline-block;
	font-family: "Open Sans",sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #999;
	width: 150px;
	border-bottom: solid 1px;
	border-color: #999;
	margin-top: 40px;
	margin-bottom: 0;
}
.history p {
  margin:0 0 15px 0;
}
#history .illustration {
	margin: 15px auto 5px;
}
@media all and (min-width:890px) {
  #history .illustration {
	  float: right;
	  clear: right;
	  padding-top: 0;
	  margin: 10px 0 10px 20px;
	  padding-left: 20px;
  }
}

#history .illustration {
	color: #666;
	padding-top: 20px;
	max-width: 400px;
}


.card-row {
	padding: 2rem 0
}
@media (min-width: 1200px) {
	.card-row {
		padding: 3rem 0
	}
}
.card-row.large {
  padding:0px 0 0;
  margin:0px 0 20px !important;
}
.card-row .card .media {
	margin-bottom: .75rem;
	margin-top: 0
}
.card-row .card .media img {
	width: 100%;
	height: auto;
	display: block
}
.card-row .card .title {
	color: #01332d;
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.15
}
.card-row .card .title a {
	color: #01332d
}
.card-row .card .title a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px)
}
@media reader,
speech,
aural {
	.card-row .card .title a:after {
		display: none;
		visibility: hidden
	}
}
.card-row .card .title a:hover {
	color: #b4d333;
	text-decoration: none
}
.card-row .card .title a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px)
}
.card-row .card .card-content {
	margin-top: .5rem
}
.card-row .card .card-content > *:first-child {
	margin-top: 0
}
.card-row.small-white {
	background-color: #fff
}
.card-row.small-white .card .media {
	border: 14px solid #ebebeb
}
.card-row.small-gray {
	background-color: #ebebeb
}
.card-row.small-gray .card .media {
	border: 14px solid #fff
}
.card-row.med-white .card .title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.5rem;
	font-weight: 400
}
@media (min-width: 1024px) {
	.card-row.med-white .card .title {
		font-size: 2rem
	}
}
.card-row.med-white p.title {
  padding-top:12px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin:0;
}
.card-row.med-white .card .card-content ul {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.125rem;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebebeb
}
.card-row.med-white .card .card-content ul li {
	border-bottom: 1px solid #ebebeb;
	margin: 0;
	padding: .5rem 0
}
.card-row.med-white .card .card-content ul li a {
	font-family: "Roboto Condensed", sans-serif;
	color: #016bb9;
	text-decoration: none;
	font-size:18px;
}
.card-row.med-white .card .card-content ul li a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: .25rem
}
@media reader,
speech,
aural {
	.card-row.med-white .card .card-content ul li a:after {
		display: none;
		visibility: hidden
	}
}
.card-row.med-white .card .card-content ul li a:hover {
	color: #014d44;
	text-decoration: none
}
.card-row.med-white .card .card-content ul li a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px)
}
.card-row.med-gray {
	background-color: #ebebeb
}
.card-row.med-gray .card .title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.5rem;
	font-weight: 400
}
@media (min-width: 1024px) {
	.card-row.med-gray .card .title {
		font-size: 2rem
	}
}
.card-row.med-gray .card .card-content ul {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.125rem;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebebeb
}
.card-row.med-gray .card .card-content ul li {
	border-bottom: 1px solid #ebebeb;
	margin: 0;
	padding: .5rem 0
}
.card-row.med-gray .card .card-content ul li a {
	font-family: "Roboto Condensed", sans-serif;
	color: #016bb9;
	text-decoration: none
}
.card-row.med-gray .card .card-content ul li a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: .25rem
}
@media reader,
speech,
aural {
	.card-row.med-gray .card .card-content ul li a:after {
		display: none;
		visibility: hidden
	}
}
.card-row.med-gray .card .card-content ul li a:hover {
	color: #014d44;
	text-decoration: none
}
.card-row.med-gray .card .card-content ul li a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px)
}
.card-row.large .card {
	padding: 2rem;
	background-color: #ebebeb;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media (min-width: 1024px) {
	.card-row.large .card {
		padding: 3rem
	}
}
.card-row.large .card .title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.5rem;
	font-weight: 400
}
@media (min-width: 1024px) {
	.card-row.large .card .title {
		font-size: 2.75rem;
		margin: 1.25rem 0 1rem
	}
}
.card-row.large .card .card-content ul {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1.125rem;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc
}
.card-row.large .card .card-content ul li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: .5rem 0
}
.card-row.large .card .card-content ul li a {
	font-family: "Roboto Condensed", sans-serif;
	color: #016bb9;
	text-decoration: none
}
.card-row.large .card .card-content ul li a:after {
	content: 'arrow_forward';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	vertical-align: baseline;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
	padding-left: .25rem
}
@media reader,
speech,
aural {
	.card-row.large .card .card-content ul li a:after {
		display: none;
		visibility: hidden
	}
}
.card-row.large .card .card-content ul li a:hover {
	color: #014d44;
	text-decoration: none
}
.card-row.large .card .card-content ul li a:hover:after {
	-webkit-transform: translate(5px, 2px);
	transform: translate(5px, 2px)
}
.row.callout-row {
	padding: 2rem 0
}
@media (min-width: 1200px) {
	.row.callout-row {
		padding: 3rem 0
	}
}
.row.callout-row .callout-content > *:first-child {
	margin-top: 0
}
.card-row.small-white + .row.callout-row,
.card-row.med-white + .row.callout-row,
.card-row.large + .row.callout-row {
	padding-top: 0
}
p.site-width, h1.site-width, h2.site-width, h3.site-width, h4.site-width, h5.site-width {
	padding: 0 !important;
}
.kt-tabs-content-wrap ul ul {
	list-style-type: circle;
	margin-block-start: 0px;
	margin-block-end: 0px;
}

#page-meta.banner-space {
  margin-bottom:unset;
  top:unset;
}

.banner-space + .content-area {
  padding-top:0px !important;
}
.breadcrumb-top-margin {
  margin-top: 5em !important;
}
.banner-space .breadcrumb-top-margin {
  margin-top: 2em !important;
}
.wp-block-table table td {
	border: 0 !important;
}
.wp-block-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.wp-block-table.no-shading tr:nth-child(even) {
  background-color: #fff;
}
.full-width table {
  width:100% !important;
}
.kt-tabs-content-wrap li {
  margin-left: 1.5em;
  margin-bottom: 0.75em;
}
.container_right {
	padding: 20px 25px;
	background-color: #F1F1F1;
	box-sizing: border-box;
}
@media all and (min-width:768px) {
  .container_right {
	  float: right;
	  width: 30%;
	  margin: 10px 0px 10px 30px;
  } 
}
.dark-green-bkgd {
  color: #b4d333;
  display: inline-block;
  padding: 0.75rem 1.75rem;
  background-color: #014d44;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  transform: skew(-10deg);
  font-size: 20px;
  margin-left: 5px;
}
.border-bottom {
  border-bottom: 1px solid #dfdfdf;
}

/* Maps & Directions page */
#styled_form .seform,
#styled_form > div[id^="form_"] {
	padding: 15px;
	background-color: #f1f1f1;
}
#styled_form .seText,
.seLabelCell.SEAFLabelVertical {
	padding-top: 10px;
	font-weight: bold;
	font-family: "Roboto Condensed", sans-serif;
}
.seInput,
div.form_page input[type=password],
div.form_page input[type=text],
div.form_page input[type=email],
div.form_page input[type=tel],
div.form_page input:not([type]),
div.form_page textarea {
	width: 99%;
}
.SEAFGroupHorizontal, .seFieldCellHorizontal, .seLabelCellHorizontal, .SEAFLabelHorizontal{
  display:inline-block;
  vertical-align:middle;
}
.SEAFGroupVertical, .seFieldCellVertical, .seLabelCellVertical, .SEAFLabelVertical{
  display:block;
}
.seSpecial
{
  display:none;
  visibility:hidden;
}
#hidden {
	display: none;
}
#styled_form .submit, 
#styled_form button.default,
#styled_form .gform_button {
	color: #fff;
	margin: 10px auto 0;
	display: block;
	background-color: #e87106;
	border: none;
	padding: 10px 15px;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	width: 100%;
	text-transform: uppercase;
}
#styled_form.green_submit .gform_button {
	background-color: #014d44;
}
#styled_form .seform, #styled_form div[id^="form_"] {
	padding: 5px;
	background-color: #f1f1f1;
}
#styled_form.green_submit .seform {
	padding: 15px;
}
#styled_form h3 {
	color: #014d44;
	display: inline-block;
	padding: 0.75rem 1.75rem;
	background-color: #b4d333;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
	margin-bottom: -10px;
	margin-left: -5px;
}
h3.styled_form  {
	color: #fff;
	display: inline-block;
	padding: 0.75rem 1.75rem;
	background-color: #163646;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
	margin-bottom: -10px;
	margin-left: -5px;
}
#styled_form.slim {
	margin: auto;
}
#styled_form .gfield_radio {
	display: flex;
}
#styled_form .gfield_radio .gchoice {
	margin-right: 20px;
}
#styled_form .gfield_radio .gchoice label {
	font-weight: bold;
}
@media (min-width: 768px) {
	#styled_form.slim, #styled_form.slim .seform form {
		max-width: 750px;
	}
}

.icon-phone:before {
	content: 'phone';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.125em;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	color: #b4d333;
	margin-right: 0.25rem;
	vertical-align: baseline;
	-webkit-transform: translate(0, 2px);
	transform: translate(0, 2px);
}
.styled_form .icon-email::before, .styled_form .icon-phone::before {
  color:#882b69;
}

.site-main .kt-tab-inner-content-inner .wp-block-kadence-advancedbtn {
  padding:0;
}
/* Doctor of Psychology billboard */
/* body.page-id-1096 > #site-wrap > #page-stage.interior-page > .content-area.boxed, body.page-id-1096 > #site-wrap > #page-stage {
  padding-bottom: 0;
} */

.page-template-template-doctoral-program .kt-button.psyd-button {
	background-color:#163646 !important;
	color:#ffffff !important;
}
.page-template-template-doctoral-program .kt-button::after {
background-color: #607D8B !important;
}


.psych-glance {
  margin-top:-90px;
  z-index: 20;
  position: relative;
}
.page-id-1096 #glance .meta,
.page-id-16840 #glance .meta {
  background-color: #607D8B;
  color: #fff;
  text-align: center;
  padding: 2rem 1.5rem 225px;
  -webkit-box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
  box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
  width: initial;
}
.page-id-12994 #glance .meta, 
.page-id-16607 #glance .meta {
  background-color: #01332d;
  color: #fff;
  text-align: center;
  padding: 2rem 1.5rem 225px;
  -webkit-box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
  box-shadow: 0px 5px 35px 0px rgb(0 0 0 / 30%);
  width: initial;
}

@media (min-width: 1024px) {
  .page-id-1096 #glance .meta, 
  .page-id-12994 #glance .meta, 
  .page-id-16607 #glance .meta, 
  .page-id-16840 #glance .meta {
	/* width: 33.33%; */
	/* float: left; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 5rem 2.25rem 4rem;
  }
}

@media (min-width: 1200px) {
  .page-id-1096 #glance .meta, 
  .page-id-12994 #glance .meta, 
  .page-id-16607 #glance .meta, 
  .page-id-16840 #glance .meta {
	/* width: 25%; */
	padding: 7rem 2.25rem 5rem;
	padding-left: 1.5rem;
  }
}

.page-id-1096 #glance .meta h2, 
.page-id-12994 #glance .meta h2, 
.page-id-16607 #glance .meta h2, 
.page-id-16840 #glance .meta h2 {
  color: #fff;
  font-size: 2.25rem;
  margin: 0 auto 1.5rem;
  max-width: 300px;
  font-family: "Roboto Condensed",sans-serif;
  font-weight: normal;
}

@media (min-width: 1200px) {
  .page-id-1096 #glance .meta h2,
  .page-id-16840 #glance .meta h2 {
	font-size: 3rem;
	line-height: 1.1;
  }
  .page-id-12994 #glance .meta h2, .page-id-16607 #glance .meta h2 {
	font-size: 3.75rem;
	line-height: 1.1;
  }
}

.page-id-12994 .green-button, .page-id-16607 .green-button {
  padding:0;
}

.page-id-12994 .green-button a, .page-id-16607 .green-button a {
  margin:0;
}

.page-id-1096 #glance .meta .controls, 
.page-id-12994 #glance .meta .controls, 
.page-id-16607 #glance .meta .controls, 
.page-id-16840 #glance .meta .controls {
  text-align: center;
  padding: 1.25rem 0 0.5rem;
}

.page-id-1096 #glance .meta .controls svg {
  color: #163646;
}
.page-id-1096 #glance .meta .controls a:hover svg, 
.page-id-12994 #glance .meta .controls a:hover svg, 
.page-id-16607 #glance .meta .controls a:hover svg, 
.page-id-16840 #glance .meta .controls a:hover svg {
  color: #fff;
}
.page-id-1096 ul.psychology-sliders-container, 
.page-id-16840 ul.psychology-sliders-container, 
.page-id-12994 ul.psychology-sliders-container, 
.page-id-16607 ul.transfer-slides-container {
  padding:0;
  margin:0;
}

.page-id-1096 #glance .meta .controls .kt-button, 
.page-id-12994 #glance .meta .controls .kt-button, 
.page-id-16607 #glance .meta .controls .kt-button, 
.page-id-16840 #glance .meta .controls .kt-button {
  padding: 6px;
  background-color: transparent !important;
  -webkit-transform: skew(0deg);
  transform: skew(0deg);
}

.page-id-1096 #glance .meta .controls .kt-button::after,
.page-id-1096 #glance .meta .controls .kt-button:hover::after,
.page-id-16840 #glance .meta .controls .kt-button::after,
.page-id-16840 #glance .meta .controls .kt-button:hover::after,
.page-id-12994 #glance .meta .controls .kt-button::after,
.page-id-12994 #glance .meta .controls .kt-button:hover::after,
.page-id-16607 #glance .meta .controls .kt-button::after,
.page-id-16607 #glance .meta .controls .kt-button:hover::after {
  background-color: transparent !important;
}

.page-id-1096 #glance .meta .controls .kt-btn-wrap-0, 
.page-id-16840 #glance .meta .controls .kt-btn-wrap-0, 
.page-id-12994 #glance .meta .controls .kt-btn-wrap-0, 
.page-id-16607 #glance .meta .controls .kt-btn-wrap-0 {
  margin-right: 0;
  border-right: 1px solid #25532e;
}

.page-id-1096 #glance .glance-sliders-container, 
.page-id-16840 #glance .glance-sliders-container, 
.page-id-12994 #glance .career-slides-container, 
.page-id-16607 #glance .career-slides-container {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  margin-top: -230px;
}

@media (min-width: 1024px) {
  .page-id-1096 #glance .glance-sliders-container, 
  .page-id-16840 #glance .glance-sliders-container, 
  .page-id-12994 #glance .career-slides-container, 
  .page-id-16607 #glance .transfer-slides-container {
	margin-top: 0;
  }
}

@media (max-width: 1023px) {
  .page-id-1096 #glance .psychology-sliders-container .slick-list, 
  .page-id-16840 #glance .psychology-sliders-container .slick-list, 
  .page-id-12994 #glance .career-slides-container .slick-list, 
  .page-id-16607 #glance .transfer-slides-container .slick-list {
	overflow: unset !important;
	overflow-x: clip !important;
  }
}

.page-id-1096 #glance .slider-wrap .kt-inside-inner-col,
.page-id-16840 #glance .slider-wrap .kt-inside-inner-col,
.page-id-12994 #glance .slider-wrap .kt-inside-inner-col,
.page-id-16607 #glance .slider-wrap .kt-inside-inner-col {
  height: 100%;
}

@media (min-width: 1024px) {
  .page-id-1096 #glance .psychology-sliders-container .slick-slide,
  .page-id-1096 #glance .psychology-sliders-container .slick-track,
  .page-id-16840 #glance .psychology-sliders-container .slick-slide,
  .page-id-16840 #glance .psychology-sliders-container .slick-track,
  .page-id-12994 #glance .career-slides-container .slick-slide,
  .page-id-12994 #glance .career-slides-container .slick-track,
  .page-id-16607 #glance .transfer-slides-container .slick-slide,
  .page-id-16607 #glance .transfer-slides-container .slick-track  {
	height: 100%;
  }
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card-wrap,
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card-wrap,
.page-id-12994 #glance .slider-wrap .career-slides-container li .card-wrap,
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card-wrap {
  position: relative;
  padding: 80% 0 0;
  margin: 0 1.5rem;
  height: 100%;
}

@media (min-width: 1024px) {
  .page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card-wrap, 
  .page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card-wrap, 
  .page-id-12994 #glance .slider-wrap .career-slides-container li .card-wrap, 
  .page-id-16607 #glance .slider-wrap .transfer-slides-container li .card-wrap {
	padding: 0;
	margin: 0;
	min-height: 100%;
	border-right: 1px solid #fff;
  }
  .page-id-1096 #glance .slider-wrap .psychology-sliders-container li.slick-current .card-wrap,
  .page-id-16840 #glance .slider-wrap .psychology-sliders-container li.slick-current .card-wrap {
	border-right: 1px solid #385e5a;
	transition: border-right-color 0.4s linear 0.4s;
  }
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card {
  bottom: 0;
  left: 0;
  position: absolute;
  min-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ebebeb;
  text-align: center;
  padding: 17% 2rem 2rem;
  color: #163646;
  -webkit-box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 40%);
  box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 40%);
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 1024px) {
  .page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card, 
  .page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card, 
  .page-id-12994 #glance .slider-wrap .career-slides-container li .card, 
  .page-id-16607 #glance .slider-wrap .transfer-slides-container li .card {
	position: relative;
	padding: 2rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-top: 8.5rem;
	min-height:450px;
  }
  .page-id-12994 #glance .slider-wrap .career-slides-container li .card,
  .page-id-16607 #glance .slider-wrap .transfer-slides-container li .card {
	min-height:550px;
  }
  .page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card.active, 
  .page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card.active, 
  .page-id-12994 #glance .slider-wrap .career-slides-container li .card.active, 
  .page-id-16607 #glance .slider-wrap .transfer-slides-container li .card.active {
	padding-top: 2rem;
  }
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card:hover, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card:hover, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card:hover, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card:hover {
  background-color: #fafafa;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card.active, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card.active, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card.active, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card.active {
  background-color: #fff;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card:before, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card:before, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card:before, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card:before {
  content: 'add';
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1.75rem;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  vertical-align: middle;
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #797979;
  z-index: 6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card:hover:before, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card:hover:before, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card:hover:before, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card:hover:before {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card.active:before, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card.active:before, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card.active:before, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card.active:before {
  content: 'remove';
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card .fact, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card .fact, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card .fact, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .fact {
  position: relative;
  color: #163646;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card .fact .main,
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card .fact .main {
  display: block;
  font-size: 46px;
  /* font-weight: 700; */
  font-weight: 600;
  /* white-space: nowrap; */
}

.page-id-12994 #glance .slider-wrap .career-slides-container li .card .fact .main,
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .fact .main {
  display:block;
  font-size: 68px;
  font-weight:600;
  color:#014d44;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card .fact:after, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card .fact:after, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card .fact:after, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .fact:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 70px;
  height: 10px;
  bottom: -1.75rem;
  background-color: transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card.active .fact:after,
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card.active .fact:after {
  background-color: #163646;
}
.page-id-12994 #glance .slider-wrap .career-slides-container li .card.active .fact:after,
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card.active .fact:after {
  background-color: #b4d333;
}
.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card .desc p, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card .desc p, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card .desc p, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .desc p {
  margin: 0;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card .desc, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card .desc, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card .desc, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .desc {
  display: none;
  font-size: 1rem;
  color: #163646;
  /* font-weight: 700; */
  font-weight: 600;
  padding: 3rem 0 2rem;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.page-id-12994 #glance .slider-wrap .career-slides-container li .card .desc,
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card .desc {
  font-weight:500;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card.active .desc, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card.active .desc, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card.active .desc, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card.active .desc {
  opacity: 1;
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card:after, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card:after, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card:after, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card:after {
  content: '';
  display: block;
  height: 115px;
  width: 55px;
  background-color: #dbdbdb;
  position: absolute;
  z-index: 5;
  bottom: -45px;
  right: -15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.page-id-1096 #glance .slider-wrap .psychology-sliders-container li .card:hover:after, 
.page-id-16840 #glance .slider-wrap .psychology-sliders-container li .card:hover:after, 
.page-id-12994 #glance .slider-wrap .career-slides-container li .card:hover:after, 
.page-id-16607 #glance .slider-wrap .transfer-slides-container li .card:hover:after {
  -webkit-transform: rotate(45deg) scale(1.15);
  transform: rotate(45deg) scale(1.15);
}
.testimonial .name {
	color: #666;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	margin-top: 15px;
}
.testimonial .class {
	color: #666;
	font-size: 13px;
	line-height: normal;
}
.testimonial a.more {
	margin-top: 20px;
}
.testimonial .quote {
	color: #004d43;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
.testimonial p {
  margin:0;
}
.testimonial h3 {
  margin-top:15px;
}
.testimonial ul {
  padding: 0 0 0 36px !important;
}

.border-top-bottom {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


.kt-tab-inner-content-inner .container-right {
	background-color: #fff;
	margin: 15px 0px;
	box-sizing: border-box;
	padding: 15px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.kt-tab-inner-content-inner .container-right p {
	color: #014d44;
	font-weight: bold;
}
.kt-tab-inner-content-inner .container-right p.center-button {
	text-align: center;
}
.kt-tab-inner-content-inner .container-right a {
	color: #014d44;
}

@media (min-width: 768px) {
  .kt-tab-inner-content-inner .container-right {
	  float: right;
	  width: 30%;
	  margin: 10px 0px 10px 30px;
  }
  .container-right-gray, .container-right-white {
	float: right;
	width: 30%;
	margin: 10px 0px 10px 30px;
	background-color: #F1F1F1;
	padding: 5px 25px;
  }
  .container-right-white {
	background-color:#fff;
	border-left: 1px solid #ccc;
  }
  .container-right-gray:after {
	  display: table;
	  clear: both;
	  content: "";
  }
  .kt-tab-inner-content-inner .container-right:after, .container-right-white:after {
	  display: table;
	  clear: both;
	  content: "";
  }

}

.container-right-gray {
  background-color: #F1F1F1;
  padding: 5px 25px;
}

.post-11546 .program-detail-display {
  padding: 0;
}
.post-11546  .program-detail-display .billboard {
  margin:-30px 0 0 0;
}
.container-right.overview-callout {
  border-top:0px;
  border-bottom: 0px;
}

.wp-block-table td {
  padding:5px;
}

.wp-block-table th {
	border:none;
  border-bottom: 2px solid #777;
}

.program-detail-display .billboard.bb-green .details, .program-detail-display .billboard.bb-green .details::before {
  background-color: #01332d;
}

/* Facts Row */
.program-detail-display.facts-row {
  padding:0;
}

@media (min-width: 768px) {
	.program-detail-display.facts-row .stage > .kt-inside-inner-col {
		display: flex;
		flex-direction: row !important;
		column-gap: 0 !important;
		align-items: stretch
	}
}
.program-detail-display.facts-row .stage .meta {
	background-color: #01332d;
	display: flex;
	align-items: center;
	padding: 1.5rem
}
@media (min-width: 768px) {
	.program-detail-display.facts-row .stage .meta {
		box-sizing: border-box;
		width: 30%
	}
}
@media (min-width: 1440px) {
	.program-detail-display.facts-row .stage .meta {
		width: 25%;
		justify-content: center
	}
}
.program-detail-display.facts-row .stage .meta p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	color: #fff;
	position: relative;
	padding-bottom: .75rem;
	font-size: 1.25rem;
	line-height: 1.15;
	margin:0;
}
@media (min-width: 768px) {
	.program-detail-display.facts-row .stage .meta p {
		font-size: 1.875rem
	}
}
.program-detail-display.facts-row .stage .meta p.top {
	font-size: 30px;
	color: #b4d333;
	display: block
}
.program-detail-display.facts-row .stage .meta p.bottom {
	color: #fff;
	font-size: 60px;
	display: block
}
.program-detail-display.facts-row .stage .meta p.bottom:after {
	content: '';
	display: block;
	position: absolute;
	width: 60%;
	left: 0;
	bottom: 0;
	height: 5px;
	background-color: #b4d333
}
@media (min-width: 768px) {
	.program-detail-display.facts-row .stage .meta p.bottom:after {
		height: 8px
	}
}
.program-detail-display.facts-row .stage>.kt-inside-inner-col>.wp-block-kadence-column {
  flex:unset;
}


.program-detail-display.facts-row .stage .facts-wrap  > .kt-inside-inner-col {
	background-color: #ebebeb;
	color: #014d44;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-direction: row !important;
	column-gap: 0px !important;
	flex-wrap: wrap
}
@media (min-width: 768px) {
	.program-detail-display.facts-row .stage .facts-wrap  {
		width: 70%
	}
}
@media (min-width: 1440px) {
	.program-detail-display.facts-row .stage .facts-wrap {
		width: 75%
	}
}
.program-detail-display.facts-row .stage .facts-wrap .fact {
	box-sizing: border-box;
	padding: 2rem 1.5rem;
	text-align: center;
	border-bottom: 1px solid #fff;
	flex-grow: 2;
	flex-basis: 100%
}
@media (min-width: 500px) {
	.program-detail-display.facts-row .stage .facts-wrap .fact {
		flex-basis: 50%
	}
	.program-detail-display.facts-row .stage .facts-wrap .fact:nth-child(2n+0) {
		border-left: 1px solid #fff
	}
}
@media (min-width: 1200px) {
	.program-detail-display.facts-row .stage .facts-wrap .fact {
		flex-basis: 25%;
		border-left: 1px solid #fff;
		padding: 3rem 1rem
	}
	.program-detail-display.facts-row .stage .facts-wrap .fact:first-child {
		border-left: 0
	}
}
@media (min-width: 1440px) {
	.program-detail-display.facts-row .stage .facts-wrap .fact {
		padding: 8rem 2rem
	}
}
.program-detail-display.facts-row .stage .facts-wrap .fact .fact-main {
	line-height: 1.15;
	font-size: 4.5rem;
	margin: 0 auto .5rem;
	font-weight: 600;
	max-width: 300px
}
.program-detail-display.facts-row .stage .facts-wrap .fact .fact-main img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto
}
.program-detail-display.facts-row .stage .facts-wrap .fact .fact-desc {
	line-height: 1.25;
	font-size: 1rem;
	max-width: 300px;
	margin: auto
}

.image-width-100 img {
	width: 100%;
}

.video-wrap {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-top: 56.25%;
}

.video-wrap iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.arrow-link p {
  margin:0;
}
.seBlogViewletContainer .seBlogViewletTitle, .arrow-link a {
	background-image: url('/wp-content/uploads/arrow_link_list.png');
	background-position: left 12px;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 5px 5px 5px 15px;
}
.seBlogViewletContainer {
	border-bottom: 1px dotted #CFD1D5;
}
.profile_detail .type {
	color: #a9adb4;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin:0;
}
.profile_detail .title {
	color: #124e43;
	font-size: 1.25rem;
	line-height: normal;
	margin-top: 5px;
}
.profile_detail .quote p {
	font-family: "Roboto Condensed",sans-serif;
	color: #004d43;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

/* Nursing at Stevenson special page */

.publications .kt-inside-inner-col {
  background-color: #ddd;
  padding: 0 0 10px;
  border-radius: 15px;
  box-shadow: 0px 15px 10px -10px #999;
  box-sizing: border-box;
  display: inline-block;
}

.publications p {
  text-align: center;
  margin-bottom:.5em;
 }
 
 .publications img {
	 border-radius: 15px 15px 0 0 !important;
	 display: block;
	 width:-webkit-fill-available;
	 max-width: 100%;
 }
 .publications img:hover {
	 opacity: .8;
 }
 @media (max-width: 1024px) {
   .publications img {
		height: auto;
	}
 }
 

.pub-mag .kt-inside-inner-col {
   background-color: #ddd;
   padding: 0 0 10px;
   border-radius: 2px 15px 0 0;
   box-shadow: 0px 15px 10px -10px #999;
   box-sizing: border-box;
   display: inline-block;
 }
 .pub-mag .kt-inside-inner-col:empty {
   background: transparent;
 }
 .pub-mag p {
   text-align: center;
   margin-bottom:.5em;
   padding: 0 30px;
  }
  
  .pub-mag img {
	  border-radius: 2px 15px 0 0 !important;
	  display: block;
	  width:auto;
	  max-width: 100%;
  }
  .pub-mag img:hover {
	  opacity: .8;
  }
  
   
 
 /* Events Row Accepted Students Enrollment */
 .events-row-bg {
	 color: #fff;
	 background: url(/wp-content/uploads/bg-event-row.jpeg) no-repeat center;
	 background-size: cover;
	 padding: 2rem 0 1.5rem;
 }
 .events-row-bg h2 {
	 color: #fff;
 }
 .events-row-bg a {
	 color: #fff;
 }
 
 .events-row-bg .event-stage .event-item > .kt-inside-inner-col, .fa-events-row .event-item > .kt-inside-inner-col {
	 margin-bottom: 1.5rem;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
	 gap:18px;
 }
 @media (min-width: 1024px) {
	 .events-row-bg .event-stage .event-item > .kt-inside-inner-col, .fa-events-row .event-item > .kt-inside-inner-col {
		 padding: 0 3rem 0 0;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 margin-right: 3%;
		 border-right: 1px solid rgba(204, 204, 204, 0.25)
	 }
	 .events-row-bg .event-stage .event-item:last-child, .fa-events-row .event-item:last-child > .kt-inside-inner-col {
		 border: 0
	 }
 }
 .events-row-bg .event-stage .event-item .event-date {
   width:150px;
 }
 .events-row-bg .event-stage .event-item .event-meta {
	flex: 0 0 auto;
  }
  
  .fa-events-row .event-item .event-date {
	 width:82px;
	 display:contents;
	 margin-right:10px;
	 display:flex;
	 min-width:72px;
   }
   .fa-events-row .event-item .event-meta {
	  flex: 0 0 auto;
	  flex: 1;
	}
  
  .fa-events-row .event-item .event-date > .kt-inside-inner-col {
	  background-color: #ebebeb;
	  border-radius: 50px;
	  text-align: center;
	  color: #01332d;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  height: 50px;
	  width: 50px;
	  line-height: 1.2;
	  padding: 1rem;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  align-items: center;
	  flex-direction: column;
  }
  
  
 .events-row-bg .event-stage .event-item .event-date > .kt-inside-inner-col {
	 background-color: #fff;
	 border-radius: 50px;
	 text-align: center;
	 color: #01332d;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 height: 50px;
	 width: 50px;
	 line-height: 1.2;
	 padding: 1rem;
	 -webkit-box-pack: center;
	 -ms-flex-pack: center;
	 justify-content: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center
 }
 @media (min-width: 1440px) {
	 .events-row-bg .event-stage .event-item .event-date > .kt-inside-inner-col {
		 padding: 1.5rem
	 }
 }
 .events-row-bg .event-stage .event-item .event-date.wide-date {
	 width: 100px
 }
 .events-row-bg .event-stage .event-item .event-date .event-month, .fa-events-row .event-item .event-date .event-month {
	 display: block;
	 font-size: 1rem;
	 text-transform: uppercase;
	 padding-top: 3px;
	 margin:0;
 }
 .events-row-bg .event-stage .event-item .event-date .event-start {
	 width: 50px
 }
 .events-row-bg .event-stage .event-item .event-date .event-day,  .fa-events-row .event-item .event-date .event-day {
	 display: block;
	 font-size: 1.75rem;
	 font-weight: 500;
	 margin:0;
 }
 .events-row-bg .event-stage .event-item .event-date .sep {
	 margin: 0 .5rem
 }
 .events-row-bg .event-stage .event-item .event-meta > .kt-inside-inner-col {
	 margin-left: 1rem
 }
 @media (min-width: 1200px) {
	 .events-row-bg .event-stage .event-item .event-meta > .kt-inside-inner-col {
		 margin-left: 1.25rem
	 }
 }
 @media (min-width: 1200px) {
	 .events-row-bg .event-stage .event-item .event-meta .event-title {
		 font-size: 1.125rem
	 }
 }
 .events-row-bg .event-stage .event-item .event-meta .event-title a:after {
	 content: 'arrow_forward';
	 font-family: 'Material Icons';
	 font-weight: normal;
	 font-style: normal;
	 font-size: 1em;
	 display: inline-block;
	 line-height: 1;
	 text-transform: none;
	 letter-spacing: normal;
	 word-wrap: normal;
	 white-space: nowrap;
	 direction: ltr;
	 -webkit-font-smoothing: antialiased;
	 text-rendering: optimizeLegibility;
	 -moz-osx-font-smoothing: grayscale;
	 -webkit-font-feature-settings: 'liga';
	 font-feature-settings: 'liga';
	 vertical-align: middle;
	 color: #b4d333;
	 vertical-align: baseline;
	 -webkit-transition: .3s;
	 transition: .3s
 }
 @media reader,
 speech,
 aural {
	 .events-row-bg .event-stage .event-item .event-meta .event-title a:after {
		 display: none;
		 visibility: hidden
	 }
 }
 .events-row-bg .event-stage .event-item .event-meta .event-title a:hover {
	 color: #b4d333;
	 text-decoration: none
 }
 .events-row-bg .event-stage .event-item .event-meta .event-title a:hover:after {
	 -webkit-transform: translate(5px, 0);
	 transform: translate(5px, 0)
 }
 .events-row-bg .event-stage .event-item .event-meta .event-location {
	 font-size: .875rem;
	 color: #ccc
 }
 @media (min-width: 1200px) {
	 .events-row-bg .event-stage .event-item .event-meta .event-location {
		 font-size: 1rem
	 }
 }
 
 .program-detail-display.sm-pad .billboard .details {
   padding:3em 2em;
 }

 /* Styled Form class on Doctor of Psychology page */
 .styled_form fieldset {
	 padding: 15px;
	 background-color: #f1f1f1;
	 border: none;
	 margin: 0;
 }
.styled_form h3:first-of-type {
	 color: #014d44;
	 display: inline-block;
	 padding: .75rem 1.75rem;
	 background-color: #b4d333;
	 line-height: 1.25;
	 text-transform: uppercase;
	 font-weight: 700;
	 font-family: "Roboto Condensed", sans-serif;
	 -webkit-transform: skew(-10deg);
	 transform: skew(-10deg);
	 position: relative;
	 margin-bottom: -10px;
	 margin-left: -5px;
 }
.styled_form h3:first-of-type > span {
	 display: inline-block;
	 -webkit-transform: skew(10deg);
	 transform: skew(10deg);
 }
.styled_form .seform,
.styled_form .gform_wrapper {
	 padding: 15px;
	 background-color: #f1f1f1;
	 margin-bottom: 20px;
 }
 .styled_form .seText,
 .seLabelCell.SEAFLabelVertical {
	 padding-top: 10px;
	 font-weight: bold;
	 font-family: "Roboto Condensed", sans-serif;
 }
.styled_form label.form_label,
.styled_form legend, .styled_form .form_label, .styled_form .form_responses {
	 font-weight: bold;
	 font-family: "Roboto Condensed", sans-serif;
 }
.styled_form .submit,
.styled_form #gform_submit_button_2, .styled_form .form_button_submit {
	 color: #fff;
	 margin: 10px auto 0;
	 display: block;
	 background-color: #014d44;
	 border: none;
	 padding: 5px 15px;
	 font-size: 1em;
	 font-weight: bold;
	 cursor: pointer;
	 width: 100%;
 }
 .styled_form div.form_question {
	 margin: -.5em -.5em 0 -.5em;
	 padding: .5em;
 }
 
 .styled_form h3:first-of-type {
	 color: #fff;
	 background-color: #163646;
	 font-weight: normal;
 }
 .styled_form .seText,
 .seLabelCell.SEAFLabelVertical {
	 font-weight: normal;
 }
 .styled_form .submit,
 .styled_form #gform_submit_button_2 {
	 color: #fff;
	 background-color: #163646;
 }
hr.strike_through {
	 background-color: #999 !important;
	 border: 0 !important;
	 height: 2px !important;
	 margin-top: -15px;
	 z-index: 0;
	 position: relative;
	 padding-top:0px !important;
 }
 h3.mag-archive {
   font-size: 1.5rem;
   text-align: center;
   margin: 1rem auto 0;
   background-color: #fff;
   z-index: 1;
   position: relative;
   display: block;
   margin: 0 auto;
   width: 100px;
 }
 .green-header {
   color: #b4d333; 
   font-size: 1.75rem; 
   font-weight: 600; 
   font-size: 80px !important; 
   text-align: center;
 }
 .stat-text {
   color: #000;
   font-size: 1.25rem;
   font-weight: 300;
   text-align: center;
 }
 .tuition-callout {
	 position: relative;
	 top: -20px;
	 padding: 45px 20px;
	 text-align: center;
	 opacity: 0;
	 border-radius: 0px;
	 opacity: 1;
	 top: 0px;
	 color: #fff;
	 display: inline-block;
	 padding: 0.75rem;
	 background-color: #014d44;
	 line-height: 1.25;
	 -webkit-transform: skew(-10deg);
	 transform: skew(-10deg);
	 position: relative;
	 max-width:80%;
	 margin:20px auto;
 }
 .tuition-callout h3 {
	 font-size: 25px;
	 line-height: normal;
	 font-weight: normal;
	 color: #fff;
	 margin: 0 0 0px;
	 -webkit-transform: skew(10deg);
	 transform: skew(10deg);
 }
 .tuition-callout h1 {
	 margin: 15px 0 10px;
	 font-size: 5rem;
	 line-height: normal;
	 font-weight: 800;
	 color: #b4d333;
	 -webkit-transform: skew(10deg);
	 transform: skew(10deg);
 }
 .tuition-callout h3 {
	 font-size: 25px;
	 line-height: normal;
	 font-weight: normal;
	 color: #fff;
	 margin: 0 0 0px;
	 -webkit-transform: skew(10deg);
	 transform: skew(10deg);
 }
 .tuition-callout p {
   padding:0;
 }
 @media only screen and (max-device-width: 480px) {
	.tuition-callout {
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	.tuition-callout h3 {
		font-size: 25px;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		margin: 0 0 0px;
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	.tuition-callout h1 {
		margin: 15px 0 10px;
		font-size: 5rem;
		line-height: normal;
		font-weight: 800;
		color: #fff;
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
 }
 .profile_pic img {
	 border: 10px solid #ddd !important;
	 box-sizing: border-box;
 }
 
.giving_top {
	background-image: url('/wp-content/uploads/giving-day.jpg');
	padding: 60px 0;
	margin-top: -70px;
}

@media (min-width: 1044px) {
	.giving_top {
		background-size: 100%;
	}
}

.giving_top {
	padding: 100px 0;
}

.giving_top #kt-layout-id_196e38-7d > .kt-row-column-wrap {
	max-width: 80%;
	margin: 0 auto;
}

@media (min-width: 1024px) {
	.giving_top #kt-layout-id_196e38-7d > .kt-row-column-wrap {
		max-width: 28%;
	}
}

.giving_countdown {
	display: inline-block;
	padding: 0.75rem 1.75rem;
	background-color: #b5d557;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
	margin: 10px 0;
}

.giving_countdown .kb-countdown-date-item .kb-countdown-number {
	color: #163646;
	font-size: 3.2em !important;
}

.giving_countdown .kb-countdown-divider-item .kb-countdown-number {
	color: #888;
}

.giving_countdown .kb-countdown-date-item .kb-countdown-label,
.giving_countdown .kb-countdown-item .kb-post-timer-inner {
	color: #000;
}

.giving_countdown .kb-countdown-item .kb-post-timer-inner {
	text-align: center;
}

.green-slant {
	color: #fff;
	display: inline-block;
	padding: 0.75rem 1.75rem;
	background-color: #014d44;
	line-height: 1.25;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Roboto Condensed",sans-serif;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
}

/* Styled Form Getting Started - Parents */
.styled_form.parents h3:first-of-type, .styled_form.rfi h3:first-of-type {
	 color: #014d44;
	 display: inline-block;
	 padding: .75rem 1.75rem;
	 background-color: #b4d333;
	 line-height: 1.25;
	 text-transform: uppercase;
	 font-weight: 700;
	 font-family: "Roboto Condensed", sans-serif;
	 -webkit-transform: skew(-10deg);
	 transform: skew(-10deg);
	 position: relative;
	 margin-bottom: -10px;
	 margin-left: -5px;
 }
.styled_form.parents .kt-inside-inner-col > div[id^="form_"] {
	 padding: 15px;
	 background-color: #f1f1f1;
 }

.styled_form.rfi .kt-inside-inner-col > div[id^="form_"] {
	  padding: 30px;
	  background-color: #f1f1f1;
  } 
.styled_form.parents button.default, .styled_form.parents button[type=button], .styled_form.rfi button.default, .styled_form.rfi button[type=button] {
  font-size:16px;
  color: #fff;
  margin: 10px auto 0;
  display: block;
  background-color: #014d44;
  border: none;
  padding: 10px 15px;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
}

.styled_form.rfi label.form_label,
.styled_form.rfi legend, .styled_form.rfi .form_label, .styled_form.rfi .form_responses {
	font-family: "Open Sans", sans-serif;
	font-weight:normal;
 }
 
 h3.ventures {
   font-size: 28px;
   color:#004d43
 }
 
 h3.ventures + hr.strike_through {
   margin-top:-20px;
 }
 .ventures-archive p {
   font-size: 18px;
 }
 .career .card-row {
   padding:40px 0 0;
   margin-top: 20px;
 }
 
 .career .card-row .card .title {
	 color: #01332d;
	 font-weight: 500;
	 font-size: 1.25rem;
	 font-family: "Open Sans", sans-serif;
	 line-height: 1;
	 padding-bottom: 5px;
	 margin:0;
	 border-bottom: 1px solid #ddd;
 }
 
 .career-events a {
   font-family: "Open Sans",sans-serif;
   font-size: 18px;
 }
 .career-events p {
   margin:0;
   color:#ccc;
 }
 
 .career-events .item {
   margin-right: 3%;
   padding-right:3%;
   border-right: 1px solid #cccccc40;
 }
 
 .right-border {
   padding: 0 2.58%;
   border-right: thin solid #ddd;
 }
 
 h3.callout {
   color: #b4d333;
   display: inline-block;
   padding: 0.75rem 1.75rem;
   background-color: #014d44;
   line-height: 1.25;
   text-transform: uppercase;
   font-weight: 700;
   position: relative;
 }
 
 ul.no-style {
   list-style-type:none;
   padding:0;
   margin:0;
   border-top: 1px solid #ebebeb;
 }
 
 .event-meta .no-style {
   border-top:0px;
 }
 
 ul.no-style li {
   list-style-type: none;
   font-family: "Roboto Condensed",sans-serif;
   font-size: 18px;
   border-bottom: 1px solid #ebebeb;
   margin: 0;
   padding: 0.5rem 0;
 }
 
 .event-meta .no-style li {
   border-bottom: 0px;
 }
 ul.no-style li a {
   text-decoration: none;
 }
  
.content-area .dk-green-accordion .kt-accordion-header-wrap .kt-blocks-accordion-header {
   background-color: #014d44 !important;
   color:#fff;
 }
 
 .dk-green-accordion .kt-blocks-accordion-title {
   color:#fff;
 }

a#quick_exit,
p#quick_exit a {
	position: fixed;
	top: 400px;
	right: -5px;
	margin: 0;
	z-index: 9998;
}

@media (max-width: 768px) {
	a#quick_exit,
	p#quick_exit a {
		/* top: 75%; */
		width: 25%;
	}
}

table.simple_table {
	margin: 0 20px 20px !important;
}
table.simple_table td {
	padding: 10px 20px 2px 0 !important;
	border-bottom: 1px solid #ccc !important;
}
table.simple_table th {
	text-align: left;
	border-bottom: 2px solid #777;
	padding: 10px 20px 10px 0;
	font-size: 1.1em;
}

.numberCircle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	padding: 8px;
	background: #014d44;
	border: 5px solid #fff;
	color: #fff;
	text-align: center;
	font: 32px Arial, sans-serif;
	margin: auto;
	margin-bottom: 15px;
}

.card-row.living {
  padding-top:8px;
  padding-bottom:8px;
}

.no-pad {
  padding:0 !important;
}

.content-area .accordion-no-styling .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color: #fff !important;
	border-width: 0 !important;
}

.content-area .accordion-no-styling .kt-blocks-accordion-title {
	color: #000 !important;
}

.content-area .accordion-no-styling .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header:hover .kt-blocks-accordion-title, 
.content-area .accordion-no-styling .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active .kt-blocks-accordion-title {
	color: #000 !important;
  }

.content-area .accordion-no-styling .kt-blocks-accordion-icon-trigger::before, .content-area .accordion-no-styling .kt-blocks-accordion-icon-trigger::after {
	background-color: #b1b1b2 !important;
}

.content-area .accordion-no-styling .wp-block-kadence-pane {
	margin-bottom: 0px !important;
}

.content-area .accordion-no-styling .kt-blocks-accordion-title:before {
	content: ' ';
	width: 10px;
	height: 10px;
	display: inline-block;
	background-image: url(/wp-content/uploads/section_nav_arrow_right.png);
	background-position: left 0;
	background-repeat: no-repeat;
	margin-right: 5px;
}

.content-area .accordion-no-styling .kt-accordion-panel-active .kt-blocks-accordion-title:before {
	background-image: url(/wp-content/uploads/section_nav_arrow_down.png);
}

.kt-tab-inner-content .container_right {
	background-color: #fff;
	margin: 15px 0px;
	box-sizing: border-box;
	padding: 15px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

@media (min-width: 1200px) {
	.kt-tab-inner-content .container_right {
		background-color: #fff;
		padding-left: 2rem;
		float: right;
		width: 25%;
		margin: 10px 0px 10px 30px;
		box-sizing: border-box;
		border-left: 1px solid #ccc;
		border-top: none;
		border-bottom: none;
	}
}

/* Enrollment Page special styles */

.page-id-12245 .breadcrumb-stage, .page-id-12245 #primary > h1:first-of-type, .page-id-13419 .breadcrumb-stage {
  display:none;
}

.simple_table.no-border table td {
	border-bottom: 0px solid #ccc;
}
@media (max-width: 550px) {
  .post-11260 .entry-content,
  .post-12339 .entry-content,
  .post-12892 .entry-content,
  .post-12893 .entry-content,
  .post-12922 .entry-content {
	display:flex;
	flex-direction:column;
  }
  .post-11260 .container_right,
  .post-12339 .container_right,
  .post-12892 .container_right,
  .post-12893 .container_right,
  .post-12922 .container_right {
	order:10;
  }
  .post-12892 .wp-block-group,
  .post-12893 .wp-block-group {
	order: 11;
	margin-top: 50px;
  }
}

.page-id-11572 #page-meta .menu-stage .section-menu #section-menu-toggle:after {
  height:20px;
}
.page-id-11572 #page-meta .menu-stage .section-menu:after, .page-id-13419 #page-meta .menu-stage .section-menu:after {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;  
}

.page-id-11572 #page-banner, .page-id-13419 #page-banner {
  background-color:transparent;
}
@media (max-width: 550px) {
  .post-885 .site-width {
	padding:0;
  }
  .kt-tabs-content-wrap > .wp-block-kadence-tab {
	padding:20px !important;
  }
 }
 .page-id-12994 > #site-wrap > #page-stage > .content-area.boxed, .page-id-12994 > #site-wrap > #page-stage,
 .page-id-13079 > #site-wrap > #page-stage > .content-area.boxed, .page-id-13079 > #site-wrap > #page-stage,
 .page-id-12794 > #site-wrap > #page-stage > .content-area.boxed, .page-id-12794 > #site-wrap > #page-stage,
 .page-id-13212 > #site-wrap > #page-stage > .content-area.boxed, .page-id-13212 > #site-wrap > #page-stage,
 .page-id-13817 > #site-wrap > #page-stage > .content-area.boxed, .page-id-13817 > #site-wrap > #page-stage,
 .page-id-15405 > #site-wrap > #page-stage > .content-area.boxed, .page-id-15405 > #site-wrap > #page-stage, 
 .page-id-15406 > #site-wrap > #page-stage > .content-area.boxed, .page-id-15406 > #site-wrap > #page-stage, 
 .page-id-13819 > #site-wrap > #page-stage > .content-area.boxed, .page-id-13819 > #site-wrap > #page-stage,
 .page-id-11255 > #site-wrap > #page-stage > .content-area.boxed, .page-id-11255 > #site-wrap > #page-stage,
 .page-id-11609 > #site-wrap > #page-stage > .content-area.boxed, .page-id-11609 > #site-wrap > #page-stage,
 .page-id-2495 > #site-wrap > #page-stage > .content-area.boxed, .page-id-2495 > #site-wrap > #page-stage,
  .page-id-16607 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16607 > #site-wrap > #page-stage,
  .page-id-16610 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16610 > #site-wrap > #page-stage,
  .page-id-16615 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16615 > #site-wrap > #page-stage,
  .page-id-16616 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16616 > #site-wrap > #page-stage,
  .page-id-16840 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16840 > #site-wrap > #page-stage,
  .page-id-16842 > #site-wrap > #page-stage > .content-area.boxed, .page-id-16842 > #site-wrap > #page-stage

  {
   padding-bottom:0 !important;
 }
 .page-id-16842 #page-meta {
	 top: -5rem;
	 margin-bottom: -9rem;
 }
 @media (min-width: 1200px) {
  .page-id-16842 #page-meta {
	  top: -8rem;
	  margin-bottom: -13rem;
  }
}

@media (max-width: 820px) {
	a.more_button.full_width {
		display: block;
	}
}

body.page-id-13731 #page-meta .menu-stage .section-menu #section-menu-toggle:after {
	background-color: #3bbca6;
}

.program-detail-display .billboard.bb-green .details .tag:after {
  background-color:#b4d333;
}

.mill-video {
  min-width:492px !important;
  margin-left:40px;
}
.page-id-13419 #page-meta .menu-stage .section-menu #section-menu-toggle:after {
  height:20px;
  background-color:#39346a;
}
@media (max-width: 550px) {
  .mill-video {
	min-width:100% !important;
	margin-left:0px;
	float:none !important;
  }
}
@media (min-width: 1200px) {
  .page-id-13419 #page-banner {
	  min-height: 14rem;
	  max-height: 83vh;
	  overflow: hidden;
  }
}
.page-id-13419 #page-banner {
  min-height: 30rem;
}
@media (max-width: 768px) {
  .page-id-13419 #page-banner {
	min-height: 23rem;
  }
}
@media (max-width: 550px) {
  .page-id-13419 #page-banner {
	min-height: 14rem;
  }
}

.page-id-13324 .sidebar-left .question {
  display:none;
}

.sidebar-left .question p {
  font-family: "Roboto Condensed",sans-serif;
  font-size: .875rem !important;
  line-height: 20px;
  margin-top: 5px;
}

/* Event Calendar Styles */
.eventcalwrapper p, .eventcalwrapper h4 {
  margin:0;
}
.eventcalwrapper .eventcalevent a {
  font-size: 14px;
}
.eventcalwrapper .eventcaldate {
	color: #6d5c58;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
}
.eventcalwrapper .eventcallocation {
	color: #333;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	margin-top: 5px;
	display: block;
}
.eventcalwrapper .view-all {
  margin-top:15px;
}
.table-border {
  border-collapse: collapse !important;
}

.table-border td{
  border:1px solid #808080 !important;
}
@media (max-width: 550px) {
  .post-12251 .entry-content {
	display:flex;
	flex-direction: column;
  }
  .post-12251 .container-right-gray {
	order:2;
  }
  .post-12251 .wp-block-group:last-of-type {
	order:5;
  }  
}
.ap_table table {
   width:95%;
   border-collapse: collapse !important;
}
.ap_table tr:nth-child(even) {
	background-color: #fff;
}
.ap_table table th {
  padding:20px 20px 10px 0;
}
.ap_table th + td, .ap_table th + td + td, .ap_table th + td + td + td {
  border-bottom:0px;
}

body.error404 h1 {
	font-size: 3rem;
}

body.error404 h2 {
	font-size: 1.75rem;
}

h3 a {
  color: #004d43 !important;
}
.green-border {
  border-top: 12px solid #90f427;
  background: #fff;
  position: relative;
  z-index: 100;
}
.styled_form h3.lt-green-bg {
  color: #014d44;
  background-color: #b4d333;
}
.gray-bg {
  padding: 15px;
  background-color: #f1f1f1;
}
.condensed {
  font-family: "Roboto Condensed",sans-serif !important;
}
.dk-green-full, .lt-green-full {
  font-family: "Roboto Condensed",sans-serif !important;
  margin-top:5px;
  margin-bottom: 10px;
}
.dk-green-full a {
  display:block;
  width:100%;
  background-color: #003333 !important;
  font-size: 48px !important;
  color:#fff !important;
  border-radius: 0 !important;
  border:none !important;
  text-align:center;
  padding:0px 0px 8px;
}
.lt-green-full a {
  display:block;
  width:100%;
  background-color: #b4d333 !important;
  font-size: 48px !important;
  color:#fff !important;
  border-radius: 0 !important;
  border:none !important;
  text-align:center;
  padding:0px 0px 8px;
}
.accordion-header a:after {
  content: '\e145';
  font-family: 'Material Icons';
  float:right;
  margin-right:20px;
  width:27px;
}
.expand a:after {
  content: '\e15b';
}
.accordion .tab-content {
  display:none;
}
 ul.green-links {
   list-style-type:none;
   padding:0;
   margin:0;
   display:flex;
   justify-content: center;
 }
ul.green-links li {
   list-style-type: none;
   margin: 0;
   padding: 0.5rem 0;
 }
.green-links a:hover {
  transform: none;
  background-color: #b4d333;
}

@media (max-width: 768px) {
  table.advgb-table-frontend td {
	font-size: 14px;
  }
  table.advgb-table-frontend {
	min-width: 680px;
  }
}
.post-type-archive-brown_school_posts .postImage, .single-brown_school_posts .postImage {display:none;}

@media (max-width: 550px) {
  .entry-content.is-flex,
  .content.is-flex {
	display:flex;
	flex-direction:column;
  }

  .container_right,
  .container-right-gray {
	order: 99 !important;
  }

  .wp-block-group:last-of-type {
	order: 100 !important;
  }
}

.smList .postImage {
  max-width:100px;
}
.smList {
  clear:both;
  border-bottom: 1px dashed #ccc;
  margin-top:10px;
  display:flex;
  gap: 15px;
}
.smList .postTitle p, .smList .postTitle a {
  font-size:18px;
  color: #014d44;
  margin:0;
  font-weight: 700;
}
.smList .postContent {
  max-width:900px;
}

.rssapp-list-container .list-card {
	margin-bottom: 1rem !important;
}

a.green-arrow,
p.green-arrow a {
	display: inline-block;
	text-decoration: none;
	font-style: italic;
}

a.green-arrow:after,
p.green-arrow a:after {
	content: '';
	display: inline-block;
	margin-left: 0.5em;
	width: 13px;
	height: 11px;
	background: url('/wp-content/uploads/icon-arrow2-green.svg') no-repeat center;
	background-size: contain;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	left: 0;
}

.slant {
	color: #b4d333;
	display: inline-block;
	padding: 0.75rem 1rem;
	background-color: #01332d;
	line-height: 1.25;
	text-transform: uppercase;
	-webkit-transform: skew(-10deg);
	transform: skew(-10deg);
	position: relative;
	max-width:350px;
}
.slant .heading-top {
  color: #b4d333;
   -webkit-transform: skew(10deg);
	transform: skew(10deg);
	text-transform: none;
}
.slant .heading-bottom {
	-webkit-transform: skew(10deg);
	transform: skew(10deg);
	color: #fff;
	text-transform: none;
	margin:0;
}
.slant .heading-bottom:after {
	content: '';
	display: block;
	position: absolute;
	width: 55%;
	left: 0;
	bottom: 0;
	height: 3px;
	background-color: #b4d333;
	margin-left: 30px;
}
@media (max-width: 550px) {
  .slant .heading-bottom:after {
	margin-left: 35px;
	width: 46%;
  }
  .slant {
	max-width:240px;
  }
}

h3.story-title a {
  font-family: "Open Sans",sans-serif;
	color: #016bb9 !important;
	font-size: 1.25rem !important;
	line-height: 1.25 !important;
	font-weight: 400 !important;
	text-decoration: none;
}
@media (min-width: 1440px) {
  .neg-top {
	margin-top:-90px;
  }
}

/* Ranked Cards */
#rank-cards {
  margin:40px 0;
}
#rank-cards .card-wrap {
  padding: 1rem
}
#rank-cards .card-wrap .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  min-height: 200px;
  border: 1px solid #ddd;
  border-bottom: 4px solid #01332d;
  padding: 2rem 2rem 3rem;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s
}
#rank-cards .card-wrap .card:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -4px;
  left: -1px;
  width: 100%;
  width: calc(100% + 2px);
  height: 4px;
  background-color: #b3d32a;
  -webkit-transform: scaleX(0.1);
  transform: scaleX(0.1);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: .4s;
  transition: .4s
}
#rank-cards .card-wrap .card:after {
  content: "\f055";
  color: #b3d32a;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  display: inline-block;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant: normal;
  text-rendering: auto;
  display: block;
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  -webkit-transition: .3s;
  transition: .3s
}
#rank-cards .card-wrap .card:hover {
  background-color: #f2f2f2
}
#rank-cards .card-wrap .card:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1)
}
#rank-cards .card-wrap .card .fact {
  text-align: center;
  padding-bottom: 1rem
}
#rank-cards .card-wrap p {
  margin:0;
}
#rank-cards .card-wrap .card .fact .main {
  display: block;
  font-size: 32px;
  margin-bottom: .75rem;
  font-weight: 700;
  color: #014d44;
  line-height: 1.25
}
#rank-cards .card-wrap .card .fact .sub {
  font-weight: 700;
  color: #014d44;
  font-size: 1.25rem;
  line-height: 1.25
}
#rank-cards .card-wrap .card .desc {
  display: none;
  position: relative;
  text-align: center;
  position: relative;
  padding-top: 3.5rem
}
#rank-cards .card-wrap .card .desc:after {
  content: '';
  width: 100px;
  height: 10px;
  display: block;
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #b3d32a;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: .4s;
  transition: .4s
}
#rank-cards .card-wrap .card.active {
  background-color: #f2f2f2
}
#rank-cards .card-wrap .card.active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}
#rank-cards .card-wrap .card.active:after {
  content: "\f056";
  color: #b3d32a;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
#rank-cards .card-wrap .card.active .desc:after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

#rank-cards .slick-arrow {
  background:transparent;
  border:0px;
  padding:0;
  margin:0;
  display: inline-block;
  height: 36px;
  width: 36px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  color: #b3d32a;
  -webkit-transition: .3s;
  transition: .3s;
}

#rank-cards .slick-arrow::after {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
  font-style: normal;
  font-size: 34px;
  display: inline-block;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant: normal;
  text-rendering: auto;
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  line-height: 41px;
  text-align: center;
  text-indent: 0;
  left: 0;
  top: 0;
}
#rank-cards .slick-prev {
  position: absolute;
  top: 0;
  left: 35%;
  z-index: 9999;
}
#rank-cards .slick-prev::after {
  content: "\f0a8";
}
#rank-cards .slick-next {
  position: absolute;
  top: 0;
  left: 52%;
  z-index: 9999;
}
#rank-cards .slick-next::after {
  content: "\f0a9";
}
#rank-cards .slick-slider {
  padding-top: 45px;
}

/* Internships Blog */
.internships-blog .entry-header .name {
	font-size: 1.75rem;
	color: #014d44;
}
.internships-blog .entry-header .study {
	letter-spacing: 1px;
	font-size: 16px !important;
	color: #666;
	font-style: italic;
}
@media (min-width: 768px) {
	.internships-blog .post-thumbnail {
		float: left;
		margin: 1rem 1rem 1rem 0;
		max-width: 250px;
	}
}

@media (min-width: 1024px) {
	.internships-blog .post-thumbnail {
		max-width: 500px;
	}
}

.internships-blog .intro {
	font-size: 1.5rem;
	margin-top: 0.5rem;
}

.internships-blog .quote {
	font-family: "Roboto Condensed",sans-serif;
	color: #01332d;
	font-size: 1.75rem;
	padding-left: 105px;
	position: relative;
	margin: 3rem 0 0;
}

.internships-blog .quote:after {
	content: '';
	display: block;
	position: absolute;
	height: 10px;
	width: 90px;
	background-color: #b4d333;
	top: 5px;
	left: 0;
}
.internships-blog {
  margin-bottom:50px;
}
.internships-blog-archive .postImage {
  max-width:200px;
  float:left;
  margin-top:0 !important;
  margin-right:15px;
}
#SEBlogViewPost .postWrapper {
  min-height:170px;
}

@media (max-width: 1043px) {
  .intern-pad {
	padding:0 15px !important;
  }
}

/* Vertical Tabs */
.kt-tabs-layout-vtabs>.kt-tabs-title-list {
  width: 25% !important;
}
.kt-tabs-layout-vtabs ul.kt-tabs-title-list {
	border-bottom: 0px;
	gap:10px;
}
.kt-tabs-layout-vtabs > .kt-tabs-title-list li {
	margin: 0px 0px 8px 0px !important;
}
#masthead .kt-tabs-layout-vtabs ul.kt-tabs-title-list {
  gap:0;
}
#masthead .kt-tabs-layout-vtabs > .kt-tabs-title-list li {
	margin: 0px !important;
}
.entry-content .wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs > .kt-tabs-title-list li .kt-tab-title, 
.entry-content .wp-block-kadence-tabs .kt-tabs-wrap.kt-tabs-layout-vtabs > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
	border-width: 0px 4px 0px 0px !important;
	border-right: 4px solid #b4d333 !important;
	border-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 1rem 10px 0.25rem !important;
	margin: 0 !important;
}
.button-group a span, 
.site-main .wp-block-kadence-advancedbtn a span {
  transform: skewX(10deg);
  -webkit-transform: skew(10deg);
}
#hero-banner #this {display:none;}
body.page-id-14764 #page-stage {
	margin-top:-3px;
}

.content-area .wp-block-kadence-pane.tab-red .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#ff521d !important;
}
.content-area .wp-block-kadence-pane.tab-yellow .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#ffda2d !important;
}
.content-area .wp-block-kadence-pane.tab-white .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#fff !important;
}
.content-area .wp-block-kadence-pane.tab-light-blue .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#65ffe0 !important;
}
.content-area .wp-block-kadence-pane.tab-green .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#309702 !important;
}
.content-area .wp-block-kadence-pane.tab-blue .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#5eb8ff !important;
}
.content-area .wp-block-kadence-pane.tab-light-purple .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#d8a0ff !important;
}
.content-area .wp-block-kadence-pane.tab-pink .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#fb9cd4 !important;
}
.content-area .wp-block-kadence-pane.tab-purple .kt-accordion-header-wrap .kt-blocks-accordion-header {
	background-color:#b230fd !important;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) {
	body.page-template-template-undergrad-landing .site-width {
		padding-top: 100px;
	  }
	body.page-template-template-undergrad-landing h2 {
		  margin-top: 30px;
	  }
}


/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body.page-template-template-undergrad-landing h2 {
		margin-top: 30px;
	}
	
	body.page-template-template-undergrad-landing .site-width {
		padding-top: 100px;
	  }
	
	body.page-template-template-undergrad-landing-nav .site-width {
		padding-top: 75px;
	}  
	body.page-template-template-undergrad-landing-nav .breadcrumbs {
		margin-bottom:0;
	}
}

/* New Career Connection */
.lt-gray-bg {
	background-color:#ebebeb;
}
@media (max-width: 1024px) {
	.lt-gray-bg ul {
		margin-bottom:60px;
	}
}
.lt-gray-bg > .kt-inside-inner-col {
	padding:0 25px;
}
.lt-gray-bg li {
	font-size: 18px;
}
.dk-green-bg {
	background-color: #01332d;
}
.dk-green-bg .heading-bottom {
	color:#fff;
	position: relative;
	max-width:270px;
}
.dk-green-bg .heading-top {
	color: #b4d333;
	padding-left:31px;
	margin-top:0;
	margin-bottom:10px !important;
}
.dk-green-bg .heading-bottom::after {
	content: '';
	display: block;
	position: absolute;
	width: 35%;
	left: 0;
	bottom: -15px;
	height: 8px;
	background-color: #b4d333;
	margin-left: 30px;
}
.new-career-connection {
	margin-bottom:-88px !important;
}
@media (max-width: 1440px) {
	.new-career-connection {
		margin-bottom:0 !important;
	}
}
.new-career-connection .fact-main {
	font-size:1.75rem !important;
	text-align: center;
	position:relative;
	padding-bottom: 20px;
	margin: 60px auto 30px;
}
.new-career-connection .fact-main::after {
	content: '';
	display: block;
	position: absolute;
	width: 40%;
	left: 0;
	right:0;
	bottom: 0;
	margin: 0 auto;
	height: 4px;
	background-color: #b4d333;
}
@media (min-width: 1540px) {
	h2.heading-bottom {
		font-size:50px !important;
	}
	h3.heading-top {
		font-size: 30px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1539px) {
	h2.heading-bottom {
		font-size:40px !important;
	}
	h3.heading-top {
		font-size: 20px !important;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	h2.heading-bottom {
		font-size:30px !important;
	}
	h3.heading-top {
		font-size: 16px !important;
	}
}
.pagination {
	margin: 20px 0;
}
.pagination .page-numbers {
	padding:0 5px;
}

@media (max-width: 600px) {
	.kadence-column859_0ae067-ed > .kt-inside-inner-col {
		padding: 1.5rem 2rem !important;
	}
	.kadence-column859_0ae067-ed > .kt-inside-inner-col img {
		height: auto !important;
	}
	.feature-controls {
		margin:0 !important;
	}
	.feature-controls .kb-svg-icon-wrap {
		height: 48px !important;
	}
	.feature-controls .kb-button {
		padding: 0em 1em .2em !important
	}
}

.wp-block-navigation-link {
	margin-left: 0 !important;
}

iframe[name="__tcfapiLocator"],
#adroll_slg {
	display: none;
}

body.page-template-template-doctoral-program > #site-wrap > #page-stage > .content-area.boxed,
body.page-template-template-doctoral-program > #site-wrap > #page-stage {
	padding-bottom:0 !important;
}


/* Quick Facts Cards */
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between; 
}
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col > div {
	flex: 1 1 0%; /* Makes each div take up an equal portion of the row */
	max-width: calc(100% / var(--div-count)); /* Ensures each div doesn't exceed its share of the row */
	box-sizing: border-box; /* Ensures padding and borders are included in the width */
}

/* Use a CSS variable to handle dynamic div count */
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col {
	--div-count: 1; /* Default value */
}

/* Adjust the variable based on the number of divs */
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col > div:nth-child(2) ~ div {
	--div-count: 2;
}
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col > div:nth-child(3) ~ div {
	--div-count: 3;
}
.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col > div:nth-child(4) ~ div {
	--div-count: 4;
}
.quick-facts-row .stage.col-5 > .kt-inside-inner-col {
	column-gap: 0px;
	padding-right: 1px;
	padding-left: 0px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	display:grid;
}
@media (max-width: 1024px) {
	.quick-facts-row .stage.col-5 > .kt-inside-inner-col {
		grid-template-columns: minmax(0, 1fr);
		justify-items: center;
	}
	.quick-facts-row .stage:not(.col-5) > .kt-inside-inner-col {
		flex-direction: column;
	}
}

.quick-facts-wrap {
	text-align:center;
}
.quick-fact .fact {
	position: relative;
}
.quick-fact .main {
	display: block;
	font-size: 4.25rem;
	font-weight: 600;
	color: #014d44;
	margin:0;
}
.quick-fact .sub {
	color: #014d44;
	font-size: 1rem;
	line-height: 1.5;
	margin:0;
}
.quick-fact .desc {
	font-size: 1rem;
	color: #014d44;
	font-weight: 600;
	margin-top:50px;
}
.quick-fact .fact::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 10px;
	bottom: -1.75rem;
	background-color: transparent;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.quick-fact.active .fact::after {
	background-color: #b4d333;
}
.quick-fact.card {
	overflow: hidden;
	position: relative;
	padding:2rem;
	min-height: 250px;
	justify-content: center;
}
.quick-fact.card::before {
	content: 'add';
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.75rem;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	vertical-align: middle;
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #b4d333;
	z-index: 6;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.quick-fact.card::after {
	content: '';
	display: block;
	height: 115px;
	width: 55px;
	background-color: #014d44;
	position: absolute;
	z-index: 5;
	bottom: -45px;
	right: -15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.quick-fact.card:hover::after {
	-webkit-transform: rotate(45deg) scale(1.15);
	transform: rotate(45deg) scale(1.15);
}
.quick-fact.card:hover::before {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.quick-fact.card .desc {
	display:none;
}
.quick-fact.card.active::before {
	content: 'remove';
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media (max-width: 1024px) {
	.quick-facts-row .stage > .kt-inside-inner-col {
		flex-direction: column;
	}
	.quick-facts-row .stage > .kt-inside-inner-col > div {
		max-width: 400px;
		width:400px;
	}
}
@media (max-width: 1199px) {
	#hero-banner .media-wrap {
		padding-bottom: 48.5%;
	}
	.title-stage {
		width:100%;
		max-width:unset;
	}
	.title-stage:after {
		transform: unset;
		-webkit-transform: unset;
	}
}


.wp-block-table.table-chart {
	overflow: visible !important;
}
.wp-block-table.table-chart table th, 
.wp-block-table.table-chart table td {
	border: 15px solid #fff !important;
	padding: 15px;
	font-size: 14px;
}
.wp-block-table.table-chart table th {
	-webkit-transform: skewX(-12deg);
	transform: skewX(-12deg);
	background-color: #b4d333;
}
.wp-block-table.table-chart table th a {
	color: #404040;
	font-size: 1.3rem;
}
.wp-block-table.table-chart table td {
	background: #eee;
	padding: 15px;
}
.wp-block-table.table-chart table th:first-child {
	background: transparent;
	width: 300px;
}
.wp-block-table.table-chart table td:first-child {
	background: #fff;
	font-size: 1.3rem;
	text-align: right;
	text-transform: uppercase;
}