/*
Theme Name: Mersana
Author: AldenMc
Author URI: http://aldenmc.com/
Description:
Version: 1.0

*/


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

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

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #1a355b;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-weight: 300;
	line-height: 1.5;
}

body {
	background: #ffffff;
}

a {
	color: #b88216;
	text-decoration: none;
}

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

a:active,
a:hover {
	color: #b88216;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
	letter-spacing: 2px;
}

h1 {
	font-size: 26px;
	line-height: 1.3;
}

h2 {
	font-size: 30px;
	font-weight: 300;
	color: #b88216;
	line-height: 1;
}
h2.white {
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
	line-height: 1.2;
}

h3 {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.2;
}

h4 {
	font-size: 20px;
	font-weight: 700;
	color:#1a355b;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.26;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

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

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

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

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

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

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


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #24890d;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #41a62a;
	color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #55d737;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.safezoneA {
	/* max-width: 1260px; */
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 2%;
}
.safezoneB {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 2%;
}

.site {
	background-color: #fff;
	position: relative;
}

.main-content {
	/* width: 100%; */
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	/* background: url(/wp-content/uploads/2019/12/mersana-header-bkg.jpg); */
	background: url(/wp-content/uploads/2020/01/mersana-header-bkg03.jpg);
	background-size: contain;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: 100%;
	z-index: 4;
	top:0;
	position: fixed;
}
.site-header:before {
    background: rgba(255,255,255,.8);
    height: 100%;
    position: absolute;
    width: 51%;
    z-index: -9;
}


.header-main {
	min-height: 48px;
	padding: 20px 0 10px;
	padding: 20px 0 0;
}

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Search in the header */

.search-toggle {
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.search-toggle.active {
	background-color: #02b9f1;
}
.search-toggle:hover {
	/* background-color: #02b9f1; */
	/* color: #1a355b; */
}

.search-toggle:before {
	color: #1a355b;
	content: "\f400";
	font-size: 20px;
	margin-top: 23px;
}
.search-toggle.active:before {
	color:#ffffff;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 68px;
	right: 0;
	width: 30%;
	z-index: 2;
}

.search-box {
	background-color: #02b9f1;
	padding: 12px;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #fff;
	display: block;
	text-transform: uppercase;
}

.site-navigation a:hover {
	color: #41a62a;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #ffffff;
	/* background-color: #02b9f1;
	background: rgb(2,185,241);
	background: -moz-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%); */
}
.site-navigation .current_page_item > a:before,
.site-navigation .current_page_ancestor > a:before,
.site-navigation .current-menu-item > a:before,
.site-navigation .current-menu-ancestor > a:before {
	position: absolute;
	content: "";
	top:-31px;
	left:0;
	height:109px;
	width:100%;
	background-color: #02b9f1;
	color: #fff;
	background: rgb(2,185,241);
	background: -moz-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	z-index: -1;
}
.site-navigation ul ul .current_page_item > a,
.site-navigation ul ul .current_page_ancestor > a,
.site-navigation ul ul .current-menu-item > a,
.site-navigation ul ul .current-menu-ancestor > a {
	color: #1a355b;
	font-weight: 400;
	background: transparent;
}
.site-navigation ul ul .current_page_item > a:before,
.site-navigation ul ul .current_page_ancestor > a:before,
.site-navigation ul ul .current-menu-item > a:before,
.site-navigation ul ul .current-menu-ancestor > a:before {
	position: absolute;
	content: "";
	top:41px;
	left:0;
	left:7%;
	height:21px;
	width:100%;
	width:86%;
	background-color: #1a355b;
	color: #fff;
	background: -moz-linear-gradient(180deg, rgba(2,185,241,1) 0%, rgba(2,185,241,.5) 37%, rgba(2,185,241,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(2,185,241,1) 0%, rgba(2,185,241,.5) 37%, rgba(2,185,241,0) 100%);
background: linear-gradient(180deg, rgba(2,185,241,1) 0%, rgba(2,185,241,.5) 37%, rgba(2,185,241,0) 100%);
	z-index: -1;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
	padding-top: 24px;
}

.primary-navigation.toggled-on {
	padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
}
/* Navigation */

.site-navigation li .current_page_item > a,
.site-navigation li .current_page_ancestor > a,
.site-navigation li .current-menu-item > a,
.site-navigation li .current-menu-ancestor > a {
	color: #fff;
}

/* Primary Navigation */

.primary-navigation {
	float: right;
	font-size: 16px;
	/* margin: 0 1px 0 -12px; */
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.primary-navigation .menu-toggle {
	display: none;
	padding: 0;
}

.primary-navigation .nav-menu {
	border-bottom: 0;
	display: block;
}

.primary-navigation.toggled-on {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

.primary-navigation li {
	border: 0;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	position: relative;
	position: static;
}

.primary-navigation a {
	display: inline-block;
	padding: 0 12px;
	white-space: nowrap;
	position:relative;
	color:#1a355b;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.primary-navigation ul ul {
	background-color: transparent;
	float: left;
	margin: 0;
	position: absolute;
	top: 78px;
	left: -999em;
	z-index: 99999;
	text-align:right;
}
.primary-navigation ul .current-menu-item ul,
.primary-navigation ul .current_page_ancestor ul {
    /* right: 0; */
		right: calc(2% + 48px);
}

.primary-navigation ul li:hover > ul,
.primary-navigation ul li.focus > ul {
	right: calc(2% + 48px);
	left: 0;
}

.primary-navigation li li {
	border: 0;
	display: block;
	height: auto;
	line-height: 1.0909090909;
	display: inline-block;
	padding-top:15px
}

.primary-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.primary-navigation ul ul a {
	padding: 18px 12px;
	white-space: normal;
	/* width: 176px; */
}

.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
	color: #fff;
}
.primary-navigation li:hover > ul a,
.primary-navigation li.focus > ul a {
	color:#1a355b;
}
.primary-navigation li:hover > a:before,
.primary-navigation li.focus > a:before {
	position: absolute;
	content: "";
	top:-31px;
	left:0;
	height:109px;
	width:100%;
	background-color: #02b9f1;
	color: #fff;
	background: rgb(2,185,241);
	background: -moz-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	z-index: -1;
}
.primary-navigation ul ul li:hover > a:before,
.primary-navigation ul ul li.focus > a:before {
	background: transparent;
	color: #1a355b;
}

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	background-color: transparent;
	color: #1a355b;
}

.primary-navigation ul ul li:hover > ul,
.primary-navigation ul ul li.focus > ul {
	left: 100%;
}

.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
	padding-right: 26px;
}

.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
	-webkit-font-smoothing: antialiased;
	content: "\f502";
	display: inline-block;
	font: normal 8px/1 Genericons;
	position: absolute;
	right: 12px;
	top: 22px;
	vertical-align: text-bottom;
}

.primary-navigation li .menu-item-has-children > a,
.primary-navigation li .page_item_has_children > a {
	padding-right: 20px;
	width: 168px;
}

.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
	content: "\f501";
	right: 8px;
	top: 20px;
}

.primary-navigation li a {
	/* background: rgb(2,185,241);
	background: -moz-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%);
	background: linear-gradient(180deg, rgba(2,185,241,1) 29%, rgba(2,185,241,0) 100%); */
}


/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	padding: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	/* padding-top: 48px; */
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
	font-size: 30px;
	font-weight: 300;
	color: #b88216;
	line-height: 1;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
}

.entry-title a {
	color: #1a355b;
}

.entry-title a:hover {
	color: #1a355b;
}

.site-content .entry-header {
	/* background-color: #fff; */
	/* padding: 0 10px 12px; */
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 24px;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #41a62a;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #41a62a;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #41a62a;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	word-wrap: break-word;
}
.page .entry-content {
	padding-top: 0;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
  border-bottom: 1px solid #b88216;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
	border-bottom: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #41a62a;
}


/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}




/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}



/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	color: rgba(255, 255, 255, 0.7);
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}

.site-footer,
.site-info,
.site-info a {
	color: #1a355b;
}

.site-info a {
    padding: 0 4px;
}

.site-footer {
	background-color: #ffffff;
	font-size: 13px;
	position: relative;
	z-index: 3;
	padding-top:31px;
	padding-bottom:31px;
}

.footer-sidebar {
	padding-top: 48px;
}

.site-info {
	display: inline-block;
	vertical-align: middle;
}
.site-social {
	display: inline-block;
	vertical-align: middle;
}
.site-social img {
	padding:0 6px;
}
.site-social img:nth-of-type(2) {
	padding:0 2px;
}

.site-info a:hover {
	color: #1a355b;
	text-decoration: none;
	border: none;
}

	.search-box .search-field {
		width: 324px;
	}



	#secondary {
		width: 162px;
	}



	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}


	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

	.full-size-link:before,
	.parent-post-link:before,
	.site-content span + .byline:before,
	.site-content span + .comments-link:before,
	.site-content span + .edit-link:before,
	.site-content span + .entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .entry-meta > span {
		margin-right: 10px;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
	}

	.site-content .format-audio .post-format a:before {
		content: "\f109";
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		margin-right: 2px;
	}

	.site-content .format-gallery .post-format a:before {
		content: "\f103";
		margin-right: 4px;
	}

	.site-content .format-aside .post-format a:before {
		content: "\f101";
		margin-right: 2px;
	}

	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		top: 1px;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .entry-date a:before,
	.attachment .site-content span.entry-date:before {
		content: "\f303";
		margin-right: 1px;
		position: relative;
		top: 1px;
	}

	.site-content .byline a:before {
		content: "\f304";
	}

	.site-content .comments-link a:before {
		content: "\f300";
		margin-right: 2px;
	}

	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before {
		content: "\f411";
	}

	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.archive-header,
	.page-header {
		margin: 0 auto 60px;
		/* padding: 0 10px; */
	}

	.error404 .page-header {
		margin-bottom: 24px;
	}



	.search-toggle {
		margin-right: 18px;
	}

	.search-box .search-field {
		width: 100%;
	}

	.content-area {
		float: left;
		width: 100%;
	}

	.site-content {
		margin-right: 33.33333333%;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.full-width .site-content {
		margin-right: 0;
	}

	#secondary,
	#supplementary {
		padding: 0 30px;
	}

	.content-sidebar {
		border: 0;
		float: right;
		margin-left: -33.33333333%;
		padding: 48px 30px 24px;
		position: relative;
		width: 33.33333333%;
	}


	.slider .featured-content .entry-title {
		font-size: 22px;
		line-height: 1.0909090909;
	}

	.slider .featured-content .entry-header {
		min-height: inherit;
		padding: 24px 30px 48px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 50%;
		z-index: 3;
	}

	.slider-control-paging {
		background: transparent;
		padding-left: 20px;
		width: 50%;
	}

	.slider-direction-nav {
		clear: none;
		float: right;
		width: 98px;
	}

	.slider-direction-nav li {
		border: 0;
		padding: 0 1px 0 0;
	}

	.slider-direction-nav li:last-child {
		padding: 0 0 0 1px;
	}

	.slider-direction-nav a {
		height: 48px;
	}

	.slider-direction-nav a:before {
		line-height: 48px;
	}

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */


	.admin-bar .site-header {
		top: 32px;
	}

	.site-main {
		margin-top: 200px;
		min-height: 797px;
		min-height: 777px;
	}


	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}


	.full-width .site-content .alignleft {
		clear: left;
	}

	.full-width .site-content .alignright {
		clear: right;
	}
	.bio_box, .bio_box2, .bio_box3 {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 0;
    cursor: pointer;
    /*float: left;*/
	}
.nyb .bio_box:nth-child(2), .nyb .bio_box2:nth-child(2), .nyb .bio_box3:nth-child(2), .nyb .mgmt-box:nth-child(2) {
    margin: 0 2% 0 2%;
}
.nyb .bio_box:nth-child(3), .nyb .bio_box2:nth-child(3), .nyb .bio_box3:nth-child(3), .nyb .mgmt-box:nth-child(3) {
    margin: 0 2% 0 2%;
}

.bio_box img,
.bio_box2 img,
.bio_box3 img {

}
.bio-title {
	color: #2e558f;
  font-size: 20px;
	font-weight: 500;
  margin-bottom: 4px;
  letter-spacing: 0;
}
.bmt {
	margin: 0;
	color: #b88216;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0;
}
.bio-info .button,
.bio-info2 .button,
.bio-info3 .button,
.bioless, .bioless2, .bioless3 {
	background: transparent;
	color: #1a355b;
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	text-transform: none;
}
.bioless2:hover, .bioless3:hover  {
		cursor:pointer;
}
.bio_detail_cont p:first-child {
    margin-top:15px;
}
.biodetail .inset_label {
    text-align: left;
    padding: 10px 0 20px;
}
.biodetail:hover h4 {
	color:#00b8f1;
}
.nyb {
	margin-top: 20px;
}
.mgmt-nyb {
	  margin: 0 0 40px 0;
}
.mgmt-nyb.nyb .mgmt-box:nth-child(2),
.mgmt-nyb.nyb .mgmt-box:nth-child(2) {
	margin: 0;
}
.mgmt-nyb {
	display: flex;
  flex: 1 0 auto;
}
.mgmt-box {
	display: flex;
  flex: 1 0 auto;
  width: 44%;
	margin-right: 4%;
}
.mgmt-box a:nth-of-type(1) {
	margin-right: 2%;
}
.mgmt-box a {
	text-decoration: none;
  border-bottom: none;
}
.mgmt-box img {
	max-width:370px;
	border-radius: 20px;
	margin:0;
	cursor: pointer;
}
.mgmt_label.inset_label {
	padding: 0;
	display: flex;
	flex: 0 1 auto;
	flex-direction: column;
	justify-content: center;
	cursor: pointer;
}
.mgmt-header {
	display: flex;
	flex: 1 0 auto;
	align-items: flex-end;
}
.mgmt-header img {
	max-width:400px;
	width: 100%;
	height:auto;
	margin:0 1em 0 0;
	border-radius: 20px;;
}
.mgmt-bkg {
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
	justify-content: center;
}
.mgmt-bkg h1 {
  color: #2e558f;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 4px;
  letter-spacing: 0;
}
.mgmt-bkg p {
	margin: 0;
	color: #b88216;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0;
}
.go-back {
	text-align: right;
	margin-top: -1em;
	margin-bottom: 1em;
	z-index: 999;
}
.go-back p {
	margin-bottom:0
}
.go-back p:hover {
	cursor: pointer;
}

/* alden csutom styles */
.main-content p {
	line-height: 1.8;
}
.alignfull {
		padding:24px 0;
}
.alignfull.safezoneB .bandText2 {
		padding: 1px 0 1px;
}
.wp-block-columns {
	margin-bottom: 0;
}
.my-mersana {
	margin-top:72px;
}
.wp-block-button__link {
	background-color: #2e558f;
	border-radius: 10px;
	letter-spacing: 2px;
	transition: all .2s;
}
.wp-block-button__link:hover {
  background-color: #00b8f1;
}
/* hacky to make alignfull brwoser compliant*/
body {overflow-x:hidden; }
.entry-content .alignfull {
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		/*margin-left  : calc( -100vw / 2 + 100% / 2 );
		margin-right : calc( -100vw / 2 + 100% / 2 );
		max-width    : 100vw;*/
}
.figure.alignfull {
	background: rgb(0,58,112);
	background: -moz-linear-gradient(90deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 100%);
	background: linear-gradient(90deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 100%);
}
.bandText2 p {
	margin-bottom:0;
}
.bandText2 {
	color: #ffffff;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 1px;
}
.bandText2 h2 {
	position:relative;
	color:#ffffff;
}
.bandText2 h2:before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: -40px;
  left: 0;
  background-color: #02b9f1;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.wide-image-col, .pos-rel {
	position: relative;
}
.wide-image-col img {
	position: absolute;
	top:0;
	left:4%;
}
.wide-image-col:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 3%;
  height: 105%;
  width: 60%;
  z-index: 1;
  /* background: rgb(255,255,255); */
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.dynamic-column {
	  -webkit-columns: 2 200px;
		-moz-columns: 2 200px;
		columns: 2 200px;
		-webkit-column-gap: 2em;
		-moz-column-gap: 2em;
		column-gap: 2em
}
.page-template-page-sidebar .content-area {
	float: left;
	width: 48%;
	margin-right: 2%;
	padding-top: 30px;
}
.page-template-page-sidebar .entry-title {
	margin: 36px 0 12px;
}
.page-template-page-sidebar .tech-sidebar {
	position: relative;
	float: left;
	width: 45%;
	color:#ffffff;
	padding: 30px 1% 100px 3%;
}
.page-template-page-sidebar .tech-sidebar:before {
	position: absolute;
	content: " ";
	top:0;
	left:0;
	background: rgb(0,58,112);
	background: -moz-linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	background: -webkit-linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	background: linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	width: 150%;
  height: 100%;
  z-index: -9;
}
.tech-sidebar h2 {
	position:relative;
	color:#ffffff;
}
.tech-sidebar h2:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    top: -40px;
    left: 0;
    background-color: #02b9f1;
    border: 1px solid #ffffff;
    border-radius: 50%;
}
.tech-sidebar li {
  font-weight: 300;
  line-height: 1.7;
    padding-bottom: 10px;
}
.page-template-publications .content-area {
	float: left;
	/* while sidebar is hidden with is 100% */
	/* width: 69%; */
	margin-right: 2%;
	/*padding-top: 30px; */
}
.page-template-publications .pubs-sidebar {
	position: relative;
	float: left;
	width: 20%;
	color:#ffffff;
	padding: 30px 1% 0 3%;
}
.page-template-publications .pubs-sidebar:before {
	position: absolute;
	content: " ";
	top:0;
	left:0;
	background: rgb(0,58,112);
	background: -moz-linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	background: -webkit-linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	background: linear-gradient(121deg, rgba(0,58,112,1) 0%, rgba(10,161,219,1) 72%);
	width: 200%;
  height: 100%;
  z-index: -9;
}
.pubs-sidebar > :first-child {
	position:relative;
	color:#ffffff;
	margin-top: 52px;
}
.pubs-sidebar > :first-child:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    top: -40px;
    left: 0;
    background-color: #02b9f1;
    border: 1px solid #ffffff;
    border-radius: 50%;
}
.pubs-sidebar a, .pubs-sidebar a:hover {
	color:#ffffff;
	text-decoration: none;
	border-bottom: none;
}
.page-id-9 .figure.alignfull:nth-of-type(2) {
    border-top: 40px solid #ffffff;
    border-bottom: 40px solid #ffffff;
}
.pipeline-molecule img {
	/* drop-shadow: 10px 10px 15px rgba(0,0,0,0.5); */
	-webkit-filter: drop-shadow(10px 10px 15px rgba(0,0,0,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
		width:500px;
}
.page-id-17 .pipeline-molecule img {
		width:380px;
}
.in-page-nav.wp-block-columns {
	margin: 40px 0 0;
	justify-content: space-between;
}
.in-page-nav .wp-block-button__link {
	width: 100%;
	border-radius: 6px;
	font-size: 18px;
	letter-spacing: 2px;
	background-color: #2e558f;
	transition: background-color 0.5s ease;
	padding:12px 0;
	text-decoration: none;
	border-bottom: none;
}
.in-page-nav .wp-block-button__link:hover {
	background-color: #00b8f1;
}
.in-page-nav .btn-opp .wp-block-button__link {
	width: 100%;
	border-radius: 6px;
	font-size: 20px;
	letter-spacing: 2px;
	background-color: #00b8f1;
	transition: background-color 0.5s ease;
}
.in-page-nav .btn-opp .wp-block-button__link:hover {
	background-color: #2e558f;
}
@media (min-width: 600px) {
	.in-page-nav .wp-block-column:nth-child(2n),
	.in-page-nav .wp-block-column:not(:first-child) {
		margin-left: 2%;
	}
	.in-page-nav .wp-block-column {
    flex-basis: 22% !important;
    flex-grow: 1 !important;
	}
}
#wallpaper-2 {
    padding: 4em 0 2em;
		position: relative;
}
#wallpaper-2:after {
	background: url(/wp-content/uploads/2019/12/XMT-1592.png);
  background-image: url(/wp-content/uploads/2019/12/mersana-bkg-01.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  /* background-blend-mode: multiply; */
  background-blend-mode: color-burn;
  background-color: #2e558f;
}
.page-id-27 .figure.alignfull:nth-of-type(2){
	padding:0;
	border-top: 40px solid #ffffff;
	border-bottom: 40px solid #ffffff;
}
.page-id-27 .figure.alignfull:nth-of-type(2) .wp-block-column,
.page-id-27 .figure.alignfull:nth-of-type(2) .wp-block-image {
	margin-top:0;
	margin-bottom:0;
}
.has-3-columns.testimonial .wp-block-column {
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}
/* hide to accomdate image and not text */
.has-3-columns.testimonial .wp-block-column:nth-of-type(1) {
	/* padding: 0 15px;
	display: flex;
  flex-direction: column;
  justify-content: center; */
}
.no-margin-bottom .wp-block-columns,
.no-margin-bottom .wp-block-column {
	margin-bottom:0;
}
.no-margin-bottom p {
	margin-bottom: 10px;
}
.contact-address, .contact-email, .contact-phone {
	position:relative;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.7;
	margin-bottom: 16px;
	margin-left: 40px;
}
.contact-email a, .contact-phone a,
.contact-email a:hover, .contact-phone a:hover {
	color:#1a355b;
	border: none;
	text-decoration: none;
}
.contact-address:before {
	content:" ";
	position: absolute;
	top:3px;
	left:-40px;
	background: url(/wp-content/uploads/2019/12/mersana-icon-map.png);
	background-repeat: no-repeat;
	width:30px;
	height:30px;
	background-size: 100%;
}
.contact-email:before {
	content:" ";
	position: absolute;
	top:7px;
	left:-40px;
	background: url(/wp-content/uploads/2019/12/mersana-icon-mail.png);
	background-repeat: no-repeat;
	width:30px;
	height:30px;
	background-size: 100%;
}
.contact-phone:before {
	content:" ";
	position: absolute;
	top:3px;
	left:-40px;
	background: url(/wp-content/uploads/2019/12/mersana-icon-phone.png);
	background-repeat: no-repeat;
	width:30px;
	height:30px;
	background-size: 100%;
}
.news-row {
	position: relative;
	padding:20px 0;
}
.news-row:before {
	position:absolute;
	content: "";
	top:0;
	left:-50%;
	height: 100%;
	width: 200%;
	background: rgb(230,248,254);
	background: -moz-linear-gradient(90deg, rgba(230,248,254,1) 0%, rgba(230,248,254,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(230,248,254,1) 0%, rgba(230,248,254,0) 100%);
	background: linear-gradient(90deg, rgba(230,248,254,1) 0%, rgba(230,248,254,0) 100%);
	z-index: -9;
}
.news-row.even:before  {
	background: none;
}

a.news-date {
	color: #1a355b;
}
.news-date p {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.news-title {
  font-weight: 300;
  margin-top: 10px;
	line-height: 1.6;
}
.nf-form-fields-required {
    display: none;
}
span.ninja-forms-req-symbol {
    display: none;
}
.nf-form-content {
	padding:0 !important;
}
#nf-form-1-cont input[type='button'] {
	background-color:#1a355b;
	color:#ffffff;
  font-weight:400;
  padding: 15px 30px;
  text-transform: lowercase;
  font-size: 14px;
	border-radius:8px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
	border-radius:8px !important;
	border:none !important
}
.nf-form-content .list-select-wrap .nf-field-element>div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus {
	border-bottom: 1px solid #c4c4c4 !important;
}
.safezoneH {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 2%;
}
.home .site-main {
	margin-top:0;
}
.home .site-header {
	background: none;
	z-index: 99999;
}
.home .site-header:before {
  background: rgba(255,255,255,.5);
  height: 66%;
  position: absolute;
  width: 100%;
  z-index: -9;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,0.3) 82%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,0.3) 82%, rgba(255,255,255,0) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,0.3) 82%, rgba(255,255,255,0) 100%);
}
#slide-cont {
  /* margin-top: -200px; */
	background-image: url(/wp-content/uploads/2020/01/Home-FINALbkg.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	position: relative;
}
#slide-cont:after {
	content:"";
	position: absolute;
	width: 100%;
	z-index: 10;
	height: 120px;
	bottom: 0;
  width: 100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
	background: linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
}
#wallpaper-1001.alignfull {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#wallpaper-1001 {
	background: #223f6a;
	margin-bottom: 2em;
}
#wallpaper-1001 .safezoneA {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 2%;
}
#wallpaper-1001 p {
  font-size: 26px;
  text-align: center;
  letter-spacing: 2px;
  padding: 0 40px;
}
/* .home .site-navigation li:hover .sub-menu {
  right: -999em !important;
} */
.home p {
	line-height: 1.9;
  font-size: 18px;
  letter-spacing: 1px;
}
.home h2 {
	font-size: 35px;
	line-height: 1.5;
}
.home-cols-bkg.wp-block-columns{
	position:relative;
	padding: 33px 0 23px;
}
.home-cols-bkg.wp-block-columns:after{
	position: absolute;
	content:"";
	background: rgb(2,185,241);
	background: -moz-linear-gradient(90deg, rgba(2,185,241,0.5) 0%, rgba(2,185,241,0.1) 76%, rgba(2,185,241,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(2,185,241,0.5) 0%, rgba(2,185,241,0.1) 76%, rgba(2,185,241,0) 100%);
	background: linear-gradient(90deg, rgba(2,185,241,0.5) 0%, rgba(2,185,241,0.1) 76%, rgba(2,185,241,0) 100%);
	top: 0;
	left:-50%;
	width:110%;
	height:100%;
	opacity: .5;
	z-index: -999;
}
.home-cols-bkg .wp-block-column:nth-of-type(1):after{
	position: absolute;
	content:"";
	background-image:url(/wp-content/uploads/2020/01/mersana-bkg-icon01.png);
	background-repeat: no-repeat;
	background-size: 500px;
	background-position: 50% 50%;
	top: 0;
	left:-64%;
	width:100%;
	height:100%;
	opacity: .07;
	z-index: -99;
}
.home-cols-bkg .wp-block-column:nth-of-type(2):after{
	position: absolute;
	content:"";
	background-image:url(/wp-content/uploads/2020/01/mersana-bkg-icon02.png);
	background-repeat: no-repeat;
	background-size: 500px;
	background-position: 50% 50%;
	top: 0;
	right:-61%;
	width:100%;
	height:100%;
	opacity: .07;
	z-index: -99;
}
.home_news p {
  font-size: 20px;
  font-weight: 700;
  color: #1a355b;
  line-height: 1.5;
  margin-bottom: 0;
}
h4.event-title {
	padding-bottom: 40px;
}
.home-news h4 {
	position:relative;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-top: 1em;
  margin-bottom: 2em;
}
.home-news h4:after {
	position: absolute;
	content:"";
	background-image:url(/wp-content/uploads/2020/01/mersana-swoop.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50% 50%;
	top: 35px;
	right:7px;
	width:100%;
	height:100%;
}
h4.event-title:after {
	top:8px;
}
.partner-image {
	position: relative;
}
.partner-image:after {
	position: absolute;
	content:"";
	background-image:url(/wp-content/uploads/2020/01/mersana-swoop.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50% 50%;
	top: 114px;
	right:-4px;
	width:100%;
	height:21px;
}
#menu-item-253:hover ul {
	max-width: 1200px;
	left: inherit;
}
#tagline {
  position: absolute;
  z-index: 999;
	left: 32%;
  bottom: 24%;
}
#tagline h2 {
	font-size: 34px;
	line-height: 1.5;
	font-family: 'Montserrat', 'Work Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #2e558f;
	border-bottom: 3px solid #00b8f1;
}
#tagline p {
	line-height: 1;
	font-size: 24px;
	letter-spacing: 1px;
	color: #899dbf;
	font-style: italic;
	font-family: 'Georgia', serif;
	text-align: right;
	font-weight: 300;
	margin-bottom: 0;
}
.search-results .entry-meta {
	display: none;
}
.page-id-236 .wide-image-col:before {
	height:69%;
}
td.mydTitle {
  display: none;
}
html body div.wprm-overlay {
  background: transparent !important;
}
html body div#wprmenu_bar {
  height: 66px !important;
}
#mg-wprm-wrap.cbp-spmenu-left,
#mg-wprm-wrap.cbp-spmenu-right,
#mg-widgetmenu-wrap.cbp-spmenu-widget-left,
#mg-widgetmenu-wrap.cbp-spmenu-widget-right {
  top: 66px !important;
}
#mg-wprm-wrap {
	background: transparent;
}
#wprmenu_menu_ul {
  background: #1a355b;
	padding:0;
}

#wprmenu_bar .bar_logo {
	height: 45px;
}
#wprmenu_bar div.hamburger {
  margin-top: 5px;
  margin-right: 11px;
}
div.wpr_search {
  width: 96%!important;
}
[data-title] {
 /* outline: red dotted 1px; /*optional styling*/
 /* font-size: 30px; /*optional styling*/

  position: relative;
  cursor: pointer;
}

[data-title]:hover::before {
  content: attr(data-title);
  position: absolute;
  bottom: -127px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #1a355b;
  color: #fff;
  font-size: 14px;
  font-family: sans-serif;
	width: 500%;
	z-index: 99999;
}
[data-title]:hover::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;
  border-bottom: 8px solid #1a355b;
}

/* permantly hide auto pipeline */
.pipeline-mobile {
	display: none;
}
.mobile-pipe-table {
	display: none;
}
#mobile-pipeline-cont a {
  color: #1a355b;
  text-decoration: none;
  border: none;
}
@media all and (max-width:1000px) {
	.mobile-pipe-table {
		display: table;
		width: 100%;
	}
	/* faux pipeline */
	.mobile-pipe-table table {
			border:none;
	}
	.mobile-pipe-table td {
			border-collapse: collapse;
			border-right:none;
			padding:10px;
	}
	.mobile-pipe-table th {
		  font-size: 10px;
			padding-left: 10px;
			border-color: #b88216;
			vertical-align: bottom;
	}
	.mobile-pipe-table th:last-child {
			border-right: none;
	}
}
@media all and (max-width:767px) {
	.mobile-pipe-table th {
			font-size: 10px;
			text-align: center;
	    padding: 0 4px 3px;
	}
	.mobile-pipe-table td {
			padding:3px;
			font-size: 10px;
	}
	.mobile-pipe-table {
		margin-left: -2%;
	}
}


.has-white-color {
	color: #ffffff;
}
.has-drkblue-color {
	color: #2e558f;
}
.has-ltblue-color {
	color: #2e558f;
}
.has-orange-color {
	color: #2e558f;
}
.has-bbblk-color {
	color: #1a355b;
}
.has-black-color {
	color: #000000;
}
.has-grey-color {
	color: #999999;
}

.has-white-background-color {
	background-color: #ffffff;	
}
.has-drkblue-background-color {
	background-color:#2e558f;	
}
.has-ltblue-background-color {
	background-color: #2e558f;
}
.has-orange-background-color {
	background-color: #2e558f;
}
.has-bbblk-background-color {
	background-color: #1a355b;
}
.has-black-background-color {
	background-color: #000000;	
}
.has-grey-background-color {
	background-color: #999999;	
}

/* dmc use for new publications */
.page-template-publications .entry-title div {
	display: inline-block;
	font-size: 20px;
}
.page-template-publications .entry-title ul {
	list-style: none;
	position: absolute;
	background-color: rgb(2,185,241);
	display: none;
	padding: 5px 0;
	min-width: 240px;
	margin-left: 0;
	font-size: .9em;
	line-height: 1.2;
}
.page-template-publications .entry-title .ddsection:nth-child(3) ul {
	min-width: 0;
}
.page-template-publications .entry-title ul li {
	color:#fff;
	padding: 10px 20px;
	cursor: pointer;
}
.ddsection {
	position: relative;
	display: inline;
	padding-right: 30px;
	padding-left: 10px;
	margin-left: 48px;
	cursor: pointer;
	line-height: 2em;
}
.ddsection_cont {
	float:right;	
}
.page-template-publications .entry-title ul li:hover {
	color: #1a355b;
}
.page-template-publications .entry-title div:hover > ul {
	display: block;
}
.ddsection:after {
	-webkit-font-smoothing: antialiased;
	content: "\f502";
	display: inline-block;
	font: normal 8px/1 Genericons;
	position: absolute;
	right: 19px;
	top: 17px;
	vertical-align: text-bottom;
}
.pub-type {
	font-size:.7em;
	color: #00b8f1;	
}
.disclaimer-text {
    font-size: 13px;
    line-height: 1.5 !important;	
}
/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}





@media (min-width: 782px) {
.wp-block-column:not(:first-child) {
    margin-left: 100px;
}
}
@media (min-width: 600px) {
.wp-block-column:nth-child(2n) {
    margin-left: 100px;
}
}
/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}



	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}
}
@media all and (min-width:1921px) {
	.site-title img {
		padding-left:22px
	}
	#slide-cont {
		background: none;
	}
	#meteor-slideshow {
		margin: auto
	}

	#slide-cont:after {
		background: none;
	}
	#meteor-slideshow:after {
		content: "";
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 8%;
    left: -1%;
    bottom: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
		}
	#meteor-slideshow:before {
		content: "";
		position: absolute;
		z-index: 10;
		height: 100%;
		width: 8%;
		right: -1%;
		bottom: 0;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
		background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,0.3) 76%, rgba(255,255,255,0) 100%);
		}

	.home .content-area {
    z-index: 99999;
	}
}
@media all and (max-width:1366px) {
	.safezoneA {
		padding: 0 2%;
	}
	.primary-navigation a {
    padding: 0 9px;
	}
	.primary-navigation ul ul a {
		padding: 18px 9px;
	}
	.site-main {
    min-height: 475px;
	}
	#slide-cont {
    /* margin-top: -210px; */
	}
	#wallpaper-1001 p {
    font-size: 24px;
    line-height: 1.5;
    width: 84%;
    margin: 0 auto;
	}
	#wallpaper-1001.alignfull {
    padding: 18px 0;
	}
	#tagline {
    bottom: 21%;
	}
	#tagline h2 {
		font-size: 26px;
	}
	#tagline p {
		font-size: 19px;
	}
	#menu-item-253:hover ul {
    max-width: 1000px;
    left: inherit;
	}
}
@media all and (max-width:1280px) {
	.site-main {
		min-height: 427px;
	}
	.site-title img {
		width:180px;
	}
	.primary-navigation a {
		font-size: 14px;
		letter-spacing: 0;
		padding: 0 6px;
	}
	.primary-navigation ul ul a {
		padding: 18px 6px;
	}
	#menu-item-253:hover ul {
		max-width: 800px;
	}
	#tagline {
    left: 31%;
	}
}
@media all and (max-width:1279px) {
	.mgmt-box img {
    max-width: 270px;
	}
}
@media all and (max-width:1100px) {
	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
    padding-right: 22px;
	}
	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		right: 9px
	}
}
@media all and (max-width:1024px) {
	#tagline {
    left: 26%;
    bottom: 13%;
	}
	#tagline h2 {
    font-size: 23px;
	}
	#tagline p {
	    font-size: 17px;
	}
	.pipeline_cont.pipeline-desk tr:nth-of-type(13) td:nth-of-type(1):after,
	.pipeline_cont.pipeline-desk tr:nth-of-type(14) td:nth-of-type(1):after {
		left: 63px !important;
	}
}
/* major break */
@media all and (max-width:1023px) {
	.site-main {
    margin-top: 53px;
	}
	.site-main {
    min-height: 597px;
	}
	.wp-block-columns {
		display: block;
	}
	.wp-block-column,
	.wp-block-column:nth-child(2n),
	.wp-block-column:not(:first-child) {
		width:100%;
		margin-left:0;
	}
	.wide-image-col img {
    position: relative;
	}
	.page-template-page-sidebar .content-area {
		width:100%;
		padding-top: 0;
	}
	.page-template-page-sidebar .entry-title {
		margin-top:0;
	}
	.page-template-page-sidebar .tech-sidebar {
		width:100%;
	}
	.page-template-page-sidebar .tech-sidebar {
		padding-bottom:1%;
	}
	.page-id-27 .figure.alignfull:nth-of-type(2) {
    padding: 0;
    border-top: 20px solid #ffffff;
    border-bottom: 20px solid #ffffff;
	}
	.testimonial {
    margin-left: -8px;
	}
	.testimonial .wp-block-column {
    max-width: 750px;
    margin: 1% auto;
	}
	.testimonial .wp-block-column:nth-of-type(2) {
    border: 4px solid #fff;
	}
	.pipeline-molecule {
    margin: 1em auto 2.5em !important;
    max-width: 90%;
	}
	.in-page-nav .wp-block-column {
    max-width: 90%;
    margin: 1em auto !important;
	}
}
@media all and (max-width:900px) {
	.mgmt-nyb {
    display: block;
	}
	.mgmt-box {
    width: 100%;
    margin-bottom: 40px;
	}
}

@media all and (max-width:768px) {
	.home .site-main {
    margin-top: 25px;
	}
	#tagline {
    left: 18%;
    bottom: 6%;
	}
	.home-cols-bkg.wp-block-columns {
		padding: 10px 0;
		margin: 0;
	}
	.home-news h4:after {
		top:20px;
	}
	h4.event-title:after {
		top:0;
	}
	.site-main {
    min-height: 857px;
	}
}
@media all and (max-width:767px) {
	.safezoneH {
		padding:0 4%;
	}
	.home h2 {
		font-size: 30px;
		margin-top: 15px;
	}
	.home p {
		font-size: 16px;
	}
	#wallpaper-1001 p {
		font-size: 18px;
	}
	.home_news p {
		font-size: 18px;
	}
	.home-news h4 {
		font-size: 16px;
	}
	.home-news h4:after {
    top: 29px;
	}
	.mgmt-box {
    flex-direction: column;
	}
	.mgmt-box img {
    max-width: 100%;
    margin-bottom: 20px;
	}
	.mgmt-header {
    flex-direction: column;
		align-items: flex-start;
	}
	.mgmt-header img {
    margin: 0 1em 1em 0;
	}
	.go-back {
    margin-top: 0;
    text-align: left;
	}
  .bio_box, .bio_box2, .bio_box3,
  .nyb .bio_box:nth-child(2),
    .nyb .bio_box2:nth-child(2),
      .nyb .bio_box3:nth-child(2),
  .bio_box, .bio_box2, .bio_box3,
  .nyb .bio_box:nth-child(3),
    .nyb .bio_box2:nth-child(3),
      .nyb .bio_box3:nth-child(3) {
    width: 48%;
    margin: 0 auto;
		margin-right: 1%;
  }
	.dynamic-column {
		columns:1 auto;
	}
	.safezoneA {
    padding: 0 4%;
	}
	.site-footer {
		text-align: center;
		line-height: 2;
	}
	.news-row {
    position: relative;
    padding: 10px 0;
	}
	.news-title {
    font-size: 15px;
		letter-spacing: 1px;
	}
	.tech-sidebar h2 {
    font-size: 24px;
	}
	.page-template-page-sidebar .tech-sidebar {
    width: 97%;
		margin-left: -4%;
		padding-left: 5%;
		padding-right: 0;

	}
	.partner-image {
    max-width: 69%;
    margin: 2% auto 12% !important;
	}
	.page-id-9 #wallpaper-2 .has-2-columns .wp-block-column:nth-of-type(2) {
		margin-top:66px;
	}
	#wallpaper-2:after {
		background:none;
	}
	.home-cols-bkg .wp-block-column:nth-of-type(2):after {
		background:none;
	}
}
@media all and (max-width:599px) {
	#tagline {
    left: 4%;
    bottom: -17%;
	}
	#tagline h2 {
    font-size: 16px;
    margin-bottom: 3px;
	}
	#tagline p {
    font-size: 15px;
	}
	.home .content-area {
    padding-top: 48px;
	}
	.bio_box, .bio_box2, .bio_box3,
	.nyb .bio_box:nth-child(2),
		.nyb .bio_box2:nth-child(2),
			.nyb .bio_box3:nth-child(2),
	.bio_box, .bio_box2, .bio_box3,
	.nyb .bio_box:nth-child(3),
		.nyb .bio_box2:nth-child(3),
			.nyb .bio_box3:nth-child(3) {
    width: 99%;
		display: block;

	}
}
