@import url(https://use.typekit.net/dwa0ann.css);
:root {
	--sans-serif-font: 'ivystyle-sans', georgiapro, sans-serif;
	--serif-font: "ivypresto-headline", calibri, serif;
	--washu-red: #ba0c2f;
	--washu-dark-red:#971b2f;
	--washu-light-red: #ff6D6A;
	--washu-green: #0D5D3F;
	--washu-dark-green: #13322B;
	--washu-yellow: #F1B434;
	--washu-dark-blue: #007D8A;
	--washu-light-blue: #B5E3d8;
	--washu-dark-gray: #3d3d3d;
	--washu-cool-gray: #D9D9D6;
	--washu-light-gray: #E6E6E6;
	--washu-warm-neutral: #EDEAE1;
	--washu-white: #fff;
	--washu-black: #000000;
  }
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	scroll-behavior: smooth;
}
body {
	line-height: 1.6;
	 font-size: 59.5%;
	font-family: var(--sans-serif-font);
	color: var(--washu-black);
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
p {
	 font-size: 1.15rem; 
}
.page-column__inner p a, #main p a {
	color: var(--washu-red); 
}
/*  All headings  */
html h1, html h2, html h3, html h4, html h5, html h6 {
	font-family: var(--serif-font);
	letter-spacing: 0.025em;
	margin-bottom: 1em;
	line-height: 1.3;
	font-weight:bold;
	color: var(--washu-black);
}
h1 {
	font-size: 3.6em;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 2.2em;
}
h4 {
	font-size: 1.7em;
}
#content {
	max-width: 100vw;
}
#s4-bodyContainer {
	display: block;
	max-width: 100vw;
}
#s4-workspace {
	-webkit-overflow-scrolling:touch;
}
#viewport {
	display: block;
	overflow: hidden;
}
fieldset {
	border: none;
}
#generic-intro .wysiwyg table p, #generic-body .wysiwyg table p {
	line-height:1.4;
	margin:.5em;
}
.container.full-mobile {
	width: 100%;
}
.container.full-tablet {
	width: 100%;
	max-width:100%;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.column {
	box-sizing: border-box;
	width: 100%;
}
.clear {
	clear: both;
}
::-moz-selection {
	background: var(--washu-red);
	color: var(--washu-white);
}
::selection {
	background: var(--washu-red);
	color: var(--washu-white);
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: inherit;
	-webkit-transition: all .2s linear;
					transition: all .2s linear;
}
a[href^=tel] {
	cursor: text;
	color: inherit;
	text-decoration: none;
}
a[href^=tel]:hover {
	text-decoration: none;
}
a img {
	border: none;
}
ul {
	list-style: none;
}
hr {
	height: 1px;
	border: none;
	background: var(--washu-black);
	margin-bottom: 1em;
}
.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
	font-size: 1.8em;
	margin-bottom: 1.1em;
}
.wysiwyg ul ul, .wysiwyg ol ol {
	font-size: 1em;
}
.wysiwyg ul, .wysiwyg ol {
	padding-left: 1em;
	margin-left: 1.5em;
}
.wysiwyg ul {
	padding-left: 1em;
	list-style: disc;
}
.wysiwyg li {
	line-height: 1.3;
	margin-bottom: .5em;
}
.wysiwyg li:last-child {
	margin-bottom: 0;
}
.wysiwyg img {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.wysiwyg cite {
	font-size: 1.8em;
	font-style: normal;
}
.wysiwyg cite em {
	display: block;
	font-style: italic;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
address {
	font-style: normal;
}
.toggle {
	cursor: pointer;
}
figure {
	max-width: 100%;
}
#s4-workspace img {
	max-width: 100%;
	height: auto;
}
#s4-workspace .wustl-shield img {
	width:65%;
}
.social-links {
	list-style: none;
}
.social-links li {
	display: inline-block;
	margin: 0 6px;
}
.social-links li.facebook {
	margin: 0 2px;
}
.social-links svg {
	max-width: 24px;
	height: 24px;
}
iframe {
	border: none;
	width: 100%;
}
.toggle {
	cursor: pointer;
}
.alignright, .alignleft {
	margin-bottom: 20px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
svg.link-out {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-left: 5px;
	fill: currentColor;
}
.date svg.link-out {
	margin-top: -2px;
	fill: currentColor;
}
#generic-intro svg.link-out, #generic-body svg.link-out {
	margin-top: -7px;
}
svg.book {
	width: 65px;
	height: 44px;
}
svg.link-arrow {
	fill: var(--washu-dark-blue);
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	width: 24px;
	height: 13px;
}
aside svg.link-arrow {
	width: 24px;
	height: 13px;
	margin-left: 8px;
}
.news-event-feed svg.link-arrow {
	width: 38px;
	height: 22px;
	fill: var(--washu-cool-gray);
	margin-right: 8px;
}
.item svg.link-arrow {
	fill: var(--washu-red);
	margin-left: 5px;
}
/*-------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tab-heading {
	cursor: pointer;
	position: relative;
}
.with-arrow .tab-heading {
	color: var(--washu-white);
	font-weight: 600;
	font-size: 1.6em;
	letter-spacing: 0.075em;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
}
.with-arrow .tab-heading:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 50%;
	margin-left: -18px;
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 16px solid var(--washu-red);
	-webkit-transition: .2s;
					transition: .2s;
	opacity: 0;
}
.with-arrow .tab-heading.active:after {
	bottom: -15px;
	opacity: 1;
}
.tab-content {
	position: relative;
}
.tab {
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: .2s;
					transition: .2s;
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.tab.active {
	position: relative;
	opacity: 1;
	visibility: visible;
}
/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/
.category:not(.site) {
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: 0.075em;
	position: relative;
	display: none;
	padding-bottom: 25px;
}
.category:not(.site):after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 40px;
	height: 7px;
	background: var(--washu-dark-blue);
	left: 0;
}
.js-more, .back-to-top {
	color: var(--washu-red);
	font-weight: 600;
	letter-spacing: 0.075em;
	font-size: 1.6em;
	margin: 0 0 40px 0;
	cursor: pointer;
}
.show-all .js-more, .show-all .back-to-top {
	display: none;
}
svg.more, svg.top {
	vertical-align: middle;
	margin-top: -3px;
	width: 15px;
	height: 15px;
	margin-left: 3px;
	fill: currentColor;
}
svg.more {
	-webkit-transform: rotate(90deg);
					transform: rotate(90deg);
}
svg.top {
	margin-top: -5px;
	-webkit-transform: rotate(-90deg);
					transform: rotate(-90deg);
}
.js-more-wrap {
	visibility: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: .4s;
					transition: .4s;
}
.js-more-wrap .back-to-top {
	display: none;
}
.show-all .js-more-wrap {
	visibility: visible;
	height: auto;
	opacity: 1;
}
.show-all .js-more-wrap .back-to-top {
	display: block;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
#header {
	background: transparent;
	position: relative;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
}
#header nav {
	width: 100%;
}
#header .togglee {
	-webkit-transition: .2s;
					transition: .2s;
}
#search {
	position: relative;
	
}
#search input[type="text"] {
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding-left: 55px;
	background: var(--washu-white);
	font-size: 1.8em;
	margin-bottom: 0;
	color: var(--washu-black);
	border: 2px solid var(--washu-cool-gray);
	border-radius: 24px;
}
#search input[type="text"]::-webkit-input-placeholder {
	font-weight: 600;
	color: var(--washu-black);
	letter-spacing: 0.2em;

	font-size: 13px;
}
#search input[type="text"]::-moz-placeholder {
	font-weight: 600;
	color: var(--washu-black);
	letter-spacing: 0.2em;

	font-size: 13px;
}
#search input[type="submit"], #search button {
	font-size: 0;
	width: 45px;
	height: 45px;
	background: none;
	position: absolute;
	left: 0;
	top: 0;
	color: var(--washu-red);
	-webkit-transition: .2s;
					transition: .2s;
}
#search input[type="submit"]:hover, #search button:hover {
	color: var(--washu-red);
}
#search svg {
	width: 21px;
	height: 21px;
	fill: currentColor;
}
.slideshow-wrap, .slideshow {
	position: relative;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slideshow .slide:focus, .slideshow .slide a {
	outline: none;
}
.slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slide img {
	width: 100%;
	display: block;
}
.slide .image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.slick-initialized .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
}
/* Default Arrows */
.slick-arrow {
	border: 0;
	outline: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	width: 38px;
	height: 38px;
	background:var(--washu-red);
	position: absolute;
	bottom: 0;
	z-index: 2;
	text-align: center;
	-webkit-transition: .2s;
					transition: .2s;
}
.slick-arrow:hover {
	background: #8a1113;
}
.slick-arrow svg {
	fill: var(--washu-white);
	margin-top: 7px;
	width: 15px;
	height: 25px;
}
.slick-arrow.slick-prev {
	left: 0;
}
.slick-arrow.slick-next {
	left: 38px;
}
.slick-dots {
	position: absolute;
	left: calc(7.5% - 12px);
	top: 30px;
	z-index: 1;
	text-align: center;
	font-size: 0;
}
.slick-dots button {
	font-size: 0;
	line-height: 0;
	display: block;
	border: 0;
	outline: none;
	width: 30px;
	height: 30px;
	padding: 16px;
	background: none;
	cursor: pointer;
}
.slick-dots button:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1);
	-webkit-transition: background .2s linear;
					transition: background .2s linear;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 4px;
}
.slick-dots li.slick-active button:before,
.slick-dots li:hover button:before {
	background: var(--washu-red);
}
.mobile-slideshow .slick-dots {
	left: 0;
	right: 0;
	top: auto;
	bottom: 30px;
}
.mobile-slideshow .slick-dots button:before {
	background: rgba(108, 115, 115, 0.5);
}
.mobile-slideshow .slick-dots li.slick-active button:before,
.mobile-slideshow .slick-dots li:hover button:before {
	background: var(--washu-dark-gray);
}
/*--------------------------------------------------------------
# Intros
--------------------------------------------------------------*/
.intro.with-photo {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: var(--washu-white);
}
.news #news-intro p {
	letter-spacing: 0.075em;
	font-size: 1.8em;
	font-weight: 600;
}
#generic-intro + .intro {
	background: #f2f2f2;
}
/*--------------------------------------------------------------
# Call to Action
--------------------------------------------------------------*/
.cta {
	font-size: 2em;
	position: relative;
}
.cta .container {
	position: relative;
	z-index: 1;
}
.cta p {
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 0.075em;
	color: var(--washu-dark-gray);
	margin-bottom: 1.5em;
}
.cta a {
	font-weight: bold;
	color: var(--washu-red);
}
.cta a:hover {
	color: var(--washu-red);
}
.generic .cta a, .news .cta a {
	text-decoration: underline;
}
.cta.with-divider {
	padding: 30px 0;
	background: var(--washu-white);
}
.cta.with-divider .column {
	position: relative;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	text-align: center;
}
.cta.with-divider .column:first-child {
	padding-bottom: 50px;
	
}
.cta.with-divider .column:first-child:after {
	content: "";
	position: absolute;
	right: 10%;
	bottom: -2px;
	left: 10%;
	height: 4px;
	background: var(--washu-dark-red);
}
.cta.with-graphic {
	padding: 80px 0;
	background:  var(--washu-white);
}
.cta.with-graphic .column {
	-webkit-box-pack: end;
			-ms-flex-pack: end;
					justify-content: flex-end;
}
.cta.with-graphic img {
	margin-bottom: 20px;
	max-width: 150px;
}
.cta.with-graphic a {
	display: block;
	color: var(--washu-red);
	font-weight: 600;
	letter-spacing: 0.075em;
}
.cta.with-graphic a:hover {
	color: var(--washu-dark-red);
}
.cta .newsletter {
	max-width: 390px;
	margin: 0 auto;
}
.cta .newsletter p {
	color: var(--washu-red);
}
.cta .input {
	padding: 0 6px;
}
.cta input[type="text"] {
	background: var(--washu-white);
	height: 48px;
	margin-bottom: 12px;
}
.cta input[type="submit"] {
	background: var(--washu-dark-red);
	color:  var(--washu-white);
	border-color: var(--washu-dark-red);
	font-size: 15px;
	margin-bottom: 0;
	height: 48px;
	width: 92px;
	font-weight: bold;
	letter-spacing: 0.1em;
	-webkit-transition: .2s;
					transition: .2s;
}
.cta input[type="submit"]:hover {
	background:var(--washu-red);
	border-color: var(--washu-red);
}
.cta .submit {
	text-align: left;
	-webkit-box-flex: 0;
			-ms-flex-positive: 0;
					flex-grow: 0;
}
.cta .container .home-cta {
	position: absolute;
	z-index: -10;
}
/*--------------------------------------------------------------
# Filter
--------------------------------------------------------------*/
.filter-options {
	background: var(--washu-cool-gray);
}
.filter-options .tab {
	padding: 70px 7.5%;
}
#extraColumn table {
	display:table;
}
.filter-options .tab ul, #extraColumn tbody {
	border-left: 5px solid var(--washu-white);
	-webkit-column-rule: 5px solid var(--washu-white);
		 -moz-column-rule: 5px solid var(--washu-white);
					column-rule: 5px solid var(--washu-white);
	-webkit-column-count: 2;
		 -moz-column-count: 2;
					column-count: 2;
	-webkit-column-gap: 10px;
		 -moz-column-gap: 10px;
					column-gap: 10px;
	-webkit-column-fill: balance;
		 -moz-column-fill: balance;
					column-fill: balance;
	padding-left: 2px;
	line-height: 1.4;
	font-size: 1.5em;
	color: var(--washu-dark-gray);
}
.filter-options .tab li, #extraColumn tr {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: .6em;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
}
.filter-options .tab label {
	position: relative;
	cursor: pointer;
	-webkit-transition: .2s;
					transition: .2s;
	display: block;
}
.filter-options .tab label svg {
	visibility: hidden;
	opacity: 0;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .2s;
					transition: .2s;
	position: absolute;
	left: -15px;
	top: 3px;          
}
.filter-options .tab input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}
.filter-options .tab input:checked + label, .filter-options .tab label:hover {
	color: var(--washu-red);
}
.filter-options .tab input:checked + label {
	font-weight: 600;
}
.filter-options .tab input:checked + label svg {
	visibility: visible;
	opacity: 1;
}
.filtered-list {
	padding-bottom: 70px;
	position: relative;
	min-height: 355px;
	margin-top: 40px;
}
.filtered-list:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 425px;
	background: #f4f4f4;
}
.filtered-list .container {
	max-width: 1224px;
	position: relative;
	z-index: 1;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-justify-content: center;
}
.filtered-list figure {
	width: 80%;
	margin: 0 2.2135% 40px;
	background: var(--washu-cool-gray);
	color: var(--washu-black);
	overflow: hidden;
}
.filtered-list figure img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .2s;
					transition: .2s;
}
.filtered-list figure:hover img {
	opacity: .8;
}
.filtered-list figcaption {
	padding: 30px 7.5%;
}
.filtered-list#news-list .item {
	padding:0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
}
.filtered-list#news-list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
}
.filtered-list#news-list img {
	display: block;
}
.filtered-list#news-list figcaption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
	-ms-flex: 1 1 auto;
			flex: 1 1 auto;
}
.filtered-list .no-results-found {
	width: 100%;
	text-align: center;
	padding: 90px 0;
	font-size: 2.1em;
}
/*--------------------------------------------------------------
# Load More
--------------------------------------------------------------*/
.js-load-more {
	font-weight: bold;
	letter-spacing: 0.075em;
	font-size: 1.6em;
	padding: 40px 0 0;
	text-align: center;
	width: 100%;
	position: relative;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-align-items: center;
}
.js-load-more a {
	color: var(--washu-red);
	cursor: pointer;
	-webkit-transition: .2s;
					transition: .2s;
}
.js-load-more a:hover {
	color: var(--washu-dark-red);
}
.js-load-more:before {
	content: "";
	display: inline-block;
	width: 85%;
	max-width: 450px;
	top: 0;
	height: 4px;
	background: var(--washu-cool-gray);
	margin-bottom: 30px;
}
#program-studies {
	text-align: center;
}
#program-studies .container {
	padding: 60px 36px 20px;
	background: var(--washu-cool-gray);
}
#program-studies .tab-nav {
	margin-bottom: 30px;
	font-size: 2.1em;
	letter-spacing: 0.075em;
	font-weight: 600;
	line-height: 1.2;
	color:var(--washu-dark-gray);
}
#program-studies .tab-heading {
	display: block;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .2s;
					transition: .2s;
	padding-bottom: 5px;
}
#program-studies .tab-heading.active {
	font-weight: bold;
	color: var(--washu-red);
}
#program-studies .tab-heading:last-child {
	padding-right: 0;
	border: none;
	margin-right: 0;
}
#program-studies .tab-heading:last-child.active {
	color:  var(--washu-red);
}
#program-studies .list {
	color: var(--washu-white);
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 0.075em;
	padding-bottom: 70px;
}
#program-studies .list .slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
}
#program-studies .list .slide li {
	box-sizing: border-box;
	width: 100%;
	max-width: 450px;
	padding: 0 14px 22px;
}
#program-studies .list a {
	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;
	box-sizing: border-box;
	padding: 0 15px;
	background: var(--washu-red);
	height: 100px;
	position: relative;
}
#program-studies .list a:hover {
	background: var(--washu-dark-red);
}
#program-studies .list a:after {
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 0;
	height: 0;
	border-left: 32px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 32px solid dvar(--washu-cool-gray);
}
#program-studies .tab:last-child .list a {
	background: var(--washu-red);
}
#program-studies .tab:last-child .list a:hover {
	background: var(--washu-red);
}
#program-details {
	padding: 25px 0 0;
}
#program-details .heading {
	color: var(--washu-dark-gray);
	font-weight: bold;
	font-size: 2.1em;
	letter-spacing: 0.2em;
	margin-bottom: 2em;
}
#program-details .primary.tab-container {
	background: #fafafa;
}
#program-details .tab-heading {
	line-height: 1.4;
	cursor: pointer;
	-webkit-transition: .2s;
					transition: .2s;
	position: relative;
	letter-spacing: 0.075em;
}
#program-details .primary.tab-nav {
	background: var(--washu-white);
	-ms-flex-pack: distribute;
			justify-content: space-around;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	 height: 100px;
	margin-bottom: 100px;
}
#program-details .primary.tab-nav .tab-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
	height: 100%;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	text-align: center;
	font-size: 16px;
	color: var(--washu-black);
	font-weight: 600;
	box-sizing: border-box;
}
#program-details .primary.tab-nav .tab-heading:last-child {
	border-right: none;
}
#program-details .primary.tab-nav .tab-heading.active, #program-details .primary.tab-nav .tab-heading:hover {
	background: var(--washu-dark-red);
	color: var(--washu-white);
}
#program-details .primary.tab-nav .tab-heading.active:after {
	border-top-color: var(--washu-dark-red);
}
#program-details .primary.tab-nav .tab-heading:hover:after {
	border-top-color: var(--washu-dark-red);
}
#program-details .primary.tab-content .tab {
	padding: 0 7.5% 80px;
}
#program-details .tab {
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
}
#program-details .tab .tab-nav {
	padding: 23px 0 23px 0;
	text-align: right;
	border-right: 5px solid var(--washu-cool-gray);
	font-size: 18px;
	font-weight: bold;
	color: var(--washu-dark-gray);
	box-sizing: border-box;
	width: 25%;
}
#program-details .tab .tab-heading {
	padding: 25px 18% 22px 10px;
}
#program-details .tab .tab-heading.active {
	background: #dedede;
}
#program-details .tab .tab-content .tab {
	padding-left: 4.8507%;
	padding-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
}
#program-details article {
	width: 100%;
}
#program-details article a {
	color: var(--washu-red);
}
#program-details article .button {
	margin-top: 1em;
}
#program-details aside {
	display: none;
	background: #dedede;
	padding: 50px 3.75%;
	width: 100%;
	max-width: 328px;
	box-sizing: border-box;
	-ms-flex-negative: 2;
			flex-shrink: 2;
}
#program-details aside p, #program-details aside ul, #program-details aside ol {
	font-size: 1.8em;
}
.paged #faculty-list {
	display: block;
}
#faculty-list figcaption li {
	color: var(--washu-dark-blue);
	font-size: 1.3em;
	display: inline;
	margin-right: .2em;
	font-weight: 600;
}
#faculty-list figcaption li:after {
	content: "\2022";
	padding-left: .4em;
}
#faculty-list figcaption li:last-child:after {
	display: none;
	margin-right: 0;
}
.back {
	padding: 42px 0 40px;
	font-size: 1.3em;
	font-weight: 600;
	letter-spacing: 0.075em;
	line-height: 1;
	vertical-align: middle;
	color: var(--washu-black);
}
.back span {
	font-size: 1.8em;
	vertical-align: middle;
	display: inline-block;
	margin-top: -7px;
	font-weight: bold;
}
.back a:hover {
	color: var(--washu-red);
}
#browse-news .container {
	max-width: 1180px;
	position: relative;
	z-index: 1;
}
#browse-news .tab-heading {
	color: var(--washu-white);
	font-weight: 600;
	font-size: 1.6em;
	letter-spacing: 0.075em;
	background: var(--washu-dark-red);
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
}
#browse-news .tab-heading:after {
	border-top-color: var(--washu-dark-red);
}
#browse-news .search {
	width: 55%;
	background: var(--washu-cool-gray);
	position: relative;
}
#browse-news .search input[type="text"] {
	background: transparent;
	margin-bottom: 0;
	height: 80px;
	padding-left: 65px;
}
#browse-news .search input[type="text"]::-webkit-input-placeholder {
	-webkit-transition: .2s;
					transition: .2s;
}
#browse-news .search input[type="text"]::-moz-placeholder {
	transition: .2s;
}
#browse-news .search input[type="text"]:focus::-webkit-input-placeholder {
	opacity: .5;
}
#browse-news .search input[type="text"]:focus::-moz-placeholder {
	opacity: .5;
}
#browse-news .search input[type="submit"], #browse-news .search button {
	font-size: 0;
	width: 45px;
	height: 45px;
	background: none;
	position: absolute;
	left: 18px;
	top: 50%;
	margin-top: -23px;
	color: var(--washu-black);
	-webkit-transition: .2s;
					transition: .2s;
}
#browse-news .search input[type="submit"]:hover, #browse-news .search button:hover {
	color: var(--washu-red);
}
#browse-news .search svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
}
#news-list .item .flex {
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
}
#news-list .item .date, #news-list .item .read-more {
	font-weight: 600;
	font-size: 1.4em;
	letter-spacing: 0.025em;
}
#news-list .item .date {
	color: var(--washu-dark-green);
}
#news-list .item .read-more {
	color: var(--washu-red);
}
.news-event-feed {
	padding: 60px 7.5%;
}
.news-event-feed .slideshow {
	padding-bottom: 100px;
}
.news-event-feed .slide {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
}
.news-event-feed .date {
	color: var(--washu-red);
	font-weight: 600;
	letter-spacing: 0.075em;
	font-size: 2.1em;
	margin-bottom: 1.5em;
	position: relative;
	padding-bottom: 8px;
}
.news-event-feed .date:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 23px;
	height: 4px;
	background: var(--washu-dark-blue);
}
.news-event-feed .time {
	color: var(--washu-dark-gray);
	font-size: 1.6em;
	letter-spacing: 0.075em;
	font-weight: 600;
	margin-bottom: .75em;
}
.news-event-feed .time svg {
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px;
	fill: var(--washu-cool-gray);
}
.news-event-feed p {
	color: var(--washu-dark-gray);
	font-size: 1.8em;
	margin-bottom: 1.5em;
}
.news-event-feed a {
	color: var(--washu-red);
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: 0.075em;
}
.news-event-feed .slick-dots {
	left: 0;
	top: auto;
	bottom: 30px;
}
.news-event-feed .slick-dots button:before {
	background: rgba(108, 115, 115, 0.5);
}
.news-event-feed .slick-dots li.slick-active button:before,
.news-event-feed .slick-dots li:hover button:before {
	background: var(--washu-dark-gray);
}
#news-post .container {
	-webkit-box-align: start;
			-ms-flex-align: start;
					align-items: flex-start;
}
#news-post .single-post {
	padding: 60px 7.5% 0;
	width: 100%;
}
#news-post .post-content {
	padding-bottom: 60px;
}
#event-post .single-post {
	padding: 80px 0 90px;
}
.single-post {
	box-sizing: border-box;
}
.single-post.type-news .post-header, .single-post.type-blog .post-header {
	border-bottom: 7px solid #f6f6f6;
}
.single-post.type-news .meta .date, .single-post.type-blog .meta .date {
	font-weight: 600;
}
.single-post.type-news .tags, .single-post.type-blog .tags {
	font-style: italic;
}
.single-post.with-photo .post-header {
	border-bottom: none;
}
.single-post.with-photo .share {
	margin-bottom: 0;
}
.single-post.type-event .post-header {
	margin-bottom: 45px;
}
.single-post .post-header {
	margin-bottom: 30px;
	position: relative;
	max-width: 970px;
}
.single-post .category:not(.site) {
	padding-bottom: 12px;
	margin-bottom: 30px;
}
#generic-intro .single-post h1, #generic-body .single-post h1 {
	color: var(--washu-black);
}
.single-post .meta {
	margin-bottom: 30px;
}
.single-post .byline {
	font-size: 1.9em;
	margin-bottom: 1.25em;
}
.single-post.type-blog .byline {
	margin-bottom: .5em;
}
.single-post .meta .date {
	font-size: 1.5em;
}
.single-post .tags {
	font-size: 1.5em;
}
.single-post .share {
	margin-bottom: 25px;
}
.single-post .share-title {
	letter-spacing: 0.025em;
	font-weight: 600;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.single-post .event-details {
	margin-bottom: 60px;
	color: var(--washu-dark-gray);
}
.single-post .event-details .date {
	font-family: var(--serif-font);
	font-weight: bold;
	font-size: 3em;
	color: var(--washu-black);
	margin-bottom: .5em;
	display: block;
}
.single-post .event-details .add-to-cal {
	font-size: 1.2em;
	letter-spacing: 0.075em;
	display: inline-block;
	margin-bottom: 1.5em;
}
.single-post .event-details .add-to-cal svg {
	margin-top: -6px;
}

.single-post .event-details .time {
	display: block;
	font-size: 2em;
	margin-bottom: 1em;
	margin-top: .7em;
}
.single-post .event-details .time svg {
	max-width: 28px;
	max-height: 28px;
}
.single-post .event-details .location {
	font-size: 2em;
	margin-bottom: 1.5em;
	line-height: 1;
}
.single-post .event-details .location .text {
	display: block;
	width: calc(100% - 35px);
}
.single-post .event-details .location .title {
	display: block;
	margin-bottom: 5px;
}
.single-post .event-details .location svg {
	display: block;
	max-height: 32px;
	margin-top: 0;
}
.single-post .event-details .location a {
	display: inline-block;
	text-decoration: underline;
}
.single-post .event-details svg {
	fill: var(--washu-red);
	display: inline-block;
	margin-right: 5px;
	max-width: 30px;
	max-height: 30px;
	vertical-align: middle;
	margin-top: -4px;
}
.single-post .event-details p {
	margin-bottom: 1.5em;
	font-size: 2em;
}
.single-post .event-details a {
	color: var(--washu-red);
	font-weight: 600;
}
.single-post .event-details .button {
	background: var(--washu-red);
	color: var(--washu-white);
	border-color: var(--washu-red);
}
.single-post .post-content {
	max-width: 970px;
}
.single-post .post-content figure {
	margin-bottom: .5em;
	font-size: 1.6em;
}
.single-post .post-content figure img {
	display: block;
}
.single-post .post-content figcaption {
	text-align:left;
	color:#626464;
	margin-top:-10px;
}
#generic-intro .single-post .post-content figcaption, #generic-body .single-post .post-content figcaption {
	background: none;
	color: var(--washu-dark-gray);
	text-align: left;
	padding: 0;
	margin-top: 0;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
}
.single-post .gallery {
	max-width: 100%;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.single-post .gallery .slide {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
			-ms-flex-direction: column;
					flex-direction: column;
	-webkit-flex-direction: column;
	margin-bottom: 0;
}
.single-post .gallery .slick-dots {
	bottom: auto;
	top: 30px;
}
.single-post .gallery a {
	color: var(--washu-dark-blue);
	text-decoration: none;
}

.single-post .wysiwyg p {
	font-size: 1.7em;
}
.post-excerpt {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1.4;
}
#generic-intro .single-post .wysiwyg .post-excerpt p, 
#generic-body .single-post .wysiwyg .post-excerpt p {
	line-height: 1.4;
}
.post-excerpt {
	margin-bottom: 1em;
}
.single-post .wysiwyg a, #generic-intro .wysiwyg a {
	color: var(--washu-red);
	text-decoration: underline;
}
.single-post .wysiwyg .gallery a {
	color: var(--washu-dark-blue);
	text-decoration: none;
}
.single-post .wysiwyg .button {
	background: var(--washu-red);
	color: var(--washu-white);
	border-color: var(--washu-red);
	text-decoration: none;
}
.post-author {
	background: #f6f6f6;
	position: relative;
}
.post-author:before, .post-author:after {
	content: "";
	position: absolute;
	background: #f6f6f6;
	top: 0;
	bottom: 0;
	width: 3000px;
	z-index: 0;
}
.post-author:before {
	right: 0;
}
.post-author:after {
	left: 0;
}
.post-author figure {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.post-author .image {
	margin-top: -38px;
}
.post-author img {
	display: block;
}
.post-author figcaption {
	padding: 50px 0;
}
.post-author .title {
	color: var(--washu-dark-gray);
	font-size: 1.3em;
	letter-spacing: 0.075em;
	font-weight: 600;
	margin-bottom: 2em;
}
.post-author .button {
	font-size: 1.2em;
	border-width: 4px;
	color: var(--washu-red);
}
.post-author .button:hover {
	background: var(--washu-white);
}
.more-posts {
	background: var(--washu-warm-neutral);
	padding: 60px 7.5%;
	width: 100%;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	position: relative;
	z-index: 1;
}
.more-posts .category:not(.site) {
	font-size: 1.2em;
	padding-bottom: 8px;
	margin-bottom: 18px;
}
.more-posts .category:not(.site):after {
	height: 4px;
	width: 24px;
}
.more-posts .post {
	margin: 0 30px 70px;
}
.more-posts .post img {
	margin-bottom: 18px;
	display: block;
}
.more-posts .post a {
	color: var(--washu-red);
	font-size: 1.2em;
	letter-spacing: 0.025em;
	font-weight: 600;
}
.faq-group {
	margin-bottom: 50px;
}
#generic-intro .faq-group .question, #generic-body .faq-group .question {
	color: var(--washu-dark-gray);
	text-transform: none;
	letter-spacing: 0;
	font-size: 24px;
}
#generic-intro .faq-group .open .question, #generic-body .faq-group .open .question {
	color: var(--washu-white);
}
.faq-group .question {
	background: #ebebeb;
	color: var(--washu-dark-gray);
	font-family: var(--sans-serif-font);
	font-weight: normal;
	padding: 10px 5px 10px 34px;
	-webkit-transition: .2s;
					transition: .2s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
			-ms-flex-pack: justify;
					justify-content: space-between;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	position: relative;
	text-transform: none;
	font-size: 24px;
}
.faq-group .question:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 90px;
	background: #d5d3d3;
}
.faq-group .question .text {
	-webkit-box-flex: 1;
			-ms-flex: 1;
					flex: 1;
}
.faq-group .question .icon {
	position: relative;
	z-index: 1;
	display: block;
	height: 24px;
	width: 24px;
	background: var(--washu-white);
	border-radius: 50%;
	-webkit-transition: .4s;
					transition: .4s;
	margin-right: 54px;
}
.faq-group .question .icon:after, .faq-group .question .icon:before {
	content: "";
	position: absolute;
	left: calc(50% - 7px);
	top: calc(50% - 2px);
	width: 14px;
	height: 4px;
	background: #d5d3d3;
	-webkit-transition: .2s;
					transition: .2s;
}
.faq-group .question .icon:before {
	z-index: 2;
}
.faq-group .question .icon:after {
	z-index: 1;
	-webkit-transform: rotate(90deg);
					transform: rotate(90deg);
}
.faq-group .question:hover {
	background: #e1e1e1;
	cursor: pointer;
}
.faq-group .answer {
	padding: 20px 20px 25px;
	display: none;
	line-height: inherit;
}
.faq-group .open .question {
	background: var(--washu-dark-red);
	color: var(--washu-white);
}
.faq-group .open .question:before {
	background: var(--washu-red);
}
.faq-group .open .icon {
	-webkit-transform: rotateX(180deg);
					transform: rotateX(180deg);
}
.faq-group .open .icon:before, .faq-group .open .icon:after {
	background: var(--washu-red);
}
.faq-group .open .icon:after {
	-webkit-transform: rotate(0deg);
					transform: rotate(0deg);
}
.recent-posts h3 {
	font-size: 1.8em;
}
#generic-intro .recent-posts a, #generic-body .recent-posts a {
	text-transform: none;
}
#footer {
	padding-top: 120px;
	background: var(--washu-black);
	color: var(--washu-white);
	text-align: center;
	position: relative;
}
#footer .wustl-shield {
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 100px;
	width: 100px;
	background: var(--washu-black);
	left: 50%;
	margin-left: -50px;
	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;
	box-sizing: border-box;
	padding: 0 2px;
}
#footer .quicklinks {
	margin-bottom: 25px;
}
#footer .quicklinks ul {
	letter-spacing: 0.075em;
	font-size: 1.4em;
	margin-bottom: 30px;
	font-weight: 600;
}
#footer .quicklinks a:hover {
	color: var(--washu-dark-blue);
}
#footer .wustl-logo {
	font-size: 1.4em;
	letter-spacing: 0.075em;
	font-weight: 600;
	margin-bottom:40px;
}
#footer .wustl-logo img {
	display: inline-block;
	margin-bottom: 5px;
	max-width: 216px;
}
#footer .wustl-logo svg {
	fill: currentColor;
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -9px;
	margin-left: 3px;
}
#footer .social-links {
	margin-bottom: 30px;
}
#footer .social-links .heading {
	letter-spacing: 0.075em;
	margin-bottom: 2em;
	font-weight: 600;
}
#footer .social-links a {
	color: var(--washu-white);
}
#footer .social-links a:hover, #footer .wustl-logo a:hover {
	color: var(--washu-dark-blue);
}
#footer .social-links svg {
	fill: currentColor;
}
#footer .support {
	margin-bottom: 40px;
}
#footer .support .heading {
	letter-spacing: 0.075em;
	margin-bottom: .75em;
	font-weight: 600;
}
#footer .support .tagline {
	color: var(--washu-white);
	font-family: var(--serif-font);
	font-style: italic;
	border: 3px solid var(--washu-white);
	padding: 10px 15px;
	font-size: 1.3em;
	display: inline-block;
}
#footer .support .tagline:hover {
	color: var(--washu-dark-blue);
}
#footer .social-links .heading, #footer .support .heading {
	font-size: 1.1em;
}
#footer .copyright {
	padding: 30px 0;
	background: var(--washu-black);
	color: var(--washu-cool-gray);
	font-size: 1.2em;
}
#footer .copyright span {
	display: block;
}
#footer .copyright span:first-child {
	margin-bottom: 1em;
}
html #contentBox {
	margin: 0;
	min-width:0;
}
#s4-bodyContainer {
	background-color:var(--washu-black);
	text-align:center;
	padding-bottom:0px;
}
html #viewport {
	text-align:left;
}
html #contentRow {
	padding-top:0px;
}
#viewport {
	background-color: var(--washu-white);
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: var(--washu-white);
}
a:hover {
	text-decoration:none;
}
/*  Search Box Styling  */
#search input {
	margin:0px;
}
#search a {
	position:absolute;
	margin-left:-44px;
	width:44px;
	height:44px;
	background: url('/style library/images/search-icon.svg') center no-repeat;
	background-size: 20px 20px;
}
#search a:hover {
	background: url('/style library/images/red-search-icon.svg') center no-repeat;
	background-size: 20px 20px;
}
#search div {
	width:100%;
}
html .ms-srch-sbLarge {
	display:initial;
}
html .ms-rtestate-field p, html p.ms-rteElement-P {
	margin-bottom:0px;
}
html .wysiwyg .ms-rtestate-field p, html .wysiwyg p.ms-rteElement-P {
	margin-bottom:1.2em;
}
/* Set page layout width */
#DeltaPlaceHolderMain {
	width:100%;
}
/*  Fixes problems with the slick.js sliders -
// Especially .mobile-slider and text-slider*/
.slick-slider, html #event-feed .slick-slider { 
	display: table; 
	table-layout: fixed; 
	width: 100%;
}
.intro.with-photo h1, .intro.with-photo h2 {
	color: var(--washu-white);
}
.intro h1, .intro h2 {
	font-size: 2.8em;
	color:var(--washu-black);
	line-height: 1.5;
}
.generic .intro h1, .generic .intro h2 {
	color: var(--washu-red);
}
.cta h3 {
	margin-bottom: .25em;
	font-size: 1.4em;
}
.cta.with-photo h3 {
	color: var(--washu-white);
	font-family: var(--sans-serif-font);
	font-weight: normal;
	font-size: 1.5em;
	margin: 0 auto 1.5em;
	max-width: 760px;
}
.filtered-list h3 {
	font-size: 1.8em;
	margin-bottom: .25em;
	-webkit-box-flex: 1;
			-ms-flex-positive: 1;
					flex-grow: 1;
}
#generic-intro article h2, #generic-body article h2 {
	font-family: var(--serif-font);
	font-size: 1.8em;
	letter-spacing: 0.075em;
	
}
#generic-intro .wysiwyg p + h3, #generic-body .wysiwyg p + h3 {
	margin-top: 2em;
}
#generic-intro h1, #generic-body h1 {
	margin-bottom: .5em;
}
.about #generic-intro h1, .about #generic-body h1 {
	color: var(--washu-dark-gray);
	margin-bottom: .15em;
}
#generic-intro aside h3, 
#generic-body aside h3, 
#generic-intro aside h4, 
#generic-body aside h4 {
	color: var(--washu-white);
}
#generic-intro aside h2, #generic-body aside h2 {
	color: var(--washu-white);
	margin-bottom: 1.5em;
}
#generic-intro aside h2 br, #generic-body aside h2 br {
	display: none;
}
#program-studies h3 {
	font-family: var(--sans-serif-font);
	font-weight: 600;
	font-size: 1.8em;
	line-height: 1.8;
	margin: 0 auto 3em;
	max-width: 915px;
}
#program-details h2 {
	color: var(--washu-dark-gray);
	font-size: 4.2em;
}
#program-details article h3 {
	font-size: 3em;
	color: var(--washu-dark-gray);
}
#program-details article h3:not(:first-child) {
	margin-top: 2em;
}
#program-details aside h3 {
	font-size: 2.4em;
	margin-bottom: 2em;
}
#program-details aside h4 {
	font-family: var(--sans-serif-font);
	font-weight: normal;
	font-size: 2.2em;
}
#faculty-list h4 {
	font-family: var(--sans-serif-font);
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 2em;
}
#news-list .item h3 {
	margin-bottom: 3em;
	text-align: center;
}
.news-event-feed h2 {
	color: var(--washu-red);
}
.single-post.type-event h1 {
	margin-bottom: .75em;
}
.single-post h1 {
	margin-bottom: .5em;
}
.post-author h2 {
	font-family: var(--sans-serif-font);
	color: var(--washu-dark-gray);
	font-size: 1.3em;
	letter-spacing: 0.075em;
	margin-bottom: 1.5em;
}
.post-author h3 {
	color: var(--washu-red);
	font-size: 2.8em;
	margin-bottom: .5em;
}
.more-posts h2 {
	font-family: var(--sans-serif-font);
	font-weight: 600;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 60px;
	width: 100%;
}
.more-posts h2 span {
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 3px solid var(--washu-dark-gray);
}
#footer h4 {
	color: var(--washu-white);
}
/* Responsive Media Queries  */
@media all and (max-width: 599px) {
	.slide .image {
		background-image: none !important;
	}
	.quote .cite-more {
		margin-top: 40px;
	}
	.filter-options .tab li, #extraColumn tr {
		padding-left: 10px;
	}
	.filter-options .tab label svg {
		display: none;
	}
	#programs-intro {
		padding-bottom: 60px;
	}
	#programs-intro p {
		display: none;
	}
	#program-details article {
		width: 100%;
		padding: 0 7.5%;
	}
	#program-details aside {
		max-width: 100%;
		padding: 50px 7.5%;
	}
	#browse-faculty {
		padding: 50px 0 0 0;
	}
	#browse-news .tab-heading {
		-webkit-box-ordinal-group: 3;
				-ms-flex-order: 2;
						order: 2;
		-webkit-order: 2;
		width: 100%;
	}
	#browse-news .search {
		width: 100%;
		-webkit-box-ordinal-group: 2;
				-ms-flex-order: 1;
						order: 1;
		-webkit-order: 1;
	}
	.more-posts {
		padding-bottom: 0;
	}
}
@media all and (min-width: 600px) {
	.container.full-mobile {
		width: 85%;
	}
	.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
		font-size: 2.0em;
	}
	.wysiwyg ul ul, .wysiwyg ol ol {
	font-size: 1em;
	}
	.alignright {
		float: right;
		margin: 0 0 20px 35px;
	}
	.alignleft {
		float: left;
		margin: 0 60px 20px 0;
	}
	.category:not(.site) {
		display: block;
	}
	.mobile-slideshow .slide {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
	}
	.intro {
		padding: 50px 0 25px;
	}
	.intro p {
		font-size: 2.1em;
	}
	.filtered-list figure {
		width: 45.5729%;
		margin: 0 2.2135% 40px;
	}
	#program-studies .tab-heading {
		display: inline-block;
		padding-right: .75em;
		border-right: 1px solid #000;
		margin-right: .5em;
		padding-bottom: 0;
	}
	#program-studies .list {
		font-size: 1.1em;
	}
	#program-studies .list .slide li {
		padding: 0 14px 32px;
	}
	#program-details {
		padding: 25px 0 40px;
	}
	.post-author .image {
		width: 44%;
	}
	.post-author figcaption {
		width: 56%;
		padding-left: 6.1881%;
	}
	#contact-form .tab-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
				-ms-flex-direction: row;
						flex-direction: row;
	}
	#footer {
		padding-top: 140px;
	}
	#footer .wustl-shield {
		top: 0px;
		height: 135px;
		width: 140px;
		margin-left: -70px;
		padding: 0 2px;
	}
	#footer .quicklinks ul {
		font-size: 1.8em;
		margin-bottom: 56px;
	}
	#footer .wustl-logo {
		letter-spacing: 0.075em;
		font-size: 1.8em;
	}
	#footer .wustl-logo img {
		max-width: 216px;
	}
	#footer .social-links .heading, #footer .support .heading {
		font-size: 1.2em;
	}
	#footer .social-links li {
		margin: 0 10px;
	}
	#footer .social-links li.facebook {
		margin: 0 5px;
	}
	#footer .social-links svg {
		max-width: 45px;
		height: 40px;
	}
	#footer .support .tagline {
		font-size: 2em;
	}
	#footer .copyright {
		font-size: 1.3em;
	}
	#footer .copyright br {
		display: none;
	}
	#footer .copyright span {
		margin-bottom: 0;
	}
	.intro h1, .intro h2 {
		font-size: 3.2em;
	}
	#footer h4 {
		font-size: 2em;
	}
}
@media all and (max-width: 767px) {
	.input.half.checkbox {
	margin-bottom:0px;
	}
	.input.half + .input.half.checkbox {
	margin-bottom:30px;
	}
	.input.half.checkbox + .input.half.checkbox {
	margin-top:0px;
	}
	.single-post .event-details .time {
		margin-top: 0px;
	}
	.recruiter img, .recruiterInfo {
	width: 100%;
	}
	.recruiterInfo {
	padding-left:0px;
	}
}
@media all and (min-width: 768px) {
	.form-container .input {
		box-sizing: border-box;
		-webkit-box-flex: 1;
				-ms-flex-positive: 1;
						flex-grow: 1;
		padding: 0 13px;
		width: auto;
	}
	.form-container .input:first-child {
		padding-left: 0;
	}
	.form-container .input:last-child {
		padding-right: 0;
	}
	.form-container .input.one-fourth {
		-webkit-box-flex: 0;
				-ms-flex-positive: 0;
						flex-grow: 0;
		width: 25%;
	}
	.form-container .input.one-third {
		-webkit-box-flex: 0;
				-ms-flex-positive: 0;
						flex-grow: 0;
		width: 33.333%;
	}
	.form-container .input.half {
		-webkit-box-flex: 0;
				-ms-flex-positive: 0;
						flex-grow: 0;
		width: 50%;
	}
	.filter-options .tab ul, #extraColumn tbody {
		-webkit-column-count: 3;
			 -moz-column-count: 3;
						column-count: 3;
	}
	.filtered-list {
		display: block;
	}
	.filtered-list .container {
		-webkit-box-pack: start;
				-ms-flex-pack: start;
						justify-content: flex-start;
	}
	.filtered-list figure {
		width: 29.7385%;
		max-width: 364px;
		margin: 0 1.7973% 40px;
	}
	#generic-intro article, #generic-body article {
		padding: 100px 7.5% 100px;
	}
	#faculty-list {
		display: block;
	}
	.single-post .share {
		position: absolute;
		right: 0;
		bottom: -3px;
		text-align: right;
	}
	.single-post .event-details .date {
		display: inline;
		margin-right: 30px;
	}
	.single-post .event-details .add-to-cal {
		vertical-align: middle;
		margin-top: -15px;
		margin-bottom: 0;
	}
	.single-post .event-details .location {
		-webkit-box-align: center;
				-ms-flex-align: center;
						align-items: center;
	}
	.single-post .event-details .location .title {
		display: inline-block;
		margin-bottom: 0;
	}
	.single-post .event-details .location a {
		margin-right: 6px;
		padding-right: 12px;
		border-right: 1px solid var(--washu-dark-gray);
	}
	.about #generic-intro h1, .about #generic-body h1 {
		font-size: 5em;
	}
	#generic-intro aside h2, #generic-body aside h2 {
		font-size: 3.5em;
	}
}
@media all and (max-width: 1029px) {
	#viewport.takeover {
		height: 100%;
		overflow: hidden;
	}
	#program-details .primary.tab-content .tab article.wysiwyg {
		padding: 0 7.5%;
	}
	#program-details .primary.tab-nav {
		height: auto;
		margin: 0;
	}
	#program-details .primary.tab-nav .tab-heading {
		width: 100%;
		padding: 20px 0;
		border-bottom: 1px solid var(--washu-white);
		border-right: none;
		min-height: 85px;
	}
	#program-details .primary.tab-nav .tab-heading:after {
		display: none;
	}
	#program-details .primary.tab-nav .tab.active {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#program-details .nested.tab-nav {
		width: 100%;
		border: none;
		text-align: center;
		padding: 0;
		padding: 20px 0;
	}
	#program-details .nested.tab-nav .tab-heading {
		padding: 10px 0;
		color: var(--washu-dark-gray);
		border: none;
	}
	#program-details .nested.tab-nav .tab-heading.active, #program-details .nested.tab-nav .tab-heading:hover {
		background: none;
	}
	#program-details .primary.tab-content .tab {
		padding: 50px 0;
		background: #f6f5f5;
		display: none;
	}
	#program-details .tab .tab-content {
		width: 100%;
	}
	#program-details .tab .tab-content .tab {
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				-ms-flex-direction: column;
						flex-direction: column;
	}
	.desktop-only {
	display:none;
	}
}
@media all and (min-width: 1030px) {
	.column.one-fourth {
		width: 25%;
	}
	.column.one-third {
		width: 33.333%;
	}
	.column.half {
		width: 50%;
	}
	.column.two-thirds {
		width: 66.666%;
	}
	.column.three-fourths {
		width: 75%;
	}
	.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
		font-size: 2.1em;
	}
	/* Difference between p's and ul's in news articles */
	.single-post .wysiwyg ul {
	font-size:1.8em;
	}
	.button, input.button {
		padding: 12px 28px 11px;
	}
	.js-more, .back-to-top {
		display: none;
	}
	.js-more-wrap {
		visibility: visible;
		height: auto;
		opacity: 1;
	}
	#search {
		z-index: 101;
		width: 100%;
		-ms-flex-item-align: center;
				align-self: center;
	}
	#search input[type="text"] {
		background:var(--washu-white);
		padding-right: 45px;
		padding-left: 15px;
	}
	#search input[type="submit"], #search button {
		position: absolute;
		right: 0;
		left: auto;
	}
	html .ms-srch-sbLarge {
		display:inline-block;
	}
	.slick-dots {
		left: 30px;
		bottom: 30px;
		top: auto;
	}	
	.intro br {
		display: block;
	}
	#news-intro {
		padding: 150px 0;
	}
	.cta.with-divider .column {
		padding: 40px 0;
	}
	.cta.with-divider .column:first-child {
		padding: 40px 0;
		margin: 0;
	}
	.cta.with-divider .column:first-child:after {
		right: -2px;
		left: auto;
		width: 4px;
		height: 100%;
	}
	.cta.with-graphic img {
		max-width: 100%;
	}
	#contact-form + .cta {
		padding-top: 50px;
	}
	#contact-form + .cta:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		height: 330px;
		top: 0;
		background: #f2f2f2;
	}
	#generic-intro article, #generic-body article/*, #generic-intro #breadcrumbs*/ {
		width: calc(100% - 500px);
	}
	#generic-intro.no-aside article, #generic-body.no-aside article/*, #generic-intro.no-aside #breadcrumbs*/ {
		width: 100%;
	}
	#generic-intro .wysiwyg p, #generic-intro .wysiwyg ol, #generic-intro .wysiwyg ul, 
	#generic-body .wysiwyg p, #generic-body .wysiwyg ol, #generic-body .wysiwyg ul {
		font-size: 1.8em;
	}
	#generic-intro .wysiwyg ol ol, #generic-intro .wysiwyg ul ul, 
	#generic-body .wysiwyg ol ol, #generic-body .wysiwyg ul ul {
		font-size:1em;
	}
	#generic-intro aside, #generic-body aside {
		max-width: 500px;
	}
	#generic-intro.widget-aside article, #generic-body.widget-aside article/*, #generic-intro.widget-aside #breadcrumbs*/ {
		width: calc(100% - 420px);
	}
	#generic-intro.widget-aside aside, #generic-body.widget-aside aside {
		max-width: 420px;
	}
	.single #generic-intro.widget-aside aside, .single #generic-body.widget-aside aside {
		margin-top: -74px;
	}
	#generic-intro.widget-pages .container, #generic-body.widget-pages .container {
		-webkit-box-align: start;
				-ms-flex-align: start;
						align-items: flex-start;
	}
	#generic-intro.widget-pages aside, #generic-body.widget-pages aside {
		margin-top: 100px;
	}
	#program-studies .tab-nav {
		margin-bottom: 70px;
	}
	#program-studies .list {
		padding-bottom: 0;
	}
	#program-studies .list .slide {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
				-ms-flex-direction: row;
						flex-direction: row;
	}
	#program-studies .list li, #program-studies .list .slide li {
		width: 33.333%;
	}
	#program-studies .list a {
		height: 130px;
	}
	#program-details {
		padding: 25px 0 40px;
	}
	#program-details .primary.tab-nav .tab-heading {
		font-size: 18px;
	}
	#program-details aside {
		display: block;
	}
	.news-event-feed {
		padding: 60px 5.555%;
	}
	#news-post .single-post {
		width: 70%;
	}
	#news-post .post-content {
		padding-bottom: 100px;
	}
	.post-author {
		padding-bottom: 100px;
	}
	.more-posts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: center;
				-ms-flex-align: center;
						align-items: center;
		-webkit-box-pack: start;
				-ms-flex-pack: start;
						justify-content: flex-start;
		padding: 110px 0 60px;
		width: 30%;
	}
	.contact-us #contact-form {
		padding-bottom: 118px;
	}
	#footer .column {
		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-align: center;
				-ms-flex-align: center;
						align-items: center;
	}
	#footer .wustl-shield {
		width: 222px;
		margin-left: -111px;
		padding: 0 2px;
	}
	#footer .quicklinks {
		text-align: left;
		position: relative;
		padding-bottom: 30px;
	}
	#footer .quicklinks ul {
		font-size: 2em;
		margin-bottom: 66px;
	}
	#footer .quicklinks:after {
		content: "";
		position: absolute;
		right: -2px;
		bottom: 0;
		top: 80px;
		width: 4px;
		background: var(--washu-black);
	}
	#footer .wustl-logo {
		font-size: 2em;
	}
	#footer .wustl-logo img {
		max-width: 216px;
	}
	#footer .social-links {
		margin-bottom: 118px;
	}
	#footer .social-links .heading {
		font-size: 1.6em;
	}
	#footer .social-links br {
		display: block;
	}
	#footer .support .heading {
		font-size: 1.6em;
	}
	#footer .support .tagline {
		font-size: 2.4em;
		border-width: 6px;
	}
	#footer .copyright {
		font-size: 1.9em;
	}
	#footer .copyright span {
		display: inline-block;
		margin: 0 20px;
	}
	#generic-intro aside h2 br, #generic-body aside h2 br {
		display: block;
	}
	.about #generic-intro h1, .about #generic-body h1 {
		font-size: 6em;
	}
	#program-details h2 {
		font-size: 6.2em;
	}
	.news-event-feed h2 {
		font-size: 4em;
	}
	.news-event-feed h3 {
		font-size: 2.7em;
	}
	.single-post .wysiwyg .post-excerpt {
		font-size: 1.8em;
	}
	.single-post h1 {
		font-size: 4.3em;
	}
	#footer h4 {
		font-size: 3em;
	}
	.desktop-only {
	display: block;
	}
}
@media all and (min-width: 1300px) {
	#generic-intro .container, #generic-body .container {
		max-width: 100%;
		-webkit-box-pack: justify;
				-ms-flex-pack: justify;
						justify-content: space-between;
	}
	#generic-intro article, #generic-body article /*, #generic-intro #breadcrumbs*/ {
		width: calc(100% - 620px);
	}
	#generic-intro .inner, #generic-body .inner {
		margin: 0 auto;
		max-width: 900px;
	}
	#generic-intro aside, #generic-body aside {
		width: 45%;
		max-width: 620px;
	}
	#generic-intro.no-aside .container, #generic-body.no-aside .container /*, #generic-intro.no-aside #breadcrumbs ul*/ {
		max-width: 1340px;
	}
	#generic-intro.no-aside article, #generic-body.no-aside article {
		width: 100%;
	}
	#program-details .tab .tab-nav {
		padding: 23px 0 23px 4.8507%;
		font-size: 2.2em;
	}
}
/* Safari hack for layouts with asides */
@media all and (min-width: 1030px) {
    @media not all and (min-resolution: .001dpcm) {
        #generic-body div.container.flex {
            display: -webkit-box;
        }
    }
}
.material-icons {
	font-size: 18px;
}
#video-container,
.video-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin: 0;
  padding-bottom: calc(var(--aspect-ratio, .5625) * 100%); }
  #video-container video,
  #video-container iframe,
  .video-container video,
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.block-background-gray {
  background: var(--washu-white); }
.block-background-dark {
  background: var(--washu-black);
  color: var(--washu-white); }
.block-custom {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
   }
  .block-custom figure.slide {
    margin: 0; }
  .block-custom.block-inline-width {
    width: 100%;
    left: auto;
    transform: translateX(0); }
  .single-post .block-custom {
    width: calc(100vw * 0.7); }
    .single-post .block-custom ul,
    .single-post .block-custom ol,
    .single-post .block-custom p {
      font-size: 1em; }
    .single-post .block-custom.block-inline-width {
      width: 100%; }
  @media screen and (max-width: 1030px) {
    .single-post .block-custom {
      width: 100vw; }
      .single-post .block-custom.block-inline-width {
        width: 100%; } }
.answer,
.block-p {
  font-size: 18px;
  line-height: 1.8em;
  margin: 0 0 1.2em; }
.block-p a {
  color: var(--washu-red); }
  .block-p a:hover {
    text-decoration: underline;
    color: var(--washu-dark-red); }
.answer ul {
  list-style: initial;
  margin: 1.2em;
  padding-left: 20px; 
  font-size: 17px;
}
.page-column__inner ul, ol {
  font-size: -webkit-match-parent;
}
.page-column__inner ul li a,
.page-column__inner ol li a,
ul.wp-block-list li a,
ol.wp-block-list li a {
  color: var(--washu-red);
}
.page-column__inner ul li, .faculty-content-padding ul li, ul.wp-block-list li  {
  text-align: -webkit-match-parent;
  font-size: 17px;
  list-style: disc;
  margin-left: 1.5em;
}
.page-column__inner ol li, .faculty-content-padding ol li, ol.wp-block-list li {
  text-align: -webkit-match-parent;
  font-size: 17px;
  margin-left: 1.5em;
}
.filter-options-faculty ul li, 
.contact-info ul li,
.program-studies ul li {
  list-style-type: none;
  margin-left: 0em;
  font-size: -webkit-match-parent;
}
.answer p {
  margin: 0 0 1.2em; }
  .answer p:last-child {
    margin-bottom: 0; }
.block-custom__anchor {
  position: absolute;
  left: -2000px;
  width: 0;
  height: 0;
  display: block;
  top: -40px;
  overflow: hidden; }
.block-custom__gray-background {
  background: var(--washu-cool-gray);
  box-sizing: border-box;
  padding: 13px;
  margin-bottom: 39px; }
.block-custom .type__heading-four {
  font-family: var(--sans-serif-font);
  font-weight: 600;
  font-size: 1.8em;
  letter-spacing: 0.075em;
  color: var(--washu-black);
  border-bottom: 1px solid var(--washu-black); }
#generic-intro aside .wysiwyg h3.type__heading-three {
  color: var(--washu-white); }
.single-post {
  font-size: 10px; }
.block-arrow {
  display: inline-block;
  margin-right: 11px; }
#program-details.block-custom.block-background-dark.tabs {
  background: var(--washu-dark-green);
  padding-bottom: 118px; }
  @media screen and (max-width: 1030px) {
    #program-details.block-custom.block-background-dark.tabs {
      padding-bottom: 0; } }
#program-details.block-custom.block-background-dark.tabs .intro {
  color: var(--washu-white); }
#program-details.block-custom.tabs .intro {
  padding-top: 0; }
#program-details.block-custom.block-background-dark.tabs .intro h2 {
  font-size: 32px;
  line-height: 1.5em;
  color: var(--washu-white); }
#program-details .primary.tab-content .tab,
#program-details.block-custom.block-background-dark.tabs .tab {
  background: var(--washu-light-gray);
  padding: 30px 5.5%;
  color: var(--washu-black); }
#program-details .primary.tab-nav {
  margin: 0; }
.tab a {
  color: var(--washu-red); }
  .tab a:hover {
    text-decoration: underline; }
.block-custom__button-wrapper a {
  background: none;
  outline: none;
  display: inline-block;
  border: 6px solid;
  letter-spacing: 0.075em;
  padding: 12px 20px 11px;
  font-size: 17px;
  font-weight: 600;
  transition: .2s;
  color: var(--washu-red);
  border-color: var(--washu-red); }
  .block-custom__button-wrapper a:hover {
    text-decoration: none;
    background-color:var(--washu-warm-neutral);}
.program-studies ul.slide {
  flex-wrap: wrap; }
  .program-studies ul.slide a {
    color: var(--washu-white); }
    .program-studies ul.slide a:hover {
      text-decoration: none; }
.program-studies .tab-container {
  max-width: 1340px; }
.wp-block-table {
  color: var(--washu-black); }
  .wp-block-table table {
    margin: 0 0 1em 0;
    border-color: var(--washu-dark-gray);
    font-size: 18px;
    line-height: 1.2em; }
    .wp-block-table table td {
      border-color: var(--washu-dark-gray);
      box-sizing: border-box;
      padding: 16px 14px 15px;
      vertical-align: top; }
.frm_submit input[type="submit"],
.frm_submit button[type="submit"] {
  font-weight: 700 !important;
  letter-spacing: 0.075em; }
.wysiwyg .alignright img,
.wysiwyg .alignleft img,
.wysiwyg .aligncenter img {
  margin-top: 0; }
.home figure {
  margin: 0; }ƒ
.home-spotlight-image-wrap {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px; }
.image-custom {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 56.2%;
  display: block; }
  .image-custom img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -o-object-fit: cover;
       object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    margin: 0; }
  .image-custom.image-tall {
    padding-bottom: 119.1538461538462%; }
  .image-custom.image-related {
    padding-bottom: 62.1311475409836%; }
  .image-custom.page-header-image {
    padding-bottom: 65.0063856960409%; }
  .image-custom.image-video {
    padding-bottom: 56.25%;
    display: block; }
  .image-custom.image-custom-post {
    padding-bottom: 62.0618556701031%;
    margin: 10px 0 20px; }
  .image-custom.image-custom-testimonial {
    padding-bottom: 60.1980198019802%; }
  .item .image-custom.image-custom-post {
    margin: 0; }
  .more-posts .image-custom.image-custom-post {
    margin-bottom: 18px; }
    .more-posts .image-custom.image-custom-post img {
      margin: 0; }
  .image-custom.portrait {
    width: 152px;
    height: 0;
    padding: 0 0 118.4210526315789%; }
  .image-custom.contact-header-image {
    display: none; }
  .image-custom.long-mobile-image {
    display: none; }
  @media screen and (max-width: 1030px) {
    .image-custom.contact-header-image {
      display: block;
      padding-bottom: 200px; } }
  @media screen and (max-width: 767px) {
    .image-custom.long-mobile-image {
      display: block;
      padding-bottom: 50%; } }
.button-video {
  cursor: pointer;
  position: relative; }
  .button-video:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.45) 100%);
    cursor: pointer; }
  .button-video:before {
    content: "\25B6";
    text-indent: 8px;
    color: var(--washu-white);
    text-align: center;
    font-size: 34px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 65px;
    height: 65px;
    border: 5px solid var(--washu-white);
    border-radius: 50%;
    z-index: 10;
    transition-duration: 0.3s;
    cursor: pointer; }
  .spotlight .button-video {
    width: 100%;
    display: block; }
  .button-video:hover:before {
    transform: translateY(-50%) translateX(-50%) scale(1.05); }
.image-custom-overlay {
  position: relative; }
  .image-custom-overlay:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.60);
    z-index: 10; }
.image-arrow {
  display: inline-block;
  margin-left: 6px; }
.page-column {
  padding: 0px 7.5%; }
.page-column__inner {
  padding: 0;
  width: 85%;
  max-width: 1320px;
  margin: 0 auto;
  }
.error-content {
  padding-bottom: 60px; }
#news-post {
  width: 100%; }
  #news-post .container {
    align-items: stretch; }
  #news-post .more-posts {
    align-items: flex-start;
    flex-direction: column; }
  #news-post #apply-links ul {
    margin-left: auto;
    margin-right: auto; }
  #news-post .single-post .post-content .stats figcaption {
    text-align: center; }
  #news-post .wysiwyg .stats ul {
    margin-left: 0;
    padding: 0; }
#news-list h3 {
  color: var(--washu-black); }
#generic-intro .blog-aside .widget.archives {
  text-align: center; }
  #generic-intro .blog-aside .widget.archives li {
    margin-bottom: 1em; }
    #generic-intro .blog-aside .widget.archives li a[aria-current="page"] {
      color: var(--washu-red);
      text-decoration: underline; }
      #generic-intro .blog-aside .widget.archives li a[aria-current="page"]:hover {
        color: var(--washu-light-blue); }
.single-student-blog-post .single {
  width: 100%; }
  .single-student-blog-post .single #generic-intro.widget-aside aside {
    margin-top: 0; }
  .single-student-blog-post .single #generic-intro .recent-posts {
    text-align: center; }
    .single-student-blog-post .single #generic-intro .recent-posts a {
      color: var(--washu-red); }
  .single-student-blog-post .single #generic-intro .about-author {
    color: var(--washu-black);
    text-align: center; }
    .single-student-blog-post .single #generic-intro .about-author p {
      color: inherit; }
    .single-student-blog-post .single #generic-intro .about-author .image-custom {
      margin-bottom: 20px; }
.news-pagination {
  position: relative;
  z-index: 10; }
#browse-news .filter-options .tab li {
  position: relative;
  margin-top: 5px;
  margin-bottom: 6px; }
  #browse-news .filter-options .tab li a {
    color: var(--washu-black);
    text-decoration: none;
    position: relative; }
    #browse-news .filter-options .tab li a:hover {
      color: var(--washu-red); }
    #browse-news .filter-options .tab li a.active {
      color: var(--washu-red); }
      #browse-news .filter-options .tab li a.active:before {
        content: "\2713";
        display: block;
        position: absolute;
        left: -14px;
        top: 0; }
.error-content .search-form {
  width: 260px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 30px; }
  .error-content .search-form button[type="submit"] {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100; }
    .error-content .search-form button[type="submit"] svg {
      width: 50%;
      height: 50%;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      fill: var(--washu-red); }
.search-results__container {
  width: 100%;
  box-sizing: border-box;
  padding: 60px 7.5%; }
.search-item {
  margin-bottom: 30px; }
  .search-item h3.search-result__title {
    margin: 0 0 8px;
    line-height: 1.2em;
    transition-duration: 0.3s; }
  .search-item .news-item__link:hover h3.search-result__title {
    color: var(--washu-red); }
.search-item__excerpt {
  font-size: 16px;
  line-height: 1.6em; }
.search-item__link {
  color: var(--washu-red);
  display: inline-block;
  font-size: 16px;
  width: 100%;
  margin-top: 10px; }
.search-pagination {
  padding: 34px 0 45px;
  text-align: center; }
  .search-pagination .nav-links {
    font-size: 16px; }
    .search-pagination .nav-links a,
    .search-pagination .nav-links span {
      display: inline-block;
      padding: 5px; }
h1.search-results__header {
  color: var(--washu-red);
  letter-spacing: 0;
  font-size: 34px; }
.breadcrumb-navigation {
  width: 100%;
  background: var(--washu-light-gray);
  padding: 30px 7.5% 50px; }
.aioseo-breadcrumbs {
  width: 85%;
  max-width: 1340px;
  margin: 0;
  font-size: 1.5em;
  letter-spacing: 0.075em;
  font-weight: 600;
  color: var(--washu-black);
  position: relative; }
  .aioseo-breadcrumbs:after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    height: 8px;
    background: var(--washu-dark-blue);
    width: 60px; }
  .aioseo-breadcrumbs a {
    color: var(--washu-black); }
    .aioseo-breadcrumbs a:hover {
      color: var(--washu-red); }
/* table styling css */
#generic-intro figure {
  text-transform: none;
}
table th {
  background-color: var(--washu-cool-gray);
padding:1em;
}
.wp-block-table td a {
  color: var(--washu-red);
}
#generic-intro figure figcaption, #generic-body figure figcaption {
  margin-top: 10px;
  font-size: 1.7em;
  color: #666666;
  font-weight: 500;
}
/* misc styling css for subprogram page template */
#generic-intro article h2, #generic-body article h2 {
  font-size: 2.6em;
  text-transform: none;
  letter-spacing: 0;
}
#generic-intro article, #generic-body article {
  padding: 60px 7.5% 100px;
}
#generic-intro.widget-pages aside, #generic-body.widget-pages aside {
  margin-top: 0px;
}
.block-p {
  font-size: 18px;
}
h6 {
  text-transform: none;
  font-size: 1.7em;
}
.single-post .post-content figure {
  margin-bottom: 2.5em;
  font-size: 1.6em;
}
/* Accordion Styles */
.wysiwyg .answer {
  font-size: inherit;
}
.answer p a,  .answer ul li a, .answer ol li a {
  color: var(--washu-red);
}
/* Faculty Styles */
.facultyListSeperator {
  height: 8px; 
  background: var(--washu-red);
  width: 70px; 
  margin-top: 3%; 
  margin-bottom: 3%;
}
.facultyIcons {
  width:1.55em;
  display:inline;
  margin-bottom:-6px;
}
a.faculty-button {
  color: var(--washu-white);
  background-color: var(--washu-red);
  border-radius: 0px;
  font-weight: 600;

  &&:hover {
    text-decoration: none;
    color: var(--washu-white);
    background-color: var(--washu-dark-red);
  }
}
.filtered-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 425px;
  background: #f2f2f2;
  z-index: -1;
}
.filter-options-faculty ul {
  border-left: 5px solid var(--washu-white);
  -webkit-column-rule: 5px solid var(--washu-white);
  -moz-column-rule: 5px solid var(--washu-white);
  column-rule: 5px solid var(--washu-white);
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  padding-left: 5px;
  line-height: 1.4;
  font-size: 1.5em;
  color: var(--washu-black);
  list-style-type: none;
  list-style: none;
}
.filter-options-faculty ul li {
  padding-left: 20px;
  padding-bottom: .6em;

}
.faculty-content-padding p a {
	color:  var(--washu-red);
}
.faculty-content-background {
  background-color: var(--washu-cool-gray);
}
.faculty-card-title {
  text-align:left; 
  margin-bottom: 1%; 
  color: var(--wash-black);
}
.faculty-card-container {
  height:auto; 
  overflow:auto; 
}
.faculty-card-list {
  color: var(--washu-dark-green);
  display: inline; 
  list-style-type: disc;
  font-size: 1.3em;
  font-weight: 600;
}
.faculty-card-position {
  font-size: 14px;
  line-height: 1.8em;
  margin: 0 0 1.2em;
}
 .primary.tab-content .tab{
  background: #f2f2f2 ;
  padding: 90px 7.5%;
  color: #444444;
}
.epyt-gallery .epyt-pagination  {
  font-size: 1.5em;
}
.epyt-gallery  .epyt-gallery-title {
  font-size: 1.5em;
  line-height: 120%;
  padding: 10px;
}
