@charset "UTF-8";
/*
	Theme Name: Packard Foundation 2014
	Theme URI: http://www.packard.org
	Description: Custom theme for the Packard Foundation website
	Version: 2.0
	Author: Visceral
	Author URI: http://www.thisisvisceral.com
	Tags: HTML5, CSS3
*/
.text-center {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.text-small {
  font-size: 11px;
  line-height: 14px; }

.img-cover, .img-circle {
  position: relative;
  overflow: hidden;
  position: relative; }
  .img-cover:before, .img-circle:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .img-cover > .content, .img-circle > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .img-cover img, .img-circle img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    max-width: none;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
  .img-cover img.portrait, .img-circle img.portrait {
    height: auto;
    width: 100%; }

.img-circle {
  border-radius: 50%;
  /* fixes overflow:hidden bug in Chrome/Opera */
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  position: relative; }
  .img-circle:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .img-circle > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .img-circle img {
    /* fixes border radius bug in Chrome */
    -webkit-clip-path: circle(50%); }

.eq-height {
  display: block;
  min-width: 100%; }
  @media (min-width: 568px) {
    .eq-height {
      display: flex;
      flex-wrap: wrap; }
      .eq-height [class^="col-"] {
        display: flex;
        flex-direction: column; }
        .eq-height [class^="col-"] > a,
        .eq-height [class^="col-"] .card,
        .eq-height [class^="col-"] .main .op-ed-post > .vc_column-inner, .main
        .eq-height [class^="col-"] .op-ed-post > .vc_column-inner {
          position: relative;
          flex-grow: 1; } }
  .eq-height:before, .eq-height:after {
    width: 0; }

.external-link:after {
  content: "";
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  speak: none;
  display: inline-block;
  width: 1em;
  line-height: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  margin-left: 15px;
  font-size: 60%; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

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

.no-js .no-js-hide {
  display: none !important; }

.no-js .no-js-show {
  display: block !important; }

.scrollup {
  margin: 0;
  width: 60px;
  height: 60px;
  display: none;
  position: fixed;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  border-radius: 50%;
  text-align: center;
  background-color: #829C76;
  transition: all 0.3s ease; }
  .scrollup .vc_icon_element-icon {
    height: 36px;
    transform: none; }
  .scrollup:hover {
    transform: translate(-50%, -10px);
    background-color: #759068; }

.post-password-form {
  text-align: center;
  margin-bottom: 50px; }
  .post-password-form p:last-child {
    min-width: 20em;
    display: inline-block; }
  .post-password-form label {
    display: block;
    text-align: left;
    margin-bottom: 7px; }
  .post-password-form input {
    width: 100%;
    display: block; }
    .post-password-form input[type="submit"] {
      background-color: #375d5c;
      border: 3px solid #375d5c;
      color: #fff;
      cursor: pointer; }
      .post-password-form input[type="submit"]:hover {
        background-color: #2e4d4c; }

/*------------------------------------*    MAIN
\*------------------------------------*/
/* global box-sizing */
*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
  background: #FFF; }

body {
  font: 100 18px/24px "nimbus-sans", sans-serif;
  background: #FFF;
  color: #575757; }

/* clear */
.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

h1, .h1, h2, .page-template-template-light-masthead #page-title .content p.subheading, .insights #page-title .content p.subheading, .h2, h3, .h3, h4, #insights-filters .top-level li a, .h4, h5, .vc_toggle_title > h4, #insights-filters .top-level li .vc_toggle_title > a, .h5, h6, p.subheading, p.callout, .h6 {
  color: #333332; }

h1, .h1 {
  font: 36px/36px "utopia-std", sans-serif; }
  @media (min-width: 768px) {
    h1, .h1 {
      font: 48px/58px "utopia-std", sans-serif; } }

h2, .page-template-template-light-masthead #page-title .content p.subheading, .insights #page-title .content p.subheading, .h2 {
  font: 36px/42px "utopia-std", sans-serif;
  margin-top: 0;
  margin-bottom: 20px; }

h3, .h3 {
  font: 28px/35px "utopia-std", sans-serif;
  margin-top: 0;
  margin-bottom: 20px; }

h4, #insights-filters .top-level li a, .h4 {
  font: bold 14px/19px "nimbus-sans", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase; }

h5, .vc_toggle_title > h4, #insights-filters .top-level li .vc_toggle_title > a, .h5 {
  font: bold 20px/24px "nimbus-sans", sans-serif; }

h6, p.subheading, p.callout, .h6 {
  font: 100 28px/38px "nimbus-sans", sans-serif;
  margin-top: 0;
  margin-bottom: 20px; }

p {
  font: 100 20px/28px "nimbus-sans", sans-serif; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #829C76;
  text-decoration: none;
  transition: all .3s; }
  a:hover {
    color: #69815e; }

a img {
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all .3s; }

a:hover img {
  opacity: .6; }

a:focus {
  outline: 0; }

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

input:focus {
  outline: 0;
  border: 1px solid #375d5c; }

.text-white, main .text-white {
  color: #fff; }

main .text-white p, main .text-white p.callout, main .text-white h1, main .text-white h2, main .text-white .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content main .text-white p.subheading, main .text-white .insights #page-title .content p.subheading, .insights #page-title .content main .text-white p.subheading, main .text-white h3, main .text-white h4, main .text-white #insights-filters .top-level li a, #insights-filters .top-level li main .text-white a, main .text-white h5, main .text-white .vc_toggle_title > h4, main .text-white #insights-filters .top-level li .vc_toggle_title > a, #insights-filters .top-level li main .text-white .vc_toggle_title > a, main .text-white h6, main .text-white p.subheading, main .text-white p.callout, main .text-white span, main .text-white ul, main .text-white ol {
  color: #fff; }

a.text-white {
  color: #fff; }

a.text-white:hover {
  color: #fff; }

.video-overlay {
  -webkit-transition: all .3s;
  transition: all .3s; }

.load-more {
  text-align: center; }
  .load-more .button:after, .load-more .vc_general.vc_btn3:after, .load-more input.gform_button:after, .load-more a.gform_save_link:after {
    content: "+"; }

/*------------------------------------*    STRUCTURE & MAIN STYLES
\*------------------------------------*/
.page-container {
  background: #FFF;
  transition: -webkit-transform .3s;
  transition: transform .3s; }

.wide-container {
  margin: 0 30px; }
  @media (min-width: 768px) {
    .wide-container {
      margin: 0 60px; } }

main {
  padding-top: 50px;
  margin-bottom: 0;
  background-color: #FFF;
  position: relative;
  z-index: 3; }

.email-updates main {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .email-updates main {
      margin-bottom: 300px; } }
  @media (min-width: 1024px) {
    .email-updates main {
      margin-bottom: 244px; } }

.nav-open .page-container {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: all .3s;
  transition: all .3s; }

.alt-bg {
  background: #eeeeec; }

.search-overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 56;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  transition: opacity 0.5s;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden; }
  .search-overlay.search-open {
    visibility: visible;
    opacity: 1; }
  .search-overlay .search-container {
    width: 90%;
    margin: 12vh auto; }
    @media (min-width: 768px) {
      .search-overlay .search-container {
        width: 50%; } }
    .search-overlay .search-container #search-form form {
      position: relative; }
      .search-overlay .search-container #search-form form p, .search-overlay .search-container #search-form form label {
        font-size: 14px;
        line-height: 14px; }
      .search-overlay .search-container #search-form form p {
        margin-bottom: 0; }
    .search-overlay .search-container #search-form .search-input {
      background: transparent;
      border: none;
      font: 28px/36px "utopia-std", sans-serif;
      border-bottom: 2px solid #333332;
      color: #333332;
      width: 100%;
      padding: 9px 0;
      margin-bottom: 20px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      .search-overlay .search-container #search-form .search-input::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #333332;
        font-style: italic; }
      .search-overlay .search-container #search-form .search-input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #333332;
        font-style: italic;
        opacity: 1; }
      .search-overlay .search-container #search-form .search-input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #333332;
        font-style: italic;
        opacity: 1; }
      .search-overlay .search-container #search-form .search-input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #333332;
        font-style: italic; }
      @media (min-width: 768px) {
        .search-overlay .search-container #search-form .search-input {
          font-size: 48px;
          line-height: 56px; } }
    .search-overlay .search-container #search-form fieldset {
      border: none; }
    .search-overlay .search-container #search-form .search-submit {
      position: absolute;
      right: 0;
      top: 7px;
      font-size: 0;
      color: #CCC482;
      background: transparent;
      width: inherit;
      height: inherit;
      margin: 0; }
      .search-overlay .search-container #search-form .search-submit:before {
        font-size: 28px; }
      @media (min-width: 768px) {
        .search-overlay .search-container #search-form .search-submit {
          top: 15px; }
          .search-overlay .search-container #search-form .search-submit:before {
            font-size: 34px; } }
    .search-overlay .search-container .filter-option {
      margin-bottom: 4px; }
      .search-overlay .search-container .filter-option input[type='checkbox'] {
        margin-right: 12px; }
    .search-overlay .search-container .search-cards-container {
      margin-top: 6vh; }
    .search-overlay .search-container .card .card-content, .search-overlay .search-container .main .op-ed-post > .vc_column-inner .card-content, .main .search-overlay .search-container .op-ed-post > .vc_column-inner .card-content {
      padding: 24px 16px; }
      @media (min-width: 568px) {
        .search-overlay .search-container .card .card-content, .search-overlay .search-container .main .op-ed-post > .vc_column-inner .card-content, .main .search-overlay .search-container .op-ed-post > .vc_column-inner .card-content {
          padding: 24px 32px; } }
    .search-overlay .search-container .card h3, .search-overlay .search-container .main .op-ed-post > .vc_column-inner h3, .main .search-overlay .search-container .op-ed-post > .vc_column-inner h3 {
      font-size: 28px;
      line-height: 32px;
      margin-top: 0;
      margin-bottom: 0;
      position: relative; }
      .search-overlay .search-container .card h3:after, .search-overlay .search-container .main .op-ed-post > .vc_column-inner h3:after, .main .search-overlay .search-container .op-ed-post > .vc_column-inner h3:after {
        color: #CCC482;
        content: ">";
        font-family: 'icons';
        font-style: normal;
        font-weight: normal;
        text-transform: none;
        speak: none;
        display: inline-block;
        width: 1em;
        line-height: 1em;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-transform: none;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px; }
    .search-overlay .search-container .card p, .search-overlay .search-container .main .op-ed-post > .vc_column-inner p, .main .search-overlay .search-container .op-ed-post > .vc_column-inner p {
      margin-top: 10px; }

#wrapper_mbYTP_bgndVideo {
  top: -75px !important;
  bottom: 0 !important; }

.button, .vc_general.vc_btn3, input.gform_button, a.gform_save_link,
input[type="submit"] {
  display: inline-block;
  padding: 12px 20px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  background-color: transparent;
  border: 3px solid #375d5c;
  color: #333332; }
  @media (min-width: 768px) {
    .button, .vc_general.vc_btn3, input.gform_button, a.gform_save_link,
    input[type="submit"] {
      padding: 18px 42px;
      font-size: 14px;
      letter-spacing: 2.5px; } }
  .button:after, .vc_general.vc_btn3:after, input.gform_button:after, a.gform_save_link:after,
  input[type="submit"]:after {
    content: "}";
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    width: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    opacity: 1;
    font-size: 80%;
    margin-left: 10px;
    vertical-align: 1px; }
  .button:hover, .vc_general.vc_btn3:hover, input.gform_button:hover, a.gform_save_link:hover, .button:focus, .vc_general.vc_btn3:focus, input.gform_button:focus, a.gform_save_link:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    background-color: #375d5c;
    border: 3px solid #375d5c;
    color: #FFF;
    cursor: pointer; }
  .button.fill, .fill.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-style-2, input.fill.gform_button, a.fill.gform_save_link,
  input[type="submit"].fill,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-style-2 {
    background-color: #375d5c;
    color: #FFF; }
    .button.fill:hover, .fill.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-style-2:hover, input.fill.gform_button:hover, a.fill.gform_save_link:hover,
    input[type="submit"].fill:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-style-2:hover {
      background-color: #FFF;
      color: #333332; }
  .button.purple, .purple.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-7, input.purple.gform_button, a.purple.gform_save_link,
  input[type="submit"].purple,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7 {
    background-color: transparent;
    border: 3px solid #66274B;
    color: #333332; }
    .button.purple:after, .purple.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-7:after, input.purple.gform_button:after, a.purple.gform_save_link:after,
    input[type="submit"].purple:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.purple:hover, .purple.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-7:hover, input.purple.gform_button:hover, a.purple.gform_save_link:hover, .button.purple:focus, .purple.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-7:focus, input.purple.gform_button:focus, a.purple.gform_save_link:focus,
    input[type="submit"].purple:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7:hover,
    input[type="submit"].purple:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7:focus {
      background-color: #66274B;
      border: 3px solid #66274B;
      color: #FFF;
      cursor: pointer; }
    .button.purple.fill, .purple.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-7, .vc_general.vc_btn3.vc_btn3-color-7.vc_btn3-style-2, .purple.vc_general.vc_btn3.vc_btn3-style-2, input.purple.fill.gform_button, a.purple.fill.gform_save_link,
    input[type="submit"].purple.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-7,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7.vc_btn3-style-2,
    input[type="submit"].purple.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #66274B;
      color: #FFF; }
      .button.purple.fill:hover, .purple.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-7:hover, .vc_general.vc_btn3.vc_btn3-color-7.vc_btn3-style-2:hover, .purple.vc_general.vc_btn3.vc_btn3-style-2:hover, input.purple.fill.gform_button:hover, a.purple.fill.gform_save_link:hover,
      input[type="submit"].purple.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-7:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-7.vc_btn3-style-2:hover,
      input[type="submit"].purple.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.gold, .gold.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-3, input.gold.gform_button, a.gold.gform_save_link,
  input[type="submit"].gold,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3 {
    background-color: transparent;
    border: 3px solid #7e8066;
    color: #333332; }
    .button.gold:after, .gold.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-3:after, input.gold.gform_button:after, a.gold.gform_save_link:after,
    input[type="submit"].gold:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.gold:hover, .gold.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-3:hover, input.gold.gform_button:hover, a.gold.gform_save_link:hover, .button.gold:focus, .gold.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-3:focus, input.gold.gform_button:focus, a.gold.gform_save_link:focus,
    input[type="submit"].gold:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3:hover,
    input[type="submit"].gold:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3:focus {
      background-color: #7e8066;
      border: 3px solid #7e8066;
      color: #FFF;
      cursor: pointer; }
    .button.gold.fill, .gold.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-3, .vc_general.vc_btn3.vc_btn3-color-3.vc_btn3-style-2, .gold.vc_general.vc_btn3.vc_btn3-style-2, input.gold.fill.gform_button, a.gold.fill.gform_save_link,
    input[type="submit"].gold.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-3,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3.vc_btn3-style-2,
    input[type="submit"].gold.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #7e8066;
      color: #FFF; }
      .button.gold.fill:hover, .gold.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-3:hover, .vc_general.vc_btn3.vc_btn3-color-3.vc_btn3-style-2:hover, .gold.vc_general.vc_btn3.vc_btn3-style-2:hover, input.gold.fill.gform_button:hover, a.gold.fill.gform_save_link:hover,
      input[type="submit"].gold.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-3:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-3.vc_btn3-style-2:hover,
      input[type="submit"].gold.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.blue, .blue.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-6, input.blue.gform_button, a.blue.gform_save_link,
  input[type="submit"].blue,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6 {
    background-color: transparent;
    border: 3px solid #65ABB9;
    color: #333332; }
    .button.blue:after, .blue.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-6:after, input.blue.gform_button:after, a.blue.gform_save_link:after,
    input[type="submit"].blue:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.blue:hover, .blue.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-6:hover, input.blue.gform_button:hover, a.blue.gform_save_link:hover, .button.blue:focus, .blue.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-6:focus, input.blue.gform_button:focus, a.blue.gform_save_link:focus,
    input[type="submit"].blue:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6:hover,
    input[type="submit"].blue:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6:focus {
      background-color: #65ABB9;
      border: 3px solid #65ABB9;
      color: #FFF;
      cursor: pointer; }
    .button.blue.fill, .blue.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-6, .vc_general.vc_btn3.vc_btn3-color-6.vc_btn3-style-2, .blue.vc_general.vc_btn3.vc_btn3-style-2, input.blue.fill.gform_button, a.blue.fill.gform_save_link,
    input[type="submit"].blue.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-6,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6.vc_btn3-style-2,
    input[type="submit"].blue.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #65ABB9;
      color: #FFF; }
      .button.blue.fill:hover, .blue.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-6:hover, .vc_general.vc_btn3.vc_btn3-color-6.vc_btn3-style-2:hover, .blue.vc_general.vc_btn3.vc_btn3-style-2:hover, input.blue.fill.gform_button:hover, a.blue.fill.gform_save_link:hover,
      input[type="submit"].blue.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-6:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-6.vc_btn3-style-2:hover,
      input[type="submit"].blue.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.red, .red.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-5, input.red.gform_button, a.red.gform_save_link,
  input[type="submit"].red,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5 {
    background-color: transparent;
    border: 3px solid #BE4D48;
    color: #333332; }
    .button.red:after, .red.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-5:after, input.red.gform_button:after, a.red.gform_save_link:after,
    input[type="submit"].red:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.red:hover, .red.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-5:hover, input.red.gform_button:hover, a.red.gform_save_link:hover, .button.red:focus, .red.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-5:focus, input.red.gform_button:focus, a.red.gform_save_link:focus,
    input[type="submit"].red:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5:hover,
    input[type="submit"].red:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5:focus {
      background-color: #BE4D48;
      border: 3px solid #BE4D48;
      color: #FFF;
      cursor: pointer; }
    .button.red.fill, .red.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-5, .vc_general.vc_btn3.vc_btn3-color-5.vc_btn3-style-2, .red.vc_general.vc_btn3.vc_btn3-style-2, input.red.fill.gform_button, a.red.fill.gform_save_link,
    input[type="submit"].red.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-5,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5.vc_btn3-style-2,
    input[type="submit"].red.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #BE4D48;
      color: #FFF; }
      .button.red.fill:hover, .red.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-5:hover, .vc_general.vc_btn3.vc_btn3-color-5.vc_btn3-style-2:hover, .red.vc_general.vc_btn3.vc_btn3-style-2:hover, input.red.fill.gform_button:hover, a.red.fill.gform_save_link:hover,
      input[type="submit"].red.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-5:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-5.vc_btn3-style-2:hover,
      input[type="submit"].red.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.green, .green.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-8, input.green.gform_button, a.green.gform_save_link,
  input[type="submit"].green,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8 {
    background-color: transparent;
    border: 3px solid #829C76;
    color: #333332; }
    .button.green:after, .green.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-8:after, input.green.gform_button:after, a.green.gform_save_link:after,
    input[type="submit"].green:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.green:hover, .green.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-8:hover, input.green.gform_button:hover, a.green.gform_save_link:hover, .button.green:focus, .green.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-8:focus, input.green.gform_button:focus, a.green.gform_save_link:focus,
    input[type="submit"].green:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8:hover,
    input[type="submit"].green:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8:focus {
      background-color: #829C76;
      border: 3px solid #829C76;
      color: #FFF;
      cursor: pointer; }
    .button.green.fill, .green.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-8, .vc_general.vc_btn3.vc_btn3-color-8.vc_btn3-style-2, .green.vc_general.vc_btn3.vc_btn3-style-2, input.green.fill.gform_button, a.green.fill.gform_save_link,
    input[type="submit"].green.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-8,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8.vc_btn3-style-2,
    input[type="submit"].green.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #829C76;
      color: #FFF; }
      .button.green.fill:hover, .green.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-8:hover, .vc_general.vc_btn3.vc_btn3-color-8.vc_btn3-style-2:hover, .green.vc_general.vc_btn3.vc_btn3-style-2:hover, input.green.fill.gform_button:hover, a.green.fill.gform_save_link:hover,
      input[type="submit"].green.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-8:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-8.vc_btn3-style-2:hover,
      input[type="submit"].green.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.yellow, .yellow.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-4, input.yellow.gform_button, a.yellow.gform_save_link,
  input[type="submit"].yellow,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4 {
    background-color: transparent;
    border: 3px solid #CCC482;
    color: #333332; }
    .button.yellow:after, .yellow.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-4:after, input.yellow.gform_button:after, a.yellow.gform_save_link:after,
    input[type="submit"].yellow:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.yellow:hover, .yellow.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-4:hover, input.yellow.gform_button:hover, a.yellow.gform_save_link:hover, .button.yellow:focus, .yellow.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-4:focus, input.yellow.gform_button:focus, a.yellow.gform_save_link:focus,
    input[type="submit"].yellow:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4:hover,
    input[type="submit"].yellow:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4:focus {
      background-color: #CCC482;
      border: 3px solid #CCC482;
      color: #FFF;
      cursor: pointer; }
    .button.yellow.fill, .yellow.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-4, .vc_general.vc_btn3.vc_btn3-color-4.vc_btn3-style-2, .yellow.vc_general.vc_btn3.vc_btn3-style-2, input.yellow.fill.gform_button, a.yellow.fill.gform_save_link,
    input[type="submit"].yellow.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-4,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4.vc_btn3-style-2,
    input[type="submit"].yellow.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #CCC482;
      color: #FFF; }
      .button.yellow.fill:hover, .yellow.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-4:hover, .vc_general.vc_btn3.vc_btn3-color-4.vc_btn3-style-2:hover, .yellow.vc_general.vc_btn3.vc_btn3-style-2:hover, input.yellow.fill.gform_button:hover, a.yellow.fill.gform_save_link:hover,
      input[type="submit"].yellow.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-4:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-4.vc_btn3-style-2:hover,
      input[type="submit"].yellow.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
  .button.white, .white.vc_general.vc_btn3, .vc_general.vc_btn3.vc_btn3-color-2, input.white.gform_button, a.white.gform_save_link,
  input[type="submit"].white,
  input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2 {
    background-color: transparent;
    border: 3px solid #FFF;
    color: #333332;
    color: #FFF;
    background-color: transparent; }
    .button.white:after, .white.vc_general.vc_btn3:after, .vc_general.vc_btn3.vc_btn3-color-2:after, input.white.gform_button:after, a.white.gform_save_link:after,
    input[type="submit"].white:after,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2:after {
      content: "}";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      opacity: 1;
      font-size: 80%;
      margin-left: 10px;
      vertical-align: 1px; }
    .button.white:hover, .white.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-2:hover, input.white.gform_button:hover, a.white.gform_save_link:hover, .button.white:focus, .white.vc_general.vc_btn3:focus, .vc_general.vc_btn3.vc_btn3-color-2:focus, input.white.gform_button:focus, a.white.gform_save_link:focus,
    input[type="submit"].white:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2:hover,
    input[type="submit"].white:focus,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2:focus {
      background-color: #FFF;
      border: 3px solid #FFF;
      color: #FFF;
      cursor: pointer; }
    .button.white.fill, .white.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-2, .vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2, .white.vc_general.vc_btn3.vc_btn3-style-2, input.white.fill.gform_button, a.white.fill.gform_save_link,
    input[type="submit"].white.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-2,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2,
    input[type="submit"].white.vc_general.vc_btn3.vc_btn3-style-2 {
      background-color: #FFF;
      color: #FFF; }
      .button.white.fill:hover, .white.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-2:hover, .vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2:hover, .white.vc_general.vc_btn3.vc_btn3-style-2:hover, input.white.fill.gform_button:hover, a.white.fill.gform_save_link:hover,
      input[type="submit"].white.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-2:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2:hover,
      input[type="submit"].white.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: #FFF;
        color: #333332; }
    .button.white:hover, .white.vc_general.vc_btn3:hover, .vc_general.vc_btn3.vc_btn3-color-2:hover, input.white.gform_button:hover, a.white.gform_save_link:hover,
    input[type="submit"].white:hover,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2:hover {
      color: #333332; }
    .button.white.fill, .white.fill.vc_general.vc_btn3, .fill.vc_general.vc_btn3.vc_btn3-color-2, .vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2, .white.vc_general.vc_btn3.vc_btn3-style-2, input.white.fill.gform_button, a.white.fill.gform_save_link,
    input[type="submit"].white.fill,
    input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-2,
    input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2,
    input[type="submit"].white.vc_general.vc_btn3.vc_btn3-style-2 {
      color: #333332; }
      .button.white.fill:hover, .white.fill.vc_general.vc_btn3:hover, .fill.vc_general.vc_btn3.vc_btn3-color-2:hover, .vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2:hover, .white.vc_general.vc_btn3.vc_btn3-style-2:hover, input.white.fill.gform_button:hover, a.white.fill.gform_save_link:hover,
      input[type="submit"].white.fill:hover,
      input[type="submit"].fill.vc_general.vc_btn3.vc_btn3-color-2:hover,
      input[type="submit"].vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2:hover,
      input[type="submit"].white.vc_general.vc_btn3.vc_btn3-style-2:hover {
        background-color: transparent;
        color: #FFF; }
  .button.search:after, .search.vc_general.vc_btn3:after, input.search.gform_button:after, a.search.gform_save_link:after,
  input[type="submit"].search:after {
    content: 's'; }

.text-white .button, .text-white .vc_general.vc_btn3, .text-white input.gform_button, .text-white a.gform_save_link {
  color: #FFF; }
  .text-white .button.white.fill, .text-white .white.fill.vc_general.vc_btn3, .text-white .fill.vc_general.vc_btn3.vc_btn3-color-2, .text-white .vc_general.vc_btn3.vc_btn3-color-2.vc_btn3-style-2, .text-white .white.vc_general.vc_btn3.vc_btn3-style-2, .text-white input.white.fill.gform_button, .text-white a.white.fill.gform_save_link {
    color: #333332; }

.button--link {
  border: none;
  padding: 0;
  background: transparent; }

/**
 * Visual Composer
 */
.vc_general.vc_btn3 {
  background-image: none; }

input.gform_button, a.gform_save_link {
  display: inline-block; }

.card, .main .op-ed-post > .vc_column-inner {
  display: block;
  position: relative;
  margin-bottom: 50px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition-property: box-shadow, transform; }
  .card:last-child, .main .op-ed-post > .vc_column-inner:last-child {
    margin-bottom: 50px; }
  .card .card-label, .main .op-ed-post > .vc_column-inner .card-label, .card .post-label, .main .op-ed-post > .vc_column-inner .post-label {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 30px; }
    @media (min-width: 768px) {
      .card .card-label, .main .op-ed-post > .vc_column-inner .card-label, .card .post-label, .main .op-ed-post > .vc_column-inner .post-label {
        top: 50px;
        left: 50px; } }
  .card .featured-img, .main .op-ed-post > .vc_column-inner .featured-img {
    position: relative; }
    .card .featured-img:before, .main .op-ed-post > .vc_column-inner .featured-img:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.25%; }
    .card .featured-img > .content, .main .op-ed-post > .vc_column-inner .featured-img > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .card .card-content, .main .op-ed-post > .vc_column-inner .card-content {
    padding: 30px; }
    @media (min-width: 768px) {
      .card .card-content, .main .op-ed-post > .vc_column-inner .card-content {
        padding: 50px; } }
    .card .card-content h3, .main .op-ed-post > .vc_column-inner .card-content h3 {
      font-family: "utopia-std", sans-serif;
      font-size: 38px;
      font-weight: 400;
      line-height: 40px;
      color: #333332;
      margin-top: 48px;
      margin-bottom: 48px;
      transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); }
      @media (min-width: 768px) {
        .card .card-content h3, .main .op-ed-post > .vc_column-inner .card-content h3 {
          font-size: 48px;
          line-height: 54px; } }
    .card .card-content p, .main .op-ed-post > .vc_column-inner .card-content p {
      color: #333332; }
    .card .card-content .meta-container a, .main .op-ed-post > .vc_column-inner .card-content .meta-container a {
      color: #9C9C9C; }
    .card .card-content .meta-container .meta-1, .main .op-ed-post > .vc_column-inner .card-content .meta-container .meta-1 {
      width: 50%;
      display: inline-block; }
    .card .card-content .meta-container .meta-2, .main .op-ed-post > .vc_column-inner .card-content .meta-container .meta-2 {
      float: right; }
  .card.perspectives .card-label, .main .op-ed-post > .perspectives.vc_column-inner .card-label, .card.perspectives .post-label, .main .op-ed-post > .perspectives.vc_column-inner .post-label {
    background: #65ABB9; }
  .card.from-the-president .card-label, .main .op-ed-post > .from-the-president.vc_column-inner .card-label, .card.from-the-president .post-label, .main .op-ed-post > .from-the-president.vc_column-inner .post-label {
    background: #CCC482; }
  .card.resource .card-label, .main .op-ed-post > .resource.vc_column-inner .card-label, .card.resource .post-label, .main .op-ed-post > .resource.vc_column-inner .post-label {
    background: #BE4D48; }
  .card.resource .resource-icon, .main .op-ed-post > .resource.vc_column-inner .resource-icon {
    margin-top: 60px;
    margin-bottom: -30px; }
  .card.story_of_progress .card-label, .main .op-ed-post > .story_of_progress.vc_column-inner .card-label, .card.story_of_progress .post-label, .main .op-ed-post > .story_of_progress.vc_column-inner .post-label {
    background: #829C76; }
  .card.story_of_progress .video-icon, .main .op-ed-post > .story_of_progress.vc_column-inner .video-icon {
    width: 76px;
    height: 76px;
    margin-top: 60px;
    margin-bottom: -30px;
    position: relative;
    z-index: 1; }
  .card.tweet, .main .op-ed-post > .tweet.vc_column-inner {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -ms-word-break: break-all; }
    .card.tweet .card-content .meta-container .meta-1, .main .op-ed-post > .tweet.vc_column-inner .card-content .meta-container .meta-1 {
      width: 100%; }
    .card.tweet h3, .main .op-ed-post > .tweet.vc_column-inner h3 {
      font-size: 26px;
      line-height: 30px; }
      .card.tweet h3 a, .main .op-ed-post > .tweet.vc_column-inner h3 a {
        color: #0F9DF2; }
      @media (min-width: 768px) {
        .card.tweet h3, .main .op-ed-post > .tweet.vc_column-inner h3 {
          font-size: 36px;
          line-height: 42px; } }
    .card.tweet:hover .meta, .main .op-ed-post > .tweet.vc_column-inner:hover .meta {
      opacity: 1; }
    .card.tweet:hover h3, .main .op-ed-post > .tweet.vc_column-inner:hover h3 {
      color: #333332; }
  .card.has-img:not(.story_of_progress) .authors, .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .authors {
    margin-top: -70px;
    padding-bottom: 30px;
    min-height: 126px; }
    @media (min-width: 768px) {
      .card.has-img:not(.story_of_progress) .authors, .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .authors {
        margin-top: -90px; } }
  .card.has-img:not(.story_of_progress) h3, .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) h3 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .card.has-img:not(.story_of_progress) h3, .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) h3 {
        font-size: 36px;
        line-height: 42px; } }
  .card.has-img.story_of_progress, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner {
    display: flex;
    align-items: center; }
    .card.has-img.story_of_progress h3, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner h3, .card.has-img.story_of_progress .meta, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .meta {
      position: relative;
      z-index: 1; }
    .card.has-img.story_of_progress .card-label, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .card-label, .card.has-img.story_of_progress .post-label, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .post-label {
      position: absolute; }
    .card.has-img.story_of_progress h3, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner h3, .card.has-img.story_of_progress .meta, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .meta, .card.has-img.story_of_progress .view-more, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .view-more {
      color: #FFF; }
    .card.has-img.story_of_progress .view-more, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner .view-more {
      z-index: 1; }
    .card.has-img.story_of_progress:after, .main .op-ed-post > .has-img.story_of_progress.vc_column-inner:after {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(51, 51, 50, 0.3); }
  .card .twitter-icon, .main .op-ed-post > .vc_column-inner .twitter-icon {
    font-family: 'icons';
    font-size: 38px;
    background: #0F9DF2;
    border-radius: 50%;
    display: inline-block;
    padding: 20px;
    line-height: 35px;
    color: white; }
  @media (min-width: 768px) {
    .card:hover, .main .op-ed-post > .vc_column-inner:hover {
      box-shadow: 0px 15px 20px 0 rgba(0, 0, 0, 0.2);
      transform: translate(0, -4px);
      z-index: 999; }
      .card:hover img, .main .op-ed-post > .vc_column-inner:hover img {
        opacity: 1; }
      .card:hover h3, .main .op-ed-post > .vc_column-inner:hover h3 {
        color: #375d5c; }
      .card:hover .card-label, .main .op-ed-post > .vc_column-inner:hover .card-label, .card:hover .post-label, .main .op-ed-post > .vc_column-inner:hover .post-label {
        color: #FFF; }
      .card:hover .meta, .main .op-ed-post > .vc_column-inner:hover .meta {
        opacity: 0; }
      .card:hover .view-more, .main .op-ed-post > .vc_column-inner:hover .view-more {
        opacity: 1;
        transform: translateX(0); } }

.meta, .view-more {
  font: italic 17px/20px "utopia-std", sans-serif;
  color: #9C9C9C;
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); }

.view-more {
  position: absolute;
  bottom: 50px;
  right: 50px;
  opacity: 0;
  transform: translateX(-7px); }
  .view-more:after {
    content: "}";
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    width: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    font-size: 45%;
    margin-left: 10px;
    vertical-align: middle; }

.card-label, .post-label {
  background: #375d5c;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #FFF;
  padding: 5px 10px; }

.authors {
  margin-top: 60px;
  margin-bottom: -30px; }
  .authors .img-circle {
    width: 76px;
    height: 76px;
    display: inline-block; }
    .authors .img-circle:nth-child(2), .authors .img-circle:nth-child(3) {
      margin-left: 15px; }

.col-md-4 .card .card-label, .col-md-4 .main .op-ed-post > .vc_column-inner .card-label, .main .col-md-4 .op-ed-post > .vc_column-inner .card-label, .col-md-4 .card .post-label, .col-md-4 .main .op-ed-post > .vc_column-inner .post-label, .main .col-md-4 .op-ed-post > .vc_column-inner .post-label {
  top: 30px;
  left: 30px; }

.col-md-4 .card .card-content, .col-md-4 .main .op-ed-post > .vc_column-inner .card-content, .main .col-md-4 .op-ed-post > .vc_column-inner .card-content {
  padding: 30px; }
  .col-md-4 .card .card-content .meta, .col-md-4 .main .op-ed-post > .vc_column-inner .card-content .meta, .main .col-md-4 .op-ed-post > .vc_column-inner .card-content .meta {
    position: absolute;
    bottom: 30px;
    left: 30px; }
    @media (min-width: 768px) {
      .col-md-4 .card .card-content .meta, .col-md-4 .main .op-ed-post > .vc_column-inner .card-content .meta, .main .col-md-4 .op-ed-post > .vc_column-inner .card-content .meta {
        font-size: 12px;
        line-height: 15px; } }
    .col-md-4 .card .card-content .meta .meta-1, .col-md-4 .main .op-ed-post > .vc_column-inner .card-content .meta .meta-1, .main .col-md-4 .op-ed-post > .vc_column-inner .card-content .meta .meta-1, .col-md-4 .card .card-content .meta .meta-2, .col-md-4 .main .op-ed-post > .vc_column-inner .card-content .meta .meta-2, .main .col-md-4 .op-ed-post > .vc_column-inner .card-content .meta .meta-2 {
      display: block;
      width: 100%;
      float: none; }

.col-md-4 .card h3, .col-md-4 .main .op-ed-post > .vc_column-inner h3, .main .col-md-4 .op-ed-post > .vc_column-inner h3 {
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 45px;
  margin-top: 70px; }

.col-md-4 .card .authors, .col-md-4 .main .op-ed-post > .vc_column-inner .authors, .main .col-md-4 .op-ed-post > .vc_column-inner .authors {
  margin-top: 50px;
  margin-bottom: -50px; }
  .col-md-4 .card .authors .img-circle, .col-md-4 .main .op-ed-post > .vc_column-inner .authors .img-circle, .main .col-md-4 .op-ed-post > .vc_column-inner .authors .img-circle {
    width: 60px;
    height: 60px;
    display: inline-block; }

.col-md-4 .card.has-img:not(.story_of_progress) .card-content, .col-md-4 .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .card-content, .main .col-md-4 .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .card-content {
  padding-top: 50px; }

.col-md-4 .card.has-img:not(.story_of_progress) h3, .col-md-4 .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) h3, .main .col-md-4 .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) h3 {
  font-size: 28px;
  line-height: 35px;
  margin-top: 0; }

.col-md-4 .card.has-img:not(.story_of_progress) .authors, .col-md-4 .main .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .authors, .main .col-md-4 .op-ed-post > .has-img.vc_column-inner:not(.story_of_progress) .authors {
  margin-top: -80px;
  padding-bottom: 60px; }

.col-md-4 .card .view-more, .col-md-4 .main .op-ed-post > .vc_column-inner .view-more, .main .col-md-4 .op-ed-post > .vc_column-inner .view-more {
  bottom: 30px;
  right: 30px; }
  @media (min-width: 768px) {
    .col-md-4 .card .view-more, .col-md-4 .main .op-ed-post > .vc_column-inner .view-more, .main .col-md-4 .op-ed-post > .vc_column-inner .view-more {
      font-size: 12px;
      line-height: 15px; } }

input:not([type="submit"]), select, .chosen-container-multi .chosen-choices, .search .dropdown p, .search .dropdown:hover ul, textarea {
  font-size: 19px;
  line-height: 38px;
  font-weight: 100;
  padding: 10px 22px;
  border: 2px solid #DFDFDF;
  border-radius: 0;
  background-color: #FFF;
  color: #333332; }

input[type="submit"] {
  border-radius: 0;
  -webkit-appearance: none; }

select, .chosen-container-multi .chosen-choices, .search .dropdown p, .search .dropdown:hover ul {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-color: #FFF;
  background-image: url("img/icon-chevron-down.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center; }

input#keywords {
  background-image: url(img/icon-search.png);
  background-image: url(img/icon-search.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center;
  background-size: 14px; }

.yikes-easy-mc-form label.yikes-mailchimp-field-required > span:after {
  content: '*';
  color: red; }

.yikes-easy-mc-form .checkbox-parent-label {
  margin-bottom: 12px; }

.yikes-easy-mc-form > label {
  margin-bottom: 1em; }

.yikes-easy-mc-form .yikes-mailchimp-eu-compliance-label {
  margin-top: .5em; }

.gform_wrapper {
  margin: 0 !important; }

/* Fixes li styling issue for Safari*/
.main .gform_wrapper li:before {
  display: none !important; }

.ginput_container input, .ginput_container textarea, .ginput_container select, .ginput_container .chosen-container-multi .chosen-choices, .chosen-container-multi .ginput_container .chosen-choices, .ginput_container .search .dropdown p, .search .dropdown .ginput_container p, .ginput_container .search .dropdown:hover ul, .search .dropdown:hover .ginput_container ul {
  border: 2px solid #cacaca !important;
  border-radius: 0px !important; }

.ginput_container select, .ginput_container .chosen-container-multi .chosen-choices, .chosen-container-multi .ginput_container .chosen-choices, .ginput_container .search .dropdown p, .search .dropdown .ginput_container p, .ginput_container .search .dropdown:hover ul, .search .dropdown:hover .ginput_container ul {
  line-height: 38px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

.ginput_container input, .ginput_container textarea, .ginput_container select, .ginput_container .chosen-container-multi .chosen-choices, .chosen-container-multi .ginput_container .chosen-choices, .ginput_container .search .dropdown p, .search .dropdown .ginput_container p, .ginput_container .search .dropdown:hover ul, .search .dropdown:hover .ginput_container ul {
  padding: 10px 22px !important; }

.ginput_container input:focus, .ginput_container textarea:focus, .ginput_container select:focus, .ginput_container .chosen-container-multi .chosen-choices:focus, .chosen-container-multi .ginput_container .chosen-choices:focus, .ginput_container .search .dropdown p:focus, .search .dropdown .ginput_container p:focus, .ginput_container .search .dropdown:hover ul:focus, .search .dropdown:hover .ginput_container ul:focus {
  outline: none;
  border-color: #375d5c !important; }

.gform_wrapper .top_label .gfield_label {
  font-weight: normal !important; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input.vc_general.vc_btn3, .gform_wrapper .gform_footer input.gform_button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input.vc_general.vc_btn3, .gform_wrapper .gform_page_footer input.gform_button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 14px !important; }

.chosen-container .chosen-results li {
  padding: 10px 22px; }

.language-switcher {
  position: fixed;
  bottom: 5vw;
  right: calc(4vw + 60px);
  z-index: 99;
  transition: all 0.3s ease-in-out;
  min-width: 175px; }
  @media (min-width: 1200px) {
    .language-switcher {
      bottom: 40px;
      right: 110px; } }
  .language-switcher p {
    margin: 0;
    border-radius: 30px;
    padding-right: 50px;
    padding-left: 30px;
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
    line-height: 50px;
    background: #fff;
    transition: all 0.3s ease-in-out; }
    .language-switcher p img {
      vertical-align: middle;
      margin-right: 20px;
      transition: all 0.3s ease-in-out; }
    .language-switcher p svg {
      width: 20px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      transition: all 0.3s ease-in-out; }
    .language-switcher p span {
      position: absolute;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 769px) {
        .language-switcher p span {
          position: static;
          transition: none; } }
  .language-switcher__options {
    position: absolute;
    bottom: 100%;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 15px;
    min-width: 175px;
    transform: translateX(-50%);
    left: 50%;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.15s; }
  .language-switcher ul {
    margin: 0;
    padding: 5px 30px;
    min-width: 100%;
    border-radius: 30px;
    padding-right: 0;
    padding-left: 0;
    box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.2);
    line-height: 30px;
    background: #fff; }
    .language-switcher ul li {
      list-style-type: none;
      text-align: center;
      margin: 5px 0; }
      .language-switcher ul li a {
        display: inline-block; }
        .language-switcher ul li a img {
          vertical-align: middle;
          margin-right: 20px; }
  .language-switcher--mobile-active p {
    color: #375d5c; }
  .language-switcher--mobile-active > div {
    opacity: 1;
    visibility: visible; }
  @media (min-width: 769px) {
    .language-switcher:hover p {
      color: #375d5c; }
    .language-switcher:hover > div {
      opacity: 1;
      visibility: visible; } }
  .language-switcher--scrolled {
    width: 50px;
    min-width: 50px; }
    .language-switcher--scrolled p {
      padding: 0; }
      .language-switcher--scrolled p img {
        margin-left: 15px; }
      .language-switcher--scrolled p svg {
        margin-left: 14px; }
      .language-switcher--scrolled p span {
        display: none;
        opacity: 0; }

/*!
 * bootstrap-grid 2.0.1
 * Copyright 2015-present, Santeri Hiltunen
 * Licensed under MIT (https://github.com/Hilzu/bootstrap-grid/blob/master/LICENSE)
 */
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }

@-ms-viewport {
  width: device-width; }

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  td.visible-xs, th.visible-xs {
    display: table-cell !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm, th.visible-sm {
    display: table-cell !important; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md, th.visible-md {
    display: table-cell !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg, th.visible-lg {
    display: table-cell !important; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; }
  .hidden-lg {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print, th.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; }
  .hidden-print {
    display: none !important; } }

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
  content: " ";
  display: table; }

.clearfix:after, .container-fluid:after, .container:after, .row:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1280px) {
  .container {
    width: 1260px; } }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

/*------------------------------------*    PAGES
\*------------------------------------*/
.vc_section.bg-img-bottom {
  background-position: center bottom !important;
  background-size: cover !important; }
  @media (min-width: 768px) {
    .vc_section.bg-img-bottom {
      background-size: contain !important; } }

/* Landing Pages */
#page-title .video-overlay {
  position: relative;
  margin: auto;
  width: 70px;
  height: 50px;
  background: url(img/overlay-video.svg) 0 0 no-repeat;
  background-size: 100%;
  opacity: 0.6; }

#page-title .video-overlay:hover {
  opacity: 1; }

.background-overlay .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #333332;
  opacity: 0.3; }

/* Light Masthead Pages */
.page-template-template-light-masthead #page-title, .insights #page-title {
  padding-top: 70px;
  padding-bottom: 250px;
  color: #333332;
  background-color: #fff; }
  .page-template-template-light-masthead #page-title .content h1, .insights #page-title .content h1 {
    margin-top: 0;
    margin-bottom: 18px;
    color: #7e8066; }
  .page-template-template-light-masthead #page-title .content p.subheading, .insights #page-title .content p.subheading {
    margin-top: 0;
    color: #333332;
    font-size: 7vw;
    line-height: 7vw; }
    @media (min-width: 768px) {
      .page-template-template-light-masthead #page-title .content p.subheading, .insights #page-title .content p.subheading {
        font: 36px/42px "utopia-std", sans-serif; } }
  .page-template-template-light-masthead #page-title .overlay, .insights #page-title .overlay {
    width: 0;
    height: 0;
    background: none; }
  .page-template-template-light-masthead #page-title .breadcrumbs, .insights #page-title .breadcrumbs {
    bottom: 175px;
    color: #333332; }
    .page-template-template-light-masthead #page-title .breadcrumbs a, .insights #page-title .breadcrumbs a {
      color: #333332; }

.page-template-template-light-masthead .main, .insights .main {
  margin-top: -175px;
  position: relative; }

#anniversary-slider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: #2d2d2d;
  background: rgba(45, 45, 45, 0.5) url(img/overlay.svg);
  background-size: 2px; }

.flexslider {
  border: none !important;
  box-shadow: none !important;
  height: 580px;
  width: 100%;
  overflow: hidden;
  padding-bottom: 30px;
  border-radius: 0;
  margin-bottom: 20px; }

.flexslider .slides > li {
  -webkit-backface-visibility: visible; }
  .flexslider .slides > li:before {
    content: "";
    font-size: 0; }

#anniversary-slider.flexslider {
  height: 600px;
  margin: 0;
  padding: 0; }

.flexslider ul.slides {
  height: 100%;
  width: 100%; }

.flexslider ul.slides li {
  background-size: cover;
  background-position: 70% center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%; }

.flexslider ul.slides li .text-holder {
  position: absolute;
  top: 160px;
  left: 0;
  z-index: 30; }

#anniversary-slider.flexslider ul.slides li .text-holder {
  width: 100%;
  top: 100px;
  text-align: center; }

.flexslider ul.slides li .text-holder h2, .flexslider ul.slides li .text-holder .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .flexslider ul.slides li .text-holder p.subheading, .flexslider ul.slides li .text-holder .insights #page-title .content p.subheading, .insights #page-title .content .flexslider ul.slides li .text-holder p.subheading {
  opacity: 0;
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  font: 40px/45px "utopia-std", sans-serif;
  color: #fff; }

.flexslider ul.slides li .text-holder p {
  opacity: 0;
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  font: 18px/30px "nimbus-sans", sans-serif;
  color: #e4e5d5; }

#anniversary-slider.flexslider ul.slides li .text-holder p {
  opacity: 0;
  margin: 30px 0 0 0;
  padding: 0 0 20px 0;
  font: 18px/28px "utopia-std", sans-serif;
  color: #e4e5d5; }

.flexslider ul.slides li .text-holder a.button, .flexslider ul.slides li .text-holder a.vc_general.vc_btn3, .flexslider ul.slides li .text-holder a.gform_save_link {
  display: inline-block;
  background: transparent;
  border: 2px solid #fff;
  margin: 10px 20px 10px 0;
  padding: 12px 18px;
  font-family: "nimbus-sans", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff; }

.flexslider ul.slides li .text-holder a.button:hover, .flexslider ul.slides li .text-holder a.vc_general.vc_btn3:hover, .flexslider ul.slides li .text-holder a.gform_save_link:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #333332; }

.flexslider ul.slides li .text-holder .video-modal {
  display: block;
  opacity: 0.6;
  width: 70px;
  height: 50px;
  margin: 0 auto;
  font-size: 0;
  background: url(img/overlay-video.svg) 50% 50% no-repeat;
  background-size: 100%; }

.flexslider ul.slides li .text-holder .video-modal:hover {
  opacity: 1; }

.flex-direction-nav {
  display: none; }

.flexslider ul,
#content .flexslider ol {
  margin: 0px;
  padding: 0px; }

.flexslider .flex-control-paging {
  width: 100px;
  margin: 0 20px 0 0;
  float: right;
  position: relative;
  bottom: 35px;
  z-index: 40;
  text-align: right; }

#anniversary-slider.flexslider .flex-control-paging {
  display: none;
  width: 100%;
  text-align: center;
  float: none;
  position: absolute;
  bottom: 95px; }

.flexslider .flex-control-paging li a {
  width: 10px;
  height: 10px;
  text-indent: 999em;
  border: none;
  box-shadow: none;
  background-color: #fff;
  opacity: 0.5; }

.flexslider .flex-control-paging li a.flex-active,
.flexslider .flex-control-paging li a:hover {
  opacity: 1; }

/* Interior */
#page-pre-title {
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
  display: none;
  top: 50px;
  z-index: 41; }

#page-pre-title nav.program-sub-menu,
#page-pre-title nav.fellowship-sub-menu {
  margin-right: 0; }

#page-pre-title nav.program-sub-menu ul,
#page-pre-title nav.fellowship-sub-menu ul {
  padding: 0;
  margin: 0; }

#page-pre-title nav.program-sub-menu li,
#page-pre-title nav.fellowship-sub-menu li {
  border-right: none;
  float: none;
  padding: 0;
  width: 24%; }

#page-pre-title nav.fellowship-sub-menu li {
  width: 32%; }

#page-pre-title nav.program-sub-menu li.current-menu-item > a:after,
#page-pre-title nav.program-sub-menu li.current-page-ancestor:not(:first-child) > a:after,
#page-pre-title nav.fellowship-sub-menu li.current-menu-item > a:after {
  width: 100%;
  left: 0; }

#page-pre-title nav.program-sub-menu li a,
#page-pre-title nav.fellowship-sub-menu li a {
  border-right: none;
  display: inline-block;
  position: relative;
  padding: 13px 0;
  color: #fff;
  letter-spacing: 0.2px;
  font: 400 18px/24px "utopia-std", sans-serif; }

#page-pre-title nav.program-sub-menu li > a:after,
#page-pre-title nav.fellowship-sub-menu li > a:after {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 50%;
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#page-pre-title nav.program-sub-menu li a:hover:after,
#page-pre-title nav.fellowship-sub-menu li a:hover:after {
  width: 100%;
  left: 0; }

.people-type-staff #page-pre-title nav.program-sub-menu li.our-people-menu-item > a::after {
  width: 100%;
  left: 0; }

.people-type-board-of-trustees #page-pre-title nav.program-sub-menu li.board-menu-item > a::after {
  width: 100%;
  left: 0; }

#page-title {
  position: relative;
  width: 100%;
  min-height: 390px;
  padding: 150px 0 100px;
  overflow: hidden;
  background-color: #375d5c;
  background-size: cover;
  background-position: center;
  text-align: center; }

#page-title p.post-meta {
  color: #fff;
  opacity: 0.7; }

#page-title p.post-meta a {
  color: #fff; }

#page-title p.post-meta a:hover {
  color: #fff;
  opacity: 1; }

#page-title .photo-credit {
  position: absolute;
  bottom: 5px;
  right: 15px;
  font-size: 10px;
  color: #fff;
  z-index: 20; }

.page-template-template-landing #page-title,
.page-template-template-program-landing #page-title,
.our-people #page-title {
  padding: 125px 0; }

.main .view-related {
  padding-top: 20px; }

#page-title.alt {
  height: auto;
  min-height: 200px;
  padding: 0 0 45px 0;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  text-align: center; }

#page-title.grants {
  background-image: url(/wp-content/uploads/2014/09/header-grants-database.jpg); }

#page-title.fellow {
  background-image: url(/wp-content/uploads/2014/09/header-fellowship-directory.jpg); }

#page-title.stories-of-progress {
  background-image: url(/wp-content/uploads/2014/09/header-stories-of-progress.jpg); }

#page-title.resource {
  background-image: url(/wp-content/uploads/2014/09/header-what-were-learning.jpg); }

#page-title.jobs {
  background-image: url(/wp-content/uploads/2014/11/header-jobs.jpg); }

.search #page-title,
.search-results #page-title,
.error404 #page-title {
  background-image: url(/wp-content/uploads/2014/09/header-contact-legal-creativecommons.jpg); }

#page-title.news {
  height: 335px;
  background-image: url(/wp-content/uploads/2014/09/header-news.jpg); }

#page-title.fellowship-main {
  padding: 0; }

#page-title.fellowship-main .content.container {
  padding: 25px 0 100px 0; }

#page-title.fellowship-main .content.container #back-link {
  position: absolute;
  bottom: 30px;
  font-size: 18px; }

#page-title.single {
  height: 100px; }

#page-title.awardee {
  height: 420px; }

#page-title.awardee .content h1 {
  padding-top: 145px; }

#page-title.awardee .content #addthis {
  top: 155px; }

#page-title.anniversary {
  height: 420px;
  text-align: center; }

#page-title.anniversary h1 {
  padding: 115px 0 20px 0 !important; }

#page-title.anniversary h2, .page-template-template-light-masthead #page-title.anniversary .content p.subheading, .insights #page-title.anniversary .content p.subheading {
  padding: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  color: #e4e5d5; }

#page-title .overlay,
.program-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.3) url(img/overlay.svg);
  background-size: 2px; }

#page-title .content {
  position: relative;
  z-index: 40; }

#page-title .content h1 {
  margin-top: 35px;
  margin-bottom: 50px;
  font: 42px/50px "utopia-std", sans-serif;
  color: #fff; }
  @media (min-width: 768px) {
    #page-title .content h1 {
      font: 10vw/10vw "utopia-std", sans-serif; } }

#page-title .content h1.child-page-heading {
  margin-top: 0; }

#page-title .content h2.super-title, .page-template-template-light-masthead #page-title .content p.super-title.subheading, .insights #page-title .content p.super-title.subheading {
  font-size: 15px;
  font-family: "utopia-std", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
  color: #eaebe2;
  margin-bottom: 10px; }

#page-title .content p.subheading {
  font-size: 7vw;
  line-height: 7vw;
  color: #fff;
  max-width: 90%;
  margin: 35px auto 0; }
  @media (min-width: 1024px) {
    #page-title .content p.subheading {
      font: 100 28px/38px "nimbus-sans", sans-serif; } }

.page-template-template-fellowship #page-title .content p.subheading {
  max-width: 100%; }

#page-title .breadcrumbs,
#anniversary-slider .breadcrumbs {
  font-size: 13px;
  font-family: "utopia-std", sans-serif;
  font-style: italic;
  letter-spacing: 1px;
  color: #fff;
  opacity: 1;
  position: absolute;
  bottom: 30px;
  z-index: 40;
  width: 100%;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px; }
  @media (min-width: 768px) {
    #page-title .breadcrumbs,
    #anniversary-slider .breadcrumbs {
      bottom: 70px; } }

.single-post #page-title .breadcrumbs {
  bottom: 70px; }

#page-title .breadcrumbs a,
#anniversary-slider .breadcrumbs a {
  color: #fff; }

#page-title .breadcrumbs a,
#anniversary-slider .breadcrumbs a,
#page-title .breadcrumbs .separator,
#anniversary-slider .breadcrumbs .separator {
  opacity: 0.7; }

#page-title .breadcrumbs a:hover,
#anniversary-slider .breadcrumbs a:hover {
  opacity: 1; }

#page-title.alt .content h1 {
  padding: 75px 0 15px 0; }

#page-title.news .content h1 {
  padding: 145px 40px 0 40px;
  font: 40px/40px "utopia-std", sans-serif;
  text-align: center; }

#page-title .content #back-link,
#page-pre-title .content #back-link,
.program-header #back-link {
  display: block;
  width: auto;
  padding: 0 0 0 15px;
  line-height: 18px;
  color: #e4e5d5;
  text-align: left;
  font-size: 18px;
  position: absolute; }

#page-pre-title .content #back-link {
  margin: 25px 50px 0 0;
  color: #959595; }

#page-title .content #back-link:hover,
.program-header #back-link:hover {
  color: #fff; }

#page-pre-title .content #back-link:hover {
  color: #595959; }

#page-title.news .content #back-link {
  position: absolute;
  top: 35px; }

#page-title.single .content #back-link {
  position: absolute;
  top: 45px; }

#page-pre-title nav {
  display: none;
  margin-right: 50px;
  text-align: center;
  font-family: utopia-std, sans-serif; }

#page-pre-title nav li {
  border-right: 2px solid #efefef;
  display: inline-block;
  float: left;
  font-size: 20px;
  padding: 23px 0;
  width: 32.5%; }

#page-pre-title .fellowship nav a {
  border-right: 2px solid #efefef;
  display: inline-block;
  float: left;
  font-size: 20px;
  padding: 23px 0;
  width: 32.5%; }

#page-pre-title .fellowship nav a:hover {
  background-color: #f3f3f2;
  color: #13201f; }

/* Sub-area Page Styles*/
.feature {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 56%;
  transition: all 0.3s; }

.feature:hover,
.sub-section:hover {
  opacity: 0.6; }

.feature h3,
.feature a {
  color: #fff; }

.sub-section {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  color: #fff;
  padding-top: 78.5%;
  margin-bottom: 30px; }

.sub-section-sm {
  padding-top: 56%;
  margin-bottom: 0px; }

.sub-section .inner,
.feature .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.sub-area.sub-section:after,
.people-image:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  transition: all 0.1s ease-in-out; }

.sub-section h2, .sub-section .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .sub-section p.subheading, .sub-section .insights #page-title .content p.subheading, .insights #page-title .content .sub-section p.subheading {
  padding-top: 60%;
  color: #fff;
  position: relative;
  z-index: 2; }

.sub-section h3,
.feature h3 {
  width: 80%;
  margin: auto;
  padding: 23% 0; }

.sub-feature.news-feature h3,
.sub-feature.resource-feature h3 {
  padding: 15px 0 30px 0px; }

.focus-area p {
  margin-top: 15px;
  text-align: center; }

.our-people p.callout img {
  border-radius: 50%; }

.person-placeholder {
  width: 60px;
  height: 60px;
  background-color: grey;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 20px; }

.focus-key-documents {
  padding-left: 0px; }

/* Testimonial Slider Styles*/
#testimonial-slider {
  background-color: transparent;
  text-align: center;
  height: inherit; }

#testimonial-slider li {
  list-style-type: none; }

#testimonial-slider li:before {
  background-image: none; }

#testimonial-slider .flex-control-nav {
  margin: auto;
  top: 20px; }

#testimonial-slider.flexslider .flex-control-paging {
  float: none;
  text-align: center; }

#testimonial-slider .slides p {
  font: 30px/35px "utopia-std", sans-serif;
  font-style: italic;
  color: #fff;
  width: 100%;
  margin: auto; }

#testimonial-slider .slides p:before {
  content: "";
  display: block;
  background: url("img/icon-quote.png") no-repeat;
  width: 62px;
  height: 49px;
  margin: 0 auto 50px; }

#testimonial-slider .slides p.quote-author {
  font: 22px "utopia-std", sans-serif;
  color: #afb0aa; }

#testimonial-slider .slides p.quote-author:before {
  font: 22px "utopia-std", sans-serif;
  color: #afb0aa;
  content: "";
  display: block;
  background: none;
  width: 0px;
  height: 0px;
  margin: 0px; }

#testimonial-slider .slides p.quote-author:before {
  background: none; }

/* Timeline Styles*/
.timeline-block,
.smile-icon-timeline-wrap .timeline-feature-item {
  border: none !important;
  border-radius: 0px !important; }

.ult-timeline-arrow l {
  top: -18.5px !important; }

.timeline-feature-item .ult-timeline-arrow l {
  top: -9.5px !important; }

.timeline-header h3 {
  font: 24px/30px "nimbus-sans", sans-serif !important;
  color: #333332 !important; }

.timeline-post-left .ult-timeline-arrow l {
  right: 0px !important; }

.timeline-post-right .ult-timeline-arrow l {
  left: 0px !important; }

.timeline-post-left .timeline-header {
  text-align: left !important; }

.timeline-post-left .timeline-header h3 {
  text-align: right !important; }

.timeline-separator-text span {
  border-radius: 0px !important;
  padding: 5px 25px !important; }

.wpb_column .wpb_wrapper .smile-icon-timeline-wrap .timeline-wrapper .timeline-block {
  margin: 20px 0; }

.fellowship-directory #page-pre-title nav a.nav-directory,
.single-fellow #page-pre-title nav a.nav-directory,
.tax-topic #page-pre-title nav a.nav-highlights,
.page-template-template-fellowship #page-pre-title nav a.nav-about-fellowships {
  background-color: #f3f3f2;
  color: #13201f; }

#page-pre-title .fellowship #addthis {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

#page-title .content #addthis,
#page-pre-title .content #addthis {
  position: absolute;
  top: 95px;
  right: 0;
  text-indent: -999em; }

#page-title .content #addthis:hover,
#page-pre-title .content #addthis:hover {
  opacity: 0.5; }

#page-title.news .content #addthis {
  position: absolute;
  top: 25px; }

#page-title.single .content #addthis {
  top: 33px; }

#page-title .content #addthis span,
#page-pre-title .content #addthis span {
  display: none; }

#page-pre-title .content #addthis {
  top: -7px; }

.main h4.wpb_toggle, .main #insights-filters .top-level li a.wpb_toggle, #insights-filters .top-level li .main a.wpb_toggle,
.main h4.wpb_toggle_title_active,
.main #insights-filters .top-level li a.wpb_toggle_title_active, #insights-filters .top-level li
.main a.wpb_toggle_title_active {
  font: 400 18px/24px "nimbus-sans", sans-serif;
  color: #375d5c;
  text-transform: none;
  letter-spacing: normal;
  padding: 0 35px 20px 0 !important;
  line-height: 20px !important;
  background-position: right top; }

.main h4.wpb_toggle:hover, .main #insights-filters .top-level li a.wpb_toggle:hover, #insights-filters .top-level li .main a.wpb_toggle:hover,
.main h4.wpb_toggle_title_active:hover,
.main #insights-filters .top-level li a.wpb_toggle_title_active:hover, #insights-filters .top-level li
.main a.wpb_toggle_title_active:hover {
  color: #13201f; }

.main .wpb_toggle,
.main #content h4.wpb_toggle,
.main #content #insights-filters .top-level li a.wpb_toggle, #insights-filters .top-level li
.main #content a.wpb_toggle {
  background-image: url(img/toggle-open.png); }

.main .wpb_toggle_title_active,
.main #content h4.wpb_toggle_title_active,
.main #content #insights-filters .top-level li a.wpb_toggle_title_active, #insights-filters .top-level li
.main #content a.wpb_toggle_title_active {
  background-image: url(img/toggle-close.png); }

/* What We Fund / Stories of Progress */
#featured-story-footer-promo {
  position: relative;
  width: 100%;
  padding: 85px 0 70px 0;
  color: #fff;
  background-size: cover; }

#featured-story-footer-promo .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: #2d2d2d;
  background: rgba(45, 45, 45, 0.5) url(img/overlay.svg);
  background-size: 2px; }

#featured-story-footer-promo .content {
  position: relative;
  z-index: 40; }

#featured-story-footer-promo h4, #featured-story-footer-promo #insights-filters .top-level li a, #insights-filters .top-level li #featured-story-footer-promo a {
  margin: 0;
  padding: 0 0 25px 0;
  font: 400 15px/15px "nimbus-sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px; }

#featured-story-footer-promo span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #e4e5d5;
  text-transform: uppercase;
  letter-spacing: 1px; }

#featured-story-footer-promo h1 {
  margin: 0;
  padding: 0 0 30px 0;
  font: 36px/40px "utopia-std", sans-serif; }

#featured-story-footer-promo a.continue {
  display: inline-block;
  background: #fff;
  border: 2px solid #fff;
  margin: 0 20px 10px 0;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333332; }

#featured-story-footer-promo a.continue:hover {
  border: 2px solid #fff;
  background: transparent;
  color: #fff; }

#featured-story-footer-promo a.view-related {
  display: inline-block;
  background: transparent;
  border: 2px solid #fff;
  margin: 0 20px 10px 0;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff; }

#featured-story-footer-promo a.view-related:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #333332; }

#featured-story-sidebar-promo {
  margin: 0 0 50px 0; }

#featured-story-sidebar-promo .thumbnail {
  background: #333332;
  position: relative;
  overflow: hidden; }

#featured-story-sidebar-promo .thumbnail img {
  max-width: 101%;
  box-shadow: 0em 0em 0em #000; }

#featured-story-sidebar-promo .video-overlay {
  position: absolute;
  top: 35%;
  left: 39%;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: url(img/overlay-video.svg) 0 0 no-repeat;
  background-size: 25%; }

#featured-story-sidebar-promo .content {
  background: #333332;
  margin: 0 0 30px 0;
  padding: 20px; }

#featured-story-sidebar-promo .content span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #e4e5d5;
  text-transform: uppercase;
  letter-spacing: 1px; }

#featured-story-sidebar-promo .content h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

#featured-story-sidebar-promo .content h3 a {
  color: #fff; }

#featured-story-sidebar-promo .content h3 a:hover {
  opacity: 0.5; }

#wwl-link {
  background: #eeeeec;
  padding: 60px 0 70px 0;
  color: #393939; }

#wwl-link .wpb_row {
  margin-bottom: 0; }

#wwl-link h5, #wwl-link .vc_toggle_title > h4, #wwl-link #insights-filters .top-level li .vc_toggle_title > a, #insights-filters .top-level li #wwl-link .vc_toggle_title > a {
  margin: 0;
  padding: 0 0 15px 0;
  font: 30px/34px "utopia-std", sans-serif;
  color: #333332; }

#wwl-link p {
  margin: 0;
  padding: 0; }

#wwl-link a.button, #wwl-link a.vc_general.vc_btn3, #wwl-link a.gform_save_link {
  display: inline-block;
  background: transparent;
  border: 2px solid #375d5c;
  margin: 30px 0 0 0;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #375d5c; }

#wwl-link a.button:hover, #wwl-link a.vc_general.vc_btn3:hover, #wwl-link a.gform_save_link:hover {
  border: 2px solid #375d5c;
  background: #375d5c;
  color: #fff; }

#featured-story {
  position: relative;
  width: 100%;
  padding: 80px 0 15px 0;
  background-size: cover; }

#featured-story .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: #2d2d2d;
  background: rgba(45, 45, 45, 0.9) url(img/overlay.svg);
  background-size: 2px; }

#featured-story .content {
  position: relative;
  z-index: 40;
  color: #e4e5d5; }

#featured-story .content .thumbnail {
  margin: 0 0 30px 0; }

#featured-story .content h2, #featured-story .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title #featured-story .content p.subheading, #featured-story .insights #page-title .content p.subheading, .insights #page-title #featured-story .content p.subheading {
  margin: -10px 0 0 0;
  padding: 0 0 30px 0;
  font: 34px/42px "utopia-std", sans-serif;
  color: #fff; }

#featured-story .content p {
  margin: 0;
  padding: 0 0 30px 0; }

#featured-story a.view-the-story {
  display: inline-block;
  background: transparent;
  border: 2px solid #fff;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff; }

#featured-story a.view-the-story:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #333332; }

.listing .wpb_row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden; }

.listing .vc_col-sm-4 {
  padding-left: 20px;
  padding-right: 20px; }

#program-area-selector {
  padding: 0 0 50px 0; }

#program-area-selector select, #program-area-selector .chosen-container-multi .chosen-choices, .chosen-container-multi #program-area-selector .chosen-choices, #program-area-selector .search .dropdown p, .search .dropdown #program-area-selector p, #program-area-selector .search .dropdown:hover ul, .search .dropdown:hover #program-area-selector ul,
#department-selector select,
#department-selector .chosen-container-multi .chosen-choices, .chosen-container-multi
#department-selector .chosen-choices,
#department-selector .search .dropdown p, .search .dropdown
#department-selector p,
#department-selector .search .dropdown:hover ul, .search .dropdown:hover
#department-selector ul {
  width: auto; }

#program-area-selector .chosen-container {
  font-size: 18px; }

#program-area-selector .chosen-container-single .chosen-single,
#department-selector .chosen-container-single .chosen-single {
  box-shadow: none;
  background: #fff;
  border: 2px solid #959595;
  border-radius: 0;
  height: auto;
  padding: 10px 15px; }

#program-area-selector .chosen-container-single .chosen-drop,
#department-selector .chosen-container-single .chosen-drop {
  box-shadow: none;
  margin-top: -2px;
  border-left: 2px solid #959595;
  border-right: 2px solid #959595;
  border-top: 1px solid #959595;
  border-bottom: 2px solid #959595;
  border-radius: 0;
  padding: 0; }

#program-area-selector .chosen-container-single .chosen-drop .chosen-results,
#department-selector .chosen-container-single .chosen-drop .chosen-results {
  margin: 0;
  padding: 0;
  max-height: inherit; }

#program-area-selector .chosen-container-single .chosen-results li:before,
#department-selector .chosen-container-single .chosen-results li:before {
  display: none; }

#program-area-selector .chosen-container-single .chosen-results li,
#department-selector .chosen-container-single .chosen-results li {
  padding: 5px 15px;
  line-height: inherit;
  color: #333332; }

#program-area-selector .chosen-container-single .chosen-results .result-selected,
#department-selector .chosen-container-single .chosen-results .result-selected {
  display: none; }

#program-area-selector .chosen-container-single .chosen-results li.highlighted,
#department-selector .chosen-container-single .chosen-results li.highlighted {
  background: #fff;
  color: #375d5c; }

#program-area-selector .chosen-container-single .chosen-single div b,
#department-selector .chosen-container-single .chosen-single div b {
  height: 80%;
  background-position: 1px 14px; }

#program-area-selector .chosen-container-active.chosen-with-drop .chosen-single div b,
#department-selector b {
  background-position: -18px 14px; }

.listing .view-all {
  display: block;
  margin: 5px 0 0 5px;
  font: 400 18px/24px "nimbus-sans", sans-serif; }

.listing .thumbnail {
  background: #333332;
  position: relative;
  overflow: hidden; }

.listing .thumbnail img {
  max-width: 101%;
  box-shadow: 0em 0em 0em #000; }

.listing .video-overlay,
.sub-section .video-overlay {
  position: absolute;
  top: 35%;
  left: 39%;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: url(img/overlay-video.svg) 0 0 no-repeat;
  background-size: 25%; }

.listing h3 {
  margin: 20px 0 0 0; }

.fellow-image {
  margin: 0 0 20px 0; }

#wwf-promos .vc-custom-promo-box {
  height: 420px; }

@media (min-width: 768px) {
  #wwf-promos .vc_column_container > .vc_column-inner {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 768px) {
  #wwf-promos .vc_row {
    margin-right: -10px;
    margin-left: -10px; } }

#wwf-promos .wpb_wrapper {
  display: flex;
  flex-grow: 1; }
  #wwf-promos .wpb_wrapper .vc-custom-promo-box {
    flex-grow: 1; }
    #wwf-promos .wpb_wrapper .vc-custom-promo-box:before {
      padding-top: 80%;
      height: 100%; }

#wwf-promos .wpb_row {
  margin-bottom: 0; }

/* What We're Learning */
#featured-resource {
  position: relative;
  width: 100%;
  padding: 80px 0 15px 0;
  background-color: #e7e7e6; }

#featured-resource.content {
  position: relative;
  z-index: 40;
  color: #e4e5d5; }

#featured-resource .content .resource-thumbnail {
  background: #d4d4d4;
  margin: 0 0 30px 0; }

#featured-resource .content h2, #featured-resource .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title #featured-resource .content p.subheading, #featured-resource .insights #page-title .content p.subheading, .insights #page-title #featured-resource .content p.subheading {
  margin: -10px 0 0 0;
  padding: 0 0 30px 0;
  font: 34px/42px "utopia-std", sans-serif;
  color: #375d5c; }

#featured-resource .content p {
  margin: 0;
  padding: 0 0 30px 0; }

#featured-resource a.continue {
  display: inline-block;
  background: transparent;
  border: 2px solid #375d5c;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #375d5c; }

#featured-resource a.continue:hover {
  border: 2px solid #375d5c;
  background: #375d5c;
  color: #fff; }

#search-options.wwl {
  padding: 45px 0 20px 0; }

#search-options.wwl select, #search-options.wwl .chosen-container-multi .chosen-choices, .chosen-container-multi #search-options.wwl .chosen-choices, #search-options.wwl .search .dropdown p, .search .dropdown #search-options.wwl p, #search-options.wwl .search .dropdown:hover ul, .search .dropdown:hover #search-options.wwl ul {
  width: 100%;
  margin: 0 0 10px; }

#search-options.wwl #program-area-selector,
#search-options.wwl #department-selector {
  padding: 0 0 10px; }

#search-options.wwl #program-area-selector .chosen-container,
#search-options.wwl #department-selector .chosen-container {
  width: 100% !important; }

#search-options.wwl #wwl-search {
  margin: 0 0 10px 0;
  position: relative; }

#search-options.wwl #wwl-search input {
  width: 100%;
  color: #333332; }

#search-options.wwl #wwl-search input:focus {
  border: 2px solid #959595; }

#search-options.wwl #wwl-search button {
  display: inline-block;
  position: absolute;
  background: none;
  font-size: 0;
  top: 17px;
  right: 17px;
  border: none; }
  #search-options.wwl #wwl-search button:before {
    font-size: 12px; }

#search-options.wwl a.button, #search-options.wwl a.vc_general.vc_btn3, #search-options.wwl a.gform_save_link {
  margin: 0 0 10px 0;
  width: 100%;
  height: 48px;
  display: inline-block;
  background: transparent;
  border: 2px solid #959595;
  padding: 16px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #959595; }

#search-options.wwl a.button:hover, #search-options.wwl a.vc_general.vc_btn3:hover, #search-options.wwl a.gform_save_link:hover {
  border-color: #375d5c;
  color: #375d5c; }

#wwl-search-toggle {
  clear: both;
  margin: 5px 0 0 0;
  font-size: 14px; }

#wwl-adv-filter .chosen-container {
  display: block;
  width: 100% !important;
  margin: 0 0 20px 0; }

#resource-meta {
  margin: 10px 0 0 0;
  border-top: 2px solid #dfdfdf;
  padding: 30px 0 0 0; }

.resource-promo {
  position: relative;
  overflow: hidden; }

.resource-thumbnail {
  height: 262px;
  background: #f3f3f2;
  text-align: center; }

.resource-thumbnail img {
  max-width: 85%;
  max-height: 260px;
  margin: 1px 0 0 0;
  border: 1px solid #cacaca; }

.wwl h3 {
  position: relative;
  z-index: 2;
  background: #fff;
  font-size: 20px;
  line-height: 26px; }

.wwl a:hover img {
  opacity: 0.1; }

.wwl a:hover h3 {
  color: #375d5c; }

.resource-excerpt {
  position: absolute;
  opacity: 0;
  top: 263px;
  height: 262px;
  padding: 20px;
  font-size: 15px;
  color: #375d5c;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s; }

.no-touch .resource-promo:hover .resource-excerpt {
  opacity: 1;
  top: 0; }

/* News */
#categories {
  background: #f3f3f2; }

#view-categories {
  display: block;
  padding: 20px;
  font-size: 13px;
  text-transform: uppercase;
  text-align: right; }

#categories-list {
  display: none;
  padding: 25px 0 50px 0; }

#categories-list a {
  display: inline-block;
  margin: 0 15px 10px 0;
  padding: 9px 18px;
  background: #375d5c;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #fff; }

#categories-list a:hover {
  background: #203635; }

.news .wpb_row {
  margin-bottom: 60px;
  border-bottom: 2px solid #dfdfdf;
  padding: 30px 0; }

.news .vc_col-sm-4 img {
  margin: 0 0 20px 0; }

.news .view-article {
  padding-right: 12px;
  font: 18px/20px "utopia-std", sans-serif;
  font-style: italic;
  white-space: nowrap; }

.pagination {
  font: 36px/36px "utopia-std", sans-serif;
  text-align: center; }

.pagination a,
.pagination span {
  display: none;
  padding: 0 25px;
  color: #959595; }

.pagination a:hover {
  color: #375d5c; }

.pagination .current {
  color: #375d5c; }

.pagination a.prev,
.pagination a.next {
  display: block;
  padding: 0;
  float: left;
  font-size: 0; }
  .pagination a.prev:after,
  .pagination a.next:after {
    font-size: 36px; }

.pagination a.prev:after {
  content: "";
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  speak: none;
  display: inline-block;
  width: 1em;
  line-height: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none; }

.pagination a.next {
  float: right; }
  .pagination a.next:after {
    content: "";
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    width: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none; }

#news-nav {
  width: 100%;
  overflow: hidden;
  border-top: 2px solid #dfdfdf;
  padding: 30px 0; }

#news-nav a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

#news-nav a span {
  font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace; }

#news-nav #prev {
  float: left; }
  #news-nav #prev a:before {
    font-family: "icons";
    margin-right: 5px; }

#news-nav #all {
  text-align: center; }

#news-nav #all a.icon-grid {
  display: inline-block;
  font-size: 0; }
  #news-nav #all a.icon-grid:before {
    font-size: 12px; }

#news-nav #next {
  float: right; }
  #news-nav #next a:after {
    content: "";
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    width: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    margin-left: 3px; }

#related {
  width: 100%;
  overflow: hidden;
  background: #f3f3f2;
  padding: 40px 0 80px 0; }

#related.stories-of-progress {
  background: url(img/bg-related-stories.jpg) center top no-repeat;
  background-size: cover; }

#related .wpb_row {
  margin-left: -20px;
  margin-right: -20px; }

#related .vc_col-sm-4 {
  padding-left: 20px;
  padding-right: 20px; }

#related .thumbnail {
  background: #333332;
  position: relative;
  overflow: hidden; }

#related .thumbnail img {
  max-width: 101%;
  box-shadow: 0em 0em 0em #000; }

#related .video-overlay {
  position: absolute;
  top: 35%;
  left: 39%;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: url(img/overlay-video.svg) 0 0 no-repeat;
  background-size: 25%; }

#related.related-news .thumbnail {
  max-height: 205px; }

#related.related-news .thumbnail img {
  margin: 0 auto;
  max-height: 205px; }

#related h2, #related .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content #related p.subheading, #related .insights #page-title .content p.subheading, .insights #page-title .content #related p.subheading {
  margin: 0 0 30px 0;
  border-bottom: 2px solid #dfdfdf;
  padding: 0 0 30px 0;
  font: 30px/36px "utopia-std", sans-serif;
  color: #333332; }

#related h3 {
  margin: 20px 0 0 0;
  padding: 0 0 30px 0;
  font: 24px/30px "utopia-std", sans-serif;
  color: #333332; }

#related .content {
  background: #333332;
  margin: 0 0 30px 0;
  padding: 20px; }

#related .content span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #e4e5d5;
  text-transform: uppercase;
  letter-spacing: 1px; }

#related .content h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

#related .content h3 a {
  color: #fff; }

#related #view-all {
  clear: both;
  padding: 20px 0 0 0;
  text-align: center; }

#related #view-all a {
  display: inline-block;
  background: transparent;
  border: 2px solid #375d5c;
  padding: 12px 18px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #375d5c; }

#related #view-all a:hover {
  background: #375d5c;
  color: #fff; }

.anniversary-post {
  margin: 0 0 20px 0;
  background: #fff;
  text-align: center; }

.anniversary-post h3 {
  margin: 0;
  padding: 20px; }

/* Fellows */
#kb-wrapper {
  display: none; }

#page-title.fellowship-main h1 {
  font-size: 44px !important;
  line-height: 48px !important; }

#fellows-directory-search {
  background: #e8e8e6;
  padding: 30px 0;
  position: relative;
  z-index: 45; }

#fellows-directory-search .vc_row {
  margin-bottom: 25px;
  z-index: auto !important; }

#fellows-directory-search h2, #fellows-directory-search .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content #fellows-directory-search p.subheading, #fellows-directory-search .insights #page-title .content p.subheading, .insights #page-title .content #fellows-directory-search p.subheading {
  margin: 0;
  font-family: "utopia-std", sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #333332; }
  #fellows-directory-search h2:before, #fellows-directory-search .page-template-template-light-masthead #page-title .content p.subheading:before, .page-template-template-light-masthead #page-title .content #fellows-directory-search p.subheading:before, #fellows-directory-search .insights #page-title .content p.subheading:before, .insights #page-title .content #fellows-directory-search p.subheading:before {
    font-size: 16px;
    vertical-align: 3px;
    margin-right: 7px; }

#fellows-directory-search a.view-all {
  display: block;
  margin: 5px 0 0 5px;
  font: 400 15px/42px "nimbus-sans", sans-serif;
  text-align: left; }
  @media (min-width: 768px) {
    #fellows-directory-search a.view-all {
      text-align: right; } }

#fellows-directory-search a.view-all:before {
  font-size: 70%;
  margin-right: 5px;
  vertical-align: middle;
  color: #7e8066; }

#fellows-directory-search #keyword {
  width: 100%;
  border: 2px solid #cacaca; }

#fellows-directory-search select, #fellows-directory-search .chosen-container-multi .chosen-choices, .chosen-container-multi #fellows-directory-search .chosen-choices, #fellows-directory-search .search .dropdown p, .search .dropdown #fellows-directory-search p, #fellows-directory-search .search .dropdown:hover ul, .search .dropdown:hover #fellows-directory-search ul {
  margin-bottom: 20px; }

#disciplineselect,
#institutionselect,
#yearselect {
  width: 100%; }

#fellows-directory-search .chosen-container-multi .chosen-choices {
  border: 2px solid #cacaca;
  box-shadow: none !important; }

#fellows-directory-search .chosen-container {
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
  width: 100% !important; }

#fellows-directory-search .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  color: darkgray; }

#fellows-directory-search .chosen-container-multi .chosen-choices li.search-choice {
  margin-top: 7px; }

#fellows-directory-search .chosen-container .chosen-single {
  box-shadow: none;
  background: #fff;
  border: 2px solid #cacaca;
  border-radius: 0;
  padding: 10px 15px; }

#fellows-directory-search .chosen-container .chosen-drop {
  box-shadow: none;
  margin-top: -2px;
  border-left: 2px solid #cacaca;
  border-right: 2px solid #cacaca;
  border-top: 1px solid #cacaca;
  border-bottom: 2px solid #cacaca;
  border-radius: 0;
  padding: 0; }

#fellows-directory-search .chosen-container .chosen-drop .chosen-results {
  margin: 0;
  padding: 0; }

#fellows-directory-search .chosen-container .chosen-results li:before {
  display: none; }

#fellows-directory-search .chosen-container .chosen-results li {
  line-height: inherit;
  color: #333332; }

#fellows-directory-search .chosen-container .chosen-results .result-selected {
  display: none; }

#fellows-directory-search .chosen-container .chosen-results li.highlighted {
  background: #fff;
  color: #375d5c; }

#fellows-directory-search .chosen-container .chosen-single div b {
  height: 80%;
  background-position: 1px 14px; }

#fellows-directory-search .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 14px; }

#fellows-directory-search input#keyword {
  margin-bottom: 20px; }

#fellows-directory-search input.search-submit {
  width: 100%;
  height: auto;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  float: none; }

#fellows-directory-search input.search-submit:hover {
  background: #294545; }

.packard-fellowships-for-science-and-engineering .fellowship-directory .vc_col-sm-12 {
  border: none; }

.packard-fellowships-for-science-and-engineering #page-title .content .header-main-content {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px; }
  .packard-fellowships-for-science-and-engineering #page-title .content .header-main-content h1 {
    margin-bottom: 0; }
  .packard-fellowships-for-science-and-engineering #page-title .content .header-main-content .button, .packard-fellowships-for-science-and-engineering #page-title .content .header-main-content .vc_general.vc_btn3, .packard-fellowships-for-science-and-engineering #page-title .content .header-main-content input.gform_button, .packard-fellowships-for-science-and-engineering #page-title .content .header-main-content a.gform_save_link {
    margin-top: 20px; }

.fellowship-directory .vc_col-sm-12 {
  border-bottom: 1px solid #dfdfdf;
  padding: 15px 0; }

.fellowship-directory .vc_col-sm-12:last-child {
  border: none; }

#fellows-search-results-header {
  margin: 0 0 40px 0;
  border-bottom: 2px solid #dfdfdf;
  padding: 30px 0;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase; }

#fellows-search-results-header.list {
  margin: 0 0 5px 0; }

#fellows-search-results-header a {
  margin-left: 20px;
  padding: 0 0 0 20px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #959595;
  float: right; }

#fellows-search-results-header a.icon-print {
  background: url(img/icon-print.png) 0 45% no-repeat; }

#fellows-search-results-header a.icon-print.active,
#fellows-search-results-header a.icon-print:hover {
  background-image: url(img/icon-print-over.png);
  color: #375d5c; }

#fellows-search-results-header a.icon-grid:before {
  font-size: 75%;
  vertical-align: 1px;
  margin-right: 5px; }

#fellows-search-results-header a.icon-grid.active,
#fellows-search-results-header a.icon-grid:hover {
  color: #375d5c; }

#fellows-search-results-header a.icon-list {
  background: url(img/icon-list.png) 0 45% no-repeat; }

#fellows-search-results-header a.icon-list.active,
#fellows-search-results-header a.icon-list:hover {
  background-image: url(img/icon-list-over.png);
  color: #375d5c; }

.main.fellowship-directory .wpb_row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden; }

.main.fellowship-directory .wpb_row.list-view {
  margin-left: 0;
  margin-right: 0; }

.fellowship-directory .fellow-post .thumbnail {
  margin: 0 0 15px 0; }

.fellowship-directory .fellow-post h3 {
  padding: 0 0 10px 0;
  margin: 0; }

.fellowship-directory .fellow-post .post-meta {
  padding: 0 0 10px 0;
  font: 13px/16px "nimbus-sans", sans-serif;
  font-style: normal;
  text-align: left; }

.fellowship-directory .fellow-post .post-meta a {
  color: #575757; }

.fellowship-directory .fellow-post img {
  width: 100%;
  height: auto; }

.fellowship-directory .pagination {
  border-top: 2px solid #dfdfdf;
  padding: 50px 0; }

.about-the-packard-fellowship-awards .main .wpb_single_image img {
  width: 103%;
  max-width: 103%; }

.about-the-packard-fellowship-awards #page-title p {
  margin-bottom: 45px; }

#at-a-glance {
  padding: 110px 0 100px 0;
  color: #fff;
  text-align: center; }

#at-a-glance h2, #at-a-glance .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content #at-a-glance p.subheading, #at-a-glance .insights #page-title .content p.subheading, .insights #page-title .content #at-a-glance p.subheading {
  color: #fff; }

#at-a-glance .tickers {
  font: 22px/28px "utopia-std", sans-serif; }

#at-a-glance .tickers h3 {
  font-size: 64px;
  line-height: 74px;
  color: #e4e5d5; }

#featured-highlights {
  width: 100%;
  overflow: hidden;
  background: #e8e8e6;
  margin: -20px 0 0 0;
  padding: 35px 0 50px 0; }

#featured-highlights .wpb_row {
  margin-left: -20px;
  margin-right: -20px; }

#featured-highlights .vc_col-sm-4 {
  padding-left: 20px;
  padding-right: 20px; }

#featured-highlights h2, #featured-highlights .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content #featured-highlights p.subheading, #featured-highlights .insights #page-title .content p.subheading, .insights #page-title .content #featured-highlights p.subheading {
  margin: 0 0 35px 0;
  font-family: "nimbus-sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333332; }

#featured-highlights h3 {
  font: 24px/30px "utopia-std", sans-serif;
  color: #333332; }

#featured-highlights a.view-all {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  text-transform: none; }

#featured-highlights .featured-button {
  clear: both;
  text-align: center; }

#featured-highlights a.button, #featured-highlights a.vc_general.vc_btn3, #featured-highlights a.gform_save_link {
  margin-top: 12px; }

#featured-highlights a.button:hover, #featured-highlights a.vc_general.vc_btn3:hover, #featured-highlights a.gform_save_link:hover {
  border: 2px solid #375d5c;
  background: #375d5c;
  color: #fff; }

#fellow-header {
  background: #e8e8e6;
  padding: 30px 0 40px 0;
  font-size: 22px;
  color: #333332; }
  #fellow-header .button--link {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 30px; }
    #fellow-header .button--link:before {
      color: #375d5c;
      font-size: 14px;
      margin-right: 15px; }

#fellow-header .fellow-image {
  background: #d3d3d1;
  margin: 0 0 15px 0;
  padding: 15px;
  text-align: center; }

#fellow-header .fellow-image img {
  height: auto; }

#fellow-header a.advisory-panel-member {
  display: inline-block;
  background: #d3d3d1;
  font-size: 13px;
  color: #797978;
  padding: 6px 12px;
  float: right; }

#fellow-header h1 {
  margin: 0;
  font: 46px/56px "utopia-std", sans-serif; }

#fellow-content #fellow-social {
  font-size: 13px; }

#fellow-content #fellow-social .icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-indent: -999em; }

#fellow-content #fellow-social .icon:hover {
  opacity: 0.8; }

#fellow-content #fellow-social .icon-facebook {
  background: url(img/icon-facebook.png) 0 0 no-repeat;
  background-image: url(img/icon-facebook.svg), none; }

#fellow-content #fellow-social .icon-twitter {
  background: url(img/icon-twitter.png) 0 0 no-repeat;
  background-image: url(img/icon-twitter.svg), none; }

#fellow-content #fellow-social .icon-linkedin {
  background: url(img/icon-linkedin.png) 0 0 no-repeat;
  background-image: url(img/icon-linkedin.svg), none; }

#fellow-content #fellow-social .icon-googleplus {
  background: url(img/icon-google-plus.png) 0 0 no-repeat;
  background-image: url(img/icon-google-plus.svg), none; }

#fellow-content #fellow-social .icon-instagram {
  background: url(img/icon-instagram.png) 0 0 no-repeat;
  background-image: url(img/icon-instagram.svg), none; }

#fellow-content hr {
  margin: 18px 0 35px 0;
  border: none;
  border-top: 2px solid #dfdfdf; }

#fellow-content span.source {
  font-size: 13px; }

#fellow-content .listing .vc_col-sm-4 {
  margin-left: -20px; }

#topic-selector {
  padding: 0 0 50px 0;
  text-align: right; }

#topic-selector select, #topic-selector .chosen-container-multi .chosen-choices, .chosen-container-multi #topic-selector .chosen-choices, #topic-selector .search .dropdown p, .search .dropdown #topic-selector p, #topic-selector .search .dropdown:hover ul, .search .dropdown:hover #topic-selector ul {
  width: auto;
  min-width: 370px; }

#topic-selector .chosen-container {
  font-size: 18px;
  text-align: left; }

#topic-selector .chosen-container-single .chosen-single {
  box-shadow: none;
  background: #fff;
  border: 2px solid #959595;
  border-radius: 0;
  height: auto;
  padding: 10px 15px; }

#topic-selector .chosen-container-single .chosen-drop {
  box-shadow: none;
  margin-top: -2px;
  border-left: 2px solid #959595;
  border-right: 2px solid #959595;
  border-top: 1px solid #959595;
  border-bottom: 2px solid #959595;
  border-radius: 0;
  padding: 0; }

#topic-selector .chosen-container-single .chosen-drop .chosen-results {
  margin: 0;
  padding: 0;
  max-height: inherit; }

#topic-selector .chosen-container-single .chosen-results li:before {
  display: none; }

#topic-selector .chosen-container-single .chosen-results li {
  padding: 5px 15px;
  line-height: inherit;
  color: #333332; }

#topic-selector .chosen-container-single .chosen-results .result-selected {
  display: none; }

#topic-selector .chosen-container-single .chosen-results li.highlighted {
  background: #fff;
  color: #375d5c; }

#topic-selector .chosen-container-single .chosen-single div b {
  height: 80%;
  background-position: 1px 14px; }

#topic-selector .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 14px; }

.about-awards-links h3 {
  padding: 0;
  font-size: 25px; }

.about-awards-links h3 a {
  color: #fff; }

.about-awards-links h3 a:hover {
  opacity: 0.8; }

.former-panelists h3 {
  padding: 0; }

/* PRH Awardees */
.making-quality-matter .main h2.underline, .making-quality-matter .main .page-template-template-light-masthead #page-title .content p.underline.subheading, .page-template-template-light-masthead #page-title .content .making-quality-matter .main p.underline.subheading, .making-quality-matter .main .insights #page-title .content p.underline.subheading, .insights #page-title .content .making-quality-matter .main p.underline.subheading {
  margin: 0 0 30px 0;
  text-align: center; }

.main ul.gform_fields li {
  padding: 0; }

.awardee-post .thumbnail {
  margin: 0 0 15px 0; }

.awardee-separator {
  margin-bottom: 0 !important; }

.awardee-row {
  margin: 0 !important;
  padding: 25px; }

.awardee-row-active {
  background: #f3f3f2; }

.awardee-row-active h3 {
  color: #375d5c; }

.awardee-row-active .awardee-cats {
  font-weight: bold; }

.apply-online #input_1_4_6_container select#input_1_4_6, .apply-online #input_1_4_6_container .chosen-container-multi #input_1_4_6.chosen-choices, .chosen-container-multi .apply-online #input_1_4_6_container #input_1_4_6.chosen-choices, .apply-online #input_1_4_6_container .search .dropdown p#input_1_4_6, .search .dropdown .apply-online #input_1_4_6_container p#input_1_4_6, .apply-online #input_1_4_6_container .search .dropdown:hover ul#input_1_4_6, .search .dropdown:hover .apply-online #input_1_4_6_container ul#input_1_4_6 {
  padding: 0.313em; }

/* Program Pages */
.program-promos-container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

/* Climate Page */
.main .op-ed-post > .vc_column-inner {
  padding-top: 15px; }

.main .op-ed-post__meta p {
  color: #9C9C9C;
  font-style: italic;
  font-family: "utopia-std", sans-serif;
  font-size: 17px; }

.main .op-ed-post__publication {
  margin-bottom: 20px; }
  .main .op-ed-post__publication p {
    font-size: 17px;
    padding-top: 15px; }
    .main .op-ed-post__publication p:first-child {
      padding: 0; }
  .main .op-ed-post__publication img {
    vertical-align: middle;
    float: left;
    border-radius: 50%; }

.starting-strong-map > .vc_column-inner > .wpb_wrapper {
  position: relative; }
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland,
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose,
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno {
    position: absolute; }
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland a:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose a:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno a:after {
      position: absolute;
      left: 75px;
      top: 18px;
      font-family: "utopia-std", sans-serif;
      font-size: 20px;
      color: #333332;
      min-width: 100px;
      transition: all 0.3s; }
      @media (min-width: 1024px) {
        .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland a:after,
        .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose a:after,
        .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno a:after {
          font-size: 26px; } }
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland a:hover:after, .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland a:focus:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose a:hover:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose a:focus:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno a:hover:after,
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno a:focus:after {
      opacity: 0.7; }
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland a:after {
    content: "Oakland"; }
  @media (min-width: 768px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland {
      top: 15px;
      left: 180px; } }
  @media (min-width: 1024px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland {
      top: 40px;
      left: 250px; } }
  @media (min-width: 1280px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-oakland {
      top: 75px;
      left: 346px; } }
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose a:after {
    content: "San Jose"; }
  @media (min-width: 768px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose {
      top: 77px;
      left: 220px; } }
  @media (min-width: 1024px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose {
      top: 125px;
      left: 302px; } }
  @media (min-width: 1280px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-san-jose {
      top: 187px;
      left: 410px; } }
  .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno a:after {
    content: "Fresno"; }
  @media (min-width: 768px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno {
      top: 148px;
      left: 400px; } }
  @media (min-width: 1024px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno {
      top: 218px;
      left: 535px; } }
  @media (min-width: 1280px) {
    .starting-strong-map > .vc_column-inner > .wpb_wrapper .map-pin-fresno {
      top: 310px;
      left: 720px; } }

.post-publication img {
  vertical-align: middle;
  margin-right: 15px; }

#page-pre-title nav.climate ul {
  padding: 0;
  margin: 0; }

#page-pre-title nav.climate li {
  border-right: none;
  padding: 0;
  width: 25%; }

#page-pre-title nav.climate li a {
  border-right: none;
  display: inline-block;
  float: left;
  font-size: 20px;
  padding: 23px 0;
  width: 100%;
  font: 400 18px/24px "nimbus-sans", sans-serif;
  text-transform: uppercase; }

.upb_bg_overlay_pattern {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  z-index: 20 !important;
  width: 100% !important;
  height: 100% !important;
  background: url("img/overlay.svg") !important;
  background-size: 2px !important; }

.why-its-important #at-a-glance {
  padding-top: 30px; }

.why-its-important #at-a-glance .tickers h3,
.why-its-important #at-a-glance .tickers p {
  color: #393939; }

.program-people-container {
  clear: both; }

.program-people-container .people-img-container {
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  /* fixes overflow:hidden bug in Chrome/Opera */
  -webkit-clip-path: circle(50%);
  /* fix border-radius bug in Chrome */
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  position: relative; }

.program-people-container .people-img-container img {
  position: absolute;
  left: 50%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: none;
  transform: translateX(-50%); }

.climate-why-its-important #at-a-glance .tickers h3,
.climate-why-its-important #at-a-glance .tickers p {
  color: #393939; }

/* Our People */
#page-title.people {
  height: inherit; }

.our-people-featured-post .row {
  text-align: left; }
  @media screen and (min-width: 768px) {
    .our-people-featured-post .row {
      display: flex;
      align-items: center; } }

.our-people-featured-post .h4 {
  margin-bottom: 20px; }

.our-people-featured-post a {
  color: #fff; }

.our-people-featured-post .img-cover, .our-people-featured-post .img-circle {
  display: block;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .our-people-featured-post .img-cover, .our-people-featured-post .img-circle {
      margin-right: 30px; } }
  .our-people-featured-post .img-cover:hover img, .our-people-featured-post .img-circle:hover img {
    opacity: 1; }
  .our-people-featured-post .img-cover::before, .our-people-featured-post .img-circle::before {
    padding-top: 67%; }

.our-people #page-title .content .callout {
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin: 5px 0 30px; }

.our-people #page-title .content .button-container {
  text-align: center;
  margin-top: 30px; }

.our-people #page-title .content a.button, .our-people #page-title .content a.vc_general.vc_btn3, .our-people #page-title .content a.gform_save_link {
  display: block;
  background: transparent;
  border: 2px solid #fff;
  padding: 12px 18px;
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
  width: 70%; }

.our-people #page-title .content a.button:hover, .our-people #page-title .content a.vc_general.vc_btn3:hover, .our-people #page-title .content a.gform_save_link:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #333332; }

.people h1 {
  text-align: center; }

.our-people #search-options {
  padding: 45px 0; }

.our-people #search-options .container h2, .our-people #search-options .container .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .our-people #search-options .container p.subheading, .our-people #search-options .container .insights #page-title .content p.subheading, .insights #page-title .content .our-people #search-options .container p.subheading {
  color: #333332;
  font-family: "utopia-std", sans-serif;
  font-size: 35px;
  font-weight: normal;
  width: 100%;
  display: inline-block;
  float: left;
  margin: 6px 5% 6px 0; }

.our-people #search-options .container:after {
  clear: both;
  content: " ";
  display: block; }

#search-options.wwl #wwl-search button {
  top: 78px; }

.our-people #search-options .container #department-selector {
  margin-right: 0;
  width: 100%;
  background-color: #fff;
  border: 2px solid #DFDFDF;
  padding: 10px 22px;
  color: #333332;
  position: relative;
  z-index: 15;
  background-image: url("img/icon-chevron-down.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) center; }
  .our-people #search-options .container #department-selector p {
    line-height: 38px; }

.our-people #search-options .container #department-selector:hover {
  cursor: pointer; }

.our-people #search-options .container #department-selector #department-selected {
  max-height: 100%;
  overflow: hidden; }

.our-people #search-options .container #department-selector b {
  position: absolute;
  right: 10px;
  background: url(img/chosen-sprite.png) no-repeat 0px 2px;
  height: 15px;
  width: 12px; }

.our-people #search-options .container #department-selector:hover > b {
  background: url(img/chosen-sprite.png) no-repeat -17px 2px; }

.our-people #search-options .container #department-selector:hover > ul {
  display: block; }

.our-people #search-options .container #department-selector p {
  margin: 0;
  vertical-align: middle; }

.our-people #search-options .container #department-selector ul {
  display: none;
  background-color: #fff;
  border: 2px solid #DFDFDF;
  padding: 10px;
  margin: 0;
  color: #333332;
  position: absolute;
  top: 58px;
  left: -2px;
  width: 91vw;
  z-index: 10; }

.our-people #search-options .container #department-selector ul li {
  list-style-type: none;
  margin: 10px 0; }

.our-people #search-options .container #department-selector ul li.child-item {
  padding-left: 20px; }

.our-people #search-options .container #department-selector ul li.grandchild-item {
  padding-left: 40px; }

.our-people #search-options .container #department-selector ul a {
  color: #333332; }

.our-people #search-options .container #department-selector ul a:hover {
  color: #375d5c; }

.our-people #search-options .container #department-selector ul a.active-filter {
  color: #375d5c; }

.single-people-container {
  width: 95%;
  float: left;
  margin: 2.5%; }

.people-image {
  text-align: center;
  padding-top: 80%;
  background-image: url(img/placeholder-image.jpg);
  background-size: cover;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .people-image {
      min-height: 285px; } }
  @media screen and (min-width: 1280px) {
    .people-image {
      min-height: 320px; } }

.main .people-image:before {
  content: "";
  background-color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s; }

.main .people-image:hover:before {
  opacity: 0.3; }

.main .people-image h3 {
  color: #fff;
  position: relative;
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
  z-index: 10;
  line-height: 26px;
  font-size: 9vw;
  line-height: 10vw; }

.main .people-image p {
  position: relative;
  z-index: 10; }

#page-title.people.archive {
  background-image: url(img/bg-single-people.jpg);
  background-size: cover; }

.text-promo {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .text-promo {
      padding-left: 80px;
      padding-right: 80px; } }

.vc_section[data-vc-full-width] > .vc_row.container {
  margin-right: auto;
  margin-left: auto; }

.visceral-slider.ult-carousel-wrapper {
  padding-bottom: 70px; }

.visceral-slider .slick-list {
  overflow: visible; }

.visceral-slider ul.slick-dots {
  padding-top: 40px; }
  .visceral-slider ul.slick-dots li {
    opacity: 1 !important; }
    .visceral-slider ul.slick-dots li::before {
      display: none; }
    .visceral-slider ul.slick-dots li i {
      font-size: 15px; }
    .visceral-slider ul.slick-dots li.slick-active i {
      color: #375d5c !important; }

.home #header #toggle-nav {
  background-image: url(img/btn-nav-toggle-home.gif); }

#home {
  padding: 580px 0 0 0; }

#home .wpb_row {
  margin-left: -20px;
  margin-right: -20px; }

#home .vc_col-sm-4,
#home .vc_col-sm-6 {
  padding-left: 20px;
  padding-right: 20px; }

#home .thumbnail {
  background: #333332;
  position: relative;
  overflow: hidden; }

#home .thumbnail img {
  max-width: 101%;
  box-shadow: 0em 0em 0em #000; }

#home .video-overlay {
  position: absolute;
  top: 35%;
  left: 39%;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: url(img/overlay-video.svg) 0 0 no-repeat;
  background-size: 25%; }

#home p.post-meta {
  padding: 0; }

#home h3 {
  margin: 10px 0 0 0;
  padding: 0 0 30px 0;
  font: 20px/26px "utopia-std", sans-serif;
  color: #333332; }

#home h4, #home #insights-filters .top-level li a, #insights-filters .top-level li #home a {
  padding: 0 0 25px 0; }

#home a.view-all {
  display: block;
  margin: 10px 0 0 5px;
  text-transform: none; }

.home main {
  padding-left: 15px;
  padding-right: 15px; }

.home .masthead {
  position: relative;
  padding-right: 30px;
  padding-left: 30px; }
  .home .masthead .vc_row {
    position: relative;
    z-index: 1; }
  .home .masthead h1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1615px;
    font-size: 32px;
    line-height: 44px;
    padding-right: 0;
    margin-top: 0; }
  @media (min-width: 568px) {
    .home .masthead h1 {
      font-size: 42px;
      line-height: 55px; } }
  @media (min-width: 768px) {
    .home .masthead {
      padding-top: 90px;
      padding-bottom: 130px; }
      .home .masthead h1 {
        font-size: 52px;
        line-height: 60px; } }
  @media (min-width: 1024px) {
    .home .masthead h1 {
      font-size: 57px;
      line-height: 65px;
      padding-right: 0; } }
  @media (min-width: 1280px) {
    .home .masthead h1 {
      font-size: 72px;
      line-height: 80px;
      padding-right: 10%; } }
  @media (min-width: 1490px) {
    .home .masthead h1 {
      padding-right: 25%; } }
  .home .masthead:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 50%); }

.home #main {
  margin: 0 auto;
  max-width: 2000px; }
  @media (min-width: 768px) {
    .home #main {
      margin-top: -100px; } }

.home #main .home-promos .text-promo {
  padding-top: 50px;
  padding-bottom: 50px; }

@media (min-width: 768px) {
  .home #main .home-promos .vc_column_container > .vc_column-inner {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 768px) {
  .home #main .home-promos .vc_row {
    margin-right: -10px;
    margin-left: -10px; } }

.home #main .home-promos .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-grow: 1; }

.home #main .home-promos .vc-custom-promo-box {
  width: 100%;
  margin-bottom: 35px;
  height: inherit;
  display: flex;
  flex-grow: 1;
  max-height: none;
  min-height: 450px; }
  .home #main .home-promos .vc-custom-promo-box .content {
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 1490px) {
      .home #main .home-promos .vc-custom-promo-box .content {
        padding-left: 35px;
        padding-right: 35px; } }
  .home #main .home-promos .vc-custom-promo-box:before {
    padding-top: 80%; }

.home #main .home-promos .wpb_text_column {
  flex-grow: 1;
  margin-bottom: 20px; }
  .home #main .home-promos .wpb_text_column h1 {
    margin-bottom: 0; }

.home #main .home-promos .right-col .vc_row {
  display: block;
  flex-direction: row;
  align-items: stretch;
  flex-grow: 1; }
  @media (min-width: 768px) {
    .home #main .home-promos .right-col .vc_row {
      display: flex; } }
  @media (min-width: 1200px) {
    .home #main .home-promos .right-col .vc_row {
      flex-direction: column; } }
  .home #main .home-promos .right-col .vc_row .vc_column_container {
    display: flex;
    flex-grow: 1;
    align-items: stretch; }
    .home #main .home-promos .right-col .vc_row .vc_column_container .vc_column-inner {
      display: flex; }
  .home #main .home-promos .right-col .vc_row #stretch-container {
    flex-grow: 3; }

.home #main .home-promos .right-col .vc-custom-promo-box {
  flex-grow: 3; }

.home #main .home-promos .right-col .wpb_text_column {
  display: flex;
  align-items: center;
  min-height: 350px; }
  .home #main .home-promos .right-col .wpb_text_column p {
    margin: 0; }
  @media (min-width: 768px) {
    .home #main .home-promos .right-col .wpb_text_column {
      min-width: 175px; } }

.grants-and-investments h2.icon-search, .grants-and-investments .page-template-template-light-masthead #page-title .content p.icon-search.subheading, .page-template-template-light-masthead #page-title .content .grants-and-investments p.icon-search.subheading, .grants-and-investments .insights #page-title .content p.icon-search.subheading, .insights #page-title .content .grants-and-investments p.icon-search.subheading {
  font-size: 26px; }
  .grants-and-investments h2.icon-search:before, .grants-and-investments .page-template-template-light-masthead #page-title .content p.icon-search.subheading:before, .page-template-template-light-masthead #page-title .content .grants-and-investments p.icon-search.subheading:before, .grants-and-investments .insights #page-title .content p.icon-search.subheading:before, .insights #page-title .content .grants-and-investments p.icon-search.subheading:before {
    color: #CCC482;
    font-size: 80%;
    vertical-align: 3px;
    margin-right: 10px; }
  @media (min-width: 768px) {
    .grants-and-investments h2.icon-search, .grants-and-investments .page-template-template-light-masthead #page-title .content p.icon-search.subheading, .page-template-template-light-masthead #page-title .content .grants-and-investments p.icon-search.subheading, .grants-and-investments .insights #page-title .content p.icon-search.subheading, .insights #page-title .content .grants-and-investments p.icon-search.subheading {
      font-size: 36px; }
      .grants-and-investments h2.icon-search:before, .grants-and-investments .page-template-template-light-masthead #page-title .content p.icon-search.subheading:before, .page-template-template-light-masthead #page-title .content .grants-and-investments p.icon-search.subheading:before, .grants-and-investments .insights #page-title .content p.icon-search.subheading:before, .insights #page-title .content .grants-and-investments p.icon-search.subheading:before {
        margin-right: 25px; } }

.grants-and-investments .text-promo > .vc_column-inner {
  padding-top: 75px;
  padding-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .grants-and-investments .text-promo > .vc_column-inner {
      padding-top: 150px;
      padding-bottom: 180px;
      padding-right: 80px;
      padding-left: 80px; } }

.text-promo--large > .vc_column-inner {
  padding-top: 75px;
  padding-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .text-promo--large > .vc_column-inner {
      padding-top: 150px;
      padding-bottom: 180px;
      padding-right: 80px;
      padding-left: 80px; } }

.grants-form fieldset {
  border: none;
  margin: 0;
  padding: 0; }

.grants-form input,
.grants-form select,
.grants-form .chosen-container-multi .chosen-choices, .chosen-container-multi
.grants-form .chosen-choices,
.grants-form .search .dropdown p, .search .dropdown
.grants-form p,
.grants-form .search .dropdown:hover ul, .search .dropdown:hover
.grants-form ul {
  width: 100%;
  margin-bottom: 40px !important; }

.grants-form input:not([type="submit"]),
.grants-form select,
.grants-form .chosen-container-multi .chosen-choices, .chosen-container-multi
.grants-form .chosen-choices,
.grants-form .search .dropdown p, .search .dropdown
.grants-form p,
.grants-form .search .dropdown:hover ul, .search .dropdown:hover
.grants-form ul {
  font-size: 19px;
  line-height: 38px;
  padding: 10px 22px;
  border: 2px solid #DFDFDF;
  border-radius: 0;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .grants-form input:not([type="submit"]):focus,
  .grants-form select:focus,
  .grants-form .chosen-container-multi .chosen-choices:focus, .chosen-container-multi
  .grants-form .chosen-choices:focus,
  .grants-form .search .dropdown p:focus, .search .dropdown
  .grants-form p:focus,
  .grants-form .search .dropdown:hover ul:focus, .search .dropdown:hover
  .grants-form ul:focus {
    border-color: #375d5c;
    outline: none; }

.grants-form input[type="submit"] {
  padding: 22px 42px;
  font-size: 14px;
  line-height: 12px;
  float: none;
  height: inherit;
  margin: 0; }

.insights .pagination {
  display: none; }

.information-overlay {
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.75s;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden; }
  .information-overlay.open {
    z-index: 56;
    opacity: 1;
    transition: opacity 0.75s;
    visibility: visible; }
  .information-overlay .information-content {
    margin: 15vh auto;
    width: 85%; }
    @media (min-width: 768px) {
      .information-overlay .information-content {
        width: 50%; } }
    .information-overlay .information-content h4, .information-overlay .information-content #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content a {
      font-size: 12px;
      padding: 3px 11px;
      margin: 0;
      color: #fff;
      display: inline-block; }
    .information-overlay .information-content p {
      margin-top: 5px; }
    .information-overlay .information-content #news h4, .information-overlay .information-content #news #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content #news a {
      background-color: #375d5c; }
    .information-overlay .information-content #perspectives h4, .information-overlay .information-content #perspectives #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content #perspectives a {
      background-color: #65ABB9; }
    .information-overlay .information-content #from-the-president h4, .information-overlay .information-content #from-the-president #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content #from-the-president a {
      background-color: #CCC482; }
    .information-overlay .information-content #grantee-stories h4, .information-overlay .information-content #grantee-stories #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content #grantee-stories a {
      background-color: #829C76; }
    .information-overlay .information-content #resources h4, .information-overlay .information-content #resources #insights-filters .top-level li a, #insights-filters .top-level li .information-overlay .information-content #resources a {
      background-color: #BE4D48; }
  .information-overlay .overlay-close {
    font-family: "icons";
    font-size: 24px;
    color: #375d5c;
    position: absolute; }
    .information-overlay .overlay-close:hover {
      cursor: pointer; }

.overlay-close {
  font-family: "icons";
  font-size: 24px;
  color: #375d5c;
  position: absolute;
  top: 12px;
  right: 5vw; }
  .overlay-close:hover {
    cursor: pointer; }
  @media (min-width: 768px) {
    .overlay-close {
      top: 48px;
      right: 50px; } }

#insights-filters {
  padding-top: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #F6F6F6; }
  #insights-filters .top-level {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center; }
    @media (min-width: 1024px) {
      #insights-filters .top-level {
        text-align: left;
        display: inline; } }
    #insights-filters .top-level li {
      display: inline-block;
      padding: 0; }
      #insights-filters .top-level li:before {
        content: "";
        display: none; }
      #insights-filters .top-level li a {
        display: inline-block;
        color: #333332;
        font-size: 8px;
        margin-right: 2px;
        margin-bottom: 16px;
        border: 2px solid #575757;
        padding: 2px 7px;
        transition: all 0.3s;
        border-color: #575757; }
        #insights-filters .top-level li a:hover, #insights-filters .top-level li a.active {
          background-color: #575757;
          color: #FFF; }
        @media (min-width: 768px) {
          #insights-filters .top-level li a {
            font-size: 12px;
            margin-right: 16px;
            padding: 3px 11px; } }
      #insights-filters .top-level li.news a {
        border-color: #375d5c; }
        #insights-filters .top-level li.news a:hover, #insights-filters .top-level li.news a.active {
          background-color: #375d5c;
          color: #FFF; }
      #insights-filters .top-level li.perspectives a {
        border-color: #65ABB9; }
        #insights-filters .top-level li.perspectives a:hover, #insights-filters .top-level li.perspectives a.active {
          background-color: #65ABB9;
          color: #FFF; }
      #insights-filters .top-level li.from-the-president a {
        border-color: #CCC482; }
        #insights-filters .top-level li.from-the-president a:hover, #insights-filters .top-level li.from-the-president a.active {
          background-color: #CCC482;
          color: #FFF; }
      #insights-filters .top-level li.grantee-stories a {
        border-color: #829C76; }
        #insights-filters .top-level li.grantee-stories a:hover, #insights-filters .top-level li.grantee-stories a.active {
          background-color: #829C76;
          color: #FFF; }
      #insights-filters .top-level li.resources a {
        border-color: #BE4D48; }
        #insights-filters .top-level li.resources a:hover, #insights-filters .top-level li.resources a.active {
          background-color: #BE4D48;
          color: #FFF; }
  #insights-filters #information {
    font-family: "icons";
    font-size: 26px;
    color: #DFDFDF;
    vertical-align: middle;
    display: block;
    text-align: center;
    margin-bottom: 16px; }
    @media (min-width: 1024px) {
      #insights-filters #information {
        display: inline; } }
    #insights-filters #information:hover {
      cursor: pointer; }
  #insights-filters #more-options {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 16px; }
    @media (min-width: 1024px) {
      #insights-filters #more-options {
        text-align: right; } }
    #insights-filters #more-options:hover {
      cursor: pointer; }
    #insights-filters #more-options:after {
      content: "V";
      font-family: 'icons';
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      font-size: 80%;
      color: #CCC482;
      margin-left: 15px; }
  #insights-filters .sub-filters {
    display: none;
    padding: 40px 0; }
    #insights-filters .sub-filters .filter-set {
      margin-bottom: 25px; }
    #insights-filters .sub-filters .filter-option {
      margin-bottom: 5px;
      font-size: 14px;
      letter-spacing: 0.5px; }
      #insights-filters .sub-filters .filter-option input[type="checkbox"] {
        margin-right: 12px; }
      #insights-filters .sub-filters .filter-option.parent-term {
        font-weight: bold; }

.posts-list {
  padding-top: 48px;
  padding-bottom: 48px; }
  .posts-list .row:after {
    transition: all 0.3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75);
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: -1; }
  .posts-list .row.loading:after {
    opacity: 1;
    z-index: 1; }
  .posts-list .no-posts {
    width: 100%; }

.list-item-insight {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .list-item-insight {
      padding-left: 25px;
      padding-right: 25px; } }

@media (min-width: 768px) {
  .about-the-foundation .main .text-promo {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 1280px) {
  .about-the-foundation .main .text-promo {
    padding-left: 80px;
    padding-right: 80px; } }

.about-the-foundation .main .wpb_single_image {
  background: none; }

.about-the-foundation .main .parallax-imgs {
  padding-top: 0; }
  .about-the-foundation .main .parallax-imgs .color-img,
  .about-the-foundation .main .parallax-imgs .color-img.wpb_single_image,
  .about-the-foundation .main .parallax-imgs .black-white-img,
  .about-the-foundation .main .parallax-imgs .black-white-img.wpb_single_image {
    transition: transform 0.3s; }
  .about-the-foundation .main .parallax-imgs .color-img,
  .about-the-foundation .main .parallax-imgs .color-img.wpb_single_image {
    display: none;
    overflow: hidden;
    background: none;
    position: absolute;
    z-index: 1;
    top: -100px;
    right: 80px;
    width: 45%; }
    .about-the-foundation .main .parallax-imgs .color-img.left,
    .about-the-foundation .main .parallax-imgs .color-img.wpb_single_image.left {
      left: 80px; }
  @media (min-width: 768px) {
    .about-the-foundation .main .parallax-imgs {
      padding-top: 150px; }
      .about-the-foundation .main .parallax-imgs .color-img,
      .about-the-foundation .main .parallax-imgs .color-img.wpb_single_image {
        display: block; } }
  @media (min-width: 1280px) {
    .about-the-foundation .main .parallax-imgs .color-img,
    .about-the-foundation .main .parallax-imgs .color-img.wpb_single_image {
      width: initial;
      top: -150px; } }

.about-the-foundation #our-values .wpb_text_column:not(#our-values-title) {
  text-align: center; }
  @media (min-width: 768px) {
    .about-the-foundation #our-values .wpb_text_column:not(#our-values-title) {
      text-align: left; } }

.about-the-foundation .bg-img-bottom {
  background-position: -100% -100% !important; }
  @media (min-width: 768px) {
    .about-the-foundation .bg-img-bottom {
      background-position: center bottom !important; } }

.job-openings__heading {
  display: none; }
  @media (min-width: 768px) {
    .job-openings__heading {
      display: block; } }
  .job-openings__heading .row {
    padding: 30px 0;
    border-bottom: 1px solid #DFDFDF; }
  .job-openings__heading h3 {
    margin-bottom: 0; }

.main ul li.list-item-job-opening {
  padding: 42px 0;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #DFDFDF; }
  .main ul li.list-item-job-opening::before {
    display: none; }
  .main ul li.list-item-job-opening a {
    color: #829C76; }
    .main ul li.list-item-job-opening a::after {
      content: "}";
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      text-transform: none;
      speak: none;
      display: inline-block;
      width: 1em;
      line-height: 1em;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      margin-left: 10px;
      font-size: 50%;
      transition: transform 0.3s;
      vertical-align: 2px; }
    .main ul li.list-item-job-opening a:hover, .main ul li.list-item-job-opening a:focus {
      color: #69815e; }

.vc_toggle_title > h4, #insights-filters .top-level li .vc_toggle_title > a {
  text-transform: none;
  letter-spacing: 0; }

/* Email Updates */
.yikes-easy-mc-form input[type="text"],
.yikes-easy-mc-form input[type="url"],
.yikes-easy-mc-form input[type="email"],
.yikes-easy-mc-form input[type="number"],
.yikes-easy-mc-form select,
.yikes-easy-mc-form .chosen-container-multi .chosen-choices, .chosen-container-multi
.yikes-easy-mc-form .chosen-choices,
.yikes-easy-mc-form .search .dropdown p, .search .dropdown
.yikes-easy-mc-form p,
.yikes-easy-mc-form .search .dropdown:hover ul, .search .dropdown:hover
.yikes-easy-mc-form ul {
  background-color: #fff !important; }

.email-updates label.FNAME-label {
  margin-right: 0 !important; }
  @media (min-width: 768px) {
    .email-updates label.FNAME-label {
      margin-right: 3.75% !important; } }

@media (min-width: 768px) {
  .email-updates label.FNAME-label,
  .email-updates label.LNAME-label {
    width: 47.5% !important; } }

.email-updates .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  width: auto !important;
  padding: 18px 42px !important;
  display: inline-block !important; }

/* Search */
#search-options {
  background: #f3f3f2;
  padding: 20px; }

#search-options .chosen-container {
  font-size: 18px; }

#search-options .chosen-container-single .chosen-single {
  box-shadow: none;
  background: #fff;
  border: 2px solid #959595;
  border-radius: 0;
  height: auto;
  padding: 10px 15px; }

#search-options .chosen-container-single .chosen-drop {
  box-shadow: none;
  margin-top: -2px;
  border-left: 2px solid #959595;
  border-right: 2px solid #959595;
  border-top: 1px solid #959595;
  border-bottom: 2px solid #959595;
  border-radius: 0;
  padding: 0; }

#search-options .chosen-container-single .chosen-drop .chosen-results {
  margin: 0;
  padding: 0;
  max-height: inherit; }

#search-options .chosen-container-single .chosen-results li:before {
  display: none; }

#search-options .chosen-container-single .chosen-results li {
  padding: 5px 15px;
  line-height: inherit;
  color: #333332; }

#search-options .chosen-container-single .chosen-results .result-selected {
  display: none; }

#search-options .chosen-container-single .chosen-results li.highlighted {
  background: #fff;
  color: #375d5c; }

#search-options .chosen-container-single .chosen-single div b,
#search-options #department-selector b {
  height: 80%;
  background-position: 1px 14px; }

#search-options .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 14px; }

.search-header {
  background: #f3f3f2;
  padding: 30px 0; }

.search-header .wpb_row {
  margin: 0; }

.search-header h2, .search-header .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .search-header p.subheading, .search-header .insights #page-title .content p.subheading, .insights #page-title .content .search-header p.subheading {
  font: 30px/36px "utopia-std", sans-serif;
  padding: 0 0 15px 0;
  color: #333332; }

.search-header h3 {
  margin: 0;
  font: 24px/62px "utopia-std", sans-serif;
  color: #333332; }

.main .search-listing {
  padding-top: 25px;
  padding-bottom: 25px; }

.main .search-listing .results-img-container {
  max-height: 350px;
  overflow: hidden; }

.main .search-listing img {
  width: 100%; }

.search .dropdown {
  display: none;
  position: relative;
  width: 100%;
  background: #fff; }

.search .dropdown:hover p {
  border-bottom: 2px solid #fff; }

.search .dropdown ul {
  display: none; }

.search .dropdown:hover ul {
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  z-index: 5;
  width: 100%;
  border-top: none;
  margin: 0;
  background-image: none; }

.search .dropdown ul li {
  margin: 0;
  padding: 0 0 5px 15px;
  list-style-type: none; }

.search .dropdown ul li:before {
  background: none; }

.no-results-search form.search {
  position: relative;
  width: 100%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto; }

.no-results-search form.search input[type="search"] {
  width: 97%;
  border: 2px solid #cacaca;
  padding: 10px;
  color: #333332; }

.no-results-search form.search button {
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 0;
  border: none;
  background: transparent;
  font-size: 0;
  margin: 0;
  width: initial; }
  .no-results-search form.search button:before {
    font-size: 14px;
    color: #333332; }

.search-no-results .search-header {
  padding: 60px 0; }
  .search-no-results .search-header h2, .search-no-results .search-header .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .search-no-results .search-header p.subheading, .search-no-results .search-header .insights #page-title .content p.subheading, .insights #page-title .content .search-no-results .search-header p.subheading {
    text-align: center; }

.single #page-title {
  padding: 54px 0 70px;
  display: flex;
  align-items: center; }
  .single #page-title p {
    margin-top: 0; }

.post-label.perspectives {
  background-color: #8aa8a7; }

.post-label.from-the-president {
  background-color: #CCC482; }

.main .post-meta {
  font-family: "utopia-std", sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 50px; }
  .main .post-meta p {
    font-size: 18px;
    line-height: 20px;
    color: #9C9C9C;
    font-family: "utopia-std", sans-serif;
    padding-bottom: 5px;
    font-style: italic; }
    .main .post-meta p.author-names {
      font-style: normal;
      color: #333332; }
      .main .post-meta p.author-names a {
        color: #375d5c; }
      .main .post-meta p.author-names.non-staff {
        margin-top: 70px; }
    .main .post-meta p a {
      color: #9C9C9C; }
  .main .post-meta .authors {
    margin-top: -70px;
    margin-bottom: 5px; }
    .main .post-meta .authors .img-circle {
      position: relative;
      z-index: 20;
      display: inline-block;
      background-color: #333332; }

.posts-nav {
  border-top: 2px solid #F6F6F6; }
  .posts-nav nav {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    position: relative; }
    .posts-nav nav a {
      color: #333332; }
      .posts-nav nav a:after, .posts-nav nav a:before {
        color: #375d5c;
        font-size: 14px; }
      .posts-nav nav a:before {
        margin-right: 5px; }
      .posts-nav nav a:after {
        margin-left: 5px; }
      @media (min-width: 768px) {
        .posts-nav nav a:before {
          margin-right: 15px; }
        .posts-nav nav a:after {
          margin-left: 15px; } }
      .posts-nav nav a.all-posts {
        font-size: 0; }
        @media (min-width: 768px) {
          .posts-nav nav a.all-posts {
            font-size: initial; } }
      .posts-nav nav a.prev-post {
        position: absolute;
        left: 0; }
      .posts-nav nav a.next-post {
        position: absolute;
        right: 0; }
        .posts-nav nav a.next-post:after {
          content: ">";
          font-family: 'icons';
          font-style: normal;
          font-weight: normal;
          text-transform: none;
          speak: none;
          display: inline-block;
          width: 1em;
          line-height: 1em;
          text-align: center;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-transform: none; }

.related-insights {
  background: #F6F6F6;
  padding: 45px 0 60px; }
  .related-insights h2, .related-insights .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .related-insights p.subheading, .related-insights .insights #page-title .content p.subheading, .insights #page-title .content .related-insights p.subheading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 45px; }

/* Single Post */
.single-post .main {
  padding-top: 30px; }

/* Single Person */
.single-people #page-title {
  background-image: url(img/our-people-post-header.jpg);
  background-size: cover; }

.single-people.people-type-staff #page-title,
.single-people.people-type-board-of-trustees.featured-image #page-title {
  text-align: left; }

.single.people h1,
.single.people h4,
.single.people #insights-filters .top-level li a, #insights-filters .top-level li
.single.people a {
  color: #fff;
  text-align: center; }

@media screen and (min-width: 768px) {
  .staff-thumb {
    padding-right: 30px; } }

.single-people #page-title .content {
  margin-bottom: 50px;
  opacity: 1 !important; }

@media screen and (min-width: 768px) {
  .single-people #page-title .content {
    margin-top: 60px;
    margin-bottom: 80px; } }

#page-title.single.people .content h1 {
  padding: 0; }

.single-people #page-title .content h1 {
  margin-bottom: 16px; }

.single-people #page-title .content h2, .single-people .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead .single-people #page-title .content p.subheading, .single-people .insights #page-title .content p.subheading, .insights .single-people #page-title .content p.subheading {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  color: #fff; }

.single-people #page-title .content h2 a, .single-people .page-template-template-light-masthead #page-title .content p.subheading a, .page-template-template-light-masthead .single-people #page-title .content p.subheading a, .single-people .insights #page-title .content p.subheading a, .insights .single-people #page-title .content p.subheading a,
.single-people #page-title .content h2 a:visited,
.single-people .page-template-template-light-masthead #page-title .content p.subheading a:visited, .page-template-template-light-masthead
.single-people #page-title .content p.subheading a:visited,
.single-people .insights #page-title .content p.subheading a:visited, .insights
.single-people #page-title .content p.subheading a:visited {
  color: #fff; }

.single-people #page-title .content h4, .single-people #page-title .content #insights-filters .top-level li a, #insights-filters .top-level li .single-people #page-title .content a {
  font: 400 15px/15px "nimbus-sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 30px;
  line-height: 20px; }

.single-people #page-title .content h4 a, .single-people #page-title .content #insights-filters .top-level li a a, #insights-filters .top-level li .single-people #page-title .content a a,
.single-people #page-title .content h4 a:visited,
.single-people #page-title .content #insights-filters .top-level li a a:visited, #insights-filters .top-level li
.single-people #page-title .content a a:visited {
  color: #fff; }

.single-people #page-title .content h4 a:hover, .single-people #page-title .content #insights-filters .top-level li a a:hover, #insights-filters .top-level li .single-people #page-title .content a a:hover {
  opacity: 0.7; }

.people-detail-container {
  padding: 0 5px; }

.single-people__related h4, .single-people__related #insights-filters .top-level li a, #insights-filters .top-level li .single-people__related a {
  margin-top: 5px; }

@media screen and (min-width: 768px) {
  .people-detail-container {
    margin-bottom: 80px; } }

.people-detail-container:after {
  content: "";
  clear: both;
  display: block; }

.people-contact-container {
  margin-top: 42px;
  font-size: 16px;
  color: #fff; }

.people-contact-container .icon {
  padding-left: 37px;
  background-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 25px;
  background-position-y: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  color: #fff; }

.people-contact-container span {
  display: block; }

.people-contact-container #email {
  background-image: url(img/icon-email-people.svg); }

.people-contact-container #twitter {
  background-image: url(img/icon-twitter-people.svg); }

.list-item-single-people-insight {
  margin-bottom: 16px; }

.list-item-single-people-insight h1 {
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  margin-bottom: 7px;
  margin-top: -7px; }

.list-item-single-people-insight h1 a {
  color: #333332; }

.list-item-single-people-insight__featured-img {
  display: block;
  margin-bottom: 10px; }
  .list-item-single-people-insight__featured-img::before {
    padding-top: 56.25%; }

/* Single Resource */
.single-resource .post-label {
  background: #BE4D48; }

.single-resource .resource-main {
  padding-bottom: 30px; }

.single-resource .resource-image {
  padding: 0px 0 30px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .single-resource .resource-image {
      padding: 0px 30px 20px 0;
      float: left; } }

.single-resource .resource-meta {
  clear: both;
  border-top: 2px solid #F6F6F6;
  padding: 30px 0; }
  .single-resource .resource-meta p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 12px; }
    .single-resource .resource-meta p a {
      color: #375d5c; }

/* Single Grantee Story */
.single-story_of_progress .post-label {
  background: #829C76; }

.single-story_of_progress #page-title {
  height: inherit;
  padding: 150px 0 100px; }

.single-story_of_progress #page-title .content {
  padding: 165px 0; }

#page-title.single-story {
  background-attachment: fixed; }

#page-title.single-story .content h1 {
  padding: 15px 0;
  text-align: center;
  font: 50px/50px "utopia-std", sans-serif;
  opacity: 1; }

#page-title.single-story .content #back-link {
  position: absolute;
  top: 25px; }

.single-50th_post #page-title {
  padding: 100px 0 140px; }

#footer {
  position: static;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background: #272d2d;
  padding: 80px 0 40px 0;
  background-image: url(img/bg-footer.png);
  background-size: cover;
  background-repeat: no-repeat; }
  #footer h1 {
    color: #FFF;
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 38px;
    line-height: 45px; }
    @media (min-width: 768px) {
      #footer h1 {
        font-size: 48px;
        line-height: 58px; } }
  #footer .email-signup {
    text-align: center; }
  #footer .main-footer {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  #footer .footer-links {
    font: 20px/20px "utopia-std", sans-serif;
    text-align: center; }
    #footer .footer-links ul {
      padding: 0; }
    #footer .footer-links li {
      list-style-type: none;
      margin-bottom: 15px; }
      #footer .footer-links li a {
        color: #e4e5d5; }
        #footer .footer-links li a:hover {
          color: #FFF; }
    @media (min-width: 768px) {
      #footer .footer-links li {
        display: inline-block;
        margin-right: 20px; } }
    @media (min-width: 1024px) {
      #footer .footer-links {
        text-align: left; } }
  #footer .col1, #footer .col2 {
    display: none; }
  #footer .col3 {
    text-align: center; }
  #footer .rotatingtweets {
    min-height: 110px; }
  #footer form {
    display: block;
    margin: 0 auto 105px;
    width: 90%;
    max-width: 400px; }
    #footer form input {
      background: rgba(255, 255, 255, 0.05);
      border: none;
      font-size: 20px;
      line-height: 56px;
      height: 60px;
      padding-left: 24px;
      padding-right: 24px;
      color: #FFF;
      width: calc(100% - 61px);
      font-style: italic;
      font-family: "utopia-std", sans-serif; }
      #footer form input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-style: italic;
        font-family: "utopia-std", sans-serif;
        transition: all .3s; }
      #footer form input::-moz-placeholder {
        /* Firefox 19+ */
        font-style: italic;
        font-family: "utopia-std", sans-serif;
        transition: all .3s; }
      #footer form input:-ms-input-placeholder {
        /* IE 10+ */
        font-style: italic;
        font-family: "utopia-std", sans-serif;
        transition: all .3s; }
      #footer form input:-moz-placeholder {
        /* Firefox 18- */
        font-style: italic;
        font-family: "utopia-std", sans-serif;
        transition: all .3s; }
      #footer form input:focus::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: transparent; }
      #footer form input:focus::-moz-placeholder {
        /* Firefox 19+ */
        color: transparent; }
      #footer form input:focus:-ms-input-placeholder {
        /* IE 10+ */
        color: transparent; }
      #footer form input:focus:-moz-placeholder {
        /* Firefox 18- */
        color: transparent; }
    #footer form button[type="submit"] {
      font-size: 0;
      padding: 0;
      vertical-align: top;
      margin: 0 0 0 -5px;
      border: none; }
      #footer form button[type="submit"]:before {
        font-size: 16px;
        line-height: 56px;
        width: 60px;
        height: 60px;
        background: #CCC482;
        margin: 0;
        transition: all 0.3s; }
      #footer form button[type="submit"]:hover:before {
        background: #bdb35e; }
  #footer p.cc_success {
    margin: 0 0 10px 0 !important;
    color: #090; }
  #footer .social {
    margin: 16px 0;
    padding: 0 0 10px 0;
    text-align: center; }
    @media (min-width: 1024px) {
      #footer .social {
        text-align: right; } }
  #footer .social a {
    display: inline-block;
    padding: 0;
    font-size: 0px;
    color: #FFF; }
    #footer .social a:before {
      font-size: 18px;
      line-height: 20px; }
    #footer .social a.icon-youtube {
      padding-left: 3px;
      padding-right: 3px; }
      #footer .social a.icon-youtube:before {
        transform: translateX(-3px); }
  #footer .social a:hover {
    opacity: .5; }
  #footer .copyright {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    color: #959595;
    text-align: center; }
    @media (min-width: 1024px) {
      #footer .copyright {
        text-align: left; } }
    @media (min-width: 1024px) {
      .page-template-template-no-nav #footer .copyright {
        text-align: inherit; } }
  #footer .copyright a {
    color: #959595; }
  #footer .copyright a:hover {
    color: #fff; }
  .page-template-template-no-nav #footer {
    padding: 150px 0; }

@font-face {
  font-family: 'icons';
  src: url("icons/font/icons.eot");
  src: url("icons/font/icons.eot#iefix") format("embedded-opentype"), url("icons/font/icons.woff2") format("woff2"), url("icons/font/icons.woff") format("woff"), url("icons/font/icons.ttf") format("truetype"), url("icons/font/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons';
    src: url('../font/icons.svg?94285008#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-plus:before {
  content: '\2b'; }

/* '+' */
.icon-angle-circled-left:before {
  content: '\3c'; }

/* '&lt;' */
.icon-angle-circled-right:before, .main ul.links li:before {
  content: '\3e'; }

/* '&gt;' */
.icon-chevron-down:before {
  content: '\56'; }

/* 'V' */
.icon-close:before {
  content: '\58'; }

/* 'X' */
.icon-cc:before {
  content: '\63'; }

/* 'c' */
.icon-facebook:before {
  content: '\66'; }

/* 'f' */
.icon-gplus:before {
  content: '\67'; }

/* 'g' */
.icon-info:before {
  content: '\69'; }

/* 'i' */
.icon-linkedin:before {
  content: '\6c'; }

/* 'l' */
.icon-mail:before {
  content: '\6d'; }

/* 'm' */
.icon-spin1:before {
  content: '\6f'; }

/* 'o' */
.icon-rss:before {
  content: '\72'; }

/* 'r' */
.icon-search:before {
  content: '\73'; }

/* 's' */
.icon-twitter:before {
  content: '\74'; }

/* 't' */
.icon-youtube:before {
  content: '\79'; }

/* 'y' */
.icon-chevron-right:before, .main ul li:before {
  content: '\7d'; }

/* '}' */
.icon-circle-right-big:before {
  content: '\e800'; }

/* '' */
.icon-left-small:before, #news-nav #prev a:before {
  content: '\e806'; }

/* '' */
.icon-right-small:before {
  content: '\e807'; }

/* '' */
.icon-circle-plus:before {
  content: '\e80a'; }

/* '' */
.icon-circle-left-big:before {
  content: '\e80b'; }

/* '' */
.icon-grid:before {
  content: '\f00a'; }

/* '' */
.icon-link-ext:before {
  content: '\f08e'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
#header {
  background: #fff;
  border-bottom: 1px solid #DFDFDF;
  position: fixed;
  width: 100%;
  height: 50px;
  z-index: 50;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.header-hidden #header {
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px); }

#header .header-wrapper {
  width: 100%; }

#header #logo {
  position: relative;
  display: inline-block;
  left: 5vw; }

#header #logo svg {
  padding-top: 5px;
  transition: all 0.3s;
  width: 90px;
  height: 45px; }

#header #logo a:hover svg {
  opacity: 0.7; }

#header #site-navigation {
  display: none; }

#header #toggle-nav {
  display: block;
  height: 54px;
  width: 54px;
  background: url(img/btn-nav-toggle.gif) center center no-repeat;
  position: absolute;
  top: 32px;
  right: 2%;
  text-indent: -9999px;
  cursor: pointer; }

#header a#search-toggle {
  font-family: "icons";
  font-size: 20px;
  color: #333332;
  padding: 0;
  transition: none;
  position: absolute;
  right: calc(5vw + 50px);
  top: 11px;
  z-index: 101; }

#header a#search-toggle:hover {
  opacity: 0.7; }

#header.scrolled {
  position: fixed;
  background: #fff; }

#header.scrolled #logo svg path {
  fill: #375d5c; }

#sidrnav {
  background: #272d2d;
  font: 400 16px/24px "nimbus-sans", sans-serif;
  box-shadow: inset 2px 0px 5px 0px #1b1f1f; }

#sidrnav.sidr ul {
  margin: 15px 0; }

#sidrnav.sidr ul li a,
#sidrnav.sidr ul li span {
  padding: 0 30px;
  text-transform: uppercase;
  color: #fff; }

#sidrnav.sidr ul li a:hover,
#sidrnav.sidr ul li.sidr-class-current-menu-item > a {
  color: #8aa8a7; }

#sidrnav.sidr .social {
  padding: 0 15px; }

#sidrnav.sidr .social a {
  display: inline-block;
  margin: 0 8px 0 0;
  text-indent: -999em; }

#sidrnav.sidr .social a:hover {
  opacity: 0.5; }

#site-navigation {
  float: right;
  margin-right: 90px; }

#site-navigation ul {
  margin: 47px 0;
  padding: 0; }

#site-navigation ul li {
  display: inline;
  position: relative;
  margin: 0 25px;
  padding-bottom: 48px; }

#site-navigation ul li > .sub-menu {
  position: absolute;
  top: 23px;
  left: -30px;
  padding: 10px 0;
  border: 1px solid #DFDFDF;
  border-top: none;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.98);
  visibility: hidden;
  opacity: 0;
  width: 450px;
  z-index: 200;
  -webkit-backface-visibility: hidden;
  transition: 0.25s; }

#site-navigation ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible; }

#site-navigation ul li a {
  font-family: "utopia-std", sans-serif;
  font-size: 24px;
  color: #333332; }

#site-navigation ul li a:hover,
#site-navigation ul li a:focus {
  color: #7e8066; }

#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current-menu-ancestor > a {
  color: #7e8066; }

#site-navigation ul li .sub-menu {
  padding: 15px 35px; }
  #site-navigation ul li .sub-menu li:hover > .sub-menu {
    visibility: hidden; }

#site-navigation ul li .sub-menu li {
  display: block;
  padding-bottom: 0;
  margin: 0; }
  #site-navigation ul li .sub-menu li:hover a:after {
    transform: translateY(-50%) translateX(3px); }

#site-navigation ul li .sub-menu li a {
  font-size: 20px;
  line-height: 46px;
  font-family: "nimbus-sans", sans-serif;
  position: relative;
  display: inline-block;
  width: 100%; }
  #site-navigation ul li .sub-menu li a:after {
    content: "}";
    font-family: 'icons';
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    width: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(0);
    font-size: 50%;
    transition: transform 0.3s; }

#nav-toggle {
  position: fixed;
  display: block;
  top: 12px;
  right: 5vw;
  padding: 0;
  z-index: 55;
  background: none;
  border: none;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.nav-open #nav-toggle {
  right: 7vw;
  right: 5vw; }

.header-hidden #nav-toggle {
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px); }

.logged-in #nav-toggle {
  top: 44px; }

#nav-toggle:focus {
  outline: none; }

.nav-open #nav-toggle .line {
  background-color: #fff; }

.nav-open #nav-toggle #line-1,
.nav-open #nav-toggle #line-3 {
  opacity: 0; }

.nav-open #nav-toggle #line-2,
.nav-open #nav-toggle #line-hidden {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  margin: 0; }

.nav-open #nav-toggle #line-2 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.nav-open #nav-toggle #line-hidden {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-toggle .line {
  width: 30px;
  height: 4px;
  background-color: #375d5c;
  margin-bottom: 5px;
  transition: -webkit-all 0.3s;
  transition: all 0.3s;
  opacity: 1; }

#nav-toggle .line#line-hidden {
  position: absolute;
  top: 9px; }

#nav-toggle:hover #line-1 {
  -webkit-transform: translateY(1px);
  transform: translateY(1px); }

#nav-toggle:hover #line-3 {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

/* NAV OVERLAY */
body.nav-open,
body.search-open,
body.info-open {
  overflow: hidden; }

.nav-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(27, 41, 41, 0.98);
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden; }

.nav-open .nav-overlay {
  /*-webkit-transform: translateY(0%);
		transform: translateY(0%);*/
  opacity: 1;
  visibility: visible; }

.nav-overlay nav {
  text-align: center;
  position: relative;
  top: 45%;
  height: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.nav-overlay button {
  background: none; }

.nav-overlay a {
  color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.nav-overlay a:hover {
  opacity: 0.7; }

.nav-overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative; }

.nav-overlay ul#menu-main-navigation {
  width: 95%;
  max-width: 1330px; }

.nav-overlay ul li {
  display: block;
  padding: 10px 0;
  text-align: left; }

.nav-overlay ul li a {
  font-family: "utopia-std", sans-serif;
  font-weight: 300;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: all 0.2s; }

.nav-overlay ul div > li > a {
  font-size: 36px;
  display: inline-block;
  margin-bottom: 20px;
  line-height: 35px; }

.nav-overlay ul li a:hover,
.nav-overlay ul li a:focus {
  color: #f0f0f0;
  opacity: 0.7; }

.nav-overlay ul.menu > div > li > div > a {
  display: block;
  padding: 25px 0; }

.nav-overlay ul.sub-menu {
  height: inherit;
  display: block; }

.nav-overlay ul.sub-menu li {
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.nav-overlay ul.sub-menu li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.nav-overlay ul.sub-menu li > div {
  position: relative; }

.nav-overlay ul.sub-menu li > div > a {
  font-size: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.nav-overlay ul.sub-menu li.menu-item-has-children > div > a {
  margin-right: 20px; }

.nav-overlay ul.sub-menu li.menu-item-has-children {
  position: relative; }

.nav-overlay ul.sub-menu li .sub-menu-toggle {
  position: absolute;
  top: 19px;
  right: 0;
  padding: 0;
  color: #fff;
  border: none;
  width: 18px;
  height: 18px;
  background: rgba(90, 110, 109, 0.1) url(img/menu-arrow.svg) no-repeat 50%;
  background-size: 18px;
  border-radius: 50%;
  top: 30%;
  -webkit-transform-origin: 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.nav-overlay ul.sub-menu li .sub-menu-toggle.toggle-open {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.nav-overlay ul.sub-menu li .sub-menu-toggle:focus {
  outline: none; }

.nav-overlay ul.sub-menu li ul.sub-menu {
  display: none;
  margin-top: 10px; }

.nav-overlay ul.sub-menu li ul.sub-menu li {
  border: none;
  padding-left: 60px;
  line-height: 15px;
  padding-top: 5px;
  padding-bottom: 5px; }

.nav-overlay ul.sub-menu li ul.sub-menu li a {
  font-size: 15px;
  font-family: "nimbus-sans", sans-serif; }

.nav-overlay .nav-thumb {
  height: 40px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 20px; }

.nav-col {
  margin-bottom: 35px;
  padding-right: 30px;
  padding-left: 30px; }

.custom-menu-content {
  margin-top: 20px; }

.custom-menu-content img {
  width: 100%;
  height: auto;
  margin-top: 0; }

.custom-menu-content h5, .custom-menu-content .vc_toggle_title > h4, .custom-menu-content #insights-filters .top-level li .vc_toggle_title > a, #insights-filters .top-level li .custom-menu-content .vc_toggle_title > a {
  text-align: left; }

.custom-menu-content h5 a, .custom-menu-content .vc_toggle_title > h4 a, .custom-menu-content #insights-filters .top-level li .vc_toggle_title > a a, #insights-filters .top-level li .custom-menu-content .vc_toggle_title > a a {
  font-size: 20px;
  margin: 5px 0 0;
  color: #fff;
  font-family: "utopia-std", sans-serif;
  text-align: left;
  font-weight: 400; }

.custom-menu-content p {
  margin: 0 0 15px; }

.main {
  padding-top: 50px;
  padding-bottom: 50px; }
  .page-template-template-no-nav .main {
    padding-bottom: 0; }

.nav-overlay h1 {
  margin: 0;
  padding: 0 0 30px 0;
  font: 30px/28px "utopia-std", sans-serif;
  color: #375d5c; }

.nav-overlay h2, .nav-overlay .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .nav-overlay p.subheading, .nav-overlay .insights #page-title .content p.subheading, .insights #page-title .content .nav-overlay p.subheading {
  margin: 0;
  padding: 0 0 15px 0;
  font: 30px/36px "utopia-std", sans-serif;
  color: #333332; }

.main h2.underline, .main .page-template-template-light-masthead #page-title .content p.underline.subheading, .page-template-template-light-masthead #page-title .content .main p.underline.subheading, .main .insights #page-title .content p.underline.subheading, .insights #page-title .content .main p.underline.subheading,
.nav-overlay h2.underline,
.nav-overlay .page-template-template-light-masthead #page-title .content p.underline.subheading, .page-template-template-light-masthead #page-title .content
.nav-overlay p.underline.subheading,
.nav-overlay .insights #page-title .content p.underline.subheading, .insights #page-title .content
.nav-overlay p.underline.subheading {
  margin: 0 0 15px 0;
  border-bottom: 2px solid #dfdfdf; }

.nav-overlay h3 {
  margin: 0;
  padding: 0 0 15px 0;
  font: 24px/30px "utopia-std", sans-serif;
  color: #333332; }

.main h3.underline,
.nav-overlay h3.underline {
  margin: 0 0 15px 0;
  border-bottom: 2px solid #dfdfdf; }

.nav-overlay h4, .nav-overlay #insights-filters .top-level li a, #insights-filters .top-level li .nav-overlay a {
  margin: 0;
  padding: 0 0 10px 0;
  font: 400 15px/15px "nimbus-sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #393939; }

.main h4.underline, .main #insights-filters .top-level li a.underline, #insights-filters .top-level li .main a.underline,
.nav-overlay h4.underline,
.nav-overlay #insights-filters .top-level li a.underline, #insights-filters .top-level li
.nav-overlay a.underline {
  margin: 0 0 30px 0;
  border-bottom: 2px solid #dfdfdf; }

.underline-2 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  font-size: 15px; }

.underline-2:after {
  content: " ";
  border: 1px solid white;
  display: block;
  width: 40px;
  margin: 15px auto;
  opacity: 0.6; }

.main ul {
  margin: 0;
  padding: 0 0 15px 0;
  font: 100 20px/28px "nimbus-sans", sans-serif;
  list-style-type: none; }

.main ul li {
  margin: 0;
  padding: 5px 0 5px 10px; }

.main ul li:before {
  position: relative;
  left: -10px;
  font-family: "icons";
  font-size: 40%;
  margin-right: -5px;
  vertical-align: middle;
  color: #9C9C9C; }

.main ul.links {
  margin: -15px 0 0 0;
  padding: 0 0 15px 0;
  font: 100 20px/28px "nimbus-sans", sans-serif;
  list-style-type: none; }

.main ul.links li {
  margin: 0;
  padding: 5px 0 5px 10px; }

.main ul.links li:before {
  position: relative;
  left: -10px;
  font-family: "icons";
  font-size: 55%;
  vertical-align: middle;
  margin-right: -5px;
  color: #7e8066; }

.main ul ul {
  padding: 0; }

.main ol {
  margin: 0 0 30px 0; }

.main p {
  margin: 0;
  padding: 0 0 20px 0; }

.main p.callout {
  font-size: 24px;
  line-height: 38px;
  color: #333332; }

.main p.caption {
  margin: -15px 0 0 0;
  font-size: 12px;
  line-height: 20px;
  color: #333332; }

p.post-meta {
  font: 18px/20px "utopia-std", sans-serif;
  font-style: italic;
  color: #959595; }

p.post-meta span {
  padding: 0 8px; }

p.post-meta a {
  color: #959595; }

p.post-meta a:hover {
  color: #cacaca; }

.main blockquote {
  margin: 0;
  font: 25px/25px "utopia-std", sans-serif;
  font-style: italic;
  color: #7e8066; }

.main blockquote p.source {
  margin: -20px 0 0 0;
  font-family: "nimbus-sans", sans-serif;
  font-size: 18px;
  line-height: 22px; }

.main blockquote.blockquote--simple {
  background: none;
  color: #575757;
  font-style: italic;
  font-size: 28px;
  line-height: 35px;
  padding: 0;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #c4c4c4; }

.main .post-image {
  padding: 20px 0 30px 0; }

.main .post-image img {
  width: 100%;
  height: auto; }

.main .vc_separator .vc_sep_holder .vc_sep_line {
  border-top: 2px solid #dfdfdf; }

.main .wpb_row,
.main .wpb_content_element,
.main ul.wpb_thumbnails-fluid > li,
.main .last_toggle_el_margin,
.main .wpb_button {
  margin-bottom: 20px; }

.page-template-template-program-sub-new .main .wpb_single_image,
.page-template-template-program .main .wpb_single_image,
.why-its-important .main .wpb_single_image {
  background: transparent; }

.packard-fellowships-advisory-panel .main .wpb_single_image {
  background: none; }

.main .wpb_single_image .fellow.main .wpb_single_image {
  background: none; }

.main .wpb_single_image img {
  width: 100%;
  max-width: 101%;
  box-shadow: 0em 0em 0em #000; }

.vc_col-sm-3.wpb_column.column_container,
.vc_col-sm-6.wpb_column.vc_column_container {
  margin-bottom: 30px; }

.main .vc_col-sm-2-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }

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

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

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 0 !important; }

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

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

.main .vc-custom-promo-box,
#main .vc-custom-promo-box {
  margin-bottom: 20px !important; }
  .main .vc-custom-promo-box .content,
  #main .vc-custom-promo-box .content {
    bottom: 70px;
    transform: translateY(0);
    padding-left: 35px;
    padding-right: 35px; }
  .main .vc-custom-promo-box:before,
  #main .vc-custom-promo-box:before {
    box-shadow: inset 0 -150px 150px 12px rgba(16, 16, 15, 0.3);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1); }
  .main .vc-custom-promo-box:hover:before,
  #main .vc-custom-promo-box:hover:before {
    background-color: rgba(45, 45, 45, 0.4); }
  .main .vc-custom-promo-box:hover .content,
  #main .vc-custom-promo-box:hover .content {
    transform: translateY(-50%); }
  @media (min-width: 768px) {
    .main .vc-custom-promo-box .content,
    #main .vc-custom-promo-box .content {
      transform: translateY(0px); }
    .main .vc-custom-promo-box:hover .content,
    #main .vc-custom-promo-box:hover .content {
      transform: translateY(-15px); } }

.main a.vc-custom-promo-box.text-slide-up-with-gradient {
  color: #fff; }
  .main a.vc-custom-promo-box.text-slide-up-with-gradient .content {
    bottom: 35%;
    transform: translateY(50%); }
    .main a.vc-custom-promo-box.text-slide-up-with-gradient .content .vc-promo-text {
      font-size: 75%; }
  .main a.vc-custom-promo-box.text-slide-up-with-gradient:hover .content {
    transform: translateY(50%); }
  @media (min-width: 568px) {
    .main a.vc-custom-promo-box.text-slide-up-with-gradient .content .vc-promo-text {
      font-size: 100%; } }
  @media (min-width: 768px) {
    .main a.vc-custom-promo-box.text-slide-up-with-gradient .content {
      transform: translateY(100%); }
      .main a.vc-custom-promo-box.text-slide-up-with-gradient .content .vc-promo-text {
        font-size: 75%; } }
  @media (min-width: 1280px) {
    .main a.vc-custom-promo-box.text-slide-up-with-gradient .content .vc-promo-text {
      font-size: 100%; } }

blockquote.quote-white {
  background: url(img/icon-quote-white.svg) 50% 5% no-repeat;
  color: #fff;
  background-size: 95px;
  margin: 60px 0; }

.single-story_of_progress blockquote.quote-white {
  background: url(img/icon-quote-white.svg) 50% 5% no-repeat;
  color: #fff;
  background-size: 95px;
  margin: 0;
  padding-top: 100px; }

#social-trigger {
  width: 50px;
  height: 50px;
  background-color: #375d5c;
  position: fixed;
  bottom: 5vw;
  right: 4vw;
  border-radius: 50%;
  z-index: 50;
  box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#social-trigger:before,
#social-trigger:after {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  transition: all 0.3s; }

#social-trigger:before {
  content: "SHARE";
  color: #fff;
  font-size: 10px;
  opacity: 1; }

#social-trigger:after {
  content: "";
  width: 50px;
  height: 50px;
  opacity: 0;
  background: url(img/share-icon.svg) no-repeat 50%;
  background-size: 20px;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  color: #fff;
  font-size: 12px; }

#social-trigger:hover {
  transform: scale(1.03);
  cursor: pointer; }

#social-trigger:hover:before {
  opacity: 0; }

#social-trigger:hover:after {
  opacity: 1; }

.et_social_popup {
  position: fixed;
  z-index: 99999999; }

.et_monarch .et_social_popup_content .et_social_networks {
  overflow: hidden; }

.et_monarch a.et_social_icon.visceral_social_icon_cancel {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #666; }

.et_monarch a.et_social_icon.visceral_social_icon_cancel:after {
  content: "\e60c"; }

.et_social_fadeout {
  z-index: 999999; }

/* Bug fix for IE9 */
.wpb_single_image .vc_figure {
  max-width: 100%; }

/* Map */
.acf-map {
  height: 600px; }

.acf-map .gm-style img {
  max-width: 10000px !important; }

.awardee-cats {
  font-size: 15px;
  color: #393939; }

.map-legend {
  background-color: #333332; }

.map-legend p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 5px; }

.map-legend h2, .map-legend .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .map-legend p.subheading, .map-legend .insights #page-title .content p.subheading, .insights #page-title .content .map-legend p.subheading {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 5px;
  text-transform: none !important; }

.term-description {
  padding: 10px; }

.abortion-care h2, .abortion-care .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .abortion-care p.subheading, .abortion-care .insights #page-title .content p.subheading, .insights #page-title .content .abortion-care p.subheading {
  color: #839b77 !important; }

.youth h2, .youth .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .youth p.subheading, .youth .insights #page-title .content p.subheading, .insights #page-title .content .youth p.subheading {
  color: #74c0cf !important; }

.family-planning h2, .family-planning .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .family-planning p.subheading, .family-planning .insights #page-title .content p.subheading, .insights #page-title .content .family-planning p.subheading {
  color: #9b6432 !important; }

.gm-style-iw div {
  overflow: visible !important; }

.gm-style-iw p {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px; }

.gm-style-iw p.iw-cats {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 0;
  text-align: center;
  font-family: "nimbus-sans", sans-serif; }

.gm-style-iw .abortion-care {
  color: #aac69c !important; }

.gm-style-iw .youth {
  color: #68abb8 !important; }

.gm-style-iw .family-planning {
  color: #b67b45 !important; }

.gm-style-iw {
  max-width: 280px; }

.gm-style-iw h2, .gm-style-iw .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .gm-style-iw p.subheading, .gm-style-iw .insights #page-title .content p.subheading, .insights #page-title .content .gm-style-iw p.subheading {
  font: 400 22px/24px "utopia-std", sans-serif;
  color: #375d5c;
  text-align: center;
  padding-bottom: 15px; }

.gm-style-iw p.iw-link {
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px; }

.gm-style-iw p a {
  border: 2px solid #375d5c;
  padding: 4px 9px;
  color: #375d5c;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "nimbus-sans", sans-serif; }

.gm-style-iw p a:hover {
  color: #fff;
  background-color: #375d5c; }

/*------------------------------------*	FROM OLD SITE
\*------------------------------------*/
.green-bar {
  background: #2b5555;
  padding: 0 7px;
  height: 36px;
  margin-top: 15px; }

.green-bar h5, .green-bar .vc_toggle_title > h4, .green-bar #insights-filters .top-level li .vc_toggle_title > a, #insights-filters .top-level li .green-bar .vc_toggle_title > a,
.green-bar p,
.green-bar a {
  line-height: 36px;
  padding: 0;
  color: #fff; }

.green-bar p,
.green-bar p a {
  color: #7f9998; }

.green-bar p {
  padding: 0 13px; }

.search-result {
  padding: 20px 38px 12px 8px; }

.single-fellow .search-result {
  padding-right: 20px; }

.search-result h5, .search-result .vc_toggle_title > h4, .search-result #insights-filters .top-level li .vc_toggle_title > a, #insights-filters .top-level li .search-result .vc_toggle_title > a {
  font: bold 15px Arial;
  color: #2b5555; }

.search-result p {
  color: #2b5555;
  line-height: 15px; }

.search-result a {
  color: #878d49; }

.grants-search {
  margin-top: 8px; }

.grants-search form fieldset {
  border: none; }

.grants-search form p {
  margin-top: 0;
  padding-top: 0; }

.grants-search label {
  font: bold 12px Arial;
  color: #567c94;
  display: block;
  padding: 10px 0; }

table.grants th,
table.grants td {
  padding-top: 24px;
  padding-bottom: 24px; }

#fellow_name {
  padding: 0 7px;
  height: 20px;
  line-height: 20px; }

/*#fellow_name { width: 293px; }*/
#fellow_name {
  width: 630px;
  margin-top: 5px; }

label.line-up {
  float: left;
  display: inline;
  width: 25%;
  padding-left: 3%; }

.fellows-search label.line-up {
  width: 50%;
  padding-left: 0; }

.fellows-search label.mid-size {
  width: 27%; }

label.wide-label {
  width: 54%;
  padding: 10px 0; }

label.full-wide-label {
  width: 95%;
  padding: 10px 0; }

.fellows-search label.small-label {
  width: 30%; }

label.small-label {
  width: 15%;
  padding: 10px 0; }

label.line-up select, label.line-up .chosen-container-multi .chosen-choices, .chosen-container-multi label.line-up .chosen-choices, label.line-up .search .dropdown p, .search .dropdown label.line-up p, label.line-up .search .dropdown:hover ul, .search .dropdown:hover label.line-up ul {
  width: 95%;
  margin-top: 5px; }

.grants-search .label-submit {
  font-weight: normal;
  color: #6d6e72; }

.grants-search .label-submit a {
  color: #6d6e72; }

.search-submit {
  float: right;
  background: #2a5554;
  width: 93px;
  height: 24px;
  text-align: center;
  font: bold 14px/24px Arial;
  color: #fff;
  border: none;
  margin-right: 3%; }

.grants-search table {
  width: 100%;
  margin-bottom: 40px; }

.grants-search tr {
  border-bottom: 1px solid #DFDFDF; }

.grants-search th {
  background: transparent;
  height: 36px;
  line-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  text-align: left; }

.grants-search td {
  padding: 10px;
  vertical-align: top;
  font-size: 18px; }
  .grants-search td a {
    color: #2b5555; }

.grants-search h3 {
  padding: 0 0 10px 0; }

.paging-links {
  float: right; }

.paging-links a {
  padding: 0 1px; }

.paging-links span {
  color: #e4e5d5; }

.flex-direction-nav li:before {
  content: "" !important; }

.flex-direction-nav li a {
  font-size: 0;
  background: rgba(255, 255, 255, 0.2);
  padding: 20px;
  line-height: 10px; }
  .flex-direction-nav li a.flex-next:before {
    content: ""; }
  .flex-direction-nav li a.flex-next:after {
    font-family: "icons";
    content: "}";
    font-size: 10px; }
  .flex-direction-nav li a.flex-prev:before {
    font-family: "icons";
    content: "}";
    font-size: 10px;
    webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

/*------------------------------------*    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 1240px) {
  .about-awards-links .vc_col-sm-3 {
    margin: 0 !important; } }

@media only screen and (min-width: 480px) {
  .nav-overlay ul#menu-main-navigation {
    width: 90%; }
  .flexslider ul.slides li .text-holder h2, .flexslider ul.slides li .text-holder .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .flexslider ul.slides li .text-holder p.subheading, .flexslider ul.slides li .text-holder .insights #page-title .content p.subheading, .insights #page-title .content .flexslider ul.slides li .text-holder p.subheading {
    margin: 0;
    padding: 0 0 20px 0;
    font: 50px/55px "utopia-std", sans-serif;
    color: #fff; }
  #page-title.news .content h1 {
    font: 54px/54px "utopia-std", sans-serif !important; }
  .news .vc_col-sm-8 {
    margin-left: -15px; }
  .news .vc_col-sm-4 {
    margin-left: -15px;
    margin-right: -15px;
    float: right; } }

@media only screen and (min-width: 640px) {
  #page-title .content h1 {
    margin-top: 30px;
    font: 60px/60px "utopia-std", sans-serif;
    color: #fff; }
  #page-title .content p.subheading {
    font-size: 28px;
    line-height: 38px;
    margin: 50px auto 0;
    max-width: 70%; }
  #page-title .content h2.super-title, .page-template-template-light-masthead #page-title .content p.super-title.subheading, .insights #page-title .content p.super-title.subheading {
    font-size: 18px; }
  .nav-overlay ul#menu-main-navigation {
    width: 580px; }
  .pagination a.page-numbers,
  .pagination span.page-numbers {
    display: inline-block; }
  .single-people-container {
    width: 45%;
    margin: 2.5%; }
    .single-people-container__main {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding-left: 15px;
      padding-right: 15px; }
  .main .people-image {
    padding-top: 95%; }
  .main .people-image h3 {
    font-size: 24px;
    line-height: 26px; }
  .main .program-header h1 {
    font-size: 64px;
    line-height: 70px; }
  .main .program-header p.callout {
    font-size: 24px;
    line-height: 38px; }
  .page-template-template-landing #page-title,
  .page-template-template-program-landing #page-title,
  .our-people #page-title {
    padding: 145px 0; }
  #page-title .video-overlay,
  .flexslider ul.slides li .text-holder .video-modal {
    width: 95px;
    height: 68px; }
  #anniversary-slider.flexslider .flex-control-paging {
    bottom: 65px; } }

@media only screen and (min-width: 715px) {
  .our-people #page-title .content a.button, .our-people #page-title .content a.vc_general.vc_btn3, .our-people #page-title .content a.gform_save_link {
    margin: 0 15px 20px;
    display: inline-block;
    width: 210px; } }

@media only screen and (min-width: 768px) {
  .article {
    width: 70%; }
  .main .vc_col-sm-3 {
    width: 50%; }
  .main .vc_col-sm-3:nth-child(3) {
    clear: both; }
  .main .vc_col-sm-6 .vc_col-sm-6 {
    width: 100%; }
  .main .vc_col-sm-2-5 {
    width: 20%;
    float: left; }
  .prh-main {
    padding: 32px 30px 0 0 !important; }
  .prh-aux {
    width: 25% !important;
    border-left: 1px solid #dfdfdf;
    padding: 40px 0 0 30px !important; }
  #home-slider .overlay {
    background-color: transparent; }
  .flexslider ul.slides li .text-holder {
    width: 500px; }
  #anniversary-slider.flexslider ul.slides li .text-holder p {
    font: 28px/48px "utopia-std", sans-serif; }
  #home a.view-all {
    margin: 0;
    float: right; }
  #home .home-promo:hover a {
    bottom: 0; }
  #home .home-promo:hover p {
    top: 0;
    opacity: 1; }
  #page-title.news .content h1 {
    font: 64px/64px "utopia-std", sans-serif !important; }
  .main h2.underline, .main .page-template-template-light-masthead #page-title .content p.underline.subheading, .page-template-template-light-masthead #page-title .content .main p.underline.subheading, .main .insights #page-title .content p.underline.subheading, .insights #page-title .content .main p.underline.subheading {
    white-space: nowrap; }
  .main blockquote {
    padding: 0 0 0 100px;
    background: url(img/icon-quote.png) 0 0 no-repeat;
    font: 40px/46px "utopia-std", sans-serif; }
    .main blockquote p {
      font: 40px/46px "utopia-std", sans-serif; }
  .main blockquote.alt {
    background: url(img/icon-quote.png) 50% 0% no-repeat;
    color: #7e8066;
    background-size: 55px;
    padding: 60px 0 20px;
    text-align: center;
    font-size: 40px;
    font-style: italic; }
  p.quote-author {
    font: 22px "utopia-std", sans-serif;
    color: #39393f; }
  .listing .view-all {
    float: right;
    margin: 8px 0 0 0; }
  .fellowship-directory .fellow-post .thumbnail {
    max-width: 200px;
    max-height: 200px;
    background: #333332;
    overflow: hidden; }
  .fellowship-directory .fellow-post .thumbnail img {
    max-width: 101%;
    box-shadow: 0em 0em 0em #000; }
  #page-pre-title .fellowship #back-link {
    display: none; }
  #page-pre-title nav {
    display: block; }
  #page-pre-title .fellowship #addthis {
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px); }
  #page-title.fellowship-main h1 {
    font-size: 64px !important;
    line-height: 68px !important; }
  #resource-meta {
    margin: 0;
    border-top: none;
    padding: 0; }
  #wwl-link a.button, #wwl-link a.vc_general.vc_btn3, #wwl-link a.gform_save_link {
    float: right; }
  .vc_col-sm-3.wpb_column.column_container,
  .vc_col-sm-6.wpb_column.vc_column_container {
    margin-bottom: 0; }
  .vc_column_container.focus-key-documents {
    padding-left: 50px; }
  #testimonial-slider .slides p {
    font: 40px/45px "utopia-std", sans-serif;
    font-style: italic;
    width: 60%; }
  .single-people-container {
    width: 30.33333333%;
    margin: 1.5%; }
  .single-story_of_progress blockquote {
    padding: 100px 0 20px 0;
    background: url(img/icon-quote.png) 50% 10% no-repeat;
    font: 40px/46px "utopia-std", sans-serif;
    font-style: italic;
    text-align: center; }
  .single-story_of_progress .story-quote-bg {
    padding-top: 60px;
    padding-bottom: 60px; }
  .single-story_of_progress .story-quote-bg blockquote {
    background: url(img/icon-quote-white.svg) 50% 5% no-repeat;
    color: #fff;
    background-size: 95px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sub-section .inner h2, .sub-section .inner .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .sub-section .inner p.subheading, .sub-section .inner .insights #page-title .content p.subheading, .insights #page-title .content .sub-section .inner p.subheading {
    font: 24px/30px; } }

@media only screen and (min-width: 960px) {
  #search-options.wwl #program-area-selector,
  #search-options.wwl #department-selector {
    float: left;
    width: 30%;
    margin: 0 2% 0 0; }
  #search-options.wwl #wwl-search {
    float: left;
    width: 30%;
    margin: 0 2% 0 0; }
  #search-options.wwl a.button, #search-options.wwl a.vc_general.vc_btn3, #search-options.wwl a.gform_save_link {
    float: left;
    width: 30%;
    padding: 10px 18px; }
  #header #toggle-nav {
    display: none; }
  #anniversary-slider.flexslider ul.slides li .text-holder {
    top: 160px; }
  #anniversary-slider.flexslider ul.slides li .text-holder p {
    margin: 30px 150px 0 150px; }
  .flexslider .flex-control-paging {
    margin: 0 auto;
    float: none; }
  .flex-direction-nav {
    width: 100%;
    display: block; }
  .flex-direction-nav li a {
    height: 50px;
    width: 50px;
    color: #fff; }
  .flexslider:hover .flex-next {
    right: 0px; }
  .flexslider:hover .flex-prev {
    left: 0px; }
  .listing .wpb_row {
    margin-left: -20px;
    margin-right: -20px; }
  #wwl-adv-filter .chosen-container {
    display: inline-block;
    width: 30% !important;
    margin-right: 5%; }
  #wwl-adv-filter .chosen-container:last-child {
    margin-right: 0%; }
  .our-people #search-options .container #department-selector {
    width: 49%; }
  .our-people #search-options .container #department-selector ul {
    width: 101%; }
  .our-people #search-options.wwl #wwl-search {
    width: 49%; }
  .our-people #search-options .container h2, .our-people #search-options .container .page-template-template-light-masthead #page-title .content p.subheading, .page-template-template-light-masthead #page-title .content .our-people #search-options .container p.subheading, .our-people #search-options .container .insights #page-title .content p.subheading, .insights #page-title .content .our-people #search-options .container p.subheading {
    width: 20%; }
  #search-options.wwl #wwl-search button {
    top: 22px; }
  .no-results-search form.search {
    position: relative;
    width: 50%; }
  #page-pre-title {
    display: block; } }

@media only screen and (min-width: 1024px) {
  #header {
    height: 120px; }
  #header #logo svg {
    width: 175px;
    height: 111px; }
  #header #site-navigation {
    display: block; }
  #nav-toggle {
    top: 47px;
    display: none; }
  .logged-in #nav-toggle {
    top: 79px; }
  #home-slider {
    margin-top: 120px; }
  .logged-in #home-slider {
    margin-top: 152px; }
  #header a#search-toggle {
    right: 50px;
    top: 46px; }
  #search-form {
    top: 120px; }
  .logged-in #search-form {
    top: 152px; }
  #search-form .search-input {
    padding: 25px 0;
    font-size: 28px; }
  main {
    padding-top: 120px; }
  .search .dropdown {
    display: block; }
  .search-header h3 {
    margin: 18px 0; }
  #page-pre-title {
    display: block;
    top: 120px; } }

@media only screen and (min-width: 1040px) {
  #kb-wrapper {
    display: block;
    position: absolute;
    top: 0;
    width: 100%; }
  #kb-wrapper .kb-item {
    display: none; }
  #kb-wrapper .kb-item.active {
    display: block; }
  #kb-wrapper .kb-item img {
    width: 100%; }
  #kb-wrapper .kb-item.active img.moving {
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: 7s;
    animation-iteration-count: 3;
    animation-timing-function: linear; }
  #kb-wrapper .kb-item.active img.next {
    top: 0;
    left: 0;
    animation-duration: 7s;
    animation-iteration-count: 3;
    animation-timing-function: linear; }
  #kb-wrapper .moving.leftUp {
    animation: kenburnsLeftUp, kenburnsFadeOut; }
  #kb-wrapper .moving.rightDown {
    animation: kenburnsRightDown, kenburnsFadeOut; }
  #kb-wrapper .next.leftUp {
    animation: prepLeftUp; }
  #kb-wrapper .next.rightDown {
    animation: prepRightDown; }
  html[data-useragent*="MSIE"] #kb-wrapper .moving,
  html[data-useragent*="Trident"] #kb-wrapper .moving {
    animation: none !important; }
  html[data-useragent*="MSIE"] #kb-wrapper .moving.leftUp,
  html[data-useragent*="Trident"] #kb-wrapper .moving.leftUp {
    animation: kenburnsFadeOut 7s !important; }
  html[data-useragent*="MSIE"] #kb-wrapper .moving.rightDown,
  html[data-useragent*="Trident"] #kb-wrapper .moving.rightDown {
    animation: kenburnsFadeOut 7s !important; }
  html[data-useragent*="MSIE"] #kb-wrapper .next.leftUp,
  html[data-useragent*="Trident"] #kb-wrapper .next.leftUp {
    animation: none; }
  html[data-useragent*="MSIE"] #kb-wrapper .next.rightDown,
  html[data-useragent*="Trident"] #kb-wrapper .next.rightDown {
    animation: none; }
  .single-people-container {
    width: 21.5%;
    margin: 1.75%; } }

@media only screen and (min-width: 1158px) {
  #search-options.wwl a.button, #search-options.wwl a.vc_general.vc_btn3, #search-options.wwl a.gform_save_link {
    padding: 16px 18px; } }

@media only screen and (min-width: 1200px) {
  .program-promos-container {
    max-width: inherit; }
  #header #logo {
    position: relative;
    display: inline-block;
    left: 50px; }
  #nav-toggle {
    right: 50px; }
  .nav-open #nav-toggle {
    right: 50px; }
  body.nav-open {
    overflow: auto; }
  #social-trigger {
    bottom: 40px;
    right: 43px; }
  .nav-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .nav-overlay ul#menu-main-navigation {
    width: 85%; }
  .nav-col {
    margin-bottom: 0; } }

@media only screen and (min-width: 1240px) {
  .article {
    width: 770px; }
  .main .vc_col-sm-3 {
    width: 25%; }
  .main .vc_col-sm-3:nth-child(3) {
    clear: none; }
  .main .vc_col-sm-6 .vc_col-sm-6 {
    width: 50%; }
  .prh-main {
    padding: 32px 60px 0 0 !important; }
  .prh-aux {
    padding: 40px 0 0 60px !important; }
  .about-awards-links .vc_col-sm-3 {
    width: 22.2%; } }

@media only screen and (min-width: 1424px) {
  .our-people #search-options .container #department-selector {
    width: 49%; }
  .our-people #search-options .container #department-selector ul {
    width: 101%; } }

/* Animations */
@keyframes kenburnsFadeOut {
  0% {
    opacity: 1; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes kenburnsLeftUp {
  from {
    transform: scale(1.17) translate(-20px, -10px); }
  to {
    transform: scale(1.3) translate(0px, 0px); } }

@keyframes prepLeftUp {
  0% {
    transform: scale(1.15) translate(-22px, -12px); }
  70% {
    transform: scale(1.15) translate(-22px, -12px); }
  100% {
    transform: scale(1.17) translate(-20px, -10px); } }

@keyframes kenburnsRightDown {
  from {
    transform: scale(1.27) translate(-7px, -20px); }
  to {
    transform: scale(1.15) translate(-20px, -10px); } }

@keyframes prepRightDown {
  0% {
    transform: scale(1.3) translate(-4px, -20px); }
  70% {
    transform: scale(1.3) translate(-4px, -20px); }
  100% {
    transform: scale(1.27) translate(-7px, -20px); } }

/*------------------------------------*    MISC
\*------------------------------------*/
::selection {
  background: #375d5c;
  color: #fff;
  text-shadow: none; }

::-webkit-selection {
  background: #375d5c;
  color: #fff;
  text-shadow: none; }

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

/*------------------------------------*    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  margin: 5px 20px 20px 0;
  display: block;
  height: inherit; }
  @media (min-width: 568px) {
    .alignleft {
      float: left;
      display: inline-block; } }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*    PRINT
\*------------------------------------*/
@media print {
  #header .social,
  #header #site-navigation,
  #search-form,
  #page-title .content #back-link,
  #addthis,
  #categories,
  #news-nav,
  #program-area-selector,
  #department-selector .view-the-story,
  .continue,
  .view-all,
  #search-options,
  #view-all,
  #footer .gform_wrapper,
  #footer .copyright span {
    display: none !important; }
  #fellows-directory-search {
    display: none; }
  #fellows-search-results-header .icon-list,
  #fellows-search-results-header .icon-grid,
  #fellows-search-results-header .icon-print {
    display: none; }
  #page-title .content #back-link,
  #page-pre-title .content #back-link {
    padding: 0; }
  a {
    text-decoration: none !important; }
  .main .vc_col-sm-2-5 {
    width: 20%;
    float: left; }
  #page-title {
    height: auto !important; }
  #page-title .content h1 {
    padding: 20px 0 0 0 !important; }
  .article {
    width: 91%; }
  .search .dropdown {
    display: none; }
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  .page-template-template-light-masthead #page-title .content p.subheading,
  .insights #page-title .content p.subheading,
  h3 {
    orphans: 3;
    widows: 3; }
  h2, .page-template-template-light-masthead #page-title .content p.subheading, .insights #page-title .content p.subheading,
  h3 {
    page-break-after: avoid; } }
