.path-taxonomy .field--name-field-subtitle {
  margin-bottom: 25px;
  font-size: 1.8vw;
  color: white;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif; }

.path-taxonomy .sub-heading {
  border-top: 1px solid #ffffff; }
  @media (max-width: 1200px) {
    .path-taxonomy .sub-heading {
      padding-left: 0px;
      padding-right: 0px;
      margin: 0 30px 0 30px; } }
  @media (max-width: 480px) {
    .path-taxonomy .sub-heading {
      border-top: none;
      margin: 0 0 20px 0; } }
  @media (max-width: 480px) {
    .path-taxonomy .sub-heading p {
      margin-top: 0 !important; } }

.path-taxonomy .sub-heading p {
  max-width: 68%;
  font-family: "Sentinel A", "Sentinel B", sans-serif;
  line-height: 1.33;
  color: #ffffff;
  margin: 30px 0 0 0;
  font-size: 1.8vw; }
  @media (min-width: 1367px) {
    .path-taxonomy .sub-heading p {
      font-size: 24px; } }
  @media (max-width: 1050px) {
    .path-taxonomy .sub-heading p {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .path-taxonomy .sub-heading p {
      font-size: 16px;
      max-width: 85%; } }
  @media (max-width: 480px) {
    .path-taxonomy .sub-heading p {
      max-width: 100%;
      font-size: 20px;
      background-color: #f3f3f3;
      color: #1e1e1e;
      padding: 25px; } }

.path-taxonomy .hero-credit-container {
  position: static; }
  @media (max-width: 480px) {
    .path-taxonomy .hero-credit-container {
      display: none; } }
  .path-taxonomy .hero-credit-container .field--name-field-hero-credit {
    font-weight: 200;
    font-size: 12px;
    color: #ffffff;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    position: absolute;
    bottom: 35px; }

@media (max-width: 750px) {
  .path-taxonomy .row {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 750px) {
  .path-taxonomy .main-column {
    padding-left: 0; } }

.path-taxonomy .sidebar {
  margin-top: 14px; }
  @media (max-width: 750px) {
    .path-taxonomy .sidebar {
      margin-bottom: 0; } }

.path-taxonomy .sidebar select {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #1e1e1e;
  height: 55px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #8996a0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../../../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% 22px;
  padding: 0 15px 0 15px;
  width: 100%;
  text-transform: capitalize; }
  .path-taxonomy .sidebar select option {
    text-transform: capitalize; }

.path-taxonomy .big-intro-text {
  margin: 33px 0 32px 0; }

.path-taxonomy .paragraph--type--text-editor .bar-gradient {
  background-image: none;
  background-color: #9b9b9b; }

.path-taxonomy .sidebar ul.tabs-nav li {
  list-style: none;
  width: 260px;
  height: 60px;
  margin-bottom: 4px; }

.path-taxonomy .sidebar ul.tabs-nav li a {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-size: 18px;
  line-height: 1.06;
  color: #ffffff;
  background-color: #a51c30;
  display: block;
  padding: 20px 0 20px 20px;
  text-transform: capitalize; }

.path-taxonomy .sidebar ul.tabs-nav li.active a {
  background-color: #000000; }

.path-taxonomy #people {
  margin: 40px 0 0 0;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif; }

.path-taxonomy #people .view-people-epod .view-display-id-faculty h3.collapse-heading {
  background-image: url(../../../images/minus.png); }

.path-taxonomy #people .view-content {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .path-taxonomy #people .view-content:after {
    content: '';
    display: block;
    margin-left: 30%; }

.path-taxonomy #people .views-row {
  width: 30%;
  height: auto;
  text-align: center;
  margin: 0 0 35px 0;
  box-sizing: border-box;
  padding-right: 0;
  display: block; }
  @media (max-width: 940px) {
    .path-taxonomy #people .views-row {
      width: 50%; } }

.path-taxonomy #people .views-row .views-field-field-image {
  margin: 0 auto 19px; }

.path-taxonomy #people .views-row .views-field-field-image a:hover {
  border-bottom: none; }

.path-taxonomy #people .views-row .views-field-title {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
  position: static; }

.path-taxonomy #people .views-field-field-person-type {
  position: static; }

.path-taxonomy #people .views-row .views-field-field-position {
  font-size: 14px;
  position: static;
  line-height: 1.4; }

.path-taxonomy #people .view-display-id-initiatives_people_listing > .view-content {
  display: none; }

.path-taxonomy .person-card--details {
  padding-top: 0; }

.path-taxonomy .paragraph--type--people:first-child {
  margin-top: 40px; }

.path-taxonomy #highlights,
.path-taxonomy #projects {
  margin-top: 40px; }

.path-taxonomy #projects .initiatives-tab--projects-description {
  margin-bottom: 35px; }

.path-taxonomy #projects .view-projects .highlights--meta {
  display: none; }

.tabs-container .paragraph:first-child {
  margin-top: 30px; }

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