 /*!
Theme Name: Alcohol Research Group
Theme URI: http://www.arg.org
Description: A custom WordPress starter theme from HyperArts for the Genesis Theme Framework
Author: Hyperarts
Author URI: http://www.hyperarts.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 3.4

Template: genesis
*/


@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");

.hide,
.invisible {
	visibility: hidden
}

.slideshow-wrapper,
body {
	position: relative
}

.orbit-bullets,
.orbit-bullets-container {
	text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-rendering: optimizeLegibility
}

.inner-wrap,
.left-submenu {
	-webkit-transition: -webkit-transform .5s ease
}

.vevent abbr,
a {
	text-decoration: none
}

.comment-content a,
.widget {
	word-wrap: break-word
}

@font-face {
	font-family: PeignotLT-Bold;
	src: url(assets/webfonts/peignot/2D09EA_0_0.eot);
	src: url(assets/webfonts/peignot/2D09EA_0_0.eot?#iefix) format("embedded-opentype"), url(assets/webfonts/peignot/2D09EA_0_0.woff2) format("woff2"), url(assets/webfonts/peignot/2D09EA_0_0.woff) format("woff"), url(assets/webfonts/peignot/2D09EA_0_0.ttf) format("truetype")
}

meta.foundation-version {
	font-family: "/5.5.0/"
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0
}

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 40em)/";
	width: 0
}

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:40.063em)/";
	width: 40.063em
}

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
	width: 40.063em
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.063em)/";
	width: 64.063em
}

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
	width: 64.063em
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.063em)/";
	width: 90.063em
}

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
	width: 90.063em
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.063em)/";
	width: 120.063em
}

meta.foundation-data-attribute-namespace {
	font-family: false
}

body,
html {
	height: 100%;
	font-size: 100%
}

*,
:after,
:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background: #fff;
	padding: 0;
	font-style: normal;
	cursor: auto
}

a:hover {
	cursor: pointer
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
	max-width: none!important
}

.left {
	float: left!important
}

.right {
	float: right!important
}

.hide {
	display: none!important
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px
}

.accordion {
	margin-bottom: 0;
	clear: both
}

.accordion:after,
.accordion:before {
	content: " ";
	display: table
}

.accordion:after {
	clear: both
}

.accordion .accordion-navigation,
.accordion dd {
	display: block;
	margin-bottom: 0!important
}

.accordion .accordion-navigation>a,
.accordion dd>a {
	background: #EFEFEF;
	color: #222;
	padding: 1rem;
	display: block;
	font-size: 1.2rem
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
	background: #e3e3e3
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
	display: none;
	padding: .9375rem
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
	display: block;
	background: #fff
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.slideshow-wrapper ul {
	list-style-type: none;
	margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
	display: none
}

.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
	display: block
}

.slideshow-wrapper .orbit-container {
	background-color: transparent
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
	display: inline-block
}

.slideshow-wrapper .preloader {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border: 3px solid;
	border-color: #555 #fff;
	border-radius: 1000px;
	-webkit-animation-name: rotate;
	animation-name: rotate;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.orbit-container {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: 0 0
}

.orbit-container .orbit-slides-container {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
	display: block;
	max-width: 100%
}

.orbit-container .orbit-slides-container>* {
	position: absolute;
	top: 0;
	width: 100%;
	margin-left: 100%
}

.orbit-container .orbit-slides-container>:first-child {
	margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
	position: absolute;
	color: #fff;
	width: 100%;
	font-size: .875rem
}

@media only screen and (max-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: #222 !important;
        background: #f0f0f0;
    }
}

.orbit-container .orbit-slide-number {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	color: #fff;
	background: 0 0;
	z-index: 10
}

.orbit-container .orbit-slide-number span {
	font-weight: 700;
	padding: .3125rem
}

.subheader,
code,
p {
	font-weight: 400
}

.orbit-container .orbit-timer {
	position: absolute;
	top: 12px;
	right: 10px;
	height: 6px;
	width: 100px;
	z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
	height: 3px;
	background-color: rgba(255, 255, 255, .3);
	display: block;
	width: 0;
	position: relative;
	right: 20px;
	top: 5px
}

.orbit-container .orbit-timer>span {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 14px;
	border: 4px solid #fff;
	border-top: none;
	border-bottom: none
}

.orbit-container .orbit-timer.paused>span {
	right: -4px;
	top: 0;
	width: 11px;
	height: 14px;
	border: 8px inset;
	border-left-style: solid;
	border-color: transparent transparent transparent #fff
}

.orbit-container .orbit-timer.paused>span.dark {
	border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
	display: block
}

.orbit-container .orbit-next,
.orbit-container .orbit-prev {
	position: absolute;
	top: 45%;
	margin-top: -25px;
	width: 36px;
	height: 60px;
	line-height: 50px;
	color: #fff;
	background-color: transparent;
	text-indent: -9999px!important;
	z-index: 10
}

.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
	background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border: 10px inset
}

.orbit-container .orbit-prev {
	left: 0
}

.orbit-container .orbit-prev>span {
	border-right-style: solid;
	border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover>span {
	border-right-color: #fff
}

.orbit-container .orbit-next {
	right: 0
}

.orbit-container .orbit-next>span {
	border-color: transparent transparent transparent #fff;
	border-left-style: solid;
	left: 50%;
	margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
	border-left-color: #fff
}

.orbit-bullets {
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
	top: 10px;
	float: none;
	display: block
}

.orbit-bullets li {
	cursor: pointer;
	display: inline-block;
	width: .5625rem;
	height: .5625rem;
	background: #ccc;
	float: none;
	margin-right: 6px;
	border-radius: 1000px
}

.orbit-bullets li.active {
	background: #999
}

.orbit-bullets li:last-child {
	margin-right: 0
}

.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
	display: none
}

.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before,
.tabs:after,
.tabs:before {
	display: table;
	content: " "
}

.row {
	width: 100%;
	max-width: 62.5rem;
	margin: 0 auto
}

.row:after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row.collapse .row {
	margin-left: 0;
	margin-right: 0
}

.row .row {
	width: auto;
	max-width: none;
	margin: 0 -.9375rem
}

.row .row:after {
	clear: both
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none
}

.row .row.collapse:after {
	clear: both
}

.column,
.columns {
	padding-left: .9375rem;
	padding-right: .9375rem;
	width: 100%;
	float: left
}

[class*=column]+[class*=column]:last-child {
	float: right
}

[class*=column]+[class*=column].end {
	float: left
}

.tabs {
	margin-bottom: 0!important;
	margin-left: 0
}

.tabs:after {
	clear: both
}

.tabs .tab-title,
.tabs dd {
	position: relative;
	margin-bottom: 0!important;
	list-style: none;
	float: left
}

.tabs .tab-title>a,
.tabs dd>a {
	outline: 0;
	display: block;
	background-color: #EFEFEF;
	color: #222;
	padding: 1rem 2rem;
	font-size: 1.2rem
}

dl,
ol,
p,
ul {
	font-family: inherit
}

.tabs .tab-title>a:hover,
.tabs dd>a:hover {
	background-color: #e1e1e1
}

.tabs .tab-title.active a,
.tabs dd.active a {
	background-color: #fff;
	color: #222
}

.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.tabs.vertical .tab-title,
.tabs.vertical dd {
	position: inherit;
	float: none;
	display: block;
	top: auto
}

.tabs-content {
	margin-bottom: 1.5rem;
	width: 100%
}

.tabs-content:after,
.tabs-content:before {
	content: " ";
	display: table
}

.tabs-content:after {
	clear: both
}

.tabs-content>.content {
	display: none;
	float: left;
	padding: .9375rem 0;
	width: 100%
}

.no-js .tabs-content>.content,
.tabs-content>.content.active {
	float: none;
	display: block
}

.tabs-content>.content.contained {
	padding: .9375rem
}

.tabs-content.vertical {
	display: block
}

.tabs-content.vertical>.content {
	padding: 0 .9375rem
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

.text-justify {
	text-align: justify!important
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

a {
	line-height: inherit
}

p,
p.lead {
	line-height: 1.6
}

a:focus,
a:hover {
	color: #0078a0
}

a img {
	border: none
}

p {
	font-size: 1.2rem;
    font-weight: 300;
}

p.lead {
	font-size: 1.21875rem
}

p aside {
	font-size: .875rem;
	line-height: 1.35;
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-size: 60%;
	color: #6f6f6f;
	line-height: 0
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	margin-top: .2rem;
	margin-bottom: .5rem
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25rem 0 1.1875rem
}

b,
em,
i,
small,
strong {
	line-height: inherit
}

code {
	color: #333;
	background-color: #f8f8f8;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf;
	padding: .125rem .3125rem .0625rem
}

.vcard .fn,
.vevent .summary,
.vevent abbr,
dl dt,
ul.off-canvas-list li label {
	font-weight: 700
}

dl,
ol,
ul {
	font-size: 1.2rem;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	list-style-position: outside
}

ul.no-bullet {
	margin-left: 0
}

ul.no-bullet li ol,
ul.no-bullet li ul {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none
}

ul li ol,
ul li ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

ul.circle,
ul.disc,
ul.square {
	margin-left: 1.1rem
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
	list-style: inherit
}

.Widget_SubMenu ul,
.accordion .content li,
body.page-template-page-publication .data-list li,
body.single.single-staff ul.staff-credentials>li,
ul.no-bullet {
	list-style: none
}

ul.square {
	list-style-type: square
}

ul.circle {
	list-style-type: circle
}

ul.disc {
	list-style-type: disc
}

li,
ul.off-canvas-list {
	list-style-type: none
}

ol li ol,
ol li ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem
}

dl dd {
	margin-bottom: .75rem
}

abbr,
acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	cursor: help
}

abbr {
	text-transform: none
}

blockquote {
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #ddd
}

blockquote cite {
	display: block;
	font-size: .8125rem;
	color: #555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
	color: #555
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f
}

.vcard {
	display: inline-block;
	margin: 0 0 1.25rem;
	border: 1px solid #ddd;
	padding: .625rem .75rem
}

.vcard li {
	margin: 0;
	display: block
}

.vcard .fn {
	font-size: .9375rem
}

.vevent abbr {
	cursor: default;
	border: none;
	padding: 0 .0625rem
}

.print-only {
	display: none!important
}

.off-canvas-wrap {
	-webkit-backface-visibility: hidden;
	position: relative;
	width: 100%;
	overflow: hidden
}

.left-off-canvas-menu,
.right-off-canvas-menu {
	background: #333;
	z-index: 1001;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-backface-visibility: hidden;
	bottom: 0
}

.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
	min-height: 100%;
	-webkit-overflow-scrolling: touch
}

.inner-wrap {
	position: relative;
	width: 100%;
	transition: transform .5s ease
}

.inner-wrap:after,
.inner-wrap:before {
	content: " ";
	display: table
}

.inner-wrap:after {
	clear: both
}

.tab-bar {
	-webkit-backface-visibility: hidden;
	background: #333;
	color: #fff;
	height: 2.8125rem;
	line-height: 2.8125rem;
	position: relative
}

.left-small,
.right-small,
.tab-bar-section {
	position: absolute;
	top: 0;
	height: 2.8125rem
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
	color: #fff;
	font-weight: 700;
	line-height: 2.8125rem;
	margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
	font-size: 1.125rem
}

.left-small {
	width: 2.8125rem;
	border-right: solid 1px #1a1a1a;
	left: 0
}

.right-small {
	width: 2.8125rem;
	border-left: solid 1px #1a1a1a;
	right: 0
}

.tab-bar-section {
	padding: 0 .625rem;
	text-align: center
}

.tab-bar-section.left {
	left: 0;
	right: 2.8125rem
}

.tab-bar-section.right {
	left: 2.8125rem;
	right: 0
}

.tab-bar-section.middle {
	left: 2.8125rem;
	right: 2.8125rem
}

.tab-bar .menu-icon {
	text-indent: 2.1875rem;
	width: 2.8125rem;
	height: 2.8125rem;
	display: block;
	padding: 0;
	color: #fff;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
	content: "";
	position: absolute;
	display: block;
	height: 0;
	top: 50%;
	margin-top: -.5rem;
	left: .90625rem;
	box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
	width: 1rem
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	margin-left: 10px;
	margin-top: 10px;
}

.tab-bar .menu-icon span:hover:after {
	box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}



.left-off-canvas-menu {
	width: 15.625rem;
	top: 0;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: -webkit-transform .5s ease 0s;
	transition: transform .5s ease 0s;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}

.left-submenu,
.right-off-canvas-menu,
.right-submenu {
	width: 15.625rem;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-box-sizing: content-box;
	-webkit-overflow-scrolling: touch
}

.left-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
	top: 0;
	position: absolute;
	box-sizing: content-box;
	-webkit-transition: -webkit-transform .5s ease 0s;
	transition: transform .5s ease 0s;
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0
}

.right-off-canvas-menu * {
	-webkit-backface-visibility: hidden
}

ul.off-canvas-list {
	padding: 0;
	margin: 0
}

ul.off-canvas-list li label {
	display: block;
	padding: .3rem .9375rem;
	color: #999;
	text-transform: uppercase;
	font-size: .75rem;
	background: #444;
	border-top: 1px solid #5e5e5e;
	border-bottom: none;
	margin: 0
}

ul.off-canvas-list li a {
	display: block;
	padding: .66667rem;
	color: rgba(255, 255, 255, .7);
	border-bottom: 1px solid #262626;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}

.left-submenu .back>a,
.right-submenu .back>a {
	padding: .3rem .9375rem;
	color: #999;
	font-weight: 700;
	text-transform: uppercase
}

.left-submenu .back>a,
.left-submenu .back>a:hover,
.right-submenu .back>a,
.right-submenu .back>a:hover {
	border-top: 1px solid #5e5e5e;
	border-bottom: none
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background .3s ease;
	z-index: 1002
}

ul.off-canvas-list li a:hover {
	background: #242424
}

.move-right>.inner-wrap {
	-ms-transform: translate(15.625rem, 0);
	-webkit-transform: translate3d(15.625rem, 0, 0);
	-ms-transform: translate3d(15.625rem, 0, 0);
	transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
	transition: background .3s ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, .2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-tap-highlight-color: transparent
}

.move-left>.inner-wrap {
	-ms-transform: translate(-15.625rem, 0);
	-webkit-transform: translate3d(-15.625rem, 0, 0);
	-ms-transform: translate3d(-15.625rem, 0, 0);
	transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
	transition: background .3s ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, .2);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-tap-highlight-color: transparent
}

.offcanvas-overlap .exit-off-canvas,
.offcanvas-overlap-left .exit-off-canvas {
	-webkit-backface-visibility: hidden;
	-webkit-transition: background .3s ease;
	position: absolute;
	top: 0;
	bottom: 0;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	display: block;
	background: rgba(255, 255, 255, .2);
	left: 0;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
	transition: background .3s ease;
	z-index: 1002
}

.offcanvas-overlap-left .right-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
	transition: background .3s ease;
	z-index: 1002
}

.offcanvas-overlap-right .left-off-canvas-menu {
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	z-index: 1003
}

.left-submenu,
.offcanvas-overlap-right .exit-off-canvas,
.right-submenu {
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1002;
	-webkit-backface-visibility: hidden
}

.offcanvas-overlap-right .exit-off-canvas {
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	cursor: pointer;
	box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
	display: block;
	background: rgba(255, 255, 255, .2);
	left: 0;
	right: 0;
	-webkit-tap-highlight-color: transparent
}

.no-csstransforms .left-off-canvas-menu {
	left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
	right: -15.625rem
}

.no-csstransforms .move-left>.inner-wrap {
	right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
	left: 15.625rem
}

.left-submenu {
	margin: 0;
	background: #333;
	box-sizing: content-box;
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
	transition: transform .5s ease
}

.left-submenu * {
	-webkit-backface-visibility: hidden
}

.left-submenu .back>a {
	background: #444;
	margin: 0
}

.left-submenu .back>a:hover {
	background: #303030
}

.left-submenu .back>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.right-submenu {
	margin: 0;
	background: #333;
	box-sizing: content-box;
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	right: 0;
	-webkit-transition: -webkit-transform .5s ease;
	transition: transform .5s ease
}

.right-submenu * {
	-webkit-backface-visibility: hidden
}

.right-submenu .back>a {
	background: #444;
	margin: 0
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after,
.right-submenu .back>a:after {
	content: "\BB";
	margin-left: .5rem;
	display: inline
}

.right-submenu .back>a:hover {
	background: #303030
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
	content: "\AB";
	margin-right: .5rem;
	display: inline
}

.orbit-container .orbit-bullets-container,
.orbit-container .orbit-slide-number,
.orbit-container .orbit-timer,
[hidden],
template {
	display: none
}

.orbit-container {
	margin-bottom: 20px
}

@supports (display:grid) {
	.orbit-container {
		margin-bottom: 0
	}
}

/*
.orbit-container .orbit-slides-container>* .orbit-caption {
	background-color: transparent;
	padding: 0;
	bottom: 0px;
}

.orbit-container .orbit-slides-container>* .orbit-caption .wrap {
	padding: 30px 90px
}

.orbit-container .orbit-slides-container>* .orbit-caption h1 {
	font-size: 50px;
	font-size: 3.8em;
	font-weight: 300;
	line-height: 1;
	color: #fff;
	text-transform: uppercase
}

.orbit-container .orbit-slides-container>* .orbit-caption h3 {
	font-size: 20px;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 27px;
	color: #fff;
	margin: 0;
	padding: 0
}
*/

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
	background: #009cda;
	color: #fff
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

a {
	background: 0 0;
	color: #634669;
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #333
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	height: auto
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

.gallery,
.search-form {
	overflow: hidden
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

optgroup {
	font-weight: 700
}

td,
th {
	padding: 0
}

*,
input[type=search] {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table
}

.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table
}

body {
	font-size: 1.0em;
	background-color: #fff;
	color: #000;
	font-family: 'Source Sans 3', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
	line-height: 1.66667;
	margin: 0
}

.button,
.gallery img,
a,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

::-moz-selection {
	background-color: #333;
	color: #fff;
	text-shadow: none
}

::selection {
	background-color: #333;
	color: #fff;
	text-shadow: none
}

a:hover {
	color: #1c5f9c
}

p {
	margin: 0 0 28px;
	padding: 0
}

ol,
ul {
	margin: 0;
	padding: 0
}

b,
strong {
	font-weight: 700
}

blockquote,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 40px
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: black; /* #656565; */
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px
}

h1,
h2 {
	margin: 0 0 20px
}

h3,
h4 {
	margin: 0 0 15px
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 31px
}

h3 {
	font-size: 24px
}

h4,
h5,
h6 {
	font-size: 23px
}

.wp-caption,
embed,
iframe,
img,
object,
video {
	max-width: 100%
}

.featured-content img,
.gallery img {
	width: auto
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center
}

.alignleft,
td,
th {
	text-align: left
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px
}

.gallery img:hover {
	border: 1px solid #999
}

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	color: #b7b7b7;
	font-size: 11px;
	font-weight: 300;
	padding: 10px;
}

input[type=search] {
	border: none;
}

article .entry-content input,
article .entry-content select,
article .entry-content textarea {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	color: #b7b7b7;
	font-size: 14px;
	font-weight: 300;
	padding: 10px;
	width: 100%
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: 0
}

input[type=checkbox],
input[type=image],
input[type=radio] {
	width: auto
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	background-color: #009cda;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: 300;
	padding: 10px 30px;
	text-transform: uppercase;
	width: auto;
	font-size: 13px;
	border-radius: 5px
}

.footer-widgets .button,
.footer-widgets button,
.footer-widgets input[type=button],
.footer-widgets input[type=reset],
.footer-widgets input[type=submit] {
	background-color: #e5554e;
	color: #fff
}

.button:hover,
button.hovered,
button:hover,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit] {
	background-color: #8dc53e;
	color: #fff
}

.entry-content .button:hover {
	color: #fff
}

.footer-widgets .button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type=button],
.footer-widgets input:hover[type=reset],
.footer-widgets input:hover[type=submit] {
	background-color: #fff;
	color: #333
}

.button {
	display: inline-block
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
	display: none
}

.search-form input[type=submit] {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: 400 25px/1 dashicons;
	background-color: transparent;
	color: #be3f82;
	padding: 0;
	margin: 0
}

.search-form input[type=submit]:hover {
	background-color: transparent
}

form.search-form {
	width: 255px
}

form.search-form input[type=search] {
	color: #000;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 40px;
}

form.search-form input[type=submit] {
	position: absolute;
	left: 25px;
	top: 12px;
}

::-webkit-input-placeholder {
	color: #000;
	font-size: 17px;
	font-weight: 300;
}

:-moz-placeholder {
	color: #656565;
	font-size: 11px;
	font-weight: 300
}

::-moz-placeholder {
	color: #656565;
	font-size: 11px;
	font-weight: 300
}

:-ms-input-placeholder {
	color: #656565;
	font-size: 11px;
	font-weight: 300
}

article .entry-content::-webkit-input-placeholder {
	font-size: 14px
}

article .entry-content:-moz-placeholder {
	font-size: 14px
}

article .entry-content::-moz-placeholder {
	font-size: 14px
}

article .entry-content:-ms-input-placeholder {
	font-size: 14px
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%
}

tbody {
	border-bottom: 1px solid #ddd
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0
}

th {
	font-weight: 400
}

.site-inner,
.wrap {
	margin: 0 auto;
	/*max-width: 1600px*/
}

.site-inner {
	clear: both;
	padding-top: 70px
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left
}

.content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right
}

.content {
	width: 75%
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 75%;
}

.full-width-content .content {
	width: 100%
}

.sidebar-primary {
	float: right;
	width: 25%;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left
}

.sidebar-secondary {
	float: left;
	width: 25%;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564% !important;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%
}

.one-third,
.two-sixths {
	width: 31.623931623931625%
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%
}

.one-fourth {
	width: 23.076923076923077%
}

.three-fourths {
	width: 74.35897435897436%
}

.one-sixth {
	width: 14.52991452991453%
}

.five-sixths {
	width: 82.90598290598291%
}

.first {
	clear: both;
	margin-left: 0
}

.avatar {
	float: left
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px
}

.alignright .avatar {
	margin-left: 24px
}

.comment .avatar {
	margin: 0 16px 24px 0
}

.site-header .search-form {
	width: unset;
	overflow: unset;
}

.site-header .search-form input {
	padding: unset;
	border: none;
}

.entry-content .search-form {
	width: 50%
}

.genesis-nav-menu .search input[type=submit],
.widget_search input[type=submit] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}

.archive-title,
.archives-page-title,
.entry-title {
	font-size: 40px;
	font-weight: 300;
	text-transform: none;
	color: black ; /* #2d5d9b; */
   margin-bottom: 35px;
    margin-top: -35px;
}

body.archive .entry-title,
body.search .entry-title {
	font-size: 32px;
	margin: 0 0 20px
}

.widget-title,
.widgettite.widget-title,
h4.widget-title {
	font-size: 30px;
	font-weight: 300;
	color: #2d5d9b;
	text-align: left;
	margin: 0
}

.enews-widget,
.enews-widget .widget-title,
.footer-widgets .widget-title {
	color: #fff
}

a.aligncenter img {
	display: block;
	margin: 0 auto
}

a.alignnone {
	display: inline-block
}

.alignleft {
	float: left
}

.alignright {
	float: right;
	text-align: right
}

.widget_calendar td,
.widget_calendar th,
.wp-caption-text {
	text-align: center
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%
}

.aligncenter,
img.centered {
	display: block;
	margin: 0 auto 24px
}

.alignnone,
img.alignnone {
	margin-bottom: 12px
}

.wp-caption.alignleft,
a.alignleft,
img.alignleft {
	margin: 0 24px 24px 0
}

.wp-caption.alignright,
a.alignright,
img.alignright {
	margin: 0 0 24px 24px
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700
}

.entry-content p.wp-caption-text {
	margin-bottom: 0
}

.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0
}

.widget_calendar table {
	width: 100%
}

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666
}

.featured-content .entry-title {
	font-size: 20px
}

.sidebar .widget.enews-widget {
	background-color: #333
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px
}

.enews-widget input[type=submit] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%
}

.enews-widget input:hover[type=submit] {
	background-color: #fff;
	color: #333
}

.enews form+p {
	margin-top: 24px
}

#wpstats {
	display: none
}

.site-header {
	background-color: white;
	border-bottom: 1px gray solid;
}

/*ul#mega-menu-primary {
    margin-top: 20px !important;
}
*/

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    margin-left: 6px;
    margin-right: 6px;
    padding:0px !important;
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        color: #222 !important;
    }
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        background: unset;
        color: #222 !important;
        border-top: 4px #476368 solid !important;
        margin-top: -8px;
    }
}


@media only screen and (min-width: 769px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	color: #222 !important;
	 border-top: 4px #476368 solid !important;
	 margin-top: -8px;
}
}

.mega-current-menu-item a {
	font-weight: bold !important;
}

.current-menu-item {
	font-weight: bold !important;
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        color: #222 !important;
    }
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item{
        color: #222 !important
    }
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.donate > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.donate > a.mega-menu-link:focus {
        background: #F0F0F0 !important;
        color: white;
        font-weight: normal;
        text-decoration: none;
        border-color: #fff;
        border: unset !important;
    }
}

body.mobile .site-header {
	min-height: 100%
}

.site-header .wrap {
	padding: 12px 0;
	max-width: 96%;
}

body.mobile .site-header .wrap {
	padding: 20px 5%
}

.title-area {
	float: left;
	padding: 0px;
	width: 55%;
}

@media only screen and ( min-width: 480px ) {
	.title-area {
		float: left;
		padding: 0px;
		width: 15%;
	}
}

.header-full-width .title-area {
	width: 100%
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2
}

.site-title a,
.site-title a:hover {
	color: #333
}

.header-image .site-title>a {
	background: url(assets/images/logo.png) left no-repeat;
	float: left;
	min-height: 100px;
	width: 200px;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5
}

.site-description,
.site-title {
	margin-bottom: 0
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px
}

.site-header .widget-area {
	float: left;
	width: 80%;
}

.genesis-nav-menu {
	text-align: center;
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left
}

.genesis-nav-menu a {
	color: #656565;
	display: block;
	padding: 14px 24px
}

.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu a:hover {
	color: #1c5f9c
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	width: 130px;
	z-index: 99;
	margin: 0
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px
}

.genesis-nav-menu .menu-item:hover {
	/*position: static*/
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1
}

.genesis-nav-menu>.first>a {
	padding-left: 0
}

.genesis-nav-menu>.last>a {
	padding-right: 0
}

.genesis-nav-menu>.right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0
}

.genesis-nav-menu>.right>a {
	display: inline;
	padding: 0
}

.genesis-nav-menu>.rss>a {
	margin-left: 48px
}

.genesis-nav-menu>.search {
	padding: 10px 0 0
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px
}

.site-header .genesis-nav-menu li li {
	margin-left: 0
}

.nav-primary {
	margin-top: 5px;
}

.nav-primary .genesis-nav-menu a {
	color: #656565
}

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #1c5f9c;
	border-top: none;
	font-size: 14px;
	padding: 10px 20px;
	position: relative;
	width: 200px;
	color: #fff
}

.nav-primary .genesis-nav-menu .sub-menu a:hover {
	background-color: #009cda;
	color: #fff
}

.content .entry,
.nav-secondary {
	background-color: #fff
}

.nav-primary .genesis-nav-menu .current-menu-parent>a {
	color: #1c5f9c
}

.nav-primary .genesis-nav-menu .current-menu-item>a,
.nav-primary .genesis-nav-menu a:hover {
	color: #009cda
}

.menu-item.search-form {
	/*margin-top: 3px*/
	overflow: unset;
	position: relative;
}

.entry {
	margin-bottom: 40px;
	padding: 0 50px 60px 20px
}

body.archive .entry,
body.search .entry {
	margin-bottom: 30px;
	padding: 0 50px 10px 20px;
	border-bottom: solid 1px #efefef
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px
}

.entry-content ol ol,
.entry-content ul ul,
p.entry-meta {
	margin-bottom: 0
}

.entry-content ol>li {
	list-style-type: decimal
}

.entry-content ul>li {
	list-style-type: disc
}

.entry-content code {
	background-color: #333;
	color: #ddd
}

p.entry-meta {
	font-size: 16px;
	display: none
}

.entry-header .entry-meta {
	margin-bottom: 24px
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px
}

.entry-categories,
.entry-tags {
	display: block
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px
}

.pagination {
	clear: both;
	margin: 40px 0
}

.adjacent-entry-pagination {
	margin-bottom: 0
}

.archive-pagination li {
	display: inline
}

.archive-pagination li a {
	background-color: #646464;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px
}

.archive-pagination .active a,
.archive-pagination li a:hover {
	background-color: #009cda
}

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px
}

.entry-comments {
	padding: 40px
}

.comment-header {
	font-size: 16px
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none
}

.comment-content {
	clear: both
}

.comment-list li {
	margin-top: 24px;
	padding: 32px
}

.comment-list li li {
	margin-right: -32px
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px
}

.entry-pings .reply,
body.js {
	display: none
}

.entry-comments .comment-author {
	margin-bottom: 0
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px
}

.sidebar a {
	line-height: 1.4
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.sidebar p:last-child,
.sidebar ul>li:last-child {
	margin-bottom: 0
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 0 40px
}

.footer-widgets {
	background-color: #476368;
	clear: both;
	padding-top: 40px
}

@media only screen and ( min-width: 1620px ) {
	.footer-widgets .wrap {
		max-width: unset;
	}
}

#menu-footer-primary-menu {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.footer-widgets .widget h4.widget-title {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 160%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	position: relative;
	padding-left: 10px;
}

.footer-widgets .widget h4.widget-title:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 25px;
	background: #fff;
	top: 4px;
	left: -8px;
}

.footer-widgets,
.footer-widgets a {
	color: #FFF;
	font-size: 17px;
	font-weight: 500;
	word-wrap: normal;
}

.footer-widgets span {
	font-size: 20px;
}

.footer-widgets p {
	font-weight: 300;
	font-size: 16px;
}

.footer-widgets input {
	border: 1px solid #333
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-widgets li {
	margin-bottom: 5px
}

.footer-widgets li.title {
	margin-bottom: 0
}

.footer-widgets .widget {
	margin-bottom: 20px
}

#widget_social-2 {
	margin-bottom: 10px
}

#custom_html-2 {
	margin-bottom: 1em;
}

#widget_social-2 h4 {
	display: none;
}

.footer-widgets p:last-child,
.site-footer p {
	margin-bottom: 0
}

.footer-widgets-1 {
	width: 30%
}

.footer-widgets-2 {
	width: 20%
}

.footer-widgets-3 {
	width: 20%
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	padding-right: 30px;
	float: left
}

.footer-widgets-4 {
	width: 30%;
	padding-right: 0;
	float: right
}

.site-footer {
	background-color: #476368;
	font-size: 11px;
	color: #656565;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,.3);
}

.site-container {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto
}

.tabs .tab-title {
	border-right: 1px solid #efefef
}

.tabs .tab-title:last-child {
	border-right: 0
}

.tabs .tab-title.active>a {
	background: #009cda;
	color: #fff
}

.tabs .tab-title>a {
	background: #e0e0e0
}

.tabs .tabs dd {
	border-right: 1px solid #efefef
}

.tabs .tabs dd:last-child {
	border-right: 0
}

.tabs .tabs dd.active>a {
	background: #009cda;
	color: #fff
}

.accordion .accordion-navigation>a,
.tabs .tabs dd>a {
	background: #e0e0e0
}

.accordion .accordion-navigation {
	clear: both;
	border-bottom: 1px solid #efefef
}

.accordion .accordion-navigation:last-child {
	border-bottom: 0
}

.accordion .content {
	width: 100%
}

.accordion .content ul {
	margin: 0;
	padding: 0
}

.accordion .content li {
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.accordion .content li:last-child {
	border: none;
	margin-bottom: 0;
	padding: 0
}

.loading-gif {
	background: url(assets/images/loading.gif) no-repeat;
	width: 508px;
	height: 381px;
	display: block;
	margin: 0 auto
}

span.skype_pnh_container {
	display: none!important
}

span.skype_pnh_print_container,
span[class^=skype_pnh_print_container] {
	display: inline!important
}

.header-widget-area .genesis-nav-menu>li {
	/*background-color: #199ed8;*/
	border-radius: 5px;
	font-weight: 600;
	font-size: 17px;
	padding: 15px;
}

.header-widget-area .genesis-nav-menu span {
	color: #634669;
	/*color: #634669;*/
	/*color: #634669;*/
}

.header-widget-area .genesis-nav-menu>li a {
	color: #000;
	font-size: 17px;
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	padding: unset;
}

.header-widget-area .genesis-nav-menu>li:hover {
	/*background-color: #8ec348*/
}

.header-widget-area .genesis-nav-menu>li:first-child:hover {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.header-widget-area .genesis-nav-menu>li:first-child:hover>a:after {
	border-color: #afd47e transparent transparent;
	border-style: solid;
	border-width: 13px 7px 0;
	height: 0;
	width: 0
}

.header-widget-area .genesis-nav-menu .sub-menu {
	background-color: #8ec348;
	border-top: 1px solid #aed47b;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin: 0;
	width: 121px
}

.header-widget-area .genesis-nav-menu .sub-menu li {
	text-align: center;
	border-top: 1px solid #aed47b;
	border-bottom: 1px solid #aed47b
}

.header-widget-area .genesis-nav-menu .sub-menu li:last-child {
	border-bottom: 0
}

.header-widget-area .genesis-nav-menu .sub-menu li a {
	background-color: transparent;
	font-size: 14px;
	font-size: 1em;
	font-weight: 300;
	padding: 12px 2px;
	width: 120px
}

.header-widget-area .genesis-nav-menu .sub-menu li a:hover {
	background-color: #79a63d
}

.header-widget-area {
	padding: 12px 0 0
}

.footer-widgets {
	margin-top: 140px
}

footer .creds,
footer .creds a {
	color: #bbb;
}


body.home .menu-homepage-section-menu-container {
	position: relative;
	z-index: 1000;
	top: -75px
}

body.home #menu-homepage-section-menu {
	background-image: url(assets/images/section-menu-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	height: 150px
}

body.home #menu-homepage-section-menu li {
	display: inline-block;
	float: left;
	width: 300px;
	height: 150px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

body.home #menu-homepage-section-menu li:hover {
	background-color: rgba(0, 0, 0, .2);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

body.home #menu-homepage-section-menu a {
	font-size: 35px;
	font-size: 2.2em;
	font-weight: 700;
	color: #2d5d9b;
	line-height: 42px;
	font-family: PeignotLT-Bold;
	text-transform: uppercase
}

.Widget_PostsFeed h6.post-title,
.Widget_SidebarPostsFeed .widget-wrap .date,
.Widget_SidebarPostsFeed .widget-wrap h6.post-title a,
body.archive p.entry-meta .time,
body.page-template-page-i-am-section h6.post-title {
	font-family: "Source Sans 3", sans-serif
}

body.home #menu-homepage-section-menu a div {
	vertical-align: middle;
	display: table-cell;
	width: 300px;
	height: 150px;
	padding: 0 30px;
	text-align: center
}

.Widget_Social,
.widget_mc4wp_form_widget {
	text-align: left
}

body.page-template-page-publication .data-list li:not(.data-loading),
body.page-template-page-publication .data-list li:not(:last-child) {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 1.2rem;
}

body.page-template-page-publication .data-list li p {
	margin: 0;
	display: inline
}

body.page-template-page-i-am-section .site-inner {
	padding-top: 0
}

body.page-template-page-i-am-section article {
	margin: 60px 0;
	padding: 0
}

body.page-template-page-i-am-section h4.widget-title {
	font-size: 30px;
	font-weight: 100;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #656565
}

body.page-template-page-i-am-section figcaption,
body.page-template-page-i-am-section figure,
body.page-template-page-i-am-section figure .widget-wrap {
	display: block;
	float: left;
	margin: 0;
	padding: 0
}

body.page-template-page-i-am-section figure {
	margin-bottom: 35px;
	height: 160px;
	position: relative
}

body.page-template-page-i-am-section figcaption {
	float: left;
	height: 160px;
	width: 55%;
	position: relative
}

body.page-template-page-i-am-section .image-wrap {
	float: left;
	width: 160px;
	position: relative;
	margin-right: 10px
}

body.page-template-page-i-am-section .image-cover {
	background-color: rgba(28, 95, 156, .5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

body.page-template-page-i-am-section .image-cover.hovered,
body.page-template-page-i-am-section .image-cover:hover {
	background-color: rgba(28, 95, 156, 0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

body.page-template-page-i-am-section .image {
	position: absolute;
	top: 0;
	left: 0
}

body.page-template-page-i-am-section h6.post-title {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px
}

body.page-template-page-i-am-section a {
	color: #656565
}

body.page-template-page-i-am-section p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.25
}

body.page-template-page-i-am-section button {
	padding: 8px 10px;
	font-size: 11px;
	position: absolute;
	bottom: 0
}

body.page-template-page-staff main ul {
	margin: 0
}

body.page-template-page-staff main li {
	list-style: none;
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px
}

body.page-template-page-staff main li h6 {
	padding-left: 20px
}

body.page-template-page-staff main li p {
	margin-bottom: 10px;
	padding-left: 20px
}

/*
.tabs-content #scientists p {
	display: none
}
*/

#affiliate-scientists .staff-pic {
    width: 0px !important;
    height: auto !important;
}

/*
body.single.single-staff ul.staff-credentials {
	display: block;
	margin: 0 0 10px;
	float: left
}


body.single.single-staff ul.staff-credentials>li>ul {
	padding: 10px 0
}

body.single.single-staff ul.staff-credentials>li>ul>li {
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 10px 0
}

body.single.single-staff ul.staff-credentials>li p {
	margin: 0
}
*/

/*
body.single.single-staff ul.staff-credentials>li:not(.data-loading),
body.single.single-staff ul.staff-credentials>li:not(:last-child) {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	padding-bottom: 10px
}

body.single.single-staff ul.staff-credentials>li:first-child {
	border: none
}

body.single.single-staff ul.staff-credentials>li.email,
body.single.single-staff ul.staff-credentials>li.job-description,
body.single.single-staff ul.staff-credentials>li.research-area,
body.single.single-staff ul.staff-credentials>li.staff-name {
	padding: 10px 0;
	margin-bottom: 0
}

body.single.single-staff ul.staff-credentials>li.staff-name h1 {
	color: #1c5f9c;
	padding-bottom: 0;
	line-height: 1.2em;
	margin: 0
}



body.single.single-staff ul.staff-credentials>li.email p,
body.single.single-staff ul.staff-credentials>li.job-description p,
body.single.single-staff ul.staff-credentials>li.phone p,
body.single.single-staff ul.staff-credentials>li.research-area p {
	margin: 0;
	padding: 5px 0
}

body.single.single-staff ul.staff-credentials>li.job-description p {
	text-transform: uppercase
}

body.single.single-staff .research-area.external {
	color:transparent;
}

body.single.single-staff .research-area.external a {
    border: 1px solid #d8d8d9;
    padding: 8px;
    font-size: 18px;
}

body.single.single-staff .research-area.external a:hover {
   color: white;
   background-color: #486368;
}


body.single.single-staff ul.staff-credentials p.title {
	color: #1c5f9c;
	display: inline;
	margin-right: 10px!important;
	text-transform: uppercase
}

body.single.single-staff .main-content {
	clear: both
}

*/

body.single.single-staff div:empty {
	display: none
}



body.single.single-research .content-impact {
	clear: both
}

body.single.single-project p {
	max-width: 62em
}

body.single.single-project .content-description {
	float: left
}

body.single.single-project .content-scientist {
	clear: right
}

body.single.single-project .content-scientist .item-wrapper {
	width: 100%
}

body.single.single-project .content-impact,
body.single.single-project .content-publications {
	clear: both
}

body.single.single-project .content-publications li {
	border-bottom: 1px solid #efefef;
	font-size: 1.2rem;
	line-height: 1.6;
	margin-bottom: 10px;
	padding-bottom: 10px
}

body.archive article header p.entry-meta {
	display: none
}

body.archive p.entry-meta {
	display: block
}

body.archive p.entry-meta .time {
	color: #009cda;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px
}

.Widget_CompanyInfo li,
.Widget_Social li,
body.archive ul.custom-terms-list li {
	display: inline-block
}

body.archive ul.custom-terms-list li:after {
	content: ' / '
}

body.archive ul.custom-terms-list li:first-child:after,
body.archive ul.custom-terms-list li:last-child:after,
body.archive ul.custom-terms-list li:nth-last-child(2):after {
	content: ''
}

body.archive.tax-arg_news .content {
	width: auto
}

body.archive.tax-arg_news .entry {
	margin: 0 0 2em;
	padding: 0 0 2em;
	width: 100%
}

body.archive.tax-arg_news p {
	margin: 0 auto;
	max-width: 62em
}

body.archive.tax-arg_news .pt-cv-wrapper img {
    vertical-align: middle !important;
    object-fit: scale-down;
    max-height: 250px;
}

body.archive.tax-arg_news .entry-header {
	height: 2em;
	margin-bottom: 4.8em
}

.Widget_CompanyInfo img {
	width: 90%
}

.Widget_CompanyInfo ul {
	margin: 0
}

.Widget_CompanyInfo li {
	margin: 0;
	padding: 0 0 6px;
	line-height: 1.5;
	font-size: 11px;
	vertical-align: top
}

.Widget_CompanyInfo li.title {
	padding: 0
}

.Widget_CompanyInfo a {
	font-size: 11px
}

.Widget_CompanyInfo .info-menu li {
	margin: 0;
	display: inline-block
}

.Widget_CompanyInfo .info-menu li:first-child:after {
	content: " | "
}

.widget.widget_nav_menu li {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


.widget_mc4wp_form_widget .mc4wp-form p {
	margin: 0
}

.widget_mc4wp_form_widget .mc4wp-form input[type=email] {
	width: 100%;
	font-size: 13px;
	float: left;
	height: 46px;
	border: 0;
	border-radius: 0;
	margin-bottom: 5px;
}

.widget_mc4wp_form_widget input[type=submit] {
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	border: 0;
	padding: 15px 10px 16px;
	background: #999;
	border-radius: 0;
}

.Widget_PostsFeed h4.widget-title {
	font-size: 30px;
	font-weight: 100;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #656565
}

.Widget_PostsFeed h6.post-title,
.Widget_SubMenu {
	font-weight: 700;
	text-transform: uppercase
}

.Widget_PostsFeed .widget-wrap,
.Widget_PostsFeed figcaption,
.Widget_PostsFeed figure {
	display: block;
	float: left;
	margin: 0;
	padding: 0
}

.Widget_PostsFeed figure {
	margin-bottom: 35px;
	height: 160px;
	position: relative
}

.Widget_PostsFeed figcaption {
	float: left;
	height: 160px;
	width: 55%;
	position: relative
}

.Widget_PostsFeed .image-wrap {
	float: left;
	width: 160px;
	position: relative;
	margin-right: 10px
}

.Widget_PostsFeed .image-cover {
	background-color: rgba(28, 95, 156, .5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.Widget_PostsFeed .image-cover.hovered,
.Widget_PostsFeed .image-cover:hover {
	background-color: rgba(28, 95, 156, 0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.Widget_PostsFeed .image {
	position: absolute;
	top: 0;
	left: 0
}

.Widget_PostsFeed h6.post-title {
	font-size: 15px;
	margin-bottom: 5px
}

.Widget_PostsFeed a {
	color: #656565
}

.Widget_PostsFeed p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.25
}

.Widget_PostsFeed button {
	padding: 8px 10px;
	font-size: 11px;
	position: absolute;
	bottom: 0
}

body.news .Widget_SubMenu li.menu-item-1183 a {
	color: #1c5f9c
}

.Widget_SubMenu ul {
	margin: 0;
	padding-left: .5em;
	font-size: 1.1em
}

.Widget_SubMenu li {
	margin-left: 0!important
}

.Widget_SubMenu li:before {
	content: "";
	border-color: transparent #2d5d9b;
	border-style: solid;
	border-width: .35em 0 .35em .45em;
	display: block;
	height: 0;
	width: 0;
	left: -1em;
	top: 1em;
	position: relative
}

.Widget_SubMenu li:last-child {
	border-bottom: none!important
}

.Widget_SubMenu a {
	color: #656565
}

.Widget_SubMenu .current-menu-item>div>a,
.Widget_SubMenu a:hover {
	color: #2d5d9b
}

.Widget_SubMenu ul.menu>li>div {
	display: none
}

.Widget_SubMenu ul.menu>li:before {
	border: none
}

.Widget_SidebarPostsFeed .sidebar .widget {
	margin: 0;
	padding: 0
}

.Widget_SidebarPostsFeed .widget-wrap figure {
	padding-left: 0;
	margin-left: 0
}

.Widget_SidebarPostsFeed .widget-wrap .date {
	color: #009cda;
	text-transform: uppercase
}

.Widget_SidebarPostsFeed .widget-wrap h6.post-title a {
	color: #656565;
	font-weight: 400
}

.Widget_SidebarPostsFeed .widget-wrap h6.post-title a:hover {
	text-decoration: underline
}

.full-width-featured-image {
	position: relative
}

.full-width-featured-image .featured-image-caption {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	background: rgba(255, 255, 255, .4);
	width: 70%
}

@media only screen and (min-width:40.063em) {
	.medium-pull-0,
	.medium-pull-1,
	.medium-pull-10,
	.medium-pull-11,
	.medium-pull-2,
	.medium-pull-3,
	.medium-pull-4,
	.medium-pull-5,
	.medium-pull-6,
	.medium-pull-7,
	.medium-pull-8,
	.medium-pull-9,
	.medium-push-0,
	.medium-push-1,
	.medium-push-10,
	.medium-push-11,
	.medium-push-2,
	.medium-push-3,
	.medium-push-4,
	.medium-push-5,
	.medium-push-6,
	.medium-push-7,
	.medium-push-8,
	.medium-push-9,
	.pull-0,
	.pull-1,
	.pull-10,
	.pull-11,
	.pull-2,
	.pull-3,
	.pull-4,
	.pull-5,
	.pull-6,
	.pull-7,
	.pull-8,
	.pull-9,
	.push-0,
	.push-1,
	.push-10,
	.push-11,
	.push-2,
	.push-3,
	.push-4,
	.push-5,
	.push-6,
	.push-7,
	.push-8,
	.push-9 {
		position: relative
	}
	.touch .orbit-container .orbit-next,
	.touch .orbit-container .orbit-prev {
		display: inherit
	}
	.touch .orbit-bullets {
		display: block
	}
	.medium-push-0 {
		left: 0;
		right: auto
	}
	.medium-pull-0 {
		right: 0;
		left: auto
	}
	.medium-push-1 {
		left: 8.33333%;
		right: auto
	}
	.medium-pull-1 {
		right: 8.33333%;
		left: auto
	}
	.medium-push-2 {
		left: 16.66667%;
		right: auto
	}
	.medium-pull-2 {
		right: 16.66667%;
		left: auto
	}
	.medium-push-3 {
		left: 25%;
		right: auto
	}
	.medium-pull-3 {
		right: 25%;
		left: auto
	}
	.medium-push-4 {
		left: 33.33333%;
		right: auto
	}
	.medium-pull-4 {
		right: 33.33333%;
		left: auto
	}
	.medium-push-5 {
		left: 41.66667%;
		right: auto
	}
	.medium-pull-5 {
		right: 41.66667%;
		left: auto
	}
	.medium-push-6 {
		left: 50%;
		right: auto
	}
	.medium-pull-6 {
		right: 50%;
		left: auto
	}
	.medium-push-7 {
		left: 58.33333%;
		right: auto
	}
	.medium-pull-7 {
		right: 58.33333%;
		left: auto
	}
	.medium-push-8 {
		left: 66.66667%;
		right: auto
	}
	.medium-pull-8 {
		right: 66.66667%;
		left: auto
	}
	.medium-push-9 {
		left: 75%;
		right: auto
	}
	.medium-pull-9 {
		right: 75%;
		left: auto
	}
	.medium-push-10 {
		left: 83.33333%;
		right: auto
	}
	.medium-pull-10 {
		right: 83.33333%;
		left: auto
	}
	.medium-push-11 {
		left: 91.66667%;
		right: auto
	}
	.medium-pull-11 {
		right: 91.66667%;
		left: auto
	}
	.column,
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.medium-1 {
		width: 8.33333%
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-3 {
		width: 25%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-6 {
		width: 50%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-9 {
		width: 75%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-0 {
		margin-left: 0!important
	}
	.medium-offset-1 {
		margin-left: 8.33333%!important
	}
	.medium-offset-2 {
		margin-left: 16.66667%!important
	}
	.medium-offset-3 {
		margin-left: 25%!important
	}
	.medium-offset-4 {
		margin-left: 33.33333%!important
	}
	.medium-offset-5 {
		margin-left: 41.66667%!important
	}
	.medium-offset-6 {
		margin-left: 50%!important
	}
	.medium-offset-7 {
		margin-left: 58.33333%!important
	}
	.medium-offset-8 {
		margin-left: 66.66667%!important
	}
	.medium-offset-9 {
		margin-left: 75%!important
	}
	.medium-offset-10 {
		margin-left: 83.33333%!important
	}
	.medium-offset-11 {
		margin-left: 91.66667%!important
	}
	.medium-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}
	.column.medium-centered,
	.columns.medium-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}
	.column.medium-uncentered,
	.columns.medium-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}
	.column.medium-centered:last-child,
	.columns.medium-centered:last-child {
		float: none
	}
	.column.medium-uncentered:last-child,
	.columns.medium-uncentered:last-child {
		float: left
	}
	.column.medium-uncentered.opposite,
	.columns.medium-uncentered.opposite {
		float: right
	}
	.row.medium-collapse>.column,
	.row.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.row.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.row.medium-uncollapse>.column,
	.row.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.push-0 {
		left: 0;
		right: auto
	}
	.pull-0 {
		right: 0;
		left: auto
	}
	.push-1 {
		left: 8.33333%;
		right: auto
	}
	.pull-1 {
		right: 8.33333%;
		left: auto
	}
	.push-2 {
		left: 16.66667%;
		right: auto
	}
	.pull-2 {
		right: 16.66667%;
		left: auto
	}
	.push-3 {
		left: 25%;
		right: auto
	}
	.pull-3 {
		right: 25%;
		left: auto
	}
	.push-4 {
		left: 33.33333%;
		right: auto
	}
	.pull-4 {
		right: 33.33333%;
		left: auto
	}
	.push-5 {
		left: 41.66667%;
		right: auto
	}
	.pull-5 {
		right: 41.66667%;
		left: auto
	}
	.push-6 {
		left: 50%;
		right: auto
	}
	.pull-6 {
		right: 50%;
		left: auto
	}
	.push-7 {
		left: 58.33333%;
		right: auto
	}
	.pull-7 {
		right: 58.33333%;
		left: auto
	}
	.push-8 {
		left: 66.66667%;
		right: auto
	}
	.pull-8 {
		right: 66.66667%;
		left: auto
	}
	.push-9 {
		left: 75%;
		right: auto
	}
	.pull-9 {
		right: 75%;
		left: auto
	}
	.push-10 {
		left: 83.33333%;
		right: auto
	}
	.pull-10 {
		right: 83.33333%;
		left: auto
	}
	.push-11 {
		left: 91.66667%;
		right: auto
	}
	.pull-11 {
		right: 91.66667%;
		left: auto
	}
	.tabs.vertical {
		width: 20%;
		max-width: 20%;
		float: left;
		margin: 0 0 1.25rem
	}
	.tabs-content.vertical {
		width: 80%;
		max-width: 80%;
		float: left;
		margin-left: -1px;
		padding-left: 1rem
	}
	.medium-text-left {
		text-align: left!important
	}
	.medium-text-right {
		text-align: right!important
	}
	.medium-text-center {
		text-align: center!important
	}
	.medium-text-justify {
		text-align: justify!important
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.4
	}
	h1 {
		font-size: 2.75rem
	}
	h2 {
		font-size: 2.3125rem
	}
	h3 {
		font-size: 1.6875rem
	}
	h4 {
		font-size: 1.4375rem
	}
	h5 {
		font-size: 1.3rem
	}
	h6 {
		font-size: 1.2rem
	}
	.tab-bar-section.left {
		text-align: left
	}
	.tab-bar-section.right {
		text-align: right
	}
	.move-left .exit-off-canvas:hover,
	.move-right .exit-off-canvas:hover,
	.offcanvas-overlap .exit-off-canvas:hover,
	.offcanvas-overlap-left .exit-off-canvas:hover,
	.offcanvas-overlap-right .exit-off-canvas:hover {
		background: rgba(255, 255, 255, .05)
	}
}

@media only screen and (min-width:64.063em) {
	.large-pull-0,
	.large-pull-1,
	.large-pull-10,
	.large-pull-11,
	.large-pull-2,
	.large-pull-3,
	.large-pull-4,
	.large-pull-5,
	.large-pull-6,
	.large-pull-7,
	.large-pull-8,
	.large-pull-9,
	.large-push-0,
	.large-push-1,
	.large-push-10,
	.large-push-11,
	.large-push-2,
	.large-push-3,
	.large-push-4,
	.large-push-5,
	.large-push-6,
	.large-push-7,
	.large-push-8,
	.large-push-9,
	.pull-0,
	.pull-1,
	.pull-10,
	.pull-11,
	.pull-2,
	.pull-3,
	.pull-4,
	.pull-5,
	.pull-6,
	.pull-7,
	.pull-8,
	.pull-9,
	.push-0,
	.push-1,
	.push-10,
	.push-11,
	.push-2,
	.push-3,
	.push-4,
	.push-5,
	.push-6,
	.push-7,
	.push-8,
	.push-9 {
		position: relative
	}
	.large-push-0 {
		left: 0;
		right: auto
	}
	.large-pull-0 {
		right: 0;
		left: auto
	}
	.large-push-1 {
		left: 8.33333%;
		right: auto
	}
	.large-pull-1 {
		right: 8.33333%;
		left: auto
	}
	.large-push-2 {
		left: 16.66667%;
		right: auto
	}
	.large-pull-2 {
		right: 16.66667%;
		left: auto
	}
	.large-push-3 {
		left: 25%;
		right: auto
	}
	.large-pull-3 {
		right: 25%;
		left: auto
	}
	.large-push-4 {
		left: 33.33333%;
		right: auto
	}
	.large-pull-4 {
		right: 33.33333%;
		left: auto
	}
	.large-push-5 {
		left: 41.66667%;
		right: auto
	}
	.large-pull-5 {
		right: 41.66667%;
		left: auto
	}
	.large-push-6 {
		left: 50%;
		right: auto
	}
	.large-pull-6 {
		right: 50%;
		left: auto
	}
	.large-push-7 {
		left: 58.33333%;
		right: auto
	}
	.large-pull-7 {
		right: 58.33333%;
		left: auto
	}
	.large-push-8 {
		left: 66.66667%;
		right: auto
	}
	.large-pull-8 {
		right: 66.66667%;
		left: auto
	}
	.large-push-9 {
		left: 75%;
		right: auto
	}
	.large-pull-9 {
		right: 75%;
		left: auto
	}
	.large-push-10 {
		left: 83.33333%;
		right: auto
	}
	.large-pull-10 {
		right: 83.33333%;
		left: auto
	}
	.large-push-11 {
		left: 91.66667%;
		right: auto
	}
	.large-pull-11 {
		right: 91.66667%;
		left: auto
	}
	.column,
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.large-1 {
		width: 8.33333%
	}
	.large-2 {
		width: 16.66667%
	}
	.large-3 {
		width: 25%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-6 {
		width: 50%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-9 {
		width: 75%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-0 {
		margin-left: 0!important
	}
	.large-offset-1 {
		margin-left: 8.33333%!important
	}
	.large-offset-2 {
		margin-left: 16.66667%!important
	}
	.large-offset-3 {
		margin-left: 25%!important
	}
	.large-offset-4 {
		margin-left: 33.33333%!important
	}
	.large-offset-5 {
		margin-left: 41.66667%!important
	}
	.large-offset-6 {
		margin-left: 50%!important
	}
	.large-offset-7 {
		margin-left: 58.33333%!important
	}
	.large-offset-8 {
		margin-left: 66.66667%!important
	}
	.large-offset-9 {
		margin-left: 75%!important
	}
	.large-offset-10 {
		margin-left: 83.33333%!important
	}
	.large-offset-11 {
		margin-left: 91.66667%!important
	}
	.large-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}
	.column.large-centered,
	.columns.large-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}
	.column.large-uncentered,
	.columns.large-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}
	.column.large-centered:last-child,
	.columns.large-centered:last-child {
		float: none
	}
	.column.large-uncentered:last-child,
	.columns.large-uncentered:last-child {
		float: left
	}
	.column.large-uncentered.opposite,
	.columns.large-uncentered.opposite {
		float: right
	}
	.row.large-collapse>.column,
	.row.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.row.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.row.large-uncollapse>.column,
	.row.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.push-0 {
		left: 0;
		right: auto
	}
	.pull-0 {
		right: 0;
		left: auto
	}
	.push-1 {
		left: 8.33333%;
		right: auto
	}
	.pull-1 {
		right: 8.33333%;
		left: auto
	}
	.push-2 {
		left: 16.66667%;
		right: auto
	}
	.pull-2 {
		right: 16.66667%;
		left: auto
	}
	.push-3 {
		left: 25%;
		right: auto
	}
	.pull-3 {
		right: 25%;
		left: auto
	}
	.push-4 {
		left: 33.33333%;
		right: auto
	}
	.pull-4 {
		right: 33.33333%;
		left: auto
	}
	.push-5 {
		left: 41.66667%;
		right: auto
	}
	.pull-5 {
		right: 41.66667%;
		left: auto
	}
	.push-6 {
		left: 50%;
		right: auto
	}
	.pull-6 {
		right: 50%;
		left: auto
	}
	.push-7 {
		left: 58.33333%;
		right: auto
	}
	.pull-7 {
		right: 58.33333%;
		left: auto
	}
	.push-8 {
		left: 66.66667%;
		right: auto
	}
	.pull-8 {
		right: 66.66667%;
		left: auto
	}
	.push-9 {
		left: 75%;
		right: auto
	}
	.pull-9 {
		right: 75%;
		left: auto
	}
	.push-10 {
		left: 83.33333%;
		right: auto
	}
	.pull-10 {
		right: 83.33333%;
		left: auto
	}
	.push-11 {
		left: 91.66667%;
		right: auto
	}
	.pull-11 {
		right: 91.66667%;
		left: auto
	}
	.large-text-left {
		text-align: left!important
	}
	.large-text-right {
		text-align: right!important
	}
	.large-text-center {
		text-align: center!important
	}
	.large-text-justify {
		text-align: justify!important
	}
}

@media only screen and (min-width:90.063em) {
	.xlarge-text-left {
		text-align: left!important
	}
	.xlarge-text-right {
		text-align: right!important
	}
	.xlarge-text-center {
		text-align: center!important
	}
	.xlarge-text-justify {
		text-align: justify!important
	}
}

@media only screen and (min-width:120.063em) {
	.xxlarge-text-left {
		text-align: left!important
	}
	.xxlarge-text-right {
		text-align: right!important
	}
	.xxlarge-text-center {
		text-align: center!important
	}
	.xxlarge-text-justify {
		text-align: justify!important
	}
}

@media screen and (min-width:400px) {
	body.single.single-project .content-scientist .item-wrapper {
		width: 50%
	}
}

@media screen and (min-width:700px) {
	body.single.single-project .content-scientist .item-wrapper {
		width: 33%
	}
}

@media screen and (min-width:960px) {
	body.single.single-research .entry-content {
		/*padding-right: 2em;*/
		width: 100%
	}
	body.single.single-research .content-impact {
		clear: right;
		float: left;
		width: 100%
	}
	body.single.single-research .content-impact p {
		display: none
	}
	body.single.single-research article.research {
		/* display: grid; */
		width: 100%;
		grid-template-columns: 6fr 4fr;
		grid-template-rows: auto auto;
		grid-gap: 20px
	}
	body.single.single-project .content-impact .item p,
	body.single.single-project .content-scientist p {
		display: none
	}
	@supports (display:grid) {
		body.single.single-research xarticle.research [class$="-content"],
		body.single.single-research xarticle.research [class^=content-] {
			margin: 0;
			width: auto
		}
	}
	body.single.single-research .entry-header {
		grid-column: 1/3;
		grid-row: 1/2
	}
	body.single.single-research .entry-content {
		grid-column: 1/2;
		grid-row: 2/3
	}
	body.single.single-research .entry-footer {
		grid-column: 2/3;
		grid-row: 2/3
	}
	body.single.single-project .content-description {
		padding-right: 2em;
		width: 59.99%;
		grid-column: 1/2;
		grid-row: 1/2
	}
	body.single.single-project .content-scientist .item-wrapper {
		width: 100%
	}
	body.single.single-project .content-scientist {
		float: left;
		width: 39.99%;
		grid-column: 2/3;
		grid-row: 1/2
	}
	body.single.single-project .content-impact .item {
		float: left;
		width: 49.99%;
		border-bottom: solid 1px #efefef
	}
	body.single.single-project .content-impact .item:nth-child(2n) {
		padding-right: 1em
	}
	body.single.single-project .content-impact .item:nth-child(2n+1) {
		padding-left: 1em
	}
	body.single.single-project .entry-content {
		display: grid;
		grid-template-columns: 6fr 3fr;
		grid-template-rows: auto auto auto;
		grid-gap: 20px;
		column-gap: 50px;
	}
	body.archive.tax-arg_news .content-sidebar-wrap {
		margin-left: 40px;
	}
	/* body.archive.tax-arg_news .content, */
	body.single.single-project .content-impact {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px
	}
	body.single.single-project .content-impact {
		grid-column: 1/3;
		grid-row: 2/3
	}
	body.single.single-project .content-impact .section-title {
		grid-column: span 2
	}
	body.single.single-project .content-publications {
		grid-column: 1/3;
		grid-row: 3/4
	}
	@supports (display:grid) {
		body.single.single-project .entry-content [class^=content-] {
			margin: 0;
			width: auto
		}
		body.single.single-project .content-impact .item {
			margin: 0;
			padding: 0;
			width: auto
		}
		body.archive.tax-arg_news .archives-page-title {
			margin-bottom: 60px;
			margin-bottom: -webkit-calc(70px - 1rem);
			margin-bottom: calc(70px - 1rem)
		}
	}
	body.archive.tax-arg_news .content * {
		grid-column: span 2
	}
	body.archive.tax-arg_news .entry {
		clear: left;
		float: left;
		grid-column: span 1;
		padding-right: 2em;
		width: 50%
	}
	@supports (display:grid) {
		body.archive.tax-arg_news .entry {
			width: 100%
		}
	}
	body.archive.tax-arg_news .entry:nth-child(2n) {
		clear: right;
		float: right;
		padding-right: 1em
	}
	body.archive.tax-arg_news .entry:nth-child(2n+1) {
		padding-left: 1em
	}
}

@media screen and (min-width:1200px) {
	body.single.single-project .content-impact .item p,
	body.single.single-project .content-scientist p,
	body.single.single-research .content-impact p {
		display: block
	}
}

@media only screen and (min-width:1500px) {
	.site-container {
		max-width: 100%;
	}
}

@media only screen and (max-width:1200px) {
	.Widget_PostsFeed button,
	body.page-template-page-i-am-section button {
		position: relative
	}
	.orbit-container .orbit-slides-container>* .orbit-caption {
		bottom: 60px
	}
	.orbit-container .orbit-slides-container>* .orbit-caption h3 {
		width: 100%;
		font-size: 37px;
		font-size: 2.81481em;
		line-height: 44px
	}
	.orbit-container .orbit-slides-container>* .orbit-caption p {
		width: 100%;
		font-size: 18px;
		font-size: 1.36364em;
		line-height: 26px
	}
	.footer-widgets-2 {
		width: 19%
	}
	.footer-widgets-3 {
		width: 21%
	}
	.footer-widgets-4 {
		width: 30%
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		padding-right: 0
	}
	.site-inner,
	.wrap {
		/*max-width: 960px*/
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px
	}
	.content,
	.site-header .widget-area {
		width: 620px
	}
	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 400px
	}
	.sidebar-primary {
		width: 300px
	}
	body.home .menu-homepage-section-menu-container {
		top: -60px
	}
	body.home #menu-homepage-section-menu {
		height: 120px
	}
	body.home #menu-homepage-section-menu li {
		width: 240px;
		height: 120px
	}
	body.home #menu-homepage-section-menu a div {
		height: 120px;
		padding: 0 20px
	}
	body.home #menu-homepage-section-menu a {
		font-size: 28px;
		font-size: 1.62963em;
		line-height: 36px
	}
	body.page-template-page-i-am-section figure {
		height: 225px
	}
	body.page-template-page-i-am-section figcaption {
		width: 50%;
		height: 225px
	}
	body.page-template-page-i-am-section .image-wrap {
		width: 137px
	}
	.Widget_PostsFeed figure {
		height: 225px
	}
	.Widget_PostsFeed figcaption {
		width: 50%;
		height: 225px
	}
	.Widget_PostsFeed .image-wrap {
		width: 137px
	}
}

@media only screen and (max-width:960px) {
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.nav-primary li.search-form,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area {
		width: 100%
	}
	.orbit-container .orbit-slides-container>* .orbit-caption {
		bottom: 0
	}
	.orbit-container .orbit-slides-container>* .orbit-caption h3 {
		font-size: 31px;
		font-size: 2.375em;
		line-height: 36px
	}
	.orbit-container .orbit-slides-container>* .orbit-caption p {
		font-size: 15px;
		font-size: 1.11111em;
		line-height: 1.66667
	}
	form.search-form {
		margin: 0 auto 10px
	}
	.title-area {
		float: none;
		margin: 0 auto
	}
	.site-inner,
	.wrap {
		max-width: 800px
	}
	.site-header .wrap {
		padding: unset !important;
        padding-bottom: 10px !important;
        padding-top: 5px !important;
	}

	div#wpadminbar {
		display: none;
	}


	.header-image .title-area {
		background-position: center top
	}
	.genesis-nav-menu li,
	.site-header .search-form,
	.site-header ul.genesis-nav-menu {
		float: none
	}
	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-header .title-area,

	.genesis-nav-menu a,
	.genesis-nav-menu>.first>a,
	.genesis-nav-menu>.last>a {
		padding: 20px 16px
	}
	.site-header .search-form {
		margin: 16px auto
	}
	.genesis-nav-menu li.right {
		display: none
	}
	body.home .menu-homepage-section-menu-container {
		top: -50px
	}
	body.home #menu-homepage-section-menu {
		height: 100px
	}
	body.home #menu-homepage-section-menu li {
		width: 200px;
		height: 100px
	}
	body.home #menu-homepage-section-menu a div {
		height: 100px;
		padding: 0 20px
	}
	.Widget_PostsFeed figcaption,
	.Widget_PostsFeed figure,
	body.page-template-page-i-am-section figcaption,
	body.page-template-page-i-am-section figure {
		height: 260px
	}
	body.home #menu-homepage-section-menu a {
		font-size: 24px;
		font-size: 1.375em;
		line-height: 28px
	}
	body.page-template-page-i-am-section .image-wrap {
		width: 116px
	}
	.Widget_CompanyInfo {
		max-width: 320px
	}
	.Widget_CompanyInfo .one-half.first {
		width: 100px
	}
	.Widget_CompanyInfo .one-half {
		width: 200px
	}
	.Widget_PostsFeed .image-wrap {
		width: 116px
	}
}

@media only screen and (max-width:960px) and (max-width:800px) {
	.Widget_CompanyInfo .one-half.first {
		width: 100%
	}
	.Widget_CompanyInfo .one-half {
		margin-top: 20px;
		width: 100%
	}
}

@media only screen and (max-width:800px) {
	.Widget_PostsFeed figcaption,
	.Widget_PostsFeed figure,
	body.page-template-page-i-am-section figcaption,
	body.page-template-page-i-am-section figure {
		height: 160px
	}
	.orbit-container .orbit-slides-container>* .orbit-caption {
		position: relative
	}
	.orbit-container .orbit-slides-container>* .orbit-caption .wrap {
		padding: 20px 40px!important
	}
	form.search-form input[type=search] {
		width: 212px
	}
	form.search-form {
		width: 245px
	}
	body {
		background-color: #fff;
		font-size: 16px
	}
	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%
	}
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0
	}
	.archive-pagination li a {
		margin-bottom: 4px
	}
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%
	}
	.Widget_PostsFeed .image-wrap,
	body.page-template-page-i-am-section .image-wrap {
		width: 160px
	}
	.sidebar .widget.enews-widget {
		padding: 40px
	}
	body.home .menu-homepage-section-menu-container {
		display: none
	}
	body.page-template-page-i-am-section h4.widget-title {
		margin: 30px 0
	}
	.footer-widgets .widget {
		text-align: center;
		max-width: 285px;
		margin: 20px auto
	}
	.Widget_PostsFeed h4.widget-title {
		margin: 30px 0
	}
}

@media only screen and (max-width:800pc) {
	.Widget_PostsFeed button,
	body.page-template-page-i-am-section button {
		position: absolute
	}
}

@media only screen and (max-width:40em) {
	.orbit-stack-on-small .orbit-slides-container {
		height: auto!important
	}
	.orbit-stack-on-small .orbit-slides-container>* {
		position: relative;
		margin: 0!important;
		opacity: 1!important
	}
	.orbit-bullets,
	.orbit-next,
	.orbit-prev,
	.orbit-stack-on-small .orbit-slide-number,
	.orbit-timer {
		display: none
	}
	.small-only-text-left {
		text-align: left!important
	}
	.small-only-text-right {
		text-align: right!important
	}
	.small-only-text-center {
		text-align: center!important
	}
	.small-only-text-justify {
		text-align: justify!important
	}
}

@media only screen and (max-width:400px) {
	body.page-template-page-i-am-section figcaption {
		width: 66%
	}
	body.page-template-page-i-am-section .image-wrap {
		width: 30%
	}
	.Widget_PostsFeed figcaption {
		width: 66%
	}
	.Widget_PostsFeed .image-wrap {
		width: 30%
	}
}

@media only screen and (max-width:320px) {
	.orbit-container .orbit-slides-container>* .orbit-caption .wrap {
		padding: 20px 10px!important
	}
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
	.medium-only-text-left {
		text-align: left!important
	}
	.medium-only-text-right {
		text-align: right!important
	}
	.medium-only-text-center {
		text-align: center!important
	}
	.medium-only-text-justify {
		text-align: justify!important
	}
}

@media only screen and (min-width:64.063em) and (max-width:90em) {
	.large-only-text-left {
		text-align: left!important
	}
	.large-only-text-right {
		text-align: right!important
	}
	.large-only-text-center {
		text-align: center!important
	}
	.large-only-text-justify {
		text-align: justify!important
	}
}

@media only screen and (min-width:90.063em) and (max-width:120em) {
	.xlarge-only-text-left {
		text-align: left!important
	}
	.xlarge-only-text-right {
		text-align: right!important
	}
	.xlarge-only-text-center {
		text-align: center!important
	}
	.xlarge-only-text-justify {
		text-align: justify!important
	}
}

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
	.xxlarge-only-text-left {
		text-align: left!important
	}
	.xxlarge-only-text-right {
		text-align: right!important
	}
	.xxlarge-only-text-center {
		text-align: center!important
	}
	.xxlarge-only-text-justify {
		text-align: justify!important
	}
}

@media only screen {
	.column,
	.columns,
	.small-pull-0,
	.small-pull-1,
	.small-pull-10,
	.small-pull-11,
	.small-pull-2,
	.small-pull-3,
	.small-pull-4,
	.small-pull-5,
	.small-pull-6,
	.small-pull-7,
	.small-pull-8,
	.small-pull-9,
	.small-push-0,
	.small-push-1,
	.small-push-10,
	.small-push-11,
	.small-push-2,
	.small-push-3,
	.small-push-4,
	.small-push-5,
	.small-push-7,
	.small-push-8,
	.small-push-9 {
		position: relative
	}
	.small-push-0 {
		left: 0;
		right: auto
	}
	.small-pull-0 {
		right: 0;
		left: auto
	}
	.small-push-1 {
		left: 8.33333%;
		right: auto
	}
	.small-pull-1 {
		right: 8.33333%;
		left: auto
	}
	.small-push-2 {
		left: 16.66667%;
		right: auto
	}
	.small-pull-2 {
		right: 16.66667%;
		left: auto
	}
	.small-push-3 {
		left: 25%;
		right: auto
	}
	.small-pull-3 {
		right: 25%;
		left: auto
	}
	.small-push-4 {
		left: 33.33333%;
		right: auto
	}
	.small-pull-4 {
		right: 33.33333%;
		left: auto
	}
	.small-push-5 {
		left: 41.66667%;
		right: auto
	}
	.small-pull-5 {
		right: 41.66667%;
		left: auto
	}
	.small-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}
	.small-pull-6 {
		right: 50%;
		left: auto
	}
	.small-push-7 {
		left: 58.33333%;
		right: auto
	}
	.small-pull-7 {
		right: 58.33333%;
		left: auto
	}
	.small-push-8 {
		left: 66.66667%;
		right: auto
	}
	.small-pull-8 {
		right: 66.66667%;
		left: auto
	}
	.small-push-9 {
		left: 75%;
		right: auto
	}
	.small-pull-9 {
		right: 75%;
		left: auto
	}
	.small-push-10 {
		left: 83.33333%;
		right: auto
	}
	.small-pull-10 {
		right: 83.33333%;
		left: auto
	}
	.small-push-11 {
		left: 91.66667%;
		right: auto
	}
	.small-pull-11 {
		right: 91.66667%;
		left: auto
	}
	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.small-1 {
		width: 8.33333%
	}
	.small-2 {
		width: 16.66667%
	}
	.small-3 {
		width: 25%
	}
	.small-4 {
		width: 33.33333%
	}
	.small-5 {
		width: 41.66667%
	}
	.small-6 {
		width: 50%
	}
	.small-7 {
		width: 58.33333%
	}
	.small-8 {
		width: 66.66667%
	}
	.small-9 {
		width: 75%
	}
	.small-10 {
		width: 83.33333%
	}
	.small-11 {
		width: 91.66667%
	}
	.small-12 {
		width: 100%
	}
	.small-offset-0 {
		margin-left: 0!important
	}
	.small-offset-1 {
		margin-left: 8.33333%!important
	}
	.small-offset-2 {
		margin-left: 16.66667%!important
	}
	.small-offset-3 {
		margin-left: 25%!important
	}
	.small-offset-4 {
		margin-left: 33.33333%!important
	}
	.small-offset-5 {
		margin-left: 41.66667%!important
	}
	.small-offset-6 {
		margin-left: 50%!important
	}
	.small-offset-7 {
		margin-left: 58.33333%!important
	}
	.small-offset-8 {
		margin-left: 66.66667%!important
	}
	.small-offset-9 {
		margin-left: 75%!important
	}
	.small-offset-10 {
		margin-left: 83.33333%!important
	}
	.small-offset-11 {
		margin-left: 91.66667%!important
	}
	.small-reset-order {
		margin-left: 0;
		margin-right: 0;
		left: auto;
		right: auto;
		float: left
	}
	.column.small-centered,
	.columns.small-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}
	.column.small-uncentered,
	.columns.small-uncentered {
		margin-left: 0;
		margin-right: 0;
		float: left
	}
	.column.small-centered:last-child,
	.columns.small-centered:last-child {
		float: none
	}
	.column.small-uncentered:last-child,
	.columns.small-uncentered:last-child {
		float: left
	}
	.column.small-uncentered.opposite,
	.columns.small-uncentered.opposite {
		float: right
	}
	.row.small-collapse>.column,
	.row.small-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.row.small-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.row.small-uncollapse>.column,
	.row.small-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left
	}
	.small-text-left {
		text-align: left!important
	}
	.small-text-right {
		text-align: right!important
	}
	.small-text-center {
		text-align: center!important
	}
	.small-text-justify {
		text-align: justify!important
	}
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.hide-on-print {
		display: none!important
	}
	.print-only {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	.show-for-print {
		display: inherit!important
	}
}

nav.nav-header {
    margin-top: 3px;
}

.nav-primary .genesis-nav-menu .current-menu-parent>a {
    color: #009cda;
}

/* Custom Styles */

body.home #et-boc .et-l p {
	font-weight: 500;
}

.bold {
	font-weight: bold !important;
}

.semibold {
	font-weight: 600 !important;
}

.medium {
	font-weight: 500 !important;
}

.upper {
	text-transform: uppercase !important;
}

.black {
	color: #000 !important;
}

body.home #et-boc .et-l .divider-10 {
	height: 10px;
}

body.home #et-boc .et-l .nomargin-left {
	margin-left: 0 !important;
}

@media only screen and ( min-width: 1500px ) {
	body.home .site-container {
		max-width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
}

body.home .entry {
	margin-bottom: 0;
}

body.page-template-page-homepage .site-inner {
	max-width: unset;
	padding-top: unset;
}

body.home .site-inner .entry {
	padding: unset;
}

body.home #et-boc .et-l .research-areas {
	background: #634669;
	color: #FFF;
	max-width: unset;
	padding: 4%;
}

body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > .et_pb_module_inner {
	display: block;
}

body.home #et-boc .et-l .research-areas .et_pb_module {
	max-width: 1300px;
	margin: 0 auto;
}

/*body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > .et_pb_module_inner:before {
	content: '';
	position: absolute;
	width: calc( 100% + 20px);
	height: 261px;
	right: -20px;
	bottom: -20px;
	background: #634669;
	z-index: -1;
}*/

body.home #et-boc .et-l .research-areas .et_pb_column_1_4, body.home #et-boc .et-l .research-areas .et_pb_column_1_2 {
	float: none;
}

@media only screen and ( min-width: 480px ) {


	body.home #et-boc .et-l .posts img {
    min-height: 260px;
}

	body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > .et_pb_module_inner {
		display: block;
		background: none;
	}
	body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > .et_pb_module_inner:before {
		display: none;
	}
	body.home #et-boc .et-l .research-areas .et_pb_column_1_4, body.home #et-boc .et-l .research-areas .et_pb_column_1_2 {
		float: none;
	}
	body.home #et-boc .et-l .research-areas .et_pb_column_1_4:nth-of-type(3) {
		display: none;
	}
	body.home .et-db #et-boc .et-l .et_pb_gutters3 .et_pb_column_1_2 {
		width: 100% !important;
	}
}

@media only screen and ( min-width: 960px ) {
	body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > .et_pb_module_inner {
		display: flex;
		background: none;
	}
}

@media only screen and ( min-width: 1200px ) {
	body.home #et-boc .et-l .research-areas .et_pb_column_1_4:nth-of-type(3) {
		display: block;
	}
	body.home .et-db #et-boc .et-l .et_pb_gutters3 .et_pb_column_1_2 {
		width: 67.25% !important;
	}
}

body.home #et-boc .et-l .research-areas .et_pb_column_1_5 {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

@media only screen and ( max-width: 960px ) {
	body.home #et-boc .et-l .research-areas .et_pb_column_1_5 {
		width: 50% !important;
		clear: none;
	}
}

@media only screen and ( min-width: 480px ) {
	body.home #et-boc .et-l .research-areas .et_pb_dp_dmb_module_bc2db4dc_0 > div {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	body.home #et-boc .et-l .research-areas .et_pb_column_1_5 {
		margin-top: 1em;
		margin-bottom: 1em;
		text-align: center;
	}
}

body.home #et-boc .et-l .research-areas h2 {
	color: #FFF;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 160%;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

@media only screen and ( max-width: 480px ) {
	body.home #et-boc .et-l .research-areas h2 {
		margin-top: 1em;
	}
}

body.home #et-boc .et-l .research-areas p {
	font-weight: 500;
}

body.home #et-boc .et-l .research-areas .et_pb_column_1_2 p {
	font-weight: 600;
	font-size: 100%;
}

body.home #et-boc .et-l .research-areas .img-container {
	border: 1px solid #fff;
	border-radius: 45px;
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 3px;
}

@media only screen and ( min-width: 480px ) {
	body.home #et-boc .et-l .research-areas .et_pb_column_1_2 p {
		font-weight: 600;
		font-size: 100%;
		color: #FFF !important;
	}
}

body.home #et-boc .et-l .research-areas a {
	color: #fff;
	font-weight: 600;
}

body.home #et-boc .et-l .research-areas a:hover .img-container {
	background: #476368;
	border-radius: 45px;
	width: 80px;
	height: 80px;
}

body.home #et-boc .et-l .research-areas .img-container img {
	object-fit: none;
	margin: 0 auto;
	display: block;
}

body.home #et-boc .et-l .research-areas .et_pb_column_1_4 img {
	margin: 0 auto;
	display: block;
}

@media only screen and ( max-width: 960px ) {
	body.home #et-boc .et-l .research-areas .et_pb_column_1_4 img {
		display: none;
	}
}

@media only screen and ( max-width: 480px ) {
	body.home #et-boc .et-l .research-areas .et_pb_column_1_4 img {
		margin-bottom: -8px;
		padding-top: 1em;
		display: none;
	}
}

	.off-canvas-wrap h4 {
	color: #fff;
	text-align: center;
	margin: 5px
}

body.home #et-boc .et-l .et_pb_dp_dmb_module_bc2db4dc_item_5 {
	clear: left;
}

.et-db #et-boc .et-l .et_pb_fullwidth_header
{
	height: 650px;
}

@media (max-width: 550px) {
.et-db #et-boc .et-l .et_pb_fullwidth_header
{
	height: 500px;
}
}

body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_module_header {
	font-family: 'Source Sans 3', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: unset !important;
}

body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_module_header {
	 font-size: 1.5rem !important;
}

body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_header_content_wrapper p {
	font-family: 'Source Sans 3', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 2.5rem !important;
	line-height: 2.7rem !important;
}

body.home #et-boc .et-l .hero .et_pb_fullwidth_header .header-content {
	margin-top: 150px;
	margin-left: 150px !important;
}

@media (min-width: 835px) and (max-width: 1024px) {
body.home #et-boc .et-l .hero .et_pb_fullwidth_header .header-content {
	margin-top: 100px !important;
}
}

@media (max-width: 834px) {
body.home #et-boc .et-l .hero .et_pb_fullwidth_header .header-content {
	margin-top: 40px !important;
	margin-left: 25px !important;
}

body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_header_content_wrapper p {
	font-size: 1.9rem !important;
	line-height: 2.1rem !important;
}

}



/*margin-top: 150px;

body.home #et-boc .et-l .hero .et_pb_fullwidth_header {
	display: block;
	height: unset;
}


body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	width: 100%;
	margin: unset;
}



body.home #et-boc .et-l .hero .header-content-container {
	background: #fff;
	padding: 30px 10px;
	position: relative;
	margin-top: 3em;
}

*/

/*
body.home #et-boc .et-l .header-content-container.center:before {
	content: '';
	position: absolute;
	width: calc( 100% + 20px );
	height: 305px;
	bottom: -15px;
	right: 0;
	background: #476368;
	z-index: -1;
	display: none;
}*/

/*

@media only screen and ( min-width: 480px ) {
	body.home #et-boc .et-l .hero .et_pb_fullwidth_header {
		display: flex;
		justify-content: center;
		left: 0;
		height: 700px;
		padding: 0 5em;
	}
	body.home #et-boc .et-l .hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width: 520px;
		margin: unset;
	}
	body.home #et-boc .et-l .hero .header-content-container {
		margin-top: 0;
		padding: 30px 40px;
	}
	body.home #et-boc .et-l .header-content-container.center:before {
		width: 100%;
		height: 305px;
		display: block;
	}
}

@media only screen and ( min-width: 960px ) {
	body.home #et-boc .et-l .hero .et_pb_fullwidth_header {
		margin-left: 320px;
	}
	body.home #et-boc .et-l .header-content-container.center:before {
		width: 520px;
		height: 305px;
		display: block;
	}
}

body.home #et-boc .et-l .hero .header-content-container h1 {
	font-family: 'Source Sans 3',Helvetica,Arial,Lucida,sans-serif!important;
	font-weight: 300 !important;
	text-transform: uppercase;
	color: #585858;
	font-size: 140%;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 1em;
}

body.home #et-boc .et-l .hero .header-content-container p {
	font-size: 180%;
	line-height: 35px;
}



body.home #et-boc .et-l .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
	font-family: 'Source Sans 3',Helvetica,Arial,Lucida,sans-serif!important;
	font-size: 130%;
	font-weight: 500;
	color: #634669 !important;
	border: 0;
	padding: 0;
	text-transform: uppercase;
}
*/



body.home #et-boc .et-l .posts img {
	object-fit: contain;
}

body.home #et-boc .et-l .one-half {
	float: left;
	margin-left: 2.564102564102564%;
}

body.home #et-boc .et-l .first {
	margin: 0 !important;
}

body.home #et-boc .et-l .posts .et_pb_module_inner {
	display: block;
}

/*body.home #et-boc .et-l .posts .et_pb_module_inner:before {
	display: block;
	content: '';
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: calc(100% + 20px);
	height: 261px;
	background: #634669;
}*/

@media only screen and ( max-width: 480px ) {
	
	.entry-content {
    margin-top: 30px;
	}	

	body.home #et-boc .et-l .posts .one-half {
		display: block;
		margin-left: 0 !important;
		float: none;
	}
	body.home #et-boc .et-l .posts .one-half.first {
		margin-bottom: 4% !important;
	}
}

body.home #et-boc .et-l .posts .text-container {
	font-weight: bold;
	padding: 2em;
	background: #fff;
	margin-top: -4em;
	position: relative;
	max-width: 100%;
	border: 1px solid rgba(136,114,140, .4);
	display: flex;
	flex-direction: column;
	flex: 1;
}

@media only screen and ( min-width: 480px ) {

	body.home #et-boc .et-l .posts .et_pb_module_inner {
		display: flex;
	}
	body.home #et-boc .et-l .posts .et_pb_module_inner:before {
		display: none;
	}
	body.home #et-boc .et-l .posts .one-half {
		display: flex;
		flex-direction: column;
	}
	body.home #et-boc .et-l .posts .text-container {
		font-weight: bold;
		padding: 2em;
		background: #fff;
		margin-top: -4em;
		position: relative;
		max-width: 85%;
		border: 1px solid rgba(136,114,140, .4);
		display: flex;
		flex-direction: column;
		flex: 1;
	}
}

body.home #et-boc .et-l .posts img {
	min-height: 360px;
}

body.home #et-boc .et-l .posts .text-container p {
	font-family: 'Source Sans 3', Helvetica, Arial, Lucida, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 150%;
	line-height: 30px;
}

body.home #et-boc .et-l .posts .tab-one, body.home #et-boc .et-l .posts .tab-two {
	font-family: 'Source Sans 3',Helvetica,Arial,Lucida,sans-serif;
	position: absolute;
	top: -43px;
	color: #FFF;
	left: 0;
	padding: 3px 15px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 150%;
}

body.home #et-boc .et-l .posts .tab-one, body.home #et-boc .et-l .posts .tab-two {
	background: #476368;
}

body.home #et-boc .et-l .posts .text-container a {
	font-family: 'Source Sans 3',Helvetica,Arial,Lucida,sans-serif!important;
	font-size: 130%;
	font-weight: 500;
	color: #634669;
	border: 0;
	padding: 0;
	text-transform: uppercase;
}

body.home #et-boc .et-l .posts .text-container a:hover {
	text-decoration: underline !important;
}

body.home #et-boc .et-l .research-center .et_pb_module_inner {
	display: block;
	width: 100%;
}

/*body.home #et-boc .et-l .research-center .et_pb_dp_dmb_module_8c5fc4c9_0 > .et_pb_module_inner:before {
	display: block;
	width: 100%;
	content: '';
	position: absolute;
	width: calc(100% + 20px);
	height: 300px;
	bottom: -20px;
	left: -20px;
	background: #476368;
	z-index: -1;
}*/

body.home #et-boc .et-l .research-center .two-thirds {
	display: block;
	background: none;
	background-size: contain;
	background-position: 100%;
	padding: 1em;
	padding-left: 0;
	z-index: 0;
	float: none;
}

body.home #et-boc .et-l .research-center .one-third {
	display: block;
	float: none;
	background: #fff;
	margin-left: 0 !important;
	padding-left: 10px;
	padding-bottom: 10px;
}

body.home #et-boc .et-l .research-center .one-half {
	float: none;
}

body.home #et-boc .et-l .research-center .et_pb_column_1_5 {
	float: none;
}

@media only screen and ( min-width: 480px ) {
	body.home #et-boc .et-l .research-center .et_pb_module_inner {
		display: flex;
		width: 100%;
	}
	body.home #et-boc .et-l .research-center .et_pb_dp_dmb_module_8c5fc4c9_0 > .et_pb_module_inner:before {
		display: none;
	}
	body.home #et-boc .et-l .research-center .two-thirds {
		display: flex;
		align-items: center;
		padding: 1em;
		padding-left: 0;
		z-index: 0;
	}
	body.home #et-boc .et-l .research-center .one-third {
		display: flex;
		flex-direction: column;
	}
	body.home #et-boc .et-l .research-center .one-half {
		float: left;
	}
	body.home #et-boc .et-l .research-center .et_pb_column_1_5 {
		float: left;
	}
}

@media only screen and ( min-width: 480px ) and ( max-width: 960px ) {
	body.home #et-boc .et-l .research-center .one-half {
		width: 100%;
	}
	body.home #et-boc .et-l .research-center .one-half.first {
		display: none;
	}
}

body.home #et-boc .et-l .research-center .one-half.first, body.home .cta .one-half.first {
	position: relative;
}

body.home #et-boc .et-l .research-center .one-half.first, body.home #et-boc .et-l .research-center .one-half {
	padding: 1em;
	margin-left: 0 !important;
}

body.home #et-boc .et-l .cta .one-half.col-1, body.home #et-boc .et-l .cta .one-half.col-2  {
	border: 1px solid rgba(0,0,0,.1);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 0;
}

@media only screen and ( max-width: 960px ) {
	body.home #et-boc .et-l .cta .one-half.col-1, body.home #et-boc .et-l .cta .one-half.col-2  {
		margin-left: 0 !important;
	}
}

body.home #et-boc .et-l .research-center .one-half img {
	width: 100%;
}

@media only screen and ( max-width: 960px ) {
	body.home #et-boc .et-l .research-center .one-half.image {
		display: none;
	}
	body.home #et-boc .et-l .research-center .one-half.text {
		width: 100%;
	}
}

@media only screen and ( max-width: 480px ) {
	body.home #et-boc .et-l .research-center .one-half.image {
		display: block;
	}
	body.home #et-boc .et-l .research-center .one-half.text {
		width: 100%;
	}
}

body.home #et-boc .et-l .research-center .one-half h2 {
	position: relative;
	margin-bottom: 1em;
	color: #000;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 160%;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

body.home #et-boc .et-l .research-center .one-half h2:before {
	content: '';
	position: absolute;
	bottom: -10px;
	width: 50px;
	height: 2px;
	background: #634669;
}

body.home #et-boc .et-l .cta .one-half h2 {
	color: #000;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 140%;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

body.home #et-boc .et-l .cta img {
	display: flex;
}

body.home #et-boc .et-l .cta .text {
	padding: 1em;
}

body.home #et-boc .et-l .research-center .two-thirds:before {
	display: none;
}

body.home #et-boc .et-l .research-center .et_pb_column_1_5 {
	width: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	border-bottom: 0;
}

@media only screen and ( min-width: 480px ) {
	body.home #et-boc .et-l .research-center .two-thirds:before {
		content: '';
		position: absolute;
		width: 100px;
		height: 100px;
		background: #634669;
		left: 0;
		bottom: 23px;
		z-index: -1;
	}
	body.home #et-boc .et-l .research-center .et_pb_column_1_5 {
		width: 100%;
		flex: 1;
		display: flex;
		align-items: center;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}
}

body.home #et-boc .et-l .research-center .et_pb_column_1_5:last-of-type {
	border-bottom: 0;
}

body.home .research-center p {
	font-size: 115%;
	line-height: 30px;
}

body.home #et-boc .et-l .research-center a {
	position: relative;
	display: block;
	font-size: 140%;
	font-weight: 600;
	width: 80%;
	padding-bottom: 0;
	color: #000;
}

body.home #et-boc .et-l .research-center span {
	background: url(/wp-content/uploads/2024/03/arrow.png) no-repeat;
	position: absolute;
	width: 39px;
	height: 20px;
	right: -70px;
	top: 10px;
}

body.home #et-boc .et-l .research-center a:hover span {
	background: url(/wp-content/uploads/2024/03/arrow-hover.png) no-repeat;
}

body.home #et-boc .et-l .cta a {
	color: #634669;
	text-decoration: underline;
	font-weight: bold !important;
	position: relative;
	text-transform: uppercase !important;
	padding-bottom: 0;
}


body.home #et-boc .et-l .cta a span {
	text-decoration: none;
	position: absolute;
	top: -2px;
}

body.home #et-boc .et-l .cta hr {
	height: 1px;
	background: rgba(0,0,0,.2);
	margin: 1.5em 0;
}

body.home .footer-widgets {
	margin-top: 2%;
	padding: 4%;
}

body.home .et_pb_button_one::after {
	display: none;
}

body.home #et-boc .et-l .cta a:hover {
	text-decoration: underline !important;
}


@media (min-width: 440px) and (max-width: 1350px) {

.home .posts {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.home .research-center {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.home .cta {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
}

.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0 {
    margin: 0 auto;
}


.et-db #et-boc .et-l .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button:hover  {
	text-decoration: underline !important;
}


#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-7153 .mega-search .search-icon:before {
    color: #634669 !important;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    line-height: 30px;
}

div#mega-menu-wrap-primary {
    margin-top: -15px;
    float: right;
}

@media (max-width: 768px) {
	div#mega-menu-wrap-primary {
    float: unset;
}

}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.donate > a.mega-menu-link {
        background: #476368 !important;
    color: white !important;
    margin-right:10px !important;
    padding: 0px 20px 0px 20px !important;
    }
}
}

@media only screen and (min-width: 769px) {
    li.donate > a:focus {
        background: red!important;
        border-top: unset !important;
    }
}


.footer-widgets {
	margin-top: 2%;
    padding: 4%;
}


.tab-pane p {
    font-size: 16px !important;  
}

@media (max-width: 1310px) {
.title-area {
		float: none;
        margin: 0 auto;
        padding: 0px;
	}
	 .content, .site-header .widget-area {
        width: 100%;
    }

    #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center !important;
    padding: 0px 0px 0px 0px;
}
}


@media (max-width: 768px) {
.site-title {
	display: none !important;
}
}

.orbit-container .orbit-slides-container>* .orbit-caption h3 {
	text-transform: unset;
}

.mega-menu-item p{
	font-size: 1.0rem;
}

.mega-menu-item a{
	font-size: 1.0rem;
}

.mega-sub-menu h3 {
    font-size: 1.3rem !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 4px 0px 4px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	margin-top: 39px;
	box-shadow: 0 4px 2px -2px gray;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	padding-left: 40px !important;
}

ul.mega-sub-menu {
    padding-bottom: 10px !important;
}

/* new 2025 */
.publications.slider,
.projects.slider,
.news {
	padding-top: 40px;
}

.single-staff .projects.slider {
    margin-top: 20px;
}

hr.divider {
	border: solid 1px #ddd;
}

.single-staff .projects + hr.divider {
	display: none;
}

.news .section-wrap {
	padding-bottom: 50px;
}

.team-list.item-wrapper {
	display: flex;
	gap: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.team-list.item-wrapper:last-child {
	border-bottom: none;
}

.team-list .image-wrapper {
	height: 75px;
    width: 75px;
    display: flex;
    overflow: hidden;
    border-radius: 50%;
    justify-content: center;
    min-width: 75px;
}
.team-list .item-title {
	align-content: center;
}

.contact .email i {
margin-right: 5px;
font-family: "Font Awesome 6 Free";
font-size: 22px;
color: #486368;
position: relative;
top: 2px;
margin-left: 1px;
}

.contact .email {
	margin-right: 10px;
}

.contact .phone i {
    margin-right: 5px;
    font-family: "Font Awesome 6 Free";
    font-size: 22px;
    color: #486368;
    position: relative;
    top: 2px;
}

.projects.slider {
	overflow: hidden;
    background-color: #eee;
}

.slick-dotted.slick-slider {
	margin-bottom: 100px !important;
}

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
    padding: 5px;
}
.card {
	border: 1px solid rgba(136,144,140,.4);
	margin-bottom: 10px;
}

.slick-slide .card {
	max-height: 315px;
	height: 100%;
	margin-bottom: 0px;
	overflow: hidden;
}
	
.card a {
    font-size: 18px;
    display: block;
    font-weight: 700;
    color: #333;
    max-height: 195px;
    min-height: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

.card p:empty {
	display:none;
}

.card p.last {
	color: #486368;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom:0px;
}

.card a {
	padding: 40px;
}

.card a:hover {
	color: rgb(99, 70, 105);
}

.card hr { margin-bottom:10px;}

.card p.last {
	padding: 0px 40px 0px 40px;
}

.slick-dots li button:before {
	font-size: 20px !important;
	color: #486368 !important;
	font-family: unset;
}

.slick-dots {
	position: static !important;
	margin-left:0px !important;
}

.slick-slider.nodots .slick-dots {
	display: none;
}

.slick-slider.nodots .slick-track {
	margin-left:0;
	margin-right:0;
}

.news-items {
	display: flex;
	justify-content: space-between;
	height: auto;
}

.news-item {
	width: 49%;
	border: 1px solid #cfd2d1;
	height: auto;
	position:relative; 
	overflow:hidden;  
	background-size: cover !important;
}

.ni-text { 
	position:relative; 
	width:50%; 
	height:100%; 
	background-color:white; 
	left:50%; 
}
.ni-text .item-title a {
	padding: 30px 30px 10px 30px;
	display: block;
	color: #000;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 120%;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

.ni-text p {
	padding: 0px 30px 30px 30px;
	line-height:1.4; 
	font-size: 1.2;
	overflow: hidden;
	font-weight: 500;
}

.ni-text p a.more-link {
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
}

.ni-text p a.more-link:hover {
	color:#634669;;
	text-decoration: underline;
}
.card {line-height: 1.4; position:relative; padding-bottom: 3em;}

@media only screen and (max-width: 1000px) {
	.news-item {width:auto; height: 200px; background-size: cover !important;}
	.news-items {flex-direction: column; gap: 20px; height: auto; }
	.news-item p {display: none;}
}

@media only screen and (max-width: 768px) {
	.news-item a {font-size: 16px !important; padding: 10px !important; }
	.research .section-wrap,
	.news .section-wrap,
	.publications .section-wrap,
	.projects .section-wrap
		 {padding-right:10px !important;}
}

.staff.entry,
.research.entry {
	padding: 0px !important;
}




/* align indents */
.section-wrap,
.orbit-caption .wrap {
	padding: 20px 50px 20px 20px;
}

.section-wrap h2 {float:left;}
.section-wrap h2 + span {
	float: right;
    font-size: x-large;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
	.section-wrap h2 + span {
		float: none;
    	font-size: large;
    	display:block;
    	clear:both;
	}
	.section-wrap h2 {
		margin-bottom: 4px;
	}
}

.section-wrap > span i {margin-left:5px;}

.section-wrap > div {clear:both;}

.staff-top {
	display:flex; 
	gap: 60px;
	justify-content: space-between; 
}

.staff-top .staff-credentials {
	margin-left:0;
	max-width:60%;
	min-width:60%;
}
.research-top .the-content {
	max-width: 60%;
	min-width:60%;
}

.staff-top .research {
	margin-top: 20px;
}
.staff-top .research h3 {
	text-transform: uppercase;
	color: black;
	font-size: 1.4rem;
	padding-top: 20px !important;
}

.staff-top .research i {
	background-color:#486368;
	color: white;
	padding: 2%;
	border-radius: 50%;
	margin-right: 10px;
}
.staff-top .research > div {
	font-size: 20px;
	font-weight: 700; 
	margin-bottom: 10px;
	clear:both;
}

.staff-top .staff-credentials li{
	margin-bottom: 20px;
}

.staff-top .staff-credentials li.research-area {
	margin-bottom: 30px;
}

.research-area.external {
	color: transparent; /* hide the bars */
}

.research-area.external a {
	border: 1px solid rgba(136,144,140,.4);
	padding: 4px;
}
@media only screen and (max-width: 768px) {
	.research-area.external a {
		display: inline-block;
		margin-bottom: 5px;
	}
}

.research-top {
	display: flex;
	gap: 90px;
	justify-content: space-between;
}

.research-top p {
	font-size: 1.4rem;
	font-weight: normal;
}

@media only screen and (max-width: 768px) {
	.research-top {display: block;}
	.research-top .the-content {max-width:100%}
	.scientists {width:100%;}
	.staff-top {display: block;}
	.staff-top ul.staff-credentials {max-width:100% !important}
	.staff-top .last {width:100%;}
}

.hero-image {
	position: relative;
    margin: 0 auto !important;
    max-width: 100%;
    height: 650px;
}

.hero-image > div.image-container {
	padding: 50px 0;
    position: absolute;
    background-position: 50%;
    background-size: cover !important;
    min-height: 280px;
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    filter: brightness(65%);
}

.orbit-caption {
	position: absolute; 
	z-index:10;
	bottom: 40px; 
	width: 100% !important; 
}
.orbit-caption h1, .orbit-caption h3, .orbit-caption p {
	color: white !important; 
	padding-left: 5%;
}

.orbit-caption p {
	font-size: 1.4rem;
    font-weight: 500;
}

.orbit-caption .wrap { margin: 0; max-width: 100% !important;}

.single-project .orbit-caption .wrap h1 {
	font-size: 40px; 
	max-width: 100% !important;
}

.single-research .orbit-caption .wrap h1 {
	text-transform: uppercase;
	margin-bottom: 0px; 
}

@media only screen and (min-width: 769px) {
	.single-research .orbit-caption .wrap h1 {
		font-size: 30px !important; 
	}
	.single-research .orbit-caption .wrap h3 {
		font-size: 40px !important; 
		width: 75%;
	}
}

@media only screen and (max-width: 768px) {
    .single-research .site-inner {padding-top: 20px;}
    .single-project .hero-image + .site-inner {padding-top: 20px;}
    .graybox h4 {color: black;}
}

.graybox {
	border: 1px solid rgba(136,144,140,.4);
	padding:30px; 
	/* no longer gray */
	margin-bottom: 40px; 
}

.graybox p:empty {
	display: none;
}

.graybox .section-funding span,
.graybox .investigator span {
	font-weight: normal;
}

.single-research .wpsm_nav-tabs li {
	border: 1px solid rgba(136,144,140,.4);
    ;
}

.single-research .wpsm_tab_content.tabs:has(:not(.active)) {
  border-style: none;
}

.single-research .wpsm_nav-tabs li.active a  {
	background-color: #476368 !important;
	color: white !important;
}

.staff-name h1 {
    text-transform: uppercase;
    font-size: 2rem;
}

li.job-description {
    margin-top: -10px;
}

li.research-area.external .title {
    margin-right: 20px;
}

body.single.single-staff .research-area.external a {
    border: 1px solid rgba(136,144,140,.4);
    padding: 8px;
    font-size: 16px;
    font-weight: bold;

}

body.single.single-staff .research-area.external a:hover {
   color: white;
   background-color: #486368;
}

span.title.phone {
    margin-left: 15px;
}

h4.investigator {
    margin-bottom: 30px;
}

h4.section-item {
    font-size: 1.2rem;
    padding: 0px !important;
    margin-bottom: 2px;
}

h3.section-title {
    font-size: 1.4rem;
}

h4.item-title {
    font-size: 20px;
}

.single-staff .entry {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.single-project .entry {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.single-research .entry {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.single-research .wpsm_nav-tabs {
	padding-bottom: 20px !important;
}

.single-research .wpsm_nav-tabs a {
    font-size: 20px !important;
}

.single-research .wpsm_tab_content {
	font-size: 22px !important;
    padding-left: 0px !important;
}


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

.section-wrap {
    max-width: 1600px;
    margin: 0 auto;
}

.wrap {
    max-width: 1600px;
    margin: 0 auto;
}

.single-project .entry-content {
    max-width: 1600px;
    margin: 0 auto;
}

.single-project .entry-header {
    max-width: 1600px;
    margin: 0 auto;
}

.page-template-default .content-sidebar-wrap {
    max-width: 1600px;
    margin: 0 auto;
}