/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Te Atawhai o Te Ao
Description: Te Atawhai o Te Ao Theme
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/*============Sticky Footer============*/
html {
  font-size: 62.5%;
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto!important;
  display: flex;
  flex-direction: column;
  position: relative;
  font-family: 'Ubuntu';
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
img.alignleft,
.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
* {
  outline: none!important;
}
.button-1 {
  border: 1px solid #ffffff;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff !important;
  padding: 10px 45px;
}
.button-1 i {
  margin-left: 7px;
}
.button-1:hover {
  background-color: #ffffff;
  color: #333333 !important;
  text-decoration: none;
  cursor: pointer;
}
.button-2 {
  border: 1px solid #000000;
  display: inline-block;
  text-transform: uppercase;
  color: #000000 !important;
  padding: 10px 45px;
}
.button-2 i {
  margin-left: 7px;
}
.button-2:hover {
  background-color: #000000;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}
.action-button a {
  display: inline-block;
  color: #000000;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 7px 30px;
}
.action-button a:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
}
.action-button a:hover {
  text-decoration: none;
}
.tax-research_project_category.term-collaborative-projects .global-title {
  display: none;
}
.tax-research_project_category.term-current-projects .global-title.position-5 {
  margin-top: 90px;
}
.term-current-projects .project-bg-wrapper,
.term-completed-projects .project-bg-wrapper {
  position: relative;
}
.term-current-projects .project-bg-wrapper .project-bg-brown,
.term-completed-projects .project-bg-wrapper .project-bg-brown {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1385px;
  background-color: #e6e3dc;
}
.term-current-projects .archive-resources-wrapper .global-title,
.term-completed-projects .archive-resources-wrapper .global-title {
  text-transform: uppercase;
  margin: 60px 0 0 0;
  display: block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.term-current-projects .archive-resources-wrapper .global-title.position-0,
.term-completed-projects .archive-resources-wrapper .global-title.position-0 {
  margin: 0 0 0 0;
  text-align: center;
}
.term-current-projects .archive-resources-wrapper .card-deck.has-children-card-deck,
.term-completed-projects .archive-resources-wrapper .card-deck.has-children-card-deck {
  justify-content: center;
}
.term-current-projects .archive-resources-wrapper .lines-bg,
.term-completed-projects .archive-resources-wrapper .lines-bg {
  width: 100%;
  background-image: url('images/lines-image.png');
  background-repeat: no-repeat;
  background-size: 78%;
  background-position: center;
  height: 200px;
  position: absolute;
  top: 515px;
}
.term-current-projects .archive-resources-wrapper .card,
.term-completed-projects .archive-resources-wrapper .card {
  position: relative;
  background-color: #ffffff;
  z-index: 2;
  /*flex:1 0 20%!important;*/
  margin-top: 30px!important;
  margin-bottom: 30px!important;
  min-height: 520px;
}
.term-current-projects .archive-resources-wrapper .card.parent.has-children,
.term-completed-projects .archive-resources-wrapper .card.parent.has-children {
  clear: right;
  display: block;
  position: relative;
  z-index: 4;
}
.term-current-projects .archive-resources-wrapper .card.has-parent,
.term-completed-projects .archive-resources-wrapper .card.has-parent {
  position: relative;
  flex: 1 0 20%!important;
  /*&:nth-child(3){
          &:before{
            content:'1';
            height:200px;
            width:381px;
            position:absolute;
            z-index:1;
            top:-200px;
            background:@black;
            clip-path: polygon(99.5% 0, 100% 0%, 50% 100%, 49.5% 100%);
          }
        }
        &:nth-child(4){
          &:before{
            content:'1';
            height:200px;
            width:255px;
            position:absolute;
            z-index:1;
            top:-200px;
            background:@black;
            clip-path: polygon(99.5% 0, 100% 0%, 50% 100%, 49.5% 100%);
          }
        }
        &:nth-child(5){
          &:before{
            content:'1';
            height:200px;
            width:255px;
            position:absolute;
            z-index:1;
            top:-200px;
            background:@black;
            clip-path: polygon(0 0, .5% 0, 50% 100%, 49.5% 100%);
          }
        }
        &:nth-child(6){
          &:before{
            content:'1';
            height:200px;
            width:381px;
            position:absolute;
            right:0px;
            z-index:1;
            top:-200px;
            background:@black;
            clip-path: polygon(0 0, .5% 0, 50% 100%, 49.5% 100%);
          }
        }*/
}
.term-current-projects .archive-resources-wrapper .clear,
.term-completed-projects .archive-resources-wrapper .clear {
  flex: 1 0 100%;
}
.single-projects-wrapper {
  margin-top: 90px;
}
.non-active-project .banner-image {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.non-active-project-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.projects {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}
.projects.light-brown-bg {
  background-color: #e6e3dc;
}
.projects.parent-project .lines-bg {
  width: 100%;
  background-image: url('images/lines-image.png');
  background-repeat: no-repeat;
  background-size: 76%;
  background-position: center;
  height: 200px;
  position: absolute;
  top: 535px;
}
.projects h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.projects .card-deck.parent-project-card-wrapper {
  justify-content: center;
}
.projects .card-deck.parent-project-card-wrapper .card {
  margin-bottom: 90px;
}
.projects .card-deck .card {
  flex: 1 0 20%;
  margin-bottom: 30px;
  max-width: 350px;
  border-color: #000000;
  border-radius: 0;
  position: relative;
}
.projects .card-deck .card .banner-image {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.projects .card-deck .card .resource-terms {
  color: #69ac44;
  padding: 0;
}
.projects .card-deck .card .resource-terms li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}
.projects .card-deck .card .card-body {
  padding: 25px 25px 5px 25px;
}
.projects .card-deck .card .card-body h4 {
  color: #000000;
  margin-bottom: 0;
}
.projects .card-deck .card .card-body .subtitle {
  display: block;
  color: #b6b09c;
  margin-top: 10px;
  margin-bottom: 5px;
}
.projects .card-deck .card .card-body .date {
  display: block;
  color: #b7b19c;
  margin-bottom: 15px;
}
.projects .card-deck .card .card-footer {
  border: none;
  background: none;
  padding: 0px 25px 25px 25px;
}
.projects .card-deck .card a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.projects .card-deck .card:hover {
  border-color: #69ac44;
}
.projects .card-deck .card:hover h4 {
  color: #69ac44;
}
/*==========Fonts & Headings===========*/
h1 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 300;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 300;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 300;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
  color: #b7b19c;
}
p {
  margin: 0 0 20px 0;
}
ol,
ul {
  margin: 0 0 20px 0;
}
strong {
  font-weight: bold;
}
a {
  color: #69ac44;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:visited,
a:hover,
a:active {
  text-decoration: underline;
  color: #69ac44;
}
/* Mobile Nav
==============================*/
#mobileNav {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -50%;
  overflow-x: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav.menuOpen {
  right: 0;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
footer.menuOpenWrap {
  right: 50%;
  position: relative;
  pointer-events: none;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
@media (max-width: 575px), (min-width: 576px) and (max-width: 767px) {
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  footer.menuOpenWrap {
    right: 100%;
  }
}
.navToggle {
  float: right;
  color: #ffffff;
  margin-top: 20px;
  margin-left: 25px;
}
.navToggle.menu {
  color: #ffffff !important;
}
#mobileNav {
  background: #ffffff;
  height: 100%;
  width: 100%;
  right: -100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  overflow-x: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav.menuOpen {
  right: 0;
}
#mobileNav ul {
  padding: 0px;
}
#mobileNav ul li {
  position: relative;
  padding: 15px 0px;
  list-style: none;
}
#mobileNav ul li a {
  color: #666666;
  font-size: 20px;
}
#mobileNav ul li a br {
  display: none;
}
#mobileNav ul li ul.sub-menu {
  display: none;
  padding-left: 0px;
  padding: 5px 0px 0px 0px;
}
#mobileNav ul li ul.sub-menu li {
  padding: 10px 0px;
}
#mobileNav ul li ul.sub-menu li a br {
  display: none;
}
#mobileNav ul li.phone i {
  margin-right: 7px;
}
#mobileNav ul .menu-drop {
  position: absolute;
  right: 0px;
  top: 22px;
  z-index: 3;
  color: #69ac44;
  width: 50px;
  text-align: center;
}
#mobileNav ul .menu-drop .fa {
  float: right;
  color: #69ac44;
}
#mobileNav ul .menu-drop.sub-menu-active .fa {
  float: right;
  color: #69ac44;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mobileNav ul#menu-main-menu {
  padding: 0px;
}
#mobileNav ul#menu-main-menu li {
  padding: 15px 0px;
  list-style: none;
}
#mobileNav ul#menu-main-menu li a {
  color: #666666;
  font-size: 20px;
}
#mobileNav ul#menu-main-menu li ul.sub-menu {
  display: none;
  padding-left: 0px;
}
#mobileNav ul#menu-main-menu .menu-drop .fa {
  float: right;
  color: #69ac44;
}
#mobileNav .mobileNav-header {
  padding: 20px;
}
#mobileNav .mobileNav-header i {
  color: #666666;
  float: right;
  font-size: 30px;
}
#mobileNav .mobile-main-menu {
  padding: 0px 22px 50px 22px;
}
/* Nav
==============================*/
nav.main-menu {
  /*margin-left:50px;*/
  float: right;
}
nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.main-menu ul li {
  display: inline-block;
  padding: 0;
  margin: 5px 25px 0 0;
  position: relative;
  vertical-align: top;
}
nav.main-menu ul li:last-child {
  margin-right: 0;
}
nav.main-menu ul li a {
  color: #ffffff;
  font-style: italic;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 25px;
  line-height: 20px;
}
nav.main-menu ul li a:before {
  content: attr(title);
  display: block;
  text-transform: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
}
nav.main-menu ul li a .menu-drop {
  display: none;
  /*position:absolute;
          bottom:-27px;
          left:0;
          font-size:22px;
          display:block;
          width:100%;*/
}
nav.main-menu ul li a:hover {
  color: #69ac44;
  text-decoration: none;
}
nav.main-menu ul .sub-menu-wrap {
  display: none;
  position: absolute;
  white-space: nowrap;
  background-color: #000000;
  top: 85px;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 15px;
  /*width: 100vw;
      margin-left: -43vw;
      left: 50%;*/
}
nav.main-menu ul .sub-menu-wrap .sub-menu {
  text-align: center;
}
nav.main-menu ul .sub-menu-wrap li {
  text-align: left;
  vertical-align: top;
  line-height: 24px;
  display: block;
}
nav.main-menu ul .sub-menu-wrap li a {
  color: #ffffff;
  padding-bottom: 5px;
}
nav.main-menu ul .sub-menu-wrap li a:hover {
  color: #69ac44;
}
/* Header
==============================*/
header {
  background-color: #000000;
  padding-top: 15px;
  /*padding-bottom:25px;*/
}
header .inner {
  padding-left: 15px;
  padding-right: 15px;
}
header .header-logo {
  max-width: 300px;
  float: left;
}
header .search-modal-button {
  float: right;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  top: 20px;
}
header .search-modal-button:hover i {
  color: #69ac44;
}
header .search-modal-button i {
  color: #ffffff;
}
#searchModal {
  background-color: rgba(255, 255, 255, 0.8);
}
#searchModal .modal-dialog {
  max-width: 100%!important;
  height: 100vh!important;
  margin: 0;
}
#searchModal .modal-header {
  border: none;
}
#searchModal .modal-header .close {
  font-size: 30px;
  color: #000000;
  opacity: 1;
  margin-right: 0px;
}
#searchModal .modal-content {
  height: 100vh;
  border-radius: 0;
  border: 0;
  background: none;
}
#searchModal .modal-body .search-form-wrapper {
  max-width: 600px;
  margin: 0 auto;
  border-bottom: 2px solid grey;
}
#searchModal .modal-body .search-form-wrapper label {
  width: 92%;
}
#searchModal .modal-body .search-form-wrapper .search-field {
  width: 100%;
  border: none;
  font-size: 24px;
  background: none;
}
#searchModal .modal-body .search-form-wrapper .search-submit {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}
#searchModal .modal-body .search-form-wrapper .search-submit:hover {
  color: #69ac44;
}
#signUpModal .modal-dialog {
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
}
/* Slices
==============================*/
.banner {
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}
.banner .inner {
  max-width: 700px;
  position: relative;
  top: 80%;
  transform: translate(-50%, -80%);
  left: 50%;
  color: #ffffff;
  z-index: 4;
}
.banner .inner h1 {
  font-size: 48px;
  font-weight: 500;
}
.banner .inner h5 {
  text-transform: uppercase;
  margin-top: 30px;
  color: #ffffff;
}
.banner .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.banner .overlay-graphic {
  position: absolute;
  z-index: 2;
  height: 500px;
  width: 720px;
  bottom: 0;
  right: 0;
  background-image: url(images/overlay-graphic.png);
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: top right;
}
.banner-carousel .carousel-item {
  /*height:800px;*/
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  /*position: relative;*/
}
.banner-carousel .inner {
  max-width: 700px;
  position: relative;
  top: 80%;
  transform: translate(-50%, -80%);
  left: 50%;
  color: #ffffff;
  z-index: 4;
  text-align: center;
}
.banner-carousel .inner h2 {
  font-size: 20px;
  font-weight: 500;
}
.banner-carousel .inner h5 {
  font-size: 48px;
  margin-top: 15px;
  color: #ffffff;
}
.banner-carousel .inner .content {
  font-size: 18px;
}
.banner-carousel .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.banner-carousel a.banner-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
}
.banner-carousel .overlay-graphic {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 720px;
  bottom: 0;
  right: 0;
  background-image: url(images/overlay-graphic.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
.modal-xl {
  max-width: 80%;
}
.modal-header {
  border-bottom: none;
}
.modal-header .close {
  opacity: 1;
}
.modal-header .close span {
  color: white;
  font-size: 40px!important;
}
.modal-content {
  background-color: black;
}
.parallax-image {
  /*.overlay-graphic{
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 720px;
    bottom: 0;
    right: 0;
    background-image: url(images/overlay-graphic.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
  }*/
}
.parallax-image .image-wrapper {
  /*height:800px;*/
  height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.parallax-image .caption {
  max-width: 700px;
  position: relative;
  top: 80%;
  transform: translate(-50%, -80%);
  left: 50%;
  color: #ffffff;
  z-index: 4;
  text-align: center;
}
.parallax-image .caption h2 {
  font-size: 20px;
  font-weight: 500;
}
.parallax-image .caption h5 {
  font-size: 48px;
  margin-top: 15px;
  color: #ffffff;
}
.parallax-image .caption .content {
  font-size: 18px;
}
.parallax-image .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.banner-small {
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner-small .inner {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 2;
  max-width: 900px;
}
.banner-small .inner h1 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 6px;
}
.banner-small .inner .subtitle {
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
}
.banner-small .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.banner-small.slice .pre-title {
  font-size: 40px;
  color: #ffffff;
  letter-spacing: 2px;
  font-weight: 500;
  font-style: italic;
  display: block;
  margin-bottom: 30px;
  line-height: 50px;
}
.banner-small-alt {
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner-small-alt .inner {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 2;
  max-width: 900px;
}
.banner-small-alt .inner .pre-title {
  font-size: 40px;
  color: #ffffff;
  letter-spacing: 2px;
  font-weight: 500;
  font-style: italic;
  display: block;
  margin-bottom: 30px;
  line-height: 50px;
}
.banner-small-alt .inner h1 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 6px;
}
.banner-small-alt .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.events-contact .left {
  background-color: #333333;
  background-position: top center;
  background-image: url(images/bg-repeater.png);
  background-repeat: repeat-x;
}
.events-contact .left .inner {
  margin-top: 90px;
  margin-bottom: 90px;
  max-width: 75%;
  margin-left: auto;
  padding-right: 15px;
}
.events-contact .left .inner h2 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 6px;
  margin-bottom: 45px;
}
.events-contact .left .inner h2,
.events-contact .left .inner p {
  color: #ffffff;
}
.events-contact .left .inner .event {
  margin-bottom: 30px;
}
.events-contact .left .inner .event h4 {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.events-contact .right .inner {
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: 90px;
  max-width: 75%;
  margin-right: auto;
}
.events-contact .right .inner .contact-logo {
  max-width: 355px;
}
.events-contact .right .contact-details {
  margin-top: 90px;
}
.events-contact .right .contact-details ul {
  padding: 0;
  column-count: 2;
  -moz-column-fill: balance;
  column-fill: balance;
  column-gap: 60px;
}
.events-contact .right .contact-details ul li {
  list-style-type: none;
  color: #b7b19c;
  margin-bottom: 10px;
  font-size: 17px;
}
.events-contact .right .contact-details ul li.black {
  color: #000000;
}
.events-contact .right .contact-details ul li a {
  color: #000000;
}
.events-contact .right .contact-details ul li h4 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.research-projects-contact .left {
  background-color: #333333;
  background-position: top center;
  background-image: url(images/bg-repeater.png);
  background-repeat: repeat-x;
}
.research-projects-contact .left .inner {
  margin-top: 90px;
  margin-right: 30px;
  margin-bottom: 90px;
  max-width: 75%;
  margin-left: auto;
}
.research-projects-contact .left .inner h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 6px;
  margin-bottom: 45px;
}
.research-projects-contact .left .inner h2,
.research-projects-contact .left .inner p {
  color: #ffffff;
}
.research-projects-contact .left .inner .research-project {
  margin-bottom: 30px;
}
.research-projects-contact .left .inner .research-project h5 {
  margin-bottom: 15px;
  color: #69ac44;
  text-transform: uppercase;
}
.research-projects-contact .right .inner {
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: 90px;
  max-width: 75%;
  margin-right: auto;
}
.research-projects-contact .right .inner .contact-logo {
  max-width: 260px;
}
.research-projects-contact .right .contact-details {
  margin-top: 90px;
}
.research-projects-contact .right .contact-details ul {
  padding: 0;
  column-count: 2;
  column-gap: 60px;
}
.research-projects-contact .right .contact-details ul li {
  list-style-type: none;
  color: #b7b19c;
  margin-bottom: 10px;
  font-size: 17px;
}
.research-projects-contact .right .contact-details ul li.black {
  color: #000000;
}
.research-projects-contact .right .contact-details ul li a {
  color: #000000;
}
.research-projects-contact .right .contact-details ul li h4 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.titles {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 48px;
}
.titles span {
  font-weight: 600;
  font-style: italic;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.titles h1 {
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
  letter-spacing: 6px;
}
.team-members {
  padding-top: 60px;
  padding-bottom: 60px;
}
.team-members.our-team {
  background-color: #e6e3dc;
  /*background-image:url(images/overlay-graphic.png);
    background-repeat: no-repeat;
    background-size:25%;
    background-position:bottom left;*/
}
.team-members h2.main-title {
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
  letter-spacing: 6px;
  /*text-align:center;*/
  font-size: 48px;
}
.team-members .card-deck.our-board-card-deck .card {
  flex: 1 0 20%;
}
.team-members .card-deck .card {
  flex: 1 0 30%;
  margin-top: 30px;
  margin-bottom: 30px;
  background: none;
  border: none;
  border-radius: 0;
  max-width: 350px;
}
.team-members .card-deck .card .image {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  /*.short-bio{
          display:none;
          position:absolute;
          top:0;
          right:0;
          bottom:0;
          left:0;
          background-color:rgba(0,0,0,0.4);
          padding:15px;
          color:@white;
        }*/
}
.team-members .card-deck .card .image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.team-members .card-deck .card .card-body {
  padding: 5px 0 0 0;
}
.team-members .card-deck .card .card-body h5 {
  margin-bottom: 0px;
  color: #000000;
}
.team-members .card-deck .card .card-body span {
  color: #b7b19c;
}
.team-members .card-deck .card .card-body .short-bio {
  margin-top: 15px;
}
.team-members .card-deck .card .card-body .short-bio p {
  margin-bottom: 0px;
}
.team-members .card-deck .card:hover .short-bio {
  display: block;
}
.scholarships-fellows {
  padding-top: 60px;
  padding-bottom: 60px;
}
.scholarships-fellows.light-brown {
  background-color: #e6e3dc;
}
.scholarships-fellows h2 {
  margin-bottom: 60px;
  text-transform: uppercase;
}
.scholarships-fellows .card {
  border: 0;
  background: none;
  max-width: 255px;
  flex: 1 0 20%;
}
.scholarships-fellows .card .card-body {
  padding: 0px;
}
.scholarships-fellows .card .card-body p {
  margin-bottom: 10px;
}
.scholarships-fellows .card .image {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}
.scholarships-fellows .card h5 {
  margin-top: 10px;
  color: #000000;
  margin-bottom: 15px;
}
.scholarships-fellows .card span {
  color: #69ac44;
  display: block;
  margin-bottom: 10px;
}
.intro {
  background-color: #69ac44;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
  position: relative;
}
.intro .content-wrapper {
  position: relative;
  z-index: 3;
  font-size: 22px;
  color: #ffffff;
}
.intro .video-wrapper {
  margin-bottom: 30px;
  color: #ffffff;
  position: relative;
  z-index: 99999;
}
.intro .video-wrapper #videoModal .modal-dialog {
  max-width: 1110px;
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
}
.intro .video-wrapper #videoModal .modal-body {
  padding: 0;
}
.intro .image-wrapper {
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}
.intro .image-wrapper img {
  border: 1px solid #ffffff;
}
.intro .image-wrapper span {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 20%;
  left: 0;
  transform: translate(0, -20%);
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.intro .overlay-graphic {
  position: absolute;
  z-index: 2;
  height: 500px;
  width: 720px;
  top: 0;
  right: 0;
  background-image: url(images/overlay-graphic.png);
  background-repeat: no-repeat;
  background-size: 85%;
  background-position: top right;
}
.intro-configurable {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.intro-configurable h2 {
  font-weight: 500;
}
.intro-configurable .image-inner {
  margin-top: 45px;
  margin-bottom: 45px;
}
.intro-configurable .card-deck {
  margin-top: 45px;
  margin-bottom: 45px;
}
.intro-configurable .card-deck .card {
  border: none;
  border-radius: 0;
  background: none;
  position: relative;
  border: 1px solid black;
}
.intro-configurable .card-deck .card:hover {
  border: 1px solid #69ac44;
}
.intro-configurable .card-deck .card a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.intro-configurable .card-deck .card .card-image {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.intro-configurable .card-deck .card .card-body {
  padding: 20px;
}
.intro-configurable .card-deck .card .card-footer {
  padding: 0;
  background: none;
  border: none;
}
.intro-configurable .button-wrapper {
  text-align: center;
}
.intro-configurable .button-wrapper a {
  background-color: #69ac44;
  border: 1px solid #ffffff;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff !important;
  padding: 10px 45px;
}
.intro-configurable .button-wrapper a:hover {
  background-color: #ffffff;
  border: 1px solid #69ac44;
  color: #333333 !important;
  text-decoration: none;
  cursor: pointer;
}
body.home .intro .overlay-graphic {
  display: none;
}
.no-scholarships {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 18px;
}
.vacancies {
  margin-bottom: 60px;
}
.vacancies .vacancy-banner {
  height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.vacancies .vacancy-banner h3 {
  display: inline-block;
  position: relative;
  top: 80%;
  transform: translate(-50%, -80%);
  left: 50%;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 48px;
  color: #ffffff;
  letter-spacing: 4px;
}
.vacancies .no-vacancy {
  margin-top: 45px;
  font-size: 18px;
  text-align: center;
}
.vacancies .vacancy {
  margin-top: 60px;
  margin-bottom: 60px;
}
.vacancies .vacancy .pre-title {
  display: block;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
}
.vacancies .vacancy h5 {
  font-size: 28px;
  font-weight: 400;
  color: #b7b19c;
}
.vacancies .vacancy .vacancy-intro {
  color: #b7b19c;
  font-size: 18px;
}
.vacancies .vacancy .vacancy-meta {
  font-size: 22px;
  color: #000000;
  margin-bottom: 30px;
}
.vacancies .vacancies-scholarships-wrapper .black-title {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.vacancies .vacancies-scholarships-wrapper .vacancy.scholarship {
  margin-top: 0;
  margin-bottom: 60px;
}
.vacancies .vacancies-scholarships-wrapper .vacancy.scholarship .subtitle {
  color: #69ac44;
  font-size: 30px;
  font-weight: 500;
}
.partners {
  margin-top: 60px;
  margin-bottom: 60px;
}
.partners.light-brown {
  background-color: #e6e3dc;
  padding-top: 45px;
  padding-bottom: 45px;
}
.partners.light-brown .card-deck .card {
  background-color: #e6e3dc;
}
.partners h2 {
  line-height: 60px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.partners .card-deck {
  margin-top: 45px;
}
.partners .card-deck .card {
  border: 1px solid #000000;
  border-radius: 0;
  margin-bottom: 30px;
  flex: 1 0 20%;
  /*height:175px;*/
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  position: relative;
}
.partners .card-deck .card a {
  flex: 1 1 auto;
  padding: 1.25rem;
  padding-top: 1.25rem;
  padding-top: 0px;
  margin-top: -1.25rem;
}
.content-editor {
  margin-top: 60px;
  margin-bottom: 60px;
}
.search-result {
  margin-top: 30px;
}
.search-result h3 {
  margin-bottom: 5px;
}
.wp-pagenavi {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  padding: 5px 15px;
}
.wp-pagenavi span:hover,
.wp-pagenavi a:hover {
  text-decoration: none;
}
.wp-pagenavi .current {
  border-color: #bfbfbf !important;
}
.breadcrumbs {
  font-size: 14px;
  text-transform: uppercase;
}
.resource-search {
  background-color: #69ac44;
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
}
.resource-search .resource-categories .card {
  border: 0;
  border-radius: 0;
  background: none;
  position: relative;
  flex: 1 0 25%;
}
.resource-search .resource-categories .card .card-body {
  padding: 0;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.resource-search .resource-categories .card .card-body .icon {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 2;
  color: #ffffff;
  font-size: 40px;
}
.resource-search .resource-categories .card .card-body .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(105, 172, 68, 0.5);
  transition: all 0.5s cubic-bezier(0, 0, 0.26, 1);
}
.resource-search .resource-categories .card a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.resource-search .resource-categories .card:hover .overlay {
  background-color: rgba(105, 172, 68, 0.1);
}
.resource-search .resource-categories .card .card-footer {
  background: none;
  border: none;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
}
.resource-search .resource-categories .card.active-resource .overlay {
  background-color: rgba(105, 172, 68, 0.1);
}
.gform_wrapper .gfield_label {
  font-weight: 400!important;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 0;
}
.gform_wrapper input.medium,
.gform_wrapper .textarea.medium {
  border: 1px solid #b7b19c;
}
.gform_wrapper .gform_footer {
  margin-top: 0!important;
}
.gform_wrapper .gform_footer .button {
  background-color: #333333;
  border: none;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 30px;
  cursor: pointer;
}
.gform_wrapper .gform_footer .button:hover {
  background-color: #666666;
}
.tax-research_project_category.term-scholarships .resource-search {
  display: none;
}
.single-research-project-wrapper .top-section-details {
  margin-top: 160px;
  margin-bottom: 60px;
  text-align: center;
}
.single-research-project-wrapper .top-section-details h1 {
  text-transform: uppercase;
}
.single-research-project-wrapper .top-section-details .subtitle {
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #b6b09c;
  margin-top: 45px;
  text-transform: uppercase;
}
.single-research-project-wrapper .research-credits {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #b6b09c;
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.single-research-project-wrapper .main-content-wrapper {
  background-image: url(images/overlay-graphic2.png);
}
.main-content-wrapper {
  background-image: url(images/overlay-graphic2.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top right;
}
.main-content-wrapper .main-content {
  margin-top: 90px;
  margin-bottom: 90px;
  font-weight: 300;
}
.main-content-wrapper h5 {
  color: #b7b19c;
}
body.single-resources .main-content-wrapper {
  background-image: none;
}
body.single-research_projects .main-content-wrapper {
  background-image: none;
}
/*.index-main-wrapper{
  background-image:url(images/overlay-graphic2.png);
  background-repeat: no-repeat;
  background-size:750px;
  background-position:top right;
}*/
.tribe-events-calendar-list__event-header {
  background: none;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
  background-color: #69ac44;
}
.single-resource-wrapper h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
  letter-spacing: 6px;
  text-align: center;
  margin-bottom: 60px;
}
.single-resource-wrapper .resource-credits {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #b7b19c;
  margin-bottom: 60px;
}
.single-resource-wrapper .resource-main-content {
  margin-bottom: 60px;
}
.single-resource-wrapper .categories {
  margin-bottom: 30px;
}
.single-resource-wrapper .related-resources {
  margin-top: 90px;
}
.single-resource-wrapper .related-resources h3 {
  color: #b7b19c;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.single-resource-wrapper .related-resources .card-deck .card {
  flex: 1 0 30%;
  margin-bottom: 30px;
  max-width: 350px;
  border-color: #000000;
  border-radius: 0;
}
.single-resource-wrapper .related-resources .card-deck .card .card-body {
  padding: 25px 25px 5px 25px;
}
.single-resource-wrapper .related-resources .card-deck .card .card-body h4 {
  color: #000000;
  margin-bottom: 0;
}
.single-resource-wrapper .related-resources .card-deck .card .card-body .date {
  display: block;
  color: #b7b19c;
  margin-bottom: 30px;
}
.single-resource-wrapper .related-resources .card-deck .card .card-footer {
  border: none;
  background: none;
  padding: 0px 25px 25px 25px;
}
.tax-research_project_category.term-scholarships-fellowships .resource-search {
  display: none;
}
.archive-resources-wrapper {
  margin-top: 90px;
  margin-bottom: 90px;
  position: relative;
}
.archive-resources-wrapper > h2 {
  /*text-align:center;*/
  text-transform: uppercase;
  margin-bottom: 45px;
  /*&.search-term{
      &:before{
        content:'Search Results for: ';
      }
    }*/
}
.archive-resources-wrapper .card-deck .card {
  flex: 1 0 30%;
  margin-bottom: 30px;
  max-width: 350px;
  border-color: #000000;
  border-radius: 0;
  position: relative;
}
.archive-resources-wrapper .card-deck .card .banner-image {
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.archive-resources-wrapper .card-deck .card .resource-terms {
  color: #69ac44;
  padding: 0;
}
.archive-resources-wrapper .card-deck .card .resource-terms li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}
.archive-resources-wrapper .card-deck .card .card-body {
  padding: 25px 25px 5px 25px;
}
.archive-resources-wrapper .card-deck .card .card-body h4 {
  color: #000000;
  margin-bottom: 0;
}
.archive-resources-wrapper .card-deck .card .card-body .subtitle {
  display: block;
  color: #b6b09c;
  margin-top: 10px;
  margin-bottom: 5px;
}
.archive-resources-wrapper .card-deck .card .card-body .date {
  display: block;
  color: #b7b19c;
  margin-bottom: 15px;
}
.archive-resources-wrapper .card-deck .card .card-footer {
  border: none;
  background: none;
  padding: 0px 25px 25px 25px;
}
.archive-resources-wrapper .card-deck .card a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.archive-resources-wrapper .card-deck .card:hover {
  border-color: #69ac44;
}
.archive-resources-wrapper .card-deck .card:hover h4 {
  color: #69ac44;
}
.no-results {
  margin-top: 60px;
  margin-bottom: 60px;
}
.no-results .search-resources {
  margin-top: 15px;
  background-color: #69ac44;
}
.search-resources {
  margin-top: 60px;
}
.search-resources .resource-search-form {
  border: 2px solid #ffffff;
  padding: 5px;
}
.search-resources .resource-search-form .search-submit,
.search-resources .resource-search-form .search-field {
  background: none;
  border-color: transparent;
  color: #ffffff;
}
.search-resources .resource-search-form .search-field {
  text-transform: uppercase;
  font-size: 14px;
}
.search-resources .resource-search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.search-resources .resource-search-form .search-field::-moz-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.search-resources .resource-search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.search-resources .resource-search-form .search-field:-moz-placeholder {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.search-resources .resource-search-form .input-group-append select {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  min-width: 200px;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  background-color: transparent;
  border: none;
  height: 40px;
  color: #ffffff;
}
.latest-panui {
  margin-top: 90px;
  margin-bottom: 45px;
}
.latest-panui > h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
  letter-spacing: 6px;
}
.latest-panui article {
  margin-bottom: 45px;
}
.latest-panui article h2 {
  margin-bottom: 0px;
}
.latest-panui article h2 a {
  color: #000000;
  font-size: 20px;
}
.latest-panui article h2 a:hover {
  color: #69ac44;
}
.latest-panui article time {
  display: block;
  color: #b7b19c;
  margin-bottom: 15px;
}
.latest-panui article a {
  color: #b7b19c;
}
.latest-panui .newsletter-signup h4 {
  font-size: 20px;
  text-transform: uppercase;
  color: #b7b19c;
}
.upcoming-events {
  margin-top: 90px;
  margin-bottom: 45px;
}
.upcoming-events > h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000000;
  letter-spacing: 6px;
}
.upcoming-events .event {
  margin-bottom: 45px;
}
.upcoming-events .event h4 {
  margin-bottom: 3px;
}
.upcoming-events .event h4 a {
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;
}
.upcoming-events .event .date {
  display: block;
  color: #b7b19c;
  margin-bottom: 15px;
}
.upcoming-events .event p {
  color: #000000;
}
.magazine-wrapper {
  margin-top: 90px;
  margin-bottom: 90px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #e6e3dc;
}
.magazine-wrapper h2 {
  text-transform: uppercase;
}
.magazine-wrapper .card {
  flex: 1 0 16%;
  max-width: 198px;
  margin-bottom: 30px;
  border: none;
  position: relative;
  background: none;
}
.magazine-wrapper .card h5 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}
.magazine-wrapper .card .subtitle {
  color: #b7b19c;
}
.magazine-wrapper .card a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.single-team-member-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}
.single-team-member-wrapper .single-team-member .image {
  height: 300px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}
.single-team-member-wrapper .single-team-member img {
  max-width: 400px;
}
.single-team-member-wrapper .single-team-member h1 {
  margin-bottom: 0px;
}
.single-team-member-wrapper .single-team-member .position {
  display: block;
  margin-bottom: 30px;
  color: #b7b19c;
}
.single-team-member-wrapper .single-team-member .short-bio {
  color: #69ac44;
}
.research-projects-wrapper {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url(images/overlay-graphic.png);
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: top right;
}
.research-projects-wrapper .card {
  border: none;
  border-radius: 0;
  background: none;
  margin-bottom: 60px;
}
.research-projects-wrapper .card .image {
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.research-projects-wrapper .card .image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.research-projects-wrapper .card .card-body {
  padding: 20px 0px;
}
.research-projects-wrapper .card .card-body h3 a {
  color: #000000;
  font-weight: 500;
}
.research-projects-wrapper .card .card-body h5 {
  margin-bottom: 15px;
}
.research-projects-wrapper .card .card-footer {
  padding: 0;
  background: none;
  border: none;
}
.next-post a {
  display: inline-block;
  margin-top: 11px;
  float: right;
}
.sub-section-wrapper .sub-section {
  flex: 1 0 40%;
  margin-bottom: 60px;
  border: none;
}
.sub-section-wrapper .sub-section .card-body {
  padding: 0;
}
.sub-section-wrapper .sub-section .card-body h3.main-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.sub-section-wrapper .sub-section .card-body h4.sub-title {
  font-weight: 600;
}
.sub-section-wrapper .sub-section .card-body .credits {
  color: #b7b19c;
}
/* Hiding footer contact form on cantact page */
.page-id-21 .default-footer .right {
  visibility: hidden;
}
.default-footer {
  background-position: top center;
  background-image: url(images/bg-repeater.png);
  background-repeat: repeat-x;
}
.default-footer .top {
  margin-top: 90px;
}
.default-footer .top img {
  max-width: 355px;
}
.default-footer .left .contact-details {
  margin-top: 90px;
}
.default-footer .left .contact-details ul {
  padding: 0;
  column-count: 2;
  column-gap: 45px;
}
.default-footer .left .contact-details ul li {
  list-style-type: none;
  color: #b7b19c;
  margin-bottom: 10px;
  font-size: 17px;
}
.default-footer .left .contact-details ul li.black {
  color: #000000;
}
.default-footer .left .contact-details ul li a {
  color: #000000;
}
.default-footer .left .contact-details ul li h4 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.default-footer .right {
  margin-top: 60px;
  margin-bottom: 90px;
  margin-right: auto;
}
@media (max-width: 575px) {
  header {
    padding-bottom: 15px;
  }
  header .header-logo {
    max-width: 180px;
  }
  header .search-modal-button {
    top: 10px;
  }
  .navToggle {
    margin-top: 10px;
    margin-left: 25px;
  }
  .navToggle.menu {
    color: #ffffff !important;
  }
  .banner,
  .banner-carousel .carousel-item {
    height: 400px;
  }
  .banner .inner,
  .banner-carousel .carousel-item .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner .inner h2,
  .banner-carousel .carousel-item .inner h2 {
    font-size: 36px;
  }
  .banner .inner h5,
  .banner-carousel .carousel-item .inner h5 {
    margin-top: 15px;
  }
  .banner .overlay-graphic,
  .banner-carousel .carousel-item .overlay-graphic {
    height: 400px;
    width: 100%;
    background-size: 45%;
    background-position: bottom right;
  }
  .banner-small-alt {
    height: 350px;
  }
  .banner-small-alt .inner h1 {
    font-size: 30px;
  }
  .banner-small .inner h1 {
    font-size: 28px;
  }
  .banner-small .inner .subtitle {
    font-size: 20px;
  }
  .events-contact .left .inner,
  .research-projects-contact .left .inner {
    max-width: 100%;
  }
  .events-contact .right .inner,
  .research-projects-contact .right .inner {
    margin-left: 0px;
    max-width: 100%;
  }
  .events-contact .right .contact-details ul,
  .research-projects-contact .right .contact-details ul {
    column-count: 1;
    column-gap: 0px;
  }
  .archive-resources-wrapper .lines-bg,
  .projects.parent-project .lines-bg {
    display: none;
  }
  .default-footer .left .contact-details ul {
    column-count: 1;
    column-gap: 0px;
  }
  #searchModal .modal-body .search-form-wrapper .search-field {
    font-size: 16px;
  }
  #searchModal .modal-body .search-form-wrapper label {
    width: 88%;
  }
  #searchModal .modal-body .search-form-wrapper .search-submit {
    font-size: 16px;
  }
  .vacancies .vacancy-banner {
    height: 260px;
  }
  .search-resources .resource-search-form .search-field {
    width: 80%;
  }
  .partners .card-deck .card {
    min-height: 170px;
  }
  .banner-small-alt .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-small-alt .inner .pre-title {
    font-size: 24px;
    line-height: 34px;
  }
  .banner-small-alt .inner h1 {
    font-size: 24px;
  }
  .single-research-project-wrapper .top-section-details {
    margin-top: 60px;
  }
  .single-research-project-wrapper .top-section-details h1 {
    font-size: 28px;
  }
  .parallax-image .image-wrapper {
    height: 80vh;
  }
  .parallax-image .image-wrapper .overlay-graphic {
    height: 100%;
    width: 100%;
  }
  .scholarships-fellows .card {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .term-current-projects .project-bg-wrapper .project-bg-brown,
  .term-completed-projects .project-bg-wrapper .project-bg-brown {
    display: none;
  }
  .term-current-projects .archive-resources-wrapper .card.has-parent,
  .term-completed-projects .archive-resources-wrapper .card.has-parent {
    flex: 1 0 80% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  header .header-logo {
    max-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner,
  .banner-carousel .carousel-item {
    height: 400px;
  }
  .banner .inner,
  .banner-carousel .carousel-item .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner .overlay-graphic,
  .banner-carousel .carousel-item .overlay-graphic {
    height: 400px;
    width: 100%;
    background-size: 45%;
    background-position: bottom right;
  }
  .banner-small .inner h1 {
    font-size: 28px;
  }
  .events-contact .left .inner,
  .research-projects-contact .left .inner {
    max-width: 100%;
  }
  .events-contact .right .inner,
  .research-projects-contact .right .inner {
    margin-left: 0px;
    max-width: 100%;
  }
  .team-members .card-deck .card {
    max-width: 240px;
  }
  .team-members .card-deck .card .image {
    height: 240px;
  }
  .team-members .card-deck.our-board-card-deck .card {
    flex: 1 0 40%;
  }
  .vacancies .vacancy-banner {
    height: 260px;
  }
  .research-projects-wrapper .card {
    flex: 1 0 90%;
  }
  .resource-search .resource-categories .card {
    flex: 1 0 40%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .archive-resources-wrapper .lines-bg,
  .projects.parent-project .lines-bg {
    display: none;
  }
  .archive-resources-wrapper .card-deck .card {
    flex: 1 0 90%;
    max-width: 100%;
  }
  .term-current-projects .archive-resources-wrapper .card.child {
    position: relative;
    flex: 1 0 80%!important;
  }
  .partners .card-deck .card {
    flex: 1 0 40%;
  }
  .projects .card-deck .card {
    flex: 1 0 40%;
  }
  .sub-section-wrapper .sub-section {
    flex: 1 0 90%;
  }
  .magazine-wrapper .card {
    flex: 1 0 25%;
  }
  .banner-small-alt .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-small-alt .inner .pre-title {
    font-size: 30px;
  }
  .banner-small-alt .inner h1 {
    font-size: 30px;
  }
  .parallax-image .image-wrapper {
    height: 90vh;
  }
  .parallax-image .image-wrapper .overlay-graphic {
    height: 100%;
    width: 100%;
  }
  .single-research-project-wrapper .top-section-details {
    margin-top: 60px;
  }
  .single-research-project-wrapper .top-section-details h1 {
    font-size: 28px;
  }
  .scholarships-fellows .card {
    flex: 1 0 40%;
    margin-bottom: 30px;
  }
  .term-current-projects .project-bg-wrapper .project-bg-brown,
  .term-completed-projects .project-bg-wrapper .project-bg-brown {
    display: none;
  }
  .term-current-projects .archive-resources-wrapper .card.has-parent,
  .term-completed-projects .archive-resources-wrapper .card.has-parent {
    flex: 1 0 40% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header {
    padding-bottom: 15px;
  }
  .events-contact .left .inner,
  .research-projects-contact .left .inner {
    max-width: 100%;
  }
  .events-contact .right .inner,
  .research-projects-contact .right .inner {
    margin-left: 0px;
    max-width: 100%;
  }
  .team-members .card-deck .card {
    max-width: 330px;
  }
  .team-members .card-deck .card .image {
    height: 330px;
  }
  .projects .card-deck .card {
    flex: 1 0 40%;
  }
  .team-members .card-deck.our-board-card-deck .card {
    flex: 1 0 40%;
  }
  .resource-search .resource-categories .card {
    flex: 1 0 40%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .archive-resources-wrapper .lines-bg,
  .projects.parent-project .lines-bg {
    display: none;
  }
  .archive-resources-wrapper .card-deck .card {
    max-width: 330px;
  }
  .term-current-projects .archive-resources-wrapper .card.child {
    position: relative;
    flex: 1 0 40%!important;
  }
  .partners .card-deck .card {
    flex: 1 0 40%;
  }
  .sub-section-wrapper .sub-section {
    flex: 1 0 90%;
  }
  .magazine-wrapper .card {
    flex: 1 0 25%;
  }
  .parallax-image .image-wrapper {
    height: 90vh;
  }
  .banner-small-alt .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-small-alt .inner .pre-title {
    font-size: 30px;
  }
  .banner-small-alt .inner h1 {
    font-size: 30px;
  }
  .single-research-project-wrapper .top-section-details {
    margin-top: 60px;
  }
  .scholarships-fellows .card {
    flex: 1 0 40%;
    margin-bottom: 30px;
  }
  .tax-research_project_category.term-current-projects .global-title.position-5 {
    margin-top: 60px;
  }
  .term-current-projects .project-bg-wrapper .project-bg-brown,
  .term-completed-projects .project-bg-wrapper .project-bg-brown {
    /*display:none;*/
    height: 1890px;
  }
  .term-current-projects .archive-resources-wrapper .card.has-parent,
  .term-completed-projects .archive-resources-wrapper .card.has-parent {
    flex: 1 0 40% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .inner {
    padding: 0;
  }
  header .header-logo {
    max-width: 230px;
    margin-top: 10px;
  }
  nav.main-menu {
    /*margin-left:35px;*/
  }
  nav.main-menu ul li {
    margin: 5px 15px 0 0;
    min-height: 85px;
  }
  nav.main-menu ul li a {
    font-size: 14px;
  }
  nav.main-menu ul .sub-menu-wrap li {
    min-height: 0;
  }
  .parallax-image .image-wrapper {
    height: 90vh;
  }
  .events-contact .left .inner,
  .research-projects-contact .left .inner {
    max-width: 90%;
  }
  .events-contact .right .inner,
  .research-projects-contact .right .inner {
    margin-left: 30px;
    max-width: 90%;
  }
  .tax-research_project_category.term-current-projects .global-title.position-5 {
    margin-top: 120px;
  }
  .team-members .card-deck .card .image {
    height: 290px;
  }
  .resource-search .resource-categories .card .card-footer {
    font-size: 16px;
  }
  .archive-resources-wrapper .lines-bg {
    top: 540px;
  }
  .archive-resources-wrapper .card-deck .card {
    max-width: 290px;
  }
  .single-research-project-wrapper .top-section-details {
    margin-top: 90px;
  }
  .scholarships-fellows .card .image {
    height: 290px;
  }
  .term-current-projects .project-bg-wrapper .project-bg-brown,
  .term-completed-projects .project-bg-wrapper .project-bg-brown {
    height: 1528px;
  }
}
@media (min-width: 1200px) {
  #header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
  }
  nav.main-menu ul > li {
    min-height: 85px;
    margin: 5px 37px 0 0;
  }
  nav.main-menu ul .sub-menu-wrap {
    background-color: rgba(0, 0, 0, 0.5);
  }
  nav.main-menu ul .sub-menu-wrap li {
    min-height: 0;
    margin: 5px 25px 0 0;
  }
  .no-banner {
    margin-top: 105px;
  }
  .banner-small,
  .banner-small-alt {
    height: 550px;
  }
  .banner-small .inner,
  .banner-small-alt .inner {
    top: 59%;
  }
  .titles {
    margin-top: 220px;
  }
}
