/*!
Theme Name: Salarius
Theme URI: http://underscores.me/
Author: Cory Dobson
Author URI: http://mentus.com
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: salarius
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Salarius is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.whiteColor {
    color: #fff
}

.whiteBG {
    background: #fff
}

.blackColor {
    color: #000
}

.blackBG {
    background: #000
}

.lightBlueColor {
    color: #00a7e1
}

.lightBlueBG {
    background: #00a7e1
}

.midBlueColor {
    color: #004876
}

.midBlueBG {
    background: #004876
}

.darkBlueColor {
    color: #003054
}

.darkBlueBG {
    background: #003054
}

.lightGrayColor {
    color: #edf1f3
}

.lightGrayBG {
    background: #edf1f3
}

.midGrayColor {
    color: #b1b3b1
}

.midGrayBG {
    background: #b1b3b1
}

.darkGrayColor {
    color: #707372
}

.darkGrayBG {
    background: #707372
}

.greenColor {
    color: #9abb50
}

.greenBG {
    background: #9abb50
}

.orangeColor {
    color: #e49637
}

.orangeBG {
    background: #e49637
}

.tealColor {
    color: #8ccabe
}

.tealBG {
    background: #8ccabe
}

.lightBlueGrayColor {
    color: #b1c4cc
}

.lightBlueGrayBG {
    background: #b1c4cc
}

.darkBlueGrayColor {
    color: #3d4d5c
}

.darkBlueGrayBG {
    background: #3d4d5c
}

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    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
}

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"] {
    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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    font-size: 10px
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #6f7271;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 300
}

body,
.mediumHeading,
h3.mediumHeading {
    font-family: 'Roboto', sans-serif
}

.animatedLineHeading {
    position: relative
}

.animatedLineHeading:after {
    content: '';
    display: block;
    clear: both
}

.animatedLineHeading>span {
    position: relative;
    display: inline-block;
    float: left;
    clear: both
}

.animatedLineHeading>span .bar {
    position: absolute;
    bottom: .16em;
    left: calc(100% + 15px - .05em);
    background: #00a7e1
}

.blockLink,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.smallHeading,
.page-template-template-about .teamMembers .title,
.fixedNav li,
h3,
.pipelineHeader li,
.candidate .year,
.events .meta .date,
.widePostsLayout a .date,
.widePostsLayout a .source,
.widePostsLayout a.newsPost:after {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    border-bottom: 0
}

h3 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #00a7e1;
    margin-bottom: 10px;
    line-height: 1.1
}

h3+p {
    margin-top: 10px
}

.smallHeading {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 900;
    display: block;
    color: #00a7e1
}

.intro .smallHeading:first-child,
.publicationsGroup>.smallHeading:first-child,
.documentsOuterWrap>.container:first-child>.smallHeading:first-child,
.newsOuterWrap>.container>.smallHeading:first-child,
.eventsOuterWrap>.container>.smallHeading:first-child,
.contactOuter .smallHeading,
.teamSection>.container:first-child>.smallHeading:first-child,
.inTheNewsWrap .smallHeading {
    font-size: 18px;
    font-size: 1.8rem
}

.mediumHeading {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 300
}

.smallHeading,
.underLineHeading {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
}

.smallHeading:after,
.underLineHeading:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #00a7e1;
    position: absolute;
    left: 0;
    bottom: 0
}

.smallHeading.whiteColor,
.underLineHeading.whiteColor {
    color: #fff
}

.smallHeading.whiteColor:after,
.underLineHeading.whiteColor:after {
    background: #fff
}

.smallHeading.blackColor,
.underLineHeading.blackColor {
    color: #000
}

.smallHeading.blackColor:after,
.underLineHeading.blackColor:after {
    background: #000
}

.smallHeading.lightBlueColor,
.underLineHeading.lightBlueColor {
    color: #00a7e1
}

.smallHeading.lightBlueColor:after,
.underLineHeading.lightBlueColor:after {
    background: #00a7e1
}

.smallHeading.midBlueColor,
.underLineHeading.midBlueColor {
    color: #004876
}

.smallHeading.midBlueColor:after,
.underLineHeading.midBlueColor:after {
    background: #004876
}

.smallHeading.darkBlueColor,
.underLineHeading.darkBlueColor {
    color: #003054
}

.smallHeading.darkBlueColor:after,
.underLineHeading.darkBlueColor:after {
    background: #003054
}

.smallHeading.lightGrayColor,
.underLineHeading.lightGrayColor {
    color: #edf1f3
}

.smallHeading.lightGrayColor:after,
.underLineHeading.lightGrayColor:after {
    background: #edf1f3
}

.smallHeading.midGrayColor,
.underLineHeading.midGrayColor {
    color: #b1b3b1
}

.smallHeading.midGrayColor:after,
.underLineHeading.midGrayColor:after {
    background: #b1b3b1
}

.smallHeading.darkGrayColor,
.underLineHeading.darkGrayColor {
    color: #707372
}

.smallHeading.darkGrayColor:after,
.underLineHeading.darkGrayColor:after {
    background: #707372
}

.smallHeading.greenColor,
.underLineHeading.greenColor {
    color: #9abb50
}

.smallHeading.greenColor:after,
.underLineHeading.greenColor:after {
    background: #9abb50
}

.smallHeading.orangeColor,
.underLineHeading.orangeColor {
    color: #e49637
}

.smallHeading.orangeColor:after,
.underLineHeading.orangeColor:after {
    background: #e49637
}

.smallHeading.tealColor,
.underLineHeading.tealColor {
    color: #8ccabe
}

.smallHeading.tealColor:after,
.underLineHeading.tealColor:after {
    background: #8ccabe
}

.smallHeading.lightBlueGrayColor,
.underLineHeading.lightBlueGrayColor {
    color: #b1c4cc
}

.smallHeading.lightBlueGrayColor:after,
.underLineHeading.lightBlueGrayColor:after {
    background: #b1c4cc
}

.smallHeading.darkBlueGrayColor,
.underLineHeading.darkBlueGrayColor {
    color: #3d4d5c
}

.smallHeading.darkBlueGrayColor:after,
.underLineHeading.darkBlueGrayColor:after {
    background: #3d4d5c
}

.blockHeading {
    padding: 15px 30px;
    background: #00a7e1;
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 300
}

p {
    margin-bottom: 1.5em
}

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

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em;
    font-style: normal
}

pre {
    background: #fff;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 1.5rem
}

abbr,
acronym {
    border-bottom: 1px dotted #fff;
    cursor: help
}

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

big {
    font-size: 125%
}

.largeText,
.intro .smallHeading+p:first-of-type,
.page-template-template-clinical-trials .intro .columnWrap>div:first-child p:first-child,
.page-template-template-patient-resources .intro .columnWrap>div:first-child p:first-child {
    font-size: 34px;
    font-size: 3rem;
    color: #004876;
    line-height: 1.2;
    font-weight: 300
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    background-color: #000;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.noBullets {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

ul,
ol {
    margin: 0 0 1.5em 0;
    padding-left: 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #b1b3b1;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #000
}

select {
    border: 1px solid #000
}

textarea {
    width: 100%
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 textarea {
    width: 100%;
    padding: 15px;
    background: #edf1f3
}

a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #00a7e1;
    text-decoration: none
}

a:hover,
a:focus {
    color: #707372
}

.blockLink,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-transition: opacity 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out, background 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out, background 0.2s ease-in-out;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 900;
    color: #00a7e1;
    border: 1px solid;
    border-color: #00a7e1;
    background: none
}

.blockLink:hover,
.blockLink: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 {
    border-color: #003054;
    color: #003054
}

.blockLink.marginLink,
button.marginLink,
input[type="button"].marginLink,
input[type="reset"].marginLink,
input[type="submit"].marginLink {
    margin-right: 20px
}

.blockLink.white,
button.white,
input[type="button"].white,
input[type="reset"].white,
input[type="submit"].white {
    color: #fff;
    border-color: #fff
}

.blockLink.white:focus,
.blockLink.white:hover,
button.white:focus,
button.white:hover,
input[type="button"].white:focus,
input[type="button"].white:hover,
input[type="reset"].white:focus,
input[type="reset"].white:hover,
input[type="submit"].white:focus,
input[type="submit"].white:hover {
    color: #edf1f3;
    border-color: #edf1f3
}

.blockLink.gray,
button.gray,
input[type="button"].gray,
input[type="reset"].gray,
input[type="submit"].gray {
    color: #b1b3b1;
    border-color: #b1b3b1
}

.blockLink.gray:focus,
.blockLink.gray:hover,
button.gray:focus,
button.gray:hover,
input[type="button"].gray:focus,
input[type="button"].gray:hover,
input[type="reset"].gray:focus,
input[type="reset"].gray:hover,
input[type="submit"].gray:focus,
input[type="submit"].gray:hover {
    color: #707372;
    border-color: #707372
}

.blockLink.darkBlue,
button.darkBlue,
input[type="button"].darkBlue,
input[type="reset"].darkBlue,
input[type="submit"].darkBlue {
    color: #003054;
    border-color: #003054
}

.blockLink.darkBlue:focus,
.blockLink.darkBlue:hover,
button.darkBlue:focus,
button.darkBlue:hover,
input[type="button"].darkBlue:focus,
input[type="button"].darkBlue:hover,
input[type="reset"].darkBlue:focus,
input[type="reset"].darkBlue:hover,
input[type="submit"].darkBlue:focus,
input[type="submit"].darkBlue:hover {
    color: #00a7e1;
    border-color: #00a7e1
}

.main-navigation {
    display: block;
    position: absolute;
    bottom: 0;
    left: 340px;
    font-size: 18px;
    font-size: 1.8rem;
    z-index: 10
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    position: absolute;
    top: calc(100% - 50px);
    left: -20px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0s linear 0.2s;
    transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0s linear 0.2s;
    padding: 20px;
    background: #fff
}

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

.main-navigation ul ul li {
    padding: 5px 0;
    width: 175px
}

.main-navigation ul ul li:first-child {
    padding-top: 0
}

.main-navigation ul ul li:last-child {
    padding-bottom: 0
}

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

.main-navigation ul ul li.current_page_item>a,
.main-navigation ul ul li.current-menu-item>a,
.main-navigation ul ul li.current_page_ancestor>a,
.main-navigation ul ul li.current-menu-ancestor>a,
.main-navigation ul ul li:hover a,
.main-navigation ul ul li:focus a {
    color: #b1b3b1
}

.main-navigation ul ul a {
    display: inline-block;
    color: #707372
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    opacity: 1;
    visibility: visible;
    top: calc(100% - 30px);
    -webkit-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0s linear;
    transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0s linear
}

.main-navigation #primary-menu>li {
    float: left;
    position: relative;
    margin: auto 30px auto auto;
    padding-bottom: 35px;
    -webkit-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out
}

.main-navigation #primary-menu>li:last-child {
    margin-right: 0
}

.main-navigation #primary-menu>li>a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 9
}

.main-navigation #primary-menu>li>a:after {
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    width: 0;
    max-width: 90%;
    height: 3px;
    background: #00a7e1;
    content: '';
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out
}

.main-navigation #primary-menu>li.current_page_item>a:after,
.main-navigation #primary-menu>li.current-menu-item>a:after,
.main-navigation #primary-menu>li.current_page_ancestor>a:after,
.main-navigation #primary-menu>li.current-menu-ancestor>a:after,
.main-navigation #primary-menu>li:hover a:after,
.main-navigation #primary-menu>li:focus a:after {
    width: 50px
}

.menu-toggle {
    display: none
}

.main-navigation ul {
    display: block
}

.fixedNav {
    position: relative;
    width: 100%;
    background: #003054;
    left: 0;
    z-index: 999;
    font-size: 14px;
    font-size: 1.4rem
}

.fixedNav .container {
    padding: 0 20px
}

.fixedNav .trigger {
    display: none
}

.fixedNav ul {
    margin-bottom: 0;
    /* justify-content: space-between */
}

.fixedNav li {
    display: inline-block;
    margin: 0 20px;
    padding: 15px 0;
    font-weight: 900;
    position: relative
}

.fixedNav li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    display: block;
    content: '';
    background: #00a7e1;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.fixedNav li.active:after {
    opacity: 1
}

.fixedNav li:first-child {
    margin-left: 0
}

.fixedNav li:last-child {
    margin-right: 0
}

.fixedNav li a:hover,
.fixedNav li a:focus,
.fixedNav li.active a {
    color: #fff
}

.navPlaceholder {
    background: #003054;
    height: 57px;
    display: block
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #000;
    display: block;
    font-size: 8.75px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

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

.textAlignCenter {
    text-align: center
}

.textAlignRight {
    text-align: right
}

html,
body,
#page,
#masthead,
#content,
#primary,
#main,
.row {
    width: 100%
}

#page {
    overflow: hidden;
    padding-top: 120px
}

.container {
    padding: 20px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box
}

.columnWrap {
    margin: -15px
}

.columnWrap.extraPadding {
    margin: -30px
}

.columnWrap.extraPadding>* {
    padding: 30px
}

.columnWrap.smallVerticalPadding {
    margin-top: -.8em !important;
    margin-bottom: -.8em !important
}

.columnWrap.smallVerticalPadding>* {
    padding-top: .8em !important;
    padding-bottom: .8em !important
}

.columnWrap.smallVerticalPadding>*>*:first-child {
    margin-top: 0
}

.columnWrap.smallVerticalPadding>*>*:last-child {
    margin-bottom: 0
}

.columnWrap.lessPadding {
    margin: -8px
}

.columnWrap.lessPadding>* {
    padding: 8px
}

.flexWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.flexStretch {
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    align-content: stretch
}

.flexCenter {
    -ms-box-orient: horizontal;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center
}

.flexJustifyCenter {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center
}

.flexClear {
    width: 100%
}

.align-self-center {
    -webkit-align-self: center;
    align-self: center
}

.oneFull,
.oneHalf,
.oneQuarter,
.threeQuarters,
.oneThird,
.twoThirds,
.oneFifth,
.twoFifths,
.threeFifths,
.fourFifths,
.oneSixth,
.fiveSixths {
    padding: 15px;
    float: left;
    position: relative;
    box-sizing: border-box
}

.oneFull {
    width: 100%
}

.oneHalf {
    width: 50%
}

.oneThird {
    width: 33.33333333%
}

.twoThirds {
    width: 66.66666666%
}

.oneQuarter {
    width: 25%
}

.threeQuarters {
    width: 75%
}

.oneFifth {
    width: 20%
}

.twoFifths {
    width: 40%
}

.threeFifths {
    width: 60%
}

.fourFifths {
    width: 80%
}

.oneSixth {
    width: 16.66666666%
}

.fiveSixths {
    width: 83.33333333%
}

.offset-oneHalf {
    margin-left: 50%
}

.offset-oneThird {
    margin-left: 33.33333333%
}

.offset-twoThirds {
    margin-left: 66.66666666%
}

.offset-oneQuarter {
    margin-left: 25%
}

.offset-threeQuarters {
    margin-left: 75%
}

.offset-oneFifth {
    margin-left: 20%
}

.offset-twoFifths {
    margin-left: 40%
}

.offset-threeFifths {
    margin-left: 60%
}

.offset-fourFifths {
    margin-left: 80%
}

.offset-oneSixth {
    margin-left: 16.66666666%
}

.offset-fiveSixths {
    margin-left: 83.33333333%
}

.offset-oneEighth {
    margin-left: 12.5%
}

.offset-oneTenth {
    margin-left: 10%
}

.offset-oneTwelfth {
    margin-left: 8.333333333%
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.row:before,
.row:after,
.container:before,
.container:after,
.columnWrap:after,
.oneFull:last-child:after,
.oneHalf:last-child:after,
.oneQuarter:last-child:after,
.threeQuarters:last-child:after,
.oneThird:last-child:after,
.twoThirds:last-child:after,
.oneFifth:last-child:after,
.twoFifths:last-child:after,
.threeFifths:last-child:after,
.fourFifths:last-child:after,
.oneSixth:last-child:after,
.fiveSixths:last-child:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.row:after,
.container:after,
.columnWrap:after,
.oneFull:last-child:after,
.oneHalf:last-child:after,
.oneQuarter:last-child:after,
.threeQuarters:last-child:after,
.oneThird:last-child:after,
.twoThirds:last-child:after,
.oneFifth:last-child:after,
.twoFifths:last-child:after,
.threeFifths:last-child:after,
.fourFifths:last-child:after,
.oneSixth:last-child:after,
.fiveSixths:last-child:after {
    clear: both
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.dottedBG,
.bgWrap:before {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dotted-bg.png);
    pointer-events: none;
    user-select: none;
    opacity: .25
}

.lightGrayBG .dottedBG,
.lightGrayBG .bgWrap:before {
    opacity: 1
}

.banner .dottedBG,
.image .dottedBG,
.img .dottedBG,
.banner .bgWrap:before,
.image .bgWrap:before,
.img .bgWrap:before {
    opacity: .25 !important
}

.paddingSection {
    padding: 50px 0;
    position: relative
}

article>.intro {
    padding-top: 50px
}

.columnLinks {
    margin-bottom: 0
}

.columnLinks .linkItem {
    overflow: hidden
}

.columnLinks .linkItem h4 {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 300;
    margin: 0 0 10px;
    line-height: 1.1
}

.columnLinks .linkItem .title {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400
}

.columnLinks .content {
    padding: 30px;
    color: #fff
}

.columnLinks .content h4,
.columnLinks .content .title {
    color: #fff
}

.columnLinks .image,
.columnLinks .content {
    width: 50%;
    position: relative
}

.columnLinks .image {
    padding-bottom: 27%
}

.columnLinks .linkItem:nth-child(odd) .image {
    order: 1
}

.columnLinks .linkItem:nth-child(odd) .content {
    order: 2
}

.columnLinks.small .linkItem {
    width: 50%
}

.columnLinks.small .blockLink {
    position: absolute;
    right: 30px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 5;
    border-width: 0
}

.columnLinks.small .blockLink:before {
    content: '';
    display: block;
    width: calc(100% + 60px);
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0
}

.columnLinks.small .blockLink:hover:before,
.columnLinks.small .blockLink:focus:before {
    opacity: 1
}

.columnLinks.small .blockLink:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    border: 1px solid;
    border-color: inherit
}

.columnLinks.small .content {
    width: 100%;
    padding-right: 135px
}

.columnLinks.small .teamMember:nth-child(7n+1) {
    background: #003054
}

.columnLinks.small .teamMember:nth-child(7n+1) .blockLink:before {
    background: #012a44
}

.columnLinks.small .teamMember:nth-child(7n+2) {
    background: #8ccabe
}

.columnLinks.small .teamMember:nth-child(7n+2) .blockLink:before {
    background: #84bcb1
}

.columnLinks.small .teamMember:nth-child(7n+3) {
    background: #00a7e1
}

.columnLinks.small .teamMember:nth-child(7n+3) .blockLink:before {
    background: #0289d4
}

.columnLinks.small .teamMember:nth-child(7n+4) {
    background: #b1c4cc
}

.columnLinks.small .teamMember:nth-child(7n+4) .blockLink:before {
    background: #9dacb2
}

.columnLinks.small .teamMember:nth-child(7n+5) {
    background: #9abb50
}

.columnLinks.small .teamMember:nth-child(7n+5) .blockLink:before {
    background: #869e51
}

.columnLinks.small .teamMember:nth-child(7n+6) {
    background: #3d4d5c
}

.columnLinks.small .teamMember:nth-child(7n+6) .blockLink:before {
    background: #34414c
}

.columnLinks.small .teamMember:nth-child(7n+7) {
    background: #004876
}

.columnLinks.small .teamMember:nth-child(7n+7) .blockLink:before {
    background: #004266
}

.columnLinks.large .linkItem {
    width: 100%
}

.columnLinks.large .linkItem:nth-child(odd) .content:before {
    left: -15px;
    right: auto
}

.columnLinks.large .content:before {
    content: '';
    display: block;
    width: 30px;
    left: auto;
    right: -15px;
    position: absolute;
    top: 50%;
    height: 1px;
    z-index: 10
}

.columnLinks.large .content>div {
    position: absolute;
    top: 45%;
    left: 50%;
    text-align: center;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.columnLinks.large .content>div .blockLink {
    margin-top: 15px
}

.columnLinks.large .linkItem:nth-child(7n+1) {
    background: #003054
}

.columnLinks.large .linkItem:nth-child(7n+1) .content:before {
    background: #245984
}

.columnLinks.large .linkItem:nth-child(7n+2) {
    background: #00a7e1
}

.columnLinks.large .linkItem:nth-child(7n+2) .content:before {
    background: #d1dce1
}

.columnLinks.large .linkItem:nth-child(7n+3) {
    background: #9abb50
}

.columnLinks.large .linkItem:nth-child(7n+3) .content:before {
    background: #87a050
}

.columnLinks.large .linkItem:nth-child(7n+4) {
    background: #3d4d5c
}

.columnLinks.large .linkItem:nth-child(7n+4) .content:before {
    background: #b1c4cc
}

.columnLinks.large .linkItem:nth-child(7n+5) {
    background: #8ccabe
}

.columnLinks.large .linkItem:nth-child(7n+5) .content:before {
    background: #72a097
}

.columnLinks.large .linkItem:nth-child(7n+6) {
    background: #b1c4cc
}

.columnLinks.large .linkItem:nth-child(7n+6) .content:before {
    background: #d1dce1
}

.columnLinks.large .linkItem:nth-child(7n+7) {
    background: #004876
}

.columnLinks.large .linkItem:nth-child(7n+7) .content:before {
    background: #245984
}

.columnLinks.large .content>.blockLink {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.columnLinks .bioWrap h4,
.columnLinks .bioWrap .title {
    color: #003054
}

.columnLinks .bioWrap .title {
    font-weight: 900;
    margin-bottom: 40px
}

.columnLinks .bioWrap.hasImg .img {
    width: 30%;
    padding-bottom: 29%;
    position: absolute;
    left: 0px;
    top: 0
}

.columnLinks .bioWrap.hasImg .bio {
    width: 70%;
    margin-left: 30%;
    padding: 0 30px 0 30px
}

.overlapElement {
    margin-top: 0;
    position: relative;
    top: -2.1em;
    margin-bottom: -2.1em
}

.calloutSidebar {
    position: relative
}

.calloutSidebar:after {
    display: block;
    content: '';
    width: 1px;
    height: calc(100% - 1.6em);
    position: absolute;
    left: 0;
    top: .8em;
    background: #b1b3b1
}

.calloutSidebar:before {
    content: '';
    display: block;
    position: static;
    height: 10px;
    background: #9abb50
}

.calloutSidebar .image {
    position: relative;
    width: 100%;
    padding-bottom: 90%
}

.calloutSidebar .content {
    padding: 30px;
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center
}

.calloutSidebar .content>*:first-child {
    margin-top: 0
}

.calloutSidebar .content>*:last-child {
    margin-bottom: 0
}

.bannerSection {
    padding-top: 0 !important
}

.banner {
    position: relative;
    height: 400px
}

.columnPostsWrap {
    margin-bottom: 40px !important
}

.lightGrayBG .columnPostsWrap,
.columnPostsWrap .excerpt {
    color: #6f7271
}

.columnPostsWrap .entry-footer {
    position: relative;
    z-index: 99
}

body:not(.nir-node--5806) .columnPostsWrap article:first-child {
    width: 100% !important
}

.columnPostsWrap article {
    position: relative;
    z-index: 2;
    margin: 0
}

.columnPostsWrap article.oneFull h2 {
    width: 100%;
    max-width: 750px
}

.columnPostsWrap article .mainLink,
.columnPostsWrap article .eventMainLink {
    display: block
}

.columnPostsWrap article .mainLink:hover,
.columnPostsWrap article .mainLink:focus,
.columnPostsWrap article .eventMainLink:hover,
.columnPostsWrap article .eventMainLink:focus {
    background: #d6e0e4
}

.columnPostsWrap article .mainLink:hover:before,
.columnPostsWrap article .mainLink:focus:before,
.columnPostsWrap article .eventMainLink:hover:before,
.columnPostsWrap article .eventMainLink:focus:before {
    opacity: 1
}

.columnPostsWrap article .mainLink:before,
.columnPostsWrap article .eventMainLink:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: url(images/dotted-bg.png);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    left: 0;
    top: 0
}

.columnPostsWrap article .mainLink {
    background: #edf1f3;
    height: 100%;
    padding: 25px;
    position: relative
}

.columnPostsWrap article .eventMainLink {
    background: #fff
}

.columnPostsWrap article .eventMainLink {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    text-indent: -99999px;
    overflow: hidden;
    z-index: -1
}

.columnPostsWrap article.events *:not(.eventMainLink),
.columnPostsWrap article .mainLink * {
    position: relative;
    z-index: 3
}

.columnPostsWrap article.events {
    padding: 40px
}

.columnPostsWrap article.events a {
    pointer-events: auto;
    user-select: auto
}

.columnPostsWrap article.events * {
    pointer-events: none;
    user-select: auto
}

.columnPostsWrap article.events h2 {
    margin-top: 0
}

.columnPostsWrap article.events .meta {
    display: inline-block;
    margin-bottom: 20px
}

.columnPostsWrap article.events .meta .date {
    color: #004876;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 900;
    margin-bottom: 20px
}

.columnPostsWrap article.post .excerpt {
    font-weight: 600;
    font-size: 20px;
    font-size: 2rem
}

.single .date:after {
    background: #00a7e1
}

.single .backLink {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    font-size: 4rem;
    color: #707372;
    display: block;
    line-height: 1
}

.single .backLink:hover,
.single .backLink:focus {
    color: #00a7e1
}

.single .post p:first-child,
.single .events p:first-child {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600
}

.single .post .lightGrayBG,
.single .events .lightGrayBG {
    padding: 40px 40px 50px 20px;
    position: relative
}

.single .post .contactDetails,
.single .events .contactDetails {
    width: calc(100% - 200px)
}

.single .post .contactDetails h4,
.single .events .contactDetails h4 {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.8rem
}

.single .post .contactDetails span,
.single .events .contactDetails span {
    display: block
}

.single .post .contactDetails span:last-of-type,
.single .events .contactDetails span:last-of-type {
    margin-bottom: 15px
}

.single .post .contactDetails a,
.single .events .contactDetails a {
    color: #6f7271
}

.single .post .contactDetails a:hover,
.single .post .contactDetails a:focus,
.single .events .contactDetails a:hover,
.single .events .contactDetails a:focus {
    color: #00a7e1
}

.single .post .contactDetails+a,
.single .events .contactDetails+a {
    position: absolute;
    bottom: 50px;
    right: 40px
}

.single-events .meta address,
.columnPostsWrap .meta address {
    margin-bottom: 20px;
    font-weight: 600
}

.single-events .meta address .addressLine1,
.columnPostsWrap .meta address .addressLine1 {
    display: block
}

.single-events .meta a,
.single-events .meta address,
.columnPostsWrap .meta a,
.columnPostsWrap .meta address {
    font-weight: 600
}

.lineTop,
.lineBottom {
    position: relative
}

.lineTop:before,
.lineBottom:after {
    width: 1px;
    height: 40px;
    position: absolute;
    left: 50%;
    z-index: 99;
    content: '';
    display: block
}

.lineTop.grayLine:before,
.lineBottom.grayLine:after {
    background: #b1b3b1
}

.lineTop:before {
    top: -20px
}

.lineBottom:after {
    bottom: -20px
}

.page-template-template-news-events .fixedNav ul {
    justify-content: flex-start
}

.home .hero {
    position: relative;
    min-height: calc(100vh - 120px)
}

.home .hero video#bgvid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    object-fit: cover
}

.home .hero .mobileBG {
    display: none
}

.home .hero .container {
    position: absolute;
    left: 50%;
    top: calc(50% - 40px);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.home .hero .container:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 200%;
    height: 200%;
    opacity: .5;
    -ms-transform: translate(-40%, -50%);
    -webkit-transform: translate(-40%, -50%);
    -moz-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
    content: '';
    display: block;
    background: url(images/white-faded-bg.png);
    background-size: 100% 100%;
    z-index: -1
}

.home .hero .animatedLineHeading {
    font-size: 90px;
    font-size: 9rem;
    font-weight: 100;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
    margin: 0
}

.home .hero h3 {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 300;
    color: #003054;
    margin: 0 0 20px;
    line-height: 1;
    text-transform: uppercase
}

.home .hero .bgWrap:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: -moz-linear-gradient(top, rgba(9, 46, 99, 0) 0%, #092e63 100%);
    background: -webkit-linear-gradient(top, rgba(9, 46, 99, 0) 0%, #092e63 100%);
    background: linear-gradient(to bottom, rgba(9, 46, 99, 0) 0%, #092e63 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00092e63', endColorstr='#092e63', GradientType=0);
    z-index: 0
}

.home .hero .bgWrap:before {
    z-index: 2
}

.home .hero .bgWrap .dottedBG {
    z-index: 1
}

.newsSliderWrap {
    position: relative;
    z-index: 10;
    margin-top: -100px;
    margin-bottom: 50px
}

.newsSliderWrap:before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 150px - 100px);
    position: absolute;
    left: 0;
    bottom: 150px;
    background: #092e63;
    z-index: -2
}

.newsSliderWrap .dottedBG {
    top: 100px;
    height: calc(100% - 50px);
    z-index: -1;
    background-position: 0 2px
}

.newsSliderWrap>.container:first-child {
    padding: 0 20px
}

.newsSliderWrap>.container:first-child h3 {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 25px;
    background: #003054;
    display: inline-block;
    margin: 0
}

.newsSliderWrap .columnWrap {
    margin: -20px 0 !important
}

.newsSliderWrap .columnWrap header,
.newsSliderWrap .columnWrap .content {
    padding: 0 !important
}

.newsSliderWrap .columnWrap header>div,
.newsSliderWrap .columnWrap .content>div {
    padding: 40px
}

.newsSliderWrap article .container:before {
    content: '';
    display: block;
    width: calc(100% - 40px);
    border-top: 10px solid #00a7e1;
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 2
}

.newsSliderWrap header {
    position: relative;
    background: #00a7e1
}

.newsSliderWrap header .dottedBG {
    top: 0;
    height: 100%;
    z-index: 0
}

.newsSliderWrap header a {
    color: #fff
}

.newsSliderWrap header a:hover,
.newsSliderWrap header a:focus {
    color: #edf1f3
}

.newsSliderWrap header h2 {
    margin: 0;
    font-weight: 300;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.3
}

.newsSliderWrap header .equalHeightsMeasure {
    position: relative;
    z-index: 3
}

.newsSliderWrap .content {
    position: relative;
    background: #edf1f3
}

.newsSliderWrap .content div {
    padding-bottom: 70px !important;
    font-size: 18px;
    font-size: 1.8rem
}

.newsSliderWrap .content div p:first-child {
    padding-top: 5rem
}

.newsSliderWrap .content .blockLink {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.page-template-template-about .intro .image {
    position: relative;
    height: 420px
}

.page-template-template-about .teamSection .smallHeading {
    margin-top: 0
}

.page-template-template-about .teamMembers .bioWrap h4,
.page-template-template-about .teamMembers .bioWrap .title {
    color: #003054
}

.page-template-template-about .teamMembers .bioWrap .title {
    font-weight: 900;
    margin-bottom: 40px
}

.page-template-template-about .teamMembers .bioWrap.hasImg .img {
    width: 30%;
    padding-bottom: 29%;
    position: absolute;
    left: 0px;
    top: 0
}

.page-template-template-about .teamMembers .bioWrap.hasImg .bio {
    width: 70%;
    margin-left: 30%;
    padding: 0 30px 0 30px
}

.page-template-template-programs .section2 .columnWrap {
    margin-top: 30px !important
}

.page-template-template-programs .section2 .columnWrap *:last-child {
    margin-bottom: 0
}

.page-template-template-programs .section2 .sideContent ul {
    margin-bottom: 0
}

.page-template-template-programs .section2 .sideContent ul:last-child {
    margin-bottom: 0
}

.page-template-template-programs .section2 .sideContent ul+ul {
    margin-top: 20px;
    padding-top: 20px;
    position: relative
}

.page-template-template-programs .section2 .sideContent ul+ul:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background: #9abb50
}

.page-template-template-programs .section3 .columnWrap>div>*:first-child {
    margin-top: 0
}

.page-template-template-programs .section3 .columnWrap>div>*:last-child {
    margin-bottom: 0
}

.page-template-template-programs .section3 .largeText {
    font-size: 26px;
    font-size: 2.6rem
}

.page-template-template-pipeline .pipelineSection {
    position: relative;
    padding-bottom: 100px
}

.page-template-template-pipeline .pipelineSection .bgWrap {
    height: calc(100% - 75px);
    top: 50px;
    background: url(images/pipeline-bg.jpg) no-repeat;
    background-size: cover
}

.page-template-template-pipeline .pipelineSection .container {
    margin-top: -75px
}

.page-template-template-pipeline .pipelineSection .pipelineWrap {
    padding: 40px;
    background: #edf1f3
}

.page-template-template-pipeline .pipelineSection .pipelineHeader {
    margin: 0 0 15px
}

.page-template-template-pipeline .pipelineSection .candidate .left,
.page-template-template-pipeline .pipelineSection .pipelineHeader li:first-child {
    width: 255px;
    text-align: left
}

.page-template-template-pipeline .pipelineSection .pipelineHeader li {
    width: calc((100% - 255px) / 3);
    text-align: center;
    color: #818b95;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 900
}

.page-template-template-pipeline .pipelineSection .pipelineCandidates {
    margin-bottom: 0
}

.page-template-template-pipeline .pipelineSection .candidate {
    position: relative;
    margin-bottom: 15px;
    border-top: 10px solid
}

.page-template-template-pipeline .pipelineSection .candidate:last-child {
    margin-bottom: 0
}

.page-template-template-pipeline .pipelineSection .candidate.darkBlue {
    border-color: #003054
}

.page-template-template-pipeline .pipelineSection .candidate.lightBlue {
    border-color: #00a7e1
}

.page-template-template-pipeline .pipelineSection .candidate.green {
    border-color: #9abb50
}

.page-template-template-pipeline .pipelineSection .candidate.orange {
    border-color: #e49637
}

.page-template-template-pipeline .pipelineSection .candidate.darkGray {
    border-color: #707372
}

.page-template-template-pipeline .pipelineSection .candidate.teal {
    border-color: #8ccabe
}

.page-template-template-pipeline .pipelineSection .candidate .left {
    padding: 20px;
    background: #fff;
    color: #003054
}

.page-template-template-pipeline .pipelineSection .candidate .left h3 {
    color: #003054;
    margin: 0 0 10px
}

.page-template-template-pipeline .pipelineSection .candidate .left .indication {
    font-weight: 300;
    font-size: 26px;
    font-size: 2.6rem;
    display: block;
    line-height: 1
}

.page-template-template-pipeline .pipelineSection .candidate .right {
    position: absolute;
    left: 255px;
    top: 0;
    height: 100%;
    background: #d1dde1;
    width: calc(100% - 255px)
}

.page-template-template-pipeline .pipelineSection .candidate .right:before,
.page-template-template-pipeline .pipelineSection .candidate .right:after {
    content: '';
    display: block;
    width: 33.3333%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #edf1f3
}

.page-template-template-pipeline .pipelineSection .candidate .right:before {
    left: 33.3333%
}

.page-template-template-pipeline .pipelineSection .candidate .right:after {
    left: 60%;
    opacity: 0
}

.page-template-template-pipeline .pipelineSection .candidate .right .progressBar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 50px;
    width: 0
}

.page-template-template-pipeline .pipelineSection .candidate .right .progressBar .year {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 14px;
    font-size: 1.4rem;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
    font-weight: 900
}

.page-template-template-clinical-trials .section2 .contentOuter {
    background: url(images/clinical-trials-bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 75px
}

.page-template-template-clinical-trials .section2 h2 {
    margin: 20px 0
}

.page-template-template-clinical-trials .section2 .columnWrap {
    margin: 0 0 20px !important
}

.page-template-template-clinical-trials .section2 .columnWrap>div>div {
    height: 100%;
    padding: 30px
}

.page-template-template-clinical-trials .section2 .columnWrap>div>div h3 {
    margin-top: 0
}

.page-id-20 .calloutSidebar {
    display: none
}

.page-id-20 .intro .twoThirds {
    width: 100% !important
}

.widePostsLayout {
    margin-bottom: 50px
}

.widePostsLayout a {
    display: block;
    margin-bottom: 10px;
    background-color: #edf1f3;
    padding: 30px 0 30px 30px;
    position: relative
}

.widePostsLayout a .date,
.widePostsLayout a .source,
.widePostsLayout a h2 {
    max-width: calc(100% - 200px);
    margin: 0
}

.widePostsLayout a .date,
.widePostsLayout a .source {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 900
}

.widePostsLayout a:after,
.widePostsLayout a:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.widePostsLayout a:before {
    width: 120px;
    height: 100%;
    right: 0;
    top: 0;
    background: #b5c6cd;
    z-index: 1
}

.widePostsLayout a.newsPost:after {
    content: '';
    display: block;
    width: 80px;
    height: 40px;
    border: 1px solid #fff;
    background-color: #a3bac3;
    background-image: url(../images/icon-download.png);
    background-repeat: no-repeat;
    background-size: auto 70%;
    background-position: center;
    right: 20px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2
}

.widePostsLayout a:hover,
.widePostsLayout a:focus {
    background-color: #d6e0e4;
    background-image: url(../images/dotted-bg.png)
}

.widePostsLayout a:hover:before,
.widePostsLayout a:hover:after,
.widePostsLayout a:focus:before,
.widePostsLayout a:focus:after {
    opacity: 1
}

.widePostsLayout a.newsPost:after {
    content: 'View';
    background-image: none;
    width: auto;
    height: auto;
    padding: 10px 20px;
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    font-size: 1.2rem
}

.page-template-template-publications .paddingSection .container:before {
    content: '';
    display: block;
    width: calc(100% - 40px);
    height: 1px;
    position: absolute;
    top: 0;
    left: 20px;
    background: #b1b3b1
}

.page-template-template-publications .paddingSection .container:first-child:before {
    display: none
}

.page-template-template-contact .mapWrap {
    margin-bottom: 50px
}

.page-template-template-contact .mapWrap .oneHalf {
    z-index: 2;
    min-height: 400px
}

.page-template-template-contact .mapWrap .oneHalf:before {
    content: '';
    display: block;
    top: 15px;
    bottom: 15px;
    z-index: -1;
    position: absolute
}

.page-template-template-contact .mapWrap .oneHalf:first-child {
    padding: 50px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600
}

.page-template-template-contact .mapWrap .oneHalf:first-child>div,
.page-template-template-contact .mapWrap .oneHalf:first-child>address {
    padding-left: 35px;
    position: relative
}

.page-template-template-contact .mapWrap .oneHalf:first-child>div:before,
.page-template-template-contact .mapWrap .oneHalf:first-child>address:before {
    content: '';
    display: block;
    position: absolute;
    top: .3em;
    left: 0;
    background-image: url(images/contact-icons-sprite.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 20px;
    height: 20px
}

.page-template-template-contact .mapWrap .oneHalf:first-child address:before {
    background-position: left
}

.page-template-template-contact .mapWrap .oneHalf:first-child .email:before {
    background-position: 45% 0
}

.page-template-template-contact .mapWrap .oneHalf:first-child .social:before {
    background-position: 102% 0
}

.page-template-template-contact .mapWrap .oneHalf:first-child .social h4 {
    margin-bottom: 15px
}

.page-template-template-contact .mapWrap .oneHalf:first-child .social .socialList li a {
    width: 33px;
    height: 33px;
    background-color: #00a7e1 !important
}

.page-template-template-contact .mapWrap .oneHalf:first-child .social .socialList li a:hover,
.page-template-template-contact .mapWrap .oneHalf:first-child .social .socialList li a:focus {
    background-color: #707372 !important
}

.page-template-template-contact .mapWrap .oneHalf:first-child:before {
    left: 15px;
    right: 0;
    background: #edf1f3
}

.page-template-template-contact .mapWrap .oneHalf:last-child:before {
    right: 15px;
    left: 0;
    background: #00a7e1
}

.page-template-template-contact .mapWrap .oneHalf:last-child iframe {
    position: absolute;
    left: 0;
    top: 15px;
    height: calc(100% - 30px);
    width: calc(100% - 15px);
    border: none;
    mix-blend-mode: luminosity
}

.page-template-template-contact .wpcf7 input[type="submit"] {
    color: #003054;
    border-color: #003054
}

.page-template-template-contact .wpcf7 input[type="submit"]:hover,
.page-template-template-contact .wpcf7 input[type="submit"]:focus {
    color: #00a7e1;
    border-color: #00a7e1
}

.page-template-template-contact .additionalContacts {
    margin: 50px 0
}

.page-template-template-contact .additionalContacts .title {
    font-weight: 900
}

.page-template-template-contact .additionalContacts div p:first-child {
    margin-top: 0
}

.page-template-template-contact .additionalContacts div p:last-child {
    margin-bottom: 0
}

.page-template-template-patient-resources .overlapElement {
    padding-bottom: 60px;
    margin-bottom: 50px
}

.page-template-template-patient-resources .overlapElement h2:after {
    background: #00a7e1
}

.page-template-template-patient-resources .overlapElement a {
    display: block;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    padding: 20px 60px 20px 20px;
    font-weight: 600;
    color: #707372;
    font-size: 20px;
    font-size: 2rem
}

.page-template-template-patient-resources .overlapElement a:last-child {
    margin-bottom: 0
}

.page-template-template-patient-resources .overlapElement a:after {
    position: absolute;
    content: '';
    display: block;
    right: 25px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 20px;
    height: 15px;
    background: url(images/icon-arrow-right.png) no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: right 0.2s ease-in-out;
    transition: right 0.2s ease-in-out
}

.page-template-template-patient-resources .overlapElement a:hover,
.page-template-template-patient-resources .overlapElement a:focus {
    color: #00a7e1
}

.page-template-template-patient-resources .overlapElement a:hover:after,
.page-template-template-patient-resources .overlapElement a:focus:after {
    right: 20px
}

.page-template-template-patient-resources #masthead .blockLink {
    background: #00a7e1;
    border: none;
    color: #fff !important
}

.page-template-template-patient-resources #masthead .blockLink:hover,
.page-template-template-patient-resources #masthead .blockLink:focus {
    background: #003054
}

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

.bypostauthor {
    display: block
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999
}

.admin-bar #masthead {
    top: 32px
}

#masthead .container {
    padding: 10px 20px
}

.site-branding {
    display: block;
    width: 252px;
    position: relative;
    -webkit-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out
}

.site-branding .site-title,
.site-branding a {
    display: block;
    width: 100%;
    margin: 0
}

.site-branding a {
    padding-bottom: 40%;
    background: url(../images/decoy-tx-logo.png) no-repeat;
    background-size: contain;
    background-position: left center
}

.site-branding a:hover,
.site-branding a:focus {
    opacity: .7
}

#masthead .right {
    position: absolute;
    right: 20px;
    bottom: 50px;
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -webkit-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out
}

#masthead .right a {
    margin: 0
}

#masthead .right .blockLink:hover,
#masthead .right .blockLink:focus {
    background: #00a7e1;
    border-color: #00a7e1;
    color: #fff
}

#masthead .right .searchToggle {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: 200px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 1;
    font-size: 25px;
    font-size: 2.5rem
}

#masthead .right .searchToggle:hover,
#masthead .right .searchToggle:focus {
    opacity: .7
}

#masthead .right .searchToggle .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#masthead .right .searchToggle .icon:last-child {
    display: none
}

#masthead .right .headerFormWrap {
    display: none;
    position: absolute;
    right: 240px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    white-space: nowrap
}

#masthead .right .headerFormWrap input[type="search"] {
    padding: 5px 12px;
    position: relative;
    top: 2px;
    border: 1px solid #00a7e1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#masthead .right .headerFormWrap input {
    margin: 0
}

#masthead.scrolledHeader .site-branding {
    width: 100px
}

#masthead.scrolledHeader .main-navigation #primary-menu>li {
    padding-bottom: 17px
}

#masthead.scrolledHeader .main-navigation ul li:hover>ul,
#masthead.scrolledHeader .main-navigation ul li.focus>ul {
    top: calc(100% - 10px)
}

#masthead.scrolledHeader .right {
    bottom: 30px
}

.pageHeader {
    position: relative;
    height: 400px;
    background: #003054
}

.pageHeader .container {
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.pageHeader .container h1,
.pageHeader .container h2 {
    color: #fff;
    font-size: 90px;
    font-size: 7rem;
    line-height: 1;
    margin: 0 0 50px;
    font-weight: 300;
    text-transform: uppercase
}

#colophon {
    font-size: 13px;
    font-size: 1.3rem;
    color: #707372;
    padding: 35px 20px 50px
}

#colophon:before {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    display: block;
    background: #707372;
    position: absolute;
    top: 0;
    left: 20px
}

#colophon a {
    color: #707372
}

#colophon a:focus,
#colophon a:hover {
    color: #707372
}

#colophon .top {
    margin-bottom: 30px
}

#colophon .site-branding {
    width: 16%;
    float: left
}

#colophon .footerNav {
    float: left;
    width: calc(100% - 16% - 201px);
    padding: 0 60px
}

#colophon .footerNav ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}

#colophon .footerNav ul#footer-menu>li {
    float: left;
    margin: 0 15px
}

#colophon .footerNav ul#footer-menu>li>a {
    font-weight: 600
}

#colophon .footerNav ul li {
    margin-top: 5px
}

#colophon .right {
    float: right;
    text-align: right;
    width: 200px
}

#colophon .bottom span {
    float: left
}

#colophon .bottom a {
    float: right
}

.socialList {
    position: relative
}

.socialList li {
    display: inline-block;
    margin: 0 5px
}

.socialList li:last-child {
    margin-right: 0
}

.socialList li:first-child {
    margin-left: 0
}

.socialList li a {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #707372;
    background-image: url(../images/social-icons-white.png);
    background-repeat: no-repeat;
    background-size: auto 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -99999999px
}

.socialList li a.facebook {
    background-position: -21% center
}

.socialList li a.twitter {
    background-position: 44% center
}

.socialList li a.linkedin {
    background-position: 114% center
}

.socialList li a:hover,
.socialList li a:focus {
    background-color: #b1b3b1
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: fixed;
    z-index: 99;
    display: none
}

.modal h3 {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 400
}

.modal>span {
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
    background: #fff;
    position: absolute
}

.modalContentWrap {
    width: 90%;
    max-width: 1160px;
    max-height: calc(100vh - 200px);
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 50px;
    z-index: 99999;
    background: #edf1f3
}

.modalContent {
    overflow-y: auto;
    height: 100%;
    width: 100%;
    max-height: calc(100vh - 200px - 100px)
}

.modalContent>h2:nth-child(2n) {
    margin-top: 0
}

.modalClose {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    text-indent: -99999px;
    overflow: hidden;
    height: 30px;
    width: 30px;
    font-size: 30px;
    font-size: 3rem;
    color: #707372
}

.modalClose:hover,
.modalClose:focus {
    color: #00a7e1
}

.modalClose:after {
    content: "\e680";
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-indent: 0
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.bgWrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    user-select: none
}

.bgWrap:before {
    content: '';
    display: block
}

.bgWrap img {
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover, object-position: center';
    width: 100%;
    height: 100%
}

.bx-controls {
    text-align: center;
    margin: 30px 0 10px
}

.bx-controls .bx-pager-item {
    display: inline-block;
    margin: 0 5px
}

.bx-controls .bx-pager-item a {
    text-indent: -99999px;
    overflow: hidden;
    display: block;
    width: 30px;
    height: 6px;
    background: #b1b3b1
}

.bx-controls .bx-pager-item a:focus,
.bx-controls .bx-pager-item a:hover,
.bx-controls .bx-pager-item a.active {
    background: #00a7e1
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

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

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

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

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

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

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

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

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

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

@media only screen and (max-width: 1200px) {
    #colophon .right {
        float: none;
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 50px
    }
    #colophon .site-branding {
        float: none;
        margin: 0 auto 30px;
        width: 200px
    }
    #colophon .footerNav {
        clear: both;
        width: 100%;
        text-align: center;
        padding: 0
    }
    #colophon .footerNav ul#footer-menu>li {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    .main-navigation {
        pointer-events: none;
        width: 100%;
        height: 100%;
        left: 0
    }
    .main-navigation .menu-toggle,
    .main-navigation .menu-main-navigation-container {
        pointer-events: auto
    }
    .main-navigation .menu-toggle {
        display: block;
        position: absolute;
        right: 20px;
        top: 50%;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
        padding: 0;
        border: none;
        width: 30px;
        height: 30px;
        font-size: 26px !important;
        font-size: 2.6rem !important;
        outline: none !important;
        color: #3d3934
    }
    .main-navigation .menu-toggle:hover,
    .main-navigation .menu-toggle:focus {
        color: #00a7e1
    }
    .main-navigation .menu-toggle i {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .main-navigation .menu-toggle i:last-child {
        display: none
    }
    .main-navigation .menu-main-navigation-container {
        position: absolute;
        right: 0;
        top: 100%;
        height: calc(100vh - 120px);
        max-width: 100%;
        width: 400px;
        overflow: auto;
        background-color: #004876;
        -ms-transform: translate(101%, 0);
        -webkit-transform: translate(101%, 0);
        -moz-transform: translate(101%, 0);
        transform: translate(101%, 0);
        -webkit-transition: height 0.2s ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out;
        transition: height 0.2s ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out
    }
    .main-navigation .menu-main-navigation-container:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: url(images/dotted-bg.png);
        opacity: .25
    }
    .main-navigation #primary-menu {
        padding: 30px;
        position: relative;
        z-index: 2
    }
    .main-navigation #primary-menu>li {
        float: none;
        margin: 0 0 15px;
        padding: 0
    }
    .main-navigation #primary-menu>li>a {
        font-size: 22px;
        font-size: 2.2rem;
        color: #fff;
        position: relative
    }
    .main-navigation #primary-menu>li.focus>a:after {
        width: 50px
    }
    .main-navigation #primary-menu li.focus>a,
    .main-navigation #primary-menu li:focus>a,
    .main-navigation #primary-menu li>a:hover,
    .main-navigation #primary-menu li>a:focus {
        color: #00a7e1
    }
    .main-navigation #primary-menu ul {
        position: relative;
        top: 0 !important;
        padding: 0;
        background: none;
        width: 100%;
        display: none;
        left: 0;
        margin: 10px 0 0
    }
    .main-navigation #primary-menu ul li {
        padding: 0;
        width: 100%;
        margin: 0 0 10px
    }
    .main-navigation #primary-menu ul li a {
        color: #fff
    }
    #masthead .main-navigation .right {
        position: relative;
        top: 0;
        right: 0;
        text-align: left;
        padding: 0 30px 30px;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
    #masthead .main-navigation .right .searchToggle {
        position: relative;
        right: 0;
        top: 0;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        font-size: 50px;
        font-size: 5rem;
        width: 40px;
        height: 40px
    }
    #masthead .main-navigation .right .searchToggle:hover,
    #masthead .main-navigation .right .searchToggle:focus {
        color: #fff
    }
    #masthead .main-navigation .right .searchToggle .icon:before {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    #masthead .main-navigation .right .headerFormWrap {
        position: relative;
        right: 0;
        top: 0;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
    #masthead .main-navigation .right .blockLink {
        margin-top: 25px
    }
    #masthead .main-navigation .right .blockLink,
    #masthead .main-navigation .right input[type="submit"] {
        color: #fff !important
    }
    #masthead .main-navigation .right .blockLink:hover,
    #masthead .main-navigation .right .blockLink:focus,
    #masthead .main-navigation .right input[type="submit"]:hover,
    #masthead .main-navigation .right input[type="submit"]:focus {
        border-color: #fff
    }
    .main-navigation.toggled .menu-main-navigation-container {
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    #masthead.scrolledHeader .main-navigation .menu-main-navigation-container {
        height: calc(100vh - 60px)
    }
    #masthead.scrolledHeader .main-navigation #primary-menu>li {
        padding-bottom: 0
    }
    .columnLinks.large .content {
        padding-top: 50px;
        padding-bottom: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-box-orient: horizontal;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-align-content: center;
        align-content: center
    }
    .columnLinks.large .content>div {
        position: relative;
        top: 0;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 0 0 20px;
        width: 100%
    }
    .columnLinks.large .content>.blockLink {
        position: relative;
        bottom: 0
    }
    .columnLinks .content h4 {
        font-size: 26px;
        font-size: 2.6rem
    }
    .largeText,
    .intro .smallHeading+p:first-of-type,
    .page-template-template-clinical-trials .intro .columnWrap>div:first-child p:first-child,
    .page-template-template-patient-resources .intro .columnWrap>div:first-child p:first-child {
        font-size: 26px;
        font-size: 2.6rem
    }
}

@media only screen and (max-width: 1024px) {
    body .laptop-oneFull {
        width: 100% !important
    }
    body .laptop-oneHalf {
        width: 50% !important
    }
    body .laptop-oneThird {
        width: 33.333333% !important
    }
    body .laptop-twoThirds {
        width: 66.66666% !important
    }
    body .laptop-oneQuarter {
        width: 25% !important
    }
    body .laptop-threeQuarters {
        width: 75% !important
    }
    body .laptop-oneFifth {
        width: 20% !important
    }
    body .laptop-twoFifths {
        width: 40% !important
    }
    body .laptop-threeFifths {
        width: 60% !important
    }
    body .laptop-fourFifths {
        width: 80% !important
    }
    body .laptop-oneSixth {
        width: 16.66666% !important
    }
    body .laptop-fiveSixths {
        width: 83.33333% !important
    }
    body .offset-laptop-none {
        margin-left: 0 !important
    }
    body .offset-laptop-oneHalf {
        margin-left: 50% !important
    }
    body .offset-laptop-oneThird {
        margin-left: 33.33333333% !important
    }
    body .offset-laptop-twoThirds {
        margin-left: 66.66666666% !important
    }
    body .offset-laptop-oneQuarter {
        margin-left: 25% !important
    }
    body .offset-laptop-threeQuarters {
        margin-left: 75% !important
    }
    body .offset-laptop-oneFifth {
        margin-left: 20% !important
    }
    body .offset-laptop-twoFifths {
        margin-left: 40% !important
    }
    body .offset-laptop-threeFifths {
        margin-left: 60% !important
    }
    body .offset-laptop-fourFifths {
        margin-left: 80% !important
    }
    body .offset-laptop-oneSixth {
        margin-left: 16.66666666% !important
    }
    body .offset-laptop-fiveSixths {
        margin-left: 83.33333333% !important
    }
    body .offset-laptop-oneEighth {
        margin-left: 12.5%
    }
    body .offset-laptop-oneTenth {
        margin-left: 10%
    }
    body .offset-laptop-oneTwelfth {
        margin-left: 8.333333333%
    }
    body .laptop-noFlex {
        display: block
    }
    body .laptop-textAlignCenter {
        text-align: center !important
    }
    .newsSliderWrap header h2 {
        font-size: 26px;
        font-size: 2.6rem
    }
    .fixedNav {
        font-size: 12px;
        font-size: 1.2rem
    }
    .fixedNav li {
        margin: 0 8px
    }
    .columnLinks .content h4 {
        font-size: 22px;
        font-size: 2.2rem
    }
    .columnLinks.small .linkItem {
        width: 100%
    }
    .page-template-template-about .intro .image,
    .banner,
    .pageHeader {
        height: 325px
    }
    .calloutSidebar .content,
    .page-template-template-pipeline .pipelineSection .candidate .left .indication {
        font-size: 20px;
        font-size: 2rem
    }
    .page-template-template-pipeline .pipelineSection .candidate .left h3,
    .page-template-template-pipeline .pipelineSection .pipelineHeader li {
        font-size: 10px;
        font-size: 1rem
    }
    .page-template-template-pipeline .pipelineSection .candidate .left,
    .page-template-template-pipeline .pipelineSection .pipelineHeader li:first-child {
        width: 190px
    }
    .page-template-template-pipeline .pipelineSection .pipelineHeader li {
        width: calc((100% - 190px) / 5)
    }
    .page-template-template-pipeline .pipelineSection .candidate .right {
        left: 190px;
        width: calc(100% - 190px)
    }
}

@media only screen and (max-width: 768px) {
    body .tablet-noFlex {
        display: block
    }
    body .tablet-oneFull {
        width: 100% !important
    }
    body .tablet-oneHalf {
        width: 50% !important
    }
    body .tablet-oneThird {
        width: 33.333333% !important
    }
    body .tablet-twoThirds {
        width: 66.66666% !important
    }
    body .tablet-oneQuarter {
        width: 25% !important
    }
    body .tablet-threeQuarters {
        width: 75% !important
    }
    body .tablet-oneFifth {
        width: 20% !important
    }
    body .tablet-twoFifths {
        width: 40% !important
    }
    body .tablet-threeFifths {
        width: 60% !important
    }
    body .tablet-fourFifths {
        width: 80% !important
    }
    body .tablet-oneSixth {
        width: 16.66666% !important
    }
    body .tablet-fiveSixths {
        width: 83.33333% !important
    }
    body .offset-tablet-none {
        margin-left: 0% !important
    }
    body .offset-tablet-oneHalf {
        margin-left: 50% !important
    }
    body .offset-tablet-oneThird {
        margin-left: 33.33333333% !important
    }
    body .offset-tablet-twoThirds {
        margin-left: 66.66666666% !important
    }
    body .offset-tablet-oneQuarter {
        margin-left: 25% !important
    }
    body .offset-tablet-threeQuarters {
        margin-left: 75% !important
    }
    body .offset-tablet-oneFifth {
        margin-left: 20% !important
    }
    body .offset-tablet-twoFifths {
        margin-left: 40% !important
    }
    body .offset-tablet-threeFifths {
        margin-left: 60% !important
    }
    body .offset-tablet-fourFifths {
        margin-left: 80% !important
    }
    body .offset-tablet-oneSixth {
        margin-left: 16.66666666% !important
    }
    body .offset-tablet-fiveSixths {
        margin-left: 83.33333333% !important
    }
    body .offset-tablet-oneEighth {
        margin-left: 12.5%
    }
    body .offset-tablet-oneTenth {
        margin-left: 10%
    }
    body .offset-tablet-oneTwelfth {
        margin-left: 8.333333333%
    }
    body .tablet-textAlignCenter {
        text-align: center !important
    }
    .home .hero .animatedLineHeading {
        font-size: 60px;
        font-size: 6rem
    }
    .home .hero h3 {
        font-size: 30px;
        font-size: 3rem
    }
    .home .hero video#bgvid {
        display: none
    }
    .home .hero .mobileBG {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(videos/front-page-poster-mobile.jpg);
        background-size: cover;
        background-position: center
    }
    .newsSliderWrap header {
        height: auto !important
    }
    .newsSliderWrap .content div p:first-child {
        padding-top: 0
    }
    #colophon .flexWrap {
        display: block
    }
    #colophon .site-branding {
        margin: 0 0 30px;
        width: 150px
    }
    #colophon .footerNav {
        width: auto;
        text-align: left;
        float: none
    }
    #colophon .footerNav ul#footer-menu>li {
        width: 100%;
        margin: 0 0 15px
    }
    #colophon .right {
        width: auto;
        text-align: right;
        position: absolute;
        top: 20px;
        right: 20px;
        margin: 0
    }
    #colophon .right .socialList {
        margin-bottom: 40px
    }
    #colophon .bottom {
        text-align: left
    }
    #colophon .bottom span,
    #colophon .bottom a {
        float: none
    }
    #colophon .bottom span {
        display: block;
        margin-bottom: 10px
    }
    .pageHeader .container h1,
    .pageHeader .container h2 {
        font-size: 55px;
        font-size: 5.5rem;
        margin-bottom: 20px
    }
    .page-template-template-about .intro .image,
    .banner,
    .pageHeader {
        height: 250px
    }
    .columnLinks .image,
    .columnLinks .content {
        width: 100%
    }
    .columnLinks .content {
        order: 2
    }
    .columnLinks.large li {
        margin-bottom: 10px
    }
    .columnLinks.large li .content {
        padding: 20px
    }
    .columnLinks.large li .content:before {
        display: none
    }
    .columnLinks.large li .image {
        padding-bottom: 40%
    }
    .calloutSidebar .image {
        padding-bottom: 30%
    }
    .page-template-template-pipeline .pipelineSection .pipelineHeader li:first-child {
        display: none
    }
    .page-template-template-pipeline .pipelineSection .pipelineHeader li {
        width: 20%;
        font-size: 8px;
        font-size: .8rem
    }
    .page-template-template-pipeline .pipelineSection .candidate .left {
        width: 100%;
        padding: 10px 20px
    }
    .page-template-template-pipeline .pipelineSection .candidate .left h3 {
        margin-bottom: 0
    }
    .page-template-template-pipeline .pipelineSection .candidate .right {
        position: relative;
        left: 0;
        width: 100%;
        height: 40px
    }
    .page-template-template-pipeline .pipelineSection .candidate .right .progressBar {
        height: 30px
    }
    .widePostsLayout a {
        padding: 30px
    }
    .widePostsLayout a .date,
    .widePostsLayout a .source,
    .widePostsLayout a h2 {
        max-width: 100%
    }
    .widePostsLayout a:before,
    .widePostsLayout a:after {
        display: none !important
    }
    .columnPostsWrap article.post .excerpt,
    .single .post p:first-child,
    .single .events p:first-child {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 300
    }
    .page-template-template-contact .mapWrap .oneHalf {
        min-height: 0
    }
    .page-template-template-contact .mapWrap .oneHalf:before {
        left: 15px !important;
        right: 15px !important
    }
    .page-template-template-contact .mapWrap .oneHalf:first-child {
        padding: 30px;
        font-size: 18px;
        font-size: 1.8rem
    }
    .page-template-template-contact .mapWrap .oneHalf:first-child>div,
    .page-template-template-contact .mapWrap .oneHalf:first-child>address {
        padding-left: 0
    }
    .page-template-template-contact .mapWrap .oneHalf:first-child>div:before,
    .page-template-template-contact .mapWrap .oneHalf:first-child>address:before {
        display: none
    }
    .page-template-template-contact .mapWrap .oneHalf.map {
        height: 300px
    }
    .page-template-template-contact .mapWrap .oneHalf.map iframe {
        left: 15px !important;
        width: calc(100% - 30px)
    }
}

@media only screen and (max-width: 650px) {
    body .small-oneFull {
        width: 100% !important
    }
    body .small-oneHalf {
        width: 50% !important
    }
    body .small-oneThird {
        width: 33.333333% !important
    }
    body .small-twoThirds {
        width: 66.66666% !important
    }
    body .small-oneQuarter {
        width: 25% !important
    }
    body .small-threeQuarters {
        width: 75% !important
    }
    body .small-oneFifth {
        width: 20% !important
    }
    body .small-twoFifths {
        width: 40% !important
    }
    body .small-threeFifths {
        width: 60% !important
    }
    body .small-fourFifths {
        width: 80% !important
    }
    body .small-oneSixth {
        width: 16.66666% !important
    }
    body .small-fiveSixths {
        width: 83.33333% !important
    }
    body .offset-small-none {
        margin-left: 0 !important
    }
    body .offset-small-oneHalf {
        margin-left: 50% !important
    }
    body .offset-small-oneThird {
        margin-left: 33.33333333% !important
    }
    body .offset-small-twoThirds {
        margin-left: 66.66666666% !important
    }
    body .offset-small-oneQuarter {
        margin-left: 25% !important
    }
    body .offset-small-threeQuarters {
        margin-left: 75% !important
    }
    body .offset-small-oneFifth {
        margin-left: 20% !important
    }
    body .offset-small-twoFifths {
        margin-left: 40% !important
    }
    body .offset-small-threeFifths {
        margin-left: 60% !important
    }
    body .offset-small-fourFifths {
        margin-left: 80% !important
    }
    body .offset-small-oneSixth {
        margin-left: 16.66666666% !important
    }
    body .offset-small-fiveSixths {
        margin-left: 83.33333333% !important
    }
    body .offset-small-oneEighth {
        margin-left: 12.5%
    }
    body .offset-small-oneTenth {
        margin-left: 10%
    }
    body .offset-small-oneTwelfth {
        margin-left: 8.333333333%
    }
    body .small-noFlex {
        display: block
    }
    .fixedNav {
        height: 48px
    }
    .fixedNav .container {
        padding: 0;
        pointer-events: none
    }
    .fixedNav .trigger {
        position: absolute;
        display: block;
        top: 15px;
        right: 20px;
        height: 20px;
        width: 20px;
        font-size: 40px;
        font-size: 4rem;
        pointer-events: auto
    }
    .fixedNav .trigger span,
    .fixedNav .trigger span:before {
        position: absolute;
        left: 50%;
        top: 50%;
        line-height: 1;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .fixedNav .trigger span:last-child {
        display: none
    }
    .fixedNav .container.mobileActive {
        pointer-events: auto
    }
    .fixedNav .container.mobileActive li {
        opacity: 1;
        visibility: visible
    }
    .fixedNav li {
        opacity: 0;
        visibility: hidden;
        width: 100%;
        text-align: left;
        padding: 0 60px 0 20px;
        background: #edf1f3;
        order: 1;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }
    .fixedNav li:last-child,
    .fixedNav li.active {
        border-bottom: none
    }
    .fixedNav li:after {
        display: none
    }
    .fixedNav li a {
        padding: 15px 0;
        position: relative;
        display: inline-block;
        -webkit-transition: none;
        transition: none;
        color: #00a7e1
    }
    .fixedNav li a:after {
        position: absolute;
        bottom: 0;
        height: 5px;
        width: 100%;
        background: #00a7e1;
        content: '';
        display: block;
        opacity: 0
    }
    .fixedNav li a:hover,
    .fixedNav li a:focus {
        color: #003054
    }
    .fixedNav li.active {
        opacity: 1;
        visibility: visible;
        order: 0;
        background: #003054;
        pointer-events: auto
    }
    .fixedNav li.active a {
        color: #fff
    }
    .fixedNav li.active a:after {
        opacity: 1
    }
    .fixedNav li.active a:focus,
    .fixedNav li.active a:hover {
        color: #00a7e1
    }
    .page-template-template-programs-overview .fixedNav,
    .page-template-template-programs-overview .placeholder {
        display: none !important
    }
    .largeText,
    .intro .smallHeading+p:first-of-type,
    .page-template-template-clinical-trials .intro .columnWrap>div:first-child p:first-child,
    .page-template-template-patient-resources .intro .columnWrap>div:first-child p:first-child,
    .blockHeading,
    .page-template-template-programs .section3 .largeText,
    .mediumHeading {
        font-size: 22px;
        font-size: 2.2rem
    }
    .page-template-template-about .teamMembers .bioWrap.hasImg .img {
        position: relative;
        margin: 0 auto
    }
    .page-template-template-about .teamMembers .bioWrap.hasImg .bio {
        margin: 20px 0 0;
        width: 100%;
        padding: 0
    }
    .columnLinks .linkItem h4 {
        font-size: 26px;
        font-size: 2.6rem
    }
    .site-branding {
        width: 180px
    }
    #page {
        padding-top: 90px
    }
    .main-navigation .menu-main-navigation-container {
        height: calc(100vh - 90px)
    }
    .home .hero {
        height: calc(100vh - 91px)
    }
    .home .hero .bgWrap:after {
        height: 50%;
        background: -moz-linear-gradient(top, rgba(9, 46, 99, 0) 0%, #092e63 50%, #092e63 100%);
        background: -webkit-linear-gradient(top, rgba(9, 46, 99, 0) 0%, #092e63 50%, #092e63 100%);
        background: linear-gradient(to bottom, rgba(9, 46, 99, 0) 0%, #092e63 50%, #092e63 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00092e63', endColorstr='#092e63', GradientType=0)
    }
    .home .hero .container {
        top: auto;
        bottom: 30px;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .home .hero .container:before {
        display: none
    }
    .home .hero .animatedLineHeading {
        font-size: 50px;
        font-size: 5rem
    }
    .home .hero h3 {
        font-size: 24px;
        font-size: 2.4rem;
        color: #fff
    }
    .home .hero .blockLink {
        color: #00a7e1;
        border-color: #00a7e1
    }
    .home .hero .blockLink:hover,
    .home .hero .blockLink:focus {
        color: #fff;
        border-color: #fff
    }
    .page-template-template-patient-resources .overlapElement a {
        font-size: 16px;
        font-size: 1.6rem
    }
    .newsSliderWrap {
        margin-top: 0
    }
    .newsSliderWrap:before {
        height: 100px;
        top: 0;
        bottom: auto
    }
    .newsSliderWrap .dottedBG {
        top: 0
    }
    .newsSliderWrap header,
    .newsSliderWrap .columnWrap .content {
        background: #d6e0e4
    }
    .newsSliderWrap header a,
    .newsSliderWrap header span,
    .newsSliderWrap header h2 {
        color: #004876 !important
    }
    .newsSliderWrap header a:hover,
    .newsSliderWrap header a:focus {
        color: #00a7e1 !important
    }
    .newsSliderWrap header span:after {
        background: #004876 !important
    }
    .newsSliderWrap .columnWrap .content {
        height: auto !important;
        padding: 0 40px 40px !important
    }
    .newsSliderWrap .columnWrap .content:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 0;
        background: url(images/dotted-bg.png);
        opacity: .5;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-position: 0 1px
    }
    .newsSliderWrap .columnWrap .content .equalHeightsMeasure {
        display: none
    }
    .newsSliderWrap .columnWrap .content .blockLink {
        position: relative;
        right: 0;
        top: 0
    }
    .bx-controls .bx-pager-item {
        margin: 0 8px
    }
    .bx-controls .bx-pager-item a {
        width: 13px;
        height: 13px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden
    }
}

@media only screen and (max-width: 480px) {
    body .phone-oneFull {
        width: 100% !important
    }
    body .phone-oneHalf {
        width: 50% !important
    }
    body .phone-oneThird {
        width: 33.333333% !important
    }
    body .phone-twoThirds {
        width: 66.66666% !important
    }
    body .phone-oneQuarter {
        width: 25% !important
    }
    body .phone-threeQuarters {
        width: 75% !important
    }
    body .phone-oneFifth {
        width: 20% !important
    }
    body .phone-twoFifths {
        width: 40% !important
    }
    body .phone-threeFifths {
        width: 60% !important
    }
    body .phone-fourFifths {
        width: 80% !important
    }
    body .phone-oneSixth {
        width: 16.66666% !important
    }
    body .phone-fiveSixths {
        width: 83.33333% !important
    }
    body .offset-phone-none {
        margin-left: 0% !important
    }
    body .offset-phone-oneHalf {
        margin-left: 50% !important
    }
    body .offset-phone-oneThird {
        margin-left: 33.33333333% !important
    }
    body .offset-phone-twoThirds {
        margin-left: 66.66666666% !important
    }
    body .offset-phone-oneQuarter {
        margin-left: 25% !important
    }
    body .offset-phone-threeQuarters {
        margin-left: 75% !important
    }
    body .offset-phone-oneFifth {
        margin-left: 20% !important
    }
    body .offset-phone-twoFifths {
        margin-left: 40% !important
    }
    body .offset-phone-threeFifths {
        margin-left: 60% !important
    }
    body .offset-phone-fourFifths {
        margin-left: 80% !important
    }
    body .offset-phone-oneSixth {
        margin-left: 16.66666666% !important
    }
    body .offset-phone-fiveSixths {
        margin-left: 83.33333333% !important
    }
    body .offset-phone-oneEighth {
        margin-left: 12.5%
    }
    body .offset-phone-oneTenth {
        margin-left: 10%
    }
    body .offset-phone-oneTwelfth {
        margin-left: 8.333333333%
    }
    body .phone-textAlignCenter {
        text-align: center !important
    }
    .page-template-template-about .intro .image,
    .banner,
    .pageHeader {
        height: 200px
    }
    .pageHeader .container h1,
    .pageHeader .container h2 {
        font-size: 35px;
        font-size: 3.5rem
    }
    article>.intro {
        padding-top: 30px
    }
    .columnLinks.small {
        text-align: center
    }
    .columnLinks.small .content {
        padding: 30px
    }
    .columnLinks.small .blockLink {
        position: relative;
        margin-top: 20px;
        top: 0;
        right: 0;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
    .paddingSection {
        padding: 30px 0
    }
    .page-template-template-pipeline .pipelineSection .container {
        margin-top: -50px
    }
    .modalContentWrap {
        padding: 50px 20px
    }
    .columnLinks .linkItem h4 {
        font-size: 22px;
        font-size: 2.2rem
    }
    .blockHeading {
        font-size: 20px;
        font-size: 2rem
    }
    .page-template-template-pipeline .pipelinOverflow {
        overflow: auto;
        margin-left: -20px;
        margin-right: -20px
    }
    .page-template-template-pipeline .pipelineWrap {
        min-width: 310px;
        padding: 50px 10px !important
    }
    .widePostsLayout a {
        padding: 20px
    }
    .widePostsLayout a .date,
    .widePostsLayout a .source {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1;
        display: block;
        margin-bottom: 10px
    }
    .widePostsLayout a h2 {
        font-size: 20px;
        font-size: 2rem
    }
    .page-template-template-clinical-trials .section2 .columnWrap>div>div {
        padding: 20px
    }
    .home .hero .animatedLineHeading {
        font-size: 40px;
        font-size: 4rem
    }
    .home .hero h3 {
        font-size: 20px;
        font-size: 2rem
    }
    .newsSliderWrap .columnWrap header>div,
    .newsSliderWrap .columnWrap .content>div {
        padding: 20px
    }
    .newsSliderWrap header h2 {
        font-size: 22px;
        font-size: 2.2rem
    }
    #colophon .right {
        position: relative;
        top: 0;
        right: 0;
        text-align: left;
        margin-top: 20px
    }
    #colophon .right .socialList {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 320px) {
    .smallphone-oneFull {
        width: 100% !important
    }
    .smallphone-oneHalf {
        width: 50% !important
    }
    .smallphone-oneThird {
        width: 33.333333% !important
    }
    .smallphone-twoThirds {
        width: 66.66666% !important
    }
    .smallphone-oneQuarter {
        width: 25% !important
    }
    .smallphone-threeQuarters {
        width: 75% !important
    }
    .smallphone-oneFifth {
        width: 20% !important
    }
    .smallphone-twoFifths {
        width: 40% !important
    }
    .smallphone-threeFifths {
        width: 60% !important
    }
    .smallphone-fourFifths {
        width: 80% !important
    }
    .smallphone-oneSixth {
        width: 16.66666% !important
    }
    .smallphone-fiveSixths {
        width: 83.33333% !important
    }
    .offset-smallphone-none {
        margin-left: 0% !important
    }
    .offset-smallphone-oneHalf {
        margin-left: 50% !important
    }
    .offset-smallphone-oneThird {
        margin-left: 33.33333333% !important
    }
    .offset-smallphone-twoThirds {
        margin-left: 66.66666666% !important
    }
    .offset-smallphone-oneQuarter {
        margin-left: 25% !important
    }
    .offset-smallphone-threeQuarters {
        margin-left: 75% !important
    }
    .offset-smallphone-oneFifth {
        margin-left: 20% !important
    }
    .offset-smallphone-twoFifths {
        margin-left: 40% !important
    }
    .offset-smallphone-threeFifths {
        margin-left: 60% !important
    }
    .offset-smallphone-fourFifths {
        margin-left: 80% !important
    }
    .offset-smallphone-oneSixth {
        margin-left: 16.66666666% !important
    }
    .offset-smallphone-fiveSixths {
        margin-left: 83.33333333% !important
    }
    .offset-smallphone-oneEighth {
        margin-left: 12.5%
    }
    .offset-smallphone-oneTenth {
        margin-left: 10%
    }
    .offset-smallphone-oneTwelfth {
        margin-left: 8.333333333%
    }
}


.nir-node--5851 .pageHeader .container h1,
.nir-node--5836 .pageHeader .container h1,
.nir-node--5986 .pageHeader .container h1,
.nir-node--5881 .pageHeader .container h1,
.nir-node--5876 .pageHeader .container h1,
.nir-node--5966 .pageHeader .container h1,
.nir-node--5981 .pageHeader .container h1,
.nir-node--5946 .pageHeader .container h1,
.nir-node--5961 .pageHeader .container h1,
.nir-node--5941 .pageHeader .container h1,
.nir-node--6031 .pageHeader .container h1,
.nir-node--5826 .pageHeader .container h1,
.nir-node--5921 .pageHeader .container h1,
.nir-node--5911 .pageHeader .container h1{
    max-width: 600px;
}

.nir-node--8101 .pageHeader .container h1{
    max-width: 550px;
}
