/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

a {
  color: #3375d4; }

a:not(.share-btn):not(.site-title):not(.info-btn):not(.btn)[target="_blank"]:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: " \f35d";
  font-size: 0.8em; }

h1 {
  color: #32006e; }
  h1.entry-title {
    font-size: 2.5rem; }

.list-title {
  font-size: 1.5rem; }

.single-title {
  font-size: 2rem; }

h3 {
  font-size: 1.5rem; }
  h3.widget-title {
    color: #32006e;
    font-weight: 900; }

.breadcrumbs {
  color: #a3a3a3;
  font-size: 0.9rem; }
  .breadcrumbs span {
    color: #474747; }
    .breadcrumbs span a span {
      color: #3375d4; }

.facetwp-type-fselect .fs-wrap, .facetwp-type-fselect .fs-dropdown {
  width: 100% !important; }

#content.site-content {
  padding-top: 2.125rem; }

.home #content.site-content {
  padding: 5px 0; }

.home #info-tiles .card {
  border-radius: 0;
  color: #fff;
  border: 0; }
  .home #info-tiles .card.border-left, .home #info-tiles .card.border-top {
    border: 0 !important; }
  .home #info-tiles .card .card-title {
    display: flex;
    align-items: center; }
    .home #info-tiles .card .card-title i {
      font-size: 2rem;
      opacity: 0.6; }
  .home #info-tiles .card .card-footer {
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    border-top: 0; }
  .home #info-tiles .card a {
    color: #fff; }

.page-id-205 h1.entry-title, .page-id-151 h1.entry-title, .page-id-149 h1.entry-title {
  display: none; }

span.text-controls {
  font-size: 18px;
  float: right;
  display: block;
  margin-top: 1.5rem; }
  span.text-controls a:not([href]):not([tabindex]) {
    cursor: pointer;
    color: #474747; }
    span.text-controls a:not([href]):not([tabindex]):hover {
      color: #a3a3a3; }

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/
/* 
Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .home .card-group {
    flex-flow: column nowrap; } }

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  .home #info-tiles .card-group .card .nested-cards {
    flex-flow: row wrap; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .home #info-tiles .card-group {
    flex-flow: row wrap; } }

/* Extra large devices (large desktops, 1200px and up) */
/*--------------------------------------------------------------
# Helper classes
--------------------------------------------------------------*/
.white {
  color: #fff !important; }

.orange {
  color: #D2430F; }

.yellow {
  color: #FFc700; }

.blue {
  color: #2C6ACE; }

.teal {
  color: #008995; }

.purple {
  color: #32006e; }

.dark-grey {
  color: #474747; }

.orange-bg {
  background-color: #D2430F !important; }

.yellow-bg {
  background-color: #FFc700; }

.blue-bg {
  background-color: #2C6ACE; }

.teal-bg {
  background-color: #008995; }

.purple-bg {
  background-color: #32006e; }

.dark-grey-bg {
  background-color: #474747; }

.orange-bg-mute {
  background-color: #bc4e26; }

.yellow-bg-mute {
  background-color: #e6b91a; }

.blue-bg-mute {
  background-color: #4570b5; }

.teal-bg-mute {
  background-color: #0f7d86; }

.purple-bg-mute {
  background-color: #330b63; }

body:not(.theme-preset-active) #page-sub-header {
  box-shadow: inset 0 0 0 2000px rgba(71, 71, 71, 0.3);
  min-height: 350px; }
  body:not(.theme-preset-active) #page-sub-header .intro-wrap {
    position: relative;
    z-index: 3;
    margin-top: 0; }
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 2.80rem;
    width: 100%;
    margin: 0 auto 3rem auto;
    line-height: 3.5rem;
    font-family: "Encode Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.16); }
  body:not(.theme-preset-active) #page-sub-header h2 {
    font-size: 1.7rem;
    font-family: "Encode Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  body:not(.theme-preset-active) #page-sub-header p, body:not(.theme-preset-active) #page-sub-header a, body:not(.theme-preset-active) #page-sub-header h2 {
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.16);
    font-weight: 200;
    margin-bottom: 0; }
  body:not(.theme-preset-active) #page-sub-header .linear-gradient {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.15) 18%, rgba(0, 0, 0, 0.6));
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0; }

body:not(.theme-preset-active):not(.home) #page-sub-header {
  min-height: auto;
  text-align: left;
  box-shadow: none; }
  body:not(.theme-preset-active):not(.home) #page-sub-header .intro-wrap {
    margin-top: 0; }
  body:not(.theme-preset-active):not(.home) #page-sub-header h1 {
    font-size: 2.5rem;
    margin: 0;
    width: auto;
    padding-bottom: 4rem; }
  body:not(.theme-preset-active):not(.home) #page-sub-header .linear-gradient {
    display: none; }

body:not(.theme-preset-active) footer#colophon {
  background: linear-gradient(95deg, #32006e, #32006e 45%, #76236c);
  color: #fff;
  font-size: 0.75rem; }
  body:not(.theme-preset-active) footer#colophon a.nav-link:hover {
    text-decoration: underline; }

header#masthead {
  background: linear-gradient(95deg, #32006e, #32006e 45%, #76236c);
  padding: 1.74rem 1rem; }
  header#masthead .site-logo {
    margin-right: 30px;
    margin-top: -5px; }
    header#masthead .site-logo > a {
      color: #fff; }
  header#masthead .navbar-brand {
    padding-bottom: 0;
    padding-top: 0;
    white-space: normal; }
    header#masthead .navbar-brand > a {
      font-size: 1.5rem;
      font-weight: 500;
      line-height: 2rem; }
      header#masthead .navbar-brand > a:hover, header#masthead .navbar-brand > a:focus {
        color: #fff; }
  header#masthead .navbar-toggler {
    border: 2px solid rgba(255, 255, 255, 0.5); }
  header#masthead .desktop-search {
    width: 80%; }
  header#masthead .search-form {
    position: relative;
    margin-left: 0; }
    header#masthead .search-form .search-field {
      background-color: rgba(255, 255, 255, 0.5);
      color: #fff;
      border: none;
      border-radius: 0;
      width: 100%; }
    header#masthead .search-form .search-submit {
      position: absolute;
      right: 8px;
      top: 0;
      border: 0;
      color: #fff; }
      header#masthead .search-form .search-submit:hover, header#masthead .search-form .search-submit:focus {
        background-color: transparent; }
      header#masthead .search-form .search-submit .fa-search:before {
        position: absolute;
        top: 0;
        font-size: 1.2rem;
        right: 3px; }

#secondary .widget {
  margin: 0 0 3rem; }
  #secondary .widget.widget_text {
    padding: 0 1rem; }

#footer-widget {
  padding: 30px 0;
  background-color: #fff;
  border-top: 7px solid #d9d9d9; }
  #footer-widget .widget {
    background-color: #fff;
    height: 100%;
    padding: 1rem;
    color: #474747; }
    #footer-widget .widget .textwidget ul {
      list-style: none;
      padding: 0; }
      #footer-widget .widget .textwidget ul li {
        padding-left: 1.3rem;
        margin-bottom: 1rem; }
        #footer-widget .widget .textwidget ul li:before {
          content: "| ";
          /* FontAwesome Unicode */
          display: inline-block;
          margin-left: -1.3rem;
          /* same as padding-left set on li */
          width: 1.3rem;
          /* same as padding-left set on li */ }
    #footer-widget .widget.widget_nav_menu .nav {
      list-style: none;
      padding: 0; }
      #footer-widget .widget.widget_nav_menu .nav > li > a {
        color: #474747;
        display: inline-block; }
        #footer-widget .widget.widget_nav_menu .nav > li > a:hover, #footer-widget .widget.widget_nav_menu .nav > li > a:focus {
          background-color: #fff;
          color: #3375d4; }
        #footer-widget .widget.widget_nav_menu .nav > li > a:first-of-type {
          padding-top: 0; }
      #footer-widget .widget.widget_nav_menu .nav > li:before {
        content: "| ";
        /* FontAwesome Unicode */
        display: inline-block; }
      #footer-widget .widget.widget_nav_menu .nav > li:hover {
        color: #3375d4; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  header#masthead .desktop-search {
    width: auto; }
  header#masthead .search-form .search-submit .fa-search:before {
    position: relative;
    top: auto;
    font-size: 1rem;
    right: auto; } }

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header {
    min-height: 500px; }
    body:not(.theme-preset-active) #page-sub-header .intro-wrap {
      margin-top: 175px; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  header#masthead .search-form {
    margin-left: 15px; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    width: 70%; } }

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
  font-weight: 500; }

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item a {
  font-weight: 500; }

body:not(.theme-preset-active) #masthead #mini-nav .navbar-nav > li:first-of-type {
  padding-left: 0; }
  body:not(.theme-preset-active) #masthead #mini-nav .navbar-nav > li:first-of-type > a {
    padding-left: 0; }

/* MAIN NAVIGATION */
#main-navigation {
  padding: 0 0 0 .5rem;
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  position: relative;
  z-index: 5; }
  #main-navigation .nav-item {
    position: relative; }
    #main-navigation .nav-item:first-of-type {
      padding-left: 0; }
    #main-navigation .nav-item a {
      font-size: 0.9rem;
      color: #474747;
      padding-bottom: 1rem;
      padding-right: 1.5rem;
      padding-top: 1.04rem; }
      #main-navigation .nav-item a:hover {
        color: #3375d4; }
    #main-navigation .nav-item:after {
      content: '';
      position: absolute;
      right: 0;
      height: 24px;
      width: 12px;
      top: 18px;
      color: #d9d9d9; }
    #main-navigation .nav-item:last-of-type:after {
      content: ''; }
    #main-navigation .nav-item:hover > .dropdown-menu {
      background-color: #fff;
      padding: 0.5rem;
      min-width: 20rem;
      display: block;
      top: 56px;
      border-radius: 0;
      border-top: 5px solid transparent; }
      #main-navigation .nav-item:hover > .dropdown-menu > li {
        padding-left: 0; }
        #main-navigation .nav-item:hover > .dropdown-menu > li:after {
          content: ''; }
        #main-navigation .nav-item:hover > .dropdown-menu > li > a {
          padding: .5rem .5rem;
          border-bottom: 1px solid #d9d9d9; }
          #main-navigation .nav-item:hover > .dropdown-menu > li > a:after {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f105";
            position: absolute;
            right: 10px;
            top: 10px; }
        #main-navigation .nav-item:hover > .dropdown-menu > li:last-of-type > a {
          border-bottom: 0; }
        #main-navigation .nav-item:hover > .dropdown-menu > li > .dropdown-menu {
          display: none; }
    #main-navigation .nav-item.current-menu-parent > a, #main-navigation .nav-item.current_page_item > a {
      color: #3375d4; }
    #main-navigation .nav-item.menu-item-has-children .dropdown-toggle {
      padding-right: 2rem; }
      #main-navigation .nav-item.menu-item-has-children .dropdown-toggle .caret {
        display: none; }
      #main-navigation .nav-item.menu-item-has-children .dropdown-toggle:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f107";
        vertical-align: 0;
        border: 0;
        position: absolute;
        top: 17px;
        right: 24px; }
    #main-navigation .nav-item.menu-item-has-children .menu-item-has-children .dropdown-toggle:after {
      right: 18px; }
  #main-navigation .giving-nav .navbar-nav .giving-item {
    position: relative;
    display: block;
    overflow: hidden; }
    #main-navigation .giving-nav .navbar-nav .giving-item > a {
      position: relative;
      font-size: 0.75rem;
      padding-top: 1.35rem;
      padding-left: 1rem;
      padding-right: 0.5rem;
      float: right;
      text-transform: uppercase;
      -webkit-transition: all 0.35s ease-out;
      transition: all 0.35s ease-out;
      background-color: transparent; }
      #main-navigation .giving-nav .navbar-nav .giving-item > a:before {
        content: "";
        width: 200px;
        position: absolute;
        top: 0;
        left: 0;
        height: 100px;
        -webkit-transform: skew(-18deg);
        transform: skew(-18deg);
        border-left: 5px solid #a3a3a3;
        background-color: #e5e5e6;
        z-index: -1; }
      #main-navigation .giving-nav .navbar-nav .giving-item > a:hover {
        background-color: transparent; }

/* MASTHEAD NAVIGATION */
#mini-nav {
  text-transform: uppercase; }
  #mini-nav .navbar-nav > li {
    position: relative;
    padding-left: 1rem; }
    #mini-nav .navbar-nav > li:after {
      content: ' / ';
      position: absolute;
      right: -10px;
      top: 6px;
      color: #d9d9d9; }
    #mini-nav .navbar-nav > li:last-of-type:after {
      content: ''; }
    #mini-nav .navbar-nav > li:first-of-type {
      padding-left: 0; }

/*SIDEBAR NAVIGATION*/
/*only display current page plus parent in navigation for each main section*/
#secondary .widget_nav_menu .nav li.menu-item {
  display: none; }

#secondary .widget_nav_menu .nav li.menu-item.current-menu-item, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor {
  display: block; }
  #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li {
    display: block; }
    #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li a {
      position: relative;
      background-color: #fff;
      color: #474747;
      border-bottom: 1px solid #d9d9d9;
      text-transform: none; }
      #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li a:hover, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li a:hover {
        background-color: #eeeeee; }
      #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li a:after, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li a:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 10px;
        top: 10px; }
    #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li > .sub-menu li a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li > .sub-menu li a {
      border-bottom: 0;
      padding-left: 1rem; }
      #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li > .sub-menu li a:before, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li > .sub-menu li a:before {
        content: " --- "; }
    #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li:last-of-type a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li:last-of-type a {
      border-bottom: 2px solid #d9d9d9; }
    #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li.current_page_item > a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-item > .sub-menu li.current-menu-item > a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li.current_page_item > a, #secondary .widget_nav_menu .nav li.menu-item.current-menu-ancestor > .sub-menu li.current-menu-item > a {
      color: #3375d4; }

#secondary .widget_nav_menu .nav li a {
  background-color: #32006e;
  color: #fff;
  text-transform: uppercase; }

.section-149 h1.entry-title, .section-149 h1.page-title, .section-149 h3.widget-title {
  color: #2C6ACE; }

.section-149 #secondary .widget_nav_menu .nav li a {
  background-color: #2C6ACE; }

.section-205 h1.entry-title, .section-205 h1.page-title, .section-205 h3.widget-title {
  color: #008995; }

.section-205 #secondary .widget_nav_menu .nav li a {
  background-color: #008995; }

.section-151 h1.entry-title, .section-151 h3.widget-title, .section-151 h1.page-title, .tax-research_area h1.entry-title, .tax-research_area h3.widget-title, .tax-research_area h1.page-title {
  color: #D2430F; }

.section-151 #secondary .widget_nav_menu .nav li a, .tax-research_area #secondary .widget_nav_menu .nav li a {
  background-color: #D2430F; }

@media (min-width: 1200px) {
  #main-navigation .nav-item:first-of-type {
    padding-left: 0; }
    #main-navigation .nav-item:first-of-type a {
      padding-left: 1.5rem; }
  #main-navigation .nav-item:after {
    content: ' / '; } }

@media (min-width: 1454px) {
  #main-navigation .nav-item.menu-item-has-children .dropdown-toggle {
    padding-right: 3rem; }
    #main-navigation .nav-item.menu-item-has-children .dropdown-toggle:after {
      top: 19px;
      right: 36px; }
  #main-navigation .nav-item a {
    font-size: 1rem; } }

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 1658px) {
  #main-navigation .nav-item a {
    font-size: 1.05rem; }
  #main-navigation .giving-nav .navbar-nav .giving-item > a {
    font-size: 0.85rem; } }

.feature-block {
  width: 100%;
  float: left;
  position: relative;
  height: 500px;
  border-bottom: 7px solid #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 4em; }
  .feature-block .feature-block-caption {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2rem; }
    .feature-block .feature-block-caption a {
      text-transform: uppercase;
      color: #fff;
      padding: 0.5rem; }
      .feature-block .feature-block-caption a:hover {
        opacity: 0.8;
        text-decoration: none; }
  .feature-block .video-content {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    right: 0; }
  .feature-block .video-btn .fa-play-circle {
    color: #fff;
    opacity: 0.8;
    border-radius: 50%;
    background: transparent;
    box-shadow: 0 0 0 0 white;
    animation: pulse-white 2s infinite; }
    .feature-block .video-btn .fa-play-circle:hover {
      -webkit-animation-play-state: paused;
      -moz-animation-play-state: paused;
      -o-animation-play-state: paused;
      animation-play-state: paused;
      cursor: pointer;
      opacity: 1; }

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

.modal .modal-dialog {
  max-width: 80%;
  margin: 100px auto 0 auto; }

.modal .modal-body {
  position: relative;
  padding: 0px; }

.modal .close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1; }

.column-group {
  width: 100%;
  float: left;
  position: relative; }
  .column-group .column-group-title {
    font-size: 3rem;
    color: #32006e; }
  .column-group.tiles {
    background-image: url("../img/angled-bg-light.png");
    background-repeat: repeat; }
    .column-group.tiles .card {
      -webkit-box-shadow: 0 0 4px 0 #dcdcdc;
      box-shadow: 0 0 4px 0 #dcdcdc;
      border: 0;
      border-radius: 0; }
      .column-group.tiles .card .card-body h4 {
        position: relative;
        margin-bottom: 2rem; }
        .column-group.tiles .card .card-body h4:after {
          position: absolute;
          content: " ";
          display: block;
          left: 0;
          bottom: -8px;
          width: 30px;
          border-style: solid;
          border-width: 3px 2px 0 0;
          border-color: #FFc700 transparent transparent transparent; }
      .column-group.tiles .card .card-footer {
        background-color: transparent;
        border: 0; }
        .column-group.tiles .card .card-footer .btn-outline-info {
          border-color: #FFc700;
          color: #474747;
          border-radius: 0;
          text-transform: uppercase;
          font-weight: 400;
          font-size: 0.9rem; }
          .column-group.tiles .card .card-footer .btn-outline-info:hover {
            color: #474747;
            background-color: #FFc700;
            border-color: #FFc700; }

.accordion .card {
  border-radius: 0; }
  .accordion .card .card-header {
    padding: 0; }
    .accordion .card .card-header a.btn {
      color: #fff;
      border-radius: 0; }
      .accordion .card .card-header a.btn:hover {
        background-color: #474747; }
    .accordion .card .card-header a[aria-expanded="false"]:before {
      font-family: "Font Awesome 5 Free", sans-serif;
      font-weight: 900;
      content: "\f067"; }
    .accordion .card .card-header a[aria-expanded="true"]:before {
      font-family: "Font Awesome 5 Free", sans-serif;
      font-weight: 900;
      content: "\f068"; }

.site-main .card-deck .card {
  background-color: #474747;
  border-radius: 0;
  border: 0; }
  .site-main .card-deck .card .card-img-top {
    border-radius: 0; }
  .site-main .card-deck .card .card-body {
    padding: 1rem;
    color: #fff; }
    .site-main .card-deck .card .card-body .card-text {
      line-height: 1.25; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .site-main .card-deck .card {
    max-width: 150px; } }

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  .site-main .card-deck .card {
    max-width: 210px; } }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .site-main .card-deck .card {
    max-width: 183px; } }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .site-main .card-deck .card {
    max-width: 210px; } }

.single-research .entry-content span {
  text-transform: uppercase;
  color: #32006e;
  font-size: 0.9rem;
  font-weight: 700; }

.single-project .entry-header {
  background-color: #32006e;
  padding: 3rem 2rem; }
  .single-project .entry-header .entry-title {
    color: #fff;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

.single-project .entry-content span {
  text-transform: uppercase;
  color: #32006e;
  font-size: 0.9rem;
  font-weight: 700; }

.post-type-archive-project .page-header .page-title, .tax-project_type .page-header .page-title {
  margin-bottom: 3rem; }

.post-type-archive-project .entry-header .entry-title, .tax-project_type .entry-header .entry-title {
  color: #32006e;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700; }

.post-type-archive-project .entry-content, .tax-project_type .entry-content {
  margin: 0.5em 0 1em 0; }

.post-type-archive-project .entry-footer .read-more, .tax-project_type .entry-footer .read-more {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 700; }

.single-fellowship .entry-header {
  background-color: #2C6ACE;
  padding: 3rem 2rem; }
  .single-fellowship .entry-header .entry-title {
    color: #fff;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

.single-fellowship .entry-content span {
  text-transform: uppercase;
  color: #2C6ACE;
  font-size: 0.9rem;
  font-weight: 700; }

.single-fellowship .entry-content .accordion a {
  background-color: rgba(44, 106, 206, 0.6); }
  .single-fellowship .entry-content .accordion a.btn {
    color: #000; }
  .single-fellowship .entry-content .accordion a:hover.btn {
    color: #fff; }

.post-type-archive-fellowship .page-header .page-title {
  margin-bottom: 3rem; }

.post-type-archive-fellowship .entry-header .entry-title {
  color: #2C6ACE;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700; }

.post-type-archive-fellowship .entry-content {
  margin: 0.5em 0 1em 0; }

.post-type-archive-fellowship .entry-footer .read-more {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 700; }

.share-links {
  list-style-type: none;
  padding-left: 0; }
  .share-links li {
    float: left;
    margin-right: 10px; }
    .share-links li a:hover {
      opacity: 0.8; }
    .share-links li a.btn-facebook {
      color: #4867aa; }
    .share-links li a.btn-twitter {
      color: #5ea9dd; }
    .share-links li a.btn-linkedin {
      color: #007bb6; }
    .share-links li a.btn-email {
      color: #474747; }
