@import "https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap"');
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@700&display=swap");
.fancy-author-frame {
  display: block;
  position: relative;
  margin-bottom: 2.7rem; }
  .fancy-author-frame img {
    max-width: 100%; }
  .fancy-author-frame > div {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background-color: #0079a9;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    padding: 9px 5px 5px;
    margin-top: -29px;
    box-shadow: 2px 2px 2px #00000042;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff !important;
    text-align: center; }
  .fancy-author-frame:hover div {
    background-color: #dda940; }

.grand-header {
  background-color: #3394ba;
  padding-bottom: 3.75rem;
  margin-bottom: 3.125rem; }
  .grand-header h1 {
    text-transform: uppercase;
    font-size: 3.25rem;
    font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -83px;
    color: white; }

.archive-sidebar h3 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 1.375rem;
  color: white;
  border: 0;
  font-weight: 700;
  color: white;
  border: 0;
  font-size: 1.375rem;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700; }

.archive-sidebar .wrapper {
  background-color: #0e7fad;
  padding: 1.25rem; }
  .archive-sidebar .wrapper input[type="text"] {
    height: 2.625rem;
    font-size: 0.875rem; }

.archive-sidebar .facetwp-facet .facetwp-checkbox {
  background-image: url("/wp-content/themes/thecgo/theme/images/facetwp-images/checkbox.png"); }
  .archive-sidebar .facetwp-facet .facetwp-checkbox.checked {
    background-image: url("/wp-content/themes/thecgo/theme/images/facetwp-images/checkbox-on.png"); }

.archive-sidebar .facetwp-facet .facetwp-radio {
  background-image: url("/wp-content/themes/thecgo/theme/images/facetwp-images/radio.png"); }
  .archive-sidebar .facetwp-facet .facetwp-radio.checked {
    background-image: url("/wp-content/themes/thecgo/theme/images/facetwp-images/radio-on.png"); }

.button {
  text-align: center;
  padding: 0 30px;
  height: 42px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  outline: 0;
  border: 0;
  text-transform: capitalize; }
  .button.primary {
    line-height: 42px;
    background-color: #dda940;
    color: #fff;
    font-weight: 700;
    outline: 0; }
    .button.primary.loading, .button.primary.done {
      opacity: 0.6; }
    .button.primary.loading {
      text-indent: -9999px;
      position: relative;
      z-index: 1;
      width: 9.6875rem;
      height: 2.625rem;
      background: transparent; }
      .button.primary.loading:before {
        content: "Loading...";
        text-indent: 0 !important;
        color: white;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-indent: 0;
        z-index: 999;
        height: 2.625rem;
        background: #dda940;
        width: 9.6875rem;
        z-index: 99999;
        opacity: 0.6; }
  .button.secondary {
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
    border: solid 0.125rem #3394b9;
    font-weight: 600;
    padding: 0.375rem 0.9375rem;
    font-size: 1rem; }
  .button.orange {
    height: auto;
    border: 3px solid #dda940;
    font-weight: 700 !important;
    padding: 1rem;
    line-height: 1.25rem;
    font-size: 1.25rem;
    color: #dda940;
    transition: all ease-in-out .2s; }
    .button.orange:hover {
      background-color: rgba(0, 0, 0, 0.05);
      border: 3px solid transparent; }
  .button.third {
    margin-top: 0.9375rem;
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    padding: 0.375rem 0.9375rem;
    margin-bottom: 1rem;
    border: solid 0.1875rem #3394b9;
    color: #3394b9;
    font-weight: 600;
    float: right;
    text-align: center; }

a.arrow-link {
  display: block;
  text-align: right; }
  a.arrow-link .arrow-item {
    font-size: 3rem;
    color: #dda940;
    position: relative;
    right: 0; }

.primary-focus {
  margin-bottom: 1rem; }
  .primary-focus span {
    color: white;
    font-weight: 600;
    padding: 0.125rem 0.5rem; }

button.facetwp-load-more {
  background-color: #dda940 !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  background: 0 0;
  text-align: center;
  padding: 0 30px;
  height: 42px;
  line-height: 42px;
  outline: 0;
  border: 0;
  cursor: pointer;
  text-decoration: none; }

i.facetwp-icon {
  display: none; }

input.facetwp-search {
  min-width: auto;
  width: 100%;
  border: 0;
  padding: 1rem;
  font-size: 0.875rem;
  border-radius: 50px;
  color: #737373; }
  input.facetwp-search input[type="text"] {
    height: 2.625rem;
    font-size: 0.875rem; }

.facetwp-facet > div {
  color: white; }

.col-md-8 .facet-label {
  display: none; }

.col-md-8 .facet-wrap {
  text-align: center; }

.magic-heading {
  font-weight: 700;
  font-size: 3.25rem;
  color: #0e7fad;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #dda940; }
  .magic-heading.big {
    font-size: 1.875rem; }
  .magic-heading.full {
    display: block;
    width: 100%;
    margin-bottom: 1.25rem; }

.post-type-archive-news .news-item {
  position: relative;
  margin-bottom: 48px; }
  .post-type-archive-news .news-item .featured-image {
    height: 320px; }
    .post-type-archive-news .news-item .featured-image img {
      max-width: 100%;
      object-fit: cover;
      height: 100%; }
  .post-type-archive-news .news-item h2 {
    margin-bottom: 0; }
    .post-type-archive-news .news-item h2 a {
      line-height: 1.3em !important;
      color: #39393a;
      font-weight: 700 !important;
      height: 3.625rem;
      text-overflow: ellipsis !important;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      font-size: 22px; }
  .post-type-archive-news .news-item .date {
    display: block;
    font-size: 0.875rem;
    margin-top: 0.25rem;
    margin-bottom: 0.9rem; }
  .post-type-archive-news .news-item .content-box {
    position: relative;
    max-width: 100%;
    margin-left: 0.8125rem;
    margin-top: -3.375rem;
    z-index: 10000;
    background: #fff;
    padding: 1.25rem 0.625rem 0.625rem 1.25rem;
    border-left: solid 0.125rem #e7e7e8; }

.page-students .fancy-author-frame img {
  width: 100%; }

.page-students .our-philosophy {
  padding-right: 0; }

.page-students .video {
  padding-left: 0;
  max-height: 25.3125rem; }
  .page-students .video iframe {
    max-width: 100%; }

.page-students .content-block {
  padding: 5.5rem 1rem; }

.page-students .philo-block {
  padding: 6.25rem 0; }
  .page-students .philo-block h1 {
    font-weight: 700;
    font-size: 3.25rem;
    color: #0e7fad;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #dda940; }
  .page-students .philo-block .about-text {
    color: #0e7fad;
    font-weight: 600;
    line-height: 1.7rem; }

.page-students .learn-row {
  margin-top: -2.6875rem; }

.page-students .learning-experiences .content-block {
  padding-left: 0; }

.page-students .student-section h2 {
  font-weight: 700;
  font-size: 26px;
  color: #3f9ead;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #dda940; }

.page-students .student-section .content-text {
  line-height: 1.7rem; }

.page-students .image-section.learn .col-md-6:nth-child(1) {
  padding-right: 0; }

.page-students .image-section.learn .col-md-6:nth-child(2) {
  padding-left: 0;
  padding-right: 0; }

.page-students .image-section.learn .col-md-6 img {
  display: block;
  height: 451px;
  max-width: 100%;
  object-fit: cover;
  object-position: center center; }

.page-students .image-section.experiences .col-md-6:nth-child(1) {
  padding-left: 0;
  padding-right: 0; }

.page-students .image-section.experiences .col-md-6:nth-child(2) {
  padding-left: 0; }

.page-students .image-section.experiences .col-md-6 img {
  display: block;
  height: 451px;
  max-width: 100%;
  object-fit: cover;
  object-position: center center; }

.page-students .fellowships {
  margin-bottom: 5rem; }
  .page-students .fellowships h2 {
    font-weight: 700;
    font-size: 3.25rem;
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .page-students .fellowships .fellowship {
    margin-bottom: 3rem; }
    .page-students .fellowships .fellowship img {
      max-width: 100%; }
    .page-students .fellowships .fellowship h3 {
      color: #3f9ead;
      margin-top: 2rem;
      font-size: 1.125rem; }
    .page-students .fellowships .fellowship .fellowship-text {
      line-height: 1.7rem; }
    .page-students .fellowships .fellowship a {
      color: #62acca; }
    .page-students .fellowships .fellowship a.fellowship-link {
      color: #3f9ead;
      text-decoration: underline;
      font-weight: 700;
      font-size: 1.125rem; }

.page-students .undergraduate-fellows {
  margin-top: 8rem; }

.page-students .student-authored-research article {
  position: relative;
  border: 8px solid #0e7fad;
  padding: 1.25rem;
  height: 100%; }
  .page-students .student-authored-research article h2 {
    font-size: 1.625rem;
    font-family: open sans,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0.3125rem;
    line-height: 1.625rem; }
    .page-students .student-authored-research article h2 a {
      color: #39393a; }
  .page-students .student-authored-research article .date {
    font-size: 0.875rem;
    font-family: open sans,Arial,sans-serif;
    font-style: normal;
    font-weight: 600; }
  .page-students .student-authored-research article .excerpt {
    line-height: 1.25rem;
    font-size: 1rem;
    margin-top: 0.9375rem;
    margin-bottom: 3.5rem; }

.page-students .student-authored-research .ajax-item {
  margin-top: 2rem; }

.page-students .student-authored-research .arrow-link {
  position: absolute;
  bottom: 1rem;
  right: 2rem; }

.page-students div#ajax-load-more {
  width: 100%; }
  .page-students div#ajax-load-more .alm-btn-wrap {
    display: block;
    width: 100%;
    text-align: center;
    margin: 4rem 0; }
    .page-students div#ajax-load-more .alm-btn-wrap button {
      display: inline-block; }

.questions {
  width: 100%;
  margin-bottom: 4rem; }
  .questions h2 {
    font-weight: 700;
    font-size: 3.25rem;
    margin-top: 3rem;
    margin-bottom: 2rem;
    text-align: center; }
  .questions .questions-wrapper {
    max-width: 40rem;
    margin: 0 auto;
    display: block; }
  .questions strong {
    margin-top: 1rem;
    display: block; }
  .questions .question-item .question {
    font-weight: bold; }
    .questions .question-item .question:before {
      content: 'Q: '; }
  .questions .question-item .answer {
    margin-top: 1rem;
    margin-bottom: 2rem; }
    .questions .question-item .answer:before {
      content: 'A: '; }

section.fellowships, .faq, .graduate-fellows, .undergraduate-fellows {
  padding: 0 15px; }

@media (max-width: 600px) {
  .page-students .row.learn-row {
    margin: 0; }
    .page-students .row.learn-row .learn-by-doing.student-section {
      padding: 0; } }

.normal-page h2 {
  color: #3f9ead;
  letter-spacing: -0.0625rem;
  line-height: 1.2em;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1.625rem !important; }

.normal-page .text-body {
  color: #231f20;
  font-weight: 600;
  line-height: 1.7rem; }

.normal-page .aux-text {
  background-color: #f3f3f3;
  font-style: italic;
  font-weight: 600;
  padding: 0.9375rem 1.25rem;
  margin-bottom: 5rem;
  line-height: 1.7rem; }
  .normal-page .aux-text p {
    margin: 0; }

.normal-page .sidebar img {
  display: block;
  width: 100%;
  margin-bottom: 1rem; }

.page-search .col-md-7.offset-md-1 h3.facet-label {
  display: none; }

.page-search .facetwp-facet.facetwp-facet-pager_.facetwp-type-pager {
  text-align: center;
  margin: 4rem 0; }

.page-search .search-item {
  border: 5px solid #0e7fad;
  padding: 0.9375rem; }
  .page-search .search-item + .search-item {
    margin-top: 2.5rem; }
  .page-search .search-item h2 {
    font-size: 1.375rem;
    font-family: open sans,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    max-height: 3.625rem;
    text-overflow: ellipsis !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0; }
    .page-search .search-item h2 a {
      color: #39393a; }
  .page-search .search-item .date {
    font-size: 0.875rem;
    font-family: open sans,Arial,sans-serif;
    font-style: normal;
    font-weight: 500; }
  .page-search .search-item .excerpt {
    line-height: 1.25rem;
    margin-top: 1rem; }
  .page-search .search-item .button {
    margin-bottom: 0; }
  .page-search .search-item .primary-focus {
    background: black;
    display: inline-block; }
    .page-search .search-item .primary-focus + .primary-focus {
      margin-left: .25rem; }

.home .splash {
  position: relative;
  height: calc(100vh - 135px);
  background-image: url("/wp-content/uploads/2020/03/huntsman-school-of-business.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home .splash .splash-heading-wrapper {
    position: absolute;
    left: 9rem;
    bottom: 9rem;
    width: 100%; }
    .home .splash .splash-heading-wrapper h1 {
      font-family: "Open Sans", Arial, sans-serif;
      font-size: 5rem;
      line-height: 9rem;
      font-weight: bold;
      color: white;
      background-color: #0079a9c9;
      padding: 3px 14px;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      display: inline; }

.home .home .splash .splash-heading-wrapper {
  bottom: 3rem; }

.home .nav-blocks a {
  height: 19.75rem;
  line-height: calc(19.75rem - 3rem);
  display: block;
  text-align: center;
  background-size: cover;
  background-position: center center;
  padding: 1.5rem; }
  .home .nav-blocks a:hover {
    line-height: calc(16.75rem - 3px); }
    .home .nav-blocks a:hover .nav-block-wrapper {
      border: 2px solid white; }
  .home .nav-blocks a h2 {
    display: inline-block;
    color: white;
    font-size: 3rem;
    font-weight: bold; }
  .home .nav-blocks a:nth-child(1) {
    background-image: linear-gradient(180deg, rgba(82, 163, 193, 0.8) 0%, rgba(82, 163, 193, 0.8) 100%), url("/wp-content/uploads/2020/03/cgo-students-510x382.jpg"); }
  .home .nav-blocks a:nth-child(2) {
    background-image: linear-gradient(180deg, rgba(82, 163, 193, 0.8) 0%, rgba(82, 163, 193, 0.8) 100%), url("/wp-content/uploads/2020/03/cgo-research.png"); }
  .home .nav-blocks a:nth-child(3) {
    background-image: linear-gradient(180deg, rgba(82, 163, 193, 0.8) 0%, rgba(82, 163, 193, 0.8) 100%), url("/wp-content/uploads/2020/04/cgo_impact_2.jpg"); }

.home .discover {
  height: 23.625rem;
  background-image: url("/wp-content/uploads/2020/03/cgo-logo-transparent-lighter.png");
  background-repeat: no-repeat;
  text-align: center; }
  .home .discover h2 {
    display: inline;
    margin: 0 auto;
    font-weight: 700;
    font-size: 3.375rem;
    color: #39393a;
    letter-spacing: -0.125rem;
    line-height: 23.625rem; }

.home .topic {
  padding: 6.25rem 0;
  background-color: rgba(14, 127, 173, 0.3) !important;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat; }
  .home .topic.tech {
    background-image: linear-gradient(90deg, #ffffff 42%, rgba(255, 255, 255, 0) 100%), url("/wp-content/uploads/2020/03/cgo-pattern-technology_white.png"); }
  .home .topic.environment {
    background-image: linear-gradient(270deg, #ffffff 42%, rgba(255, 255, 255, 0) 100%), url("/wp-content/uploads/2020/04/environmental-stewardship-pattern-white.png");
    background-position: left center;
    background-color: rgba(39, 181, 114, 0.3) !important; }
    .home .topic.environment h2:after {
      background-color: #27b571; }
  .home .topic.immigration {
    background-image: linear-gradient(90deg, #ffffff 42%, rgba(255, 255, 255, 0) 100%), url("/wp-content/uploads/2020/04/ImmPattern-7.png");
    background-color: rgba(98, 172, 202, 0.3) !important; }
    .home .topic.immigration h2:after {
      background-color: #62acca; }
  .home .topic h2 {
    position: relative;
    font-weight: 700;
    font-size: 2.375rem;
    color: #39393a !important; }
    .home .topic h2:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -2.75rem;
      background-color: #0e7fad;
      width: 150px;
      height: 8px;
      margin: 15px 0px; }
  .home .topic .focus-description {
    margin: 3.4rem 0;
    line-height: 1.7rem; }

.home .video {
  background-color: #62acca; }
  .home .video .player {
    padding-right: 0;
    height: auto;
    position: relative; }
  .home .video .text {
    background-color: #62acca;
    color: white; }
    .home .video .text .wrapper {
      max-width: 33.75rem;
      margin-left: 1rem; }
    .home .video .text h2 {
      font-weight: 700;
      font-size: 2rem;
      color: #ffffff !important;
      line-height: 1.2em;
      text-align: left;
      padding-bottom: 1rem;
      display: inline-block;
      border-bottom: 1px solid #dda940; }
    .home .video .text p {
      line-height: 1.7rem; }

.home .latest-research {
  padding: 6rem 0; }
  .home .latest-research > h2 {
    margin: 0 auto;
    display: block;
    margin-bottom: 5.5rem;
    position: relative;
    font-weight: 700;
    font-size: 2.625rem;
    color: #434244 !important;
    text-align: center; }
    .home .latest-research > h2:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -2.5rem;
      background-color: #0e7fad;
      width: 150px;
      height: 8px;
      margin: auto; }
  .home .latest-research .research-item article {
    border: 8px solid #0e7fad;
    height: 100%;
    padding: 1.25rem;
    position: relative;
    padding-bottom: 4rem; }
  .home .latest-research .research-item h2 {
    font-size: 1.625rem;
    font-family: open sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0.3125rem; }
    .home .latest-research .research-item h2 a {
      color: #39393a; }
  .home .latest-research .research-item .date {
    font-size: 0.875rem;
    font-family: open sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 600; }
  .home .latest-research .research-item .excerpt {
    line-height: 1.25rem;
    font-size: 1rem;
    margin-top: 0.9375rem; }
  .home .latest-research .research-item .arrow-link {
    position: absolute;
    bottom: 1rem;
    right: 2rem; }
  .home .latest-research .view-research {
    display: block;
    margin: 0 auto;
    margin-top: 4rem; }

.page-careers .article-header {
  background-color: #3394ba;
  padding-bottom: 3.75rem; }
  .page-careers .article-header h1 {
    text-transform: uppercase;
    font-size: 3.25rem;
    font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -83px;
    color: white; }

.page-careers h2 {
  font-weight: bold; }

.page-careers .jobs {
  margin-top: 3rem;
  margin-bottom: 4rem; }

.page-careers .job + .job {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #ddd; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  scroll-behavior: smooth; }

* {
  box-sizing: border-box; }

li.search-menu-item {
  transform: scaleX(-1); }

body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif; }

a {
  color: #62acca; }
  a:hover {
    text-decoration: none;
    color: #62acca; }

header.primary {
  height: 135px;
  padding: 1rem 0;
  position: relative;
  border-bottom: 3px solid #0e7fad; }
  header.primary .container {
    height: 100%; }
  header.primary img {
    display: block;
    height: 100%; }
  header.primary nav {
    margin-top: 1.75rem; }
    header.primary nav > ul li {
      line-height: 3rem; }
    header.primary nav ul {
      margin: 0;
      padding: 0; }
    header.primary nav li {
      list-style: none;
      display: inline-block; }
      header.primary nav li a:hover {
        text-decoration: none; }
      header.primary nav li + li {
        margin-left: 1rem; }
      header.primary nav li.donate {
        background-color: #dda940;
        border-radius: 50px;
        padding: 15px 25px;
        height: 44px;
        line-height: 1rem; }
        header.primary nav li.donate:hover {
          background-color: #0079a9; }
        header.primary nav li.donate a {
          color: white; }
    header.primary nav a {
      color: #39393a;
      font-weight: bold; }

h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #5b5754; }

.single h1,
.page-research h1 {
  font-size: 2.5rem;
  color: white;
  font-weight: bold;
  font-family: 'Heebo', Helvetica, Arial, Lucida, sans-serif; }

.single .filter-column h3,
.page-research .filter-column h3 {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 1.375rem; }

.single .article-header,
.page-research .article-header {
  background-color: #3394ba;
  padding-top: 2.5rem;
  padding-bottom: 3.75rem; }

.single .article-image,
.page-research .article-image {
  position: relative;
  top: -3.125rem;
  border: 6px solid #0e7fad;
  box-shadow: 0px -16px 32px -16px rgba(0, 0, 0, 0.3); }
  .single .article-image img,
  .page-research .article-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover; }

.single .blog-author,
.page-research .blog-author {
  color: white;
  margin-bottom: 0.35rem; }
  .single .blog-author a,
  .page-research .blog-author a {
    color: white;
    font-weight: bold; }

.single time,
.page-research time {
  font-weight: 600;
  color: #39393a; }

.single .article-note,
.page-research .article-note {
  color: #a4a8ad !important;
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-style: italic;
  font-size: 14px;
  border-top: 1px solid #a4a8ad;
  padding: 27px 0;
  margin: 2rem 0;
  line-height: 1.7em; }

.single-publication .article-body img.size-full {
  margin: 15px 0 !important;
  border: 5px solid #eee !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
  width: 100%;
  height: auto; }

.single-publication article time {
  font-weight: 600; }

.single-publication .breadcrumbs {
  font-size: 1.125rem;
  font-weight: 600;
  color: #7f7f7f;
  padding: 1.6785rem 0;
  padding-top: 3rem; }

.single-publication h1 {
  color: #39393a; }

.single-publication p {
  color: #39393a;
  line-height: 27.2px; }

.single-publication time {
  display: block;
  font-size: 1.375rem;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
  margin: 0.6rem 0 !important; }

.single-publication h2 {
  font-size: 2.25rem;
  font-weight: bold;
  margin: 0;
  margin-top: 5rem;
  margin-bottom: 1rem; }

.single-publication .executive-summary-wrapper {
  background-color: #f7f7f7;
  padding-bottom: 4.6875rem; }

.single-publication .executive-summary {
  border: 5px solid #62acca; }
  .single-publication .executive-summary header {
    background-color: #62acca;
    color: white;
    padding: 2.5rem;
    padding-bottom: 1.5rem; }
    .single-publication .executive-summary header h1 {
      font-size: 3rem; }
    .single-publication .executive-summary header h1,
    .single-publication .executive-summary header time {
      color: white; }
    .single-publication .executive-summary header time {
      margin: 0; }
    .single-publication .executive-summary header .focuses {
      font-size: 1.5rem;
      font-weight: bold; }
  .single-publication .executive-summary .executive-summary-text {
    font-size: 1.125rem;
    padding: 2.1875rem; }
    .single-publication .executive-summary .executive-summary-text .executive-summary-text-body {
      color: #39393a !important; }
    .single-publication .executive-summary .executive-summary-text h3 {
      font-size: 1.75rem;
      color: #39393a;
      margin-bottom: 1.25rem; }
    /* .single-publication .executive-summary .executive-summary-text .author-image img {
      display: block;
      object-fit: cover;
      width: 100%; } */
    /* .single-publication .executive-summary .executive-summary-text .author-name {
      font-weight: bold;
      background-color: #0079a9;
      width: 78%;
      margin: 0 auto;
      padding: 9px 5px 5px;
      box-shadow: 2px 2px 2px #00000042;
      color: white;
      font-size: 0.875rem;
      text-align: center;
      position: relative;
      top: -20px; } */
      /* .single-publication .executive-summary .executive-summary-text .author-name span {
        display: block;
        line-height: 0.875rem;
        padding-bottom: 5px; } */
  .single-publication .executive-summary .download-primary {
    display: inline-block;
    color: #dda940 !important;
    border-radius: 0px;
    font-weight: 700 !important;
    padding: 0.375rem 1rem;
    border: 3px solid #dda940;
    margin-top: 1rem; }
    .single-publication .executive-summary .download-primary i {
      padding-left: 0.5rem; }

.page-about .who-we-are {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .page-about .who-we-are > div {
    padding-right: 3.5625rem; }

.page-about h2 {
  font-size: 3.25rem;
  font-weight: bold;
  color: #0079a9;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #dda940; }

.page-about .about-text {
  color: #0e7fad;
  line-height: 1.7rem; }

.page-about .what-we-do {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .page-about .what-we-do > div {
    padding-left: 3.5625rem; }
  .page-about .what-we-do p {
    color: #000 !important; }

.page-about .staff {
  margin-top: 5.625rem;
  margin-bottom: 3rem; }
  .page-about .staff h2 {
    border: none;
    display: block;
    width: 100%; }
  .page-about .staff .staff-member {
    display: block;
    position: relative;
    margin-bottom: 2.7rem; }
    .page-about .staff .staff-member img {
      max-width: 100%; }
    .page-about .staff .staff-member .staff-name {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      display: block;
      background-color: #0079a9;
      width: 87%;
      margin-left: auto;
      margin-right: auto;
      padding: 9px 5px 5px;
      margin-top: -29px;
      box-shadow: 2px 2px 2px #00000042;
      font-weight: 700;
      font-size: 14px;
      color: #ffffff !important;
      text-align: center; }

.page-about .video {
  margin: 0;
  padding: 0; }
  .page-about .video img {
    display: block;
    object-fit: cover; }
  .page-about .video iframe {
    width: 100%;
    height: 100%; }
    .page-about .video iframe img {
      margin: 0 !important; }

.page-about .image {
  margin: 0;
  background-image: url(/wp-content/themes/thecgo/theme/images/about-3.jpg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat; }

.page-about .extra-pics {
  padding: 0; }
  .page-about .extra-pics img {
    width: 100%;
    height: 423px;
    object-fit: cover;
    object-position: left center; }

    .page-template-default .article-header,
    .page-board-members .article-header,
.page-editorial-board-members .article-header {
  background-color: #3394ba;
  padding-bottom: 3.75rem; }
  .page-board-members .article-header h1,
  .page-editorial-board-members .article-header h1 {
    text-transform: uppercase;
    font-size: 3.25rem;
    font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -83px;
    color: white; }

    .page.board-container,
    .page-board-members .board-container,
.page-editorial-board-members .board-container {
  margin-top: 4rem;
  margin-bottom: 3rem; }

  .page.staff-member,
  .page-board-members .staff-member,
.page-editorial-board-members .staff-member {
  display: block;
  position: relative;
  margin-bottom: 2.7rem; }
  .page-board-members .staff-member img,
  .page-editorial-board-members .staff-member img {
    max-width: 100%; }
  .page-board-members .staff-member .staff-name,
  .page-editorial-board-members .staff-member .staff-name {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background-color: #0079a9;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    padding: 9px 5px 5px;
    margin-top: -29px;
    box-shadow: 2px 2px 2px #00000042;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff !important;
    text-align: center; }

.authors a {
  display: inline-block; }

.authors a + a {
  margin-top: 0.5rem; }

.toc {
  position: sticky;
  display: inline-block;
  margin-bottom: 0;
  transform-origin: 0% 0%;
  left: 1em;
  top: 15em;
  padding: 1em;
  width: 14em;
  line-height: 2;
  margin-top: 4rem;
  margin-bottom: 3rem; }
  .toc ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .toc li + li {
    margin-top: 0.3125rem; }
  .toc ul ul {
    padding-left: 2em; }
  .toc li a {
    display: inline-block;
    color: #aaa;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    line-height: 1.4rem !important;
    font-weight: 600; }
  .toc li.visible > a {
    color: #111;
    transform: translate(5px); }

.toc-marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .toc-marker path {
    transition: all 0.3s ease; }

@media (min-width: 1200px) {
  .container {
    max-width: 1080px; }
  header.primary .container {
    max-width: 1140px; } }

.executive-summary-text-body img {
  max-width: 100%;
  height: auto; }

.executive-summary {
  background: white; }

p#references {
  white-space: pre-line; }

.single-people .filter-column,
.page-research .filter-column {
  color: white; }
  .single-people .filter-column h3,
  .page-research .filter-column h3 {
    color: white;
    border: 0;
    font-size: 1.375rem;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700; }

.single-people .col-md-8 .facet-label,
.page-research .col-md-8 .facet-label {
  display: none; }

.single-people .col-md-8 .facet-wrap,
.page-research .col-md-8 .facet-wrap {
  text-align: center; }

.single-people .filter-column .reset-filters,
.page-research .filter-column .reset-filters {
  background-color: #dda940 !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  background: 0 0;
  text-align: center;
  padding: 0 30px;
  height: 42px;
  line-height: 42px;
  outline: 0;
  border: 0;
  cursor: pointer;
  text-decoration: none; }

.single-people .filter-column .wrapper,
.page-research .filter-column .wrapper {
  background-color: #0e7fad;
  padding: 1.25rem; }

.single-people .publication-item,
.page-research .publication-item {
  margin-bottom: 2.5rem; }
  .single-people .publication-item i,
  .page-research .publication-item i {
    margin-left: 2rem; }
  .single-people .publication-item .date,
  .page-research .publication-item .date {
    font-size: 0.875rem;
    font-family: open sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 1rem;
    display: block; }
  .single-people .publication-item .go-to-pub,
  .page-research .publication-item .go-to-pub {
    font-size: 3rem;
    display: block;
    color: #dda940;
    position: relative;
    top: -4rem;
    right: 1rem; }

.single-people main,
.page-research main {
  padding-top: 8.125rem; }

.single-people article,
.page-research article {
  border: 5px solid #0e7fad;
  padding: 15px;
  height: 100%; }
  .single-people article h2,
  .page-research article h2 {
    line-height: 1rem;
    margin-bottom: 0.275rem; }
    .single-people article h2 a,
    .page-research article h2 a {
      font-size: 1.625rem;
      font-family: open sans, Arial, sans-serif;
      font-style: normal;
      font-weight: 700;
      margin-bottom: 0.3125rem;
      line-height: 1.625rem;
      color: #39393a; }
  .single-people article .date,
  .page-research article .date {
    font-size: 0.875rem;
    font-family: open sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 600; }
  .single-people article .excerpt,
  .page-research article .excerpt {
    line-height: 1.25rem;
    font-size: 1rem;
    margin-top: 0.9375rem;
    margin-bottom: 3.5rem; }
  .single-people article a.arrow-link,
  .page-research article a.arrow-link {
    position: absolute;
    bottom: 0;
    right: 30px;
    bottom: 13px;
    /* vertical-align: bottom; */ }
  .single-people article .primary-focus a,
  .page-research article .primary-focus a {
    color: white;
    padding: 2px 8px;
    font-weight: 600;
    background-color: #333;
    display: inline-block;
    margin-bottom: 1rem; }

.single-people .article-header,
.page-research .article-header {
  padding-top: 0; }

.single-people .contact i,
.page-research .contact i {
  color: #3f9ead;
  font-size: 1.5625rem;
  margin-right: 0.75rem;
  position: relative;
  top: 3px; }

.single-people h1,
.page-research h1 {
  text-transform: uppercase;
  font-size: 3.25rem;
  font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700;
  position: relative;
  bottom: -83px; }

.single-people .title,
.page-research .title {
  font-size: 1.375rem;
  font-weight: 700;
  color: #3f9ead;
  margin-top: 1rem; }

.single-people .person,
.page-research .person {
  margin-top: 2rem;
  margin-bottom: 4rem; }

.single-people h3,
.page-research h3 {
  color: #3f9ead;
  font-size: 1.375rem;
  border-bottom: 1px solid #dda940;
  padding-bottom: 0.3125rem;
  margin-bottom: 0.3125rem; }

.single-people img,
.page-research img {
  max-width: 100%; }

.single-people .contact,
.page-research .contact {
  margin-top: 1rem; }
  .single-people .contact div + div,
  .page-research .contact div + div {
    margin-top: 1rem; }
  .single-people .contact .twitter a,
  .page-research .contact .twitter a {
    color: #39393a; }

.single-people .bio,
.single-people .contact,
.page-research .bio,
.page-research .contact {
  background-color: #f3f3f3;
  padding: 0.9375rem 1.25rem; }
  .single-people .bio > div,
  .single-people .contact > div,
  .page-research .bio > div,
  .page-research .contact > div {
    color: #39393a;
    font-weight: 600;
    line-height: 1.7rem; }

footer {
  padding: 3.375rem 0;
  height: 435px;
  background-color: #e7e7e8;
  background-position: center left;
  background-image: url("/wp-content/themes/thecgo/theme/images/footer-logo-bg.png") !important;
  background-size: 40%;
  background-repeat: no-repeat; }
  footer li,
  footer div {
    color: #5b5754 !important; }
  footer i {
    color: white !important; }
  footer .copyright {
    font-size: 0.6875rem;
    margin-top: 1rem;
    line-break: 0.9375rem; }
  footer h3 {
    font-weight: 700;
    font-size: 1.25rem;
    color: #5b5754 !important;
    border: 0 !important; }
  footer .social-platforms {
    margin-top: 1.25rem; }
    footer .social-platforms li {
      display: inline-block;
      border-radius: 3px;
      background-color: #ccc;
      color: #fff;
      height: 2rem;
      width: 2rem;
      text-align: center;
      line-height: 2rem;
      vertical-align: middle; }
      footer .social-platforms li:hover {
        background-color: #0079a9;
        cursor: pointer; }
      footer .social-platforms li i {
        font-size: 1rem; }
      footer .social-platforms li + li {
        margin-left: 0.5rem; }
  footer ul {
    margin: 0;
    padding: 0; }
  footer li {
    list-style: none; }
  footer .logo {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  footer .addresses li + li {
    margin-top: 0.875rem; }
  footer .info {
    font-size: 0.875rem;
    color: #39393a;
    line-height: 1.7rem; }
  footer nav ul {
    margin: 0;
    padding: 0; }
  footer nav li {
    font-size: 1.25rem;
    font-weight: bold;
    list-style: none;
    color: #5b5754; }

* {
  -webkit-appearance: none !important; }
  * textarea,
  * input {
    outline: none; }

.facetwp-checkbox {
  font-weight: 600; }

.facetwp-radio {
  font-weight: 600; }

.tax-focus .taxonomy-header {
  position: relative;
  padding-top: 7rem;
  background-image: linear-gradient(125deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-color: #0e7fad4d; }
  .tax-focus .taxonomy-header:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .tax-focus .taxonomy-header h1 {
    position: relative;
    bottom: -9px;
    z-index: 1;
    font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3.25rem;
    color: #39393a !important;
    letter-spacing: 2px;
    line-height: 3.125rem;
    margin-bottom: 0;
    max-width: 30rem; }

.tax-focus .focus-quote .quote-body,
.tax-focus .focus-quote .quote-source {
  font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 20px;
  line-height: 1.5em; }

.tax-focus .focus-quote .quote-body {
  margin-top: 4.6875rem; }

.tax-focus .focus-description {
  margin-top: 3rem;
  line-height: 1.7rem !important;
  margin-bottom: 4.6875rem; }

.tax-focus .featured_image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }

.tax-focus .latest-research {
  width: 100%; }
  .tax-focus .latest-research .recent-publication-list {
    margin-top: 7rem; }
  .tax-focus .latest-research h2.recent-research {
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-top: 5rem; }
    .tax-focus .latest-research h2.recent-research:after {
      position: absolute;
      content: "";
      width: 150px;
      height: 8px;
      background-color: #000;
      right: 0px;
      left: 0px;
      bottom: -2.125rem;
      margin: auto;
      z-index: 10; }
  .tax-focus .latest-research .term-lowercase {
    text-transform: lowercase; }
  .tax-focus .latest-research article {
    border: 5px solid #0e7fad;
    padding: 15px;
    height: 100%; }
    .tax-focus .latest-research article h2 {
      line-height: 1rem; }
      .tax-focus .latest-research article h2 a {
        font-size: 1rem;
        font-family: open sans, Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        color: #39393a;
        margin-bottom: 0.275rem; }
    .tax-focus .latest-research article .date {
      font-size: 0.875rem;
      font-family: open sans, Arial, sans-serif;
      font-style: normal;
      font-weight: 500;
      margin-bottom: 1rem;
      display: block; }
  .tax-focus .latest-research .go-to-pub {
    font-size: 3rem;
    display: block;
    color: #dda940;
    float: right;
    position: relative;
    top: -4rem;
    right: 1rem; }

.tax-focus .more-news-cta {
  text-align: center;
  margin: 5rem 0; }
  .tax-focus .more-news-cta .blurb {
    font-weight: 700;
    font-size: 1.5625rem;
    text-align: right;
    margin-right: 3rem; }
    .tax-focus .more-news-cta .blurb span {
      text-transform: lowercase; }
  .tax-focus .more-news-cta .cta-button {
    font-size: 1.25rem;
    color: #dda940;
    border: 2px solid;
    border-width: 4px;
    padding: 0.3em 1em;
    border-radius: 0px;
    font-weight: 700;
    background-color: #ffffff; }

.sidebar-nav {
  padding: 9px 0; }

.dropdown-menu {
  border: 0 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(0); }

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(0); }

.dropdown-menu li:hover .sub-menu {
  visibility: visible; }

.dropdown:hover .dropdown-menu {
  display: block; }

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0; }

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px; }

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px; }

header.primary nav > ul li {
  padding: 0.9375rem;
  line-height: 1.75rem;
  margin-left: 0;
  margin-top: -0.4rem; }
  header.primary nav > ul li.donate {
    margin-top: 0;
    margin-left: 1rem; }

.dropdown:hover .dropdown-menu li + li {
  border-top: 1px solid #eee; }

.dropdown:hover .dropdown-menu {
  border-radius: 0; }

.dropdown:hover .dropdown-menu li {
  width: 100%; }
  .dropdown:hover .dropdown-menu li a:hover {
    color: #0e7fad; }

.dropdown-menu li a {
  white-space: nowrap; }

.tax-focus .latest-research article h2 a {
  font-size: 1.625rem;
  font-family: open sans, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.3125rem;
  line-height: 1.625rem; }

.book-summary a.download {
  display: block;
  width: 100%; }

/* */
.staff-title {
  background: #62ABCA !important; }
  .staff-title .title {
    font-weight: bold; }

.staff-title {
  text-transform: uppercase;
  position: relative; }

.staff-affiliation {
  background: #62ABCA !important; }

.staff-name {
  position: relative; }

.staff-title {
  font-weight: normal !important;
  position: static !important;
  margin-top: 6px !important;
  font-size: 0.8rem !important;
  letter-spacing: 0px !important; }

header.header.primary {
  position: fixed;
  width: 100%;
  z-index: 999999;
  background: white; }

section#content {
  padding-top: 120px; }

/* !-------- WORDPRESS CLASSES ------------------- */
/*------------------------------------------------------------ *\
\*------------------------------------------------------------ */
/* !-- WP WYSIWYG Editor Styles -- */
.entry-content img {
  margin: 0 0 1.5em 0; }

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

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

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

.alignnone,
img.alignnone {
  /* not sure about this one */ }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

/*  */
.files h4 {
  font-weight: bold;
  margin-top: 1rem; }

.files a {
  font-weight: bold; }

.board-description.text-body {
  color: #231f20;
  font-weight: 600;
  line-height: 1.7rem;
  margin-bottom: 3rem; }

h2.people-item-heading {
  font-weight: bold;
  margin-bottom: 1rem;
  margin-left: -17px;
  margin-top: 3rem; }

.people-items-published {
  margin-bottom: 6rem; }
  .people-items-published button.alm-load-more-btn.more.button.primary {
    margin-top: 2rem; }
  .people-items-published .alm-btn-wrap {
    text-align: center; }
  .people-items-published .alm-reveal.row + .alm-reveal.row {
    margin-top: 1.75rem; }
  .people-items-published .ajax-index-item h2 {
    font-size: 1.625rem;
    font-family: open sans, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0.3125rem;
    line-height: 1.625rem; }

.article-body h2 {
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 1.625rem !important; }

.article-body p {
  line-height: 1.7rem; }

blockquote {
  margin: 20px 0 30px;
  border-left: 5px solid;
  padding-left: 20px;
  border-color: #0e7fad; }

.page-search .row + .row {
  margin-top: 2.5rem; }

.single-people div#ajax-load-more {
  width: 100%; }

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

button.alm-load-more-btn.more.button.primary.done {
  display: none; }

.paragraph-image {
  max-width: 650px;
  margin: 1.5rem auto; }

li.menu-item-13257 {
  display: none !important; }

@media (max-width: 1199.98px) {
  header.primary img {
    max-width: 350px; } }

@media (max-width: 991.98px) {
  .admin-bar button#responsive-menu-button {
    top: 68px; }
  .admin-bar ul#responsive-menu {
    margin-top: 11rem; }
  li.menu-item-13257 {
    display: list-item !important; }
  footer {
    height: auto; }
    footer .logo {
      position: static;
      left: auto;
      top: auto;
      transform: none;
      margin-bottom: 2rem; }
  .home .discover {
    height: 15rem; }
    .home .discover h2 {
      font-size: 2rem;
      line-height: 15rem; }
  .home .video .text {
    padding: 1rem; }
  .home .latest-research .research-item + .research-item {
    margin-top: 1rem; }
  .single-publication .toc-container {
    display: none; }
  .page-about .who-we-are {
    padding-bottom: 1rem; }
  .page-about .video {
    height: 400px;
    padding: 0 15px; }
  .page-about .what-we-do {
    padding-bottom: 2rem; }
    .page-about .what-we-do > div {
      padding-left: 0; }
  .page-about .staff {
    margin-top: 0; }
    .page-about .staff h2 {
      margin-left: 15px; }
    .page-about .staff a {
      text-align: center; }
  .page-contributing-scholars .staff a {
    text-align: center; }
  .page-board-members .staff a {
    text-align: center; }
  .page-editorial-board-members .staff a {
    text-align: center; }
  .page-students .philo-block {
    padding-bottom: 1rem; }
  .page-students .image-section {
    display: none; }
  .page-students .learn-by-doing .content-block {
    padding-bottom: 1rem; }
  .page-students .learning-experiences .content-block {
    padding-top: 0;
    padding-bottom: 0; }
  .page-students .alm-btn-wrap {
    margin-top: 3rem !important; }
  .page-students div#ajax-load-more {
    padding: 0 15px; }
  .page-students .col-md-6.ajax-item {
    margin-top: 1rem !important; }
  .page-research .facetwp-facet input.facetwp-search,
  .page-research .facetwp-facet input.facetwp-location {
    width: 100% !important;
    min-width: 0 !important;
    min-width: none !important; }
  .page-research main {
    padding-top: 3rem !important; }
  .page-research .filter-column h3 {
    font-size: 1.25rem; }
  .post-type-archive-news .news-item .featured-image img {
    width: 100%; }
  .post-type-archive-news .facetwp-facet input.facetwp-search,
  .post-type-archive-news .facetwp-facet input.facetwp-location {
    width: 100% !important;
    min-width: 0 !important;
    min-width: none !important; }
  .post-type-archive-news main {
    padding-top: 0rem !important; }
  .post-type-archive-news .filter-column h3 {
    font-size: 1.25rem; }
  .page-search .facetwp-facet input.facetwp-search,
  .page-search .facetwp-facet input.facetwp-location {
    width: 100% !important;
    min-width: 0 !important;
    min-width: none !important; }
  .page-search main {
    padding-top: 0rem !important; }
  .page-search .filter-column h3 {
    font-size: 1.25rem; }
  .tax-focus .recent-publication-list div + div {
    margin-top: 1rem; }
  .tax-focus span.blurb {
    margin: 0 !important;
    display: block;
    text-align: center !important;
    margin-bottom: 1rem !important; }
  .tax-focus a.cta-button {
    display: inline-block;
    clear: both; } }

@media (max-width: 767.98px) {
  .home .splash .splash-heading-wrapper {
    top: 10rem;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 20rem; }
    .home .splash .splash-heading-wrapper h1 {
      font-size: 3rem;
      line-height: 2; }
  .page-about .video {
    height: 300px; }
  .page-academic-integrity h2 {
    overflow-wrap: break-word; }
  .page-students div#ajax-load-more {
    padding: 0 15px; }
  .page-students .student-authored-research .student-research-item + .student-research-item {
    margin-top: 1rem; }
  .page-students .student-authored-research .ajax-item {
    margin-top: 1rem; }
  .page-research .row.publications-list,
  .post-type-archive-news .row.publications-list {
    padding-top: 2rem; }
  .page-search .facetwp-template > .row:first-child {
    padding-top: 2rem; } }

@media (max-width: 575.98px) {
  header.primary img {
    max-width: 235px;
    padding-top: 15px;
    height: auto; }
  footer .social-platforms li:last-child {
    margin-left: 0;
    margin-top: 0.5rem; }
  .home .splash .splash-heading-wrapper h1 {
    font-size: 2.5rem; }
  .home .discover {
    height: 12rem; }
    .home .discover h2 {
      font-size: 1.5rem;
      line-height: 12rem; } }

button#responsive-menu-button {
  z-index: 999999999 !important; }

ul#responsive-menu {
  margin-top: 9rem; }

.blog-author > a + a:last-child::before {
  content: " and ";
  cursor: default !important;
  font-weight: normal !important;
  pointer-events: none !important;
  position: relative;
  z-index: 999999; }

.blog-author a:nth-of-type(n + 2):not(:last-child)::before {
  content: ", ";
  margin-left: -3px;
  margin-right: 2px; }

.facetwp-facet.facetwp-facet-pagergoogle.facetwp-type-pager {
  display: none; }

.google-pag {
  display: none;
  text-align: center;
  margin: 2rem 0 4rem 0; }
  .google-pag li {
    display: inline-block; }
    .google-pag li:first-child {
      margin-right: 1rem; }
    .google-pag li:last-child {
      margin-left: 1rem; }
    .google-pag li:first-child, .google-pag li:last-child {
      font-weight: bold; }

#footer .secondary-nav a {
  color: #5b5754 !important; }

.single-publication h2:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 150px;
  margin-top: -150px; }

.admin-bar.single-publication h2:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 182px;
  margin-top: -182px; }

button#responsive-menu-button {
  background: #0e7fad !important; }

.single-people .col-md-6.ajax-item {
  margin-top: 1.6rem; }

.page-about .article-header,
.page-students .article-header {
  background-color: #3394ba;
  padding-bottom: 3.75rem; }
  .page-about .article-header h1,
  .page-students .article-header h1 {
    text-transform: uppercase;
    font-size: 3.25rem;
    font-family: "Heebo", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -83px;
    color: white; }

.article-body li,
.article-body a {
  word-wrap: break-word; }

@media (max-width: 767.98px) {
  img.float-left.logo {
    height: auto;
    width: 250px;
    margin-top: 1rem; }
  header.header.primary {
    top: 0; }
  button#responsive-menu-button {
    top: 40px !important; } }

.page-students .learn-row img,
.page-students .student-section img {
  width: 100%; }

.board-description {
  margin-bottom: 4rem !important; }

.board-description.text-body.row img {
  width: 100%;
  max-width: 100%; }

.impact-paragraph {
  margin-bottom: 3rem; }
  .impact-paragraph img {
    max-width: 100%; }

.publication-item-excerpt {
  margin-bottom: 1rem; }

section.container-fluid.splash {
  overflow: hidden; }



  .single-publication .authors {
    margin-top: -1rem;
    margin-bottom: 1rem;
  }

  .single-publication .authors a {
    display: inline-block;
    margin-right: 1rem !important;
  }
  .single-publication .authors a img {
    width: 40px;
    height: auto;
  }

  .single-publication .authors a .author-image {
    display: inline-block;
  }
  

  .single-news .authors a {
    display: inline-block;
    margin-right: 1rem !important;
  }
  .single-news .authors a img {
    width: 40px;
    height: auto;
  }
  .single-news .authors a .author-name {
    display: inline-block;
      color: #000;
      font-size: 0.9rem;
  }
  .single-news .authors a .author-image {
    display: inline-block;
  }
  




  .single-news .executive-summary-text {
    padding: 0 !important;
    overflow: hidden !important;
 }
  .single-news .col-lg-8 {
    padding: 2rem !important;
 }
  .meta-info {
    background: #e7e7e8;
    padding: 2.5rem;
 }
  .meta-info > div {
    margin-bottom: 1.5rem;
 }
  .meta-info span, .meta-info a {
    font-size: 0.9rem;
 }
  .meta-info h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0 !important;
 }
  .meta-info ul {
    margin: 0;
    margin-top: 0.25rem;
 }
  .meta-info ul li {
    font-size: 0.9rem;
    line-height: 1.3;
 }
  .meta-info ul li + li {
    margin-top: 0.5rem;
 }
  .meta-info .related-media-outlets ul {
    list-style: none;
    padding: 0;
 }
  .meta-info .related-media-outlets img {
    border-radius: 50%;
    width: 20px;
    margin-right: 0.25rem;
 }
  .single-news .authors {
    margin-top: -2rem;
    margin-bottom: 0.5rem;
 }
  .single-news .published-date {
    margin-bottom: 1rem;
 }
 
 

 .single-publication .executive-summary-text {
  padding: 0 !important;
  overflow: hidden !important;
}
.single-publication .col-lg-8 {
  padding: 2rem !important;
}
.meta-info {
  background: #eee;
  padding: 2.5rem;
}
.meta-info > div {
  margin-bottom: 1.5rem;
}
.meta-info span {
  font-size: 0.9rem;
}
.meta-info h4 {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.meta-info ul {
  margin: 0;
  margin-top: 0.25rem;
  padding-left: 20px;
}
.meta-info ul li {
  font-size: 0.9rem;
  line-height: 1.3;
}
.meta-info ul li + li {
  margin-top: 0.5rem;
}


.meta-info .focuses {
  line-height: 1;
}



.single-publication time {
  font-size: 1rem;
  font-weight: 600;
  margin-top: -0.5rem !important;
  margin-bottom: 0.75rem !important;
  display: block;
}


@media only screen and (max-width: 991px) {
  .col-lg.meta-info {
    padding: calc(2.5rem + 15px) !important;
  }
}

@media only screen and (min-width: 992px) {
  .article-header h1,
  .article-header h2 {
      max-width: 650px;
  }
}



.related-media-outlets li a {
  line-height: 20px;
  vertical-align: middle;
}

.related-media-outlets li img {
  float: left;
  display: block;
  margin-top: 1px;
}

.single-publication .col-lg-8 {
  padding: calc(2.5rem + 15px) !important;
}

.col-lg.meta-info ul {
  padding: 0;
  list-style: none;
}

.col-lg.meta-info li + li {
  margin-top: 0.5rem;
}

.meta-info li a {
  color: #7f7f7f;
}

.meta-info li a:hover {
  color: #9f9f9f;
}

.single-news time {
  color: #fff;
}


.single-publication .authors a .author-info,
.single-news .authors a .author-info {
  display: inline-block;
  color: black;
  font-size: 0.9rem;
}

.single-publication .authors a .author-info,
.single-news .authors a .author-info {
  position: relative;
  top: 8px;
  line-height: 1.2;
}

.single-publication .authors a .author-title,
.single-news .authors a .author-title {
  font-weight: bold;
  color: #7f7f7f;
}

select.facetwp-dropdown {
  border: none;
  padding: 0.5rem;
  border-radius: 5px;
}

select.facetwp-dropdown {
  width: 100%;
}

input.facetwp-search {
  width: 100% !important;
}

span.facetwp-input-wrap {
  width: 100%;
}




/* READ MORE BUTTON */
.maxlist-more { font-weight: bold; }
.maxlist-more a { text-decoration:none; color:#0e7fad; }
.maxlist-more a:hover { text-decoration:none; color:#1397cc; } 

p.maxlist-more {
  margin-top: 0.35rem;
  display: block;
}

.single-news h2.subtitle {
  color: #fff;
  font-size: 1.5rem;
}

.single h1.article-h1 {
  margin-bottom: .25rem;
}

button#responsive-menu-pro-button {
    z-index: 99999999 !important;
}

div#responsive-menu-pro-container {
    z-index: 9999999 !important;
}





nav#book-navigation a:first-child {
  float: left;
}

nav#book-navigation a:nth-child(2) {
  float: right;
}

nav#book-navigation {
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 999999999;
}

h3.of-the-book {
  color: white;
  font-size: 1rem;
  font-weight: normal;
}
h3.of-the-book a {
  color: white;
  font-style: italic;
  text-decoration: underline;
}

.single-book article {
  margin-top: 2rem;
}

.book-toc ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.book-toc li {margin: 0.3rem 0;}

.single-book .editors.authors {
  margin-top: 0;
}

.single-book .editors.authors a {
  display: block;
}



.page-template-default .article-header {
    background-color: #3394ba;
    padding-bottom: 3.75rem;
}

.page-template-default h1.article-h1 {
    text-transform: uppercase;
    font-size: 3.25rem;
    font-family: heebo,Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    position: relative;
    bottom: -83px;
    color: #fff;
    /* margin-bottom: 2rem; */
}

.page-template-default .article-body {
    margin-top: 4rem;
}
.page.page-template-default .article-body * {
   -webkit-appearance: auto !important;
}


.book-toc li {
  display: inline-block;
}

.book-toc ul>li:before { content:'\ffed'; margin-right:0.5rem; color: #5b5754; }



@media only screen and (max-width: 767px) {
  .book-toc ul {
      -webkit-column-count: 1 !important;
      -moz-column-count: 1 !important;
      column-count: 1 !important;
  }
}







.post-type-archive-benchmark .news-item {
  position: relative;
  margin-bottom: 48px; }
  .post-type-archive-benchmark .news-item .featured-image {
    height: 320px; }
    .post-type-archive-benchmark .news-item .featured-image img {
      max-width: 100%;
      object-fit: cover;
      height: 100%; }
  .post-type-archive-benchmark .news-item h2 {
    margin-bottom: 0; }
    .post-type-archive-benchmark .news-item h2 a {
      line-height: 1.3em !important;
      color: #39393a;
      font-weight: 700 !important;
      height: 3.625rem;
      text-overflow: ellipsis !important;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      font-size: 22px; }
  .post-type-archive-benchmark .news-item .date {
    display: block;
    font-size: 0.875rem;
    margin-top: 0.25rem;
    margin-bottom: 0.9rem; }
  .post-type-archive-benchmark .news-item .content-box {
    position: relative;
    max-width: 100%;
    margin-left: 0.8125rem;
    margin-top: -3.375rem;
    z-index: 10000;
    background: #fff;
    padding: 1.25rem 0.625rem 0.625rem 1.25rem;
    border-left: solid 0.125rem #e7e7e8; }



   .book-toc ul {
      column-rule-width: 2px dotted black;
      column-rule: dotted;
      column-rule: solid 8px;
      column-rule: solid #62acca;
      column-rule: dotted 3px #62acca;
  }
  
  .book-toc li {
      min-width: 50%;
      padding: 0 2rem;
      line-height: 1.2;
  }
  
  .book-toc {
      background: #efefef;
      padding: 1rem;
  }

.book-toc ul>li:before {
  display: none;
}

.book-toc ul {
  padding: 0;
}

.book-toc h3 {
    margin-left: 2rem;
}



.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  /* padding-bottom: 56.25%; */
}



.archive form#gform_3 {
}

.archive input#gform_submit_button_3 {
  float: left;
  display: inline-block;
  width: auto;
  padding: 0.75rem;
  font-size: 0.8rem;
  margin-top: -0.75rem;
}


.archive .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0px;
}

span.gfield_required {
  display: none !important;
}

select#input_3_3 {
    -webkit-appearance: auto !important;
}

.gform_fields input {
    outline: none;
    border: 1px solid rgb(118, 118, 118);
}

h2.gform_title {
    font-size: 1.5rem;
	margin-top: 0 !important;
	font-weight: bold;
}


.single div#gform_wrapper_3 {
    margin: 2rem 0;
    border: 6px solid #0e7fad;
    padding: 1rem;
}

.archive div#gform_wrapper_3 {
    position: relative;
    top: -1.5rem;
}

@media only screen and (max-width: 767px) {
    .archive div#gform_wrapper_3 {
        position: static;
    }
}



.editorial-board-member-container .col, .editorial-board-member-container .col-1, .editorial-board-member-container .col-10, .editorial-board-member-container .col-11, .editorial-board-member-container .col-12, .editorial-board-member-container .col-2, .editorial-board-member-container .col-3, .editorial-board-member-container .col-4, .editorial-board-member-container .col-5, .editorial-board-member-container .col-6, .editorial-board-member-container .col-7, .editorial-board-member-container .col-8, .editorial-board-member-container .col-9, .editorial-board-member-container .col-auto, .editorial-board-member-container .col-lg, .editorial-board-member-container .col-lg-1, .editorial-board-member-container .col-lg-10, .editorial-board-member-container .col-lg-11, .editorial-board-member-container .col-lg-12, .editorial-board-member-container .col-lg-2, .editorial-board-member-container .col-lg-3, .editorial-board-member-container .col-lg-4, .editorial-board-member-container .col-lg-5, .editorial-board-member-container .col-lg-6, .editorial-board-member-container .col-lg-7, .editorial-board-member-container .col-lg-8, .editorial-board-member-container .col-lg-9, .editorial-board-member-container .col-lg-auto, .editorial-board-member-container .col-md, .editorial-board-member-container .col-md-1, .editorial-board-member-container .col-md-10, .editorial-board-member-container .col-md-11, .editorial-board-member-container .col-md-12, .editorial-board-member-container .col-md-2, .editorial-board-member-container .col-md-3, .editorial-board-member-container .col-md-4, .editorial-board-member-container .col-md-5, .editorial-board-member-container .col-md-6, .editorial-board-member-container .col-md-7, .editorial-board-member-container .col-md-8, .editorial-board-member-container .col-md-9, .editorial-board-member-container .col-md-auto, .editorial-board-member-container .col-sm, .editorial-board-member-container .col-sm-1, .editorial-board-member-container .col-sm-10, .editorial-board-member-container .col-sm-11, .editorial-board-member-container .col-sm-12, .editorial-board-member-container .col-sm-2, .editorial-board-member-container .col-sm-3, .editorial-board-member-container .col-sm-4, .editorial-board-member-container .col-sm-5, .editorial-board-member-container .col-sm-6, .editorial-board-member-container .col-sm-7, .editorial-board-member-container .col-sm-8, .editorial-board-member-container .col-sm-9, .editorial-board-member-container .col-sm-auto, .editorial-board-member-container .col-xl, .editorial-board-member-container .col-xl-1, .editorial-board-member-container .col-xl-10, .editorial-board-member-container .col-xl-11, .editorial-board-member-container .col-xl-12, .editorial-board-member-container .col-xl-2, .editorial-board-member-container .col-xl-3, .editorial-board-member-container .col-xl-4, .editorial-board-member-container .col-xl-5, .editorial-board-member-container .col-xl-6, .editorial-board-member-container .col-xl-7, .editorial-board-member-container .col-xl-8, .editorial-board-member-container .col-xl-9, .editorial-board-member-container .col-xl-auto {
	 padding-left: 30px !important;
	 padding-right: 30px !important;
}
 


h2#references {
  display: inline-block;
}

span#toggle-references {
  display: inline-block;
  margin-top: 5.4rem;
  margin-bottom: 1rem;
  margin-left: .5rem;
  cursor: pointer;
}

div#references div#references  {
  display: none;
}

h2#references {
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-style: normal;
  font-weight: 800;
  font-size: 1.625rem !important;
}

.single-book h2#references {
  margin-top: 1rem;
}

.single-book span#toggle-references {
  margin-top: 1.4rem;
}

@media only screen and (max-width: 767px) {
    .tax-focus .taxonomy-header h1 {font-size: 2.7rem;}
}


main iframe {
    max-width: 100%;
}


@media (max-width: 600px) {
.single-publication .executive-summary header h1 {
    font-size: 2rem;
}
}

p.ql-center-displayed-equation img {
    max-width: 85% !important;
}