@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Neat Bourbon Grid System
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Basic Variables + Mixins
--------------------------------------------------------------*/
@font-face {
  font-family: 'font-mcgovern-icons';
  src: url("../../fonts/font-mcgovern-icons.eot?qxeead");
  src: url("../../fonts/font-mcgovern-icons.eot?qxeead#iefix") format("embedded-opentype"), url("../../fonts/font-mcgovern-icons.ttf?qxeead") format("truetype"), url("../../fonts/font-mcgovern-icons.woff?qxeead") format("woff"), url("../../fonts/font-mcgovern-icons.svg?qxeead#font-mcgovern-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * Breakpoints
 *
 * -- Phone   320px - 569px
 * -- Tablet  570px - 1024px
 * -- Desktop 1025-1320px
 * -- Desktop medium 1321-1679px
 * -- Desktop large starts at 1680px
 */
.cover-img-container.cover-image, .section-facts {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.featured-resercher-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }

.anchor-scroll-white, .anchor-scroll-profile {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

.brain-data-point:before, .brain-data-point:after,
.basic-data-point:before,
.basic-data-point:after,
.xlarge-data-point:before,
.xlarge-data-point:after, .basic-data-point, .xlarge-data-point {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.accordion-title {
  -webkit-transition: color 150ms linear;
  -moz-transition: color 150ms linear;
  -o-transition: color 150ms linear;
  -ms-transition: color 150ms linear;
  transition: color 150ms linear; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"], a, .localist_minicalendar_nav a.backBTN {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear; }

.localist_minicalendar_nav a, .focus-circles .arrow-back {
  -webkit-transition: background-color 150ms linear;
  -moz-transition: background-color 150ms linear;
  -o-transition: background-color 150ms linear;
  -ms-transition: background-color 150ms linear;
  transition: background-color 150ms linear; }

.mcgovern-icon, .home-taxonomy-title.with-image, .focus-circles, .mcgovern-icon-link, .mcgovern-icon-link:after, .mcgovern-icon-link:before {
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  -o-transition: all .25s linear;
  -ms-transition: all .25s linear;
  transition: all .25s linear; }

.news-post-preview > a:before, .news-post-preview > a:after, .grid-news-img-wrapper:after {
  -webkit-transition: background-color .35s ease;
  -moz-transition: background-color .35s ease;
  -o-transition: background-color .35s ease;
  -ms-transition: background-color .35s ease;
  transition: background-color .35s ease; }

.news-post-preview > a:after {
  -webkit-transition: color .35s ease;
  -moz-transition: color .35s ease;
  -o-transition: color .35s ease;
  -ms-transition: color .35s ease;
  transition: color .35s ease; }

.on-page-filter-toggle:after, #close-data-point {
  -webkit-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  -ms-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.related-thumb a:after, .related-thumb figure:after, .home #masthead.bg-transparent #site-utility-block input[type="search"], .page-template-page-research-main #masthead.bg-transparent #site-utility-block input[type="search"], .page-template-page-research-disorder-details #masthead.bg-transparent #site-utility-block input[type="search"], .profile-template-default #masthead.bg-transparent #site-utility-block input[type="search"], .utility-menu-wrapper .search-form, .home-taxonomy-title, .page-template-page-contact .social-media .links ul li a, .profile-spotlight-cta-title h2, .focus-area .focus a, .focus-area .focus a:after, .focus-area .focus a.toggled:after, .mobile-instructions-overlay {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.accordion-title, .mobile-nav-toggle, .accordion-toggle, .btn-tile-action {
  position: relative; }
  .accordion-title:after, .mobile-nav-toggle:after, .accordion-toggle:after, .btn-tile-action:after, .accordion-title:before, .mobile-nav-toggle:before, .accordion-toggle:before, .btn-tile-action:before {
    content: '';
    position: absolute;
    -webkit-transition: transform .35s ease-out, background-color .15s linear;
    -moz-transition: transform .35s ease-out, background-color .15s linear;
    -o-transition: transform .35s ease-out, background-color .15s linear;
    -ms-transition: transform .35s ease-out, background-color .15s linear;
    transition: transform .35s ease-out, background-color .15s linear;
    margin: auto; }
  .accordion-title:after, .mobile-nav-toggle:after, .accordion-toggle:after, .btn-tile-action:after {
    width: 18px;
    height: 2px; }
  .accordion-title:before, .mobile-nav-toggle:before, .accordion-toggle:before, .btn-tile-action:before {
    width: 2px;
    height: 18px; }
  .open.accordion-title:after, .open.mobile-nav-toggle:after, .open.accordion-toggle:after, .open.btn-tile-action:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg); }
  .open.accordion-title:before, .open.mobile-nav-toggle:before, .open.accordion-toggle:before, .open.btn-tile-action:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg); }

.site-footer a, .profile-info-value a {
  position: relative; }
  .site-footer a:before, .profile-info-value a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s; }
  .site-footer a:hover:before, .profile-info-value a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.section-related-news h3 a {
  color: #3E434A;
  text-decoration: none;
  /*
  text-shadow: 
   0px -2px 0 white,  0px -1px 0 white,  0px 0px 0 white,
   2px -2px 0 white,  2px -1px 0 white,  2px 0px 0 white,
  -2px -2px 0 white, -2px -1px 0 white, -2px 0px 0 white,
   1px -2px 0 white,  1px -1px 0 white,  1px 0px 0 white,
  -1px -2px 0 white, -1px -1px 0 white, -1px 0px 0 white,
   0px -2px 0 white,  0px -1px 0 white,  0px 0px 0 white;
  
  box-shadow: 
    0 -1px 0 0 white inset, 
    0 -2px 0 0 transparent inset;
*/
  transition: all .3s ease-in; }
  .section-related-news h3 a:hover {
    transition: all .3s ease-out;
    color: #009DAA; }

.brain-imaging.mcgovern-icon, .brain-imaging.home-taxonomy-title.with-image, .brain-imaging.focus-circles {
  background-image: url(../../img/brain-imaging.svg); }
.cellular-molecular-neuroscience.mcgovern-icon, .cellular-molecular-neuroscience.home-taxonomy-title.with-image, .cellular-molecular-neuroscience.focus-circles {
  background-image: url(../../img/cellular-molecular-neuroscience.svg); }
.cognitive-neuroscience.mcgovern-icon, .cognitive-neuroscience.home-taxonomy-title.with-image, .cognitive-neuroscience.focus-circles {
  background-image: url(../../img/cognitive-neuroscience.svg); }
.computational-neuroscience.mcgovern-icon, .computational-neuroscience.home-taxonomy-title.with-image, .computational-neuroscience.focus-circles {
  background-image: url(../../img/computational-neuroscience.svg); }
.genome-engineering.mcgovern-icon, .genome-engineering.home-taxonomy-title.with-image, .genome-engineering.focus-circles {
  background-image: url(../../img/genome-engineering.svg); }
.neurotechnology.mcgovern-icon, .neurotechnology.home-taxonomy-title.with-image, .neurotechnology.focus-circles {
  background-image: url(../../img/neurotechnology.svg); }
.systems-neuroscience.mcgovern-icon, .systems-neuroscience.home-taxonomy-title.with-image, .systems-neuroscience.focus-circles {
  background-image: url(../../img/systems-neuroscience.svg); }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 1.75em 0 1em; }

h1, span.page-title {
  color: #fff;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 200;
  line-height: 1.05em; }
  .entry-header h1, .entry-header span.page-title {
    margin: 0; }
  @media (min-width: 570px) {
    h1, span.page-title {
      font-size: 62px;
      font-size: 3.875rem; } }

h2 {
  color: #262C34;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.4em; }

h3 {
  color: #009DAA;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400; }

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 800;
  text-transform: uppercase; }

h5 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase; }

h6 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600; }

p {
  line-height: 1.45em;
  margin: .75em 0 1.25em; }

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

blockquote {
  color: #105EB7;
  margin: 2.8em 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.35em;
  text-align: center; }
  blockquote:before, blockquote:after {
    background-color: #105EB7;
    content: '';
    display: block;
    height: 1px;
    margin: 0 auto;
    width: 80px; }
  @media (min-width: 570px) {
    blockquote:before, blockquote:after {
      width: 140px; } }
  @media (min-width: 1025px) {
    blockquote:before, blockquote:after {
      width: 165px; } }
  blockquote p {
    margin: 1.25em 0 1.25em; }
  @media (min-width: 570px) {
    blockquote {
      font-size: 36px;
      font-size: 2.25rem;
      margin: 1.4em 0; } }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  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: 0.9375rem; }

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

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

big {
  font-size: 125%; }

a.cta-btn {
  background-color: transparent;
  border: 1px solid #105EB7;
  color: #105EB7;
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  padding: 14px 20px 13px;
  line-height: 1.25em;
  text-align: center;
  text-transform: uppercase; }
  a.cta-btn:hover, a.cta-btn:focus {
    background-color: #105EB7;
    color: #fff; }
  a.cta-btn.profile-lab-website {
    border-color: #fff; }
    a.cta-btn.profile-lab-website:hover, a.cta-btn.profile-lab-website:focus {
      background-color: #fff;
      color: #009DAA;
      text-decoration: none; }
  a.cta-btn.golden {
    border-color: #F7CB0C;
    color: #F7CB0C; }
    a.cta-btn.golden:hover, a.cta-btn.golden:focus {
      background-color: #F7CB0C;
      color: #262C34; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  height: 100%; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #262C34;
  /* Fallback for when there is no custom background color defined. */
  color: #3E434A;
  height: 100%;
  font-family: "Nunito Sans", sans-serif;
  position: relative;
  z-index: 0; }
  @media (min-width: 1025px) {
    body:after {
      background: #000;
      content: '';
      height: 122px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: -1; } }

blockquote, q {
  quotes: "" "";
  /* &:before,
  &:after {
  	content: "";
  } */ }

hr {
  background-color: #E3E3E3;
  border: 0;
  height: 1px; }

ul, ol {
  margin: 0 0.5em 1em;
  list-style: none;
  padding: 0 0 0 1.5em;
  position: relative; }
  ul li, ol li {
    margin-bottom: 5px; }
    ul li:before, ol li:before {
      content: '\25CF';
      color: #3E434A;
      padding: 0 8px;
      position: absolute;
      left: 0; }
    ul li:last-child, ol li:last-child {
      margin-bottom: 0; }

ul li:before {
  font-size: 14px;
  font-size: 0.875rem; }

ol {
  counter-reset: item; }
  ol li:before {
    content: counter(item);
    counter-increment: item;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    left: -16px; }

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;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }
  figure.figure-with-img {
    margin: 0; }
  figure img {
    display: block; }

.figure-bg {
  background-color: #262C34; }

.figure-img-wrapper, .figure-video-wrapper {
  margin: 0 auto;
  max-width: 1440px; }

@media (min-width: 1025px) {
  .visible-mobile {
    display: none; } }

.cover-img-container {
  height: 100%; }
  .cover-img-container img {
    display: block;
    height: 100%;
    max-width: 1000%;
    /* min-height: 100%; */
    -o-object-fit: cover;
    object-fit: cover;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 100%; }
  .cover-img-container.cover-image img {
    display: none; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container.calendar-container {
    min-height: 500px; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%; }

.anchor-scroll-white {
  color: #fff;
  border: 0.09375rem solid #fff;
  border-radius: 50%;
  padding: 9px 7px 5px;
  font-size: 24px;
  font-size: 1.5rem;
  bottom: 3.4375rem;
  left: calc(50% - 20px); }
  .anchor-scroll-white:before {
    content: "";
    font-weight: 600; }
  .anchor-scroll-white:hover, .anchor-scroll-white:focus {
    color: #009DAA;
    background-color: #fff; }

.qr-video {
  text-align: center; }

table {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
  margin: 1.5em 0 3.75em;
  width: 100%; }

@media (min-width: 570px) {
  thead {
    border-bottom: 1px solid #3E434A; } }

th {
  color: #3E434A;
  display: none;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase; }

tr:nth-child(even) {
  background-color: #F5F5F4; }

th, td {
  padding: 6px 16px; }

td {
  display: block; }

th:last-child, td:last-child {
  border-right: none; }
@media (min-width: 570px) {
  th, td {
    display: table-cell;
    padding: 0.8125rem; } }

/* 
 * Responsive tables CSS
 * https://github.com/jerrylow/basictable 
 */
table.bt thead,
table.bt tbody th {
  display: none; }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  padding: 0;
  /* IE 9 */
  float: left\9;
  width: 100% \9; }

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  border-right: 1px solid #3E434A;
  content: attr(data-th);
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 8em;
  padding: 8px;
  text-transform: uppercase; }

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  padding: 8px 8px 8px 16px;
  vertical-align: top;
  display: flex;
  align-items: center; }

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

table.bt.bt--no-header tfoot td::before,
table.bt.bt--no-header tbody td::before {
  display: none; }

.accordion {
  border-bottom: 1px solid #3E434A;
  margin: 35px 0; }

.accordion-title {
  border-top: 1px solid #3E434A;
  cursor: pointer;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.25em;
  margin: 0;
  padding: 24px 45px 24px 0;
  position: relative; }
  .accordion-title:after, .accordion-title:before {
    background-color: #3E434A;
    top: 29px;
    right: 2px; }
  .accordion-title:before {
    height: 16px;
    right: 9px; }
  .accordion-title:after {
    width: 16px;
    top: 36px; }
  .accordion-title:hover, .accordion-title:focus {
    color: #262C34; }
    .accordion-title:hover:after, .accordion-title:hover:before, .accordion-title:focus:after, .accordion-title:focus:before {
      background-color: #262C34; }

.accordion-content {
  padding: 0 45px 30px 0;
  float: left; }

.no-margins {
  margin: 0; }

.all-news-wrap {
  text-align: center;
  margin-top: 3.125rem;
  margin-bottom: 1.5625rem;
  position: relative;
  z-index: 1; }
  @media (min-width: 1025px) {
    .all-news-wrap {
      margin-bottom: 0;
      margin-top: 4.6875rem; } }
  .all-news-wrap a {
    border: 1px solid #009DAA;
    color: #009DAA; }
    .all-news-wrap a:hover, .all-news-wrap a:focus {
      color: #fff;
      background-color: #009DAA; }

.block-read-more {
  margin: 1.25em 0 2em; }

h3.title-read-more {
  color: #573881;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  margin-top: 0; }
  h3.title-read-more a {
    border-bottom: 1px solid #573881;
    color: #573881;
    padding-bottom: .25em; }
    h3.title-read-more a:hover {
      border-bottom: 1px solid #009DAA;
      color: #009DAA; }
      h3.title-read-more a:hover .icon-arrow-down {
        stroke: #009DAA; }

.ssbp-text {
  display: block !important;
  width: 0 !important;
  height: 0 !important; }

.icon-arrow {
  padding-left: 10px; }
  .icon-arrow svg {
    transition: transform .25s linear;
    width: 11px; }
    .open .icon-arrow svg {
      -webkit-transform: rotate(-90deg);
      /* Chrome and other webkit browsers */
      -moz-transform: rotate(-90deg);
      /* FF */
      -o-transform: rotate(-90deg);
      /* Opera */
      -ms-transform: rotate(-90deg);
      /* IE9 */
      transform: rotate(-90deg);
      /* W3C compliant browsers */ }

.content-read-more {
  display: none; }

.hidden-phone {
  display: none !important; }
  @media (min-width: 570px) {
    .hidden-phone {
      display: block !important; }
      .hidden-phone.label-golden {
        display: inline !important; } }

.hidden-mobile {
  display: none !important; }
  @media (min-width: 1025px) {
    .hidden-mobile {
      display: block !important; }
      .hidden-mobile.cta-btn {
        display: inline-block !important; } }

@media (min-width: 570px) {
  .hidden-tablet {
    display: none !important; } }

@media (min-width: 1025px) {
  .hidden-desktop {
    display: none !important; } }

.round-img img {
  border-radius: 50%; }

.icon-font, .news-post-preview > a:after, .slick-arrow {
  font-family: "font-mcgovern-icons";
  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; }

.mcgovern-icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  width: 40px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-background-position-x: center;
  background-position-x: center; }

.animated-bounce {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-5px); } }
@keyframes bounce {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-5px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

.section-related-news .section-related-news-container {
  padding-bottom: 1.875rem; }
.section-related-news h3 {
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.45em;
  margin: 0;
  padding: 1.625rem; }

.related-news-item {
  position: relative;
  z-index: 1; }
  .related-news-item:not(:first-child) {
    display: none; }
  .related-news-item.related-purple .related-thumb figure:after {
    background-color: rgba(87, 56, 129, 0.7); }
  .related-news-item.related-purple .related-divider {
    background-color: #573881; }
  .related-news-item.related-teal .related-thumb figure:after {
    background-color: rgba(0, 157, 170, 0.7); }
  .related-news-item.related-teal .related-divider {
    background-color: #009DAA; }
  .related-news-item.related-blue .related-thumb figure:after {
    background-color: rgba(16, 94, 183, 0.7); }
  .related-news-item.related-blue .related-divider {
    background-color: #105EB7; }
  .related-news-item.related-orange .related-thumb figure:after {
    background-color: rgba(209, 98, 46, 0.7); }
  .related-news-item.related-orange .related-divider {
    background-color: #D1622E; }
  .related-news-item:hover .related-content h3 a {
    color: #009DAA;
    box-shadow: none !important; }
  .related-news-item:hover .related-thumb figure:after {
    background-color: rgba(38, 44, 52, 0.7); }
  .related-news-item:hover .related-thumb a:after {
    opacity: 1; }
  @media (min-width: 1025px) {
    .related-news-item:not(:first-child) {
      display: block; } }

.related-thumb {
  position: relative; }
  .related-thumb a:after {
    position: absolute;
    content: "READ THE STORY";
    color: #fff;
    border: 1px solid #fff;
    opacity: 0;
    font-size: 1.125rem;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    padding: 14px 20px 13px;
    line-height: 1em;
    text-align: center;
    top: 42%;
    left: 50%;
    margin-left: -98px; }
    @media (min-width: 570px) {
      .related-thumb a:after {
        top: 45%; } }
  .related-thumb figure {
    position: relative; }
    .related-thumb figure:after {
      border-radius: 50%;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }

.related-divider {
  margin: 0.5rem auto 0;
  height: 1px;
  width: 165px; }

@media (min-width: 570px) {
  .parallax-neuron {
    background-image: url("../../img/pattern-white-neuron.svg");
    /* Set a specific height */
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: scroll;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 85%; }
    .parallax-neuron.parallax-neuron-left {
      background-image: url("../../img/pattern-white-neuron-left.svg");
      background-position: bottom left; } }
@media (min-width: 1025px) {
  .parallax-neuron {
    background-attachment: fixed;
    background-position: center right;
    background-size: auto; }
    .parallax-neuron.parallax-neuron-left {
      background-position: center left; } }

.spotlight-block {
  padding: 2.625rem 0 2.875rem; }
  @media (min-width: 570px) {
    .spotlight-block {
      padding: 4.5rem 0;
      overflow: hidden; } }
  @media (min-width: 1025px) {
    .spotlight-block {
      padding: 4.25rem 0 4.0625rem; } }

.label-golden {
  background-color: #F7CB0C;
  color: #262C34;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.3125rem 0.5625rem 0.25rem;
  display: block;
  float: left; }

.theme-pagination {
  letter-spacing: 0.1875rem;
  font-weight: bold;
  font-size: 18.08px;
  font-size: 1.13rem; }
  .theme-pagination a {
    color: #3E434A; }
    .theme-pagination a:hover, .theme-pagination a:focus {
      color: #009DAA; }
  .theme-pagination span.current {
    color: #009DAA; }
  .theme-pagination .next, .theme-pagination .prev {
    background-image: url("./../../img/paginationArrow.svg");
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 7px;
    color: transparent !important; }
  .theme-pagination .prev {
    padding-right: 1.25rem; }
  .theme-pagination .next {
    position: absolute;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-left: 1.25rem; }

.mcgovern-icon-link {
  display: inline-block;
  margin-right: 1.0625rem;
  position: relative; }
  .mcgovern-icon-link:after, .mcgovern-icon-link:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    opacity: 0;
    visibility: hidden; }
  .mcgovern-icon-link:after {
    background-color: #fff;
    color: #009DAA;
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    font-size: .5625rem;
    font-weight: 800;
    line-height: 1em;
    padding: 5px 8px 4px;
    text-transform: uppercase;
    line-height: 1.35em;
    top: -40px; }
  .mcgovern-icon-link:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: -20px;
    border-top: 7px solid #fff; }
  .mcgovern-icon-link.brain-imaging:after {
    content: 'BRAIN IMAGING';
    width: 87px; }
  .mcgovern-icon-link.cellular-molecular-neuroscience:after {
    content: 'CELLULAR & MOLECULAR NEUROSCIENCE';
    width: 203px; }
  .mcgovern-icon-link.cognitive-neuroscience:after {
    content: 'COGNITIVE NEUROSCIENCE';
    width: 139px; }
  .mcgovern-icon-link.computational-neuroscience:after {
    content: 'COMPUTATIONAL NEUROSCIENCE';
    width: 168px; }
  .mcgovern-icon-link.genome-engineering:after {
    content: 'GENOME ENGINEERING';
    width: 120px; }
  .mcgovern-icon-link.genome-engineering a.page-numbers {
    color: #3E434A; }
  .mcgovern-icon-link.genome-engineering span.current {
    color: #009DAA; }
  .mcgovern-icon-link.neurotechnology:after {
    content: 'NEUROTECHNOLOGY'; }
  .mcgovern-icon-link.systems-neuroscience:after {
    content: 'SYSTEMS NEUROSCIENCE';
    width: 131px; }
  .mcgovern-icon-link:hover, .mcgovern-icon-link:focus {
    transform: scale(1.25); }
    .mcgovern-icon-link:hover:after, .mcgovern-icon-link:hover:before, .mcgovern-icon-link:focus:after, .mcgovern-icon-link:focus:before {
      opacity: 1;
      visibility: visible; }

@media (min-width: 570px) {
  .concentric-circles {
    position: relative;
    z-index: 2 !important; }
    .concentric-circles:before {
      z-index: 2 !important;
      content: "";
      background-image: url("../../img/pattern-circles.svg");
      height: 33.125rem;
      width: 8.6875rem;
      position: absolute;
      right: 0;
      bottom: 0;
      margin-bottom: -16.5625rem; }
    .concentric-circles.concentric-circles-left:before {
      left: 0;
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1); } }
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #EBEBEB;
  border: none;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  padding: .625em 1em;
  text-align: center; }

.gold-button, .frm_forms form fieldset .frm_submit .frm_button_submit {
  background-color: #F7CB0C;
  color: #262C34;
  border: "none";
  border-radius: 0px;
  border: none;
  text-transform: uppercase;
  padding: 0.8125rem 1.0625rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: bold; }
  .gold-button:hover, .frm_forms form fieldset .frm_submit .frm_button_submit:hover, .gold-button:focus, .frm_forms form fieldset .frm_submit .frm_button_submit:focus {
    background-color: #F7CB0C;
    color: #262C34;
    border: "none";
    border-radius: 0px; }
  .gold-button:hover, .frm_forms form fieldset .frm_submit .frm_button_submit:hover, .gold-button:focus, .frm_forms form fieldset .frm_submit .frm_button_submit:focus {
    background-color: #3E434A;
    color: #fff;
    outline: none; }

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 {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #666;
  border: 1px solid #ccc;
  padding: .5em .75em; }
  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: #111; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc;
  width: 100%;
  background: url(../../img/icon-select.svg) center right no-repeat;
  background-size: 42px 42px;
  padding: .5em 3em .5em .75em; }
  @media (min-width: 570px) {
    select {
      width: 300px; } }

textarea {
  width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  opacity: 0;
  cursor: pointer; }

input[type="radio"] + span,
input[type="radio"] + label {
  display: inline-block; }

input[type="radio"] + span::before,
input[type="radio"] + label::before,
input[type="checkbox"] + span::before,
input[type="checkbox"] + label::before {
  display: inline-block;
  width: 16px;
  height: 22px;
  margin: -2px 12px 0 -12px;
  vertical-align: middle;
  cursor: pointer; }

input[type="radio"] + span::before,
input[type="radio"] + label::before {
  content: '';
  background: url("../../img/radio.svg") no-repeat center center; }

input[type="radio"]:checked + span::before,
input[type="radio"]:checked + label::before {
  content: '';
  background: url("../../img/radio-checked.svg") no-repeat center center; }

input[type="checkbox"] + span::before,
input[type="checkbox"] + label::before {
  content: '';
  background: url("../../img/checkbox-filter.svg") no-repeat center center; }

input[type="checkbox"]:checked + span::before,
input[type="checkbox"]:checked + label::before {
  content: '';
  background: url("../../img/checkbox-checked-filter.svg") no-repeat center center; }

input[type="radio"]:focus + span,
input[type="radio"]:focus + label,
input[type="checkbox"]:focus + span,
input[type="checkbox"]:focus + label {
  outline: #3b99fc auto 2px; }

.mcgovern-checkbox-label {
  font-size: 16px;
  font-size: 1rem; }

/* Contact Form 7 stylings */
.wpcf7-form-control-wrap {
  margin-top: .5em;
  display: inline-block; }

span.wpcf7-list-item {
  display: block;
  margin: 0 0 .5em; }

.frm_message, .frm_error_style {
  border-radius: 0px !important; }
  .frm_message p, .frm_error_style p {
    margin: 10px 0px !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    line-height: 1.625rem !important; }

.frm_error_style {
  display: none !important; }

.frm_error {
  background-image: url("./../../img/warning.svg");
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  background-position: 0% center;
  padding-left: 1.5rem !important;
  margin-top: 5px !important;
  color: #D1622E !important; }

.frm_message {
  background-image: url("./../../img/sendOk.svg");
  background-repeat: no-repeat;
  background-size: 1.9375rem 1.9375rem;
  background-position: 6% center;
  padding-left: 20% !important;
  border: none !important;
  background-color: #009DAA !important; }
  @media (min-width: 570px) {
    .frm_message {
      padding-left: 10% !important;
      background-position: 3% center; } }
  .frm_message p {
    color: #fff !important; }

.frm_forms form .frm_form_fields > fieldset,
.frm_forms form .frm_radio label,
.frm_forms form .frm_checkbox label,
.frm_forms form .frm_submit button,
.frm_forms form input,
.frm_forms form select, .frm_forms form textarea, .frm_forms form .chosen-container,
.frm_forms form label.frm_primary_label {
  font-family: "Nunito Sans", sans-serif !important; }
.frm_forms form label.frm_primary_label {
  font-size: 0.625rem !important;
  line-height: 0.625rem !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  color: #262C34 !important;
  margin-bottom: 0.3125rem !important; }
  @media (min-width: 1025px) {
    .frm_forms form label.frm_primary_label {
      padding-top: 0.3125rem !important; } }
.frm_forms form input, .frm_forms form select,
.frm_forms form textarea {
  border-radius: 0px !important;
  background-color: #F5F5F4 !important;
  color: #262C34 !important;
  border: none !important;
  font-size: 1.125rem !important;
  font-weight: normal !important;
  height: 50px !important; }
  .frm_forms form input:hover, .frm_forms form input:focus, .frm_forms form select:hover, .frm_forms form select:focus,
  .frm_forms form textarea:hover,
  .frm_forms form textarea:focus {
    background-color: #F5F5F4 !important;
    color: #262C34 !important; }
.frm_forms form textarea {
  height: 120px !important; }
.frm_forms form .vertical_radio .frm_primary_label {
  font-size: 1.125rem !important;
  line-height: 1.125rem !important;
  font-weight: 600 !important;
  text-transform: none !important;
  margin-bottom: 0.9375rem !important; }
  @media (min-width: 570px) {
    .frm_forms form .vertical_radio .frm_primary_label {
      margin-bottom: 0.9375rem !important; } }
  @media (min-width: 1025px) {
    .frm_forms form .vertical_radio .frm_primary_label {
      margin-top: 2.375rem !important; } }
.frm_forms form .vertical_radio .frm_opt_container {
  margin-left: -8px; }
.frm_forms form .frm_checkbox, .frm_forms form .frm_radio {
  position: relative !important;
  padding-right: 35px;
  font-size: 0.625rem !important;
  font-weight: normal !important;
  margin-bottom: 0px !important; }
  @media (min-width: 570px) {
    .frm_forms form .frm_checkbox, .frm_forms form .frm_radio {
      display: inline-block !important; } }
  .frm_forms form .frm_checkbox input, .frm_forms form .frm_radio input {
    width: 0px !important;
    height: 0px !important;
    position: absolute;
    left: 0px;
    z-index: 0;
    opacity: 0; }
  .frm_forms form .frm_checkbox label, .frm_forms form .frm_radio label {
    background-size: 2.25rem;
    background-position-x: 0px;
    background-position-y: top;
    background-repeat: no-repeat;
    padding: 5px;
    text-indent: -8.5px !important;
    padding-left: 2.375rem !important;
    position: relative;
    z-index: 2; }
.frm_forms form .frm_checkbox label {
  background-image: url("../../img/checkbox.svg"); }
  .frm_forms form .frm_checkbox label.focused {
    background-image: url("../../img/checkbox-focus.svg"); }
  .frm_forms form .frm_checkbox label.checked {
    background-image: url("../../img/checkbox-checked.svg"); }
    .frm_forms form .frm_checkbox label.checked.focused {
      background-image: url("../../img/checkbox-checked-focus.svg"); }
.frm_forms form .frm_radio label {
  background-image: url("../../img/radio.svg"); }
  .frm_forms form .frm_radio label.focused {
    background-image: url("../../img/radio-focus.svg"); }
  .frm_forms form .frm_radio label.checked {
    background-image: url("../../img/radio-checked.svg"); }
    .frm_forms form .frm_radio label.checked.focused {
      background-image: url("../../img/radio-checked-focus.svg"); }
.frm_forms form legend.frm_screen_reader {
  color: #262C34;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-clip-path: none;
  clip-path: none;
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin-bottom: 0.9375rem; }

.on-page-filter-fieldset {
  display: none; }

.on-page-filter-group h3 {
  font-size: 1.125rem;
  line-height: 1.45em;
  margin: 0; }

#on-page-filter-submit-wrapper button,
#on-page-filter-submit-wrapper input[type="button"],
#on-page-filter-submit-wrapper input[type="reset"],
#on-page-filter-submit-wrapper input[type="submit"] {
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  float: left;
  line-height: 1.45em;
  padding: 0.71875rem 1.09375rem 0.71875rem; }
#on-page-filter-submit-wrapper input[type="reset"] {
  background-color: #3E434A; }
  #on-page-filter-submit-wrapper input[type="reset"]:hover, #on-page-filter-submit-wrapper input[type="reset"]:focus {
    background-color: #000; }
#on-page-filter-submit-wrapper input[type="submit"] {
  background-color: #009DAA;
  margin-right: 1.5625rem; }
  #on-page-filter-submit-wrapper input[type="submit"]:hover, #on-page-filter-submit-wrapper input[type="submit"]:focus {
    background-color: #105EB7; }

.filters-filtered-by > div {
  display: inline-block;
  background: #F5F5F4;
  margin-right: 10px;
  color: #000;
  padding: 6px 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 12px;
  font-size: 0.75rem; }
  .filters-filtered-by > div:first-child {
    background: transparent;
    text-transform: inherit;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 0px; }
  .filters-filtered-by > div a {
    color: #707070;
    margin-left: 10px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1px; }

@media (min-width: 570px) {
  .on-page-filter-toggle {
    background: #F5F5F4 url("../../img/arrow-grey-down.svg") calc(100% - 16px) center no-repeat;
    background-size: 16px 8px;
    color: #262C34;
    display: block;
    padding: 11px 45px 12px 15px;
    margin-right: 1.5625rem;
    margin-bottom: 1.5rem;
    position: relative; }
    .on-page-filter-toggle:after {
      background-color: #EBEBEB;
      content: '';
      position: absolute;
      width: 100%;
      height: 1.5625rem;
      left: 0;
      top: 100%;
      opacity: 0; }
    .on-page-filter-toggle.open:after {
      opacity: 1; }
    .on-page-filter-toggle.open, .on-page-filter-toggle.open-bg, .on-page-filter-toggle:hover, .on-page-filter-toggle:focus {
      background-color: #EBEBEB; }

  #fieldset-brain-disorder, #fieldset-research-area {
    min-width: 325px; }

  #fieldset-researcher {
    min-width: 270px; }

  #fieldset-center {
    min-width: 425px; }

  #fieldset-institute-news {
    min-width: 220px; }

  .on-page-filter-fieldset {
    background-color: #EBEBEB;
    padding: 1.625rem 1.25rem;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2; }
    .on-page-filter-fieldset > div {
      margin-bottom: 0.25rem; }

  .on-page-filter-group {
    float: left;
    position: relative; }

  #on-page-filter-submit-wrapper {
    float: left; } }
@media (min-width: 1025px) {
  .on-page-filter-fieldset {
    padding: 2.375rem;
    min-width: 500px; }

  #fieldset-brain-disorder, #fieldset-research-area {
    min-width: 350px; }

  #fieldset-researcher {
    min-width: 630px; }
    #fieldset-researcher::after {
      clear: both;
      content: "";
      display: table; }
    #fieldset-researcher > div {
      float: left;
      width: 50%; }

  #fieldset-center {
    min-width: 460px; }

  #fieldset-institute-news {
    min-width: 250px; } }
#filter-form-toggle,
.filter_title {
  display: none; }

@media (min-width: 320px) {
  .section-researchers-filter {
    background-color: #fff; } }
@media (min-width: 570px) {
  .section-researchers-filter {
    background-color: transparent;
    margin-top: 3.125rem; } }
@media (min-width: 1025px) {
  .section-researchers-filter {
    margin-top: 5.3125rem; } }

.on-page-filter-fieldset input {
  display: block;
  width: 1px;
  height: 1px; }
.on-page-filter-fieldset input[type="radio"] + span::before,
.on-page-filter-fieldset input[type="radio"] + label::before,
.on-page-filter-fieldset input[type="checkbox"] + span::before,
.on-page-filter-fieldset input[type="checkbox"] + label::before {
  margin: 3px 0.75rem 0 0.1875rem;
  vertical-align: top; }
@media (min-width: 570px) {
  .on-page-filter-fieldset {
    padding: 1.25rem 1.5625rem 2.1875rem; } }
@media (min-width: 1025px) {
  .on-page-filter-fieldset {
    padding: 1.875rem 2.1875rem 2.1875rem; } }
.on-page-filter-fieldset label {
  display: block; }
  .on-page-filter-fieldset label > div {
    display: inline-block;
    width: 80%; }

@media (min-width: 1px) and (max-width: 570px) {
  .filter_title {
    display: flex;
    justify-content: space-between;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #009DAA;
    font-weight: bold;
    padding-top: 1.3125rem;
    padding-bottom: 0.75rem; }
    .filter_title .close-filter-form {
      background-image: url("../../img/close.svg");
      width: 16px;
      height: 16px;
      background-repeat: no-repeat; }

  .filter-form {
    display: none;
    opacity: 0;
    height: 0px;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .filter-form.active {
      height: auto;
      opacity: 1;
      position: relative;
      display: block; }

  .on-page-filter-group {
    border-bottom: 1px solid #3E434A; }
    .on-page-filter-group a {
      color: #009DAA; }
      .on-page-filter-group a:hover, .on-page-filter-group a:focus {
        color: #009DAA; }

  .on-page-filter-toggle {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25em;
    margin: 0;
    padding: 20px 45px 20px 0;
    position: relative;
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    transition: color 150ms linear; }
    .on-page-filter-toggle:after, .on-page-filter-toggle:before {
      content: '';
      position: absolute;
      -webkit-transition: transform .35s ease-out, background-color .15s linear;
      -moz-transition: transform .35s ease-out, background-color .15s linear;
      -o-transition: transform .35s ease-out, background-color .15s linear;
      -ms-transition: transform .35s ease-out, background-color .15s linear;
      transition: transform .35s ease-out, background-color .15s linear;
      margin: auto; }
    .on-page-filter-toggle:after {
      width: 18px;
      height: 1px; }
    .on-page-filter-toggle:before {
      width: 1px;
      height: 18px; }
    .on-page-filter-toggle.open:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
    .on-page-filter-toggle.open:before {
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg); }
    .on-page-filter-toggle:after, .on-page-filter-toggle:before {
      background-color: #3E434A;
      top: 29px;
      right: 2px; }
    .on-page-filter-toggle:before {
      height: 15px;
      right: 9px; }
    .on-page-filter-toggle:after {
      width: 15px;
      top: 36px; }
    .on-page-filter-toggle:hover, .on-page-filter-toggle:focus {
      color: #262C34; }
      .on-page-filter-toggle:hover:after, .on-page-filter-toggle:hover:before, .on-page-filter-toggle:focus:after, .on-page-filter-toggle:focus:before {
        background-color: #262C34; }

  .filter-item {
    margin-top: 5px;
    margin-bottom: 5px; }

  .on-page-filter-fieldset {
    padding: 0 0 1.875rem 0; }

  #on-page-filter-submit-wrapper {
    background-color: #F5F5F4;
    margin-top: 2rem;
    margin-left: -7%;
    margin-right: -7%;
    margin-bottom: -0.625rem;
    display: flex;
    align-content: center;
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0.625rem; }
    #on-page-filter-submit-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    #on-page-filter-submit-wrapper input:last-child {
      margin-right: 0px; }

  #filter-form-toggle {
    background-color: #009DAA;
    width: 11.25rem;
    margin: auto;
    display: block;
    margin-top: 2.1875rem;
    margin-bottom: 2.1875rem; }
    #filter-form-toggle:hover, #filter-form-toggle:focus {
      background-color: #105EB7; } }
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #105EB7;
  font-weight: 700;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #262C34;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a,
  .main-navigation .current-menu-ancestor > a {
    color: #F7CB0C !important;
    border-bottom: 2px solid #F7CB0C;
    font-weight: 700; }
  .main-navigation .sub-menu .current_page_item > a,
  .main-navigation .sub-menu .current-menu-item > a {
    border-bottom: none;
    text-decoration: underline; }

#primary-menu {
  display: none;
  margin: 0.25rem 0 0;
  position: static;
  float: right; }
  #primary-menu > .current_page_item > a,
  #primary-menu > .current-menu-item > a,
  #primary-menu > .current_page_ancestor > a,
  #primary-menu > .current-menu-ancestor > a {
    border-bottom: none; }
    #primary-menu > .current_page_item > a:after,
    #primary-menu > .current-menu-item > a:after,
    #primary-menu > .current_page_ancestor > a:after,
    #primary-menu > .current-menu-ancestor > a:after {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 17px;
      right: 17px;
      border-bottom: 2px solid #f7cb0c; }
  #primary-menu > li {
    display: inline-block;
    position: relative;
    float: left; }
    #primary-menu > li.menu-title {
      margin-top: 0; }
    #primary-menu > li:after {
      content: '';
      width: 100%;
      height: 12px;
      background: url("./../../img/Nav-Arrow.svg") no-repeat center;
      display: block;
      position: absolute;
      bottom: -27px;
      opacity: 0;
      -webkit-transition: .2s ease;
      -moz-transition: .2s ease;
      -o-transition: .2s ease;
      transition: .2s ease; }
    #primary-menu > li:hover .mega-menu-wrapper, #primary-menu > li:focus .mega-menu-wrapper {
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
    #primary-menu > li:hover:after, #primary-menu > li:focus:after {
      opacity: 1; }
    #primary-menu > li > a {
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: 700;
      text-decoration: none;
      text-transform: uppercase;
      padding: 9px 17px 8px; }
  #primary-menu > li:not(:last-child) {
    padding-right: 0; }
  #primary-menu > li:not(:first-child) {
    padding-left: 0; }
  #primary-menu li.menu-title > a, #primary-menu li.menu-title > h2 {
    border-bottom: 1px solid #43484E;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    padding-bottom: 0.625rem;
    margin-bottom: 0.9375rem;
    margin-top: 0;
    outline: none; }
  #primary-menu li.menu-title > a:hover, #primary-menu li.menu-title > a:focus {
    color: #F7CB0C; }
  #primary-menu a {
    color: #fff;
    display: block;
    font-weight: 400; }
    #primary-menu a:hover, #primary-menu a:focus {
      color: #F7CB0C; }
  @media (min-width: 1025px) {
    #primary-menu {
      display: block; } }

.site-header.small #primary-menu > li:after {
  bottom: -21px; }

.menu-title-icon {
  background: url(../../img/icon-menu-link.svg) center 5px no-repeat;
  background-size: 9px 16px;
  display: inline-block;
  height: 21px;
  width: 10px;
  margin-left: 10px;
  position: relative;
  top: 2px; }

.sub-menu.container {
  margin: 0 auto; }

.mega-menu-wrapper {
  background-color: #262C34;
  text-align: left;
  padding: 3.625rem 0 5.3125rem;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease; }
  .mega-menu-wrapper.show-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .mega-menu-wrapper ul {
    margin: 0;
    padding: 0; }
  .mega-menu-wrapper li.menu-title {
    margin-top: 3.125rem; }
  .mega-menu-wrapper > ul > li.menu-title {
    margin-top: 0; }
  .mega-menu-wrapper li.col-half > ul {
    column-count: 2; }
  .mega-menu-wrapper a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px; }

.mega-menu-img {
  width: 140%; }

.col-quarter.col-mega-menu-img {
  float: right;
  width: 24.2175%; }

.col-quarter.col-quarter-empty {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }
  .col-quarter.col-quarter-empty a {
    cursor: default;
    border-bottom-color: #262C34 !important; }

.menu-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none; }
.menu-wrapper li:before {
  display: none; }
.menu-wrapper a {
  text-decoration: none; }

#utility-menu {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem; }
  #utility-menu li {
    display: inline-block;
    padding: 0 12px; }
  #utility-menu a {
    color: #fff;
    font-weight: 600; }

/* Small menu. */
#mobile-menu > li {
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative; }
  #mobile-menu > li > a {
    /*background-color: $color__darker-blue;*/
    padding: 20px 6.26% 15px; }
#mobile-menu ul.sub-menu {
  background-color: #3E434A;
  display: none; }
  #mobile-menu ul.sub-menu ul {
    background-color: #4C525A; }
  #mobile-menu ul.sub-menu li {
    position: relative;
    border-bottom: 1px solid #262C34; }
    #mobile-menu ul.sub-menu li:last-child {
      border-bottom: none; }
    #mobile-menu ul.sub-menu li a {
      font-size: 16px;
      font-size: 1rem;
      padding-left: 45px;
      font-weight: 600;
      padding: 15px 6.26% 15px 45px; }
    #mobile-menu ul.sub-menu li .mobile-nav-toggle {
      height: 54px; }
  #mobile-menu ul.sub-menu ul.sub-menu li {
    border-bottom: 1px solid #5D656F; }
    #mobile-menu ul.sub-menu ul.sub-menu li:last-child {
      border-bottom: none; }
@media (min-width: 320px) and (max-width: 1024px) {
  #mobile-menu .col-half,
  #mobile-menu .col-quarter {
    float: none;
    margin: 0;
    width: 100%; } }

#mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /*background-color: $color__background-body;*/ }
  #mobile-navigation ul a {
    color: #fff;
    display: block;
    text-decoration: none; }

#menu-toggle {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  width: 24px;
  height: 20px;
  position: relative;
  padding: 0;
  margin-top: 13px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  #menu-toggle:hover, #menu-toggle:focus {
    background-color: transparent; }
  #menu-toggle span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    #menu-toggle span:first-child {
      top: 0; }
    #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
      top: 8px; }
    #menu-toggle span:nth-child(4) {
      top: 16px; }
  #menu-toggle.open span:first-child {
    top: 2px;
    width: 0%;
    left: 50%; }
  #menu-toggle.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #menu-toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #menu-toggle.open span:nth-child(4) {
    top: 2px;
    width: 0%;
    left: 50%; }
  @media (min-width: 570px) {
    #menu-toggle {
      width: 34px;
      height: 24px; }
      #menu-toggle span:nth-child(2), #menu-toggle span:nth-child(3) {
        top: 11px; }
      #menu-toggle span:nth-child(4) {
        top: 22px; } }

.mobile-nav-toggle {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  height: 64px;
  padding: 0;
  position: absolute;
  right: calc(6.26% - 4px);
  top: 0;
  width: 64px;
  margin-right: -16px;
  z-index: 11; }
  .mobile-nav-toggle:after, .mobile-nav-toggle:before {
    background-color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .mobile-nav-toggle:after {
    width: 16px;
    height: 2px; }
  .mobile-nav-toggle:before {
    width: 2px;
    height: 16px; }
  .mobile-nav-toggle:focus, .mobile-nav-toggle:hover {
    background-color: transparent; }

.mobile-menu-wrapper {
  background-color: #262C34;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 10;
  overflow-y: scroll;
  overflow-x: hidden;
  top: 78px;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease; }
  .mobile-menu-wrapper .menu-utility-menu-container {
    margin-top: 1.5625rem; }
    .mobile-menu-wrapper .menu-utility-menu-container #utility-menu {
      width: 100%; }
      .mobile-menu-wrapper .menu-utility-menu-container #utility-menu > li {
        width: 100%;
        padding: 0; }
        .mobile-menu-wrapper .menu-utility-menu-container #utility-menu > li > a {
          padding: 15px 6.26% 10px;
          line-height: 1.25em;
          text-transform: uppercase;
          font-size: 12px;
          font-size: 0.75rem; }
  .mobile-menu-wrapper .mobile-menu-search-link a {
    padding: 15px 6.26% 10px;
    line-height: 1.25em;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.75rem;
    color: #fff;
    width: 100%;
    display: block; }
  .admin-bar .mobile-menu-wrapper {
    top: 110px; }
  @media (min-width: 570px) {
    .mobile-menu-wrapper {
      width: 55%;
      right: 0;
      left: initial;
      left: auto;
      top: 120px; }
      .admin-bar .mobile-menu-wrapper {
        top: 124px; } }

.mobile-navigation.toggled .mobile-menu-wrapper {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100); }

@media (min-width: 1025px) {
  .menu-toggle, .main-navigation span {
    display: none; }

  .main-navigation ul {
    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%; }

#nav-breadcrumbs {
  border-bottom: 1px solid #E3E3E3;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 1.25rem 0 1.125rem;
  line-height: 1.25rem; }
  #nav-breadcrumbs .divider-crums {
    color: #F7CB0C;
    font-style: normal;
    display: inline-block;
    padding: 0 0.175rem; }
  #nav-breadcrumbs a {
    color: #3E434A;
    font-weight: 400;
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem; }
    #nav-breadcrumbs a:hover {
      color: #105EB7; }

.site .mega-menu-wrapper {
  margin-top: 1.6875rem; }
.site.small-header .mega-menu-wrapper {
  margin-top: 1.3125rem; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.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;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before::after,
.clear:after::after,
.entry-content:before::after,
.entry-content:after::after,
.comment-content:before::after,
.comment-content:after::after,
.site-header:before::after,
.site-header:after::after,
.site-content:before::after,
.site-content:after::after,
.site-footer:before::after,
.site-footer:after::after {
  clear: both;
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Overall grid
--------------------------------------------------------------*/
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  .container::after {
    clear: both;
    content: "";
    display: block; }
  .container::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 1025px) {
    .container {
      max-width: 1320px; } }

.clearfix::after {
  clear: both;
  content: "";
  display: table; }

.row::after {
  clear: both;
  content: "";
  display: table; }
@media (min-width: 1025px) {
  .row {
    margin-left: -3.13%;
    margin-right: -3.13%; } }

@media (min-width: 320px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third {
    width: calc(100% - 10.44%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third {
    width: calc(100% - 6.26%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 320px) {
  .col-wide-content {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .col-wide-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(12.5% - 5.8725% + 10.44%); } }
@media (min-width: 1025px) {
  .col-wide-content {
    width: calc(83.33333% - 5.73833%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }

@media (min-width: 570px) {
  .col-half {
    width: calc(50% - 7.83%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .col-half {
    width: calc(50% - 4.695%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 570px) {
  .col-quarter, .col-third {
    width: calc(50% - 7.83%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .col-quarter, .col-third {
    width: calc(25% - 3.9125%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 1025px) {
  .col-third {
    width: calc(33.33333% - 4.17333%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 1025px) {
  .col-heading {
    width: calc(66.66667% - 5.21667%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(16.66667% - 3.65167% + 6.26%); } }

@media (min-width: 570px) {
  .col-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(12.5% - 5.8725% + 10.44%); } }
@media (min-width: 1025px) {
  .col-content {
    width: calc(66.66667% - 5.21667%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(16.66667% - 3.65167% + 6.26%); } }

.col-sidebar {
  display: none; }
  @media (min-width: 1025px) {
    .col-sidebar {
      width: calc(25% - 3.9125%);
      float: left;
      margin-left: 3.13%; } }
  @media (min-width: 1025px) {
    .col-sidebar {
      display: block; } }

@media (min-width: 570px) {
  .col-preview-img {
    width: calc(25% - 6.525%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .col-preview-img {
    width: calc(25% - 3.9125%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 570px) {
  .col-preview-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%; }
    .no-thumbnail .col-preview-content {
      width: calc(100% - 10.44%);
      float: left;
      margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .col-preview-content {
    width: calc(75% - 5.4775%);
    float: left;
    margin-left: 3.13%; }
    .no-thumbnail .col-preview-content {
      width: calc(100% - 6.26%);
      float: left;
      margin-left: 3.13%; } }

.col-wide-left-image {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  .col-wide-left-image::after {
    clear: both;
    content: "";
    display: block; }
  .col-wide-left-image::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 1025px) {
    .col-wide-left-image {
      max-width: 1680px; } }

@media (min-width: 1025px) {
  .address_for_visitors .addreses {
    width: calc(66.66667% - 5.21667%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(16.66667% - 3.65167% + 6.26%); } }
@media (min-width: 320px) {
  .address_for_visitors .address {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .address_for_visitors .address {
    width: calc(50% - 7.83%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .address_for_visitors .address {
    width: calc(50% - 4.695%);
    float: left;
    margin-left: 3.13%; } }

@media (min-width: 570px) {
  .page-template-page-tile-layout .col-tile {
    width: 50%;
    float: left; } }
@media (min-width: 1025px) {
  .page-template-page-tile-layout .col-tile {
    width: 33.33333%;
    float: left; } }

@media (min-width: 320px) {
  .page-template-page-people-by-category .entry-header-content {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .page-template-page-people-by-category .entry-header-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .page-template-page-people-by-category .entry-header-content {
    width: calc(50% - 4.695%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
@media (min-width: 320px) {
  .page-template-page-people-by-category .profiles {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .page-template-page-people-by-category .profiles {
    width: calc(100% - 10.44%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .page-template-page-people-by-category .profiles {
    width: calc(83.33333% - 5.73833%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
@media (min-width: 570px) {
  .page-template-page-people-by-category .profile-item {
    width: 50%;
    float: left; } }

@media (min-width: 320px) {
  .search-grid {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .search-grid {
    width: calc(100% - 10.44%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .search-grid {
    width: calc(66.66667% - 5.21667%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(16.66667% - 3.65167% + 6.26%); } }

.localist_minicalendar::after {
  clear: both;
  content: "";
  display: table; }
@media (min-width: 570px) {
  .localist_minicalendar > div {
    width: calc(50% - 7.83%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .localist_minicalendar > div {
    width: 100%;
    margin-left: 0px; } }

@media (min-width: 320px) {
  .related-news-item {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .related-news-item {
    width: calc(62.5% - 8.4825%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(18.75% - 6.19875% + 10.44%); } }
@media (min-width: 1025px) {
  .related-news-item {
    width: calc(33.33333% - 4.17333%);
    float: left;
    margin-left: 3.13%; } }

/*--------------------------------------------------------------
## Header and Footer
--------------------------------------------------------------*/
#masthead {
  background-color: #000;
  z-index: 11;
  -webkit-transition: padding .3s ease-in, background-color .3s ease-in;
  -moz-transition: padding .3s ease-in, background-color .3s ease-in;
  -ms-transition: padding .3s ease-in, background-color .3s ease-in;
  -o-transition: padding .3s ease-in, background-color .3s ease-in;
  transition: padding .3s ease-in, background-color .3s ease-in; }
  .nav-menu-open #masthead.bg-transparent {
    background-color: #000 !important; }
  #masthead.bg-transparent.small {
    background-color: #000 !important; }

.home #masthead.bg-transparent, .page-template-page-research-main #masthead.bg-transparent, .page-template-page-research-disorder-details #masthead.bg-transparent, .profile-template-default #masthead.bg-transparent {
  background-color: transparent; }
  .home #masthead.bg-transparent #site-utility-block input[type="search"], .page-template-page-research-main #masthead.bg-transparent #site-utility-block input[type="search"], .page-template-page-research-disorder-details #masthead.bg-transparent #site-utility-block input[type="search"], .profile-template-default #masthead.bg-transparent #site-utility-block input[type="search"] {
    background: #fff;
    color: #111; }

.site-header {
  position: fixed;
  top: 0;
  padding: 1.25rem 0;
  width: 100%; }
  @media (min-width: 570px) {
    .site-header {
      padding: 2.25rem 0 2rem; }
      .admin-bar .site-header {
        top: 32px; } }
  @media (min-width: 1025px) {
    .site-header {
      padding: 1.75rem 0 1.6875rem; }
      .site-header.small {
        padding: 1.125rem 0; }
      .admin-bar .site-header {
        top: 32px; } }
  .site-header li {
    margin-bottom: 0; }
    .site-header li:before {
      display: none; }

.site-branding {
  margin: 0; }
  .site-branding a {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    display: block; }
  .site-branding img {
    display: block; }

.logo-img {
  height: 38px;
  width: 230px; }
  @media (min-width: 570px) {
    .logo-img {
      height: 52px;
      width: 322px; } }
  @media (min-width: 1025px) {
    .logo-img {
      height: 44px;
      width: 267px; } }

.site-branding {
  float: left;
  margin-left: 6.26%;
  width: 230px;
  -webkit-transition: padding .3s ease-in;
  -moz-transition: padding .3s ease-in;
  -ms-transition: padding .3s ease-in;
  -o-transition: padding .3s ease-in;
  transition: padding .3s ease-in; }
  @media (min-width: 570px) {
    .site-branding {
      margin-left: 5.22%;
      width: 322px; } }
  @media (min-width: 1025px) {
    .site-branding {
      margin-left: 3.13%;
      padding-top: 0.5rem;
      width: 267px; }
      .small .site-branding {
        padding-top: 0; } }

.site-menus {
  float: left;
  text-align: right;
  margin-right: 6.26%;
  width: calc(100% - 12.52% - 230px); }
  @media (min-width: 570px) {
    .site-menus {
      margin-right: 5.22%;
      width: calc(100% - 10.44% - 322px); } }
  @media (min-width: 1025px) {
    .site-menus {
      margin-right: 3.13%;
      width: calc(100% - 6.26% - 267px); } }

.primary-menu-wrapper {
  text-align: right;
  width: 100%; }

#site-utility-block {
  display: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: height .4s, opacity .4s, visibility .4s ease-in;
  -moz-transition: height .4s, opacity .4s, visibility .4s ease-in;
  -ms-transition: height .4s, opacity .4s, visibility .4s ease-in;
  -o-transition: height .4s, opacity .4s, visibility .4s ease-in;
  transition: height .4s, opacity .4s, visibility .4s ease-in; }
  #site-utility-block .header-mit-logo {
    display: none;
    margin-left: 2.625rem; }
    #site-utility-block .header-mit-logo .mit-logo-img {
      margin-bottom: 0; }
  #site-utility-block input {
    font-size: 11px;
    font-size: 0.6875rem; }
  #site-utility-block input[type="search"] {
    border: none;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1em;
    background: #3E434A;
    color: #fff;
    padding: 0px;
    width: 0px;
    margin: 0px;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 90px; }
  #site-utility-block input[type="search"]::-webkit-search-cancel-button,
  #site-utility-block input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #site-utility-block input[type="submit"], #site-utility-block input[type="button"] {
    background-color: transparent;
    border: none;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1em;
    padding: 0; }
  @media (min-width: 1025px) {
    #site-utility-block {
      display: block; }
      #site-utility-block .utility-menu-wrapper {
        padding: 0 17px; }
        #site-utility-block .utility-menu-wrapper .menu-utility-menu-container {
          padding: 0 12px; }
      #site-utility-block .header-mit-logo {
        display: block; } }

@media (min-width: 1025px) {
  .utility-menu-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end; } }
.utility-menu-wrapper .search-form {
  display: none;
  opacity: 0;
  position: absolute; }
  .utility-menu-wrapper .search-form.active {
    opacity: 1;
    position: relative;
    display: block;
    float: right; }
.utility-menu-wrapper #search-form-toggle {
  display: inline-block; }

.site-footer {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  padding: 2.625rem 0 3.4375rem;
  text-align: center; }
  .site-footer a {
    color: #fff;
    font-weight: 400; }

ul.social-links {
  margin-bottom: 3.625rem;
  position: relative; }
  ul.social-links li {
    font-size: 22px;
    font-size: 1.375rem;
    display: inline;
    margin-right: 1.5rem;
    margin-right: 24px; }
    ul.social-links li:last-child {
      margin-right: 0; }
  ul.social-links a {
    color: #fff;
    display: inline-block; }
    ul.social-links a.twitter {
      font-size: 21px;
      font-size: 1.3125rem; }
    ul.social-links a.facebook {
      font-size: 20px;
      font-size: 1.25rem; }
    ul.social-links a:hover {
      color: #F7CB0C; }
      ul.social-links a:hover:hover:before {
        display: none; }

#footer-menu {
  margin-bottom: 1.125rem; }
  #footer-menu li {
    margin: 0; }

.mit-logo-img {
  margin-bottom: 0.75rem;
  width: 40px; }

.website-info {
  font-size: 14px;
  font-size: 0.875rem; }
  .website-info p {
    margin-top: 0; }

.opus-credit-block {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 auto;
  max-width: 10.75rem; }
  .opus-credit-block p {
    margin: 0; }

@media (min-width: 570px) {
  .site-footer {
    padding: 3.75rem 0 5rem; }

  ul.social-links {
    margin-bottom: 3.25rem; }

  #footer-menu {
    margin-bottom: 1.6875rem; }
    #footer-menu li {
      display: inline-block; }
      #footer-menu li:after {
        content: '|';
        text-indent: -999999px;
        display: block;
        float: right;
        width: 1px;
        height: 15px;
        position: relative;
        top: 4px;
        background-color: #fff;
        margin-left: 18px;
        margin-right: 14px; }
      #footer-menu li:last-child:after {
        content: none; }

  .mit-logo-img {
    margin-bottom: 0.625rem; }

  .opus-credit-block {
    margin-top: 2.5rem;
    max-width: none; } }
@media (min-width: 1025px) {
  ul.social-links {
    margin-bottom: 3.4375rem; }

  .opus-credit-block {
    margin-top: 0; } }
/*--------------------------------------------------------------
## Website sidebar
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.home-page-hero img {
  height: 100vh;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 100%; }

#page {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  /* Avoid the IE 10-11 `min-height` bug. */ }

.site-main {
  margin-bottom: 2.25rem; }
  .blog .site-main, .page-template-page-research-disorder-details .site-main, .single-profile .site-main, .single-post .site-main, .page-template-page-events .site-main, .page-template-page-centers .site-main, .page-template-page-support .site-main {
    margin-bottom: 0; }
  .site-main.no-margins {
    margin-bottom: 0; }

#content {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.45em;
  margin-top: 78px;
  flex: 1 0 auto; }
  .admin-bar #content {
    margin-top: 78px; }
  .single-profile #content, .page-template-page-research-disorder-details #content, .home #content, .page-template-page-research-main #content, .page-template-page-brain #content, .page-template-page-support #content {
    margin-top: 0; }
  @media (min-width: 570px) {
    #content {
      margin-top: 120px; } }
  @media (min-width: 1025px) {
    #content {
      margin-top: 122px; }
      .blog.group-blog #content {
        margin-top: 0; }
      .admin-bar:not(.home):not(.single-profile)
      :not(.page-template-page-research-disorder-details)
      :not(.page-template-page-research-main)
      :not(.page-template-page-support)
      :not(.page-template-page-brain) #content {
        margin-top: 122px; } }
  @media (min-width: 1320px) {
    .blog.group-blog #content {
      margin-top: 122px; } }

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

.extra-content {
  margin: 2.1875rem 0 3.4375rem; }

#footer {
  flex-shrink: 0; }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }
  .single-profile .hentry, .single-post .hentry, .hentry.research-disorder-details {
    margin-bottom: 0; }

.byline,
.updated:not(.published) {
  display: none; }

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

.underHeaderLine {
  display: none; }
  @media (min-width: 1025px) {
    .underHeaderLine {
      display: block; } }

.page-content,
.post-content,
.entry-content,
.entry-summary {
  margin: 2.25rem 0 0; }
  .page-content > *:first-child,
  .post-content > *:first-child,
  .entry-content > *:first-child,
  .entry-summary > *:first-child {
    margin-top: 0; }
  .page-content > *:last-child,
  .post-content > *:last-child,
  .entry-content > *:last-child,
  .entry-summary > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 570px) {
    .page-content,
    .post-content,
    .entry-content,
    .entry-summary {
      margin-top: 3.4375rem; } }
  @media (min-width: 1025px) {
    .page-content,
    .post-content,
    .entry-content,
    .entry-summary {
      margin-top: 3.75rem; } }

.entry-content .wp-caption.alignleft, .entry-content .wp-caption.alignright {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem; }

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

.cover-img-container img {
  display: block;
  height: 100%;
  max-width: 1000%;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 100%; }
.cover-img-container.cover-image img {
  display: none; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container.calendar-container {
    min-height: 500px; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%; }

.section-page-hero figure {
  margin: 0; }

.section-page-title {
  background-color: #009DAA;
  padding: 2.1875rem 6.26% 2.375rem; }

.error-404 {
  min-height: 55vh; }

@media (min-width: 570px) {
  .site-main {
    margin-bottom: 3.875rem; }

  .has-post-thumbnail .section-page-hero {
    height: calc(100vh - 120px); }
    .admin-bar .has-post-thumbnail .section-page-hero {
      height: calc(100vh - 120px - 32px); }

  .extra-content {
    margin: 2.5rem 0 3.125rem; }

  article.type-page.has-post-thumbnail header {
    position: relative; }
  article.type-page.has-post-thumbnail .section-page-title {
    position: absolute;
    bottom: 7.1875rem;
    left: 0; }

  .section-page-title {
    padding: 3.25rem 5.22%;
    width: 100%; } }
@media (min-width: 1025px) {
  .site-main {
    margin-bottom: 5rem; }

  .has-post-thumbnail .section-page-hero {
    height: calc(100vh - 122px); }
    .admin-bar .has-post-thumbnail .section-page-hero {
      height: calc(100vh - 122px - 32px); }

  .extra-content {
    margin: 3.1875rem 0 4.6875rem; }

  article.type-page.has-post-thumbnail .section-page-title {
    bottom: 5.8125rem; }

  .section-page-title {
    padding: 3.9375rem 0; } }
.ssbp--theme-1 .ssbp-btn:after, .ssbp--theme-1 .ssbp-btn:before {
  /*CSS transitions*/
  transition-property: none !important;
  /*CSS transforms*/
  transform: none !important;
  /*CSS animations*/
  animation: none !important; }

.single-post-media {
  background-color: #009DAA;
  color: #fff; }
  .single-post-media .anchor-link {
    display: none; }
  @media (min-width: 1025px) {
    .single-post-media {
      display: flex;
      align-items: center;
      height: calc(100vh - 122px);
      max-height: calc(100vh - 122px); }
      .single-post-media .anchor-link {
        display: block; } }

.col-single-post-media {
  position: relative; }

.col-single-post-subtitle {
  margin: 2rem 6.26%; }

.single-entry-subtitle {
  border-top: 1px solid #F7CB0C;
  border-bottom: 1px solid #F7CB0C;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 2rem 0; }
  .single-entry-subtitle p {
    line-height: 1.25em;
    margin: 0; }

.slider-caption {
  color: #D3D3D3;
  display: none;
  font-size: 12px;
  font-size: 0.75rem; }
  .slider-caption p {
    margin: 0 0 0.25rem; }

.slick-arrows.hidden-desktop {
  bottom: 21px;
  position: absolute;
  right: 6.26%; }

.section-single-post-content header {
  margin: 2rem 0; }
.section-single-post-content h1 {
  color: #009DAA;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.15em; }

.entry-meta {
  color: #3E434A;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 2rem; }
  .entry-meta p {
    margin: 0 0 0.25rem; }
  .entry-meta a {
    color: #3E434A;
    font-weight: 400;
    text-decoration: underline; }
    .entry-meta a:hover, .entry-meta a:focus {
      color: #105EB7; }
  .entry-meta .meta-divider {
    padding: 0 5px; }

.press-mentions-title {
  border-bottom: 1px solid #F7CB0C;
  color: #262C34;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 1.6875rem; }
  .press-mentions-title span {
    background-color: #F7CB0C;
    display: inline-block;
    padding: 5px 9px 4px; }

.press-mentions {
  border-bottom: 1px solid #F7CB0C;
  margin-top: 2.5rem; }

.press-mention {
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 1.6875rem;
  margin-bottom: 1.6875rem; }
  .press-mention:last-child {
    border: none;
    padding: 0; }
  .press-mention a {
    text-decoration: underline; }
    .press-mention a:hover {
      color: #262C34; }
  .press-mention p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0; }
    .press-mention p:first-child {
      margin-bottom: 0.5625rem; }
    .press-mention p:last-child {
      font-size: 14px;
      font-size: 0.875rem; }

.ssbp-wrap .ssbp-list li {
  margin-top: 0 !important; }
  .ssbp-wrap .ssbp-list li:first-child {
    margin-left: 0 !important; }

.entry-social-share {
  margin-top: 1.875rem; }

@media (min-width: 570px) {
  .single-post-media {
    padding-top: 3.125rem; }

  .section-single-post-content h1 {
    font-size: 48px;
    font-size: 3rem; }

  .col-single-post-media {
    margin-left: 5.22%; }

  .col-single-post-subtitle {
    margin-left: 5.22%;
    margin-right: 0;
    width: calc(75% - 5.22%); }

  .slick-arrows.hidden-desktop {
    bottom: -62px; }

  .slider-caption {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 1.875rem; }

  .press-mentions {
    margin-top: 0; }

  #press-mentions-shortcode {
    float: right;
    margin-left: 5%;
    margin-bottom: 5%;
    width: 40%; }

  .entry-social-share {
    margin-top: 2.5rem; } }
@media (min-width: 1025px) {
  .single-post-media {
    padding: 3.375rem 0; }
    .single-post-media.has-gallery {
      padding-bottom: 1rem; }

  .col-single-post-media {
    float: right;
    margin-left: 3.13%;
    width: calc(67.71% - 3.13%); }

  .col-single-post-subtitle {
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 0 0 0 11.2025%;
    width: 21.0875%; }

  .slick-arrows {
    margin-top: 1rem;
    position: static;
    text-align: right; }

  .section-single-post-content header {
    margin: 3rem 0 2.625rem; }

  .entry-meta {
    float: left;
    margin-top: 2.5rem;
    width: 70%; }

  #press-mentions-shortcode {
    width: 30%; }

  .entry-social-share {
    float: right;
    margin-top: 3.125rem; } }
.single-post-media > .container {
  display: flex;
  flex-direction: column;
  flex-direction: column-reverse; }
  @media (min-width: 1025px) {
    .single-post-media > .container {
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: center;
      align-content: stretch;
      align-items: center; } }
.single-post-media .slider {
  background-color: #252525;
  height: 40vh; }
  @media (min-width: 570px) {
    .single-post-media .slider {
      height: 485px; } }
  @media (min-width: 1025px) {
    .single-post-media .slider {
      height: 600px; } }
  .single-post-media .slider > div:not(.slick-arrows) {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center; }
  .single-post-media .slider .slider-media {
    position: relative;
    margin: auto;
    display: inline-block;
    text-align: left; }
  .single-post-media .slider figure {
    text-align: center;
    position: relative; }
    .single-post-media .slider figure img {
      display: block;
      margin: auto;
      height: auto;
      width: auto;
      max-height: 100%;
      max-width: 100%;
      max-height: 40vh;
      min-width: unset; }
      @media (min-width: 570px) {
        .single-post-media .slider figure img {
          max-height: 485px; } }
      @media (min-width: 1025px) {
        .single-post-media .slider figure img {
          max-height: 600px; } }
    .single-post-media .slider figure:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0px;
      height: 100%;
      width: 100%;
      background: -moz-linear-gradient(top, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 100%);
      background: -webkit-linear-gradient(top, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 100%);
      background: linear-gradient(to bottom, transparent 0%, transparent 75%, rgba(0, 0, 0, 0.65) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.single-post-media .slick-slider-wrapper .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: stretch;
  align-items: center; }
.single-post-media .slick-slider-wrapper .slick-slide {
  max-height: 40vh; }
  @media (min-width: 570px) {
    .single-post-media .slick-slider-wrapper .slick-slide {
      max-height: 485px; } }
  @media (min-width: 1025px) {
    .single-post-media .slick-slider-wrapper .slick-slide {
      max-height: 600px; } }
  .single-post-media .slick-slider-wrapper .slick-slide > div {
    height: 100%;
    width: 100%; }
    .single-post-media .slick-slider-wrapper .slick-slide > div .gallery-slide {
      width: unset !important;
      flex: 1;
      max-height: 100%;
      max-width: 100%;
      text-align: center; }
    .single-post-media .slick-slider-wrapper .slick-slide > div .slider-media,
    .single-post-media .slick-slider-wrapper .slick-slide > div .figure-with-img,
    .single-post-media .slick-slider-wrapper .slick-slide > div .gallery-slide {
      max-height: 100%;
      max-width: 100%;
      line-height: 0px; }

.single-post .section-related-news .section-related-news-container, .page-template-default .section-related-news .section-related-news-container, .page-template-page-centers .section-related-news .section-related-news-container {
  background-color: #F5F5F4;
  padding-top: 0px; }

.content-area .container-full-width img {
  max-height: 600px; }

/*--------------------------------------------------------------
## Page Templates
--------------------------------------------------------------*/
.home .section-related-news {
  padding-top: 0; }
  .home .section-related-news .related-thumb {
    position: relative;
    margin-top: -50%; }
.home .media-hero-block .media-hero-title {
  width: 18.125rem; }

.home-mission-section {
  background-color: #009DAA;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem; }
  .home-mission-section p {
    line-height: 1.6em; }
  .home-mission-section a.cta-btn {
    border-color: #fff;
    color: #fff;
    margin-top: 2.25rem; }
    .home-mission-section a.cta-btn:hover, .home-mission-section a.cta-btn:focus {
      background-color: #fff;
      color: #009DAA; }

.home-mission-section,
.section-home-taxonomies {
  padding: 3.125rem 0 3.75rem; }
  .home-mission-section h2,
  .section-home-taxonomies h2 {
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 800;
    margin: 0 0 1.125rem; }

.home-news-spotlight .col-spotlight-content h2 a {
  color: #262C34; }
  .home-news-spotlight .col-spotlight-content h2 a:hover {
    color: #009DAA; }
.home-news-spotlight a.profile-spotlight-cta {
  color: #262C34; }
  .home-news-spotlight a.profile-spotlight-cta:hover, .home-news-spotlight a.profile-spotlight-cta:focus {
    color: #009DAA; }

.home-featured-resercher .featured-resercher-img, .home-featured-resercher .profile-hero-media {
  position: relative; }
  .home-featured-resercher .featured-resercher-img:after, .home-featured-resercher .profile-hero-media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
.home-featured-resercher .featured-resercher-img {
  display: none;
  height: 225px; }
.home-featured-resercher .profile-hero-media {
  display: none; }
.home-featured-resercher .featured-mobile-image {
  display: block !important; }

.featured-resercher-content {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 3.75rem 0 4.0625rem;
  right: 5.22%;
  width: calc(50% - 5.22%);
  z-index: 2; }
  .featured-resercher-content h2 {
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.25em;
    margin-top: 1.25rem; }
    .featured-resercher-content h2 a {
      color: #fff; }
      .featured-resercher-content h2 a:hover, .featured-resercher-content h2 a:focus {
        color: #F7CB0C; }
  .featured-resercher-content .label-golden {
    display: inline-block;
    float: none; }

.home-researchers {
  background-color: #105EB7;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 2.25rem 0 3rem; }
  .home-researchers h2 {
    color: #fff; }
  .home-researchers p {
    line-height: 1.35em; }
  .home-researchers a.cta-btn {
    border-color: #fff;
    color: #fff;
    margin-top: 1.5rem; }
    .home-researchers a.cta-btn:focus, .home-researchers a.cta-btn:hover {
      background-color: #fff;
      color: #105EB7; }

.section-home-taxonomies {
  background-color: #262C34;
  color: #fff;
  padding-bottom: 12.5rem; }
  .section-home-taxonomies h2 {
    margin-bottom: 3rem; }
    .section-home-taxonomies h2 a {
      color: #fff; }
  .section-home-taxonomies h3 {
    color: #F7CB0C;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: .5px;
    margin-top: 0;
    text-transform: uppercase; }

.col-research-areas {
  margin-bottom: 4.5rem; }
  @media (min-width: 320px) {
    .col-research-areas {
      width: calc(100% - 12.52%);
      float: left;
      margin-left: 6.26%; } }
  @media (min-width: 570px) {
    .col-research-areas {
      width: calc(75% - 9.135%);
      float: left;
      margin-left: 5.22%;
      margin-left: calc(12.5% - 5.8725% + 10.44%); } }
  @media (min-width: 1025px) {
    .col-research-areas {
      width: calc(50% - 4.695%);
      float: left;
      margin-left: 3.13%;
      margin-left: calc(8.33333% - 3.39083% + 6.26%);
      margin-bottom: 0; } }
  .col-research-areas h3 {
    margin-bottom: 1.8125rem; }

.col-research-areas h3 {
  margin-bottom: 0.5625rem; }
.col-research-areas h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.35em;
  padding: 2.1875rem 2rem 2.1875rem 0; }

@media (min-width: 320px) {
  .col-disorders {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .col-disorders {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(12.5% - 5.8725% + 10.44%); } }
@media (min-width: 1025px) {
  .col-disorders {
    width: calc(25% - 3.9125%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }

.col-disorders h3 {
  margin-bottom: 1.75rem; }
.col-disorders h4 {
  font-weight: 400;
  margin-bottom: 1rem;
  text-decoration: underline; }
  .col-disorders h4 a {
    color: #fff; }
.col-disorders .cta-btn {
  margin-top: 3.4375rem; }

.home-taxonomy-title {
  margin: 0;
  text-transform: none; }
  .home-taxonomy-title:focus, .home-taxonomy-title:hover {
    color: #F7CB0C; }
  .home-taxonomy-title a {
    color: #fff; }
    .home-taxonomy-title a:focus, .home-taxonomy-title a:hover {
      color: #F7CB0C; }
  .home-taxonomy-title.accordion-title {
    border: none; }
  .home-taxonomy-title.with-image {
    background-size: 30px 30px;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    padding-left: 3rem; }

.accordion-toggle {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  border: none;
  background-color: transparent;
  position: absolute;
  padding: 0;
  width: 24px;
  height: 24px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }
  .accordion-toggle:before, .accordion-toggle:after {
    background-color: #fff;
    left: 4px;
    top: 4px; }
  .accordion-toggle:before {
    height: 16px;
    left: 11px; }
  .accordion-toggle:after {
    width: 16px;
    top: 11px; }
  .accordion-toggle:hover:before, .accordion-toggle:hover:after {
    background-color: #F7CB0C; }

.home-tax-accordion {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
  .home-tax-accordion p {
    padding-left: 3rem;
    padding-bottom: 2.125rem;
    padding-right: 2rem; }

.home-accordion-content {
  display: none; }

@media (min-width: 570px) {
  .home .media-hero-block .media-hero-title {
    width: auto; }

  .col-research-areas h3 {
    margin-bottom: 1.8125rem; }

  .col-disorders h3 {
    margin-bottom: 3rem; }

  .home-news-spotlight .col-spotlight-media {
    margin-right: -75px; }
  .home-news-spotlight .col-spotlight-content {
    width: 53%; }

  .home-mission-section {
    text-align: center;
    padding: 8rem 0 8.25rem; }
    .home-mission-section p {
      font-weight: 600; }
    .home-mission-section a.cta-btn {
      margin-top: 4.8125rem; }

  .home-mission-section h2,
  .section-home-taxonomies h2 {
    font-size: 48px;
    font-size: 3rem;
    margin: 0 0 4rem; }

  .home-researchers {
    background-color: #fff;
    color: #262C34;
    font-size: 36px;
    font-size: 2.25rem;
    padding: 9rem 0 7.125rem; }
    .home-researchers.parallax-neuron {
      background-image: url("../../img/light-grey-neuron-pattern.svg"); }
    .home-researchers a.cta-btn {
      border-color: #009DAA;
      color: #009DAA;
      margin-top: 3rem; }
      .home-researchers a.cta-btn:focus, .home-researchers a.cta-btn:hover {
        background-color: #009DAA;
        color: #fff; }

  .home-featured-resercher .featured-resercher-img {
    height: auto; }
    .home-featured-resercher .featured-resercher-img:after {
      background-color: rgba(16, 94, 183, 0.7); }
  .home-featured-resercher .profile-hero-media {
    display: block; }
    .home-featured-resercher .profile-hero-media.media-thumb-image .featured-resercher-img {
      display: block; }
    .home-featured-resercher .profile-hero-media:after {
      background-color: rgba(16, 94, 183, 0.4); }
  .home-featured-resercher .featured-mobile-image {
    display: none !important; }

  .section-home-taxonomies {
    padding: 5.0625rem 0 20.625rem; }
    .section-home-taxonomies .col-full {
      margin-left: calc(12.5% - 5.8725% + 10.44%);
      width: calc(75% - 9.135%); }

  .home-taxonomy-title.with-image {
    background-size: 54px 54px;
    padding-left: 6.125rem; }

  .home-tax-accordion p {
    padding-left: 6.125rem;
    padding-right: 4.6875rem; } }
@media (min-width: 570px) and (max-width: 1024px) {
  .disorder-columns {
    column-count: 2; } }
@media (min-width: 1025px) {
  .home-news-spotlight .col-spotlight-media {
    margin-right: 0px; }
  .home-news-spotlight .col-spotlight-content {
    width: calc(50% - 4.695%); }

  .home-mission-section {
    padding: 11.5625rem 0 8.75rem; }
    .home-mission-section p {
      margin: 0 auto;
      max-width: 80%; }
    .home-mission-section a.cta-btn {
      margin-top: 4rem; }

  .home-featured-resercher {
    max-height: calc(100vh - 80px);
    height: calc(100vh - 80px); }

  .featured-resercher-content {
    right: 11.2025%;
    width: calc(25% - 3.13%); }

  .home-researchers {
    padding: 11.5625rem 0 8.75rem; }

  .section-home-taxonomies {
    padding-top: 7.3125rem; }
    .section-home-taxonomies .col-full {
      width: calc(100% - 15%);
      margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
.col-tile {
  padding-top: 30px; }

@media (min-width: 570px) {
  .col-tile:nth-child(even) {
    border-left: 1px solid #fff;
    border-right: none; }
  .col-tile:nth-child(odd) {
    border-left: none;
    border-right: 1px solid #fff; } }
@media (min-width: 1025px) {
  .col-tile:nth-child(3n+1) {
    border-left: none;
    border-right: 2px solid #fff; }
  .col-tile:nth-child(3n-1) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff; }
  .col-tile:nth-child(3n) {
    border-left: 2px solid #fff;
    border-right: none; } }
.intro-text-tile-page {
  padding-bottom: 0px; }

.tile-item {
  background-color: #262C34;
  margin-bottom: 0px;
  position: relative;
  margin-top: 110.5px; }
  @media (min-width: 570px) {
    .tile-item {
      margin-top: 125px; } }

.tile-item * {
  color: #fff; }

.tile-item-content {
  text-align: center;
  padding: 2.5rem 1.25rem; }
  @media (min-width: 570px) {
    .tile-item-content {
      padding: 2.8125rem 3.75rem; } }
  .tile-item-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 0px;
    padding-bottom: 1.125rem;
    display: inline-block; }
    .tile-item-content h2 a:hover, .tile-item-content h2 a:focus {
      color: #F7CB0C; }
  .tile-item-content hr {
    background-color: #F7CB0C;
    width: 165px; }
  .tile-item-content p {
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 16px;
    font-size: 1rem; }
  .tile-item-content a:hover, .tile-item-content a:focus {
    color: #009DAA; }

.tile-img-wrapper {
  text-align: center;
  position: relative;
  z-index: 5; }
  .tile-img-wrapper img {
    display: inline-block;
    width: auto;
    height: 221px;
    margin-top: -110.5px; }
    @media (min-width: 570px) {
      .tile-img-wrapper img {
        height: 250px;
        margin-top: -125px; } }

.btn-tile-action-container {
  position: absolute;
  left: 0px;
  top: 110.5px; }
  @media (min-width: 570px) {
    .btn-tile-action-container {
      top: 125px; } }

.btn-tile-action {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 95.5px;
  left: 46%;
  background-color: #F7CB0C;
  border-radius: 50%;
  z-index: 6; }
  @media (min-width: 570px) {
    .btn-tile-action {
      top: 110px; } }
  .btn-tile-action:after, .btn-tile-action:before {
    background-color: #262C34;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .btn-tile-action:before {
    height: 12px; }
  .btn-tile-action:after {
    width: 12px; }
  .btn-tile-action:hover {
    background-color: #fff; }

.tile-link-button {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: bold; }
  .tile-link-button .arrow {
    display: inline;
    background-image: url("./../../img/arrow-right.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px 14px;
    padding-left: 5px;
    margin-left: 7px; }

.tile-long-description {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #105EB7;
  color: #fff;
  padding: 8.46875rem 6.26% 2.375rem;
  z-index: 4; }
  @media (min-width: 570px) {
    .tile-long-description {
      padding: 9.375rem 6.26% 2.375rem; } }
  .tile-long-description > div {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 100%;
    line-height: 1.375em; }
  @media (min-width: 570px) {
    .tile-long-description {
      padding: 9.375rem 2.8125rem 3.75rem; } }

@media (min-width: 570px) {
  .page-template-page-contact .col-half {
    width: calc(50% - 7.83%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .page-template-page-contact .col-half {
    width: calc(50% - 4.695%);
    float: left;
    margin-left: 3.13%; } }
@media (min-width: 570px) {
  .page-template-page-contact .col-content {
    width: calc(100% - 10.44%);
    float: left;
    margin-left: 5.22%; } }
@media (min-width: 1025px) {
  .page-template-page-contact .col-content {
    width: calc(66.66667% - 5.21667%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(16.66667% - 3.65167% + 6.26%); } }
.page-template-page-contact .entry-content {
  margin: 0px; }
.page-template-page-contact .social-media h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: bold;
  text-transform: uppercase; }
  @media (min-width: 320px) {
    .page-template-page-contact .social-media h2 {
      margin-top: 1rem;
      margin-bottom: 1.25rem; } }
  @media (min-width: 570px) {
    .page-template-page-contact .social-media h2 {
      margin-top: 2.8125rem;
      margin-bottom: 1.75rem; } }
  @media (min-width: 1025px) {
    .page-template-page-contact .social-media h2 {
      margin-top: 2.875rem;
      margin-bottom: 1.6875rem; } }
@media (min-width: 1025px) {
  .page-template-page-contact .social-media .links .row {
    margin: 0px; } }
.page-template-page-contact .social-media .links ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px; }
  @media (min-width: 320px) {
    .page-template-page-contact .social-media .links ul {
      margin-bottom: 1rem; } }
  .page-template-page-contact .social-media .links ul li {
    margin-right: 0px; }
    .page-template-page-contact .social-media .links ul li:before {
      content: unset; }
    .page-template-page-contact .social-media .links ul li a {
      background-color: #009DAA;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      padding: 2px;
      text-align: center;
      display: inline-block;
      margin-right: 10px; }
      .page-template-page-contact .social-media .links ul li a:before {
        content: ""; }
      .page-template-page-contact .social-media .links ul li a:hover {
        background-color: #105EB7; }
        .page-template-page-contact .social-media .links ul li a:hover a {
          color: #fff; }
    .page-template-page-contact .social-media .links ul li svg {
      height: 16px; }
    .page-template-page-contact .social-media .links ul li:first-child {
      margin-left: 0px; }

.contact_us_intro_text {
  margin-top: 0.5rem; }

@media (min-width: 1px) and (max-width: 570px) {
  .google_map .col-content {
    width: 100%;
    margin-left: 0px; }
  .google_map figure {
    margin-bottom: 0px; } }
.google_map #google_map {
  margin-top: 1rem; }
  @media (min-width: 320px) {
    .google_map #google_map {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
      height: 10.6875rem; } }
  @media (min-width: 570px) {
    .google_map #google_map {
      height: 23rem; } }
  @media (min-width: 1025px) {
    .google_map #google_map {
      height: 26.25rem;
      margin-top: 1.5625rem; } }
  .google_map #google_map iframe {
    width: 100%;
    background-size: cover;
    height: 171px;
    display: block; }
    @media (min-width: 570px) {
      .google_map #google_map iframe {
        height: 368px; } }
    @media (min-width: 1025px) {
      .google_map #google_map iframe {
        height: 420px; } }

.address_for_visitors {
  color: #fff; }
  .address_for_visitors h2 {
    color: #fff;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 29px;
    line-height: 1.8125rem;
    margin-bottom: 0px;
    font-weight: 400; }
  .address_for_visitors a {
    color: #fff;
    text-decoration: underline;
    font-weight: 400; }
    .address_for_visitors a:hover, .address_for_visitors a:focus {
      color: #F7CB0C; }
  .address_for_visitors p {
    margin-top: 0px;
    margin-bottom: 0.75rem;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-weight: 400; }
  .address_for_visitors .background {
    background-color: #105EB7;
    padding-top: 3rem;
    padding-bottom: 2rem; }
    @media (min-width: 570px) {
      .address_for_visitors .background {
        margin-top: -10rem;
        padding-top: 15.3125rem;
        padding-bottom: 3.4375rem; } }
    @media (min-width: 1025px) {
      .address_for_visitors .background {
        margin-top: -10.9375rem;
        padding-top: 15.9375rem;
        padding-bottom: 3em; } }
  .address_for_visitors .address {
    margin-top: 1.5rem; }
    .address_for_visitors .address h3, .address_for_visitors .address strong {
      font-weight: bold;
      color: #fff;
      margin: 0px; }
      @media (min-width: 570px) {
        .address_for_visitors .address h3, .address_for_visitors .address strong {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 36px;
          line-height: 2.25rem;
          font-weight: 700; } }
    @media (min-width: 570px) {
      .address_for_visitors .address {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 32px;
        line-height: 2rem;
        font-weight: 700; } }
    @media (min-width: 1025px) {
      .address_for_visitors .address {
        line-height: 1.875rem;
        margin-top: 1.875rem; } }

.department_and_office_contact_section .col-content h2 {
  color: #262C34;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-weight: bold;
  margin-top: 1.875rem;
  margin-bottom: 1.125rem; }
  @media (min-width: 570px) {
    .department_and_office_contact_section .col-content h2 {
      margin-top: 4.5rem;
      margin-bottom: 2.8125rem; } }
  @media (min-width: 1025px) {
    .department_and_office_contact_section .col-content h2 {
      margin-top: 5.9375rem; } }

.be_in_a_study {
  padding-bottom: 3em; }
  .be_in_a_study .title h2 {
    color: #262C34;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block; }
    .be_in_a_study .title h2:hover {
      color: #009DAA; }
    @media (min-width: 1025px) {
      .be_in_a_study .title h2 {
        margin-bottom: 1.5625rem; } }
  .be_in_a_study a {
    word-break: break-all; }
  .be_in_a_study p {
    margin: 0px; }
  .be_in_a_study .arrow {
    background-image: url("./../../img/arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-left: 5px;
    margin-bottom: -1px; }

.search-terms {
  color: #009DAA;
  font-weight: 900; }

a.search-phrase {
  color: #009DAA; }

h1.search-phrase {
  color: #3E434A;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400; }

.clear {
  margin-bottom: 3.125rem; }
  .clear .search-form {
    display: flex;
    justify-content: space-between; }
  .clear label {
    width: 100%; }
    @media (min-width: 570px) {
      .clear label {
        padding-right: 1rem; } }
    @media (min-width: 1025px) {
      .clear label {
        padding-right: 2.5rem; } }
  .clear input.search-field {
    width: 100%;
    margin-right: 0;
    height: 3.125rem; }
    @media (min-width: 570px) {
      .clear input.search-field {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 18px;
        line-height: 1.125rem;
        padding: 0.75rem 0.9375rem; } }
  .clear input.search-submit {
    background-color: #009DAA;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    width: 165px; }
    @media (min-width: 320px) {
      .clear input.search-submit {
        color: rgba(255, 255, 255, 0);
        background-image: url(../../img/icon-arrow-right.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 40% 40%;
        width: 3.125rem;
        height: 3.125rem; } }
    @media (min-width: 570px) {
      .clear input.search-submit {
        background-image: none;
        color: white;
        width: 10.3125rem;
        height: auto; } }
    .clear input.search-submit:hover {
      background-color: #105EB7; }

.search-page .section-page-title h1 {
  margin: 0px; }
@media (min-width: 570px) {
  .search-page .section-search-form {
    margin-top: 50px; } }
@media (min-width: 1025px) {
  .search-page .section-search-form {
    margin-top: 100px; } }
.search-page .search-content {
  margin-top: 10px;
  margin-bottom: 5rem; }
  @media (min-width: 570px) {
    .search-page .search-content {
      margin-bottom: 6.25rem; } }
  @media (min-width: 1025px) {
    .search-page .search-content {
      margin-bottom: 12.5rem; } }
  .search-page .search-content hr {
    margin: 2.5rem auto;
    background-color: #CCCED0; }
  .search-page .search-content article.block-found-post:last-of-type hr {
    display: none; }
  .search-page .search-content .theme-pagination {
    margin-top: 2.5rem; }
    @media (min-width: 570px) {
      .search-page .search-content .theme-pagination {
        margin-top: 3.75rem; } }
    @media (min-width: 1025px) {
      .search-page .search-content .theme-pagination {
        margin-top: 5rem; } }
  .search-page .search-content .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.375rem;
    font-weight: 800;
    font-weight: bold;
    color: #105EB7;
    margin-bottom: 0;
    margin-top: 0; }
    @media (min-width: 570px) {
      .search-page .search-content .entry-title {
        line-height: 2.625rem; } }
    @media (min-width: 1025px) {
      .search-page .search-content .entry-title {
        line-height: 2.125rem; } }
  .search-page .search-content .entry-summary {
    margin-top: 0px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-weight: normal;
    color: #3E434A; }
    .search-page .search-content .entry-summary strong {
      color: #105EB7; }
    @media (min-width: 1025px) {
      .search-page .search-content .entry-summary {
        margin-top: 1.5625rem; } }
  .search-page .search-content .page-title {
    color: #000;
    letter-spacing: 0.01875rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin-bottom: 1.125rem; }
  .search-page .search-content .nothing-found {
    font-size: 60.8px;
    font-size: 3.8rem;
    margin: 0;
    font-weight: bold; }
  .search-page .search-content #nav-breadcrumbs {
    border: none;
    padding: 0 0 0.125rem 0; }
    .search-page .search-content #nav-breadcrumbs .divider-crums {
      padding: 0; }
    .search-page .search-content #nav-breadcrumbs:hover {
      color: #105EB7; }

#search-form-toggle {
  display: none; }

.page-template-page-people-by-category .entry-header-content h1 {
  margin-bottom: 1.375rem; }
.page-template-page-people-by-category .entry-header-content p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 600; }
  @media (min-width: 570px) {
    .page-template-page-people-by-category .entry-header-content p {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 32px;
      line-height: 2rem; } }
@media (min-width: 570px) {
  .page-template-page-people-by-category .profile-contact-info {
    background-position: right -185px top;
    display: flex;
    align-items: center;
    height: calc(100vh - 120px);
    max-height: calc(100vh - 120px); } }
@media (min-width: 1025px) {
  .page-template-page-people-by-category .profile-contact-info {
    height: calc(100vh - 122px);
    max-height: calc(100vh - 122px); } }
@media (min-width: 1px) and (max-width: 570px) {
  .page-template-page-people-by-category .anchor-link {
    display: none; } }
.page-template-page-people-by-category .profiles-group {
  padding-bottom: 3.125rem; }
  @media (min-width: 570px) {
    .page-template-page-people-by-category .profiles-group {
      padding-bottom: 3.75rem; } }
  @media (min-width: 1025px) {
    .page-template-page-people-by-category .profiles-group {
      padding-bottom: 5.25rem; } }
.page-template-page-people-by-category #content {
  background-color: #262C34; }
.page-template-page-people-by-category h2 {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  line-height: 2.625rem;
  margin-top: 1.75rem;
  margin-bottom: 0.75rem; }
  @media (min-width: 570px) {
    .page-template-page-people-by-category h2 {
      font-size: 48px;
      font-size: 3rem;
      line-height: 32px;
      line-height: 2rem;
      font-weight: 800;
      margin-top: 2.375rem;
      margin-bottom: 2rem; } }
.page-template-page-people-by-category h4 {
  text-transform: none; }
.page-template-page-people-by-category .category-description {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 1025px) {
    .page-template-page-people-by-category .category-description {
      margin-bottom: 2.8125rem; } }
.page-template-page-people-by-category .filters-filtered-by > div {
  background: #3E434A;
  color: #fff; }
  .page-template-page-people-by-category .filters-filtered-by > div:first-child {
    background: transparent;
    text-transform: inherit; }
  .page-template-page-people-by-category .filters-filtered-by > div a {
    color: #000; }

.profile-big-item,
.profile-item {
  text-align: center;
  border-bottom: 1px solid #3E434A;
  padding-top: 1.875rem; }
  @media (min-width: 570px) {
    .profile-big-item,
    .profile-item {
      text-align: left; } }
  .profile-big-item:last-child,
  .profile-item:last-child {
    border: none; }
  .profile-big-item .btn,
  .profile-item .btn {
    display: none; }
    .profile-big-item .btn a.cta-btn,
    .profile-item .btn a.cta-btn {
      color: #009DAA;
      border: 1px solid #009DAA; }
      .profile-big-item .btn a.cta-btn:hover, .profile-big-item .btn a.cta-btn:focus,
      .profile-item .btn a.cta-btn:hover,
      .profile-item .btn a.cta-btn:focus {
        background-color: #009DAA;
        color: #fff; }

@media (min-width: 570px) {
  .profile-content-wrapper .content-block {
    padding-left: 2.5rem; } }
.profile-content-wrapper .entry-title {
  margin-top: 1rem; }
  .profile-content-wrapper .entry-title a {
    color: #F7CB0C;
    text-transform: capitalize; }
    .profile-content-wrapper .entry-title a:hover, .profile-content-wrapper .entry-title a:focus {
      color: #fff; }
  @media all {
    .profile-content-wrapper .entry-title {
      margin: 0px;
      margin-top: 0.625rem; } }
.profile-content-wrapper .entry-subtitle {
  margin-top: 0.5rem;
  color: #fff; }
  .profile-content-wrapper .entry-subtitle a {
    color: #fff;
    text-transform: none;
    word-break: break-word; }
.profile-content-wrapper .entry-description {
  color: #fff; }
  @media (min-width: 320px) {
    .profile-content-wrapper .entry-description {
      display: none; } }

@media (min-width: 570px) {
  .profile-item {
    border: none; }
    .profile-item .profile {
      display: flex;
      justify-content: flex-start;
      margin-bottom: 0px; }
      .profile-item .profile .profile-content-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%; } }
.profile-item .entry-description {
  padding-right: 30px; }
@media (min-width: 570px) {
  .profile-item:nth-child(even) {
    padding-left: 1.375rem; } }
@media (min-width: 1025px) {
  .profile-item .entry-description {
    display: block; } }

@media (min-width: 570px) {
  .profile-big-item .profile {
    display: flex;
    justify-content: flex-start; }
    .profile-big-item .profile .profile-content-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%; }
      .profile-big-item .profile .profile-content-wrapper .content-block {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .profile-big-item .profile .profile-content-wrapper .content-block .content-group {
          width: 60%;
          display: flex;
          align-items: center; }
  .profile-big-item .btn {
    display: block;
    width: 10.375rem; }
    .profile-big-item .btn a {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 570px) and (min-width: 1025px) {
    .profile-big-item .btn {
      display: flex;
      align-items: flex-end; } }

@media (min-width: 1025px) {
  .profile-big-item .entry-description {
    color: #fff;
    display: block; } }

.figure-profile-img img {
  display: block;
  margin: auto;
  width: 120px;
  max-width: none; }
  @media (min-width: 570px) {
    .figure-profile-img img {
      width: 142px; } }
  @media (min-width: 1025px) {
    .figure-profile-img img {
      width: 165px; } }

.single-profile-post-content {
  margin-bottom: 2.25rem; }

.media-hero-block {
  position: relative; }

.profile-hero-media {
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
  position: relative; }
  .profile-hero-media .video-js:after, .profile-hero-media .hero-profile-img:after {
    background-color: rgba(26, 36, 52, 0.6);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }

.section-facts:after {
  background-color: rgba(26, 36, 52, 0.9);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.media-hero-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }
  .media-hero-title h1 {
    text-align: center; }
    .media-hero-title h1:before, .media-hero-title h1:after {
      background-color: #fff;
      content: '';
      display: block;
      height: 1px;
      margin: 0 auto;
      width: 80px; }
    @media (min-width: 570px) {
      .media-hero-title h1:before, .media-hero-title h1:after {
        width: 140px; } }
    @media (min-width: 1025px) {
      .media-hero-title h1:before, .media-hero-title h1:after {
        width: 165px; } }
    .media-hero-title h1:before {
      margin-bottom: 2.25rem; }
    .media-hero-title h1:after {
      margin-top: 2.25rem; }

.profile-contact-info {
  background-color: #009DAA;
  color: #fff;
  padding: 2.8125rem 0 2.8125rem; }
  @media (min-width: 570px) {
    .profile-contact-info {
      padding: 2.8125rem 0 4rem; } }
  .profile-contact-info a {
    color: #fff; }

.profile-research-areas {
  margin-bottom: 1.75rem; }

.col-profile-titles {
  margin-bottom: 3.3125rem; }
  .col-profile-titles p {
    margin: 0; }

p.single-profile-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 1.40625rem; }

p.single-profile-secondary-titles {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4em; }

p.single-profile-desc {
  border-top: 1px solid #F7CB0C;
  margin-top: 2.8125rem;
  padding-top: 2.8125rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.28em;
  margin-bottom: 2.25rem; }

.profile-info-label {
  font-weight: 700;
  margin: 0; }

.profile-info-value {
  margin: 0 0 1.5rem; }
  .profile-info-value a {
    position: relative; }
    .profile-info-value a:before {
      height: 2px; }
  .profile-info-value.anchor-link a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .profile-info-value.anchor-link a:hover:before {
    visibility: gone;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }

.single-profile-spotlight {
  background-color: #573881;
  color: #fff; }

.spotlight-divider {
  background-color: #F7CB0C;
  height: 1px;
  clear: both; }

.col-spotlight-media, .col-spotlight-content {
  margin-left: 6.26%;
  margin-right: 6.26%; }

.col-spotlight-content h2 {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.15em;
  margin: 0 0 1.375rem; }
.col-spotlight-content p {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0; }
.col-spotlight-content > *:last-child {
  margin-top: 2.875rem; }

figure.profile-spotlight-img {
  margin: 2.5rem 0 1.75rem; }

.profile-spotlight-cta-title h2:hover {
  color: #F7CB0C; }

.profile-spotlight-cta {
  color: #fff;
  text-transform: uppercase; }
  .profile-spotlight-cta:hover {
    color: #F7CB0C; }

.section-publications {
  background-color: #3E434A;
  color: #fff;
  padding: 3.75rem 0 3.4375rem; }
  .section-publications .key-publ-wrapper {
    margin: 0 0 3.125rem;
    padding: 0; }
    .section-publications .key-publ-wrapper .key-publ-item:before {
      display: none; }
  .section-publications.section-publications-pubmed {
    background-color: #262C34; }
  .section-publications h2 {
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 3.125rem;
    text-transform: uppercase; }
  .section-publications a {
    color: #F7CB0C; }
    .section-publications a:hover {
      color: #fff; }
  .section-publications p {
    margin: 0; }

.key-publ-item:not(:first-child) {
  display: none; }
.key-publ-item b {
  font-weight: 800; }
.key-publ-item p {
  line-height: 1.35em;
  margin-bottom: 1.0625rem; }
.key-publ-item .icon-arrow svg {
  position: relative;
  top: 1px;
  width: 8px; }
.key-publ-item a.link-with-arrow {
  font-size: 16px;
  font-size: 1rem;
  display: block;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }
  .key-publ-item a.link-with-arrow:hover .icon-arrow-right {
    stroke: #fff; }
.key-publ-item .icon-arrow-right {
  stroke: #F7CB0C;
  -webkit-transition: stroke 150ms linear;
  -moz-transition: stroke 150ms linear;
  -o-transition: stroke 150ms linear;
  -ms-transition: stroke 150ms linear;
  transition: stroke 150ms linear; }
.key-publ-item .links-divider {
  color: #7B7B7B;
  display: none;
  font-style: normal;
  font-weight: 400;
  padding: 0 1.125rem; }

.section-publications-pubmed ol {
  margin: 0 0 3.125rem;
  padding: 0; }
  .section-publications-pubmed ol li {
    line-height: 1.35em;
    margin-bottom: 1.875rem; }
    .section-publications-pubmed ol li:last-child {
      border-bottom: none; }
    .section-publications-pubmed ol li:not(:first-child) {
      display: none; }
    .section-publications-pubmed ol li a:first-of-type {
      color: #fff; }
      .section-publications-pubmed ol li a:first-of-type:hover {
        color: #F7CB0C; }
    .section-publications-pubmed ol li b:not(:first-child) {
      display: block;
      margin-top: 2px; }
    .section-publications-pubmed ol li:before {
      display: none; }
.section-publications-pubmed .cta-btn {
  color: #fff;
  border-color: #fff; }
  .section-publications-pubmed .cta-btn:hover {
    background-color: #fff;
    color: #262C34; }

.anchor-scroll-profile {
  color: #F7CB0C;
  border: 0.09375rem solid #F7CB0C;
  border-radius: 50%;
  padding: 9px 7px 5px;
  font-size: 24px;
  font-size: 1.5rem;
  bottom: 80px;
  left: calc(50% - 20px);
  z-index: 2; }
  .anchor-scroll-profile:before {
    content: "";
    font-weight: 600; }
  .anchor-scroll-profile:hover, .anchor-scroll-profile:focus {
    color: #F7CB0C; }

.single-profile .single-profile-news .grid-news-content .entry-title:before {
  content: "News";
  text-transform: uppercase;
  position: absolute;
  top: -40px;
  background-color: #fff;
  color: #105EB7;
  font-size: 10px;
  line-height: 1em;
  padding: 4px 6px;
  font-weight: 900; }

/* Tablet Layout Styles */
@media (min-width: 570px) {
  /*   .profile-hero-media {
      height: calc(100vh - 120px); 
    } */
  .single-profile-post-content {
    margin-bottom: 3.375rem; }

  .media-hero-title h1:before {
    margin-bottom: 1.25em; }
  .media-hero-title h1:after {
    margin-top: 1.25em; }

  .profile-contact-info {
    padding: 4.5rem 0 4.6875rem; }

  .col-profile-titles {
    margin-bottom: 3.75rem; }

  .col-profile-info {
    column-count: 2; }

  p.single-profile-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold; }

  p.single-profile-secondary-titles {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal; }

  p.single-profile-desc {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 3.75rem; }

  .col-spotlight-media,
  .col-spotlight-content {
    margin-left: 5.22%;
    margin-right: 0;
    width: 44.78%; }

  .col-spotlight-media {
    float: right;
    position: relative;
    margin: 0; }

  .col-spotlight-content {
    float: left; }

  .col-spotlight-content h2 {
    margin-top: 2.75rem; }

  figure.profile-spotlight-img {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 110%; }

  .section-publications {
    padding: 4.8125rem 0 4.5rem; }
    .section-publications h2 {
      margin-bottom: 2.5rem; }

  .key-publ-item a.link-with-arrow {
    display: inline;
    margin-bottom: 0; }
  .key-publ-item .links-divider {
    display: inline; }

  .anchor-scroll-profile {
    bottom: 53px; } }
/* Desktop Layout Styles */
@media (min-width: 1025px) {
  /*   .profile-hero-media {
      height: auto;
    } */
  .anchor-scroll-profile:hover {
    background-color: #F7CB0C;
    color: #262C34; }

  .single-profile-post-content {
    margin-bottom: 4.6875rem; }

  .profile-contact-info {
    padding: 5.625rem 0 5.9375rem; }

  p.single-profile-desc {
    margin-bottom: 2.75rem; }

  .col-profile-titles {
    float: left;
    margin-bottom: 0;
    margin-right: 17.75%;
    width: 59.375%; }
    .col-profile-titles > *:last-child {
      margin-bottom: 0; }

  .col-profile-info {
    column-count: 1;
    float: left;
    width: 22.875%; }

  /*  .col-spotlight-media,
    .col-spotlight-content {
  
    }*/
  .col-spotlight-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }
  @media (min-width: 1025px) and (min-width: 1025px) {
    .col-spotlight-content {
      width: calc(50% - 4.695%);
      float: left;
      margin-left: 3.13%;
      margin-left: calc(8.33333% - 3.39083% + 6.26%); } }

@media (min-width: 1025px) and (min-width: 1025px) {
  .col-spotlight-media {
    width: calc(41.66667% - 4.43417%);
    float: left;
    margin-left: 3.13%;
    float: right; } }

@media (min-width: 1025px) {
  figure.profile-spotlight-img {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none; }

  .section-publications {
    padding: 6.5625rem 0 6.25rem; }
    .section-publications h2 {
      margin-bottom: 4.0625rem; }

  .section-publications-pubmed ol li {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .section-publications-pubmed ol li:not(:first-child) {
      display: block; }

  .key-publ-item {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .key-publ-item:not(:first-child) {
      display: block; }
    .key-publ-item:last-child {
      border-bottom: none; } }
.news-post-preview {
  position: relative;
  margin: 0; }
  @media (min-width: 320px) {
    .news-post-preview {
      width: calc(100%);
      float: left;
      margin-left: 0; } }
  @media (min-width: 570px) {
    .news-post-preview {
      width: calc(50%);
      float: left;
      margin-left: 0; } }
  @media (min-width: 1025px) {
    .news-post-preview {
      width: calc(33.33333%);
      float: left;
      margin-left: 0; }
      .single-profile-news .news-post-preview {
        width: calc(50%);
        float: left;
        margin-left: 0; } }
  .news-post-preview > a {
    display: block;
    width: 100.2%; }
    .news-post-preview > a:before, .news-post-preview > a:after {
      opacity: 1; }
    .news-post-preview > a:before {
      background-color: #009DAA;
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 55px;
      height: 55px;
      border-radius: 100% 0 0 0;
      z-index: 1; }
    .news-post-preview > a:after {
      color: #fff;
      content: "";
      font-size: 26.4px;
      font-size: 1.65rem;
      position: absolute;
      bottom: 9px;
      right: 6px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      z-index: 2; }
    .news-post-preview > a:hover:before, .news-post-preview > a:focus:before {
      background-color: #fff; }
    .news-post-preview > a:hover:after, .news-post-preview > a:focus:after {
      color: #009DAA; }
    .news-post-preview > a:hover h2, .news-post-preview > a:focus h2 {
      -webkit-animation-name: bounce;
      animation-name: bounce; }
    .news-post-preview > a:hover .grid-news-img-wrapper:after, .news-post-preview > a:focus .grid-news-img-wrapper:after {
      background-color: rgba(0, 157, 170, 0.85);
      background-image: none; }

.news-grid-counter h3 {
  margin-top: 0; }

.featured-news-img {
  position: relative;
  width: 120%;
  left: -20%; }

.grid-news-img-wrapper {
  position: relative; }
  .grid-news-img-wrapper:after {
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.75) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.75) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.75) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#BF000000', GradientType=0);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.grid-news-content {
  position: absolute;
  bottom: 0;
  padding-left: 6.26%;
  padding-bottom: 1.25rem;
  width: calc(100% - 75px); }
  .grid-news-content h2 {
    color: #fff;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2em;
    margin: 0; }

.section-news-featured {
  background-color: #000;
  padding: 2rem 0 4rem; }

.section-news-grid .no-results {
  display: none;
  width: calc(100% - 12.52%);
  float: left;
  margin-left: 6.26%;
  margin-bottom: 2rem; }
  .section-news-grid .no-results h1 {
    color: #3E434A;
    margin: 0; }
  .section-news-grid .no-results .page-content {
    margin-top: 1rem; }

.col-news-featured-content {
  border-bottom: 1px solid #009DAA;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  padding-bottom: 2rem; }
  @media (min-width: 1025px) {
    .col-news-featured-content {
      width: calc(41.66667% - 4.43417%);
      float: left;
      margin-left: 3.13%;
      margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
  .col-news-featured-content h1 {
    border-bottom: 1px solid #009DAA;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 800;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem; }
  .col-news-featured-content h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.16em;
    margin-top: 0; }
    .col-news-featured-content h2 a {
      color: #F7CB0C; }
  .col-news-featured-content .entry-meta {
    color: #fff;
    font-weight: 400; }
    .col-news-featured-content .entry-meta a {
      color: #fff; }
      .col-news-featured-content .entry-meta a:hover, .col-news-featured-content .entry-meta a:focus {
        color: #F7CB0C; }

.figure-news-img {
  height: 320px; }

.news-post-featured {
  position: relative;
  margin-bottom: 0; }

#news-progress-bar {
  background-color: #105EB7;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  display: none; }

.news-post-preview-featured {
  background-color: #573881;
  display: none !important;
  padding: 4.4375rem 0 4.6875rem; }
  .news-post-preview-featured.bg-blue {
    background-color: #105EB7; }
    .news-post-preview-featured.bg-blue .news-cta:hover, .news-post-preview-featured.bg-blue .news-cta:focus {
      color: #105EB7; }
  .news-post-preview-featured.bg-orange {
    background-color: #D1622E; }
    .news-post-preview-featured.bg-orange .news-cta:hover, .news-post-preview-featured.bg-orange .news-cta:focus {
      color: #D1622E; }

.featured-grid-news-img-wrapper .figure-with-img {
  position: relative;
  top: 0;
  left: -5%;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  width: 105%; }

.featured-grid-news-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  @media (min-width: 570px) {
    .featured-grid-news-content {
      width: calc(50% - 7.83%);
      float: left;
      margin-left: 5.22%; } }
  @media (min-width: 1025px) {
    .featured-grid-news-content {
      width: calc(50% - 4.695%);
      float: left;
      margin-left: 3.13%;
      margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
  .featured-grid-news-content h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.16em;
    margin: 0 0 2.5rem; }
    .featured-grid-news-content h2 a {
      color: #fff; }
  .featured-grid-news-content .news-cta {
    border-color: #fff;
    color: #fff; }
    .featured-grid-news-content .news-cta:hover, .featured-grid-news-content .news-cta:focus {
      background-color: #fff;
      color: #573881; }

@media (min-width: 570px) {
  .news-grid-counter {
    margin-bottom: 3rem; }

  .grid-news-content {
    padding-left: 2rem;
    padding-bottom: 1.5rem; }
    .grid-news-content h2 {
      font-size: 28px;
      font-size: 1.75rem; }

  .section-news-grid .no-results {
    width: calc(100% - 10.44%);
    margin-left: 5.22%;
    margin-bottom: 3.875rem; }

  .figure-news-img {
    height: 384px; }

  .featured-news-img {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 120%;
    left: -20%; }
    .featured-news-img img {
      width: 120%; }

  .section-news-filter {
    margin: 5.25rem 0 3.875rem; }

  .section-news-featured {
    padding: 6.25rem 0 7.125rem; }

  .featured-grid-news-img-wrapper {
    float: left;
    width: 47.39%; }
    .image-right .featured-grid-news-img-wrapper {
      float: right; }
      .image-right .featured-grid-news-img-wrapper .figure-with-img {
        left: auto;
        left: initial;
        right: -10%; }
        .image-right .featured-grid-news-img-wrapper .figure-with-img img {
          float: left; }
    .image-left .featured-grid-news-img-wrapper .figure-with-img {
      left: -10%; }
      .image-left .featured-grid-news-img-wrapper .figure-with-img img {
        float: right; }

  .news-wrapper-with-borders {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 3.4375rem 0 3.75rem; } }
@media (min-width: 570px) and (max-width: 1024px) {
  .col-news-featured-content {
    width: calc(45%);
    margin-left: calc(50% + 5.22%); }

  .col-news-featured-img {
    position: absolute;
    width: calc(50% - 2.61%);
    left: 0;
    bottom: -160px; } }
@media (min-width: 1025px) {
  .grid-news-content {
    padding-left: 2.625rem;
    padding-bottom: 2.25rem; }

  .section-news-grid .no-results {
    width: calc(100% - 6.26%);
    margin-left: 3.13%; }

  .figure-news-img {
    height: 427px; }

  .section-news-filter {
    margin: 9.625rem 0 3.875rem; }

  .col-news-featured-content {
    width: 40%;
    margin-left: calc(50% + 3.13%);
    padding-bottom: 2.3125rem; }
    .col-news-featured-content .entry-meta {
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 1.5625rem; }
    .col-news-featured-content h1 {
      margin-bottom: 2.3125rem; }
    .col-news-featured-content h2 {
      margin-bottom: 1.0625rem; }

  .col-news-featured-img {
    margin-left: 0;
    width: calc(50% - 9.39%);
    position: absolute;
    left: 0;
    bottom: -200px; }

  .featured-news-img {
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 112%;
    left: -25%; }
    .featured-news-img img {
      width: 112%; }

  .featured-grid-news-img-wrapper {
    width: 32.19%; }

  .news-post-preview-featured {
    display: block !important;
    float: left;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden; }

  .news-wrapper-with-borders {
    padding: 4.6875rem 0; }

  .news-post-featured {
    position: inherit; }

  .section-news-featured {
    height: 100vh;
    max-height: 100vh;
    padding: 0;
    display: flex;
    align-items: center; }

  .col-news-featured-img {
    bottom: -7%; } }
@media (min-width: 1320px) {
  .news-post-featured {
    position: relative; }

  .section-news-featured {
    height: auto;
    max-height: 100vh;
    padding: 6.25rem 0 7.125rem; }

  .col-news-featured-img {
    bottom: -200px; }

  .section-news-grid .no-results {
    max-width: 1320px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3.875rem;
    float: none; }
    .section-news-grid .no-results .page-content, .section-news-grid .no-results .page-header {
      width: calc(100% - 6.26%);
      margin-left: 3.13%; } }
.page-template-page-research-disorder-details .all-news-wrap {
  float: none !important; }

article.research-area h1:before, article.research-area h1:after {
  display: none; }
article.research-area .media-hero-title.brain-imaging:before {
  background: url(../../img/brain-imaging.svg) center no-repeat; }
article.research-area .media-hero-title.cellular-molecular-neuroscience:before {
  background: url(../../img/cellular-molecular-neuroscience.svg) center no-repeat; }
article.research-area .media-hero-title.cognitive-neuroscience:before {
  background: url(../../img/cognitive-neuroscience.svg) center no-repeat; }
article.research-area .media-hero-title.computational-neuroscience:before {
  background: url(../../img/computational-neuroscience.svg) center no-repeat; }
article.research-area .media-hero-title.genome-engineering:before {
  background: url(../../img/genome-engineering.svg) center no-repeat; }
article.research-area .media-hero-title.neurotechnology:before {
  background: url(../../img/neurotechnology.svg) center no-repeat; }
article.research-area .media-hero-title.systems-neuroscience:before {
  background: url(../../img/systems-neuroscience.svg) center no-repeat; }
article.research-area .media-hero-title:before {
  border: 1px solid #F7CB0C;
  border-radius: 50%;
  background-size: 70px !important;
  content: '';
  width: 180px;
  height: 180px;
  display: block;
  margin: 0 auto 1.4375rem; }

#taxonomy-content-section .post-content {
  margin: 2.5rem 0 3.125rem; }

.term-description-block {
  background-color: #009DAA;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 2.5rem 0;
  text-align: center; }

.section-featured-researcher {
  background-color: #105EB7;
  color: #fff; }

.section-featured-researcher {
  margin-top: 1.25rem; }

.col-featured-researcher-img {
  position: relative;
  /*&:after {
    content: '';
    background-color: transparentize($color__blue, .3);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }*/ }
  @media (min-width: 1025px) {
    .col-featured-researcher-img {
      width: calc(50% - 4.695%);
      float: left;
      margin-left: 3.13%; } }
  @media (min-width: 320px) and (max-width: 569px) {
    .col-featured-researcher-img figure {
      height: 225px; } }

@media (min-width: 320px) {
  .col-featured-researcher-content {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  .col-featured-researcher-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(12.5% - 5.8725% + 10.44%); } }
@media (min-width: 1025px) {
  .col-featured-researcher-content {
    width: calc(33.33333% - 4.17333%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }

.featured-researcher-content {
  padding: 2.625rem 0 2.75rem; }
  .featured-researcher-content h2 {
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    margin: 0.9375rem 0 1.875rem;
    line-height: 1.25em; }
    .featured-researcher-content h2 a {
      color: #fff; }
      .featured-researcher-content h2 a:hover, .featured-researcher-content h2 a:focus {
        color: #F7CB0C; }
  .featured-researcher-content .label-golden {
    float: none;
    display: inline-block; }

.section-researchers {
  padding: 3.125rem 0 3.75rem; }
  .section-researchers h2 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 800;
    margin: 0 0 1.875rem; }
  .section-researchers .researcher-name a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.8em;
    font-weight: 400;
    text-decoration: underline; }

@media (min-width: 570px) {
  article.research-area .media-hero-title:before {
    background-size: 96px !important;
    width: 245px;
    height: 245px; }

  #taxonomy-content-section .post-content {
    margin: 4rem 0 4.375rem; }

  .term-description-block {
    font-size: 35px;
    font-size: 2.1875rem;
    padding: 5.625rem 0; }

  .section-featured-researcher {
    margin-top: 1.875rem; }

  .featured-researcher-content {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 3rem 0 4.375rem;
    margin: 7.8125rem 0 7.625rem; }
    .featured-researcher-content h2 {
      line-height: 1.4em; }

  .section-researchers {
    padding: 3.75rem 0 6.875rem; }
    .section-researchers h2 {
      font-size: 48px;
      font-size: 3rem;
      margin: 0 0 2.5rem; }
    .section-researchers.parallax-neuron {
      background-image: url("../../img/light-grey-neuron-pattern.svg"); } }
@media (min-width: 1025px) {
  .researcher-list-wrap {
    height: 235px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap; }

  #taxonomy-content-section .post-content {
    margin: 5.125rem 0 5.75rem; }

  .term-description-block {
    padding: 5rem 0; }

  .section-featured-researcher {
    margin-top: 3.125rem; }
    .section-featured-researcher .col-featured-researcher-img {
      width: calc(50% - 4.695% + 3.13%);
      margin-left: 0; }

  .featured-researcher-content {
    padding: 3.4375rem 0 3.75rem;
    margin: 5.9375rem 0 6.25rem; }

  .section-researchers {
    padding: 7.5rem 0 7.1875rem; }

  h2.fact-title {
    font-size: 90px;
    font-size: 5.625rem; } }
#localist-events-section {
  background-color: #262C34;
  margin-top: 4rem;
  padding: 3rem 0; }
  @media (min-width: 570px) {
    #localist-events-section {
      padding: 4.75rem 0 3.875rem; } }
  @media (min-width: 1025px) {
    #localist-events-section {
      padding: 5.125rem 0 6.875rem; } }
  .page-template-page-centers #localist-events-section {
    margin-top: 0; }

.page-template-page-events .col-full {
  position: relative; }
.page-template-page-events .page-content {
  margin-top: 0px; }
  .page-template-page-events .page-content article > div {
    display: none; }
.page-template-page-events #localist-events-section {
  margin-top: 0px; }

#filter-full-calendar {
  background: url(../../img/icon-calendar-back.svg) center left no-repeat;
  background-size: 8px 12px;
  display: none;
  font-size: 17px;
  font-size: 1.0625rem;
  padding-left: 15px;
  position: absolute;
  right: 0;
  top: 15px; }

.localist_minicalendar_minicalendar {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-bottom: 1.5rem;
  width: 105%; }

.localist_minicalendar {
  margin-top: 40px;
  margin-bottom: 3.75rem; }
  @media (min-width: 570px) {
    .localist_minicalendar {
      display: block;
      margin-top: 0; } }
  @media (min-width: 570px) and (max-width: 1024px) {
    .localist_minicalendar {
      position: relative;
      margin-bottom: 5rem; }
      .localist_minicalendar > div.localist_minicalendar_pager {
        float: none; }
      .localist_minicalendar > div:last-child,
      .localist_minicalendar > div.localist_minicalendar_nav {
        left: auto;
        left: initial;
        right: 0; }
      .localist_minicalendar > div.localist_minicalendar_nav {
        top: 0px;
        margin-top: 24px;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-content: flex-start;
        align-items: flex-start; }
      .localist_minicalendar > div:last-child {
        top: 138px; } }
  @media (min-width: 1025px) {
    .localist_minicalendar {
      float: right;
      width: 23%; } }
  .localist_minicalendar select {
    display: none;
    background-color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 40px;
    padding: 11px 15px;
    width: 100%; }

.localist_minicalendar_events {
  margin-bottom: 30px; }
  @media (min-width: 1025px) {
    .localist_minicalendar_events {
      float: left;
      width: calc(77% - 40px);
      margin-right: 40px;
      margin-bottom: 50px; } }
  .localist_minicalendar_events ul {
    margin: 0;
    padding: 0; }
  .localist_minicalendar_events li:before {
    display: none; }

.localist_minicalendar_pager {
  position: relative; }
  .localist_minicalendar_pager h1 {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 570px) {
      .localist_minicalendar_pager h1 {
        margin-bottom: 20px; } }
    @media (min-width: 1025px) {
      .localist_minicalendar_pager h1 {
        margin-top: 10px; } }
  .localist_minicalendar_pager a {
    position: absolute;
    bottom: 5px;
    background: url(../../img/icon-calendar-prev.svg) center no-repeat;
    background-size: 100%;
    width: 11px;
    height: 20px; }
    .localist_minicalendar_pager a:first-of-type {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      left: 8px; }
    .localist_minicalendar_pager a:last-of-type {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      right: 8px;
      background: url(../../img/icon-calendar-next.svg) center no-repeat; }
    @media (min-width: 1025px) {
      .localist_minicalendar_pager a {
        top: 0;
        bottom: auto;
        bottom: initial; } }

.localist_minicalendar_minicalendar caption {
  display: none; }
.localist_minicalendar_minicalendar th, .localist_minicalendar_minicalendar td {
  padding: 5px 0;
  border-right: none;
  display: table-cell; }
.localist_minicalendar_minicalendar tbody:first-of-type {
  display: none; }
.localist_minicalendar_minicalendar tbody tr {
  display: table-row;
  text-align: center; }
  .localist_minicalendar_minicalendar tbody tr:nth-child(even), .localist_minicalendar_minicalendar tbody tr:nth-child(odd) {
    background-color: transparent; }
.localist_minicalendar_minicalendar a {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none !important; }
  .localist_minicalendar_minicalendar a:hover {
    color: #fff;
    text-decoration: underline !important; }

.localist_minicalendar_today {
  position: relative; }
  .localist_minicalendar_today a {
    color: #fff;
    position: relative;
    z-index: 5; }
    .localist_minicalendar_today a:hover {
      text-decoration: none; }
  .localist_minicalendar_today:before {
    content: '';
    background-color: #105EB7;
    border-radius: 50%;
    position: absolute;
    height: 34px;
    width: 34px;
    top: -2px;
    left: 49%;
    transform: translateX(-50%);
    z-index: 0; }

li.lw_event_item {
  border-bottom: 1px solid #009DAA;
  position: relative;
  padding-bottom: 3rem;
  margin-bottom: 2rem; }
  li.lw_event_item::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 570px) {
    li.lw_event_item:nth-child(even) .lw_event_item_image {
      float: right; }
    li.lw_event_item:nth-child(even) .action_button {
      left: auto;
      left: initial;
      right: 0; }
    li.lw_event_item:nth-child(even) .lw_event_content {
      padding-left: 0px; }
    li.lw_event_item:nth-child(even) .lw_event_item_date,
    li.lw_event_item:nth-child(even) h2.localist-event-date-title {
      left: 32px; }
    li.lw_event_item:nth-child(odd) .lw_event_content {
      padding-right: 0px; } }
  @media (min-width: 570px) {
    li.lw_event_item:nth-child(even) .lw_event_item_date, li.lw_event_item:nth-child(even) h2.localist-event-date-title {
      left: 0px; } }

.lw_event_item_image img {
  border-radius: 50%;
  display: block;
  margin: 0;
  width: 166px; }
@media (min-width: 570px) {
  .lw_event_item_image {
    float: left;
    padding-top: 12px;
    padding-bottom: 2rem; } }

.lw_event_content {
  color: #fff;
  padding: 10px 0 0; }
  @media (min-width: 570px) {
    .lw_event_content {
      float: left;
      padding: 58px 48px 12px;
      width: calc(100% - 166px); } }

.lw_event_item_date, h2.localist-event-date-title {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  text-transform: uppercase;
  padding: 48px 0 0; }
  @media (min-width: 570px) {
    .lw_event_item_date, h2.localist-event-date-title {
      font-size: 16px;
      font-size: 1rem;
      padding: 25px 0 0;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 214px; } }
  @media (min-width: 1025px) {
    .lw_event_item_date, h2.localist-event-date-title {
      padding: 24px 0 0; } }

.lw_event_item_title {
  margin-bottom: 10px; }
  .lw_event_item_title a {
    color: #fff;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.25em;
    text-decoration: none !important; }
    .lw_event_item_title a:hover {
      color: #F7CB0C;
      text-decoration: none; }

h2.localist-event-date-title {
  margin: 0; }
  h2.localist-event-date-title .lw_event_item_date {
    font-weight: 700;
    position: static;
    padding: 0; }
  h2.localist-event-date-title:before, h2.localist-event-date-title:after {
    display: none; }

h3.localist-event-title {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0; }

.lw_event_item_description {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5em;
  margin-bottom: 10px; }

.lw_event_meta {
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem; }
  .lw_event_meta::after {
    clear: both;
    content: "";
    display: table; }
  .lw_event_meta > div:not(.action_button) {
    float: left;
    margin-right: 3px; }
  .lw_event_meta a {
    color: #fff; }
    .lw_event_meta a:hover, .lw_event_meta a:focus {
      color: #F7CB0C; }
  .lw_event_meta .action_button {
    text-align: center;
    top: calc(166px - 22px);
    left: calc(6.26% + 8px);
    position: absolute;
    zoom: 1; }
    .lw_event_meta .action_button a {
      background-color: #F7CB0C;
      color: #262C34;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 500;
      display: block;
      color: #fff;
      text-decoration: none;
      padding: 0.5em 1.78563rem;
      margin: 0 -20px; }
      .lw_event_meta .action_button a:hover {
        color: #262C34;
        background-color: #fff; }
      .lw_event_meta .action_button a:after {
        content: "I'm interested";
        color: #262C34; }
    @media (min-width: 570px) {
      .lw_event_meta .action_button {
        top: 166px;
        text-align: left;
        left: 0; }
        .lw_event_meta .action_button a {
          display: inline-block;
          margin: 0; } }
    @media (min-width: 1025px) {
      .lw_event_meta .action_button {
        text-align: center;
        width: 166px; }
        .lw_event_meta .action_button > div:not(.action_button) {
          margin-bottom: 0; }
        .lw_event_meta .action_button a {
          display: block;
          margin: 0; } }

.localist_minicalendar_nav {
  margin-top: 35px; }
  @media (min-width: 570px) {
    .localist_minicalendar_nav {
      margin-top: 0; } }
  .localist_minicalendar_nav a {
    background-color: #009DAA;
    color: #fff;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    padding: 9px 20px;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 20px; }
    .localist_minicalendar_nav a:hover, .localist_minicalendar_nav a:focus {
      background-color: #fff;
      color: #009DAA; }
    .localist_minicalendar_nav a.backBTN {
      display: inline-block;
      background: unset;
      padding: unset;
      text-align: left;
      color: #F7CB0C;
      text-decoration: underline !important;
      font-size: 1.125rem; }
      .localist_minicalendar_nav a.backBTN:hover, .localist_minicalendar_nav a.backBTN:focus {
        color: #fff; }
    .localist_minicalendar_nav a:last-child {
      margin-bottom: 0.6875rem; }

.page-template-page-research-main .media-hero-block .hero-profile-img {
  display: block; }

.focus-areas {
  background-color: #262C34;
  padding: 1.125rem 0 3.25rem 0;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  position: relative;
  z-index: 0; }
  @media (min-width: 570px) {
    .focus-areas .col-wide-content {
      width: calc(100% - 10.44%);
      float: left;
      margin-left: 5.22%; } }
  @media (min-width: 1025px) {
    .focus-areas .col-wide-content {
      width: calc(83.33333% - 5.73833%);
      float: left;
      margin-left: 3.13%;
      margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
  .focus-areas h2 {
    margin: 1em 0;
    text-align: left;
    color: #fff;
    font-size: 44px;
    font-size: 2.75rem;
    font-weight: 800;
    line-height: 1.25em; }

.focus-circles {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #F7CB0C;
  border-radius: 50%;
  background-size: 90px 90px;
  content: '';
  width: 210px;
  height: 210px;
  display: block;
  margin: 0 auto 2.7375rem auto;
  position: relative; }
  .focus-circles .arrow {
    content: "";
    position: absolute;
    bottom: 10px;
    left: -3px;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-top: 2px solid #262C34;
    border-right: 2px solid #262C34;
    transform: rotate(45deg); }
  .focus-circles .arrow-back {
    content: "";
    position: absolute;
    bottom: -13px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    display: inline-block;
    border-radius: 50%;
    background-color: #F7CB0C;
    width: 30px;
    height: 30px; }
    .focus-circles .arrow-back:hover {
      background-color: #fff; }

.focus-area {
  padding: 0;
  margin: 0; }
  .focus-area .focus {
    vertical-align: top;
    color: #fff;
    font-weight: normal;
    text-align: center;
    position: relative; }
    .focus-area .focus a:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0; }
    .focus-area .focus a.toggled:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      background-color: #262C34;
      opacity: 0.7;
      z-index: 5; }
    .focus-area .focus .focus-arrow {
      background: url("../../img/icon-triangle-gray.svg") center 21px no-repeat;
      content: "";
      display: none;
      text-align: center;
      margin: 0 auto;
      width: 42px;
      height: 42px; }
  .focus-area a {
    line-height: 30px;
    color: #fff;
    position: relative;
    font-weight: 700;
    display: block; }
    .focus-area a:hover .arrow-back {
      background-color: #fff; }

.arrow_box {
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
  max-width: 850px;
  color: #F7CB0C;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 2rem; }

ul.focused {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.focused li {
    vertical-align: top;
    color: #fff;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 1rem 0 2.5rem 0;
    position: relative; }
    ul.focused li:before {
      content: ""; }
    ul.focused li:nth-of-type(5) {
      clear: left; }
    ul.focused li div.caption {
      position: relative;
      display: none;
      top: 0;
      left: 0;
      width: 100vw;
      background-color: #3E434A;
      font-size: 26px;
      font-size: 1.625rem;
      padding: 5rem;
      line-height: 2.3rem; }

.disorder-areas {
  background-color: #009DAA;
  padding: 1.125rem 0 13.25rem;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: left;
  position: relative;
  z-index: 0; }
  .disorder-areas h2 {
    margin: 1em 0;
    line-height: 1.25em; }
  .disorder-areas h2 {
    text-align: left;
    color: #fff;
    font-size: 44px;
    font-size: 2.75rem;
    font-weight: 800; }

ul.brain-disorders {
  padding: 0;
  margin: 0; }
  ul.brain-disorders li {
    color: #fff;
    font-weight: normal;
    text-align: left;
    display: block;
    break-inside: avoid-column; }
    ul.brain-disorders li:before {
      content: ''; }
  ul.brain-disorders a {
    color: #fff;
    border-bottom: 1px solid #F7CB0C;
    display: block;
    position: relative;
    font-weight: 700;
    padding: 1.5625rem 1.25rem 1.5625rem 0; }
    ul.brain-disorders a:after {
      content: "";
      position: absolute;
      bottom: 30px;
      right: 6px;
      z-index: 2;
      display: inline-block;
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg); }
    ul.brain-disorders a:hover {
      text-decoration: underline; }

.post-content h3 {
  line-height: 1.5em; }

@media (min-width: 570px) {
  .disorder-areas {
    padding: 1.125rem 0 18.25rem; }

  .focus-areas h2, .disorder-areas h2 {
    margin: 1.75em 0 1em;
    line-height: 1.4em; }

  ul.focused li {
    width: 31%;
    margin: 1rem 0 5rem 0; }

  .focus-circles {
    height: 180px;
    width: 180px; } }
@media (min-width: 1025px) {
  ul.brain-disorders {
    column-count: 2;
    column-gap: 125px;
    -webkit-column-gap: 125px;
    -moz-column-gap: 125px; }

  .focus-title {
    margin-bottom: 10px; }

  .focus-circles {
    height: 210px;
    width: 210px; } }
@media (min-width: 1320px) {
  ul.focused li {
    width: 23%; } }
#support-page-quote-section {
  background-color: #105EB7;
  position: relative; }
  #support-page-quote-section .anchor-link {
    display: none; }
  #support-page-quote-section .support-heading {
    position: relative; }
    #support-page-quote-section .support-heading .support-heading-inner {
      padding: 6.875rem 0 2.5625rem; }
      #support-page-quote-section .support-heading .support-heading-inner h1.entry-title {
        line-height: 1.29em;
        margin-bottom: 1.3125rem; }
      #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper {
        position: relative; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image img {
          width: 9.375rem; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text {
          color: #fff;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 26px;
          font-weight: 600;
          padding: 0.3125rem 0 0 0;
          margin-bottom: 0.75rem; }
          #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text::before {
            content: '\201C'; }
          #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text::after {
            content: '\201D'; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-source {
          color: #fff;
          font-size: 16px;
          font-size: 1rem;
          font-weight: 700;
          margin-bottom: 1.625rem; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper a.support-quote-link {
          color: #F7CB0C;
          border: 1px solid #F7CB0C; }
          #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper a.support-quote-link:hover, #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper a.support-quote-link:focus {
            background-color: #F7CB0C;
            color: #262C34; }

#support-page-content-section .support-ws-wrapper {
  padding: 2.0625rem 0 0;
  margin-bottom: 2.875rem; }
  #support-page-content-section .support-ws-wrapper .support-ws-title {
    color: #000;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 1.6875rem;
    margin-top: 0; }
  #support-page-content-section .support-ws-wrapper .support-ws-text {
    color: #009DAA;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 2.375rem; }
  #support-page-content-section .support-ws-wrapper a.support-ws-link {
    color: #fff;
    border: 1px solid #009DAA;
    background-color: #009DAA; }
    #support-page-content-section .support-ws-wrapper a.support-ws-link:hover, #support-page-content-section .support-ws-wrapper a.support-ws-link:focus {
      border: 1px solid #105EB7;
      background-color: #105EB7;
      color: #fff; }

#support-page-our-supporters-section {
  background-color: #009DAA; }
  #support-page-our-supporters-section .support-supporters-wrapper {
    padding: 2.625rem 0 0;
    margin-bottom: 3.125rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-title {
      color: #fff;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 46px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 2.1875rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-subtitle {
      color: #fff;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 1.5em;
      font-weight: 400;
      margin-bottom: 2.1875rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-text {
      color: #fff;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 30px;
      font-weight: 600;
      margin-bottom: 2rem; }
    #support-page-our-supporters-section .support-supporters-wrapper a.support-supporters-link {
      color: #fff;
      border: 1px solid #fff; }
      #support-page-our-supporters-section .support-supporters-wrapper a.support-supporters-link:hover, #support-page-our-supporters-section .support-supporters-wrapper a.support-supporters-link:focus {
        background-color: #fff;
        color: #009DAA; }

.support-page-opportunities-section .support-fo-title {
  color: #000;
  padding: 2.375rem 0 0;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 2.4375rem; }
.support-page-opportunities-section .opportunities-media-container {
  background-color: #573881; }
  .support-page-opportunities-section .opportunities-media-container .support-supporters-media-block {
    float: left;
    margin-left: 0;
    width: 100%; }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-media-block .vjs-big-play-button {
      border: 2px solid #fff;
      height: 4em;
      margin-top: -2em;
      margin-left: -2em;
      width: 4em;
      z-index: 2; }
      .support-page-opportunities-section .opportunities-media-container .support-supporters-media-block .vjs-big-play-button .vjs-icon-placeholder {
        font-size: 96px;
        font-size: 6rem;
        line-height: 7.375rem; }
  .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block {
    padding: 2.25rem 0 0;
    margin-bottom: 3.3125rem; }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block .support-fo-subtitle {
      color: #fff;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.1em;
      font-weight: 700;
      margin-bottom: 0.875rem; }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block .support-fo-text {
      color: #fff;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.375em;
      font-weight: 400;
      padding: 0;
      margin-bottom: 1.375rem; }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block a.support-fo-link {
      color: #fff;
      border: 1px solid #009DAA;
      background-color: #009DAA; }
      .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block a.support-fo-link:hover, .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block a.support-fo-link:focus {
        border: 1px solid #fff;
        background-color: #fff;
        color: #009DAA; }
.support-page-opportunities-section .support-our-funds-wrapper {
  padding: 2.6875rem 0 0; }
  .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item {
    width: 100%;
    float: left;
    margin-bottom: 2.4375rem; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item:nth-child(2n+1) {
      margin-right: 0; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title {
      display: block;
      margin-bottom: 0.75rem;
      padding-right: 2.25rem; }
      .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title a {
        color: #105EB7;
        position: relative;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.1em;
        font-weight: 700; }
        .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title a:hover, .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title a:focus {
          color: #009DAA; }
        .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title a .support-fo-link-icon {
          background: url(../../img/teal-right-button.svg) no-repeat 0 bottom;
          width: 1rem;
          height: 1em;
          display: inline-block;
          margin-left: 10px;
          position: absolute;
          bottom: 6px; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-text {
      color: #262C34;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.375em;
      font-weight: 400;
      margin-bottom: 0.5625rem; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item a.funds-item-link {
      color: #573881;
      font-size: 16px;
      font-size: 1rem;
      text-decoration: underline;
      font-weight: 400; }
      .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item a.funds-item-link:hover, .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item a.funds-item-link:focus {
        color: #262C34; }

#support-page-faq-section {
  margin-top: 0.5rem;
  background-color: #F5F5F4; }
  #support-page-faq-section .support-contact-wrapper {
    padding: 2.5rem 0 2.5rem 0; }
    #support-page-faq-section .support-contact-wrapper .support-contact-details {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.66em;
      color: #262C34;
      text-align: center;
      margin-bottom: 0.75rem; }
    #support-page-faq-section .support-contact-wrapper .support-contact-phone-email {
      text-align: center; }
      #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .support-contact-phone, #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .support-contact-email {
        width: 100%;
        display: block;
        text-align: center; }
        #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .support-contact-phone a, #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .support-contact-email a {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 1.66em;
          color: #573881;
          font-weight: 400; }
      #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .phone-email-separator {
        display: none;
        color: #009DAA;
        padding: 0px 0.75rem; }

@media (min-width: 570px) {
  #support-page-quote-section .anchor-link {
    display: block; }
  #support-page-quote-section .support-heading {
    height: 100vh;
    max-height: 100vh;
    display: flex;
    align-items: center; }
    #support-page-quote-section .support-heading .support-heading-inner {
      padding: 0;
      position: absolute;
      top: auto;
      left: 87px;
      width: 68%; }
      #support-page-quote-section .support-heading .support-heading-inner h1.entry-title {
        margin-bottom: 4rem; }
      #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image {
        position: absolute;
        left: -50%;
        top: -5%; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image img {
          width: 14rem; }
      #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.4em;
        font-weight: 400;
        padding: 0.3125rem 3.4375rem 0 0;
        margin-bottom: 0.5rem; }
        #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text::before {
          position: absolute;
          left: -0.625rem; }
      #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-source {
        margin-bottom: 1.875rem; }
  #support-page-quote-section .anchor-scroll-profile {
    display: block; }

  #support-page-content-section .support-ws-wrapper {
    padding: 6.5625rem 0 0;
    margin-bottom: 6.5625rem; }
    #support-page-content-section .support-ws-wrapper .support-ws-title {
      color: #262C34;
      font-size: 48px;
      font-size: 3rem;
      line-height: 1em;
      margin-bottom: 2.6875rem; }
    #support-page-content-section .support-ws-wrapper .support-ws-text {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 1.5em;
      margin-bottom: 2.875rem; }

  #support-page-our-supporters-section .support-supporters-wrapper {
    padding: 5.3125rem 0 0;
    margin-bottom: 5.3125rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-title {
      font-size: 48px;
      font-size: 3rem;
      line-height: 1em;
      margin-bottom: 3.625rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-subtitle {
      margin-bottom: 1.75rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-text {
      margin-bottom: 3.4375rem; }

  .support-page-opportunities-section .support-fo-title {
    color: #262C34;
    padding: 3.875rem 0 0;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 3.4375rem; }
  .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block {
    padding: 3.75rem 0 0;
    margin-bottom: 3.75rem;
    width: calc(75% - 9.135%);
    margin-left: calc(12.5% - 5.8725% + 10.44%); }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block .support-fo-text {
      margin-bottom: 1.9375rem; }
  .support-page-opportunities-section .support-our-funds-wrapper {
    padding: 4.0625rem 0 0; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item {
      margin-bottom: 2.8125rem; }
      .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title {
        display: block; }
        .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item .funds-item-title h3 {
          margin: 0; }

  #support-page-faq-section {
    margin-top: 0.9375rem; }
    #support-page-faq-section .col-content {
      width: 80%;
      margin-left: 10%; }
      #support-page-faq-section .col-content .support-contact-wrapper {
        padding: 3.75rem 0 3.25rem 0; }
        #support-page-faq-section .col-content .support-contact-wrapper .support-contact-details {
          font-size: 24px;
          font-size: 1.5rem;
          margin-bottom: 0; }
        #support-page-faq-section .col-content .support-contact-wrapper .support-contact-phone-email .support-contact-phone, #support-page-faq-section .col-content .support-contact-wrapper .support-contact-phone-email .support-contact-email {
          width: auto;
          display: inline;
          text-align: inherit; }
          #support-page-faq-section .col-content .support-contact-wrapper .support-contact-phone-email .support-contact-phone a, #support-page-faq-section .col-content .support-contact-wrapper .support-contact-phone-email .support-contact-email a {
            font-size: 24px;
            font-size: 1.5rem; }
        #support-page-faq-section .col-content .support-contact-wrapper .support-contact-phone-email .phone-email-separator {
          display: inline;
          padding: 0px 0.75rem; } }
@media (min-width: 1025px) {
  #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image {
    left: -42%;
    top: -5%; }
    #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image img {
      width: 14rem; }

  #support-page-content-section .support-ws-wrapper {
    margin-bottom: 5.625rem; }

  #support-page-our-supporters-section .support-supporters-wrapper {
    padding: 7.5625rem 0 0;
    margin-bottom: 8.3125rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-title {
      margin-bottom: 3.625rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-subtitle {
      margin-bottom: 2.8125rem; }
    #support-page-our-supporters-section .support-supporters-wrapper .support-supporters-text {
      line-height: 1.66em;
      margin-bottom: 3.875rem; }

  .support-page-opportunities-section.opportunities-section-media {
    background-color: #573881; }
  .support-page-opportunities-section .support-fo-title {
    padding: 6.8125rem 0 0;
    margin-bottom: 3.75rem; }
  .support-page-opportunities-section .opportunities-media-container .support-supporters-media-block {
    width: calc(50% - 4.695% + 3.13%); }
  .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block {
    padding: 0;
    margin-bottom: 0;
    width: calc(50% - 4.695%);
    margin-left: 3.13%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .support-page-opportunities-section .opportunities-media-container .support-supporters-content-block .support-fo-text {
      padding: 0 6.25rem 0 0;
      margin-bottom: 1.9375rem; }
  .support-page-opportunities-section .support-our-funds-wrapper {
    padding: 5.125rem 0 0; }
    .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item {
      width: 40%;
      margin-left: 0;
      margin-bottom: 3.375rem; }
      .support-page-opportunities-section .support-our-funds-wrapper .support-our-funds-item:nth-child(2n+1) {
        margin-right: 6.3125rem; }

  #support-page-faq-section {
    margin-top: 0; }
    #support-page-faq-section .support-contact-wrapper .support-contact-phone-email .phone-email-separator {
      padding: 0px 0.75rem; } }
@media (min-width: 1320px) {
  #support-page-quote-section .support-heading .support-heading-inner {
    padding: 0 15.625rem 0 0;
    position: relative;
    top: 0;
    left: 0;
    width: 61%; }
    #support-page-quote-section .support-heading .support-heading-inner h1.entry-title {
      margin-bottom: 3.8125rem; }
    #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image {
      position: absolute;
      left: -57%;
      top: -17%; }
      #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-image img {
        width: 270px; }
    #support-page-quote-section .support-heading .support-heading-inner .support-quote-wrapper .support-quote-text {
      padding: 0.3125rem 4.6875rem 0 0;
      margin-bottom: 0.5rem; } }
.mobile-instructions-overlay.mobile-instructions-hidden {
  opacity: 0;
  z-index: 0; }
.mobile-instructions-overlay .mio-inner-wrapper {
  position: fixed;
  width: 300px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -150px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .mobile-instructions-overlay .mio-inner-wrapper div {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    clear: both;
    font-weight: 700; }
  .mobile-instructions-overlay .mio-inner-wrapper .mio-button {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    padding: 14px 20px 13px;
    line-height: 1.25em;
    text-align: center;
    margin-top: 20px;
    cursor: pointer; }
.mobile-instructions-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(38, 44, 52, 0.95);
  z-index: 9; }
.mobile-instructions-overlay:after {
  content: ""; }
@media (min-width: 570px) {
  .mobile-instructions-overlay {
    display: none; } }

.page-template-page-brain {
  background-color: #191E27; }
  .page-template-page-brain #content {
    background-color: #191E27;
    margin-top: 78px; }
  .page-template-page-brain #site-footer {
    display: none; }
  .page-template-page-brain .site-main {
    margin-bottom: 0; }

.section-brain-page {
  position: relative; }

/*.section-brain-content {
	height: 100%;
	position: absolute;
	left:0;
	top: 0;
	width: 100%;
}*/
.brain-page-title-wrapper {
  display: none;
  z-index: 5; }

#ask-the-brain-content-wrapper {
  display: block; }

h1.brain-page-title {
  color: #4D5460;
  margin-top: 0;
  margin-bottom: 0; }

/* Data Points Animation */
@-webkit-keyframes dp-animation-first {
  0%, 100% {
    border-color: #009DAA; }
  25%, 75% {
    border-color: #F7CB0C; } }
@-moz-keyframes dp-animation-first {
  0%, 100% {
    border-color: #009DAA; }
  25%, 75% {
    border-color: #F7CB0C; } }
@-o-keyframes dp-animation-first {
  0%, 100% {
    border-color: #009DAA; }
  25%, 75% {
    border-color: #F7CB0C; } }
@keyframes dp-animation-first {
  0%, 100% {
    border-color: #009DAA; }
  25%, 75% {
    border-color: #F7CB0C; } }
@-webkit-keyframes dp-animation-second {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-moz-keyframes dp-animation-second {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-o-keyframes dp-animation-second {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@keyframes dp-animation-second {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-webkit-keyframes dp-animation-third {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-moz-keyframes dp-animation-third {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-o-keyframes dp-animation-third {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@keyframes dp-animation-third {
  0%, 100% {
    border-color: #009DAA; }
  37.5%, 62.5% {
    border-color: #F7CB0C; } }
@-webkit-keyframes dp-animation-last {
  0%, 100% {
    border-color: #009DAA; }
  50% {
    border-color: #F7CB0C; } }
@-moz-keyframes dp-animation-last {
  0%, 100% {
    border-color: #009DAA; }
  50% {
    border-color: #F7CB0C; } }
@-o-keyframes dp-animation-last {
  0%, 100% {
    border-color: #009DAA; }
  50% {
    border-color: #F7CB0C; } }
@keyframes dp-animation-last {
  0%, 100% {
    border-color: #009DAA; }
  50% {
    border-color: #F7CB0C; } }
.brain-data-point,
.basic-data-point,
.xlarge-data-point {
  border-radius: 50%; }
  .brain-data-point:before, .brain-data-point:after,
  .basic-data-point:before,
  .basic-data-point:after,
  .xlarge-data-point:before,
  .xlarge-data-point:after {
    border-radius: 50%;
    content: '';
    display: block;
    -webkit-transition: border-color .35s ease-in;
    -moz-transition: border-color .35s ease-in;
    -o-transition: border-color .35s ease-in;
    -ms-transition: border-color .35s ease-in;
    transition: border-color .35s ease-in;
    -o-animation-delay: .25s;
    -moz-animation-delay: .25s;
    -webkit-animation-delay: .25s;
    animation-delay: .25s; }

.basic-data-point {
  border: 1px solid #009DAA;
  display: inline-block;
  height: 22px;
  width: 22px; }
  .basic-data-point:before {
    background-color: #009DAA;
    height: 4px;
    width: 4px;
    -webkit-transition: background-color 250ms linear;
    -moz-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    -ms-transition: background-color 250ms linear;
    transition: background-color 250ms linear; }
  .basic-data-point:after {
    border: 1px solid #009DAA;
    height: 13px;
    width: 13px; }

.xlarge-data-point {
  border: 1px solid #009DAA;
  display: inline-block;
  height: 58px;
  width: 58px; }
  .xlarge-data-point:before {
    border: 1px solid #009DAA;
    height: 49px;
    width: 49px; }
  .xlarge-data-point:after {
    border: 1px solid #009DAA;
    height: 58px;
    width: 58px; }

.brain-data-point {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  z-index: 3;
  height: 22px;
  width: 22px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility .5s ease-out, opacity .75s ease-in-out;
  -moz-transition: visibility .5s ease-out, opacity .75s ease-in-out;
  -o-transition: visibility .5s ease-out, opacity .75s ease-in-out;
  -ms-transition: visibility .5s ease-out, opacity .75s ease-in-out;
  transition: visibility .5s ease-out, opacity .75s ease-in-out; }
  .brain-data-point.dp-medium, .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
    height: 31px;
    width: 31px; }
    .brain-data-point.dp-medium:before, .brain-data-point.dp-large:before, .brain-data-point.dp-xlarge:before {
      border: 1px solid #009DAA;
      height: 31px;
      width: 31px; }
  .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
    height: 40px;
    width: 40px; }
    .brain-data-point.dp-large:after, .brain-data-point.dp-xlarge:after {
      border: 1px solid #009DAA;
      height: 40px;
      width: 40px; }
  .brain-data-point.dp-xlarge {
    height: 58px;
    width: 58px; }
  .brain-data-point:not(.dp-selected):hover:before, .brain-data-point:not(.dp-selected):hover:after, .brain-data-point:not(.dp-selected):focus:before, .brain-data-point:not(.dp-selected):focus:after {
    -o-animation: dp-animation-third 1.2s infinite .55s;
    -moz-animation: dp-animation-third 1.2s infinite .55s;
    -webkit-animation: dp-animation-third 1.2s infinite .55s;
    animation: dp-animation-third 1.2s infinite .55s; }
  .brain-data-point:not(.dp-selected):hover:after, .brain-data-point:not(.dp-selected):focus:after {
    -o-animation: dp-animation-last 1.2s infinite .70s;
    -moz-animation: dp-animation-last 1.2s infinite .70s;
    -webkit-animation: dp-animation-last 1.2s infinite .70s;
    animation: dp-animation-last 1.2s infinite .70s; }
  .brain-data-point:not(.dp-selected):hover .basic-data-point, .brain-data-point:not(.dp-selected):focus .basic-data-point {
    -o-animation: dp-animation-second 1.2s infinite .4s;
    -moz-animation: dp-animation-second 1.2s infinite .4s;
    -webkit-animation: dp-animation-second 1.2s infinite .4s;
    animation: dp-animation-second 1.2s infinite .4s; }
    .brain-data-point:not(.dp-selected):hover .basic-data-point:before, .brain-data-point:not(.dp-selected):focus .basic-data-point:before {
      background-color: #F7CB0C; }
    .brain-data-point:not(.dp-selected):hover .basic-data-point:after, .brain-data-point:not(.dp-selected):focus .basic-data-point:after {
      -o-animation: dp-animation-first 1.2s infinite .25s;
      -moz-animation: dp-animation-first 1.2s infinite .25s;
      -webkit-animation: dp-animation-first 1.2s infinite .25s;
      animation: dp-animation-first 1.2s infinite .25s; }
  .brain-data-point:not(.dp-selected):hover .xlarge-data-point:before, .brain-data-point:not(.dp-selected):focus .xlarge-data-point:before {
    -o-animation: dp-animation-last 1.2s infinite .8s;
    -moz-animation: dp-animation-last 1.2s infinite .8s;
    -webkit-animation: dp-animation-last 1.2s infinite .8s;
    animation: dp-animation-last 1.2s infinite .8s; }
  .brain-data-point:not(.dp-selected):hover .xlarge-data-point:after, .brain-data-point:not(.dp-selected):focus .xlarge-data-point:after {
    -o-animation: dp-animation-last 1.2s infinite .95s;
    -moz-animation: dp-animation-last 1.2s infinite .95s;
    -webkit-animation: dp-animation-last 1.2s infinite .95s;
    animation: dp-animation-last 1.2s infinite .95s; }
  .brain-data-point.dp-selected:before, .brain-data-point.dp-selected:after {
    border-color: #F7CB0C; }
  .brain-data-point.dp-selected .basic-data-point {
    border-color: #F7CB0C; }
    .brain-data-point.dp-selected .basic-data-point:before {
      background-color: #F7CB0C; }
    .brain-data-point.dp-selected .basic-data-point:after {
      border-color: #F7CB0C; }
  .brain-data-point.dp-selected .xlarge-data-point:before, .brain-data-point.dp-selected .xlarge-data-point:after {
    border-color: #F7CB0C; }

#brain-section-title.white-title {
  color: #fff;
  font-size: 42px;
  font-size: 2.625rem; }

.col-brain-content {
  background-color: #191E27;
  position: relative;
  margin: 0 6.26%; }

.landing-brain-content h2 {
  color: #F7CB0C;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 1.25em;
  margin: 0 0 1.75rem; }
.landing-brain-content h3 {
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.25em; }
.landing-brain-content p {
  color: #fff;
  line-height: 1.625em;
  font-size: 16px;
  font-size: 1rem; }

.brain-mobile-content {
  margin: 1.75rem 6.26% 2em; }

.brain-img-dp-wrapper {
  position: relative;
  height: 100%; }

.slick-dots-wrapper {
  background-color: #191E27;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9; }

.brain-main-slider {
  position: relative;
  z-index: 4; }
  .brain-main-slider .slick-dots {
    margin: 0;
    padding: 0; }
    .brain-main-slider .slick-dots li {
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0; }
      .brain-main-slider .slick-dots li:before {
        content: '';
        color: #fff; }
  .brain-main-slider .slick-active a {
    color: #F7CB0C; }
  .brain-main-slider .slider-track {
    line-height: 0;
    transition: all 1.3s cubic-bezier(0.75, 0.1, 0.3, 1); }
  .brain-main-slider .slick-slide {
    height: 100%;
    position: relative;
    z-index: 1;
    /*
    		&.going-forward {
    			img {
    				transform: scale(2.75);
    			}
    		}
    
    		&.going-back {
    			img {
    				transform: scale(.55);
    			}
    		}*/
    /*		&.slick-active {
    			img {
    				transform: scale(1);
    			}
    
    			&:not(.jumping-over) {
    				.brain-data-point {
    					opacity: 1;
    					visibility: visible;
    				}
    			}
    		}*/ }
    .brain-main-slider .slick-slide img {
      width: 100%;
      transition: all 1.3s cubic-bezier(0.75, 0.1, 0.3, 1); }
    .brain-main-slider .slick-slide.slick-active:not(.jumping-over) .brain-data-point {
      opacity: 1;
      visibility: visible; }

.data-point-content {
  margin: 0 6.26%; }
  .data-point-content .cta-btn {
    border-color: #fff;
    color: #fff;
    margin-top: 0.75rem; }
    .data-point-content .cta-btn:hover, .data-point-content .cta-btn:focus {
      background-color: #fff;
      color: #262C34; }

#close-data-point {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 1;
  z-index: 6; }
  #close-data-point:before, #close-data-point:after {
    background-color: #fff;
    content: '';
    position: absolute;
    left: 15px;
    height: 24px;
    width: 1px; }
  #close-data-point:hover {
    opacity: 1; }
  #close-data-point:before {
    -webkit-transform: rotate(45deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform: rotate(45deg);
    -ms-transform-style: preserve-3d;
    transform: rotate(45deg); }
  #close-data-point:after {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform: rotate(-45deg);
    -ms-transform-style: preserve-3d;
    transform: rotate(-45deg); }

.brain-all-questions {
  color: #F7CB0C;
  display: inline-block;
  margin-top: 1.25rem;
  text-transform: uppercase; }
  .brain-all-questions:hover, .brain-all-questions:focus {
    color: #fff; }

#landing-brain-content::after {
  clear: both;
  content: "";
  display: table; }

@media (min-width: 320px) {
  #ask-the-brain-content {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media (min-width: 570px) {
  #ask-the-brain-content {
    width: calc(75% - 9.135%);
    float: left;
    margin-left: 5.22%;
    margin-left: calc(12.5% - 5.8725% + 10.44%); } }
@media (min-width: 1025px) {
  #ask-the-brain-content {
    width: calc(50% - 4.695%);
    float: left;
    margin-left: 3.13%;
    margin-left: calc(8.33333% - 3.39083% + 6.26%); } }
#ask-the-brain-content h2 {
  color: #F7CB0C;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 800;
  margin: 2rem 0 0.5rem; }
#ask-the-brain-content legend {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 0;
  margin: -1px; }
#ask-the-brain-content label {
  display: block;
  margin-top: .75rem; }
#ask-the-brain-content p, #ask-the-brain-content label {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.65em;
  margin-bottom: 3rem; }
#ask-the-brain-content .frm_submit {
  text-align: left; }
  @media (min-width: 570px) {
    #ask-the-brain-content .frm_submit {
      text-align: right; } }
  #ask-the-brain-content .frm_submit button {
    border: 2px solid #F7CB0C;
    color: #F7CB0C;
    background-color: transparent;
    box-shadow: none;
    margin: 0.25rem 0 0; }
    #ask-the-brain-content .frm_submit button:focus, #ask-the-brain-content .frm_submit button:hover {
      background-color: #F7CB0C;
      color: #262C34; }
#ask-the-brain-content input[type="text"] {
  border: none;
  box-shadow: none;
  background-color: #262C34 !important;
  background-image: url("../../img/icon-search-golden.svg");
  background-repeat: no-repeat;
  background-size: 13px 13px;
  background-position: 4% center;
  color: #fff !important;
  font-size: 17px !important;
  font-size: .875rem !important;
  font-weight: 400;
  height: auto !important;
  padding: 1rem 1.5rem 1rem 2.25rem !important;
  width: 100%; }
  #ask-the-brain-content input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #959595; }
  #ask-the-brain-content input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #959595; }
  #ask-the-brain-content input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #959595; }
  #ask-the-brain-content input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #959595; }

#brain-data-point-0-0 {
  left: 60%;
  top: 35%; }

#brain-data-point-0-1 {
  left: 44.5%;
  top: 43.75%; }

#brain-data-point-0-2 {
  left: 14.5%;
  top: 45.8%; }

#brain-data-point-0-3 {
  left: 58%;
  top: 70%; }

#brain-data-point-0-4 {
  left: 80%;
  top: 67.5%; }

#brain-data-point-1-0 {
  left: 20.5%;
  top: 50%; }

#brain-data-point-1-1 {
  left: 46.5%;
  top: 42.75%; }

#brain-data-point-1-2 {
  left: 41.5%;
  top: 16.75%; }

#brain-data-point-1-3 {
  left: 58%;
  top: 70%; }

#brain-data-point-1-4 {
  left: 73%;
  top: 63.5%; }

#brain-data-point-1-5 {
  left: 68%;
  top: 32%; }

#brain-data-point-1-6 {
  left: 39%;
  top: 73%; }

#brain-data-point-2-0 {
  left: 17.5%;
  top: 15.5%; }

#brain-data-point-2-1 {
  left: 21.5%;
  top: 45%; }

#brain-data-point-2-2 {
  left: 47%;
  top: 39%; }

#brain-data-point-2-3 {
  left: 41.5%;
  top: 16.75%; }

#brain-data-point-2-4 {
  left: 45%;
  top: 73%; }

#brain-data-point-2-5 {
  left: 73%;
  top: 63.5%; }

#brain-data-point-2-6 {
  left: 72%;
  top: 34.5%; }

#brain-data-point-3-0 {
  left: 70%;
  top: 10.5%; }

#brain-data-point-3-1 {
  left: 24.5%;
  top: 19.75%; }

#brain-data-point-3-2 {
  left: 44.5%;
  top: 27.75%; }

#brain-data-point-3-3 {
  left: 64%;
  top: 49%; }

#brain-data-point-3-4 {
  left: 13%;
  top: 64.5%; }

#brain-data-point-4-0 {
  left: 16%;
  top: 25%; }

#brain-data-point-4-1 {
  left: 24.5%;
  top: 55%; }

#brain-data-point-4-2 {
  left: 40.5%;
  top: 34.75%; }

#brain-data-point-4-3 {
  left: 73%;
  top: 59%; }

#brain-data-point-4-4 {
  left: 80%;
  top: 27.5%; }

/* Styles only for phone layout */
@media (min-width: 320px) and (max-width: 569px) {
  #section-brain-page {
    padding-bottom: 30px; }

  .brain-main-slider .slick-dots {
    background-color: #000;
    max-height: 30px;
    text-align: center;
    padding-bottom: 4px; }
    .brain-main-slider .slick-dots li {
      border-radius: 50%;
      background-color: #fff;
      height: 8px;
      margin-left: 14px;
      width: 8px;
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap; }
      .brain-main-slider .slick-dots li.slick-active {
        background-color: #F7CB0C; }
      .brain-main-slider .slick-dots li:first-child {
        margin-left: 0; }

  .basic-data-point-label {
    background-color: #F7CB0C;
    border-radius: 50%;
    color: #262C34;
    font-size: 12px;
    font-size: 0.75rem;
    font-style: normal;
    text-align: center;
    height: 18px;
    width: 18px;
    display: inline-block;
    line-height: 20px; }
    .brain-data-point .basic-data-point-label {
      position: absolute;
      left: 90%;
      top: 5%;
      z-index: 5; }

  .brain-mobile-accordion {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .brain-mobile-accordion h2 {
      color: #fff;
      font-size: 20px;
      font-size: 1.25rem;
      padding: 1.15em 2rem 1.05em 2.9375rem;
      position: relative;
      margin: 0; }
      .brain-mobile-accordion h2 i.basic-data-point-label {
        font-size: 19px;
        font-size: 1.1875rem;
        height: 30px;
        width: 30px;
        line-height: 32px;
        padding-right: 2px;
        margin-right: 1.0625rem;
        position: absolute;
        left: 0;
        top: 1.15em; }

  .brain-mobile-accordion-content {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    display: none;
    padding-right: 2.25rem;
    padding-left: 2.875rem;
    padding-bottom: 1.5rem; }
    .brain-mobile-accordion-content a.cta-btn {
      border-color: #fff;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 1.75em;
      padding: 10px 16px 9px; }

  #ask-the-brain-content {
    border-bottom: 1px solid #F7CB0C;
    padding-bottom: 3em; }
    #ask-the-brain-content .frm_submit button {
      border-width: 1px;
      font-size: 12px;
      font-size: 0.75rem;
      padding: 4px 15px 3px; } }
@media (min-width: 570px) {
  .page-template-page-brain {
    overflow: hidden; }
    .page-template-page-brain #content {
      height: calc(100vh - 80px);
      margin-top: 0; }

  .section-brain-page {
    height: calc(61vh - 68px);
    margin-top: 88px; }

  .brain-page-hero-img {
    height: calc(61vh - 68px); }

  .section-brain-content {
    height: calc(39vh - 68px);
    position: relative;
    width: 100%; }

  .brain-page-title-wrapper {
    display: block;
    position: fixed;
    width: 100vw; }
    .brain-page-title-wrapper.screen-reader-only {
      top: 0;
      animation: 1.75s slide-up; }
    .brain-page-title-wrapper:not(.screen-reader-only) {
      top: calc(36px + 88px);
      animation: 1.75s slide-down; }

  @keyframes slide-up {
    0% {
      top: calc(36px + 88px);
      opacity: 1; }
    25% {
      opacity: .75; }
    100% {
      opacity: 0;
      top: 0; } }
  @keyframes slide-down {
    0% {
      top: 0;
      opacity: 0; }
    25% {
      opacity: .75; }
    100% {
      opacity: 1;
      top: calc(36px + 88px); } }
  h1.brain-page-title {
    font-size: 55px;
    font-size: 3.4375rem; }

  .col-brain-content {
    height: 100%;
    margin: 0; }

  .landing-brain-content h2 {
    font-size: 48px;
    font-size: 3rem;
    outline: none; }

  .brain-content-wrapper {
    padding: 3em 5.22%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%; }

  #close-data-point {
    display: block; }

  .data-point-content {
    background-color: #262C34;
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0;
    z-index: 5; }
    .data-point-content h3 {
      color: #F7CB0C;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 800;
      margin-top: 0;
      text-transform: uppercase;
      outline: none; }
    .data-point-content p {
      color: #fff;
      line-height: 1.65em; }
    .data-point-content .cta-btn {
      margin-top: 1.25rem; }

  #ask-the-brain-content {
    display: none; }
    #ask-the-brain-content h2 {
      font-size: 56px;
      font-size: 3.5rem;
      margin: 0; }
    #ask-the-brain-content input[type="text"] {
      background-size: 24px 24px;
      background-position: 3% center;
      font-size: 24px !important;
      font-size: 1.5rem !important;
      padding: 1.25rem 3.5rem 1.25rem 4rem !important; }

  #ask-the-brain-content-wrapper {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

  .brain-main-slider .slick-slide.going-forward img {
    transform: scale(2.75); }
  .brain-main-slider .slick-slide.going-back img {
    transform: scale(0.55); }
  .brain-main-slider .slick-slide.slick-active img {
    transform: scale(1); }
  .brain-main-slider .slick-dots {
    margin: 0 5.22%;
    max-height: 48px;
    width: calc(100% - 10.44%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    /* Default */
    justify-content: space-between; }
    .brain-main-slider .slick-dots li {
      margin: 14px 5px 11px;
      line-height: 1.25em;
      padding: 0;
      cursor: pointer; }
      .brain-main-slider .slick-dots li:first-child {
        margin-left: 0; }
      .brain-main-slider .slick-dots li:last-child {
        margin-right: 0; }
      .brain-main-slider .slick-dots li.slick-active {
        border-bottom: 2px solid #F7CB0C;
        padding-bottom: 8px;
        margin-bottom: 0; }
        .brain-main-slider .slick-dots li.slick-active a {
          color: #F7CB0C; }
    .brain-main-slider .slick-dots a {
      color: #fff;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 400; }
      .brain-main-slider .slick-dots a:hover, .brain-main-slider .slick-dots a:focus {
        color: #F7CB0C; }

  .basic-data-point {
    height: 47px;
    width: 47px; }
    .basic-data-point:before {
      height: 11px;
      width: 11px; }
    .basic-data-point:after {
      height: 29px;
      width: 29px; }

  .xlarge-data-point {
    height: 119px;
    width: 119px; }
    .xlarge-data-point:before {
      height: 101px;
      width: 101px; }
    .xlarge-data-point:after {
      height: 119px;
      width: 119px; }

  .brain-data-point {
    height: 47px;
    width: 47px; }
    .brain-data-point.dp-medium, .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
      height: 65px;
      width: 65px; }
      .brain-data-point.dp-medium:before, .brain-data-point.dp-large:before, .brain-data-point.dp-xlarge:before {
        height: 65px;
        width: 65px; }
    .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
      height: 83px;
      width: 83px; }
      .brain-data-point.dp-large:after, .brain-data-point.dp-xlarge:after {
        height: 83px;
        width: 83px; }
    .brain-data-point.dp-xlarge {
      height: 119px;
      width: 119px; }

  /*	// define positions for data point on each slide
    #brain-data-point-0-0 {
    	left: 60%;
    	top: 35%;
    }
  
    #brain-data-point-0-1 {
    	left: 44.5%;
    	top: 43.75%;
    }
  
    #brain-data-point-0-2 {
    	left: 14.5%;
    	top: 45.8%;
    }
  
    #brain-data-point-0-3 {
    	left: 58%;
    	top: 70%;
    }
  
    #brain-data-point-0-4 {
    	left: 80%;
    	top: 67.5%;
    }
  
    #brain-data-point-1-0 {
    	left: 20.5%;
    	top: 50%;
    }
  
    #brain-data-point-1-1 {
  		left: 46.5%;
      top: 42.75%;
    }
  
    #brain-data-point-1-2 {
    	left: 41.5%;
    	top: 16.75%;
    }
  
    #brain-data-point-1-3 {
    	left: 58%;
    	top: 70%;
    }
  
    #brain-data-point-1-4 {
    	left: 73%;
    	top: 63.5%;
    }
  
    #brain-data-point-1-5 {
      left: 68%;
      top: 32%;
    }
  
    #brain-data-point-1-6 {
    	left: 39%;
    	top: 73%;
    }
  
    #brain-data-point-2-0 {
  		left: 17.5%;
      top: 15.5%;
    }
  
    #brain-data-point-2-1 {
      left: 21.5%;
      top: 45%;
    }
  
    #brain-data-point-2-2 {
      left: 47%;
      top: 39%;
    }
  
    #brain-data-point-2-3 {
    	left: 41.5%;
    	top: 16.75%;
    }
  
    #brain-data-point-2-4 {
    	left: 45%;
    	top: 73%;
    }
  
    #brain-data-point-2-5 {
    	left: 73%;
    	top: 63.5%;
    }
  
    #brain-data-point-2-6 {
    	left: 72%;
    	top: 34.5%;
    }
  
    #brain-data-point-3-0 {
      left: 70%;
      top: 10.5%;
    }
  
    #brain-data-point-3-1 {
    	left: 24.5%;
      top: 19.75%;
    }
  
    #brain-data-point-3-2 {
  		left: 44.5%;
      top: 27.75%;
    }
  
    #brain-data-point-3-3 {
      left: 64%;
      top: 49%;
    }
  
    #brain-data-point-3-4 {
      left: 13%;
      top: 64.5%;
    }
  
    #brain-data-point-4-0 {
      left: 16%;
      top: 25%;
    }
  
    #brain-data-point-4-1 {
    	left: 24.5%;
      top: 55%;
    }
  
    #brain-data-point-4-2 {
      left: 40.5%;
      top: 34.75%;
    }
  
    #brain-data-point-4-3 {
      left: 73%;
      top: 59%;
    }
  
    #brain-data-point-4-4 {
  		left: 80%;
      top: 27.5%;
    }*/ }
@media (min-width: 570px) and (max-width: 1024px) {
  .page-template-page-brain .site-header {
    padding: 1.125rem 0; }
  .page-template-page-brain .mobile-menu-wrapper {
    top: 88px; }
  .page-template-page-brain #menu-toggle {
    margin-top: 16px; }

  .col-brain-content {
    border-top: 1px solid #000; }
    .col-brain-content h2:not(.white-title), .col-brain-content h2:not(.white-title) + p {
      float: left; }
    .col-brain-content h2:not(.white-title) {
      width: 37.5%;
      margin-left: 5.22%; }
    .col-brain-content h2:not(.white-title) + p {
      width: calc(100% - 42.72%); }

  #brain-content-wrapper {
    width: 100%; }
    #brain-content-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    #brain-content-wrapper > figure {
      float: left;
      margin-right: 5.22%;
      width: 25%; }
    #brain-content-wrapper > div {
      float: right;
      width: calc(100% - 40.66%);
      left: 35.44%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); } }
@media (min-width: 1025px) {
  .section-brain-page {
    height: calc(100vh - 80px);
    margin-top: 80px; }

  .section-brain-content {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }

  #explore-the-brain-title {
    bottom: 10%;
    top: initial; }
    #explore-the-brain-title.screen-reader-only {
      bottom: -12%;
      animation: 1.75s slide-down; }
    #explore-the-brain-title:not(.screen-reader-only) {
      animation: 1.75s slide-up; }

  @keyframes slide-up {
    0% {
      bottom: -12%;
      opacity: 0; }
    25% {
      opacity: 1; }
    100% {
      bottom: 10%; } }
  @keyframes slide-down {
    0% {
      bottom: 10%;
      opacity: 1; }
    25% {
      opacity: .75; }
    100% {
      opacity: 0;
      bottom: -12%; } }
  /*	.brain-page-title-wrapper {
  		top: 48px;
  	}*/
  h1.brain-page-title {
    font-size: 72px;
    font-size: 4.5rem; }

  .brain-page-hero-img {
    height: calc(100vh - 128px); }

  .page-template-page-brain .admin-bar #content {
    height: calc(100vh - 80px - 32px);
    margin-top: 0; }

  .brain-main-slider {
    margin-right: 28vw; }
    .brain-main-slider .slick-dots {
      display: block;
      margin: 0 3.13%; }
      .brain-main-slider .slick-dots li {
        margin: 14px 18px 11px; }

  .col-brain-content {
    border-left: 1px solid #000;
    height: calc(100vh - 80px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin-right: 0;
    margin-left: 72vw;
    width: 28vw;
    z-index: 4; }

  #ask-the-brain-content h2 {
    font-size: 72px;
    font-size: 4.5rem; }

  .data-point-content {
    width: 28vw; }
    .data-point-content .round-img {
      margin: 0 0 2rem;
      width: 75%; }
    .data-point-content .cta-btn {
      margin-top: 1.5rem; }

  .brain-content-wrapper {
    padding: 0 15%; }

  #ask-the-brain-content input[type="text"] {
    background-size: 25px 25px;
    font-size: 28px !important;
    font-size: 1.75rem !important;
    padding: 1.375rem 4.5rem !important; }

  .slick-dots-wrapper {
    width: 100vw; }

  #close-data-point {
    right: 44px;
    top: 44px;
    opacity: .5; }

  .basic-data-point {
    height: 54px;
    width: 54px; }
    .basic-data-point:before {
      height: 12px;
      width: 12px; }
    .basic-data-point:after {
      height: 33px;
      width: 33px; }

  .xlarge-data-point {
    height: 138px;
    width: 138px; }
    .xlarge-data-point:before {
      height: 117px;
      width: 117px; }
    .xlarge-data-point:after {
      height: 138px;
      width: 138px; }

  .brain-data-point {
    height: 54px;
    width: 54px; }
    .brain-data-point.dp-medium, .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
      height: 75px;
      width: 75px; }
      .brain-data-point.dp-medium:before, .brain-data-point.dp-large:before, .brain-data-point.dp-xlarge:before {
        height: 75px;
        width: 75px; }
    .brain-data-point.dp-large, .brain-data-point.dp-xlarge {
      height: 96px;
      width: 96px; }
      .brain-data-point.dp-large:after, .brain-data-point.dp-xlarge:after {
        height: 96px;
        width: 96px; }
    .brain-data-point.dp-xlarge {
      height: 138px;
      width: 138px; }

  #brain-data-point-0-0 {
    left: 60%;
    top: 25%; }

  #brain-data-point-0-1 {
    left: 44.5%;
    top: 33.75%; }

  #brain-data-point-0-2 {
    left: 14.5%;
    top: 34.8%; }

  #brain-data-point-0-3 {
    left: 58%;
    top: 59%; }

  #brain-data-point-0-4 {
    left: 80%;
    top: 54.5%; }

  #brain-data-point-1-0 {
    left: 20.5%;
    top: 53.5%; }

  #brain-data-point-1-1 {
    left: 44.5%;
    top: 43.75%; }

  #brain-data-point-1-2 {
    left: 41.5%;
    top: 16.75%; }

  #brain-data-point-1-3 {
    left: 58%;
    top: 70%; }

  #brain-data-point-1-4 {
    left: 73%;
    top: 63.5%; }

  #brain-data-point-1-5 {
    left: 72%;
    top: 34.5%; }

  #brain-data-point-1-6 {
    left: 37%;
    top: 73%; }

  /*  #brain-data-point-2-0 {
  		left: 17.5%;
      top: 15.5%;
    }
  
    #brain-data-point-2-1 {
      left: 21.5%;
      top: 45%;
    }
  
    #brain-data-point-2-2 {
      left: 47%;
      top: 39%;
    }
  
    #brain-data-point-2-3 {
    	left: 41.5%;
    	top: 16.75%;
    }
  
    #brain-data-point-2-4 {
    	left: 45%;
    	top: 73%;
    }
  
    #brain-data-point-2-5 {
    	left: 73%;
    	top: 63.5%;
    }
  
    #brain-data-point-2-6 {
    	left: 72%;
    	top: 34.5%;
    }*/
  #brain-data-point-3-0 {
    left: 77%;
    top: 10.5%; }

  /*  #brain-data-point-3-1 {
    	left: 24.5%;
      top: 19.75%;
    }
  
    #brain-data-point-3-2 {
  		left: 44.5%;
      top: 27.75%;
    }
  
    #brain-data-point-3-3 {
      left: 64%;
      top: 49%;
    }
  
    #brain-data-point-3-4 {
      left: 13%;
      top: 64.5%;
    }*/
  /*  #brain-data-point-4-0 {
      left: 16%;
      top: 25%;
    }
  
    #brain-data-point-4-1 {
    	left: 24.5%;
      top: 55%;
    }
  
    #brain-data-point-4-2 {
      left: 40.5%;
      top: 34.75%;
    }
  
    #brain-data-point-4-3 {
      left: 73%;
      top: 59%;
    }
  
    #brain-data-point-4-4 {
  		left: 80%;
      top: 27.5%;
    }*/ }
@media (min-width: 1320px) {
  .brain-main-slider {
    margin-right: 25vw; }
    .brain-main-slider .slick-dots li {
      margin: 14px 25px 12px; }

  /*	.brain-page-title-wrapper {
  		top: 60px;
  	}*/
  .col-brain-content {
    margin-right: 0;
    margin-left: 75vw;
    width: 25vw; }

  .data-point-content {
    width: 25vw; }

  h1.brain-page-title {
    left: calc(2.5% + 25px); }

  #brain-data-point-3-0 {
    left: 73%; } }
@media (min-width: 1680px) {
  /*.brain-page-title-wrapper {
  	top: 72px;
  }*/
  #brain-data-point-3-0 {
    left: 71%; } }
/*@include breakpoint(desktop-xlg) {
}*/
.onlyOnPrint {
  display: none; }

@media print {
  .no-print, .no-print * {
    display: none !important; }

  #page {
    display: block !important; }

  .figure-bg {
    background-color: unset !important; } }
@media print and (min-width: 320px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third,
  .container-full-width {
    width: calc(100% - 12.52%);
    float: left;
    margin-left: 6.26%; } }
@media print and (min-width: 570px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third,
  .container-full-width {
    width: calc(100% - 10.44%);
    float: left;
    margin-left: 5.22%; } }
@media print and (min-width: 1025px) {
  .col-full, .col-content, .col-quarter, .col-half,
  .col-preview-content, .col-preview-img, .col-third,
  .container-full-width {
    width: calc(100% - 6.26%);
    float: left;
    margin-left: 3.13%; } }

@media print {
  #masthead,
  #site-footer,
  .single-post-media,
  #nav-breadcrumbs,
  #wpadminbar,
  .entry-social-share {
    display: none; }

  #content, html {
    margin-top: 0px !important; }

  .onlyOnPrint {
    display: block; } }
/*--------------------------------------------------------------
## Section Templates
--------------------------------------------------------------*/
.section-facts {
  background-color: #262C34;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  padding: 3.125rem 0 0;
  position: relative;
  z-index: 0; }
  .section-facts > * {
    position: relative;
    z-index: 2; }
  .section-facts .graph-item {
    margin-bottom: 3.125rem; }
    .section-facts .graph-item .chart-legend {
      padding: 0;
      column-count: 2;
      display: block;
      margin: 0 2.1875rem 1.5625rem; }
      .section-facts .graph-item .chart-legend li {
        break-inside: avoid-column;
        color: #8C98AB;
        font-size: 12px;
        font-size: 0.75rem;
        text-align: left;
        margin: 0; }
        .section-facts .graph-item .chart-legend li:before {
          display: none; }
        .section-facts .graph-item .chart-legend li .chart-legend-icon {
          width: 10px;
          height: 10px;
          display: inline-block;
          border-radius: 5px;
          margin-right: 7px; }
  .section-facts .col-half:first-child:after {
    background-color: #fff;
    content: '';
    display: block;
    height: 1px;
    margin: 3.75rem auto 0;
    width: 180px; }
  .section-facts .fact-chart {
    display: inline-block;
    width: 100%; }
    .section-facts .fact-chart > div {
      display: flex;
      justify-content: center; }
    .section-facts .fact-chart#bar-chart-1, .section-facts .fact-chart#pie-chart-1 {
      margin-bottom: 1.875rem; }
  .section-facts h2.fact-title {
    color: #F7CB0C;
    font-size: 75px;
    font-size: 4.6875rem;
    font-weight: 700;
    line-height: 1.375em;
    margin: 0 0 1.25rem; }
    .section-facts h2.fact-title.title-white {
      color: #fff; }
  .section-facts p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.35em;
    margin: 0 auto; }
  .section-facts.three-in-row p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px; }
  .section-facts a {
    color: #fff;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 400;
    margin-top: 1rem;
    text-decoration: underline;
    text-transform: uppercase; }
    .section-facts a:hover, .section-facts a:focus {
      color: #F7CB0C; }
  .section-facts.three-in-row a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 26px; }

.page-template-page-support .graph-item {
  display: none; }
  .page-template-page-support .graph-item:first-child {
    display: block; }

@media (min-width: 570px) {
  .section-facts {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 5.625rem 0 0; }
    .section-facts h2.fact-title {
      font-size: 72px;
      font-size: 4.5rem; }
    .section-facts .graph-item {
      width: 50%;
      padding: 2% 5%;
      margin-bottom: 6.875rem;
      margin-left: 0;
      display: flex !important;
      flex-direction: column;
      justify-content: center; }
      .section-facts .graph-item .chart-legend {
        margin: 0 auto 25px; }
      .section-facts .graph-item:nth-child(2n+1) {
        border-right: 1px solid #fff; }
    .section-facts .col-half:first-child {
      margin-bottom: 0; }
      .section-facts .col-half:first-child:after {
        display: none; }

  .page-template-page-support .graph-item {
    display: block; } }
@media (min-width: 1025px) {
  .section-facts {
    padding: 6.875rem 0 0;
    /*&:before {
    height: 55%;
    top: size-rem(130px);
    }*/ }
    .section-facts .graph-item.col-third {
      width: 33.33%;
      padding: 1% 2%; }
      .section-facts .graph-item.col-third:nth-child(2n+1) {
        border-right: none; }
      .section-facts .graph-item.col-third:nth-child(3n+2) {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff; }
      .section-facts .graph-item.col-third p {
        max-width: 100%; }
      .section-facts .graph-item.col-third .fact-chart#pie-chart-1 {
        padding: 0 3.75rem; }
    .section-facts p {
      max-width: 65%; }

  h2.fact-title {
    font-size: 90px;
    font-size: 5.625rem; }

  .page-template-page-support .section-facts {
    padding-bottom: 95px; } }
/*--------------------------------------------------------------
## Slick Slider
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.gallery-slide {
  display: block !important; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  color: #fff;
  padding: 6px 5px 4px; }
  .slick-arrow.slick-prev {
    margin-right: 1rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d; }
  .slick-arrow.slick-next {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d; }
  .slick-arrow:before {
    content: ""; }
  .slick-arrow:hover {
    background-color: #fff;
    color: #105EB7; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 3em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0 0 0.8075em; }

.wp-caption-text {
  border-bottom: 2px solid #F7CB0C;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0.875rem 0 1.125rem;
  line-height: 1.6em; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
## Video JS Player
--------------------------------------------------------------*/
.profile-hero-media.media-video .hero-profile-img {
  display: none; }
.profile-hero-media.media-thumb-image .video-js, .profile-hero-media.media-thumb-image .custom-video-js-navigation {
  display: none; }
.profile-hero-media.videojs-error .video-js, .profile-hero-media.videojs-error .custom-video-js-navigation {
  display: none; }

.single-post .slider .entry-video-wrapper .video-js {
  padding: 0px !important; }

.video-js {
  display: none; }
  .video-js .vjs-big-play-button {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 1.5em;
    width: 1.5em; }
  .figure-img-wrapper .video-js:after, .figure-video-wrapper .video-js:after {
    background-color: rgba(38, 44, 52, 0.25);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; }
  .figure-img-wrapper .video-js.vjs-playing:after, .figure-img-wrapper .video-js.vjs-has-started:after, .figure-video-wrapper .video-js.vjs-playing:after, .figure-video-wrapper .video-js.vjs-has-started:after {
    display: none; }
  .figure-img-wrapper .video-js.vjs-waiting .vjs-big-play-button, .figure-video-wrapper .video-js.vjs-waiting .vjs-big-play-button {
    display: none; }
  .figure-img-wrapper .video-js .vjs-big-play-button, .figure-video-wrapper .video-js .vjs-big-play-button {
    border: 2px solid #fff;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
    width: 4em;
    z-index: 2; }
    .figure-img-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder, .figure-video-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder {
      font-size: 96px;
      font-size: 6rem;
      line-height: 7.375rem; }

.featured-mobile-image {
  display: block !important; }

.hero-profile-img {
  display: none; }

.video-full-vidth {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 189.63vh;
  /* Given an aspect ratio for videos, 2048/1080*100 = 189.63 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.home-featured-resercher .profile-hero-media {
  height: calc(100vh - 80px); }
  .home-featured-resercher .profile-hero-media.media-thumb-image {
    height: auto; }
  .home-featured-resercher .profile-hero-media > div:not(.featured-resercher-content) {
    height: 100%; }
    .home-featured-resercher .profile-hero-media > div:not(.featured-resercher-content) #hero-video-1 {
      height: 100%;
      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
      min-height: auto;
      width: 100%;
      min-width: 183.77vh;
      /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */ }

.custom-video-js-navigation {
  display: none;
  min-height: 100%;
  position: relative;
  z-index: 2; }
  .custom-video-js-navigation .video-controls {
    position: absolute;
    bottom: 24px;
    right: 22px; }
    @media (min-width: 570px) {
      .custom-video-js-navigation .video-controls {
        bottom: 53px;
        right: 45px; } }
    .custom-video-js-navigation .video-controls > a {
      width: 18px;
      height: 18px;
      display: inline-block;
      position: relative; }
    .custom-video-js-navigation .video-controls .play-pause-btn {
      margin-right: 15px; }
      .custom-video-js-navigation .video-controls .play-pause-btn.playing {
        background: url(../../img/pause-active.svg) no-repeat;
        background-size: auto 16px;
        background-position: left center;
        opacity: 0.5; }
        .custom-video-js-navigation .video-controls .play-pause-btn.playing:hover, .custom-video-js-navigation .video-controls .play-pause-btn.playing:focus {
          opacity: 1; }
      .custom-video-js-navigation .video-controls .play-pause-btn.paused {
        background: url(../../img/play.svg) no-repeat;
        background-position: left center;
        opacity: 0.5; }
        .custom-video-js-navigation .video-controls .play-pause-btn.paused:hover, .custom-video-js-navigation .video-controls .play-pause-btn.paused:focus {
          opacity: 1; }
    .custom-video-js-navigation .video-controls .mute-btn.muted {
      background: url(../../img/mute-active.svg) no-repeat;
      opacity: 0.5; }
      .custom-video-js-navigation .video-controls .mute-btn.muted:after {
        content: "Video Has No Sound";
        position: absolute;
        color: #fff;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 16px;
        width: 60px;
        top: -40px;
        left: -15px;
        opacity: 0;
        transition: all 0.3s ease; }
      .custom-video-js-navigation .video-controls .mute-btn.muted:hover, .custom-video-js-navigation .video-controls .mute-btn.muted:focus {
        opacity: 1; }
        .custom-video-js-navigation .video-controls .mute-btn.muted:hover:after, .custom-video-js-navigation .video-controls .mute-btn.muted:focus:after {
          opacity: 1; }

.has-video .video-js, .has-video .custom-video-js-navigation {
  display: block; }

@media (min-width: 570px) {
  .video-js, .custom-video-js-navigation {
    display: block; }

  .hero-profile-img {
    display: block; }

  .featured-mobile-image {
    display: none !important; }

  .home-hero-slide {
    height: 100vh;
    position: relative; }

  .home-hero-slide:not(:first-child) {
    display: none; } }
@media (min-width: 570px) and (max-width: 1024px) {
  #hero-video-1 {
    left: 75%; } }

/*# sourceMappingURL=main.css.map */
