/* ------------------------------------------------------------ *\
	Foundation
\* ------------------------------------------------------------ */
.row {
	max-width: 75rem !important;
}
/* ------------------------------------------------------------ *\
	typography
\* ------------------------------------------------------------ */
@font-face {
font-family: "FontAwesome";
src: url("/assets/vendor/font-awesome/css/font-awesome.min.css");
}

/*h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.9em; font-family: 'Tahoma', 'Arial', 'Helvetica';}
h1 { font-size: 42px; line-height: 1.21; color: #fff; font-family: 'DTLHaarlemmerDRegular', serif; }
h2 { font-size: 36px; font-family: 'TradeGothicRegular', sans-serif; color: #5482a1; line-height: 1.2; }
h3 { font-size: 20px; line-height: 2.55; font-weight: 700; color: #5482a1; }*/
h2 { margin-bottom: .6em;}
h3, h4, h5 {line-height: 1.55; margin-bottom: 0.4em; margin-top: 0.8em; font-weight: 700; color: #5482a1;}
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
a:hover {color: #5482a1;}
article ul { list-style-type: square; padding-left: 30px; font-size: 18px;margin-top: 5px; margin-bottom: 15px;
}
article li { margin-bottom: 12px;}
article li span.article-meta {font-size: 18px;}
.title-area .article-meta a {color: #ffffff;}
ol {padding-left: 20px;margin-bottom: 20px;}
p.small {font-size: 12px !important;}
i {font-family: 'FontAwesome';}
.article-large p a, article ul a, article ol a{
    color: #5482a1;
}
a:focus, a:hover,  {
 color: #5482a1;
}

blockquote {
    border-left: 1px solid #7998ac;
}
blockquote, blockquote p {
 color: #7998ac;
}

hr {
    max-width: 100%;
    margin: 0 auto;
}
@media (max-width: 767px) {
	h1 { font-size: 24px; }
}

/* ------------------------------------------------------------ *\
	section-callout
\* ------------------------------------------------------------ */
.section-callout .section-head { max-height: 388px;}
.section-callout .section-image {max-width: 100%;}
.section-callout .section-head h2 {
    margin-bottom: 5px;
    font-size: 42px;
    line-height: 1.21;
    color: #fff;
    font-family: 'DTLHaarlemmerDRegular', serif;
}
@media (max-width: 768px) {
.section-callout .section-head h2 {
	font-size: 34px;
}
}

/* ------------------------------------------------------------ *\
	section-blog
\* ------------------------------------------------------------ */
.section-blog .section-head h2 {
    color: #5482a1;
    margin: 0;
    font-size: 42px;
    line-height: 1.21;
    font-family: 'DTLHaarlemmerDRegular', serif;
}
.section-blog.post {
	box-shadow: none;
}
div.article-image.break-grid, div.break-grid, div.caption, img.size-full, img .size-full{
	margin-right: -200px !important;
}


div.caption {
	float: right;
	font-size: 14px;
	max-width: 400px;
	width: auto;
	margin-left: 25px;
	margin-bottom: 25px;
}
div.caption img {
	display: block;
	width: 100% !important;
	height: auto !important;
    border: 8px solid #fff !important;
    box-shadow: 5px 5px 15px rgba(0,0,0,.15);
    margin-bottom: 10px;
}
ul.categories-buttons {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
ul.categories-buttons li{
	float: left;
	margin-right: 15px;
}

section.comments {
    padding: 51px 0 0 0;
}
.comment {
	padding: 24px 0;
}
.commentText p {
	margin-bottom: .8em;
}

@media (max-width: 767px) {
div.article-image.break-grid, div.break-grid, div.caption{
	margin-right: 0 !important;
	float: none;
}
div.caption {
	font-size: 14px;
	width: auto;
	margin: 0 0 0 0;
}

}
/* ------------------------------------------------------------ *\
	article
\* ------------------------------------------------------------ */
.article-large.no-shadow, .no-shadow  {
	box-shadow: none !important;
}
.article.center, .center {
	text-align: center;
}
.article-large-image-out .article-large-image.left {
    width: calc(100% + 205px);
    margin-left: -205px;
}
.article-large-border img {
	height: auto !important;
	width: auto !important;
}

.article-large-border img.circle {
	border-radius: 1000px;
	width: auto;
}
.article-image.staff-image {
	height: 290px;/**This is the container for the image. Set so it zooms properly**/
	width: 290px;
	border-radius: 275px;
	margin: 0 auto;
}
.listing-image img{
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    border: 8px solid #fff;
    box-shadow: 5px 5px 15px rgba(0,0,0,.15);
}
.article-large-border.blog img, .article-large-border img.auto {
	width: auto;
}

@media (max-width: 767px) {
.article-image.staff-image {margin: auto;}
.article-large-image-out .article-large-image.left {
    width: auto;
	margin: 0 -20px;
	padding: 25px 0 0;
}

}
/* ------------------------------------------------------------ *\
	Spacing
\* ------------------------------------------------------------ */
.padding-before {
	padding-top: 20px !important;
}
.margin-before {
	margin-top: 20px !important;
}
.margin-after {
	margin-bottom: 20px !important;
}
.padding-before-lg {
	padding-top: 40px !important;
}
.padding-after-lg {
	padding-bottom: 40px !important;
}
.padding-right {
	padding-right: 10px;
}
.alignright.spacearound {
	margin: 0 0 25px 25px;
}
.alignright.spacearound img {
	margin-bottom: 15px;
}
.alignleft.spacearound {
	margin: 0 25px 0 25px;
}
.nospaceafter {
	margin-bottom: 0px;
}
.nospacebefore {
	margin-top: 0px;
}


@media (max-width: 767px) {
.alignright.spacearound, .alignleft.spacearound {
	margin: 15px 0 15px 0;
}
}
/* ------------------------------------------------------------ *\
	Buttons
\* ------------------------------------------------------------ */
@media screen and (max-width: 767px) {
	.dropdown.menu>li.opens-inner>ul.is-dropdown-submenu {
			left: -145px;
			right: 0;
			min-width: 405px;
	}

	.refine-menu ul {
		padding-bottom: 10px;
	}
}

/* ------------------------------------------------------------ *\
	Events Calendar Table Styling
\* ------------------------------------------------------------ */
.day_number {
	font-size: 12px;
	text-align: right;
}
table.calendar thead.calendar-header {
	background: #5482a1;
}
table.calendar thead.calendar-header h3, table.calendar thead.calendar-header i  {
	color: #ffffff;
	margin-bottom: 0px;
}

table.calendar tbody td p.calendar-item {
	font-size: 14px;
}
table.calendar tbody td p.calendar-item i{
	font-size: 10px;
}
table.calendar tbody td, table.calendar thead th {
	border: 1px solid #5482a1;
}
table.calendar tbody td.calendarCell {
    padding: 5px 10px 5px 10px;
}

table.calendar tbody td.calendarCell {
    width: 100px;
    height: 100px;
}

@media (max-width: 767px) {
table.calendar tbody td.calendarCell {
    width: 10px;
    height: 10px;
}
}
/* ------------------------------------------------------------ *\
	Responsive Youtube
\* ------------------------------------------------------------ */


.article-large-body figure {
	padding: 0;
	margin:  0;
}

/**
 * Responsive
 */

@media (max-width: 767px) {
	.tablet {
		display: none !important;
	}
}

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

/**
 * New Intro Image
 */

.intro--v2 .intro-image {
	height: 100%;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
}

.intro--v2 .intro-content {
	padding-right: 35px;
	max-width: 626px;
}

.intro--v2 h1 {
	font-size: 56px;
	line-height: 1.05;
}

.intro--v2 .row {
	position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding-top: 25px;
}

.intro--v2 .feature-title {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	margin-top: 20px;
	font-family: 'Tahoma', 'Arial', 'Helvetica', sans-serif;
	position: relative;
	max-width: 555px;
	margin-left: .9375rem;
	margin-bottom: 0;
}

.intro--v2 .feature-title a {
	color: white;
}

.intro--v2 .feature-title::before {
	content:  '';
	position: absolute;
	top: 50%;
	left: 0;
    right: calc(50% + 115px);
    height: 1px;
    background-color: white;
}

.intro--v2 .feature-title::after {
	content:  '';
	position: absolute;
	top: 50%;
    right: 0;
    left: calc(50% + 115px);
    height: 1px;
    background-color: white;
}

.intro--v2 .feature-circle-link {
	width: 205px;
	height: 205px;
	-webkit-box-shadow: -1px 3px 12px 0px #0000006b;
	        box-shadow: -1px 3px 12px 0px #0000006b;
}

.intro--v2 .intro__circles {
	max-width: 555px;
}

.intro--v2 .feature-circle {
	background-color:  rgba(255,255,255,.8);
}

.intro--v2 .feature-circle h3 {
	font-size: 29px;
	width: 80%;
}

.intro--v2 .intro__circles .columns:nth-child(2) {
	position: relative;
	z-index: 1;
}

.intro--v2 .intro__circles .columns {
	padding-bottom: 30px;
	padding-top: 17px;
}

@media (max-width: 767px) {
	.intro--v2 h1 {
		font-size: 22px;
	}

	.intro--v2 .intro-content {
	    padding-right: 15px;
	    max-width: 225px;
	}

	.intro--v2 .row {
		padding-top: 13px;
		padding-bottom: 35px;
	}
}

.section-features--mobile .feature-title {
	font-size: 14px;
	font-family: 'Tahoma', 'Arial', 'Helvetica', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
}

.section-features--mobile .feature-title::before {
	content:  '';
	position: absolute;
	top: 50%;
	left: 0;
    right: calc(50% + 89px);
    height: 1px;
    background-color: #5482a1;
}

.section-features--mobile .feature-title::after {
	content:  '';
	position: absolute;
	top: 50%;
    right: 0;
    left: calc(50% + 89px);
    height: 1px;
    background-color: #5482a1;
}

.section-features--mobile {
	margin-top: 0;
}

.section-features--mobile .section-inner {
	padding: 20px 0 30px;
}

.section-features--mobile .circle__container {
	height: 310px;
	width: 310px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.section-features--mobile .circle__container .feature-circle-link {
	position: absolute;
}

.section-features--mobile .circle__container .number-1 {
	top: 38px;
	right: 0;
	z-index: 4;
}

.section-features--mobile .circle__container .number-2 {
	top: 0;
	left: 0;
	z-index: 3;
}

.section-features--mobile .circle__container .number-3 {
	bottom: 4px;
    left: 37px;
}

.section-features--mobile .feature-circle-link {
	width: 170px;
	height: 170px;
	background-color:  rgba(255,255,255,.8);
	margin-bottom: 0;
	-webkit-box-shadow: -1px 3px 12px 0px #0000006b;
	        box-shadow: -1px 3px 12px 0px #0000006b;

}

.section-features--mobile .feature-circle-link:hover {
	z-index: 4;
}

.section-features--mobile h3 {
	font-size: 21px;
    font-weight: 700;
    width: 70%;
}

/**
 * Dissemination hp section
 */

section.dissemination-center {
	padding-top: 30px;
	padding-bottom: 30px;
}
section.dissemination-center.home {
	padding-top: 60px;
}

.dissemination-center__categories-heading {
	color: #5482a1;
	font-weight: 700;
	font-size: 17px;
	margin-top: 6px;
}

.dissemination-center__categories {
	font-size: 0;
}

.dissemination-center__category {
	background-color: #73b753;
	color: white;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 14px;
	border: 1px solid #73b753;
	border-radius: 4px;
	display: inline-block;
	margin-right: 7px;
	margin-top: 8px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.dissemination-center__category:hover {
	background: #7cc55a;
	border-color: #7cc55a;
	color: #ffffff;
}

.section-title {
	border-bottom: 3px solid #73b753;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.section-title__content {
	background-color: #73b753;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 9px 20px 5px;
	line-height: 1.2;
	font-size: 18px;
}

.section-title__link {
	text-decoration: none;
	font-size: 15px;
	padding-bottom: 3px;
}

.section-title__link:hover {
	text-decoration: underline;
}

section.dissemination-center h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 42px;
	line-height: 1.21;
	font-family: 'DTLHaarlemmerDRegular', serif;
}

@media (max-width: 767px) {
	.section-title__content {
		width: 100%;
	}

	.section-title {
		margin-left: -20px;
		margin-right: -20px;
	}

	section.dissemination-center h2 {
		line-height: 1;
	}

	.section-title__link {
		margin-top: -15px;
	    display: block;
	    margin-bottom: 18px;
	}
}

.gradient {
	background: -webkit-linear-gradient(top, rgba(235,240,243,0) 0%,rgba(235,240,243,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(235,240,243,0)),to(rgba(235,240,243,1)));
	background: -o-linear-gradient(top, rgba(235,240,243,0) 0%,rgba(235,240,243,1) 100%);
	background: linear-gradient(to bottom, rgba(235,240,243,0) 0%,rgba(235,240,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ebf0f3', endColorstr='#a6ebf0ff',GradientType=0 );
}

/**
 * Card
 */

.cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.cards .card {
	width: calc(25% - 13px);
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.cards--3 .card {
	width: calc(33% - 11px);
}

.card {
	-webkit-box-shadow: 0 3px 5px 0px #0000001f;
	        box-shadow: 0 3px 5px 0px #0000001f;
	background-color: white;
	min-height: 380px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 17px;
}

.card:hover {
	background: #ECF0F3;
}

.card__image {
	overflow: hidden;
	display: block;
}

.card__image img {
	width: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.card__date {
	margin: 20px 23px 0;
	color: #538B36;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}

.card__title {
	margin: 14px 23px 0;
    font-weight: 700;
    font-size: 17px;
    display: block;
    text-decoration: none;
    line-height: 22px;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.card__title:hover {
	text-decoration: underline;
}

.card__categories {
	margin: 20px 23px;
    border-top: 1px solid #eee;
    justify-self: flex-end;
    font-size: 12px;
    color: #5482a1;
    padding-top: 5px;
}

@media (max-width: 1024px) {
	.cards .card {
		width: calc(50% - 9px);
	}

	.cards--3 .card {
		width: calc(33% - 11px);
	}
	article ul li {font-size: 15px !important;}
}
@media only screen and (max-width: 1024px) {
	article ul li {font-size: 15px !important;}
}

@media (max-width: 767px) {
	.cards {
		display: block;
	}
	.cards .card {
		width: 100%;
		margin-right: 17px;
		margin-left: 17px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

}

.js--cards-carousel {
}

.js--cards-carousel .slick-dots {
	list-style-type: none;
	margin:  0;
	padding:  0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.js--cards-carousel .slick-dots li {
	display: inline-block;
	font-size: 0;
	color:  transparent;
	width: 12px;
	height: 12px;
	background-color: #5482a1;
	border-radius: 50%;
	margin: 2px;
	opacity: .35;
	cursor: pointer;
}

.js--cards-carousel .slick-dots li.slick-active {
	opacity: 1;
}

.js--cards-carousel .slick-arrow {
	position: absolute;
	top: calc(50% - 30px);
	font-size: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.js--cards-carousel .slick-prev {
	left: -9px;
}

.js--cards-carousel .slick-next {
	right: -9px;
}

.js--cards-carousel .slick-arrow::before {
	color: #5482a1;
	font-size: 42px;
}

.js--cards-carousel .slick-prev::before {
	content: "\f104";
}

.js--cards-carousel .slick-next::before {
	content: "\f105";
}


.section-news .section-head h2 {
	color: #538B36;
}

.section-border {
	border-top: 1px solid #6ABDEA;
}

@media (max-width: 767px) {
	.section-article .article-large .columns:first-child {
		margin-bottom: 20px;
	}
}

.section-article   {
	padding-top: 40px;
	padding-bottom: 40px;
}

.padding-top-0 { padding-top: 0; }
.padding-top-5 { padding-top: 5px; }
.padding-top-10 { padding-top: 10px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-40 { padding-top: 40px; }
.padding-top-60 { padding-top: 60px; }
.padding-top-80 { padding-top: 80px; }
.padding-top-120 { padding-top: 120px; }

.padding-bottom-0 { padding-bottom: 0; }
.padding-bottom-5 { padding-bottom: 5px; }
.padding-bottom-10 { padding-bottom: 10; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-460 { padding-bottom: 60px; }
.padding-bottom-80 { padding-bottom: 80px; }
.padding-bottom-120 { padding-bottom: 120px; }

.margin-top-30 { margin-top: 30px; }
.margin-bottom-30 { margin-bottom: 30px; }

.search-order {
	float: right;
}
.search-order select {
	width: 150px;
	margin-top: -7px;
}

@media (max-width: 767px) {
	.search-order {
		float: none;
		text-align: right;
	}
}

.button.green {background: #73b753; color: #ffffff; border-color: #73b753; font-size: 17px; text-decoration: none; text-align: center; display: block; margin: 0 auto;}
.button.green:hover {background: #7cc55a; border-color: #7cc55a; color: #ffffff}

/* ------------------------------------------------------------ *\
	Dissemination Center Block
\* ------------------------------------------------------------ */
.disseminationCenterBlock > div > div > h3 {
	border-bottom: 3px solid #5482a1; font-family: 'Tahoma',sans-serif; font-size: 16px; margin-top: 0px; margin-bottom: 45px;
}
.disseminationCenterBlock > .row > .columns > h3 > span {
	color: #ffffff; background:#5482a1; display: inline-block; padding: 8px 24px; text-transform: uppercase;
}

/*
  Dissemination page & dissemination event styles
*/
body.disseminationCenter .title-area,
body.disseminationEvent .title-area {
	background: #73b753;
	border-bottom-color: #73b753;
}
body.disseminationCenter .breadcrumbs,
body.disseminationEvent .breadcrumbs,
.breadcrumbs.greenbreadcrumbs {
	background: #73b753;
}
body.disseminationCenter .listing {
	border-left-color: #73b753;
}

/*
  Hide footer newsletter on stay-connected page
*/
body.newsletter .section-subscribe {
	display: none;
}

/*
	GDPR cookie consent custom styles
*/
.elc-primary-heading {
	font-size: 26px;
	color: #5482a1;
	font-family: 'DTLHaarlemmerDRegular', serif;
}

#elc-cookie-consent #elc-cookie-consent-settings {
	margin-top: 1em;
}

body #elc-cookie-consent input[type="checkbox" i] {
	margin-top: 6px;
}

body #elc-cookie-consent .elc-row .elc-cookie-name {
	margin: 0;
}

body #elc-cookie-consent .elc-button-link,
body #elc-cookie-tab {
	background-color: #5482A1;
}

body #elc-cookie-consent .elc-text-link {
	color: #5482A1;
}

/*
	Grants search
*/
.grants-search-box-wrapper {
	padding: 40px 0;
	background: #EBF0F3;
}

.grants-search-box-wrapper .btn-refine,
.grants-search-box-wrapper button.btn-grants-search {
	border-width: 2px;
}

.grants-search-box-wrapper .btn-refine:not(:hover),
.grants-search-box-wrapper button.btn-grants-search:not(:hover) {
	border-color: #5482a1;
}

.grants-search-box-wrapper .article-meta {
	font-weight: 400;
	margin-bottom: 0 !important;
}

.grants-search-box-wrapper input[type=checkbox] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.searchbar {
	width: calc(100% - 130px);
	height: 42px;
}
.bg-blue-box a.btn {color: #5482a1 !important;}

.img-remove-shadows img {
	box-shadow: none !important;
}

/*
	Hero mobile overrides
*/
@media (max-width: 1024px) {
	.header.fixed.header-expanded .header-content-small .nav-secondary {
		margin-top: 0;
	}

	.header.fixed.header-expanded .nav-secondary ul li a {
		text-align: left;
		padding-left: 20px !important;
		padding-right: 20px !important;
		min-height: 40px;
		font-size: 20px;
	}
}

/* Three-column card tryptich */
.card-tryptich .columns-wrap {
	padding: 10px 20px 20px;
	border-top: 30px solid;
	box-shadow: 0 0 10px 0px #00000033;
	background-color: #fff;
}

.card-tryptich.card-tryptich-overlay {
	position: relative;
}

@media (min-width: 640px) {
	.card-tryptich.card-tryptich-overlay .columns-wrap {
		margin-top: -80px;
	}
}

.card-tryptich .columns-wrap > .btn-default {
	margin-bottom: 0;
	height: auto;
	border-color: #5EABD5 !important;
	background: #ffffff !important;
	color: #5EABD5 !important;
}

.card-tryptich .columns-wrap > .btn-default:hover {
	border-color: #5EABD5 !important;
	color: #ffffff !important;
	background: #5EABD5 !important;
}

.card-tryptich .columns-wrap > .btn-default:last-child {
	margin-bottom: 0;
}

.card-tryptich.card-tryptich-blue .columns-wrap {
	border-color: #6ABCEA;
}

.card-tryptich.card-tryptich-green .columns-wrap {
	border-color: #67A448;
}

.card-tryptich.card-tryptich-yellow .columns-wrap {
	border-color: #FCD702;
}

.card-tryptich.card-tryptich-tricolor .columns-wrap-first {
	border-color: #FCD702;
}

.card-tryptich.card-tryptich-tricolor .columns-wrap-second {
	border-color: #67A448;
}

.card-tryptich.card-tryptich-tricolor .columns-wrap-third {
	border-color: #6ABCEA;
}