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

body {
  position: relative;
  padding-top: 80px;
  font-size: 16px;
  color: #191919;
  font-weight: 300;
  line-height: 24px;
  font-family: Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,sans-serif;
}

p {
  margin: 0 0 24px 0;
}

#story-mp4 {
  width: 100%;
  height: auto;
}

a:not(.button) {
  transition: all 0.25s ease-in-out 0s;
  text-decoration: underline;
}
.social-media a {
  border-bottom: 0 !important;
}

a:hover {
  opacity: 0.7;
  color: #8c1d40;
  text-decoration: none;
}

.ckeditor-accordion-container ol li {
  margin-bottom: 10px;
  font-weight: 500;
}

.no-padding {
  padding: 0 !important;
}

.clear {
  clear: both;
}

#navbar {
  background-color: white;
}

.navbar-header {
  box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.5);
  background: #353535;
  width: 100%;
}

h1.page-header {
  display: block;
  font-size: 48px;
  padding-bottom: 12px;
  margin-top: 45px;
  margin-bottom: 20px;
  color: #191919;
  border-bottom: 4px solid #ffc627;
}

.container-fluid {
  padding: 0;
}

.region-header {
  margin-bottom: 12px;
}

.navbar > .container .navbar-brand {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 28px;
  padding: 0px;
  float: none;
  height: auto;
  margin-left: 0px;
  border-bottom: none;
}

#asu_mobile_hdr {
  padding: 0;
}

#asu_mobile_menu {
  padding: 0;
}

.navbar-default .navbar-brand {
  color: #353535;
}

.navbar {
  margin-bottom: 0;
  border: none;
}

.breadcrumb {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0;
  background: none;
}

.breadcrumb li {
  color: #ccc;
  font-size: 14px;
}

.breadcrumb li a,
.breadcrumb > li + li:before {
  color: #666;
  font-weight: 400;
  border-bottom: none;
}

.breadcrumb > li + li:before {
  padding: 0 0 0 3px;
}

nav.tabs {
  margin-top: 20px;
}

/* ------------------ */
/* Navigation Menu */
/* ------------------ */

#superfish-main li {
  background-color: #353535;
}

#superfish-main li a {
  float: none;
  position: relative;
  font-family: Roboto;
  font-size: 16px;
  color: #ededed;
  font-weight: 500;
  line-height: 19px;
  padding: 20.5px 25px;
  border-bottom: none;
}

#superfish-main li ul {
  margin-top: 15px;
  max-width: 300px;
}

#asu_hdr a {
  border-bottom: none;
}

#superfish-main li a:hover,
#superfish-main li a:focus,
#superfish-main li a.is-active,
#superfish-main li.active-trail > a {
  color: #ffc627;
  background: black;
  text-decoration: none;
  opacity: 1;
  border-bottom: none;
}

#block-mainnavigation > ul {
  /* max-width: 1250px; */
  margin: 0 auto;
  /* padding: 0 15px; */
  float: none;
  box-sizing: content-box;
}

#block-mainnavigation > ul::after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 990px) {
  .navbar-header {
    display: none;
  }
}

ul.sf-menu .sf-sub-indicator {
  position: relative;
  float: right;
  right: auto;
  margin-top: 9px;
  margin-left: 10px;
}

ul.sf-menu .sf-sub-indicator::after {
  position: absolute;
  top: -3px;
  right: 0;
  content: "\f0d7";
  color: #ededed;
  font-size: 16px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}

/* -------------------- */
/* Facts and Figures */
/* -------------------- */

#facts-figures .content {
  padding: 45px 0px 15px;
}

#facts-figures h1 {
  font-size: 193px;
  color: #666666;
  margin: 0px 0px -30px 0px;
}

#facts-figures h3 {
  font-size: 34px;
  color: #666666;
  font-weight: 300;
  margin: 0;
}

div#facts-figures h4 {
  margin: 10px 0;
  color: #666;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 100%;
}

#facts-figures .left-col p {
  font-weight: 300;
  padding-top: 32px;
  margin-right: 20px;
  border-top: 5px solid #ffc627;
  font-size: 18px;
  color: #353535;
  line-height: 25px;
}

#facts-figures .right-col img {
  width: 100%;
  height: auto;
  margin-top: 40px;
  border: 0;
}

/* -------------------- */
/* Facts and Figures Block */
/* -------------------- */

.container {
  padding-right: 30px;
  padding-left: 30px;
}
.fact-block .custom-row {
  line-height: initial;
}

.fact-block .column-3 .custom-row .field--name-field-facts-and-figures {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.fact-block .column-2 .custom-row .field--name-field-facts-and-figures {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.facts-figures-block .fact-left img {
  width: 100%;
  height: auto;
  border: 0;
}

.fact-block .field-collection-item .content :first-child {
  font-size: 77px;
  color: #666666;
  font-weight: 800;
  margin: 0;
  padding: 0px 15px;
}

.fact-block .field-collection-item .content :last-child {
  font-weight: 300;
  padding-top: 32px;
  margin-right: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
  border-top: 5px solid #ffc627;
  margin-left: 15px;
  font-size: 18px;
  color: #353535;
  /* width: 190px; */
}

.fact-block {
  padding: 76px 0 57px;
}

h3.fact-block-title {
  display: block;
  font-size: 34px;
  color: #666666;
  font-weight: 300;
  padding-bottom: 12px;
  margin-bottom: 60px;
}

.fact-block .large-text {
  font-size: 48px;
  margin-top: 8px;
  color: #666;
  line-height: 56px;
}

.fact-block .fact-left strong {
  color: #ffc627;
}

.fact-block:nth-child(odd) {
  background: #ebebeb;
}

/* -------------------- */
/* Stories Search View Block */
/* -------------------- */

.stories-top {
  border-top: 1px solid #cccccc;
  border-bottom: 4px solid #8c1d40;
  margin-bottom: 60px;
}

.stories-top .view-header {
  padding: 40px 25px;
  background-color: #ededed;
}

.stories-top .view-header h2 {
  font-size: 24px;
  font-weight: 500;
  color: #191919;
}

.stories-top .views-exposed-form {
  padding-top: 40px;
}

.story-search {
  color: #5a6872;
}

.bef-exposed-form .form--inline > .form-item {
  float: none;
  width: fit-content;
}

.story-search .form-type-select {
  margin-right: 20px;
}

.story-search .form-type-select,
.story-search .form-type-textfield {
  margin-bottom: 30px;
}

.story-search .views-exposed-form fieldset {
  margin-bottom: 40px;
}

.story-search .form-inline .form-item .control-label {
  display: inherit;
  height: 18px;
  width: 176.23px;
  color: #152935;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 7px;
}

.story-search .form--inline div.select-wrapper {
  display: block;
  border: 0;
}

.story-search .form--inline input.form-control {
  display: block;
  height: 40px;
  width: 402px;
  background-color: rgba(237, 237, 237, 0.6);
  border: 0px;
  border-radius: 0px;
}

.story-search .form--inline div.select-wrapper select {
  height: 40px;
  width: 299px;
  background-color: rgba(237, 237, 237, 0.6);
  border: 0px;
  border-radius: 0px;
  /* box-shadow: 1px 1px 9px 4px #2C3D47; */
}

.story-search .select-wrapper:after {
  box-sizing: border-box;
  content: "\f0d7";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #8c1d40;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-top: -0.5em;
  padding-right: 0.5em;
  position: absolute;
  top: 50%;
}

.story-search .form-item legend {
  border-bottom: 0px;
  margin-bottom: 18px;
  color: #152935;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.story-search .form-item-field-story-type-target-id {
  display: inline;
  margin-right: 30px;
}

.story-search .form-radios div.form-item .control-label {
  height: 18px;
  color: #4a4a4a;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  /* padding-left: 30px; */
  position: relative;
}

.story-search .form-radios div.form-item .control-label::before {
  position: relative;
  left: 0px;
  margin-right: 4px;
  content: "\f111";
  color: #8c9ba5;
  font-size: 15px;
  font-weight: regular;
  font-family: "Font Awesome 5 Free";
}

.story-search .form-radios div.form-item .control-label.checked::before {
  content: "\f192";
  color: #8c1d40;
}

.story-search .form-actions button {
  position: relative;
  height: 36px;
  width: 132px;
  border-radius: 4px;
  border: 0px;
  color: #ffffff;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  transition: 0.3s;
}

.story-search button {
  background-color: #8c1d40;
}

.story-search button[value="Remove filter"] {
  background-color: #bcbcbc;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
  background: #8c1d40 !important;
  outline: none;
  opacity: 0.7;
}

.story-search button[value="Remove filter"]:hover,
.story-search button[value="Remove filter"]:active,
.story-search button[value="Remove filter"]:focus,
.story-search button[value="Remove filter"]:active:focus {
  background-color: #bcbcbc !important;
}

.story-search button .glyphicon-filter::before {
  content: none;
}

.story-search button[value="Show results"]::after {
  position: relative;
  left: 10px;
  content: "\f0a9";
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
}

.story-search button[value="Remove filter"]::after {
  background-color: #bcbcbc;
  position: relative;
  top: 2px;
  left: 10px;
  line-height: 18px;
  content: "\f057";
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}

.story-search .views-row {
  margin-bottom: 40px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px;
}

.story-search .story-title,
.taxo-title {
  margin-bottom: 10px;
}

.story-search .story-title a,
.taxo-title a {
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}

.story-search .story-teaser,
.taxo-teaser {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.story-search .story-author,
.taxo-author {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  float: left;
}

.story-search .story-author:after,
.taxo-author:after {
  display: inline-block;
  content: "|";
  margin: 0 5px;
  color: #4a4a4a;
  font-weight: 300;
}

.story-search .story-date,
.taxo-date {
  color: #4a4a4a;
  font-size: 15px;
}

.story-search .story-pub,
.taxo-pub {
  margin-top: 12px;
}

.story-row-padding {
  padding: 0px 64px 0px 0px;
}

.story-search .form-type-radio input.form-radio {
  display: none;
}

/* -------------------- */
/* Taxonomy Term View */
/* -------------------- */
.taxonomy .view-header {
  margin: 49px 0px 20px 0px;
}
.taxonomy .taxo-header {
  width: 100%;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
}

.taxonomy .taxo-header .header-title {
  flex: 1;
  align-items: start;
  color: #191919;
  font-size: 56px;
  font-weight: bold;
  line-height: 60px;
  display: inline-block;
}

.taxonomy .taxo-header .more-topic {
  display: inline-block;
  margin: auto 0px;
}

.taxonomy .taxo-header .more-topic button {
  box-sizing: border-box;
  border: 1px solid #8c1d40;
  border-radius: 4px;
  background-color: #ffffff;
  color: #8c1d40;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  transition: 0.3s;
  padding: 0;
}
.taxonomy .taxo-header .more-topic button a {
  border-bottom: none;
  transition: 0.3s;
}
.taxonomy .taxo-header .more-topic button:hover a {
  color: #fff;
}
.taxonomy .taxo-header .more-topic button:hover::after {
  color: #fff;
}

.taxonomy .taxo-header .more-topic button a {
  position: relative;
  display: inline-block;
  padding: 10px 35px 10px 20px;
  border-bottom: none;
}

.taxonomy .taxo-header .more-topic button a::after {
  position: absolute;
  top: 8px;
  right: 12px;
  content: "\f0a9";
  color: #8c1d40;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  vertical-align: sub;
  transition: 0.3s;
}

.taxonomy .taxo-header .more-topic button:hover a,
.taxonomy .taxo-header .more-topic button a:hover,
.taxonomy .taxo-header .more-topic button:hover,
.taxonomy .taxo-header .more-topic button:hover a::after {
  color: #fff;
  opacity: 1;
}

.taxonomy .hline {
  box-sizing: border-box;
  height: 1px;
  width: 1250px;
  border: 1px solid #cccccc;
  margin-bottom: 40px;
}

.taxonomy .views-row {
  margin-bottom: 40px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px;
}

.taxonomy .taxo-title a {
  height: 80px;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}

.taxonomy .taxo-teaser {
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.taxonomy .taxo-author {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  float: left;
}

.taxonomy .taxo-author:after {
  display: inline-block;
  content: "|";
  margin: 0 5px;
  color: #4a4a4a;
}

.taxonomy .taxo-date {
  color: #4a4a4a;
  font-size: 15px;
}

/* -------------------- */
/* Themed Promotion Block */
/* -------------------- */

.themed-promo .promo-image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top !important;
}

.themed-promo .right-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
@media (max-width: 750px) {
  .themed-promo .right-col {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
  }
  .themed-promo .right-col article .teaser {
    display: block !important;
    margin-top: 16px;
  }
}

.themed-promo .right-col .field--name-field-teaser {
  display: none;
}

.themed-promo .left-col h2 {
  margin: 16px 0px 12px;
}

.themed-promo .left-col h2 a {
  color: #8c1d40;
  font-size: 24px;
  line-height: 28px;
}

.themed-promo .left-col .field--name-field-teaser {
  color: #4a4a4a;
  font-size: 16px;
  line-height: 22px;
}

.themed-promo .field--name-field-promo-button a {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #4a4a4a;
  box-sizing: border-box;
  height: 51px;
  font-size: 16px;
  line-height: 20px;
  background-color: Transparent;
  background-repeat: no-repeat;
  padding: 15px 25px;
  color: #4a4a4a;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 25px;
}
.themed-promo .field--name-field-promo-button a strong {
  text-transform: lowercase;
  font-weight: inherit;
}

.themed-promo .right-col article {
  margin-bottom: 30px;
}
.themed-promo .right-col article .teaser {
  display: none;
}

.themed-promo .right-col h2 {
  margin: 11px 0 0;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}

#content-info .container {
  max-width: 1250px;
  padding-left: 25px;
  padding-right: 25px;
}

.footer {
  border-top: none;
}

.themed-promo .container {
  padding-bottom: 100px;
}

.themed-promo .story-image {
  position: relative;
}

.themed-promo .play-button {
  position: absolute;
  background-color: #8c1d40;
  border-radius: 50%;
  border: 2px solid #ccc;
  display: block;
  width: 45px;
  height: 45px;
  margin: auto !important;
  left: 15px;
  bottom: 15px;
}

.themed-promo .play-button .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 17.3px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

/* -------------------- */
/* Topics view */
/* -------------------- */

.topics-block {
  margin-top: 48px;
}

.topics-block .campaigns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin: 30px 0px;
}

.topics-block .topics-slideout {
  display: none;
}

.topics-block .topic {
  cursor: pointer;
}

.topics-block .campaigns .topics-img {
  height: 190px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 6px;
  position: relative;
  pointer-events: none;
}

.topics-block .campaigns .topics-title a {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  pointer-events: none;
}

.topics-block .campaigns .topics-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0px;
  pointer-events: none;
}

.topics-block .topics-open {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.hide {
  display: none;
}

.topics-block .topics-table {
  background: #f3f3f3;
}

.topics-block .topics-table::after {
  display: block;
  content: "";
  clear: both;
}

.topics-block .topics-left {
  float: left;
  width: 65%;
  padding: 40px 30px;
}

.topics-block .topics-right {
  float: left;
  width: 35%;
  padding: 40px 30px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.topics-table h2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  color: #4a4a4a;
  margin: 0;
}

.topics-table .topics-left p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  color: #4a4a4a;
}

.topics-table .topics-left li {
  font-size: 18px;
  color: #353535;
  line-height: 30px;
  font-weight: 300;
  padding-left: 8px;
}

.topics-table .topics-left .learn-more a {
  text-decoration: none;
  background-color: #ffc627;
  border: 0;
  padding: 0.8em 1.5em;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px;
  display: inline-block;
  color: #353535;
  font-weight: 500;
}

.topics-table .description {
  margin: 30px 0px;
}

.topics-table .topics-right p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 600;
  color: #fff;
}

.topics-table .topics-right li {
  color: #fff;
  font-size: 18px;
  padding-left: 8px;
  margin: 11px 0;
  font-weight: 500;
}

.topics-table .topics-right a {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  padding-left: 8px;
  margin: 11px 0;
  font-weight: 500;
  text-decoration: none;
}

.topics-table .topics-right .topics-learn-more a::after {
  position: relative;
  left: 10px;
  content: "\f35d";
  color: #ffc627;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}

.topics-table .topics-right li:hover {
  color: rgba(255, 255, 255, 0.8);
}

.topics-table .topics-right a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.topics-table .topics-close {
  width: 40px;
  position: absolute;
  height: 40px;
  top: 0;
  right: 0;
  cursor: pointer;
}

#map {
  position: relative;
  width: 100%;
  height: 320px;
  border: 2px solid #c6c5c5;
  margin-bottom: 20px;
  margin-right: 0;
}

#map .gmnoprint,
#map div a img,
#map div a {
  display: none;
}

#map button a.directions {
  position: absolute;
  display: block !important;
  z-index: 222;
  bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #191919;
  background: #ffc425;
  border-radius: 4px;
  left: 12px;
  padding: 7px 14px;
  border-bottom: none;
}

#map button:hover a.directions,
#map button:hover a.parking,
#block-contact-oked-contact-us-oked
  form#contact-oked-form
  input[type="submit"]:hover {
  box-shadow: 0px 0px 2px #000;
}

#map button a.parking {
  left: 144px;
}

.profile-list ul li {
  margin: 10px 0;
  list-style: none;
}

.wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}

.node-29 .main-container.container {
  width: inherit;
}

.node-29 .main-container > .col-sm-12 {
  padding: 0;
}

.node-29 .region > h1 {
  display: none;
}

.node-29 .navbar {
  margin-bottom: 0;
}

.node-29 article .content {
  padding: 80px 15px;
  color: #fff;
}

.node-29 .four-intro {
  margin-bottom: 75px;
}

.node-29 .four-intro:after {
  display: block;
  content: "";
  clear: both;
}

.node-29 .four-title h1 {
  display: block;
  float: left;
  width: 250px;
  margin-top: -12px;
  padding: 0 0 0 40px;
  font-size: 86px;
  border-left: 1px solid #fff;
}

.node-29 .four-content {
  font-size: 30px;
  line-height: 33px;
  font-weight: 400;
}

.node-29 .four-sub {
  font-size: 23px;
  color: #333;
  margin-top: 15px;
}

.node-29 .four-info {
  font-size: 27.5px;
  line-height: 34px;
}

.node-29 .four-extra {
  max-width: 880px;
  margin-bottom: 40px;
  font-size: 18px;
}

.node-29 .content a {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}

.node-29 .content a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.node-29 .content a i {
  margin-right: 10px;
  color: #ffc627;
}

.node-29 .content a.active {
  border: 1px solid #ffc627;
  border-radius: 5px;
}

.node-29 .content a.active1 {
  font-weight: 300;
}

.node-29 .content a.active2 {
  color: #191919;
}

.focus-links a:first-of-type {
  padding-left: 0;
}

#four-bg {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* -------------------- */
/* Alpha Topics view */
/* -------------------- */

.alpha-topics .alpha-content h3.alpha-scroll {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 5px;
  margin: 80px 0 5px;
  font-weight: 600;
  color: #4a4a4a;
}

.alpha-topics .alpha-header .alpha-content h3 {
  border: none;
  margin: 0;
  display: inline-block;

  font-size: 18px;
  line-height: 21px;
  color: #8c1d40;
  height: 40px;
  width: 40px;
  cursor: pointer;
  text-align: center;
  padding-top: 10px;
}

.alpha-topics .alpha-header .alpha-content > .views-row {
  display: none;
}

.alpha-topics .alpha-header .alpha-content {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  height: 40px;
  background-color: #f0f0f0;
  padding: 0 46px;
}

.alpha-topics .alpha-header .alpha-content h3.inactive {
  color: #999999;
  cursor: not-allowed;
}

.alpha-topics .view-content a {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  color: #8c1d40;
  text-decoration: none;
  cursor: pointer;
}

.alpha-topics .view-content a:hover {
  opacity: 0.8;
}

.alpha-topics .view-content .views-view-grid {
  margin: 20px 0 0;
}

.alpha-topics .view-content .views-field-name {
  display: inline;
  float: left;
  margin-right: 95px;
}

.alpha-topics .alpha-header .alpha-content .active-letter {
  background: transparent url("/sites/default/files/alpha-selector.png")
    no-repeat;
  color: #fff;
  height: 55px;
}

.alpha-block-title {
  margin: 100px 0 40px;
}

.alpha-sticky-reg {
  position: fixed;
  width: 100%;
  left: 0;
  top: 60px;
  z-index: 100;
  border-top: 0;
  padding: 0 !important;
}

.alpha-sticky-small {
  position: fixed;
  width: 100%;
  left: 0;
  top: 98px;
  z-index: 100;
  border-top: 0;
  padding: 0 !important;
}

.alpha-topics {
  margin-bottom: 100px;
}

/* ---------------------------- */
/* Featured Stories View Block */
/* ---------------------------- */

.featured-stories-block .field--name-field-caption div {
  display: none;
}

.featured-stories-block .field--name-field-title div {
  display: none;
}

.featured-stories-block {
  border-top: 8px solid #ffc627;
}

.featured-stories-block .story-details .play-button {
  position: absolute;
  background-color: #8c1d40;
  border-radius: 50%;
  border: 2px solid #ccc;
  display: block;
  width: 45px;
  height: 45px;
  margin: auto !important;
  top: 25px;
  left: 20px;
  opacity: 0.9;
}

.featured-stories-block .play-button .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 17.3px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.featured-stories-block .story-details {
  position: relative;
  background-color: #ededed;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}

.featured-stories-block .story-details .video {
  display: flex;
  flex-direction: column;
}
.featured-stories-block .story-details .details-left {
  flex-direction: column;
  padding: 40px 20px 50px 40px;
}

.featured-stories-block .story-details .details-right {
  display: flex;
  flex-direction: column;
  padding: 20px 20px 20px 10px;
}

.featured-stories-block .story-details .details-right a {
  text-decoration: none;
  padding: 0.5em 1.5em;
  border: 1px solid #cccccc;
  color: #999999;
  font-size: 14px;
  line-height: 16px;
  border-radius: 2px;
  font-weight: normal;
  text-transform: lowercase;
}

.featured-stories-block .story-details .details-left a {
  display: inline;
  margin-bottom: 5px;
  color: #8c1d40;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.featured-stories-block .story-details .details-left .teaser {
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
  margin-top: 18px;
}

.featured-stories-block .story-details .left-margin {
  margin-left: 70px;
}

.featured-stories-block .more-stories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 30px 0px 50px;
  grid-gap: 30px;
}

.featured-stories-block .more-stories .story-cell {
  position: relative;
}

.featured-stories-block .more-stories .story-image {
  position: relative;
}
.featured-stories-block .more-stories .story-title a {
  color: #8c1d40;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: none;
  cursor: pointer;
}

.featured-stories-block .more-stories .story-title {
  margin-top: 10px;
}

.featured-stories-block .story-cell .play-button {
  position: absolute;
  background-color: #8c1d40;
  border-radius: 50%;
  border: 2px solid #ccc;
  display: block;
  width: 45px;
  height: 45px;
  margin: auto !important;
  left: 15px;
  bottom: 15px;
  opacity: 0.8;
}

.featured-stories-block .story-cell .category {
  margin-top: 30px;
}

.featured-stories-block .story-cell .category a {
  text-decoration: none;
  padding: 0.5em 1.5em;
  border: 1px solid #cccccc;
  color: #999999;
  font-size: 14px;
  line-height: 16px;
  border-radius: 4px;
  font-weight: normal;
  text-transform: lowercase;
}

.page-banner {
  height: 400px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.path-bulletin .page-banner {
  height: 250px;
}

#block-aboutuslinks {
  margin: 50px 0 60px;
  padding-top: 60px;
  border-top: #ffc627 4px solid;
}

#block-aboutuslinks .field--name-body ul {
  padding-left: 0;
}

#block-aboutuslinks .field--name-body ul:after {
  display: block;
  content: "";
  clear: both;
}

#block-aboutuslinks .field--name-body ul li {
  display: inline-flex;
  float: left;
  width: 32.66%;
  height: 210px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
@media(max-width: 600px){
  #block-aboutuslinks .field--name-body ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}

#block-aboutuslinks .field--name-body ul li:nth-child(1) {
  background: url(/sites/default/files/inline-images/factsfigures_cropped.jpg);
  margin-right: 0.5%;
}

#block-aboutuslinks .field--name-body ul li:nth-child(2) {
  background: url(/sites/default/files/inline-images/leadership_cropped.jpg);
  margin-right: 0.5%;
  margin-left: 0.5%;
}

#block-aboutuslinks .field--name-body ul li:nth-child(3) {
  background: url(/sites/default/files/inline-images/Contact_cropped.jpg);
  margin-left: 0.5%;
}

#block-aboutuslinks .field--name-body ul li a {
  font-size: 29px;
  line-height: 48px;
  font-weight: 500;
  color: #fff;
  padding: 0 15px;
  border-bottom: none;
  display: inline-flex;
  height: 210px;
  flex-direction: column;
  justify-content: center;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#block-aboutusdownloads {
  padding: 40px 0 110px;
  background: #f4f4f4;
}
@media(max-width: 990px){
  #block-aboutusdownloads {
    padding-bottom: 80px;

  }
}

#block-aboutusdownloads .block-title,
#block-aboutusdownloads .field ul {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

#block-aboutusdownloads .block-title {
  margin-bottom: 50px;
  font-size: 34px;
  font-weight: 300;
}

#block-aboutusdownloads .field ul {
  padding-left: 0;
}

#block-aboutusdownloads .field ul:after {
  display: block;
  content: "";
  clear: both;
}

#block-aboutusdownloads .field--name-body ul li {
  float: left;
  width: 32.66%;
  list-style: none;
}
@media(max-width: 600px){
  #block-aboutusdownloads .field--name-body ul li {
    width: 100%;
  }
}

#block-aboutusdownloads .field--name-body ul li:nth-child(1) {
  margin-right: 0.5%;
}

#block-aboutusdownloads .field--name-body ul li:nth-child(2) {
  margin-right: 0.5%;
  margin-left: 0.5%;
}

#block-aboutusdownloads .field--name-body ul li:nth-child(3) {
  margin-left: 0.5%;
}

#block-aboutusdownloads .field--name-body ul li {
  position: relative;
  padding-left: 85px;
}
#block-aboutusdownloads .field--name-body ul li a {
  font-size: 20px;
  font-weight: 400;
  color: #353535;
  border-bottom: 1px dotted #fec723;
}

#block-aboutusdownloads .field--name-body ul li:before {
  position: absolute;
  height: 55px;
  width: 55px;
  top: -8px;
  left: 18px;
  content: "";
  background: url(/sites/default/files/download-cloud.png);
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#block-views-block-recruitment-block-1 {
  margin-bottom: 70px;
}

#block-views-block-recruitment-block-1 .block-title {
  margin-bottom: 40px;
  font-size: 36px;
  color: #666;
  line-height: 42px;
  font-weight: 300;
}

#block-nationalacademyinventorscontent {
  padding: 60px 0 10px;
  background: #ebebeb;
}

#block-nationalacademyinventorsbecomeamember {
  padding: 40px 0 60px;
}

#block-nationalacademyinventorscontent .field--name-body,
#block-nationalacademyinventorsbecomeamember .field--name-body {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

#block-nationalacademyinventorscontent .field--name-body .col-md-6 {
  text-align: center;
}

#block-nationalacademyinventorscontent .field--name-body img {
  max-width: 100%;
  margin-bottom: 40px;
}

.view-display-id-page_1 {
  padding-top: 0;
}

.path-news-and-views .view-news:after {
  display: none;
  content: "";
  clear: both;
}

.path-news-and-views .view-news .view-content {
  float: left;
  width: 60%;
  margin-right: 5%;
  margin-bottom: 80px;
}

.path-news-and-views .view-news .view-content .views-row {
  display: block;
  margin: 45px 0 0;
  padding-bottom: 45px;
  border-bottom: 1px solid #e1e1e1;
}

.path-news-and-views .view-news .view-content .views-row:first-of-type {
  margin-top: 25px;
}

.path-news-and-views .view-news .view-content .views-row:last-of-type {
  border-bottom: none;
}

.path-news-and-views .view-news .view-content .views-row .views-field-title a {
  display: inline;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 27px;
}

.path-news-and-views
  .view-news
  .view-content
  .views-row
  .views-field-field-news-outlet {
  font-weight: 500;
}

.path-news-and-views .view-news .view-content .views-row .views-field-body {
  margin-top: 15px;
}

.path-news-and-views .view-news .view-footer {
  float: left;
  width: 35%;
  margin-top: 15px;
  padding: 6px 19px 20px;
  color: #353535;
  background: #f0f0f0;
}

.path-news-and-views .view-news .view-footer h2 {
  margin-bottom: 20px;
  color: #666;
}

#block-views-block-institutes-and-initiatives-block-1 {
  margin: 50px 0;
  padding-top: 50px;
}

#block-views-block-institutes-and-initiatives-block-1 .view-content:after,
#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row:after {
  display: block;
  content: "";
  clear: both;
}

#block-views-block-institutes-and-initiatives-block-1 .view-content .views-row {
  display: table;
  float: left;
  width: 48%;
  margin-bottom: 45px;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row:nth-child(odd) {
  margin-right: 2%;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row:nth-child(even) {
  margin-left: 2%;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row
  .institute-info {
  float: left;
  width: 65%;
  padding-right: 8%;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row:nth-child(2n + 1) {
  clear: left;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row
  .institute-info
  div:first-of-type {
  margin-bottom: 10px;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row
  .institute-info
  a {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: initial;
  transition: all 0.25s ease-in-out 0s;
  border-bottom: 1px dotted #8c1d40;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row
  .institute-info
  a:focus {
  text-decoration: none;
}

#block-views-block-institutes-and-initiatives-block-1
  .view-content
  .views-row
  .institute-image {
  float: left;
  width: 35%;
}

#block-views-block-leadership-block-1 .views-field-field-headshot {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

#block-views-block-leadership-block-1 .views-field-title-1 a {
  font-size: 24px;
}

#block-views-block-leadership-block-1 .views-field-field-position,
#block-views-block-leadership-block-1 .views-field-field-team-department {
  font-size: 16px;
  font-weight: 500;
}

#block-views-block-leadership-block-1 .views-field-body {
  max-width: 80%;
  margin-top: 25px;
  font-style: italic;
  font-weight: 500;
}

#block-views-block-leadership-block-1 .views-field-view-node {
  margin-top: 35px;
}

#block-views-block-leadership-block-2 {
  margin: 40px 0;
}

#block-views-block-leadership-block-2 .block-title {
  margin-bottom: 40px;
  padding-bottom: 8px;
  font-size: 36px;
  font-weight: 300;
  border-bottom: 1px solid #e1e1e1;
  -webkit-font-smoothing: antialiased;
}

#block-views-block-leadership-block-2 .view-content {
  max-width: 1025px;
  margin: 0 auto;
}

#block-views-block-leadership-block-2 .view-content:after {
  display: block;
  content: "";
  clear: both;
}

#block-views-block-leadership-block-2 .view-content .views-row {
  display: table;
  float: left;
  width: 49%;
  margin-bottom: 40px;
}

#block-views-block-leadership-block-2
  .view-content
  .views-row:nth-child(2n + 1),
#block-views-block-institutes-and-initiatives-block-2
  .view-content
  .views-row:nth-child(2n + 1) {
  clear: left;
}

#block-views-block-leadership-block-2 .view-content .views-row:nth-child(odd) {
  margin-right: 1%;
}

#block-views-block-leadership-block-2 .view-content .views-row:nth-child(even) {
  margin-left: 1%;
}

#block-views-block-leadership-block-2
  .view-content
  .views-row
  .views-field-field-headshot {
  float: left;
  max-width: 82px;
  margin-right: 20px;
}

#block-views-block-leadership-block-2
  .view-content
  .views-row
  .views-field-title-1
  a {
  font-size: 24px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}

#block-views-block-leadership-block-2
  .view-content
  .views-row
  .views-field-field-position {
  font-size: 16px;
}

#block-views-block-leadership-block-2
  .view-content
  .views-row
  .views-field-field-team-department {
  margin-top: -5px;
  font-size: 14px;
}

#block-views-block-leadership-block-1 .views-field-view-node a,
#block-views-block-leadership-block-2 .views-field-view-node a {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 400;
  transition: 0.4s padding-left;
  border-bottom: none;
}

#block-views-block-leadership-block-1 .views-field-view-node i,
#block-views-block-leadership-block-2 .views-field-view-node i {
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 22px;
  color: #ffc627;
  transition: 0.4s left;
}

#block-views-block-leadership-block-1 .views-field-view-node a:hover,
#block-views-block-leadership-block-2 .views-field-view-node a:hover {
  padding-left: 28px;
}

#block-views-block-leadership-block-1 .views-field-view-node a:hover i,
#block-views-block-leadership-block-2 .views-field-view-node a:hover i {
  left: 3px;
}

#block-views-block-institutes-and-initiatives-block-2 {
  padding: 60px 0;
  background: #ebebeb;
}

#block-views-block-institutes-and-initiatives-block-2 .block-title {
  max-width: 1280px;
  margin: 0 auto 40px;
  padding: 0 15px;
  font-size: 36px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

#block-views-block-institutes-and-initiatives-block-2 .view-content {
  max-width: 1055px;
  margin: 0 auto;
}

#block-views-block-institutes-and-initiatives-block-2 .view-content:after {
  display: block;
  content: "";
  clear: both;
}

#block-views-block-institutes-and-initiatives-block-2 .view-content .views-row {
  float: left;
  width: 50%;
  margin-bottom: 40px;
  padding: 0 15px;
}

#block-views-block-institutes-and-initiatives-block-2
  .view-content
  .views-row
  a {
  font-size: 24px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  line-height: 32px;
}

#block-views-block-institutes-and-initiatives-block-2
  .view-content
  .views-row
  .edit-button
  a {
  font-size: 18px;
}

#block-views-block-institutes-and-initiatives-block-2
  .view-content
  .views-row
  .views-field-body {
  margin-top: 10px;
}

.user-login-form {
  margin-bottom: 50px;
}

.node-27 .main-container {
  padding-bottom: 80px;
}

.node-27 .main-container article a {
  padding-bottom: 2px;
  font-weight: 400;
}

.table-striped > tbody > tr:last-of-type {
  border-bottom: 1px solid #cfcfcf;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background: #ebebeb;
}

#block-views-block-featured-stories-block-1 {
  display: inline-block;
  float: left;
  width: 74%;
  margin-right: 2%;
  margin-bottom: 75px;
}

#block-homepagefactoids {
  display: inline-block;
  float: left;
  width: 24%;
  margin-bottom: 75px;
}

#block-inthenews {
  display: inline-block;
  float: left;
  width: 36%;
  margin-right: 2%;
  padding: 24px;
  border: 1px solid #979797;
  border-top: 8px solid #999;
}

#block-aroundasu {
  display: inline-block;
  float: left;
  width: 36%;
  margin-right: 2%;
  padding: 24px;
  border: 1px solid #979797;
  border-top: 8px solid #999;
}

#block-twitterembed {
  display: inline-block;
  float: left;
  width: 24%;
  overflow-y: scroll;
  border: 1px solid #979797;
  border-top: 8px solid #999;
  max-height: 700px;
}

.edit-button {
  position: absolute;
  bottom: 0;
  right: 0;
}

#block-homepagefactoids .field--type-link a,
#block-homepagefactoids .field--name-body p a,
.field--name-field-see-more-button {
  border-radius: 4px;
}

@media (max-width: 1200px) {
  #block-homepagefactoids .field--name-body {
    font-size: 20px;
    line-height: 24px;
  }

  #block-homepagefactoids > div {
    padding: 0 18px;
  }

  #block-homepagefactoids .field--name-body p a {
    margin: 25px 0;
  }

  #block-homepagefactoids .field-collection-item .content div:first-of-type {
    font-size: 100px;
    line-height: 125px;
  }

  #block-homepagefactoids
    .field--type-field-collection
    > div:not(:first-of-type)
    div
    .content
    div:first-of-type {
    font-size: 45px;
    line-height: 55px;
  }
}

@media (max-width: 990px) {
  #block-homepagefactoids {
    float: none;
    width: 100%;
  }

  #block-views-block-featured-stories-block-1 {
    float: none;
    width: 100%;
  }

  #block-inthenews {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }

  #block-aroundasu {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }

  #block-twitterembed {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
}

@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row
    .institute-info {
    padding-right: 3%;
  }

  #block-views-block-leadership-block-1 .views-field-body {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row {
    display: block;
    position: relative;
    padding-top: 215px;
  }

  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row
    .institute-info {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row
    .institute-image {
    position: absolute;
    float: none;
    width: 100%;
    top: 0;
  }

  #block-aboutuslinks ul li a {
    line-height: 34px;
  }

  #block-aboutusdownloads ul li a {
    font-size: 16px;
  }

  .focus-links a:first-of-type {
    padding-left: 10px;
  }

  .node-29 .content a {
    display: block;
  }

  .topics-block .campaigns .topics-title a {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 768px) {
  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row {
    float: none;
    width: 100%;
    padding-top: 215px;
    text-align: center;
  }

  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row
    .institute-info
    a {
    font-size: 20px;
  }

  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row
    img {
    margin: 0 auto;
  }

  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row:nth-child(odd),
  #block-views-block-institutes-and-initiatives-block-1
    .view-content
    .views-row:nth-child(even) {
    margin: 0 0 50px;
  }

  #block-aboutusdownloads ul li:nth-child(1),
  #block-aboutusdownloads ul li:nth-child(2),
  #block-aboutusdownloads ul li:nth-child(3) {
    margin: 0 0 60px;
  }

  #block-aboutusdownloads ul li:nth-child(3) {
    margin: 0;
  }

  #block-aboutusdownloads ul li {
    float: none;
    width: 100%;
  }

  #block-aboutusdownloads ul li a {
    font-size: 20px;
  }

  #block-aboutuslinks ul li {
    display: flex;
    float: none;
    height: auto;
    width: 100%;
    margin-bottom: 50px;
  }

  #block-aboutuslinks ul li a {
    padding: 100px 15px;
  }

  .node-29 .four-title h1 {
    float: none;
    margin-top: 0;
    margin-bottom: 30px;
  }

  #block-views-block-leadership-block-1 .views-field-field-headshot {
    float: none;
    margin-right: 0;
  }

  #block-views-block-leadership-block-2 .view-content .views-row:nth-child(odd),
  #block-views-block-leadership-block-2
    .view-content
    .views-row:nth-child(even) {
    margin: 0 0 40px;
  }

  #block-views-block-leadership-block-2 .view-content .views-row {
    display: block;
    float: none;
    height: 300px;
    width: 100%;
  }

  #block-views-block-leadership-block-2
    .view-content
    .views-row
    .views-field-field-headshot {
    max-width: 160px;
  }

  #block-views-block-institutes-and-initiatives-block-2
    .view-content
    .views-row {
    float: none;
    width: 100%;
  }

  .topics-block .campaigns {
    grid-template-columns: none;
  }

  .topics-block .topics-left,
  .topics-block .topics-right {
    float: none;
    width: 100%;
    height: auto !important;
  }

  .topics-block .topics-right {
    position: initial;
  }

  .topics-block .topics-table {
    position: relative;
  }

  .alpha-topics .alpha-header .alpha-content {
    display: none;
  }

  .alpha-topics .view-content .views-field-name {
    display: block;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }

  .path-news-and-views .view-news .view-content {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .path-news-and-views .view-news .view-footer {
    display: none;
  }

  #block-views-block-recruitment-block-1 table thead {
    display: none;
  }

  #block-views-block-recruitment-block-1 table tbody tr {
    display: block;
  }

  #block-views-block-recruitment-block-1 table tbody tr td {
    display: block;
    position: relative;
    padding: 10px 15px 10px 40%;
    white-space: initial;
  }

  #block-views-block-recruitment-block-1 table tbody tr td:before {
    position: absolute;
    left: 15px;
  }

  #block-views-block-recruitment-block-1 table tbody tr td:nth-child(1):before {
    content: "Job Number Req ID";
  }

  #block-views-block-recruitment-block-1 table tbody tr td:nth-child(2):before {
    content: "Job Position";
  }

  #block-views-block-recruitment-block-1 table tbody tr td:nth-child(3):before {
    content: "Department";
  }

  #block-views-block-recruitment-block-1 table tbody tr td:nth-child(4):before {
    content: "Job Type";
  }

  #block-views-block-recruitment-block-1 table tbody tr td:nth-child(5):before {
    content: "Close date";
  }
}

/* ---------------------------- */
/* KED Unit View Block */
/* ---------------------------- */

.ked-unit-block img {
  margin-top: 22px;
  width: 100%;
}

.ked-unit-block .title a {
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  transition: all 0.25s ease-in-out 0s;
  border-bottom: 1px dotted #8c1d40;
}

.ked-unit-block .title {
  margin: 22px 0 5px 0;
}

.ked-unit-block .tagline {
  font-style: italic;
  color: #666;
  font-size: 19px;
  font-weight: 300;
  margin-bottom: 10px;
}

.ked-unit-block .teaser {
  font-size: 18px;
  color: #353535;
  line-height: 25px;
  padding-top: 10px;
}

.ked-unit-block .row {
  padding-bottom: 22px;
  border-bottom: 1px solid #eee;
}

.ked-unit-block .row:last-of-type {
  border-bottom: none;
}

.ked-unit-block {
  margin: 20px 0px 70px;
}

/* ---------------------------- */
/* Source Links Block */
/* ---------------------------- */

.source-links-block .header {
  display: flex;
  align-items: flex-end;
}

.source-links-block .header h2 {
  margin: 0;
  border-bottom: 2px solid #999999;
  padding-bottom: 6px;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

.source-links-block .header .title {
  flex-grow: 100;
}

.source-links-block .header .top-button a {
  border: 1px solid #979797;
  border-radius: 4px;
  background-color: #ededed;
  padding: 0.7em 1em;
  color: #707070;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  margin-top: 6px;
  display: table-cell;
}

.source-links-block .header .top-button {
  margin-left: 12px;
}

.source-links-block .sources {
  margin-top: 32px;
}

.source-links-block .field--name-field-source {
  color: #4a4a4a;
  font-size: 13px;
  letter-spacing: 1.08px;
  line-height: 15px;
}

.source-links-block .field--name-field-source-link a {
  color: #8c1d40;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}

.source-links-block .field--name-field-source-link {
  margin-bottom: 35px;
}

.path-frontpage #navbar {
  margin-bottom: 45px;
}

.featured-stories-block .view-footer {
  padding: 20px 30px 20px;
  background: #ededed;
  border-top: 8px solid #9b9b9b;
}
.featured-stories-block .view-footer .row{
      padding: 0 15px;
}

.featured-stories-block .view-footer h2 {
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (max-width: 1200px){
  .featured-stories-block .view-footer h2 {
    margin-bottom: 25px;

  }
}

.featured-stories-block .view-footer a {
  display: inline-block;
  padding: 11px 20px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #8c1d40;
  border-radius: 4px;
  font-weight: 500;
  margin-bottom: 10px;
}

.featured-stories-block .view-footer a:first-of-type {
  margin-right: 15px;
}

.node-28 article.page {
  padding-bottom: 70px;
}

.executive-body {
  padding-bottom: 50px;
}

.path-researcher-support .container {
  padding: 0;
}

.path-researcher-support .main-container.container {
  width: 100%;
}

.path-researcher-support .main-container.container .col-sm-12 {
 padding: 0;
}

.support-accordion {
  padding-bottom: 137px;
  background: #F6F6F6;
}

.support-accordion .support-wrapper {
  position: relative;
}

.support-accordion .support-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 41px;
}

.support-accordion .support-wrapper,
.path-researcher-support .views-element-container > div:not(.support-accordion) {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 50px;
}

.researcher-bulletin-button {
  display: block;
/*  float: right;*/
    text-align: center;
  margin-top: 6px;
  padding: 10px 34px;
  color: #FFF;
  font-size: 17px;
  font-weight: 400 !important;
  background: #8c1d40;
  border: none;
  border-radius: 25px;
  letter-spacing: .2px;
}

.researcher-bulletin-button:hover {
  color: #FFF;
}

.path-researcher-support .views-element-container > .contextual-region {
  padding-bottom: 50px;
}

.path-researcher-support .accordion-wrap {
  max-width: 670px;
  padding-left: 25px;
}

.path-researcher-support .ckeditor-accordion-container > dl dt > a .ckeditor-accordion-toggle {
  display: inline-block;
  position: absolute;
  padding: 0 10px;
  width: 33px;
  height: 40px;
  z-index: 1;
  top: calc(50% - 1px);
  box-sizing: border-box;
  right: 22px;
  left: auto;
}

.path-researcher-support .ckeditor-accordion-container hr {
  margin-top: 15px;
  margin-bottom: 5px;
  border-top: 1px solid #a9a9a9;
}

.path-researcher-support .ckeditor-accordion-container h4 {
  margin-bottom: 20px;
  font-size: 20px;
}

.path-researcher-support .ckeditor-accordion-container > dl dt > a .ckeditor-accordion-toggle:before,
.path-researcher-support .ckeditor-accordion-container > dl dt > a .ckeditor-accordion-toggle:after {
  background: #000;
}

.path-researcher-support .ckeditor-accordion-container > dl dt > a .ckeditor-accordion-toggle:before {
  left: 13px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 600ms cubic-bezier(0.4,0,0.2,1);
  transition: all 600ms cubic-bezier(0.4,0,0.2,1);
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  width: 14px;
  z-index: -1;
  top: 0;
  will-change: transform;
  border-radius: 5px;
}

.path-researcher-support .ckeditor-accordion-container > dl dt > a .ckeditor-accordion-toggle:after {
  right: 13px;
  left: auto;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 600ms cubic-bezier(0.4,0,0.2,1);
  transition: all 600ms cubic-bezier(0.4,0,0.2,1);
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  width: 14px;
  z-index: -1;
  top: 0;
  will-change: transform;
  border-radius: 5px;
}

.path-researcher-support .ckeditor-accordion-container > dl dt.active {
  border-bottom: none !important;
}

.path-researcher-support .ckeditor-accordion-container > dl dt.active > a .ckeditor-accordion-toggle:before {
  transform: rotate(45deg);
}

.path-researcher-support .ckeditor-accordion-container > dl dt.active > a .ckeditor-accordion-toggle:after {
  transform: rotate(-45deg);
}

.path-researcher-support .ckeditor-accordion-container {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
}

.path-researcher-support .ckeditor-accordion-container p {
  margin-bottom: 15px;
  line-height: 24px;
}

.ckeditor-accordion-container li {
  margin-bottom: 20px;
}

.path-researcher-support .ckeditor-accordion-container img.align-right {
  margin-left: 25px;
  margin-bottom: 20px;
}

.path-researcher-support .ckeditor-accordion-container img.align-left {
  margin-right: 45px;
  margin-bottom: 20px;
}

.path-researcher-support .ckeditor-accordion-container > dl {
  margin-bottom: 0;
  border-top: none;
}

.path-researcher-support .ckeditor-accordion-container dt {
  color: #FFF;
  border-radius: 0px;
}

.path-researcher-support .ckeditor-accordion-container dt.active a,
.path-researcher-support .ckeditor-accordion-container dt a {
  position: relative;
  display: block;
  min-height: 125px;
  padding: 10px 60px 20px 80px;
  color: #191919;
  font-size: 16px;
  font-weight: 400;
  z-index: 3;
  border-bottom: 1px solid #CCC;
}

.path-researcher-support .ckeditor-accordion-container > dl dt {
  margin-top: 25px;
  background: #FFF;
  border: 1px solid #CCC;
}

.path-researcher-support .ckeditor-accordion-container dd {
  padding: 10px 46px 10px 39px;
}

.path-researcher-support .ckeditor-accordion-container dd h3 {
  position: relative;
  margin: 0 0 20px -40px;
  padding-left: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.path-researcher-support .ckeditor-accordion-container dd h3:before {
  position: absolute;
  left: 0;
  content: "\f0a9";
  font-size: 30px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}

.path-researcher-support .ckeditor-accordion-container dt a h2 {
  margin: 14px 0 11px;
  font-size: 24px;
  font-weight: 700;
}

.path-researcher-support .ckeditor-accordion-container dt a:hover,
.path-researcher-support .ckeditor-accordion-container dt a:focus {
  color: #191919;
  opacity: 1;
}

.path-researcher-support .ckeditor-accordion-container dt a:before {
  position: absolute;
  left: 23px;
  top: 37px;
  height: 55px;
  width: 55px;
  padding-left: 20px;
  font-size: 25px;
  line-height: 55px;
  background: #fff;
  border-radius: 30px;
  font-weight: 500;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(1),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(4),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(7),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(10),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(13),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(16),
.path-researcher-support .ckeditor-accordion-container dt:nth-child(19) {
  display: none;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(3) {
  border-left: 10px solid #ffc627 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(2) {
  border-left: 10px solid #ffc627;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(2) a:before {
  content: "1";
  color: #191919;
  background: #ffc627;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(6) {
  border-left: 10px solid #8c1d40 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(5) {
  border-left: 10px solid #8c1d40;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(5) a:before {
  content: "2";
  color: #FFF;
  background: #8c1d40;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(9) {
  border-left: 10px solid #ff7f32 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(8) {
  border-left: 10px solid #ff7f32;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(8) a:before {
  content: "3";
  color: #FFF;
  background: #ff7f32;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(12) {
  border-left: 10px solid #78be20 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(11) {
  border-left: 10px solid #78be20;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(11) a:before {
  content: "4";
  color: #FFF;
  background: #78be20;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(15) {
  border-left: 10px solid #00a3e0 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(14) {
  border-left: 10px solid #00a3e0;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(14) a:before {
  content: "5";
  color: #FFF;
  background: #00a3e0;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(18) {
  border-left: 10px solid #aeb3b9 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(17) {
  border-left: 10px solid #aeb3b9;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(17) a:before {
  content: "6";
  color: #FFF;
  background: #aeb3b9;
}

.path-researcher-support .ckeditor-accordion-container dd:nth-child(21) {
  border-left: 10px solid #191919 !important;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(20) {
  position: relative;
  border-left: 10px solid #191919;
}

.path-researcher-support .ckeditor-accordion-container dt:nth-child(20) a:before {
  position: absolute;
  left: 23px;
  top: 36px;
  padding-left: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #191919;
  content: "\f129";
  text-align: center;
  font-family: "Font Awesome 5 Free";
}

.path-researcher-support .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle {
  right: 30px;
}

.path-researcher-support
  .ckeditor-accordion-container
  > dl
  dt
  > .ckeditor-accordion-toggle:before,
.path-researcher-support
  .ckeditor-accordion-container
  > dl
  dt
  > .ckeditor-accordion-toggle:after {
  background: #fff;
}

.path-researcher-support .ckeditor-accordion-container > dl dd.active {
  position: relative;
  padding-top: 29px;
  padding-bottom: 115px;
  background: #FFF;
  border: 1px solid #CCC;
  border-top: none;
}

.path-researcher-support .ckeditor-accordion-container > dl dd.active table td {
  padding-right: 15px;
}

.sticky-on-scroll .title-box h1 {
  display: inline-block;
}

.sticky-on-scroll .title-box a {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-30%);
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
}

@media (max-width: 990px) {
  .sticky-on-scroll .title-box a {
    color: transparent;
    border-bottom: 0;
  }
}

#block-drpanchintro img {
  max-width: 200px;
  height: auto;
  margin-right: 25px;
  margin-bottom: 15px;
  border-left: 8px solid #8c1d40;
}

@media (max-width: 600px) {
  #block-drpanchintro img{
    width: 100%;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center 8%;
  }
}
#block-drpanchintro {
  max-width: 500px;
  margin-bottom: 50px;
}

#block-researchimpact {
  margin-top: 108px;
}

#block-researchimpact,
#block-honorsandrecognition,
#block-views-block-recent-grants-and-contracts-block-1 {
  border: 1px solid #979797;
  border-top: 8px solid #8c1d40;
  padding: 22px 30px;
  margin-bottom: 86px;
}

#block-researchimpact .block-title,
#block-honorsandrecognition .block-title,
#block-views-block-recent-grants-and-contracts-block-1 .block-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #4a4a4a;
  padding-bottom: 7px;
  border-bottom: 1px solid #999999;
  margin-bottom: 25px;
}

#block-views-block-recent-grants-and-contracts-block-1 p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #4a4a4a;
  margin-bottom: 30px;
}

#block-views-block-recent-grants-and-contracts-block-1 .view-footer a {
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  background: #8c1d40;
  color: #fff;
  border: 0;
  padding: 0.8em 1.3em;
}

#block-views-block-recent-grants-and-contracts-block-1 .view-footer {
  margin-bottom: 10px;
}

#block-researchimpact p:nth-child(even),
#block-honorsandrecognition p:nth-child(even) {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #8c1d40;
  padding-top: 0;
  margin-top: 0;
  /*margin-bottom: 0;*/
  margin-bottom: 10px;
}

#block-researchimpact p:nth-child(odd),
#block-honorsandrecognition p:nth-child(odd) {
  margin-bottom: 0;
}

#block-researchimpact a,
#block-honorsandrecognition a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
}

#block-recentgrantsandcontracts p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #4a4a4a;
  margin-bottom: 30px;
}

.view-id-bulletin .views-field-title {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
  color: #4a4a4a;
  text-decoration: none;
  padding-bottom: 10px;
  line-height: 40px;
}

.view-id-bulletin .views-field-title {
  margin-bottom: 10px;
}
@media(max-width: 1200px) and (min-width:900px){
  .view-id-bulletin .col-md-5 .views-field-title {
    font-size: 25px;
    line-height: 35px;
  }
}

.view-id-bulletin .col-sm-6 .views-field-field-blog-thumbnail{
  margin-right: 15px;
}
.view-id-bulletin .hidden-sm .views-field-field-blog-thumbnail{
      margin: 20px 15px 25px 15px;
}
.view-id-bulletin .views-row {
  margin: 0 0 48px;
}

.view-id-bulletin .views-field-body p,
.view-id-bulletin .views-field-body ol li,
.view-id-bulletin .views-field-body ul li {
  font-size: 16px;
  line-height: 22px;
  color: #4a4a4a;
  margin-bottom: 16px;
  font-weight: 400;
}

.view-id-bulletin .views-field-body a {
  text-decoration: none;
  cursor: pointer;
  color: #353535;
  border-bottom: 1px dashed #a30046;
  font-weight: 400;
}

.view-id-bulletin .views-field-field-register-button a {
  border-radius: 5px;
  padding: 10px 18px;
  display: inline-block;
  border: 1px solid #8c1d40;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  float: left;
  background-color: #8c1d40;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  color: #fff;
}

.view-id-bulletin .views-field-field-categories a {
  border-radius: 5px;
  padding: 10px 18px;
  display: inline-block;
  border: 1px solid #8c1d40;
  margin-right: 15px;
  cursor: pointer;
  float: left;
  background-color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  color: #8c1d40;
}

.view-id-bulletin .views-field-field-categories::after {
  content: "";
  clear: both;
  display: block;
  /*float: none;*/
}

#views-exposed-form-bulletin-page-1 {
  margin-bottom: 86px;
}

#views-exposed-form-bulletin-page-1 .control-label {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #4a4a4a;
  padding-bottom: 7px;
  border-bottom: 1px solid #999999;
  margin-bottom: 25px;
  display: block;
}

#views-exposed-form-bulletin-page-1 .form-select a {
  background: #fff;
  font-size: 14px;
  line-height: 15px;
  font-weight: 600;
  color: #8c1d40;
  padding: 12px 17px;
  margin-bottom: 10px;
  margin-right: 7px;
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #8c1d40;
  cursor: pointer;
  float: left;
}

#block-webform {
  border: 1px solid #999999;
  background-color: #ededed;
  padding: 15px;
  border-top: 4px solid #999999;
}

#block-webform .block-title {
  color: #191919;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  padding: 0;
  margin-bottom: 15px;
}

#block-webform .block-title:before {
  content: none;
}

#block-webform .form-email {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  border-radius: 0;
}

#block-webform button {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  border-radius: 4px;
  background-color: #8c1d40;
  height: 36px;
  padding: 0 15px;
  border: 0px;
}

.story_body p audio {
  width: 100% !important;
  max-width: 600px;
}

#block-views-block-recent-grants-and-contracts-block-2 {
  margin: 30px 0;
}

#block-views-block-recent-grants-and-contracts-block-2 h3 {
  float: left;
  width: 100%;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #4a4a4a;
  margin: 40px 0 10px;
}

#block-views-block-recent-grants-and-contracts-block-2 .views-row .views-col {
  padding: 15px;
  font-size: 18px;
  color: #353535;
  line-height: 25px;
}

.node-155 article .content p {
  font-size: 18px;
  color: #353535;
  line-height: 25px;
}

@media (max-width: 990px) {
  #block-views-block-recent-grants-and-contracts-block-2 .views-col {
    width: 100% !important;
  }
}

#block-views-block-featured-stories-block-1 .view-footer h2 {
  font-size: 24px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

#block-homepagefactoids a {
  font-weight: normal !important;
}

.author span {
  color: #4a4a4a !important;
}

body.path-stories h1.page-header {
  border-bottom: 0;
}

body.path-researcher-support a.round-button {
  display: inline-block;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 21px;
  color: #fff;
  background: #8c1d40;
  border-radius: 30px;
  margin-top: 25px;
}

.more_categories .field--item {
  padding: 0;
  border-radius: 0;
  border: 0;
}

.more_categories .field--item a {
  padding: 10px 17px;
  line-height: 16px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
}

body.node-25 #edit-submit-recruitment {
  background-color: #8c1d40;
  border-color: #8c1d40;
  outline:0;
}

body.node-25 .form-item-field-job-type-value .select-wrapper:after {
  color: #8c1d40;
}

body.path-webform #block-newslettertitle {
  margin-top: 20px;
}

body.path-webform #webform-submission-subscriptions-add-form {
  margin-bottom: 40px;
}

.story_body img {
  max-width: fit-content;
}

.story_body strong,
.story_body b {
  display: unset;
}

.views-infinite-scroll-content-wrapper .views-row:last-of-type:after {
  display: none !important;
}
.view-id-bulletin .views-infinite-scroll-content-wrapper .views-row:after {
  display: block !important;
  content: "";
  border: 0;
}
.view-display-id-page_1 {
  position: relative;
}
.js-pager__items {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 0;
  word-wrap: inherit;
  opacity: 0.5;
  animation: throb 0.5s 0.5s infinite;
  position: relative !important;
}

.js-pager__items a {
  border: none !important;
}

.js-pager__items a:hover {
  background: none !important;
}

.js-pager__items a img {
  height: 40px;
}

.path-velocity .view-velocity {
  padding: 40px 0 60px;
}

.path-velocity .view-velocity .velocity-link {
  display: block;
  margin-bottom: 20px;
  text-align: right;
}

.path-velocity .view-velocity th a {
  color: #fff;
}

.path-velocity .view-velocity #edit-header {
  display: none;
}

a.web-link,
a.email-link,
a.phone-link {
  position: relative;
  padding-left: 40px;
  border-bottom: 2px solid #8c1d40;
  display: inline;
  font-weight: 400;
  font-size: 16px;
  margin-right: 30px;
}

a.web-link::before,
a.email-link::before,
a.phone-link::before {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 24px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  color: #8c1d40;
  text-decoration: none;
  border-bottom: 3px solid #FFF;
  padding-right: 14px;
  line-height: 19px;
  background: #FFF;
}

a.web-link::before {
  content: "\f0ac";
}

a.email-link::before {
  content: "\f0e0";
}

a.phone-link::before {
  top: -10px;
  left: 3px;
  content: "\f879";
  transform: rotate(-90deg);
  width: 30px;
  height: 40px;
  text-align: center;
}

.group-contact {
  padding-top: 43px;
}

.subscribe-button .field--item,
.more_categories .field--item:first-of-type {
  border-radius: 4px;
}

.latest-posts-items ul li a {
  line-height: 21px;
}

#mega-footer ul.footer_menu a {
  color: #ccc;
  border-bottom: 1px dotted #ccc;
}

.field--name-field-see-more-button a {
  border-bottom: none;
}

.field--name-field-see-more-button {
  padding: 0;
}

.field--name-field-see-more-button:hover {
  background: #8c1d40;
}

.field--name-field-see-more-button a {
  padding: 12px 17px 10px;
}

.field--name-field-see-more-button:hover a {
  color: #fff;
}

.field--name-field-see-more-button a:after {
  display: inline-block;
  margin-top: -2px;
}

.latest-posts-items ul li:not(:last-child) {
  border-bottom: none;
}

.latest-posts-items ul li {
  padding: 20px 0 0;
}

.executive-team-email {
  display: inline-block !important;
}

@media (max-width: 768px) {
  .region-story-sidebar:after {
    display: block;
    content: "";
    clear: both;
  }
  .region-story-sidebar #block-latestfromasukedtalks {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .region-story-sidebar #block-webform {
    float: left;
    max-width: 48%;
    margin-top: 9%;
    margin-left: 2%;
  }
  body.path-stories .line-right {
    padding-right: 0;
  }

  .sticky {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 600px) {
  .featured-stories-block .story-details {
    display: block;
  }
  .featured-stories-block .story-details .details-right {
    display: inline-block;
  }
  .featured-stories-block .more-stories {
    display: block;
  }
  .featured-stories-block .more-stories .story-cell {
    margin-bottom: 30px;
  }
  #block-twitterembed {
    overflow-y: hidden;
  }
}

@media (max-width: 480px) {
  .region-story-sidebar #block-latestfromasukedtalks {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .region-story-sidebar #block-webform {
    float: none;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}

.node-17 #block-views-block-featured-stories-block-1 .right-buttons {
  /*top: 53%;*/
 vertical-align: middle;
 float: right;
}
@media(max-width:1200px){
  .node-17 #block-views-block-featured-stories-block-1 .right-buttons {
   float: none;
  }
}

#asu_search_module > form:last-of-type {
  display: none;
}
.research-leadership .research-title {
  margin-top: 45px;
  margin-bottom: 20px;
  padding-bottom: 12px;
  color: #191919;
  font-weight: 500;
}

body.path-events section[role="banner"] {
  height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body.path-events div.main-container {
  width: inherit;
}

body.path-events div.main-container > section {
  padding: 0;
}

body.node-2179 footer.footer,
body.node-2322 footer.footer,
body.node-2323 footer.footer,
body.node-2324 footer.footer,
body.node-2325 footer.footer {
  margin-top: 70px;
}

.yellow-btn {
    color: #363636;
    background: #ffc527;
    border-bottom: 0!important;
    margin-top: 15px;
}

#block-alertcorona {
  margin-bottom: 55px;
  display: inline-block;
  width: 100%;
}

.img-responsive {
  width: 100%;
}

.path-researcher-support .main-container .messages__wrapper {
  display: none;
}

.path-researcher-support .main-container .views-element-container header {
  display: flow-root;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}

.path-researcher-support .main-container .views-element-container header > div {
  display: inline-block;
  max-width: 660px;
}

.support-select {
  display: block;
  position: relative;
}

.support-select select {
  position: relative;
  width: 100%;
  height: 45px;
  margin-bottom: 7px;
  padding-left: 21px;
  padding-right: 15px;
  border-color: #dfdfdf;
  -webkit-appearance: none;
  font-size: 16px;
  line-height: 45px;
}

.researcher-section {
  position: relative;
  margin-bottom: 75px;
}

.researcher-section:last-of-type {
  margin-bottom: 25px;
}

.support-select:before {
  position: absolute;
  top: 15px;
  right: 23px;
  content: "\f078";
  color: #191919;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  z-index: 1;
  pointer-events: none;
}

.section-title {
  position: relative;
}

.section-title h2 {
  color: #191919;
  font-size: 40px;
  font-weight: 600;
  margin-top: 17px;
  margin-bottom: 0;
}

.researcher-group-edit {
  position: relative;
  top: 0;
  right: 0;
  color: black;
  font-size: 18px;
  text-align: right;
}

.researcher-support-edit {
  position: absolute;
  top: 0;
  right: 0;
  color: black;
  font-size: 18px;
}

.edit-accordion {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 9;
}

.researcher-support .researcher-section:first-of-type .group-details.one {
  display: block !important;
  margin-bottom: 60px;
}

.researcher-support .researcher-section:first-of-type .group-description {
  display: block !important;
  font-size: 16px;
  font-weight: 400;
}

.researcher-support .researcher-section:first-of-type .group-description p {
  margin-bottom: 23px;
}

.researcher-support .section-area {
  font-size: 0;
  font-weight: 400;
}

.researcher-support .section-area h4 {
  font-size: 20px;
  margin: 0;
  line-height: 28px
}

.researcher-support .section-area h3 {
  margin-top: 6px;
}

.researcher-support .section-area ul {
  list-style: none;
}

.researcher-support .section-area ul li {
  position: relative;
  margin-bottom: 15px;
}

.researcher-support .section-area ul li:last-of-type {
  margin-bottom: 0px;
}

.researcher-support .section-area ul li:before {
  display: block;
  position: absolute;
  left: -18px;
  font-size: 34px;
  content: "•";
}

.researcher-support .tile {
  display: inline-block;
  min-height: 146px;
  padding: 30px;
  margin-top: 20px;
  font-size: initial;
  background: #FFF;
  border: 1px solid #CCC;
  vertical-align: top;
}

.researcher-support .One-third {
  width: 32%;
}

.researcher-support .Half {
  width: 47.5%;
}

.researcher-support .Full {
  display: block;
  width: 100%;
}

.researcher-support .section-area > div:nth-of-type(2) {
  margin-left: 2%;
}

.researcher-support .section-area > div:nth-of-type(3n) {
  margin-left: 2%;
}

.researcher-support .section-area > span:nth-of-type(even) {
  margin-left: 5%;
}

hr.short {
  display: inline-block;
  height: 10px;
  width: 43px;
  margin-bottom: 0;
  text-align: left;
  background: #FFC527;
  border: none;
}

.path-researcher-support .page-header {
  max-width: 1170px;
  margin: 0 auto 20px;
  padding: 67px 15px 0;
}

.researcher-support-title {
  max-width: 1240px;
  margin: 0 auto 20px;
  padding: 45px 50px 0;
}

.path-researcher-support .researcher-support-title .page-header {
  max-width: none;
  margin: 0;
  padding: 0 0 20px;
}

.group-contact-indent {
  position: relative;
  padding-left: 28px;
}

.group-contact-indent:before {
  position: absolute;
  top: -7px;
  left: 0;
  font-size: 40px;
  font-weight: 100;
  line-height: 1px;
  content: "_";
}

.accordion-close {
  position: absolute;
  display: block;
  height: 73px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #a9a9a9;
}

.accordion-close .close-button {
  display: inline-block;
  float: right;
  margin: 16px 50px 0 0;
  background: #a9a9a9;
  padding: 5px 15px;
  color: black;
  border-radius: 25px;
  cursor: pointer;
}

.accordion-close .close-button:hover {
  opacity: .7;
}

.accordion-close .close-button i {
  margin-right: 8px;
}

.researcher-support ~ .ckeditor-accordion-container .no-selection {
  display: none;
}

.ckeditor-accordion-container .top-accordion dt:nth-child(2) a:before {
  padding-left: 16px;
  content: "\f19c";
  color: #FFF;
  background: #191919;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}

.ckeditor-accordion-container .top-accordion dt:nth-child(2) {
  border-left: 10px solid #000 !important;
}

.ckeditor-accordion-container .top-accordion dd:nth-child(3) {
  border-left: 10px solid #000 !important;
}

.ckeditor-accordion-container .top-accordion.no-selection dt a {
  border-bottom: none;
}

.ckeditor-accordion-container > dl.top-accordion {
  margin-bottom: 25px;
}

@media(max-width: 991px) {
  .researcher-bulletin-button {
    float: none;
    display: block;
    margin-top: 20px;
    max-width: 300px;
    text-align: center;
  }
}

@media(max-width: 768px) {
  .researcher-support .Half,
  .researcher-support .One-third {
    width: 100%;
    display: block;
    height: auto !important;
    margin-left: 0 !important;
  }

  .path-researcher-support .ckeditor-accordion-container img.align-right {
    display: block;
    max-width: 100%;
    float: none;
    margin-left: 0;
  }

  .path-researcher-support .ckeditor-accordion-container img.align-left {
    display: block;
    max-width: 100%;
    float: none;
    margin-right: 0;
  }
}
#superfish-main > li:last-of-type {
  display: none;
}

.story-banner-img-tag {
  width: 100%;
  height: auto;
}

.featured-stories-block.newsletter-stories {
  margin-top: 60px;
  border-top: none;
}

.featured-stories-block.newsletter-stories .more-stories {
  grid-template-columns: repeat(4,1fr);
}

.featured-button-newsletter {
  display: inline-block;
  padding: 11px 20px;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #8c1d40;
  border-radius: 4px;
  font-weight: 500;
}

.rtd_salesforce input[type="submit"] {
  height: 36px;
  width: 132px;
  border-radius: 4px;
  border: 0px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 25px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #8c1d40;
}

.rtd_salesforce input[type="submit"]:hover {
  background-color: #8c1d40 !important;
  outline: none;
  opacity: 0.7;
}

#block-rtdsalesforce-2 {
  padding: 15px;
  border: 1px solid #999;
  background-color: #EDEDED;
  border-top: 4px solid #999999;
}

.toolbar-oriented .toolbar-bar {
  z-index: 1000;
}

@media(max-width:991px){
  body {
    padding-top: 150px;
  }

  #asu_mobile_menu {
    height: 100vh;
  }

  #asu_universal_nav_new {
    margin-bottom: 60px;
  }
}

.learn_more_about a {
  display: inline-block;
}

.story_body figcaption {
  width: 225px;
}

.node-25 h4 {
  font-size: 20px;
  font-weight: 700;
}

.node-25 .advanced-page-banner {
  height: 523px;
}

.node-25 .advanced-page-banner .pos-middle {
  top: auto;
  bottom: 25px;
  z-index: 1;
}

.node-25 .advanced-page-banner .pos-middle h2 {
  padding: 0 12px;
  color: #191919;
  background: #ffc627;
  line-height: 1.2em;
  font-size: 60px;
  font-family: Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,sans-serif;
}

.node-25 .container {
  width: auto;
  max-width: 1250px;
  padding-right: 40px;
  padding-left: 40px;
}

.node-25 .advanced-page-banner .container {
  width: 1255px;
}

.node-25 h1.page-header {
  display: none;
}

.node-25 .career-body img {
  max-width: 112px;
  top: 0;
  position: absolute;
}

.node-25 .career-body .col-lg-4,
.node-25 .career-body .col-lg-6 {
  min-height: 380px;
  padding-top: 124px;
  margin-top: 20px;
}

p.nar-width {
  max-width: 690px;
}

.node-25 .region-footer .advanced-page-banner {
  height: 680px;
}

.quote-careers-section {
  margin-top: 90px;
}

.quote-careers-section .career-quote {
  position: relative;
  padding-left: 70px;
  max-width: 755px;
}

.quote-careers-section .career-quote img.quote {
  position: absolute;
  left: 0;
  top: 6px;
  max-width: 48px;
}

.quote-careers-section .career-quote .main-quote {
  font-size: 20px;
  margin-bottom: 16px;
  line-height: 32px;
  font-weight: 700;
}

.quote-careers-section .career-quote .quote-author {
  position: relative;
  font-weight: 700;
  padding-left: 25px;
}

.quote-careers-section .career-quote .quote-author::before {
  position: absolute;
  content: "—";
  display: block;
  top: 1px;
  left: 2px;
}

.quote-careers-section .career-quote .quote-author-affiliation {
  padding-left: 25px;
}


.quote-careers-section .career-place {
  position: relative;
  margin-top: 88px;
  padding-left: 25px;
}

.quote-careers-section .career-place .gold-bar {
  height: 475px;
  position: absolute;
  left: 0;
  width: 25px;
  background: #ffc627;
  z-index: 1;
  top: 75px;
}

.quote-careers-section .career-place img {
  position: relative;
  width: 100%;
  max-width: 820px;
  z-index: 2;
}

.quote-careers-section .career-place .career-place-content {
  position: absolute;
  max-width: 100%;
  width: 550px;
  top: 77px;
  background: #FFF;
  z-index: 3;
  padding: 20px 48px 15px;
  right: 0;
}

.quote-careers-section .career-place .career-place-content h3 {
  margin-bottom: 20px;
  margin-left: -10px;
}

.node-25 .ckeditor-accordion-container {
  max-width: 690px;
  margin-top: 0;
  margin-bottom: 48px;
}

.node-25 .ckeditor-accordion-container > dl {
  border-top: none;
}

.node-25 .ckeditor-accordion-container > dl dt {
  margin-top: 93px;
  padding-left: 0;
  border-bottom: none;
}

.node-25 .ckeditor-accordion-container > dl dt:first-child {
  margin-top: 49px;
}

.node-25 .ckeditor-accordion-container > dl dt,
.node-25 .ckeditor-accordion-container > dl dd {
  border-left: 10px solid #FFC627;
}

.node-25 .ckeditor-accordion-container > dl dd {
  padding: 28px 0 5px 22px;
  border-right: 2px solid #F3F3F3;
  font-size: 19px;
  background: #FAFAFA;
}

.node-25 .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
  right: 8px;
  width: 50px;
  height: 50px;
  top: 27px;
}

.node-25 .ckeditor-accordion-container > dl dt > a,
.node-25 .ckeditor-accordion-container > dl dt.active > a {
  font-size: 19px;
  text-decoration: none;
  padding: 14px 48px 14px 22px;
  border-top: 2px solid #F3F3F3;
  border-right: 2px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
}

.node-25 .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,
.node-25 .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
  height: 4px;
  width: 15px;
}

.node-25 .ckeditor-accordion-container > dl dd ol {
  padding-left: 21px;
}

.node-25 .ckeditor-accordion-container ol li {
  margin-bottom: 28px;
  font-weight: 500;
  padding-left: 5px;
}

.breadcrumb {
  margin-top: 20px;
}

.breadcrumb li a {
  color: #8c1d40;
  text-decoration: none;
}

.node-25 article {
  max-width: 695px;
  margin-top: 55px;
}

.node-25 .main-container h3 {
  background: #ffc627;
  display: inline-block;
  font-size: 37px;
  font-weight: 700;
  padding: 0 10px;
  line-height: 1.2em;
  margin-bottom: 33px;
}

@media(max-width: 1200px) {
  .node-25 .career-body .col-lg-4,
  .node-25 .career-body .col-lg-6 {
    min-height: 375px;
  }

  .quote-careers-section .career-place .gold-bar {
    height: 375px;
  }
}

@media(max-width: 768px) {
  .node-25 .career-body .col-lg-4,
  .node-25 .career-body .col-lg-6 {
    min-height: auto;
    padding-bottom: 20px;
  }

  .quote-careers-section .career-place .gold-bar {
    display: none;
  }

  .quote-careers-section .career-place {
    padding-left: 0;
  }

  .quote-careers-section .career-place .career-place-content {
    position: relative;
    width: auto;
    top: 0;
    bottom: 0;
  }
}

._22i1npnQ {
  display: none !important; 
}
