/*
Theme Name: CLTC2016-DEV
Theme URI: http://underscores.me/
Author: Underscores.me & Chehovskiy Dima
Author URI: http://undersc
ores.me/
Description: An updated theme that includes the scenarios
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cltc
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

cltc is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/* *{box-shadow: inset 0 0 1px rgba(0,0,0,0.5)} */
@font-face {
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	src: url("./css/fontawesome/fontawesome-webfont.eot?v=4.3.0");
	src: url("./css/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
	url("./css/fontawesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
	url("./css/fontawesome/fontawesome-webfont.woff?v=4.3.0") format("woff"),
	url("./css/fontawesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
	url("./css/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}

body {
	background-image: url('images/body-bg.png');
	/*background-color: #E8E4CF;*/
	background-color: #fff;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: Lato, sans-serif;

	height: 100%;
	/* font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; */
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

body.error404 {
	background-image: url('images/header.png');
	background-color: #0a203e;
}

figure {
	margin: 0;
}


h1 {
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
}

h2 {
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
}

h3,
.h3-cont {
	position: relative;
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

h4 {
	margin: 1em 0 0.5em 0;
}

h4,
.news-sort .h4-fltr {
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

h5,
.fltr-heading strong {
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 16px;
	line-height: 12px;
	font-weight: 700;
}

h6 {
	position: relative;
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: 700;
}

.skip-link {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	color: #0a203e;
	text-decoration: none;
}

.skip-link:focus {
	display: block;
	width: 240px;
	height: auto;
	z-index: 1001;
	top: 0;
	left: 50%;
	background: white;
	padding: 0.5em 1em;
	text-align: center;
	margin-left: -120px;;
}

.skip-link:hover {
	background: #fdb515;
}

.section-heading.recentnews h1 {
	color: #e8e4cf;
}

.entry-content h2,
.category-results h2,
.search-results h2,
.single-content h2 {
	text-align: left;
}

.news-clmn-div strong {
	color: #e8e4cf;
}

.wwu {
	margin-top: 120px;
}

.mb100 {
	margin-bottom: 100px;
}

p,
article ul,
article ol {
	margin-bottom: 12px;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 30px;
}

faculty {
	margin-top: 44px;
	margin-bottom: 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 16px;
	line-height: 73px;
	font-weight: 700;
}

researcher {
	margin-top: 82px;
	margin-bottom: 6px;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 16px;
	line-height: 80px;
	font-weight: 700;
}

.research-clmn .vertically-align {
	display: flex;
	align-items: center;
}

.research-clmn researcher {
	line-height: normal;
	margin-top: 0;
}

.researcher-title {
	line-height: 100%;
}


.button {
	display: inline-block;
	padding: 0;
	background-color: black;
	color: white;
	text-align: center;
	text-decoration: none;
}

.button.button2 {
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	height: 48px;
	padding-top: 18px;
	padding-right: 24px;
	padding-left: 24px;
	float: left;
	background-color: #d1e3da;
	font-family: Lato, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.button.button2.next {
	float: right;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	color: #0a203e;
}

.button.button2.next:hover {
	background-color: #fdb515;
}

.button.attach {
	height: 36px;
	margin-left: 24px;
	padding: 8px 12px;
	float: none;
	background-color: #fdb515;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.button.attach:hover {
	background-color: #b57a1b;
}

.button.attach:active {
	position: relative;
	top: 1px;
}


.entry-content a {
	color: #c4820e;
	text-decoration: none;
}

.entry-content a:hover,
.entry-content a:active,
.entry-content a:focus {
	border-bottom: 2px solid #e09140;
	color: #0a203e;
}

.page-template-page-corp-membership .entry-content a:hover,
.page-template-page-corp-membership .entry-content a:active,
.page-template-page-corp-membership .entry-content a:focus {
	color: #fff;
}

.link-white {
	position: static;
	display: inline;
	overflow-x: visible;
	overflow-y: visible;
	-webkit-transition: color 200ms ease, border-width 100ms ease;
	transition: color 200ms ease, border-width 100ms ease;
	color: #e8e4cf;
	text-decoration: none;
}

.link-white:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #fdb515;
}

.link-white:active {
	position: relative;
	top: 1px;
}

.entry-content ol,
.w-row ol,
.entry-content ul,
.w-row ul {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 1em;
	color: #0a203e;
}

span.wpcf7-list-item {
	display: block;
}


.archive.category .nep-carousel-wrapper .wwu,
.archive.category .nep-carousel-wrapper + .content-area .wwu {
	margin-top: 0;
}

.nep-carousel-wrapper {
	margin-top: 95px;
	overflow: hidden;
	max-height: 450px;
}

@media ( min-width: 992px ) {
	.nep-carousel-wrapper {
		margin-top: 115px;
	}
}

.home .nep-carousel-item {
	transition: opacity 1.5s;
}

.home .nep-carousel-item.hidden {
	opacity: 0;
}

.carousel-description * {
	color: #fff;
}

.carousel-description a {
	text-decoration: underline;
}

.carousel-description a:hover,
.carousel-description a:active,
.carousel-description a:focus {
	text-decoration: none;
}

@media (max-width: 800px) {
	.home .nep-carousel-item .w-container {
		max-width: 80vw;
		max-height: 80%;
		overflow: hidden;
		overflow-y: auto;
		top: 45%; /* override carousel styling. */
	}

	.slick-arrow {
		top: 45% !important; /* override carousel styling. */
	}

	.slick-dots {
		bottom: 30px !important; /* override carousel styling. */
	}
}

img.alignright {
	float: right;
	margin: 0 0 25px 70px;
}

img.alignleft {
	float: left;
	margin: 0 70px 25px 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 25px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 25px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter,
.alignnone {
	margin-top: 70px;
	margin-bottom: 70px;
}

.entry-content {
	padding: 36px 0;
	min-height: 144px;
}

.single-content .entry-content {
	padding-top: 0;
	padding-bottom: 72px;
}


.icon {
	position: absolute;
	top: 10px;
	right: 0;
	float: right;
	clear: none;
}

.icon:active {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.button1 {
	margin-top: 36px;
	padding: 18px 36px;
	float: left;
	border: 2px solid black;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 14px;
	line-height: 12px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
	text-transform: uppercase;
}

.button1:hover {
	border-style: solid;
	border-color: transparent;
	background-color: #fdb515;
	color: #0a203e;
}

.button1:active {
	position: relative;
	top: 1px;
	background-color: #b57a1b;
}

.button1.bwwu {
	margin-top: 24px;
	padding: 12px 24px;
	font-size: 12px;
	text-decoration: none;
}

.button1.bwwu.apply {
	margin-top: 0;
	margin-left: 24px;
	float: none;
}

.about-cntnt {
	margin-top: 240px;
	text-align: left;
}

.head-img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.about-h1 {
	color: #0a203e;
	text-align: left;
	margin-top: 0;
	line-height: 1;
	font-size: 36px;
}

.about-row-container {
	overflow: hidden;
}

.about-row {
	overflow: hidden;
	margin: 60px 0;
}

.about-row img {
	width: 100%;
	height: auto;
}

.about-h1,
.about-content {
	padding-left: 20px;
}

.staff {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url('../images/section.png');
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: repeat-x;
}

.ppl {
	color: #0a203e;
	font-size: 60px;
	line-height: 60px;
}

.dir {
	position: relative;
	top: 0;
	right: -60px;
	bottom: 0;
	float: right;
}

.h3-main-staff {
	margin-top: 10px;
}

.h3-staff {
	color: #0a203e;
	text-align: left;
}

.h2-staff {
	margin-bottom: 12px;
	line-height: 48px;
}

.text-staff {
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 30px;
}

.text-staff.secondary {
	font-size: 12px;
	line-height: 24px;
}

.text-staff.main-staff {
	font-size: 16px;
	line-height: 24px;
}

.dir-desc {
	position: relative;
	top: 72px;
}

.secondary-staff {
	margin-top: 72px;
}

.staff-sec-row {
	margin-top: 36px;
}

.faculty-sec-row {
	margin-top: 36px;
}

.research-sec-row {
	margin-top: 36px;
}

.staff-image-div {
	margin-right: 36px;
}

.faculty-image-div {
	margin-right: 20px;
}

.research-image-div {
	margin-right: 20px;
}

.pwwu {
	margin-bottom: 0;
	font-size: 24px;
	line-height: 36px;
	text-align: left;
}

.engage-res {
	margin-top: 144px;
}

.h2wwu {
	line-height: 48px;
}

.list-rombus {
	position: relative;
	left: 2px;
	top: 6px;
	width: 10px;
	height: 10px;
	background-color: #9dbdaa;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #9dbdaa;
}

.wwu-list {
	font-size: 12px;
	line-height: 24px;
}

.link-p {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #e09140;
	text-decoration: none;
}

.link-p:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.link-p:active {
	position: relative;
	top: 1px;
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
}

.openop {
	margin-top: 144px;
}

.opp1 {
	margin-top: 36px;
	background-image: url('../images/wwu-vac.svg');
	background-position: 0 0;
	background-size: 150px;
	background-repeat: no-repeat;
}

.h3wwu {
	margin-bottom: 12px;
	padding-top: 108px;
	color: #0a203e;
}

.pwwu-small {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 24px;
}

.h3-cont {
	color: #0a203e;
	text-align: right;
}

.navigation-close {
	position: absolute;
	left: 40px;
	top: 10px;
	font-family: Lato, sans-serif;
	color: #fdb515;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.blog-fltr {
	width: 100%;
	margin-top: 72px;
}

.fltr-heading {
	width: 100%;
	min-width: 0;
	background-color: #f3f7f5;
}

.fltr-news {
	padding-right: 0;
	padding-left: 0;
	background-color: #e6eeea;
}

.h4-fltr {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.fltr-eve {
	padding-right: 0;
	padding-left: 0;
	background-color: #d1e3da;
}

.fltr-pub {
	padding-right: 0;
	padding-left: 0;
	background-color: #9dbdaa;
}

.feat-image {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
	padding-right: 0;
	padding-left: 0;
	background-image: url('../images/feat.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.feat-news {
	position: static;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	padding: 72px 36px;
	background-color: white;
}

.h5-news {
	color: #0a203e;
	position: relative;
	margin: 1em 0 0.5em 0;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	font-weight: 700;
}

.p-news {
	margin-top: 36px;
	margin-bottom: 0;
}

.p-news.search-rslts {
	margin-top: 12px;
	font-size: 14px;
	line-height: 24px;
}

.feat-row {
	position: relative;
}

.h2-link {
	-webkit-transition: color 200ms ease, border-width 200ms ease;
	transition: color 200ms ease, border-width 200ms ease;
	font-family: Lato, sans-serif;
	color: #c4820e;
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	text-decoration: none;
}

.h2-link:hover {
	border-bottom: 3px solid #c4820e;
	color: #0a203e;
}

.h2-link:active {
	position: relative;
	top: 1px;
}

.h2-link.search-link {
	font-size: 24px;
	line-height: 24px;
}

.pager {
	position: static;
	width: 100%;
	height: 48px;
	min-width: 0;
	background-color: #f3f7f5;
}

.pager-center {
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	display: block;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: none;
	text-align: center;
}

.pager1 {
	position: static;
	display: block;
	width: 48px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	float: left;
	clear: none;
	background-color: #e6eeea;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.pager1._2 {
	display: block;
	float: left;
	clear: none;
	background-color: #d1e3da;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.pager1._2:hover {
	background-color: #fdb515;
}

.pager1._2.space {
	background-color: #e6eeea;
}

.pager1._2.space:hover {
	background-color: #e6eeea;
}

.pager-div {
	position: absolute;
	left: 50%;
	top: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: none;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.news-sort {
	position: static;
	left: 0;
	top: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 72px;
	padding-top: 24px;
	float: none;
	clear: none;
	background-color: #e6eeea;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	text-decoration: none;
}

.news-sort:hover {
	background-color: #d5e3dc;
}

.news-sort:active {
	position: relative;
	top: 1px;
}

.news-sort.events {
	position: static;
	background-color: #d1e3da;
}

.news-sort.events:hover {
	background-color: #bdd9cb;
}

.news-sort.events:active {
	position: relative;
}

.news-sort.pub {
	position: static;
	background-color: #9dbdaa;
}

.news-sort.pub:hover {
	background-color: #8bb39b;
}

.news-sort.pub:active {
	position: relative;
}


.feat-image-clmn {
	position: static;
	padding-right: 0;
	padding-left: 0;
}

.post-header {
	position: relative;
	overflow-x: visible;
	overflow-y: visible;
	height: 600px;
	min-width: 0;
	background-image: url('../images/blog-post.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.header-image-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 200px;
	background-image: -webkit-linear-gradient(bottom, white 1%, rgba(255, 255, 255, 0.77) 47%, rgba(255, 255, 255, 0));
	background-image: linear-gradient(to top, white 1%, rgba(255, 255, 255, 0.77) 47%, rgba(255, 255, 255, 0));
}

.post {
	color: #0a203e;
	font-size: 48px;
	line-height: 48px;
	text-align: left;
}

.post-header-heading {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.categories-div {
	width: 100%;
	min-width: 0;
	margin-top: 36px;
	background-color: #e6eeea;
}

.categories {
	position: relative;
	padding-right: 36px;
	padding-left: 36px;
	float: left;
	text-align: left;
}

.categories.cat {
	padding-left: 0;
	color: #fdb515;
}

.post-images {
	position: static;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	margin-top: 72px;
	margin-bottom: 24px;
	float: none;
	clear: none;
}

.image-desc-div {
	width: 50%;
	min-width: 0;
	margin-bottom: 72px;
}

.img-desc-divider {
	width: 100%;
	height: 2px;
	min-width: 0;
	background-color: #e6eeea;
}

.h6-img-desc {
	margin-bottom: 6px;
	color: #0a203e;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

.quote {
	display: block;
	margin: 0 auto;
	font-size: 24px;
	line-height: 36px;
	font-style: italic;
	text-align: left;
}

.quote-div {
	margin-top: 60px;
	margin-bottom: 72px;
	margin-left: 72px;
	padding: 36px 36px 36px 72px;
	border-left: 2px solid #d1e3da;
	background-color: #f7f7f7;
}

.gl-footer {
	background-color: #e8e4cf;
}

.footer-left {
	padding-right: 0;
	padding-left: 0;
}

.footer-row .footer-left:first-child {
	padding-right: 10px;
}

.footer-row__inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.footer-row__inner--bottom {
	display: flex;
	flex-direction: column;
}

.footer-row__inner--bottom > .widget {
	margin-bottom: 2em;
}

.footer-row__inner--bottom > .widget {
	flex: 0 0 100%;
}

@media (min-width: 500px) {
	.footer-row__inner--bottom {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.footer-row__inner--bottom > .widget {
		flex: 0 0 50%;
	}
}

@media (min-width: 700px) {
	.footer-row__inner--bottom > .widget {
		flex: 1;
		padding-right: 2em;
	}

	.footer-row__inner--bottom > .widget:last-of-type {
		padding-right: 0;
	}
}

.footer-row__inner--bottom * {
	color: #fff;
}

.footer-row__bottom {
	clear: both;
}

.footer-row__bottom h3 {
	margin-top: 0;
	font-size: 20px;
	line-height: 1
}

.footer-row__bottom ul {
	padding-left: 0;
	list-style: none;
	position: inherit;
	background: transparent;
	margin-bottom: 40px;
	height: auto;
}

@media (min-width: 992px) {
	.footer-left {
		border-right: 1px solid rgba(0, 0, 0, 0.2);
	}

	.footer-row__bottom .menu {
		margin-bottom: 0;
	}
}

.footer-row__bottom .menu-item {
	text-align: left;
	line-height: 1.3;
}

.footer-row__bottom a {
	text-transform: none;
	font-size: 16px;
	text-decoration: none;
}

.footer-row__bottom a:active,
.footer-row__bottom a:focus,
.footer-row__bottom a:hover {
	text-decoration: none;
	color: inherit;
}

.footer-widget-area {
	overflow: hidden;
}

.widget__bottom-right {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

@media (min-width: 992px) {
	.widget__bottom-right {
		align-items: flex-end;
		align-self: flex-end;
	}
}

.widget__bottom-right > * {
	flex: 1 1 100%;
}

.form-field {
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 36px;
	margin-bottom: 0;
	float: left;
	clear: none;
	border-style: none;
	background-color: #f2efdf;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-weight: 400;
}

.form-field.apply {
	height: 48px;
	padding-top: 0;
	padding-bottom: 0;
	border: 2px solid #cad4e3;
	background-color: white;
	-webkit-transition: border-color 200ms ease;
	transition: border-color 200ms ease;
	color: #0a203e;
	font-size: 18px;
	line-height: 24px;
}

.form-field.apply:focus {
	border-color: #9dbdaa;
}

.form-field.apply.dd {
	padding: 0 8px;
}

.form-field.apply.comments {
	height: 120px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.search-btn {
	position: absolute;
	top: 0;
	right: 50%;
	bottom: 0;
	height: 36px;
	margin-top: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	clear: none;
	background-color: #fdb515;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	font-family: Lato, sans-serif;
	color: white;
	font-weight: 700;
	text-transform: uppercase;
}

.search-btn:hover {
	background-color: #b57a1b;
}

.search-btn:active {
	top: 1px;
}

.search {
	position: static;
	width: 100%;
	height: 36px;
	float: left;
}

.form-wrapper {
	width: 50%;
	padding-top: 24px;
	padding-left: 36px;
}

.footer-row {
	padding-top: 12px;
}

.search-cntnr {
	margin-bottom: 36px;
	border-bottom: 2px solid #d1e3da;
}

.search-cntnr.last {
	border-bottom-style: none;
}

.light {
	margin: 36px 10px 0;
	color: #e8e4cf;
}

.form-apply-div {
	margin-top: 144px;
	margin-bottom: -15px;
	padding-right: 160px;
	padding-bottom: 0;
	padding-left: 160px;
}

.form-label {
	margin-bottom: 12px;
	color: #0a203e;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
}

.form-div {
	margin-top: 36px;
}

.form-div.first {
	margin-top: 0;
}

.icon-attach {
	float: none;
	color: #fdb515;
}

.btn-apply {
	display: block;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
}

html.w-mod-js *[data-ix="nav-close"] {
	opacity: 0;
	-webkit-transform: translate(0px, -14px);
	-ms-transform: translate(0px, -14px);
	transform: translate(0px, -14px);
}

html.w-mod-js *[data-ix="intro-popup"] {
	opacity: 0;
	-webkit-transform: translate(0px, 100px);
	-ms-transform: translate(0px, 100px);
	transform: translate(0px, 100px);
}


/* Header */

/* Header & Navigation */
.cltc-logo {
	position: relative;
	left: 4px;
	top: 12px;
	z-index: 10;
	width: 120px;
	height: 65px;
	padding: 0;
	float: left;
	background-color: transparent;
	-webkit-transition: all 100ms ease;
	transition: all 100ms ease;
}

.cltc-logo:hover {
	background-color: transparent;
}

.cltc-logo h1 {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.cltc-logo.w--current {
	-webkit-transition: background-color 500ms ease;
	transition: background-color 500ms ease;
}

.cltc-logo.w--current:hover {
	background-color: #d1e3da;
}

.cltc-logo-img {
	display: block;
	/* margin: 10px auto 10px; */
	margin: 0 auto 0 10px;
	padding-top: 0;
}


.menu {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 80px;
	background-color: #133451;
}

.logged-in .menu {
	top: 46px;
}

@media screen and (min-width: 783px) {
	.logged-in .menu {
		top: 32px;
	}
}

.menu-btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	width: 120px;
	height: 48px;
	margin-top: 20px;
	margin-right: 36px;
	padding: 0;
}

.menu-btn.w--open {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	background-color: transparent;
}

.navigation {
	position: absolute;
	left: 0;
	top: 10px;
	float: none;
	clear: none;
	font-family: Lato, sans-serif;
	color: #fdb515;
	font-size: 12px;
	font-weight: 700;
}

.nav-open {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	min-width: 0;
	margin-right: auto;
	margin-left: auto;
	/* background-color: #0a203e; */
	background-color: #133451;
	background-color: rgba(24, 46, 72, 0.95);

	/* opacity: 0.9; */
	color: #fdb515;
}

.menu-item {
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
	font-family: Lato, sans-serif;
	color: white;
	text-align: center;

	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	line-height: 3;
	padding: 0;
}

.footer-row__inner--bottom .cat-item,
.footer-row__inner--bottom .cat-item a {
	-webkit-transition: color 200ms ease;
	transition: color 200ms ease;
}

.menu-item:hover,
.footer-row__inner--bottom .cat-item:hover,
.footer-row__inner--bottom .cat-item:hover a {
	color: #fdb515;
}

.menu-item:active {
	position: relative;
	top: 1px;
}

.menu-item.w--current {
	color: #9dbdaa;
	/* color: #8eb4a5; */
}

.menu-open-div {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.menu-btn1 {
	position: static;
	top: 0;
	right: 0;
	display: block;
	width: 24px;
	height: 3px;
	margin-bottom: 6px;
	float: none;
	background-color: #fdb515;
	box-shadow: none;
}

.menu-btn2 {
	width: 24px;
	height: 3px;
	margin-top: 6px;
	float: none;
	background-color: #fdb515;
	box-shadow: none;
}

.menu-btn3 {
	width: 24px;
	height: 3px;
	margin-top: 6px;
	float: none;
	background-color: #fdb515;
	box-shadow: none;
}


/* Menu */
.navigation {
	position: static;
	left: auto;
	top: auto;
}

.navigation.main-navigation {
	position: absolute;
	left: 0;
	top: 10px;
}

.menu-open-div {
	margin: 0;
	padding: 0;
}

.menu-item.current-menu-item {
	color: #fdb515;
}

.menu-item a {
	color: inherit;
	text-decoration: none;
}

.menu-footer {
	float: none;
	margin-top: 10px;
}

.menu-footer li {
	margin-left: 0;
	float: none;
	clear: none;
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0.7em;
}

.menu-footer li:first-child {
	margin-left: 0;
}

.menu-footer li a {
	color: #fdb515;
	text-decoration: none;
	-webkit-transition: color 200ms ease, border-width 200ms ease;
	transition: color 200ms ease, border-width 200ms ease;
}

.menu-footer li a:hover,
.menu-footer li a:active,
.menu-footer li a:focus,
.menu-footer li.current-menu-item a {
	color: #b57a1b;
	text-decoration: none;
}

.menu-footer li a:hover,
.menu-footer li a:active,
.menu-footer li a:focus {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


/* Homepage Hero Section */
.main-cntnt {
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.intro {
	position: static;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
	float: none;
	clear: none;
	font-family: Lato, sans-serif;
	color: #fff;
	font-size: 36px;
	line-height: 1.275em;
	font-weight: 300;
}

.intro-cntnr {
	position: absolute;
	left: 3%;
	top: 50%;
	display: block;
	width: 100%;
	max-width: 895px;
	margin-right: 0;
	margin-left: 0;
	-webkit-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
	text-align: left;
}

.hero-box {
	position: relative;
	height: 80%;
	background-color: white;
	color: #fdb515;
	font-size: 60px;
	line-height: 60px;
	margin-top: 80px;
	border-top: 16px solid #fff;
}

._3clmns {
	position: static;
	display: flex;
	flex-direction: column;

	overflow-x: hidden;
	overflow-y: hidden;
	float: none;
	clear: none;
}

._3clmnswrapper {
	position: relative;
	background-color: white;
	margin-bottom: 16px;
}

.clmn1 {
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	display: flex;
	flex: 1 0 auto;
}

@media (min-width: 992px) {
	.hero-box {
		margin-top: 100px;
	}

	._3clmns {
		flex-direction: row;
		flex-wrap: wrap;
	}

	._3clmns .clmn1 {
		flex: 1 0 30%;
		margin: 0 0 0 16px;
	}

	._3clmns .clmn1:first-child {
		margin-left: 0;
	}
}

.clmn-txt {
	font-family: Lato, sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}

.clmn-txt * {
	color: #fff;
}

.clmnblck a.learnmoreau,
.clmnblck a.button1 {
	text-decoration: none;
}

.clmnblck a.learnmoreau {
	color: #fff;
}

.clmnblck a.learnmoreau:hover,
.clmnblck a.learnmoreau:focus {
	color: #fdb515;
}

.clmnblck a.button1 {

}

ul.clmn-txt {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.clmn-txt li {
	display: inline-block;
	line-height: 1;
	padding: 0 10px;
	border-left: 1px solid #fff;
}

ul.clmn-txt li:first-child,
ul.clmn-txt li:last-child {
	border-left: 0;
	padding-left: 0;
}

ul.clmn-txt li:last-child {
	display: block;
	margin: 0.5rem 0;
}

.clmnblck {
	position: relative;
	display: flex;
	overflow-x: visible;
	overflow-y: visible;

	padding: 36px;
	float: none;
	width: 100%;
	height: 100%;

	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #fff;
	text-decoration: none;

	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.clmnblck .clmnblck--inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;

	background-color: #133451;
	background-color: rgba(24, 46, 72, 0.85);
}

.clmnblck:hover {
	color: #fdb515;
}

.clmnblck.clmn2 {
}

.clmnblck.clmn3 {
	float: none;
}

.clmn-limiter {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	flex: 1 0 auto;
	padding-top: 0;
}

.clmn-limiter .button1 {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	flex: 0 1 auto;
	width: auto;
}

.clmn-limiter.newslmtr {
	max-width: 600px;
	font-size: 36px;
	line-height: 36px;
}

.clmn-limiter.newslmtr.search-results {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	max-width: 1000px;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
	float: none;
	clear: none;
	font-size: 36px;
}

.recentnews {
	position: relative;
	background-color: #0a203e;
}

.recentnews.related {
	margin-top: 72px;
}

a.news-archive {
	color: #e8e4cf;
	font-size: 18px;
	text-decoration: none;
}

a.news-archive:hover {
	color: #fdb515;
	text-decoration: underline;
}

.section-heading {
	padding-top: 45px;
	padding-bottom: 72px;
}

.news-clmn {
	overflow-x: hidden;
	overflow-y: hidden;
	padding-right: 0;
	padding-left: 0;
	background-color: #0a203e;
}

.news-clmn-div {
	overflow-x: visible;
	overflow-y: visible;
	min-height: 360px;
	padding: 36px;
	background-color: #0a203e;
	opacity: 1;
}

.news-ovrl {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0a203e;
	opacity: 0.3;
}

.news-ovrl.img1 {
	overflow-x: visible;
	overflow-y: visible;
	background-image: url('../images/ecology.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.3;
}

.news-ovrl.img1:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.header-div {
	overflow: hidden;
}

.header-div.about {
	background-color: #fff;
	z-index: 1;
}

.header-div.home {
	background-position: 50% 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.intro-cntnr {
	z-index: 9;
}


/* About Page */
.dir {
	/*float: none;*/
}

.steering-clmn:nth-child(1) .small-tr,
.steering-clmn:nth-child(2) .small-tr {
	display: none;
}

.faculty-clmn:nth-child(1) .small-tr,
.faculty-clmn:nth-child(2) .small-tr,
.faculty-clmn:nth-child(3) .small-tr {
	display: none;
}

.research-clmn:nth-child(1) .small-tr,
.research-clmn:nth-child(2) .small-tr,
.research-clmn:nth-child(3) .small-tr {
	display: none;
}

.sponsor-clmn:nth-child(1) .small-tr,
.sponsor-clmn:nth-child(2) .small-tr,
.sponsor-clmn:nth-child(3) .small-tr {
	display: none;
}

.avatar-staff {
	position: relative;
	display: block;
	padding: 0;
	float: left;
}

.avatar-staff.clip-diamond {
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}

.avatar-staff img {
	position: relative;
	z-index: 1;
	width: 100%;
}

/* Diamant (4 tringle) */
.triangle {
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	overflow: hidden;
}

.triangle:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
}

/* Up Right */
.triangle-up-right {
	top: 0;
	right: 0;
	padding-left: 50%;
	padding-top: 50%;
}

.triangle-up-right:after {
	margin-left: -500px;
	margin-top: -500px;
	border-left: 500px solid transparent;
	border-top: 500px solid #fff;
}

/* Down Right */
.triangle-down-right {
	right: 0;
	bottom: 0;
	width: 50%;
	padding-top: 50%;
}

.triangle-down-right:after {
	margin-top: -500px;
	border-top: 500px solid transparent;
	border-right: 500px solid #fff;
}

/* Down Left */
.triangle-down-left {
	left: 0;
	bottom: 0;
	width: 50%;
	padding-bottom: 50%;
}

.triangle-down-left:after {
	border-right: 500px solid transparent;
	border-bottom: 500px solid #fff;
}

/* Up Left */
.triangle-up-left {
	top: 0;
	left: 0;
	padding-bottom: 50%;
	padding-left: 50%;
}

.triangle-up-left:after {
	margin-left: -500px;
	border-bottom: 500px solid transparent;
	border-left: 500px solid #fff;
}

.small-triangle-up {
	top: -25%;
	z-index: 3;
	padding-right: 25%;
	padding-left: 25%;
	padding-bottom: 25%;
}

.small-triangle-up:after {
	margin-left: -500px;
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	border-bottom: 500px solid #e8f0eb;
}

.small-triangle-up.in-left {
	left: 0;
}

.small-triangle-up.in-right {
	right: 0;
}

.small-triangle-down {
	top: 0;
	z-index: 3;
	padding-left: 25%;
	padding-right: 25%;
	padding-top: 25%;
}

.small-triangle-down:after {
	margin-left: -500px;
	margin-top: -500px;
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	border-top: 500px solid #e8f0eb;
}

.small-triangle-down.in-left {
	left: 0;
}

.small-triangle-down.in-right {
	right: 0;
}

.small-triangle-up-res {
	top: -25%;
	z-index: 3;
	padding-right: 25%;
	padding-left: 25%;
	padding-bottom: 25%;
}

.small-triangle-up-res:after {
	margin-left: -500px;
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	border-bottom: 500px solid #51758d;
}

.small-triangle-up-res.in-left {
	left: 0;
}

.small-triangle-up-res.in-right {
	right: 0;
}

.small-triangle-down-res {
	top: 0;
	z-index: 3;
	padding-left: 25%;
	padding-right: 25%;
	padding-top: 25%;
}

.small-triangle-down-res:after {
	margin-left: -500px;
	margin-top: -500px;
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	border-top: 500px solid #51758d;
}

.small-triangle-down-res.in-left {
	left: 0;
}

.small-triangle-down-res.in-right {
	right: 0;
}

.affiliated-clmn .small-triangle-up:after {
	border-bottom-color: #fcedd3;
}

.affiliated-clmn .small-triangle-down:after {
	border-top-color: #fcedd3;
}

.grantee-clmn .small-triangle-up-res:after {
	border-bottom-color: #e7e3c6;
}

.grantee-clmn .small-triangle-down-res:after {
	border-bottom-color: #e7e3c6;
}

.director .h2-staff a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.director .h2-staff a:active,
.director .h2-staff a:focus,
.director .h2-staff a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.director .w-col.dir-clmn {
	z-index: 1;
}

.director .w-col {
	z-index: 2;
}

.director .triangle-up-left,
.director .triangle-down-left {
	left: 60px;
}

.director .triangle-up-right,
.director .triangle-down-right {
	right: -60px;
}

.secondary-staff h4 a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.secondary-staff h4 a:active,
.secondary-staff h4 a:focus,
.secondary-staff h4 a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.secondary-staff faculty a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.secondary-staff faculty a:active,
.secondary-staff faculty a:focus,
.secondary-staff faculty a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.secondary-staff researcher a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #c4820e;
	text-decoration: none;
}

.secondary-staff researcher a:active,
.secondary-staff researcher a:focus,
.secondary-staff researcher a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}


.research-sec-row sponsor {
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 16px;
	font-weight: 700;
}

.research-sec-row sponsor a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #e09140;
	text-decoration: none;
}

.research-sec-row sponsor a:active,
.research-sec-row sponsor a:focus,
.research-sec-row sponsor a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.main-staff h3 a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #c4820e;
	text-decoration: none;
}

.main-staff h3 a:active,
.main-staff h3 a:focus,
.main-staff h3 a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

/* Single Post */
.single-content {
	background: #fff;
	padding-top: 35px;
	padding-bottom: 72px;
}

.post {
	font-size: inherit;
	line-height: inherit;
}

h1.post {
	font-size: 48px;
	line-height: 48px;
}

#tribe-events a,
.post-text a,
.post-text a span,
.cat a,
.cltc-upcoming-events a,
.cltc-past-events a,
a.cltc-link {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #c4820e;
	text-decoration: none;
}

#tribe-events a:hover,
#tribe-events a:active,
#tribe-events a:focus,
.post-text a:active,
.post-text a:focus,
.post-text a:hover,
.cat a:active,
.cat a:focus,
.cat a:hover,
.cltc-upcoming-events a:active,
.cltc-upcoming-events a:focus,
.cltc-upcoming-events a:hover,
.cltc-past-events a:active,
.cltc-past-events a:focus,
.cltc-past-events a:hover,
a.cltc-link:active,
a.cltc-link:focus,
a.cltc-link:hover {
	border-bottom: 2px solid #c4820e;
	color: #0a203e;
}

.post-text figure img {
	height: auto;
}

.post-header {
	background: none;
	margin-top: -120px;
	height: 630px;
	overflow: hidden;
}

.single-post .entry-header {
	padding-top: 36px;
	padding-bottom: 36px;
}

.header-image-overlay {
	z-index: 9;
}

/* Captions */
.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 {
	/*width: 50%;*/
	/*margin: 24px 0 72px;*/
	padding: 6px 0;
	border-bottom: 2px solid #e6eeea;
	color: #0a203e;
	font: 12px/18px Lato, sans-serif;
}

/* Blockquote */
blockquote {
	margin-top: 60px;
	margin-bottom: 72px;
	margin-left: 72px;
	padding: 36px 36px 36px 72px;
	border-left: 2px solid #d1e3da;
	background-color: #f7f7f7;
}

blockquote p {
	font-size: 24px;
	line-height: 36px;
	font-style: italic;
	text-align: left;
}

/* Related Posts */
.recentnews.related {
	margin-top: 0;
}

.section-heading.recentnews h1 small {
	display: block;
	line-height: 25px;
}

.news-clmn .section-heading {
	padding-bottom: 34px;
}

.social-clmn-div .section-heading {
	padding-bottom: 63px;
}

.related-block {
	background: #0a203e;
}

.related-block .news-clmn {
	background: none;
}

/* Filtes */
.grayscale img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: gray;
}

/* Misc */
.clearfix:before,
.clearfix::after {
	content: " ";
	display: table;
}

.clearfix::after {
	clear: both;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* Search Form */
.form-wrapper {
	width: auto;
}

.search-btn {
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	border-radius: 0;
	margin: 0;
	float: none;
}

.form-field {
	left: auto;
	top: auto;
	bottom: auto;
	width: 35%;
}

.w-input,
.w-select {
	border-radius: 0;
}


/* Index Page */
.blog-fltr {
	position: relative;
}

.fltr-news:nth-child(2) a {
	background: #d1e3da;
}

.fltr-news:nth-child(3) a {
	background: #9dbdaa;
}

.fltr-news:nth-child(2) a:active,
.fltr-news:nth-child(2) a:focus,
.fltr-news:nth-child(2) a:hover {
	background: #bdd9cb;
}

.fltr-news:nth-child(3) a:active,
.fltr-news:nth-child(3) a:focus,
.fltr-news:nth-child(3) a:hover {
	background: #8bb39b;
}

.ajax-spinner {
	width: 18px;
	height: 18px;
	display: none;
	position: absolute;
	top: 8px;
	right: 18px;
}

.spinner-chasing-dots {
	width: 18px;
	height: 18px;
	position: relative;
	text-align: center;
	-webkit-animation: cherry-chasingDotsRotate 2s infinite linear;
	animation: cherry-chasingDotsRotate 2s infinite linear;
}

.spinner-chasing-dots .dot {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fdb515;
	border-radius: 100%;
	-webkit-animation: cherry-chasingDotsBounce 2s infinite ease-in-out;
	animation: cherry-chasingDotsBounce 2s infinite ease-in-out;
}

.spinner-chasing-dots .dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

/* Pagination*/
.pagination {
	position: static;
	width: 100%;
	height: 48px;
	min-width: 0;
	background-color: #f3f7f5;
}

.nav-links {
	position: relative;
	display: block;
	height: 48px;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.nav-links .page-numbers {
	display: inline-block;
	width: 48px;
	height: 48px;
	padding-top: 16px;
	background-color: #d1e3da;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.nav-links a.page-numbers:hover {
	background-color: #fdb515;
}

.nav-links .next {
	float: right;
	display: block;
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 14px;
}

.nav-links .prev {
	float: left;
	display: block;
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 14px;
}

.nav-links .current {
	background: #e6eeea;
}

/* Search Page */
.no-results.not-found {
	min-height: 550px;
	padding-bottom: 72px;
}

.p-news.search-rslts p {
	font-size: inherit;
	line-height: inherit;
}

.search-cntnr h2 {
	margin-bottom: 0;
}

/* Work With Us Page */
.row-list ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.row-list ul li {
	position: relative;
	font: 14px/24px Lato, sans-serif;
	color: #0a203e;
	margin: 0;
	padding: 5px 0 5px 35px;
}

.row-list ul li:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 10px;
	height: 10px;
	background-color: #9dbdaa;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #9dbdaa;
}

.row-list ul li a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.row-list ul li a:active,
.row-list ul li a:focus,
.row-list ul li a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.pwwu-small {
	font-size: 14px;
}

/* Apply Page */
.form-apply {
	overflow: hidden;
}

.form-apply .wpcf7 {
	margin-top: 120px;
	padding-right: 160px;
	padding-bottom: 0;
	padding-left: 160px;
}

.wpcf7-form .form-field {
	float: none;
}

.form-apply .wpcf7-form input[type="text"],
.form-apply .wpcf7-form input[type="tel"],
.form-apply .wpcf7-form input[type="email"],
.form-apply .wpcf7-form select,
.form-apply .wpcf7-form textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-form input[type="submit"] {
	border-radius: 0;
}

.form-apply .wpcf7-form > p {
	margin-bottom: 36px;
}

.form-apply .wpcf7-form textarea {
	resize: vertical;
}

div.wpcf7-response-output {
	margin: 10px 0;
	padding: 10px;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 18px;
	line-height: 30px;
}

div.wpcf7-mail-sent-ok {
	background-color: #ddd;
	border: none;
}

div.wpcf7-mail-sent-ng {
	background-color: #ffdede;
	border: none;
}

div.wpcf7-validation-errors {
	background-color: #f7e700;
	border: none;
}

span.wpcf7-not-valid-tip {
	font-size: 13px;
	font-weight: bold;
}

/* File input */
.file_upload {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 5px 0 0 35px;
	margin: 0;
	background: url('images/attach.svg') 0 12px no-repeat;
	background-size: 14px 20px;
}

/* 404 Page */
section.error-404 {
	min-height: 600px;
	padding-top: 60px;
}

/* Bio Page Template */
.bio-res {
	padding-top: 95px;
}

.bio-image-div {
	text-align: center;
	padding-bottom: 20px;
}

.bio-image-div img {
	border: 1px solid #0a203e;
}

.title-bio {
	margin-top: 0;
}

.bio-h1 {
	color: #0a203e;
}

.bio-res .contact-info h3 {
	max-width: 100%;
}

.bio-res .contact-info {
	background: #fff;
	border: 1px solid #0a203e;
	padding: 20px;
	display: inline-block;
	margin: 35px 0;
	text-align: left;
}

.col-spacer {
	display: none;
}

@media (min-width: 767px) {
	.text-bio {
		margin-top: 35px;
	}

	.col-spacer {
		display: block;
	}

	.bio-image-div {
		padding-bottom: 0;
	}
}

/* Newsletter Form */
.sbscrb {
	position: relative;
	min-height: 168px;
	margin-top: 144px;
}

.sbscrb.home {
	margin-top: 0;
}

.sbscrb-h {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	padding-right: 0;
	padding-left: 0;
	background-color: #0a203e;
}

.sbscrb-f {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-top: 60px;
	margin-bottom: 60px;
	background-color: #1b3451;
}

.sbscrbtxt {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}

.sbscrb-btn {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	min-height: 168px;
	padding: 0 36px;
	float: right;
	clear: none;
	background-color: #fdb515;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	font-family: Lato, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
}

.sbscrb-btn:hover {
	background-color: #b57a1b;
	color: white;
}

.sbscrb-btn:active {
	top: 1px;
}

.sbscrb-btn.apply-btn {
	position: static;
	height: 60px;
	min-height: 0;
	margin-top: 36px;
	float: none;
}

.sbscrb-addrss {
	position: relative;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	float: none;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #53768f;
	border-left-style: none;
	background-color: transparent;
	-webkit-transition: border-color 200ms ease;
	transition: border-color 200ms ease;
	font-family: Lato, sans-serif;
	color: #53768f;
	font-size: 24px;
	font-style: italic;
}

.sbscrb-addrss:focus {
	border-bottom-color: #9dbdaa;
}

.frm-div {
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	padding-right: 36px;
	padding-left: 36px;
	float: left;
	clear: none;
	font-family: Lato, sans-serif;
	color: #53768f;
}

.form {
	float: none;
	clear: none;
	color: white;
	font-style: normal;
}

.frmclmns {
	height: 100%;
}

.frm-clmn1 {
	position: relative;
	margin-top: 60px;
}

.sbscrb {
	margin-top: 0;
	min-height: 0;
}

.sbscrb-f {
	position: relative;
	width: 100%;
	margin: 0;
	background: transparent;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

.sbscrb-frm {
	margin: 0;
}

.sbscrb-frm:before,
.sbscrb-frm:after {
	content: " ";
	display: table;
}

.sbscrb-frm:after {
	clear: both;
}

.sbscrb-frm h1 {
	/* changed color,background and positioning -GL Aug11 */
	position: relative;
	top: 50%;
	color: #fff;
	font-size: 20px;
	text-align: left;
	/*	-webkit-transform: translate(0px, -50%);
		-ms-transform: translate(0px, -50%);
		transform: translate(0px, -50%);
	*/
}

.sbscrb-frm .widget_wysija_cont {
	width: 100%;
	background: #fff;
	position: relative;
	max-width: 350px;
}

.sbscrb-frm input {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
}

.sbscrb-frm .wysija-paragraph {
	position: relative;
	float: left;
	width: calc(100% - 130px);
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
	clear: none;
	font-family: Lato, sans-serif;
	color: #53768f;
}

.widget_wysija_cont p label {
	display: none;
}

.sbscrb-frm .wysija-input {
	position: relative;
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	float: none;
	clear: none;
	border-width: 2px;
	border-color: rgba(0, 0, 0, 0);
	background-color: #fff;
	-webkit-transition: border-color 200ms ease;
	transition: border-color 200ms ease;
	font-family: Lato, sans-serif;
	color: #53768f;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-style: italic;
	outline: none;
	border-radius: 0;
}

.sbscrb-frm .wysija-input:focus {
	border-color: #9dbdaa;
}

.sbscrb-frm .wysija-input::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
}

.sbscrb-frm .wysija-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
	opacity: 1;
}

.sbscrb-frm .wysija-input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
	opacity: 1;
}

.sbscrb-frm .wysija-input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
}

.sbscrb-frm .wysija-submit {
	width: 130px;
	position: relative;
	height: 40px;
	padding: 0;
	margin: 0;
	border: none;
	float: right;
	clear: none;
	background-color: rgba(255, 255, 255, 0.3);
	color: #fff;
	-webkit-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
	font-family: Lato, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
}

.sbscrb-frm .wysija-submit:hover {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.formError {
	top: 100% !important;
	left: 0 !important;
}

.formError .formErrorContent {
	line-height: 16px;
}

.clmn-limiter {
	position: relative;
}

/*Footer */
.gl-footer {
	background: #193452;
	color: #fff;
}

.gl-footer .footer-row {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.gl-footer h2 {
	position: relative;
	color: #fff;
	font-size: 20px;
	text-align: left;
	margin: 0;
	line-height: 48px;
	font-weight: 700;
}

.gl-footer .form-wrapper {
	padding: 0;
}

.gl-footer .search {
	max-width: 320px;
	width: 100%;
}

.gl-footer .search input[type="text"] {
	background: #fff;
	width: calc(100% - 100px);
	height: 40px;
	line-height: 40px;
	border: 2px solid rgba(0, 0, 0, 0);
}

.gl-footer .search input[type="text"]:focus {

}

.gl-footer .search-btn {
	background-color: rgba(255, 255, 255, 0.3);
	width: 100px;
	font-size: 18px;
	height: 40px;
}

.gl-footer .search-btn:hover,
.gl-footer .search-button:focus {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.sbscrb-frm h1,
.gl-footer h2,
input.wysija-submit.wysija-submit-field,
.gl-footer .search-btn {
	letter-spacing: 1px;
}

/* to make subscribe and search input fields consistent */
.sbscrb-frm .wysija-input,
.gl-footer .search input[type="text"] {
	padding: 8px 12px;
}

.widget_wysija input[name="wysija[user][email]"] {
	color: black;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-style: normal;
}

.footer-right {
	padding-left: 60px;
	padding-right: 0;
	margin-top: 10px;
}

.privacy {
	margin-top: 10px;
	list-style: none;
}

.privacy li {
	line-height: 1em;
}

.privacy a {
	margin: 0;
	text-align: right;
	color: #fff;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.privacy a:active,
.privacy a:focus,
.privacy a:hover {
	text-decoration: none;
}

/* hide the easyfootnotes that show at the bottom of pages */
.easy-footnotes-wrapper {
	display: none;
}


/* News / Events / Publications */

.archive.category {
	background-image: none;
}

.archive.category .w-container {
	max-width: 1140px;
}

.category h1.h1wwu,
.category h2.h1wwu {
	text-align: center;
	font-size: 48px;
	margin-bottom: 48px;

	margin-bottom: 72px;
	color: #0a203e;
	font-weight: 700;
}

.category .search-cntnr {
	border-bottom: none;
}


.categories-div {
	margin-top: 0;
}

.category-results .category-results-content {
	padding: 25px 0;
}

.category-results-content h2,
.category-results-content h6 {
	margin: 0;
}

.news-img {
	height: 270px;
	max-height: 270px;
	overflow-y: hidden;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.news-img.placeholder {
	background-color: #f3f7f5;
	background-position: 0 0;
	background-size: auto;
}

.news-img.placeholder img {
	height: 270px;
}


.social-clmn {
	overflow-x: hidden;
	overflow-y: hidden;
	padding-right: 0;
	background-color: #5e7185;

}

.social-clmn-div {
	overflow-x: visible;
	overflow-y: visible;
	min-height: 350px;

	opacity: 1;
}

.social-wrapper {
	max-height: 435px;
	height: 435px;
	overflow: hidden;

}

.social-wrapper h3 {
	padding: 10px 36px;
}

.social-wrapper h3 a {
	text-decoration: none;
	color: #e8e4cf;
}

.social-twitter,
.social-facebook {
	color: #e8e4cf;
	font-size: 18px;
	overflow: scroll;
	background: #fff;
	margin-top: 10px;
	padding: 0;
	height: 100%;
}

.facebook-wrapper {

}

@media (min-width: 992px) {
	.social-facebook {
		margin-top: 0;
	}
}

.facebook-wrapper h2 {
	font-size: 21px;
	line-height: 24px;
	font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
	font-weight: 300;
	padding: 10px;
	margin: 0;
}

.facebook-wrapper h2 span.byline,
.facebook-wrapper h2 span.byline a {
	color: #8899a6;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
}

.facebook-wrapper h2 span.byline a {
	color: #3b94d9;
}

@media (min-width: 1760px) {
	.facebook-wrapper h2 {
		font-size: 27px;
		line-height: 36px;
	}
}

.social-twitter a,
.social-twitter p,
.social-facebook a,
.social-facebook p {
	color: #e8e4cf;
}

.social-facebook h3,
.social-twitter h3 {
	color: #e8e4cf;
	margin: 10px 0;
	font-size: 18px;
}

.social-facebook h3 a,
.social-twitter h3 a {
	text-decoration: none;
}

.social-twitter h3 {
	margin: 28px 0 10px;
}

.timeline-Viewport {
	height: 358px !important;
}

.timeline-Footer {
	display: none !important;
}

.really_simple_twitter_widget {
	padding: 0;
	margin: 0;
}

.really_simple_twitter_widget li {
	list-style: none;
	padding: 0;
	margin: 0 0 18px;
	line-height: 1.4;
}

.menu-footer {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.w-news-row {
	/*border-top: 2px solid #9bbcaa;*/
}

/* End of News / Events / Publications */


/* Corporate Membership & Scenarios Sections */

body.page-template-page-corp-membership {
	background-image: none;
}

.corporate-membership {
	margin-top: 100px;
}

.cltc-header-wrapper {
	background: #193452;
}

.cltc-header-item {
	padding: 140px 0 80px 0;
}

.cltc-header h1 {
	font-size: 60px;
	line-height: 100%;
	color: #c5d7b8;
	margin: 0;
}

.cltc-header .entry-content {
	padding-bottom: 0;
}

.cltc-header .entry-content p {
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}

.cltc-corp-logo {
	margin-bottom: 20px;
}

h1.cltc-corp-membership a {
	text-decoration: none;
	font-style: normal;
	color: #0a203e;
}

.page-template-template-about .cltc-corp-membership h2 {
	text-align: center;
}

.page-template-template-about .cltc-corp-partners-logos {
	text-align: center;
}

.cltc-corp-partners-logos {
	clear: both;
	margin: 2em 0 4em;
	text-align: center;
}

.cltc-corp-partners-logos .cltc-corp-logo {
	float: none;
	display: inline-block;
	padding: 0 50px;
}

.cltc-corp-partners-logos .cltc-corp-logo img {
	vertical-align: top;
}

.corporate-membership .w-section .section-heading,
.corporate-membership .w-section .w-row {
	width: 50%;
	float: left;
	margin: 0;
	padding-left: 30px;
	padding-right: 0;
	border-right: 1px solid #ced2d5;
}

.corporate-membership .w-section .cltc-corp-partners {
	padding-left: 0;
	padding-right: 30px;
}

.corporate-membership .w-section .cltc-corp-associates {
	padding-left: 30px;
	padding-right: 0;
	border-right: none;
}

.cltc-corp-membership-content {
	background: url('images/corp-member-background.png') no-repeat 50% 0;
}

.cltc-corp-membership-logos {
	background: #fff;
	margin: 50px 0;
}

.cltc-corp-membership-logos .w-section {
	padding: 50px 0 0;
	text-align: center;
}

.cltc-corp-membership-logos h2 a,
.cltc-corp-membership-logos h3 a {
	text-decoration: none;
	color: #0a203e;
}

.cltc-corp-membership-logos h2 a:active,
.cltc-corp-membership-logos h2 a:focus,
.cltc-corp-membership-logos h2 a:hover,
.cltc-corp-membership-logos h3 a:active,
.cltc-corp-membership-logos h3 a:focus,
.cltc-corp-membership-logos h3 a:hover {
	border-bottom: 2px solid #fdb515;
	color: #0a203e;
}

.cltc-corp-membership-logos a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.cltc-corp-membership-contact h3 {
	text-align: center;
}


.scenarios-wrapper {
	background-image: url(images/body-bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fff;
}

.scenarios-wrapper .cltc-corp-membership-logos {
	background-color: transparent;
}

.scenarios-report-section {
	padding: 60px 0 40px 0;
}

.scenarios-report--wrap {
	padding-bottom: 2rem;
}

.scenarios-report--heading {
	margin: 0 0 1.5rem 0;
	max-width: 100%;
	font-size: 32px;
	text-align: center;
}

.scenarios-report--image {
	display: block;
	margin: 0 auto 1rem auto;
}

.center-mobile-img {
	display: block;
	margin-left: 50%;
	transform: translate(-50%, 0);
}

a.grey-btn {
	background-color: #5b7285;
}

a.button1.center-btn,
a.button1.center-mobile-btn {
	margin-left: 50%;
	transform: translate(-50%, 0);
}


a.button1.scenarios-cta-btn {
	text-decoration: none;
	border-color: #fff;
	color: #fff;
	display: inline-block;
	width: auto;
	float: none;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: unset;

	margin-top: 0;
	margin-bottom: 2rem;
}

a.button1.scenarios-cta-btn:hover {
	color: #0a203e;
}

.scenarios-list--buttons a.button1.scenarios-cta-btn {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

a.small-btn {
	margin-top: 1rem;
	font-size: 14px !important;
	padding: 0.5rem;
}

.scenarios-list.cltc-row > [class*="cltc-col"] {
	margin-bottom: 2rem;
}

.scenarios-list--item {
	background-color: #193452;
	color: #fff;
	padding: 1rem 0;
	margin: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.scenarios-list--item p {
	color: #fff;
	line-height: 1.5;
	font-size: 1rem;
}

.scenarios-list--item p:last-child {
	margin-bottom: 0;
}

.scenarios-list--heading {
	margin: 0 0 1rem 0;
	max-width: 100%;
	color: #fff;
	text-align: center;
	font-size: 32px;
}

.creative-commons-license p {
	margin-bottom: 0;
}

.scenarios-wrapper .license-container {
	/* background-color: white; */
	padding: 1rem 0.5rem;
}

.cltc-row [class*="cltc-col"].scenarios-list--buttons {
	text-align: center;
	margin-top: auto;
	height: auto;
	flex: 0 1 auto;
	margin-bottom: 0;
}

.cltc-corp-membership-logos.scenarios--logos,
.cltc-corp-membership-logos.scenarios--logos .w-section {
	margin-top: 0;
}

.cltc-corp-membership-logos.scenarios--logos .w-section {
	padding: 0;
}

.cltc-corp-membership-logos.scenarios--logos h2 {
	margin-top: 0;
}

.scenario-video--wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(25, 52, 82, 0.2);
	z-index: 999999;
	align-items: center;
	justify-content: center;
	display: none;
}

.scenario-video--wrap.visible {
	display: flex;
}

.scenario-video--modal {
	width: 70%;
	border: 2px solid #193452;
	background: #193452;
	position: relative;
}

.scenario-video-inner {

}

.iframe-embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.iframe-embed-container iframe,
.iframe-embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@media screen and (min-width: 991px) {
	.scenarios-list--heading,
	.scenarios-report--heading {
		text-align: left;
	}

	a.button1.center-mobile-btn,
	.center-mobile-img {
		margin-left: 0;
		transform: translate(0, 0);
	}

	.cltc-row [class*="cltc-col"].scenarios-list--buttons {
		text-align: left;
	}

	.scenarios-list--buttons a.button1.scenarios-cta-btn {
		margin-left: 0;
		margin-right: 1rem;
	}
}


/* End of Corporate Membership & Scenarios */


/* Responsive */

@media (max-width: 991px) {
	h1 {
		margin-right: 20px;
		margin-left: 20px;
		font-size: 36px;
		line-height: 36px;
		text-align: center;
	}

	h3 {
		max-width: 50%;
	}

	h4 {
		margin-top: 27px;
		margin-bottom: 0;
	}

	faculty {
		line-height: 50px;
	}

	researcher {
		line-height: 50px;
	}

	.main-cntnt {
		background-size: cover;
	}

	.intro {
		margin-right: 20px;
		margin-left: 20px;
	}

	.clmnblck {
		padding-right: 20px;
		padding-left: 20px;
		background-position: 0 0;
		background-size: 120px;
	}

	.clmnblck.clmn2 {
		background-position: 0 0;
		background-size: 100px;
	}

	.clmnblck.clmn3 {
		background-position: 0 -1px;
	}

	.clmn-limiter.newslmtr {
		font-size: 24px;
		line-height: 24px;
	}

	.recentnews {
		background-position: 50% 0;
		background-size: cover;
	}

	.section-heading {
		padding-top: 36px;
		padding-bottom: 36px;
	}

	.news-clmn-div {
		min-height: 180px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.link-white {
		line-height: 30px;
	}

	.sbscrb-btn {
		position: relative;
		left: 0;
		top: auto;
		right: 0;
		bottom: 0;
		min-height: 0;
		padding-top: 12px;
		padding-bottom: 12px;
		float: none;
		clear: none;
	}

	.sbscrb-addrss {
		text-align: center;
	}

	.frm-div {
		padding-right: 20px;
		padding-left: 20px;
	}

	.frm-clmn1 {
		margin-top: 36px;
		margin-bottom: 24px;
	}

	.cltc-logo-ftr {
		position: absolute;
		top: 112px;
		margin-left: 20px;
	}

	.cltc-logo-ftr.w--current {
		position: absolute;
		left: 0;
		top: 112px;
		bottom: 112px;
		z-index: 10;
		display: block;
		margin-left: 20px;
	}

	.menu-footer {
		position: static;
		top: 0;
		right: 0;
		bottom: 0;
		margin-top: 12px;
		margin-right: 20px;
		margin-left: 20px;
		float: right;
		clear: none;
		text-align: left;
	}

	.cprghts {
		margin-right: 20px;
	}

	.button1 {
		width: 100%;
		padding-right: 24px;
		padding-left: 24px;
	}

	.button1.bwwu {
		width: auto;
	}

	.about-cntnt {
		margin-top: 180px;
	}

	.staff {
		margin-top: 36px;
	}

	.text-staff.secondary {
		line-height: 18px;
	}

	.h1wwu {
		font-size: 60px;
		line-height: 60px;
	}

	.engage-res {
		margin-top: 72px;
	}

	.openop {
		margin-top: 72px;
	}

	.h3-cont {
		display: block;
		float: right;
		text-align: right;
	}

	.feat-news {
		padding: 36px 20px;
	}

	.h2-link {
		font-size: 24px;
		line-height: 24px;
	}

	.post {
		margin-left: 0;
	}

	.categories {
		padding-right: 36px;
		padding-left: 20px;
	}

	.categories.cat {
		padding-right: 20px;
	}

	.form-field {
		margin-bottom: 0;
	}

	.search-btn {
		position: absolute;
		right: 0%;
		margin-right: 20px;
	}

	.form-wrapper {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.light {
		margin-right: 20px;
		margin-left: 20px;
	}

	.form-apply-div {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	h1 {
		margin-right: 20px;
		margin-left: 20px;
		text-align: left;
	}

	h3 {
		max-width: 100%;
	}

	h4 {
		margin-top: 46px;
	}

	faculty {
		line-height: 120px;
		font-size: 18px;
	}

	researcher {
		line-height: 120px;
		font-size: 18px;
	}

	p {
		margin-right: 20px;
		margin-left: 20px;
	}

	.menu-btn {
		margin-right: 20px;
	}

	.navigation {
		display: none;
	}

	.intro {
		margin-right: 20px;
		margin-left: 20px;
		font-size: 36px;
		line-height: 48px;
	}

	.clmnblck {
		padding-right: 20px;
		padding-left: 20px;
		background-position: 0 50%;
		background-size: 20%;
	}

	.clmnblck.clmn2 {
		/* background-color: white; */
		/* background-size: contain; */
	}

	.clmnblck.clmn3 {
		background-position: 0 49%;
	}

	.clmn-limiter {
		max-width: 100%;
	}

	.news-clmn-div {
		padding-right: 20px;
		padding-left: 20px;
	}

	.sbscrb-h {
		display: none;
	}

	.frm-div {
		padding-right: 20px;
		padding-left: 20px;
	}

	.cltc-logo-ftr {
		display: none;
	}

	.cltc-logo-ftr.w--current {
		display: none;
		margin-right: auto;
		margin-left: auto;
		float: none;
		text-align: center;
	}

	.menu-footer {
		position: static;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
		margin: 12px 20px 0;
		float: none;
		clear: none;
		text-align: center;
	}

	.cprghts {
		position: static;
		margin-right: 0;
		margin-left: 20px;
		float: left;
		text-align: left;
	}

	/* .menu-item {
    padding: 24px;
  } */
	.button1 {
		display: block;
		width: auto;
		margin-right: auto;
		margin-left: auto;
		float: left;
		clear: none;
	}

	.button1.bwwu.apply {
		display: inline-block;
		margin-right: 0;
		margin-left: 24px;
	}

	.about-h1 {
		margin-right: 12px;
		margin-bottom: 36px;
		margin-left: 12px;
		text-align: left;
	}

	.staff {
		margin-top: 12px;
	}

	.director {
		padding-right: 12px;
		padding-left: 12px;
	}

	.dir-clmn {
		text-align: center;
	}

	.dir {
		right: 0;
		display: block;
		text-align: center;
	}

	.dir-desc {
		top: 60px;
	}

	.secondary-staff {
		margin-right: 24px;
		margin-left: 24px;
	}

	.staff-image-div {
		margin-right: 36px;
	}

	.research-image-div {
		margin-right: 0;
	}

	.pwwu {
		margin-right: 20px;
		margin-left: 20px;
	}

	.h2wwu {
		margin-right: 20px;
		margin-left: 20px;
	}

	.list-rombus {
		margin-left: 10px;
	}

	.wwu-list {
		margin-left: 0;
	}

	.opp1 {
		margin-right: 10px;
		margin-left: 10px;
	}

	.pwwu-small {
		margin-right: 0;
		margin-left: 0;
	}

	.h3-cont {
		margin-right: 10px;
		margin-bottom: 24px;
		margin-left: 10px;
		float: none;
		text-align: left;
	}

	.navigation-close {
		display: none;
	}

	.h4-fltr {
		margin-top: -12px;
	}

	.feat-image {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		display: block;
		width: 100%;
		height: 100%;
		min-height: 300px;
	}

	.feat-news {
		padding-top: 36px;
		padding-bottom: 36px;
	}

	.p-news {
		margin-right: 0;
		margin-left: 0;
	}

	.pager1._2.space {
		background-color: #e6eeea;
	}

	.pager1._2.space:hover {
		background-color: #e6eeea;
	}

	.news-sort {
		height: 48px;
	}

	.post {
		font-size: 36px;
		line-height: 36px;
	}

	.post-header-heading {
		padding-right: 20px;
		padding-left: 20px;
	}

	.post-images {
		padding-right: 20px;
		padding-left: 20px;
	}

	.image-desc-div {
		padding-right: 20px;
		padding-left: 20px;
	}

	.quote {
		font-size: 18px;
		line-height: 30px;
	}

	.quote-div {
		margin-right: 20px;
		margin-left: 20px;
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.search-cntnr {
		padding-right: 20px;
		padding-left: 20px;
	}

	.form-apply-div {
		margin-top: 72px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.icon-attach {
		float: none;
	}

	.faculty-image-div {
		margin-right: 3px;
	}

	.research-image-div {
		margin-right: 3px;
	}

	.faculty-clmn {
		padding-right: 0;
		padding-left: 0;
	}

	.research-clmn {
		padding-right: 0;
		padding-left: 0;
	}

	.steer-1 {
		padding-left: 0;
	}
}

@media (max-width: 630px) {
	.intro {
		margin-right: 10px;
		margin-left: 10px;
		font-size: 24px;
		line-height: 30px;
	}
}


@media (max-width: 479px) {
	h1 {
		margin-right: 10px;
		margin-left: 10px;
		font-size: 36px;
		line-height: 36px;
		text-align: left;
	}

	h1.h1wwu {
		font-size: 60px;
		line-height: 60px;
	}

	h3 {
		font-size: 18px;
	}

	h4 {
		margin-top: 41px;
	}

	faculty {
		line-height: 107px;
		font-size: 18px;
	}

	researcher {
		line-height: 107px;
		font-size: 18px;
	}

	p {
		margin-right: 10px;
		margin-left: 10px;
	}

	.about-cntnt p {
		margin-right: 0;
		margin-left: 0;
	}

	.cltc-logo {
		width: 120px;
		height: 60px;
		padding: 5px 12px;
	}

	.cltc-logo.w--current {
		width: 120px;
		height: 60px;
		padding: 12px;
	}

	.cltc-logo-img {
		margin: 0;
	}

	.brkl-logo {
		width: 120px;
		height: 60px;
		padding: 12px;
	}

	.brkl-logo-img {
		margin-top: 0;
	}

	.menu-btn {
		margin-top: 12px;
		margin-right: 10px;
	}

	.intro {
		margin-right: 10px;
		margin-left: 10px;
		font-size: 24px;
		line-height: 30px;
	}

	.clmn-limiter.newslmtr {
		line-height: 30px;
	}

	.clmn-limiter.newslmtr.search-results {
		font-size: 18px;
		line-height: 24px;
	}

	.section-heading {
		padding-top: 36px;
		padding-bottom: 36px;
	}

	.news-clmn-div {
		padding-right: 10px;
		padding-left: 10px;
	}

	.sbscrb {
		margin-top: 72px;
	}

	.frm-div {
		padding-right: 10px;
		padding-left: 10px;
	}

	.menu-footer {
		margin-right: 10px;
		margin-left: 10px;
		direction: ltr;
		font-size: 18px;
		line-height: 36px;
		text-align: left;
		list-style-type: none;
	}

	.about-footer {
		margin-right: 12px;
	}

	.wwu-footer {
		margin-right: 12px;
	}

	.cprghts {
		margin-right: 10px;
		margin-left: 10px;
	}

	/* .learnmoreau {
    font-size: 24px;
    line-height: 30px;
  } */
	.menu-item {
		padding-bottom: 0;
		font-size: 24px;
	}

	/* .button1 {
    width: 100%;
  } */
	.about-cntnt {
		margin-top: 100px;
	}

	.head-img {
		max-height: 240px;
	}

	.about-h1 {
		margin-right: 0;
		margin-bottom: 24px;
		margin-left: 0;
		font-size: 24px;
		line-height: 30px;
	}

	.about-row {
		margin-top: 36px;
	}

	.staff {
		margin-bottom: 36px;
	}

	.director {
		padding-right: 0;
		padding-left: 0;
	}

	.dir {
		margin-right: auto;
		margin-left: auto;
		float: none;
	}

	.dir-desc {
		position: static;
		top: 0;
		margin-top: 12px;
	}

	.secondary-staff {
		margin-right: 10px;
		margin-left: 10px;
	}

	.steer-1 {
		padding-left: 0;
	}

	.staff-image-div {
		margin-right: 6px;
	}

	.faculty-image-div {
		margin-right: 3px;
	}

	.research-image-div {
		margin-right: 3px;
	}

	.steering-clmn {
		padding-right: 0;
		padding-left: 0;
	}

	.faculty-clmn {
		padding-right: 0;
		padding-left: 0;
	}

	.research-clmn {
		padding-right: 0;
		padding-left: 0;
	}

	.wwu {
		margin-top: 120px;
	}

	.h1wwu {
		margin-bottom: 24px;
		font-size: 36px;
		line-height: 36px;
	}

	.pwwu {
		margin-right: 10px;
		margin-left: 10px;
		font-size: 18px;
		line-height: 30px;
	}

	.engage-res {
		margin-top: 36px;
	}

	.h2wwu {
		margin-right: 10px;
		margin-bottom: 24px;
		margin-left: 10px;
		font-size: 24px;
		line-height: 30px;
	}

	.list-rombus {
		left: -10px;
	}

	.openop {
		margin-top: 36px;
	}

	.opp1 {
		margin-right: 0;
		margin-left: 0;
	}

	.h3-cont {
		margin-right: 0;
		margin-left: 0;
	}

	.feat-news {
		padding-right: 10px;
		padding-left: 10px;
	}

	.h2-link {
		font-size: 18px;
		line-height: 30px;
	}

	.h2-link.search-link {
		font-size: 18px;
		line-height: 24px;
	}

	.pager-center {
		display: none;
	}

	.post-header {
		height: 400px;
	}

	.post {
		font-size: 18px;
		line-height: 24px;
	}

	.post-header-heading {
		padding-right: 10px;
		padding-left: 10px;
	}

	.categories {
		padding-right: 10px;
		padding-left: 10px;
	}

	.categories.cat {
		margin-left: 10px;
		padding-top: 12px;
	}

	.post-text {
		margin-top: 36px;
	}

	.post-images {
		margin-top: 24px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.image-desc-div {
		width: 100%;
		margin-bottom: 36px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.quote-div {
		margin: 36px 10px;
		padding-right: 10px;
		padding-left: 36px;
	}

	.search-btn {
		margin-right: 10px;
	}

	.form-wrapper {
		padding-right: 10px;
		padding-left: 10px;
	}

	.search-cntnr {
		padding-right: 10px;
		padding-left: 10px;
	}

	.light {
		margin-right: 10px;
		margin-left: 10px;
	}

	.form-apply-div {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.gl-footer .footer-row {
		padding: 50px 20px 80px;
	}
}

@media (max-width: 991px) {
	.about-cntnt {
		margin-top: 60px;
	}

	.gl-footer .form-field {
		width: 90%;
	}

	.gl-footer .search-btn {
		width: 10%;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}

	.error404 .intro,
	.light,
	h1 {
		margin-left: 0;
		margin-right: 0;
	}

	.form-apply .wpcf7 {
		padding-left: 0;
		padding-right: 0;
	}

	.sbscrb-frm .wysija-paragraph {
		width: calc(100% - 120px);
	}

	.sbscrb-frm .wysija-submit {
		width: 120px;
	}

	.sbscrb-frm .wysija-input {
	}

	.gl-footer .search input[type="text"] {
		width: calc(100% - 100px);
	}

	.gl-footer .search-btn {
		width: 100px;
	}

	.gl-footer .footer-row {
		padding-left: 5%;
		padding-right: 5%;
	}

	.category-news h1.h1wwu {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	.w-container,
	.section-ppl,
	.search-container .page-header,
	.w-col.feat-news {
		padding-left: 20px;
		padding-right: 20px;
	}

	.w-container.search-container {
		padding-left: 0;
		padding-right: 0;
	}

	.pwwu,
	.h2wwu,
	.h3-cont,
	.secondary-staff,
	.main-staff,
	.about-h1,
	.opp1,
	p {
		margin-left: 0;
		margin-right: 0;
	}

	.gl-footer .form-field {
		width: 85%;
	}

	.gl-footer .search-btn {
		/*width: 15%;*/
	}

	.footer-right {
		border-left: none;
		padding-left: 0;

	}

	.director .triangle-up-left,
	.director .triangle-down-left {
		left: 0;
	}

	.director .triangle-up-right,
	.director .triangle-down-right {
		right: 0;
	}

	.steering-clmn:nth-child(2) .small-tr {
		display: block;
	}

	.faculty-clmn:nth-child(2) .small-tr,
	.faculty-clmn:nth-child(3) .small-tr {
		display: block;
	}

	.research-clmn:nth-child(2) .small-tr,
	.research-clmn:nth-child(3) .small-tr {
		display: block;
	}

	blockquote {
		margin-right: 0;
		margin-left: 0;
		padding-top: 24px;
		padding-bottom: 24px;
	}

	blockquote p {
		font-size: 18px;
		line-height: 30px;
		margin: 0;
	}

	.pagination {
		display: block;
	}

	.director,
	.w-col {
		padding-left: 0;
		padding-right: 0;
	}

	.related h1,
	.recentnews h1 {
		padding-left: 20px;
		padding-left: 20px;
	}

	.form-apply .wpcf7 {
		margin-top: 45px;
	}

	section.error-404 {
		padding-top: 10px;
	}

	.post h1 {
		font-size: 36px;
		line-height: 36px;
	}

	.menu-item {
		font-size: 24px;
		padding-bottom: 0;
	}

	.sbscrb-frm .widget_wysija_cont {
		width: 100%;
		left: 0;
	}
}

@media (max-width: 479px) {
	.w-container,
	.section-ppl,
	.post-text h2,
	.search-cntnr,
	.related h1,
	.recentnews h1,
	.search-container .page-header,
	.w-col.feat-news {
		padding-left: 20px;
		padding-right: 20px;
	}

	.wwu {
		margin-top: 60px;
	}

	.about-cntnt {
		margin-top: 40px;
	}

	p,
	blockquote {
		margin-left: 0;
		margin-right: 0;
	}

	.gl-footer .form-field {
		width: 80%;
	}

	.gl-footer .search-btn {
		/*width: 20%;*/
	}

	.single-content {
		padding-top: 0;
	}

	blockquote {
		margin-top: 36px;
		margin-bottom: 36px;
		padding-right: 10px;
		padding-left: 36px;
	}

	.wp-caption .wp-caption-text {
		width: auto;
		margin-bottom: 36px;
	}

	.aligncenter,
	.alignnone {
		margin-top: 24px;
	}

	.post-text h2 {
		margin-bottom: 24px;
		font-size: 24px;
		line-height: 30px;
	}

	.post-text h2,
	.w-col,
	.director {
		padding-left: 0;
		padding-right: 0;
	}

	.post-header {
		height: 400px;
		margin-top: -60px;
	}

	section.error-404 {
		padding-top: 170px;
	}

	.post h1 {
		font-size: 18px;
		line-height: 24px;
	}

	.menu-footer li {
		margin-left: 0;
		margin-right: 12px;
	}

	.category-news h1.h1wwu {
		font-size: 18px;
		line-height: 24px;
	}

	.corporate-membership .w-section .w-row.cltc-corp-membership {
		width: 100%;
		border-right: none;
	}

	.corporate-membership .w-section .cltc-corp-partners {
		padding-right: 0;
	}

	.corporate-membership .w-section .cltc-corp-associates {
		padding-left: 0;
		margin-top: 50px;
	}

	.cltc-header h1 {
		font-size: 40px;
	}

	.cltc-corp-membership-content {
		background: none;
	}

	.cltc-header .entry-content p {
		font-size: 20px;
		line-height: 26px;
	}

	.cltc-header-item {
		padding: 100px 0 60px 0;
	}
}

@media (max-width: 400px) {
	.gl-footer .form-field {
		width: 70%;
	}

	.gl-footer .search-btn {
		width: 30%;
	}
}

.home-video {
	background: #5e7185
}

/* Video wrapper */
.vidwrapwrap {
	/*border: 4px solid #0a203e;*/
	padding: 4px;
	/*background:#d7dfe5;*/
}

.vidwrapwrap p {
	display: none;
}

.home-video h2.entry-heading {
	color: #e8e4cf;
	text-align: center;
	margin-bottom: .5em;
}

.vidwrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	width: 932px;
	max-width: 100%;
}

.vidwrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


a.btn-footer-sppt {
	display: block;
	background-color: #fdb515;
	font-size: 24px;
	color: #0a203e;
	font-weight: 600;
	padding: 20px;
	margin-bottom: 20px;

	text-align: center;
	text-decoration: none;

	transition: all 200ms ease;
}

a.btn-footer-sppt:hover,
a.btn-footer-sppt:focus {
	background-color: #fff;
	color: #000;
}


/* social icons */
ul.social-icons-row {
	margin-top: 13px;
	list-style-type: none;
	padding-left: 0;
}

ul.social-icons-row li {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: 10px;
}

ul.social-icons-row li:first-child {
	margin-left: 0;
}

ul.social-icons-row.footer-social-icons {
	margin-top: 0;
}

a.fa {

	background: #fff;

	display: inline-block;

	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;

	color: #5a7186;
	position: absolute;
	top: 0;
	left: 0;

	font-size: 48px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	/* overflow:hidden; */
	border-radius: 8px;
	-webkit-transition: color 0.75s;
	transition: color 0.75s;

	/* box-shadow: inset 0 0 2px #5a7186; */
	box-shadow: inset 0 0 2px #133451;
	/* border: 2px dashed #5a7186; */
}

i.fa {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}

a.fa:before {
	border-radius: 8px;
}

a.fa:active,
a.fa:focus,
a.fa:hover {
	color: #fdb515;
}

.fa.fa-twitter-square:before {
	content: "\f081";
}

.fa.fa-facebook-square:before {
	content: "\f082";
}

.fa.fa-linkedin-square:before {
	content: "\f08c";
}

.fa.fa-star:before {
	content: "\f005";
}

.cltc-job-highlight {
	color: #fdb515;
}

.cltc-job-board-table .cltc-job-highlight {
	/*float:right;*/
	padding-left: 4px;
}

.cltc-job-date {
	white-space: nowrap;
}


/* social sharing icons */
#tribe-events .ssba a,
.post-text .ssba a,
.ssba a {
	margin: 6px 12px 6px 0;

	display: inline-block;

	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;

	position: relative;

	font-size: 40px;
	line-height: 40px;
	width: 40px;
	height: 40px;

	-webkit-transition: color 0.75s;
	transition: color 0.75s;

	color: #1b3551;
	border: none;

}

#tribe-events .ssba a:before,
.post-text .ssba a:before,
.ssba a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	height: 40px;
}

#tribe-events .ssba img.ssba-img,
.post-text .ssba img.ssba-img,
.ssba img.ssba-img {
	display: none !important;
}

#tribe-events .ssba a:active,
#tribe-events .ssba a:focus,
#tribe-events .ssba a:hover,
.post-text .ssba a:active,
.post-text .ssba a:focus,
.post-text .ssba a:hover,
.ssba a:active,
.ssba a:focus,
.ssba a:hover {
	/*opacity: 0.8;*/
	color: #fdb515;
	border-bottom: none;
}

.ssba a.ssba_facebook_share:before {
	content: "\f082";
}

.ssba a.ssba_twitter_share:before {
	content: "\f081";
}

.ssba a.ssba_linkedin_share:before {
	content: "\f08c";
}

.ssba a.ssba_email_share:before {
	content: "\f199";
}


/* Spinner animation */
@-webkit-keyframes cherry-chasingDotsRotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes cherry-chasingDotsRotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cherry-chasingDotsBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes cherry-chasingDotsBounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/*
** Job Board Styles
**/
.archive-content {
	background: #fff;
	padding-top: 0;
	padding-bottom: 72px;
}

.post-type-archive-cltc_job .archive_content {
	padding-top: 0;
}

label.cltc-job-accent-bg {
	background: #e6eeea;
}

.cltc-job-accent-bg td {
	background: #e6eeea;
	/* font-size: 16px; */
}

.job-board-nomatches {
	text-align: center;
}

/*.job-single{}*/
.job-single .entry-header {
	padding-top: 16px;
	padding-bottom: 16px;
}

.job-single .entry-header .application-deadline {
	font-weight: 600;
	font-size: 16px;
	/*float:right;*/
	text-align: right;
}

.job-single .post-text {
	padding-top: 20px;
}

.job-post-details {
	padding: 20px;
}

.job-post-details .job-post-detail {
	margin-top: 4px;
}

.job-post-detail a, a.back-to-jobboard {
	text-decoration: none;
	border-bottom: 2px solid transparent;
	color: #c4820e;
}

.job-post-detail a:active,
.job-post-detail a:focus,
.job-post-detail a:hover,
a.back-to-jobboard:active,
a.back-to-jobboard:focus,
a.back-to-jobboard:hover {
	border-bottom: 2px solid #c4820e;
	color: #0a203e;
}

a.back-to-jobboard {
	display: inline;
}

.job-deadline {
	text-align: center;
}

.job-learnmore {
	margin-top: 20px;
	text-align: center;
}

a.button--end-matter {
	text-decoration: none;
}

.job-posteddate {
	padding-top: 20px;
	text-align: center;
	font-style: italic;
}


/*.job-archive{}, .tax-job_keyword .wwu*/
.job-archive .wwu,
article .wwu {
	margin-top: 40px;
}

.job-archive .h1wwu, .tax-job_keyword .h1wwu {
	margin-bottom: 36px;
}

.job-archive .entry-content {
	background: #fff;
}

.job-archive td {
	vertical-align: top;
	text-align: left;
}

.job-archive h2,
.job-archive h2 a {
	color: #0a203e;
	text-align: center;
	font-size: 24px;
}

.cltc-job-board-filters .filter-option label {
	margin-bottom: 0;
}

.cltc-job-board-filters .filter-option select {
	width: 100%;
}

.cltc-job-board-filters .filter-option.inline-radio {
	text-align: center;
}

.cltc-job-board-filters .filter-option.inline-radio label {
	display: inline-block;
	margin-left: 20px;
	padding: 0 1em;
}

.cltc-job-board-filters .filter-option.inline-radio label:first-child {
	margin-left: 0;
}

.cltc-job-board-filters .filter-option.inline-radio label input {
	margin-right: 4px;
}

@media (min-width: 480px) {
	.job-single .post-text {
		padding-top: 0;
	}
}

.single-job-content .post-text .ssba {
	display: none;
}

.job-posteddate .ssba * {
	text-align: center !important;
}

.job-posteddate .ssba a {
	margin-left: 6px;
	margin-right: 6px;
}

.min-ed-heading {
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
}

/*
** CLTC Grid
**/
.cltc-row {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	align-items: center;
}

.cltc-row [class*="cltc-col"] {
	flex: 1 0 auto;
	margin-bottom: 1em;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	max-width: 100vw;
}

@media (min-width: 768px) {
	.cltc-row [class*="cltc-col"] {
		padding-right: 15px;
		padding-left: 15px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cltc-row [class*="cltc-col"] {
		width: auto;
	}

	.job-post-details {
		padding: 20px 0;
	}

	.cltc-row {
		flex-direction: row;
	}

	.cltc-row .cltc-col-3 {
		width: 50%;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.cltc-row .cltc-col-3 {
		width: 25%;
	}

	.cltc-row .cltc-col-4 {
		width: 33.33%;
	}

	.cltc-row .cltc-col-8 {
		width: 66.66%;
	}

	.cltc-row .cltc-col-9 {
		width: 75%;
	}

	.cltc-row .cltc-col-6 {
		width: 50%;
	}

	.job-single .job-post-details .job-learnmore {
		text-align: right;
	}

	.job-single .job-post-details .job-learnmore.expired {
		text-align: center;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* @media(min-width:580px){ */


/* MailChimp CSS */
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
.entry-content #mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 3%
}

.entry-content #mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}

.entry-content #mc_embed_signup input {
	border: 1px solid #abb0b2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.entry-content #mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}

.entry-content #mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}

.entry-content #mc_embed_signup input:focus {
	border-color: #333;
}

.entry-content #mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	transition: all 0.23s ease-in-out 0s;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

.entry-content #mc_embed_signup .button:hover {
	background-color: #777;
}

.entry-content #mc_embed_signup .small-meta {
	font-size: 11px;
}

.entry-content #mc_embed_signup .nowrap {
	white-space: nowrap;
}

.entry-content #mc_embed_signup .mc-field-group {
	clear: left;
	position: relative;
	width: 96%;
	padding-bottom: 3%;
	min-height: 50px;
}

.entry-content #mc_embed_signup .size1of2 {
	clear: none;
	float: left;
	display: inline-block;
	width: 46%;
	margin-right: 4%;
}

* html .entry-content #mc_embed_signup .size1of2 {
	margin-right: 2%; /* Fix for IE6 double margins. */
}

.entry-content #mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 3px;
}

.entry-content #mc_embed_signup .mc-field-group input {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-indent: 2%;
}

.entry-content #mc_embed_signup .mc-field-group select {
	display: inline-block;
	width: 99%;
	padding: 5px 0;
	margin-bottom: 2px;
}

.entry-content #mc_embed_signup .datefield, .entry-content #mc_embed_signup .phonefield-us {
	padding: 5px 0;
}

.entry-content #mc_embed_signup .datefield input, .entry-content #mc_embed_signup .phonefield-us input {
	display: inline;
	width: 60px;
	margin: 0 2px;
	letter-spacing: 1px;
	text-align: center;
	padding: 5px 0 2px 0;
}

.entry-content #mc_embed_signup .phonefield-us .phonearea input, .entry-content #mc_embed_signup .phonefield-us .phonedetail1 input {
	width: 40px;
}

.entry-content #mc_embed_signup .datefield .monthfield input, .entry-content #mc_embed_signup .datefield .dayfield input {
	width: 30px;
}

.entry-content #mc_embed_signup .datefield label, .entry-content #mc_embed_signup .phonefield-us label {
	display: none;
}

.entry-content #mc_embed_signup .indicates-required {
	text-align: right;
	font-size: 11px;
	margin-right: 4%;
}

.entry-content #mc_embed_signup .asterisk {
	color: #e85c41;
	font-size: 150%;
	font-weight: normal;
	position: relative;
	top: 5px;
}

.entry-content #mc_embed_signup .clear {
	clear: both;
}

.entry-content #mc_embed_signup .mc-field-group.input-group ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

.entry-content #mc_embed_signup .mc-field-group.input-group ul li {
	display: block;
	padding: 3px 0;
	margin: 0;
}

.entry-content #mc_embed_signup .mc-field-group.input-group label {
	display: inline;
}

.entry-content #mc_embed_signup .mc-field-group.input-group input {
	display: inline;
	width: auto;
	border: none;
}

.entry-content #mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

.entry-content #mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}

.entry-content #mc_embed_signup #mce-error-response {
	display: none;
}

.entry-content #mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}

.entry-content #mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}

#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
	margin: 1em 0 1em 5%;
}

.entry-content #mc_embed_signup #num-subscribers {
	font-size: 1.1em;
}

.entry-content #mc_embed_signup #num-subscribers span {
	padding: .5em;
	border: 1px solid #ccc;
	margin-right: .5em;
	font-weight: bold;
}

.entry-content #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	display: inline-block;
	margin: 2px 0 1em 0;
	padding: 5px 10px;
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: normal;
	z-index: 1;
	color: #e85c41;
}

.entry-content #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
	border: 2px solid #e85c41;
}


/* mailchimp form */
#colophon #mce-EMAIL {
	position: relative;
	/*width: calc(100% - 150px);*/
	max-width: 220px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	clear: none;
	border-width: 2px;
	border-color: rgba(0, 0, 0, 0);
	background-color: #fff;
	-webkit-transition: border-color 200ms ease;
	transition: border-color 200ms ease;
	font-family: Lato, sans-serif;
	color: #53768f;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-style: italic;
	outline: none;
	border-radius: 0;
}

#cltc-site-search:focus,
#colophon #mce-EMAIL:focus {
	border: 2px solid #fdb515;
}

#colophon #mc-embedded-subscribe:hover,
#colophon #mc-embedded-subscribe:focus {
	background-color: #fdb515;
}

#colophon #mc-embedded-subscribe {
	width: 130px;
	position: relative;
	height: 40px;
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	clear: none;
	background-color: rgba(255, 255, 255, 0.3);
	color: #fff;
	-webkit-transition: background-color 750ms ease;
	transition: background-color 750ms ease;
	font-family: Lato, sans-serif;
	font-size: 18px;
	line-height: 36px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
}


/* Footer */
.footer {
	background-color: #e8e4cf;
}

.cltc-logo-ftr {
	margin-top: 12px;
	margin-bottom: 36px;
	margin-left: 36px;
	float: left;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.cltc-logo-ftr:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.cltc-logo-ftr.w--current {
	margin-top: 12px;
	margin-bottom: 36px;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}

.cltc-logo-ftr.w--current:active {
	position: relative;
	top: 1px;
}

.menu-footer {
	margin-top: 36px;
	margin-right: 36px;
	float: right;
	clear: none;
	font-family: Lato, sans-serif;
	color: #0a203e;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	list-style-type: none;
}

.about-footer {
	margin-right: 24px;
	float: left;
	clear: none;
}

.wwu-footer {
	margin-right: 24px;
	float: left;
	clear: none;
}

.cntc-footer {
	float: left;
}

.cprghts {
	color: #fff;
	opacity: 0.8;
	text-transform: uppercase;
	position: relative;
	margin-top: 36px;
	margin-right: 36px;
	margin-bottom: 36px;
	float: right;
	clear: right;
	font-family: Lato, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	list-style-type: none;
}

.learnmoreau {
	margin-bottom: 36px;
	font-family: Lato, sans-serif;

	font-size: 36px;
	line-height: 36px;

	font-size: 24px;
	line-height: 30px;

	font-weight: 700;
	display: block;
}

.link-footer {
	-webkit-transition: color 200ms ease, border-width 200ms ease;
	transition: color 200ms ease, border-width 200ms ease;
	color: #0a203e;
	text-decoration: none;
}

.link-footer:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #fdb515;
	text-decoration: none;
}

.link-footer:active {
	position: relative;
	top: 1px;
}


.event-sidebar--item a {
	-webkit-transition: color 200ms ease, -webkit-transform 50ms ease, border-width 200ms ease;
	transition: color 200ms ease, transform 50ms ease, border-width 200ms ease;
	color: #fdb515;
	text-decoration: none;
}

.event-sidebar--item a:active,
.event-sidebar--item a:focus,
.event-sidebar--item a:hover {
	border-bottom: 2px solid #fdb515;
	color: #fff;
}

.cltc-featured-event--heading {
	font-style: italic;
}

.cltc-archive-featured-event-wrap {
	float: left;
	width: 100%;
	margin-bottom: 2rem;
}

.cltc-archive-featured-event-wrap .category-result-item {
	padding-bottom: 2rem;
}

.cltc-archive-featured-event-wrap .category-results-content {
	padding-top: 1rem;
	padding-bottom: 0;

}


.cltc-archive-featured-event-wrap .event-heading,
.cltc-archive-featured-event-wrap .p-news.search-rslts {
	margin: 0;
}

/* Events */
.single-tribe_events .w-container.wwu,
.post-type-archive-tribe_events .w-container.wwu {
	max-width: 1140px;
}

.single-tribe_events .w-container.wwu.entry-header {
	max-width: 940px;
}


.events-list .tribe-events-loop {
	max-width: none;
}

.entry-content .expired-event-banner {
	text-align: center;
	margin-top: 0.5rem;
}

.tribe-events-list .type-tribe_events:first-of-type {
	margin-top: 0;
}

.tribe-events-list .type-tribe_events {
	max-width: 48%;
}

.single-tribe_events header.entry-header {
	display: block;
}

#tribe-events .tribe-events-button.tribe-events-ical {
	display: none;
}

#tribe-events abbr[title], #tribe-events acronym[title] {
	text-decoration: none;
}

#tribe-events-footer,
#tribe-events-footer .tribe-events-sub-nav {
	display: none;
}

.events-list #tribe-events-footer {
	border-top: none;
}

.single-tribe_events .tribe-events-schedule h3 {
	display: block;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
	width: 50%;
}

.tribe-events-content .ssba {
	display: none !important;
}

.tribe-events-meta-group-venue {

}

#tribe-events-content.tribe-events-list {
	margin-bottom: 0;
}

.event-readmore {
	font-size: 18px;
	font-weight: bold;
}

.w-container .categories {
	padding-left: 0;
	padding-right: 16px;
	line-height: 1;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

/* .events-archive .tribe-events-page-title{
  margin-top: 1rem;
} */
.single-tribe_events .single-content .entry-content {
	padding-bottom: 0;
}

.single-tribe_events #tribe-events-content {
	margin-bottom: 0;
}

a.event-img {
	display: block;
	height: 180px;
	max-height: 180px;
	overflow-y: hidden;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

a.event-img:hover {
	opacity: 0.7;
	border-bottom: none !important;
}

.tribe-events-loop .event-heading {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.tribe-events-loop .category-results .category-results-content {
	padding: 0;
}

.tribe-events-loop .p-news.search-rslts {
	margin-top: 0;
}

.tribe-events-loop .cltc-event-item {
	margin-bottom: 20px;
}

.post-type-archive-tribe_events .events-sidebar {
	background-color: #193452;
	color: #fff;
	padding: 1rem;
}

.cltc-row.past-event-page .events-sidebar-wrap {
	display: none;
}

.cltc-row.past-event-page .events-feed-wrap {
	max-width: 75%;
	margin: auto;
}

.tribe-events-list {

}


.post-type-archive-tribe_events .events-sidebar--heading {
	color: #fff;
	margin: 0;
}

.post-type-archive-tribe_events .events-sidebar p {
	color: #fff;
}

@media (min-width: 992px) {
	.post-type-archive-tribe_events #main {
		padding-top: 1rem;
	}

	.post-type-archive-tribe_events .events-sidebar.has-featured {
		margin-top: 36px;
	}

}

.event-sidebar--item-title {
	margin-top: 1.75rem;
	color: #fdb515;
}

.single-tribe_events .single-content {
	padding-top: 0;
}

.single-tribe_events .entry-title {
	margin-bottom: 0.5rem;
}

.entry-subtitle {
	margin: 0 0 0.5rem 0;
	text-align: left;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.cltc-events-single-section-title {
	margin-top: 0;
}

.single-tribe_events .tribe-events-event-meta {
	margin-top: 0;
}

.cltc-events-past-notice {
	padding: 15px;
	/* background-color: #e6eeea; */
}

.cltc-events-past-notice .event-readmore,
.cltc-events-past-notice .entry-heading {
	margin: 0;
}


.cltc-events-meta {
	font-size: 1.25rem;
	line-height: 1.4;
}

.cltc-events-meta dl {
	margin: 0;
}

.cltc-events-meta dt,
.cltc-events-meta dd.tribe-venue {
	font-weight: 600;
}

.cltc-events-meta dd {
	margin-left: 0;
	margin-bottom: 0.5rem;
}

.tribe-address {
	font-size: 1.25rem;
}

.event-button,
a.event-button {
	background-color: #1b3551;
	color: #fff !important;
	border: none !important;
	width: 100%;
	transition: all 0.5s;
	text-align: center;
	text-transform: uppercase;
}

.event-button:hover,
a.event-button:hover {
	background-color: #fdb515;
}

.event-register-button {
	margin-bottom: 1rem;
}


.cltc-archive-featured-event-wrap a.event-img {
	height: 360px;
	max-height: 360px;
}

.cltc-archive-featured-event-wrap .clmn-limiter.newslmtr {
	max-width: none;
}

.cltc-archive-featured-event-wrap a.event-img {
	height: 360px;
	max-height: 360px;
}

.cltc-archive-featured-event-wrap .clmn-limiter.newslmtr {
	max-width: none;
}

#tribe-events-content .w-col {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 992px) {
	#tribe-events-content .tribe-events-loop.cltc-row .cltc-event-item:nth-child(odd) {
		padding-right: 5px;
	}

	#tribe-events-content .tribe-events-loop.cltc-row .cltc-event-item:nth-child(even) {
		padding-left: 5px;
	}
}

#events-sidebar {
	padding-bottom: 5rem;

}

#events-sidebar.expanded {
}

#events-sidebar .event-sidebar--item-desc {
	font-size: 15px;
	line-height: 22px;
}

#events-sidebar .event-sidebar--item-location,
#events-sidebar .event-sidebar--item-time {
	color: #fff;
	line-height: 15px;
	font-size: 15px;
	margin: 0.5em 0;
	font-weight: 400;
	line-height: 1.2;
}

#events-sidebar .events-sidebar--loadmore-wrap {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	background-color: #193452;
	padding: 1rem;
}

#events-sidebar a.events-sidebar--loadmore,
a.events-cat-archive-link {
	background-color: #5e7185;
	text-transform: uppercase;
	font-size: 1.25rem;
	font-weight: 600;
	padding: 0.5rem 1rem;
	border: none;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
}


#events-sidebar button.events-sidebar--loadmore {
	background-color: #5e7185;
	text-transform: uppercase;
	font-size: 1.25rem;
	font-weight: 600;
	padding: 0.5rem 1rem;
	border: none;
}

#events-sidebar button.events-sidebar--loadmore:hover {
	background-color: #425d74;
}


.cltc-upcoming-events,
.cltc-past-events {
	margin: 0;

}

.cltc-upcoming-events {
	text-align: right;
}

.cltc-upcoming-events a,
.cltc-past-events a {
	font-size: 15px;
	font-weight: 700;
}

.post-type-archive .tribe-events-back {
	padding: 0 15px;
}

.cltc-events-archive-past {
	text-align: center;
	font-size: 14px;
}

#events-sidebar a.events-sidebar--loadmore:hover,
a.events-cat-archive-link:hover {
	background-color: #425d74;
}

.events-cat-archive-link-wrap {
	margin-top: 20px;
}

a.events-cat-archive-link {
	display: block;
	text-align: center;
}

.events-past-upcoming-link-wrap {
	text-align: center;
	margin: 20px 0;
}

.tribe-events-single ul.event-contacts,
.tribe-events-single ul.event-presenters,
.tribe-events-single ul.event-downloads,
.tribe-events-single ul.event-sponsors {
	list-style-type: none;
	padding: 0;
}

.event-single-featured-image {
	margin-bottom: 1.5rem;
}

.event-single-featured-image .tribe-events-event-image {
	margin-bottom: 0;
}

.event-single-featured-image .featured-image-caption {
	padding: 6px 0;
	border-bottom: 2px solid #e6eeea;
	color: #0a203e;
	font: 12px/18px Lato, sans-serif;
	width: 100%;
	display: block;
}

.col-odd {
	clear: left;
}

/* * {box-shadow: inset 0 0 1px rgba(0,0,0,0.5)} */

.hero-div .w-col {
	border-top: 16px solid #fff;
}

.hero-div .button1 {
	background-color: #5a7186;
	border-color: #fff;
	color: #fff;
}


.hero-div .button1:hover {
	color: #193452;
	background-color: #fdb515;
}


/*
* New Navigation
***/
/* * { box-shadow: inset 0 0 1px rgba(255,0,0,0.5); } */
body.modal-open {
	overflow: hidden;
	/* border: 10px solid #f00; */
}

.w-nav-button.menu-btn {
	margin-top: 16px;
}

.menu-open-div {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 100%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);

	padding-bottom: 100px;
}

/* .w-nav-menu{ */
/* .w-nav-overlay{ */
.w-nav[data-collapse="all"] .w-nav-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.w-nav-menu.active {
	display: block;
}

.w-nav[data-collapse="all"] .w-nav-menu {
	/* display: block; */
	/* position: absolute;
  top: 0;
  left: 0;
  right: 0; */
}

.cltc-main-menu .menu-item {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	line-height: 3;
	padding: 0;
	/* position: relative; */
}

.menu-item-search form {
	min-width: 170px;
	max-width: 350px;
	min-height: 54px;
	/* padding: 0 15px; */
	margin: auto;
	position: relative;
}

.menu-item-search form input {
	width: 100%;
}

.menu-item-search form button {
	position: absolute;
	top: 0;
	right: 0;

	padding: 0;
	height: 36px;
	line-height: 36px;
	width: 36px;
	background-color: transparent;
	color: #fdb515;
	/* border: 2px solid #f00; */

}

.menu-item-search form button:hover,
.menu-item-search form button:focus {
	color: #0a203e;
}

.cltc-main-menu .menu-item .sub-menu {
	height: 0;
	overflow-y: hidden;
	max-height: 8800px;
	transition: max-height 0.6s ease-in-out;
}

.cltc-main-menu .menu-item.active .sub-menu {
	height: auto;
	overflow-y: unset;
	max-height: 8800px;
}

.cltc-main-menu .menu-item .sub-menu {
	margin: 0;
	padding: 0;
	background-color: #fff;
	position: relative;
}

.cltc-main-menu .menu-item .sub-menu:before {
	border: 0 solid transparent;
	border-bottom-color: #fff;
	border-width: 0 0.75rem 0.875rem 0.75rem;

	position: absolute;
	top: -0.875rem;
	left: 50%;
	transform: translate(-50%, 0);
	content: '';
}

.cltc-main-menu .menu-item .sub-menu .menu-item {
	color: #0a203e;
	font-size: 18px;
	text-transform: none;

	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.cltc-main-menu .menu-item .sub-menu .menu-item {
	color: #0a203e;
}

.cltc-main-menu .menu-item .sub-menu .menu-item:hover {
	color: #fdb515;
}

.cltc-main-menu .menu-item.current-menu-item {
	color: #fdb515;
}

.cltc-main-menu .menu-item a {
	display: block;
	line-height: 3;
	/* background: rgba(0,255,0,0.4); */
}

@media screen and (min-width: 992px) {
	.cltc-main-menu .menu-item.menu-item-has-children > a span:after {
		content: '';
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 4px 0 4px;
		border-color: #fff transparent transparent transparent;
		margin: 0 0 2px 6px;
	}

	.cltc-main-menu .menu-item.current-menu-parent > a span {
		color: #fdb515;
	}

	.cltc-main-menu .menu-item.current-menu-parent > a span:after,
	.cltc-main-menu .menu-item.current-menu-item > a span:after,
	.cltc-main-menu .menu-item:hover > a span:after {
		border-color: #fdb515 transparent transparent transparent;
	}
}

.cltc-main-menu .menu-item.menu-item-has-children > a span {
	position: relative;
	margin-left: 8px;
}

.sub-nav-toggle {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	padding: 0 0.5em;
}

.sub-nav-toggle:hover {
	background-color: rgba(255, 255, 255, 0.2);
}


.nav-open .form-field {
	background-color: #fff;
}


@media (min-width: 992px) {
	.menu {
		height: 100px;
		/* background-color: #182E48;
    background-color: #f00; */
	}

	.cltc-logo {
		width: 140px;
		height: 75px;
		width: 168px;
		height: 90px;
		top: 16px;
		left: 16px;
		top: 10px;
		left: 10px;
	}

	.w-nav.menu .w-nav-button.menu-btn {
		display: none;
	}

	.w-nav[data-collapse="all"] .w-nav-menu {
		display: block;
		position: fixed;
		bottom: auto;
		overflow-x: unset;
		overflow-y: unset;

		height: auto;
		/* position: static; */
	}

	.menu-open-div {
		transform: translate(0, 0);
		left: auto;
		position: static;

		padding-left: 180px;
		padding-right: 16px;
		padding-bottom: 0;
		height: 100px;

		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.cltc-main-menu .menu-item {
		line-height: 1.5;
	}

	.menu-item-search form {
		min-height: 0;
		max-width: 120px;
		min-width: 120px;
	}

	/* .nav-open{
    background-color: #182E48;
  } */
	.nav-open.light-theme {
		background-color: #fff;
	}

	.nav-open.transparent {
		background-color: transparent;
	}

	.cltc-main-menu .menu-item {
		font-size: 14px;

		padding: 0;
		position: relative;

		/* border: 1px solid #0f0; */
		height: 100%;
		display: flex;
		align-items: center;
	}

	.cltc-main-menu .menu-item a {
		/* height: 110px;

     */
		line-height: 1.4;
		padding-left: 10px;
		padding-right: 10px;
		/* border: 1px solid #f00; */
		display: flex;
		align-items: center;
		height: 100%;
	}

	.cltc-main-menu .menu-item:hover .sub-menu {
		/* .cltc-main-menu .menu-item .sub-menu{ */
		height: auto;
		overflow-y: unset;
		max-height: 8800px;
		box-shadow: 0px 0px 3px rgba(0,0,0,0.3);	}

	.cltc-main-menu .menu-item .sub-menu {
		/* margin: 0;
    padding: 0;
    background-color: #fff; */
		position: absolute;
		top: 100%;
		white-space: nowrap;
		left: 50%;
		transform: translate(-50%, 0);

	}

	.cltc-main-menu .menu-item .sub-menu a {
		padding-left: 30px;
		padding-right: 30px;
		line-height: 2.5;
		width: 100%;
	}

	.cltc-main-menu .menu-item .sub-menu a:hover,
	.cltc-main-menu .menu-item .sub-menu a:active,
	.cltc-main-menu .menu-item .sub-menu a:focus {
		background: #fdb515;
		color: #1A3551;
	}

	.sub-nav-toggle {
		display: none;
	}
}


.logged-in .w-nav[data-collapse="all"] .w-nav-menu,
.logged-in .cltc-main-menu, .logged-in .menu {
	top: 46px;
}

@media screen and (min-width: 783px) {
	.logged-in .w-nav[data-collapse="all"] .w-nav-menu,
	.logged-in .cltc-main-menu, .logged-in .menu {
		top: 32px;
	}
}

@media (min-width: 1098px) {
	.cltc-main-menu .menu-item {
		font-size: 16px;
	}

	.menu-item-search form {
		min-height: 0;
		max-width: 350px;
		min-width: 170px;
	}
}

@media (min-width: 1180px) {
	.menu-open-div {
		padding-left: 240px;
	}
}


.hide-mobile,
.cltc-row .hide-mobile {
	display: none;
}

@media screen and (min-width: 992px) {
	.hide-mobile,
	.cltc-row .hide-mobile {
		display: block;
	}

	.hide-desktop {
		display: none;
	}
}

/* Grant archive and single pages. */
.grants {
	margin-top: 1em;
	padding-top: 2em;
	border-top: 2px solid #0a203e;
}

.grants-search-label {
	margin-bottom: 0;
}

@media (min-width: 500px) {
	.grant {
		display: flex;
		justify-content: space-between;
	}
}

.grant,
.single-cltc_grants main {
	margin-bottom: 4em;
}

@media (min-width: 500px) {
	.grants {
		padding-top: 3em;
	}
}

.grant-single {
	padding-top: 3em;
}

.grant:last-child {
	margin-bottom: 0;
}

.grant-years {
	font-size: 1.5em;
	margin-bottom: 5px;
}

.grant-title {
	font-size: 1.75em;
	margin: 0 0 0.25em;
	text-align: left;
	line-height: 1.35em;
}

@media (min-width: 500px) {
	.grant-thumbnail {
		flex: 0 0 200px;
	}
}

.grant-keywords {
	font-size: 1em;
}

.grant-single .grant-thumbnail {
	float: right;
	padding: 0 0 2em 2em;
}

.grant-thumbnail img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1.5em;
}

@media (min-width: 500px) {
	.grant-details {
		flex: 0 0 calc(100% - 230px);
	}
}

.grant-desc {
	margin-top: 1em;
}

/* Grant filtering */
.cltc-grant-filters.one {
	justify-content: space-between;
}

.cltc-grant-filters.one [class*="cltc-col"] {
	width: 100%;
	max-width: 100vw;
}

@media (min-width: 768px) {
	.cltc-grant-filters.one [class*="cltc-col"] {
		max-width: 33.3333333%;
	}
}

.cltc-grant-filters.one [class*="cltc-col"] select {
	width: 100%;
}

.cltc-grant-filters [class*="cltc-col"] select[disabled="disabled"],
select[disabled="disabled"] {
	opacity: 0.6;
}

.cltc-grant-filter--grants {
	width: 100%;
}

.cltc-row.in-between {
	justify-content: space-between;
}

.cltc-row [class*="cltc-col"].grants-search-wrapper {
	flex: 0 0 30%;
	display: flex;
	align-items: center;
}

.cltc-row [class*="cltc-col"] .grants-search {
	padding: 5px 12px;
	width: 100%;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: none;
}

.cltc_grants_pagination {
	margin-top: 3em;
	display: flex;
	flex-direction: column;
}

.cltc_grants_pagination > div {
	margin-top: 2em;
	text-align: center;
}

@media (min-width: 540px) {
	.cltc_grants_pagination {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.cltc_grants_pagination > div {
		margin-top: 0;
		text-align: left;
	}
}

.cltc_grants_pagination .page-numbers {
	min-width: 1.5em;
	padding: 0.5em 1em;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #333;
}

.cltc_grants_pagination .page-numbers.disabled {
	color: #979797;
}

.cltc_grants_pagination .page-numbers.current,
.cltc_grants_pagination .page-numbers.current:hover {
	background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
	border: 1px solid #979797;
	color: #333;
}

.cltc_grants_pagination .page-numbers:hover {
	color: #fff;
	background: linear-gradient(to bottom, #585858 0%, #111 100%);
	border: 1px solid #111;
	background-color: #585858;
}

/* Researchers. */
.researcher-details {
	justify-content: space-around;
	margin-bottom: 3em;
	margin-top: 2em;
}

@media (min-width: 992px) {
	.researcher-details {
		display: flex;
	}
}

.researcher-title {
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1em;
}

.researcher-img {
	min-width: 400px;
}

.researcher-img img {
	height: auto;
	padding-right: 2em;
	margin-bottom: 2em;
}

.researcher-info {
	margin-bottom: 5px;
	line-height: 1em;
}

.researcher-bio {
	margin-top: 15px;
}

.researcher-job-title {
	font-style: italic;
}

/* Prevent image-proportions distortion where viewport narrower than inline image width */
.entry-content img {
	height: auto !important;
}
