
body, button, input, select, textarea {
	font-family: museo-sans, sans-serif;
	font-weight: 300;
	line-height: 1.5em !important;
	text-transform: none;
	letter-spacing: -.005em;
	word-spacing: -.01em;
}

h1 {
	font-family: museo-sans, sans-serif;
	font-weight: 700;
	font-size: 3em;
	line-height: 1em;
	letter-spacing: -.03em;
	word-spacing: -.01em;
	color: #0e81ce !important;
}

h2 {
	font-family: museo-sans, sans-serif;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.1em;
	letter-spacing: -.03em;
	word-spacing: -.03em;
	margin-bottom: .25em;
}

h2-madesimple {
	font-family: museo-sans, sans-serif;
	font-weight: 300;
	font-size: 2em;
	line-height: 1.1em;
	letter-spacing: -.03em;
	word-spacing: -.03em;
	margin-bottom: .25em;
}

h3 {
	font-family: museo-sans, sans-serif;
	font-weight: 700 !important;
	font-size: 1.1em;
	line-height: 1.1;
	letter-spacing: 0 -.01em;
	word-spacing: -.015em;
	padding-top: .25em;
}

h4 {
	font-family: museo-sans, sans-serif;
	font-weight: 600;
	font-size: 1.05em;
	color: #33647f !important;
	line-height: 1.2;
	letter-spacing: 0 -.015em;
	word-spacing: -.015em;
}

h5, h6 {
	font-family: museo-sans, sans-serif;
	font-weight: 600;
}

.glossary {
	font-size: 1em;
	font-weight: 300 !important;
	line-height: 1.5em;
	margin-top: 0rem;
}

.lead {
	font-size: 1.65em;
	font-weight: 300 !important;
	line-height: 1.45em;
	margin-top: 0rem;
}

.lead-reduced {
	font-size: min(max(16px, 1.5vw), 20px) !important;
	font-weight: 300 !important;
	line-height: 1.45em;
	margin-top: 0rem;
}

.sidebar {
	font-size: .8em;
	font-weight: 400 !important;
	line-height: 1.3rem;
	margin-bottom: .75em;
}

.ral-excerpt {
	font-family: museo-sans, sans-serif;
	font-size: .8em;
	color: #666 !important;
	font-weight: 300;
	line-height: 1.3em;
	text-transform: none;
	letter-spacing: -.005em;
	word-spacing: -.01em;
}

.footnote {
	font-size: .65rem;
	font-style: italic;
	line-height: 1rem;
	margin-top: 1.3rem;
}

sup {
	vertical-align: super;
	font-size: .4em;
}

ds-limit-excerpt .post-content p {
	display: block;
	max-height: 5em;
	overflow: hidden;
}

.ds-vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.font-weight-regular {
	font-weight: 400 !important;
	font-size: 17px !important;
}

.et-menu .menu-item-has-children>a:first-child:after {
	content: "" !important;
}

.single .et_pb_post, #left-area {
	margin-bottom: 2.25em !important;
	padding-bottom: 0 !important;
}

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

.menu-item-border {
	border-bottom: 1px dotted #194f90;
}

.et_pb_ajax_pagination_container .not-found-title, .not-found-title+p {
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: .3em .8em !important;
	font-size: 2em !important;
	color: #33647f;
	line-height: 2em;
	background: #eff7f4;
	transition: all .5s;
}

.wp-pagenavi span.current {
	color: #fff !important;
	background: #33647f !important;
}

.wp-pagenavi a:hover {
	color: #fff !important;
	background: #0084ad !important;
}

.wp-pagenavi .pages {
	background: none;
}

.lwp-toggle-icon.et_pb_toggle .et_pb_toggle_title:before, .lwp-toggle-icon .et_pb_toggle .et_pb_toggle_title:before {
	content: "?";
}

.lwp-toggle-icon.et_pb_toggle_open .et_pb_toggle_title:before {
	content: ">";
}

.et_pb_blog_grid .post-content p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	line-height: 1.2em;
	max-height: calc(1.2em * 4);
}

.fixed-element {
	position: fixed;
	bottom: 300px;
	left: 50px;
}

sup {
	font-size: .6em;
	vertical-align: super;
	bottom: 0;
}

sub {
	font-size: .6em;
	vertical-align: sub;
	bottom: 0;
}

.remove-hover {
	pointer-events: none;
}

a.no-hover-keep-pointer, a.no-hover-keep-pointer:hover, a.no-hover-keep-pointer:focus, a.no-hover-keep-pointer:active {
	color: inherit !important;
	background-color: transparent !important;
	text-decoration: none !important;
	cursor: default;
}

.remove-hover {
	pointer-events: none;
}

.keep-hover {
	pointer-events: auto !important;
}

header.et-l.et-l--header {
	z-index: 99999;
	position: relative;
}

.border-bottom {
	border-bottom: none !important;
}

.searchandfilter>ul>li {
	display: inline-block !important;
	padding: 0px 20px 0px 0px;
}

.searchandfilter>ul>li.sf-field-search {
	display: block !important;
}

.searchandfilter li[data-sf-field-input-type="select"] select, .searchandfilter li[data-sf-field-input-type="select"] label {
	width: 100%;
	padding: 7px 0px;
	margin-right: 10px;
	border-radius: 0px;
	color: #4a4f55;
	font-size: 14px;
}

@media (min-width:992px) {
	.searchandfilter {
		display: inline-block;
		vertical-align: top;
		margin-left: 0px;
	}
	
	.sf-field-search {
		height: 30px;
		width: 200px;
		margin-left: 0px;
	}
	
	.pa-blog-equal-height .pa-auto-height {
		height: auto !important;
	}
	
	.pa-blog-equal-height .pa-auto-margin {
		margin-top: 20px !important;
	}
	
	.pa-blog-image-1-1 .entry-featured-image-url {
		padding-top: 100%;
		display: block;
	}
	
	.pa-blog-image-1-1 .entry-featured-image-url img {
		position: absolute;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		object-fit: cover;
	}
	
	#page-container #bigger-icon:before, #page-container #bigger-icon:after {
		font-size: 2em !important;
		line-height: .8em !important;
		margin-left: .3em;
		text-align: level;
	}
	
	#page-container #bigger-icon:hover {
		padding-left: 2em !important;
	}
}

li.mega-menu>ul {
	padding: 25px 10px 40px 40px !important;
	box-shadow: none;
	margin-top: 0px;
	width: 100% !important;
	align-items: center !important;
	border-radius: 0px 0px 20px 20px !important;
	border: 0px solid #bfbfbf !important;
}

.et_pb_menu ul li.mega-menu>ul>li>a:first-child {
	background-color: transparent !important;
	padding-left: 10px !important;
	display: block !important;
	border-bottom: 0px solid !important;
	font-size: 1.25em !important;
	color: #4a4f55 !important;
	font-weight: 700 !important;
	margin-bottom: 6px;
}

.et_pb_menu li.mega-menu li li a {
	font-size: 1em !important;
	letter-spacing: .02em;
	padding: 0px;
	padding-top: 4px !important;
	padding-left: 0px !important;
	padding-right: 20px !important;
	padding-bottom: 4px !important;
	border-bottom: 0px solid #cad2d1 !important;
	background-color: transparent !important;
	width: 100% !important;
}

.et_pb_menu li ul {
	margin-top: 2px;
	width: 100% important;
	padding-right: 20px;
}

.menu_image_4 {
	width: 25vw !important;
	max-width: 350px !important;
	height: auto !important;
}

.menu_image_3 {
	width: 33vw !important;
	height: auto !important;
}

.et_pb_menu li li {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	border-bottom: 0px solid #b5f1e9;
	font-weight: 700 !important;
	margin-bottom: 1px !important;
	width: 100%;
}

div#ttcont .glossaryItemTitle {
	font-weight: bold !important;
}

a.glossaryLink {
	font-weight: 300 !important;
	color: #4a4f55 !important;
}
