@charset "UTF-8";
.mobile {
  display: initial; }
  @media (min-width: 640px) {
    .mobile {
      display: none; } }

.desktop {
  display: none; }
  @media (min-width: 640px) {
    .desktop {
      display: initial; } }

body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #647882;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.1px;
  padding: 0;
  margin: 0;
  background-color: #f5f4f1; }

img.background-image {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  margin-left: -50%;
  display: block; }
  html.objectfit img.background-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    margin-left: 0;
    object-fit: cover;
    object-position: 50% 50%; }

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

input, select, textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

body {
  -webkit-font-smoothing: antialiased; }

h1 {
  font-family: Merriweather, serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.11;
  color: #0a0a0a; }
  @media (min-width: 640px) {
    h1 {
      font-size: 54px; } }
  @media (min-width: 896px) {
    h1 {
      font-size: 94px; } }

h2 {
  font-family: Merriweather, serif;
  font-size: 54px;
  font-weight: 300;
  line-height: 1.19;
  color: #0a0a0a; }

h3 {
  font-family: Merriweather, serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.34;
  color: #0a0a0a; }

h4 {
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.36;
  letter-spacing: 0.1px;
  color: #0a0a0a; }

h5 {
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.38;
  color: #0a0a0a; }

h6, .next-post a, .prev-post a {
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.1px;
  color: #0a0a0a; }

h6.h7, .mega-nav .meganav-title, .next-post a.h7, .prev-post a.h7, .standard-header .breadcrumbs, .breadcrumb, .tribe-mobile-day .tribe-events-event-schedule-details {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: #647882; }

.intro {
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.56;
  color: #0a0a0a; }

small {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1px; }

p {
  margin: 22px 0; }

a {
  color: #005233;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.body-wrapper {
  overflow: hidden; }

.clearfix, .white-bg, .green-bg, .lightgreen-bg, .publications-listing .publication-item:hover {
  zoom: 1; }
  .clearfix:after, .white-bg:after, .green-bg:after, .lightgreen-bg:after, .publications-listing .publication-item:hover:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 1px;
    margin-top: -1px; }
  .clearfix:before, .white-bg:before, .green-bg:before, .lightgreen-bg:before, .publications-listing .publication-item:hover:before {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 1px;
    margin-bottom: -1px; }

.white-bg {
  background: white;
  color: #647882; }
  .white-bg h1, .white-bg h2, .white-bg h3, .white-bg h4, .white-bg h5, .white-bg h6, .white-bg .next-post a, .next-post .white-bg a, .white-bg .prev-post a, .prev-post .white-bg a, .white-bg a {
    color: #0a0a0a; }
  .white-bg h6.h7, .white-bg .mega-nav .meganav-title, .mega-nav .white-bg .meganav-title, .white-bg .next-post a.h7, .next-post .white-bg a.h7, .white-bg .prev-post a.h7, .prev-post .white-bg a.h7, .white-bg .standard-header .breadcrumbs, .standard-header .white-bg .breadcrumbs, .white-bg .breadcrumb, .white-bg .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .white-bg .tribe-events-event-schedule-details {
    color: #647882; }
  .white-bg .intro {
    color: #647882; }

.green-bg {
  background: #005233;
  color: white; }
  .green-bg h1, .green-bg h2, .green-bg h3, .green-bg h4, .green-bg h5, .green-bg h6, .green-bg .next-post a, .next-post .green-bg a, .green-bg .prev-post a, .prev-post .green-bg a, .green-bg a {
    color: white; }
  .green-bg h6.h7, .green-bg .mega-nav .meganav-title, .mega-nav .green-bg .meganav-title, .green-bg .next-post a.h7, .next-post .green-bg a.h7, .green-bg .prev-post a.h7, .prev-post .green-bg a.h7, .green-bg .standard-header .breadcrumbs, .standard-header .green-bg .breadcrumbs, .green-bg .breadcrumb, .green-bg .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .green-bg .tribe-events-event-schedule-details {
    color: white; }

.lightgreen-bg, .publications-listing .publication-item:hover {
  background: #9bc85b;
  color: white; }
  .lightgreen-bg h1, .publications-listing .publication-item:hover h1, .lightgreen-bg h2, .publications-listing .publication-item:hover h2, .lightgreen-bg h3, .publications-listing .publication-item:hover h3, .lightgreen-bg h5, .publications-listing .publication-item:hover h5, .lightgreen-bg h6, .publications-listing .publication-item:hover h6, .lightgreen-bg .next-post a, .next-post .lightgreen-bg a, .publications-listing .publication-item:hover .next-post a, .next-post .publications-listing .publication-item:hover a, .lightgreen-bg .prev-post a, .prev-post .lightgreen-bg a, .publications-listing .publication-item:hover .prev-post a, .prev-post .publications-listing .publication-item:hover a, .lightgreen-bg a, .publications-listing .publication-item:hover a {
    color: white; }
  .lightgreen-bg h6.h7, .publications-listing .publication-item:hover h6.h7, .lightgreen-bg .mega-nav .meganav-title, .mega-nav .lightgreen-bg .meganav-title, .publications-listing .publication-item:hover .mega-nav .meganav-title, .mega-nav .publications-listing .publication-item:hover .meganav-title, .lightgreen-bg .next-post a.h7, .next-post .lightgreen-bg a.h7, .publications-listing .publication-item:hover .next-post a.h7, .next-post .publications-listing .publication-item:hover a.h7, .lightgreen-bg .prev-post a.h7, .prev-post .lightgreen-bg a.h7, .publications-listing .publication-item:hover .prev-post a.h7, .prev-post .publications-listing .publication-item:hover a.h7, .lightgreen-bg .standard-header .breadcrumbs, .standard-header .lightgreen-bg .breadcrumbs, .publications-listing .publication-item:hover .standard-header .breadcrumbs, .standard-header .publications-listing .publication-item:hover .breadcrumbs, .lightgreen-bg .breadcrumb, .publications-listing .publication-item:hover .breadcrumb, .lightgreen-bg .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .lightgreen-bg .tribe-events-event-schedule-details, .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .publications-listing .publication-item:hover .tribe-events-event-schedule-details {
    color: white; }
  .lightgreen-bg h4, .publications-listing .publication-item:hover h4 {
    color: #0a0a0a; }

form button, .btn, .tribe-mobile-day .tribe-events-read-more, form input[type=submit] {
  border: 1px solid #007549;
  background: transparent;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  padding: 12px 20px;
  font-weight: 600;
  position: relative;
  color: #007549;
  transition: color 0.2s ease;
  border-radius: 100px;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  z-index: 1;
  overflow: hidden;
  cursor: pointer; }
  form button:focus, .btn:focus, .tribe-mobile-day .tribe-events-read-more:focus, form input[type=submit]:focus {
    outline: none; }
  form button .fa, form button .svg-inline--fa, .btn .fa, .tribe-mobile-day .tribe-events-read-more .fa, .btn .svg-inline--fa, .tribe-mobile-day .tribe-events-read-more .svg-inline--fa, form input[type=submit] .fa, form input[type=submit] .svg-inline--fa {
    margin-right: 9px;
    margin-left: -6px;
    vertical-align: middle; }
  form button:after, .btn:after, .tribe-mobile-day .tribe-events-read-more:after, form input[type=submit]:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background: #007549;
    z-index: -1;
    transition: bottom 0.2s ease; }
  form button:hover, .btn:hover, .tribe-mobile-day .tribe-events-read-more:hover, form input[type=submit]:hover {
    color: white;
    text-decoration: none; }
    form button:hover:after, .btn:hover:after, .tribe-mobile-day .tribe-events-read-more:hover:after, form input[type=submit]:hover:after {
      bottom: 0; }
  form button:active, .btn:active, .tribe-mobile-day .tribe-events-read-more:active, form input[type=submit]:active {
    opacity: 0.8; }
  form button:disabled, form button.disabled, .btn:disabled, .tribe-mobile-day .tribe-events-read-more:disabled, .btn.disabled, .tribe-mobile-day .disabled.tribe-events-read-more, form input[type=submit]:disabled, form input[type=submit].disabled {
    opacity: 0.6; }
  .green-bg form button, .green-bg .btn, .green-bg .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .green-bg .tribe-events-read-more, .green-bg form input[type=submit] {
    border-color: white;
    color: white; }
    .green-bg form button:after, .green-bg .btn:after, .green-bg .tribe-mobile-day .tribe-events-read-more:after, .tribe-mobile-day .green-bg .tribe-events-read-more:after, .green-bg form input[type=submit]:after {
      background-color: white; }
    .green-bg form button:hover, .green-bg .btn:hover, .green-bg .tribe-mobile-day .tribe-events-read-more:hover, .tribe-mobile-day .green-bg .tribe-events-read-more:hover, .green-bg form input[type=submit]:hover {
      color: #005233; }
  .lightgreen-bg form button, .publications-listing .publication-item:hover form button, .lightgreen-bg .btn, .publications-listing .publication-item:hover .btn, .lightgreen-bg .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .lightgreen-bg .tribe-events-read-more, .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .publications-listing .publication-item:hover .tribe-events-read-more, .lightgreen-bg form input[type=submit], .publications-listing .publication-item:hover form input[type=submit] {
    border-color: #013b25;
    color: #013b25; }
    .lightgreen-bg form button:after, .publications-listing .publication-item:hover form button:after, .lightgreen-bg .btn:after, .publications-listing .publication-item:hover .btn:after, .lightgreen-bg .tribe-mobile-day .tribe-events-read-more:after, .tribe-mobile-day .lightgreen-bg .tribe-events-read-more:after, .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-read-more:after, .tribe-mobile-day .publications-listing .publication-item:hover .tribe-events-read-more:after, .lightgreen-bg form input[type=submit]:after, .publications-listing .publication-item:hover form input[type=submit]:after {
      background-color: #013b25; }
    .lightgreen-bg form button:hover, .publications-listing .publication-item:hover form button:hover, .lightgreen-bg .btn:hover, .publications-listing .publication-item:hover .btn:hover, .lightgreen-bg .tribe-mobile-day .tribe-events-read-more:hover, .tribe-mobile-day .lightgreen-bg .tribe-events-read-more:hover, .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-read-more:hover, .tribe-mobile-day .publications-listing .publication-item:hover .tribe-events-read-more:hover, .lightgreen-bg form input[type=submit]:hover, .publications-listing .publication-item:hover form input[type=submit]:hover {
      color: white; }
  .white-bg form button, .white-bg .btn, .white-bg .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .white-bg .tribe-events-read-more, .white-bg form input[type=submit] {
    border-color: #013b25;
    color: #013b25; }
    .white-bg form button:after, .white-bg .btn:after, .white-bg .tribe-mobile-day .tribe-events-read-more:after, .tribe-mobile-day .white-bg .tribe-events-read-more:after, .white-bg form input[type=submit]:after {
      background-color: #013b25; }
    .white-bg form button:hover, .white-bg .btn:hover, .white-bg .tribe-mobile-day .tribe-events-read-more:hover, .tribe-mobile-day .white-bg .tribe-events-read-more:hover, .white-bg form input[type=submit]:hover {
      color: white; }

.btn-secondary {
  text-decoration: none;
  color: #007549;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  padding: 3px 10px;
  background: transparent;
  transition: background-color 0.3s, color 0.3s;
  display: inline-block; }
  .btn-secondary .fa, .btn-secondary .svg-inline--fa {
    margin-right: 9px; }
  .btn-secondary.arrow:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 9px;
    background-image: url("../img/arrow-r.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    vertical-align: middle;
    margin-left: -5px; }
  .btn-secondary.arrow:hover:before {
    background-image: url("../img/arrow-r-white.svg"); }
  .btn-secondary.disabled {
    opacity: 0.6; }
  .btn-secondary:hover {
    color: white;
    background: #007549;
    text-decoration: none; }
  .btn-secondary:active {
    opacity: 0.8; }
  .green-bg .btn-secondary {
    color: white; }
    .green-bg .btn-secondary:hover {
      background: #007549; }
  .lightgreen-bg .btn-secondary, .publications-listing .publication-item:hover .btn-secondary {
    color: #0a0a0a; }
    .lightgreen-bg .btn-secondary:hover, .publications-listing .publication-item:hover .btn-secondary:hover {
      background: #007549;
      color: white; }
  .white-bg .btn-secondary:hover {
    color: white; }

.btn-secondary-yellow {
  text-decoration: none;
  color: #0a0a0a !important;
  background-color: #ffc325;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  padding: 3px 10px;
  transition: background-color 0.3s, color 0.3s;
  display: inline-block; }
  .btn-secondary-yellow .fa, .btn-secondary-yellow .svg-inline--fa {
    margin-right: 9px; }
  .btn-secondary-yellow.disabled {
    opacity: 0.6; }
  .btn-secondary-yellow:hover {
    text-decoration: none;
    background: #9bc85b; }
  .btn-secondary-yellow:active {
    opacity: 0.8; }
  .lightgreen-bg .btn-secondary-yellow:hover, .publications-listing .publication-item:hover .btn-secondary-yellow:hover {
    background: #007549;
    color: white; }

.btn-prev, .btn-next {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  padding: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  background-color: #f5f4f1;
  position: relative;
  color: #0a0a0a; }
  @media (min-width: 896px) {
    .btn-prev, .btn-next {
      width: 90px;
      height: 90px;
      line-height: 90px;
      font-size: 32px; } }
  .btn-prev:hover, .btn-next:hover {
    background-color: #007549;
    color: white; }
  .btn-prev:active, .btn-next:active {
    opacity: 0.6; }
  .btn-prev.disabled, .btn-next.disabled {
    opacity: 0.4; }

buttn[disabled], .btn.disabled, .tribe-mobile-day .disabled.tribe-events-read-more, .btn-next.disabled, .btn-prev.disabled, .btn-secondary.disabled, .btn-secondary-yellow.disabled {
  cursor: not-allowed;
  pointer-events: none; }

.additional-content-trigger {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: #647882; }
  .additional-content-trigger span {
    cursor: pointer; }

.additional-content {
  display: none;
  overflow: hidden; }

.body-header-logo {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 38px;
  z-index: 9;
  left: 0;
  right: 0; }
  @media (min-width: 640px) {
    .body-header-logo {
      display: block; } }
  body.admin-bar .body-header-logo {
    margin-top: 32px; }
  .body-header-logo a {
    width: 336px;
    height: 74px;
    display: block;
    background-image: url("../img/logo-reversed.svg");
    background-size: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    text-indent: -999em;
    left: -20px; }
    body.page-template-tpl_college_life .body-header-logo a, body.page-template-tpl_apply .body-header-logo a, body.page-template-tpl_community .body-header-logo a, body.page-template-tpl_events-php .body-header-logo a, body.page-template-tpl_publications .body-header-logo a, body.page-template-tpl_contact .body-header-logo a, body.category .body-header-logo a, body.single-post .body-header-logo a, body.front-page .body-header-logo a, body.single-gallery .body-header-logo a, body.post-type-archive-gallery .body-header-logo a {
      background-image: url("../img/logo.svg"); }

.nav-triggers {
  top: 0;
  position: fixed;
  right: 0;
  z-index: 9;
  display: none; }
  @media (min-width: 640px) {
    .nav-triggers {
      display: block; } }
  body.admin-bar .nav-triggers {
    top: 32px; }
    @media screen and (max-width: 782px) {
      body.admin-bar .nav-triggers {
        top: 46px; } }
  .nav-triggers .label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.9px;
    display: inline-block;
    width: 0;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
    transition: width 0.3s; }
  .nav-triggers .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    vertical-align: top; }
  .nav-triggers .apply-link .icon {
    font-size: 20px; }
  .nav-triggers a {
    display: block;
    color: white;
    height: 60px;
    line-height: 60px;
    background-color: #272727;
    float: right;
    clear: both;
    transition: background-color 0.3s; }
    .nav-triggers a:hover {
      text-decoration: none;
      background-color: #007549; }
      .nav-triggers a:hover .label {
        width: 102px; }

.mobile-header {
  background: white;
  height: 80px;
  padding: 19px 0 0 13px;
  display: block; }
  @media (min-width: 640px) {
    .mobile-header {
      display: none; } }
  .mobile-header .logo {
    width: 221px;
    height: 48px;
    display: inline-block;
    background-image: url("../img/logo.svg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-indent: -999em;
    overflow: hidden; }
  .mobile-header .menu-trigger, .mobile-header .search-trigger {
    margin-top: 1px;
    float: right;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #0a0a0a;
    font-size: 20px; }
  .mobile-header .menu-trigger {
    border-left: 1px solid rgba(119, 143, 155, 0.4); }
  .mobile-header .label {
    display: none; }

.mega-nav {
  position: fixed;
  top: 0;
  right: 93px;
  height: 100vh;
  width: 100%;
  padding: 0;
  background: #007549;
  color: white;
  z-index: 20;
  left: 100%;
  pointer-events: none;
  transition: transform 0.3s;
  transition-delay: 0.4s;
  transition-timing-function: ease-out; }
  @media (min-width: 640px) {
    .mega-nav {
      overflow: scroll; } }
  .mega-nav a {
    color: white; }
  .mega-nav .mega-nav-scroll {
    position: relative;
    height: calc(100% - 78px);
    overflow: scroll;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    @media (min-width: 640px) {
      .mega-nav .mega-nav-scroll {
        border-top: 0;
        height: calc(100% - 139px); } }
  @media (min-width: 640px) and (max-height: 700px) {
    .mega-nav .mega-nav-scroll {
      height: auto; } }

  .mega-nav .mega-nav-content {
    /**/ }
    @media (min-width: 640px) {
      .mega-nav .mega-nav-content {
        transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        top: 50%; } }
  @media (min-width: 640px) and (max-height: 700px) {
    .mega-nav .mega-nav-content {
      transform: none;
      position: relative;
      top: auto;
      padding-bottom: 50px; } }

  .mega-nav.active {
    pointer-events: auto;
    transform: translate3d(-100%, 0, 0);
    transition-delay: 0s; }
    .mega-nav.active:after {
      transform: translate3d(100%, 0, 0);
      transition-delay: 0.4s; }
  .mega-nav .meganav-title {
    line-height: 78px;
    margin: 0;
    color: white; }
    @media (min-width: 640px) {
      .mega-nav .meganav-title {
        display: none; } }
  .mega-nav .meganav-mobile-footer {
    background: #013b25;
    padding-top: 40px;
    padding-bottom: 34px; }
    .mega-nav .meganav-mobile-footer .meganav-footer-logo {
      max-width: 207px;
      margin-bottom: 30px;
      margin-left: 24px; }
    .mega-nav .meganav-mobile-footer .social {
      font-size: 20px;
      display: block; }
      .mega-nav .meganav-mobile-footer .social a {
        margin: 0 24px; }
    @media (min-width: 640px) {
      .mega-nav .meganav-mobile-footer {
        display: none; } }
  .mega-nav .meganav-logo {
    margin: 75px -20px 0;
    width: calc(100% + 40px);
    max-width: none;
    display: none; }
    @media (min-width: 640px) {
      .mega-nav .meganav-logo {
        display: block; } }
  .mega-nav .login-wrap {
    text-align: right;
    line-height: 78px; }
    @media (min-width: 640px) {
      .mega-nav .login-wrap {
        line-height: inherit; } }
  .mega-nav .login {
    vertical-align: middle;
    margin-right: -15px; }
    .mega-nav .login .fa, .mega-nav .login .svg-inline--fa {
      margin-left: 0; }
    @media (min-width: 640px) {
      .mega-nav .login {
        margin-top: 92px;
        margin-right: 0; } }
  .mega-nav .mobile-close {
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 78px;
    width: 0;
    background: white;
    color: #0a0a0a;
    text-align: center;
    line-height: 78px;
    font-size: 22px;
    overflow: hidden; }
    @media (min-width: 640px) {
      .mega-nav .mobile-close {
        display: none; } }
  .mega-nav .desktop-close {
    display: none; }
    .mega-nav .desktop-close .close {
      font-size: 38px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      margin: 95px 0 0;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        .mega-nav .desktop-close .close {
          margin: 95px auto 0; } }
    @media (min-width: 640px) {
      .mega-nav .desktop-close {
        display: block; } }
  .mega-nav h6.h7, .mega-nav .meganav-title, .mega-nav .next-post a.h7, .next-post .mega-nav a.h7, .mega-nav .prev-post a.h7, .prev-post .mega-nav a.h7, .mega-nav .standard-header .breadcrumbs, .standard-header .mega-nav .breadcrumbs, .mega-nav .breadcrumb, .mega-nav .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .mega-nav .tribe-events-event-schedule-details {
    margin: 0 0 11px; }
  .mega-nav p {
    margin: 0; }
  .mega-nav .contact-details, .mega-nav .social-icons {
    padding-top: 29px; }
  .mega-nav .social-icons {
    text-align: right; }
    .mega-nav .social-icons a {
      margin-left: 30px; }
      .mega-nav .social-icons a:first-child {
        margin-left: 0; }
  .mega-nav .menu-main-container {
    font-family: Merriweather, serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.36;
    letter-spacing: 0.1px; }
    .mega-nav .menu-main-container ul {
      padding: 0;
      list-style-type: none; }
    .mega-nav .menu-main-container li {
      margin-bottom: 30px; }
      @media (min-width: 640px) {
        .mega-nav .menu-main-container li {
          margin-bottom: 36px; } }
    .mega-nav .menu-main-container a {
      color: white; }
    @media (min-width: 640px) {
      .mega-nav .menu-main-container {
        font-size: 28px; } }
  .mega-nav .menu-secondary-container {
    font-family: Merriweather;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: 0.1px;
    margin-bottom: 50px; }
    .mega-nav .menu-secondary-container ul {
      padding: 0;
      list-style-type: none; }
    .mega-nav .menu-secondary-container li {
      margin-bottom: 20px; }
      @media (min-width: 640px) {
        .mega-nav .menu-secondary-container li {
          display: inline-block;
          margin-right: 30px;
          margin-bottom: 0; } }
    .mega-nav .menu-secondary-container a {
      color: white; }
  .mega-nav .mobile-buttons .btn, .mega-nav .mobile-buttons .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .mega-nav .mobile-buttons .tribe-events-read-more {
    display: block;
    margin-bottom: 30px;
    max-width: 150px;
    text-align: center; }
  @media (min-width: 640px) {
    .mega-nav .mobile-buttons {
      display: none; } }
  .mega-nav .meganav-contact-details {
    display: none; }
    @media (min-width: 640px) {
      .mega-nav .meganav-contact-details {
        display: flex; } }

.mega-search {
  position: fixed;
  z-index: 20;
  color: white;
  display: none;
  top: 43px;
  left: 43px;
  right: 43px;
  bottom: 43px;
  background: #007549; }
  .mega-search.active {
    display: block; }
  .mega-search:before {
    position: absolute;
    top: 43px;
    left: 43px;
    right: 43px;
    bottom: 43px;
    background: #007549; }
  .mega-search .mega-search-content {
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    top: 50%; }
  .mega-search .search-field {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    border: 0;
    border-bottom: 1px solid white;
    font-family: Merriweather;
    font-size: 32px;
    color: white;
    background: transparent;
    outline: none; }
    .mega-search .search-field::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.8); }
    .mega-search .search-field::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.8); }
    .mega-search .search-field:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.8); }
    .mega-search .search-field *:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.8); }
  .mega-search label {
    display: block;
    text-align: right;
    color: white;
    font-size: 12px; }
  .mega-search .frequent-searches a {
    color: #f5f4f1;
    display: block;
    padding-left: 23px; }
    .mega-search .frequent-searches a .fa, .mega-search .frequent-searches a .svg-inline--fa {
      margin-left: -23px;
      color: #9bc85b;
      font-size: 13px;
      margin-right: 8px; }
  .mega-search .close {
    position: absolute;
    top: 30px;
    right: 42px;
    font-size: 36px; }

.menu-social-container {
  margin-top: 55px;
  font-size: 20px;
  text-align: center; }
  body.page-template-tpl_home .menu-social-container {
    margin-top: -80px; }
    @media (min-width: 1680px) {
      body.page-template-tpl_home .menu-social-container {
        margin-top: -55px; } }
  @media (min-width: 1680px) {
    .menu-social-container {
      text-align: left; } }
  .menu-social-container ul, .menu-social-container li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .menu-social-container li {
    margin: 0 0 20px 0; }

.body-overlay {
  position: fixed;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  display: none;
  mix-blend-mode: multiply;
  background-color: #0a0a0a;
  transition: opacity 0.3s; }
  .body-overlay.active {
    left: 0;
    display: block;
    opacity: 0.5; }

.component-seperator {
  color: #f00;
  text-align: center;
  border-top: 1px solid #f00;
  border-bottom: 1px solid rgba(255, 0, 0, 0.2);
  margin: 0;
  padding: 20px 0;
  display: none; }
  body.page-template-tpl_all .component-seperator {
    display: block; }

.construction {
  color: #fff;
  text-align: center;
  background: red;
  margin: 0;
  padding: 20px 0; }

@media (min-width: 640px) {
  .portrait-image-header {
    background: white; } }
.portrait-image-header .tablet {
  display: none; }
.portrait-image-header .tablet-image {
  min-height: 100vh;
  position: relative; }
@media (min-width: 640px) {
  .portrait-image-header .mobile {
    display: none; }
  .portrait-image-header .tablet {
    display: block; } }
.portrait-image-header img {
  width: 100%;
  display: block; }
.portrait-image-header .coloured-pop {
  background: #9bc85b;
  padding-bottom: 32px; }
  @media (min-width: 640px) {
    .portrait-image-header .coloured-pop {
      padding-bottom: 0;
      background: none; } }
.portrait-image-header h1 {
  margin: 38px 0 20px 0; }
  @media (min-width: 640px) {
    .portrait-image-header h1 {
      margin: 120px 0 40px 0; } }
.portrait-image-header h6.h7, .portrait-image-header .mega-nav .meganav-title, .mega-nav .portrait-image-header .meganav-title, .portrait-image-header .next-post a.h7, .next-post .portrait-image-header a.h7, .portrait-image-header .prev-post a.h7, .prev-post .portrait-image-header a.h7, .portrait-image-header .standard-header .breadcrumbs, .standard-header .portrait-image-header .breadcrumbs, .portrait-image-header .breadcrumb, .portrait-image-header .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .portrait-image-header .tribe-events-event-schedule-details {
  border-left: 1px solid rgba(100, 120, 130, 0.5);
  padding-left: 30px;
  margin: 0;
  padding-bottom: 15px; }
  @media (min-width: 640px) {
    .portrait-image-header h6.h7, .portrait-image-header .mega-nav .meganav-title, .mega-nav .portrait-image-header .meganav-title, .portrait-image-header .next-post a.h7, .next-post .portrait-image-header a.h7, .portrait-image-header .prev-post a.h7, .prev-post .portrait-image-header a.h7, .portrait-image-header .standard-header .breadcrumbs, .standard-header .portrait-image-header .breadcrumbs, .portrait-image-header .breadcrumb, .portrait-image-header .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .portrait-image-header .tribe-events-event-schedule-details {
      padding-left: 40px; } }
  @media (min-width: 896px) {
    .portrait-image-header h6.h7, .portrait-image-header .mega-nav .meganav-title, .mega-nav .portrait-image-header .meganav-title, .portrait-image-header .next-post a.h7, .next-post .portrait-image-header a.h7, .portrait-image-header .prev-post a.h7, .prev-post .portrait-image-header a.h7, .portrait-image-header .standard-header .breadcrumbs, .standard-header .portrait-image-header .breadcrumbs, .portrait-image-header .breadcrumb, .portrait-image-header .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .portrait-image-header .tribe-events-event-schedule-details {
      padding-left: 59px; } }
.portrait-image-header .intro {
  border-left: 1px solid rgba(100, 120, 130, 0.5);
  padding-left: 30px;
  margin: 0 0 63px 0; }
  @media (min-width: 640px) {
    .portrait-image-header .intro {
      padding-left: 40px;
      margin: 0 0 90px 0; } }
  @media (min-width: 896px) {
    .portrait-image-header .intro {
      padding-left: 59px;
      margin: 0 0 118px 0; } }

.full-size-image img, .full-size-image iframe {
  width: 100%;
  display: block; }

.standard-content-layout {
  color: #647882;
  margin-bottom: 80px; }
  .standard-content-layout h1, .standard-content-layout h2, .standard-content-layout h3, .standard-content-layout h4, .standard-content-layout h5, .standard-content-layout h6, .standard-content-layout .next-post a, .next-post .standard-content-layout a, .standard-content-layout .prev-post a, .prev-post .standard-content-layout a {
    color: #0a0a0a; }
  .standard-content-layout h6, .standard-content-layout .next-post a, .next-post .standard-content-layout a, .standard-content-layout .prev-post a, .prev-post .standard-content-layout a, .standard-content-layout p {
    margin: 0 0 22px 0; }
  .standard-content-layout h4, .standard-content-layout .wp-caption, .standard-content-layout .category-date {
    margin-bottom: 50px; }
  .standard-content-layout .wp-caption p {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    text-align: left;
    color: #778f9b;
    border-left: 2px solid #007549;
    padding-left: 11px;
    margin-top: 11px;
    line-height: 18px; }
  .standard-content-layout iframe {
    display: block;
    margin: 50px 0; }
  .standard-content-layout .category-date {
    color: #647882; }
    .standard-content-layout .category-date dt {
      display: none; }
    .standard-content-layout .category-date dd {
      margin: 0 20px 0 0;
      display: inline; }
  .standard-content-layout img {
    display: block; }
    .standard-content-layout img.aligncenter {
      margin: 0 auto; }
  .standard-content-layout blockquote {
    padding: 0;
    margin: 0;
    font-family: Merriweather;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    color: #0a0a0a;
    position: relative; }
    .standard-content-layout blockquote:before {
      content: '“';
      position: absolute;
      top: -10px;
      left: -40px;
      color: rgba(31, 45, 61, 0.4);
      font-size: 60px;
      line-height: 40px;
      font-family: 'Source Sans Pro', sans-serif; }
  .standard-content-layout cite {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.9px;
    color: #647882;
    text-transform: uppercase;
    font-style: normal; }
  .standard-content-layout .white-bg {
    padding-bottom: 60px;
    padding-top: 50px; }
    @media (min-width: 640px) {
      .standard-content-layout .white-bg {
        padding-top: 50px; } }
  .standard-content-layout .standard-content-layout-buttons {
    text-align: center; }
  .standard-content-layout .icon {
    color: #007549;
    padding-right: 12px; }

.centered-callout {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 44px; }
  .centered-callout .h7 {
    color: #647882;
    margin: 0 0 20px 0; }

.triple-icon-layout {
  color: #647882;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px; }
  @media (min-width: 640px) {
    .triple-icon-layout {
      padding-top: 70px;
      padding-bottom: 40px; } }
  @media (min-width: 896px) {
    .triple-icon-layout {
      padding-top: 170px;
      padding-bottom: 80px; } }
  .page-template-tpl_about .triple-icon-layout {
    padding-bottom: 80px; }
    @media (min-width: 640px) {
      .page-template-tpl_about .triple-icon-layout {
        padding-top: 50px;
        padding-bottom: 60px; } }
    @media (min-width: 896px) {
      .page-template-tpl_about .triple-icon-layout {
        padding-top: 80px;
        padding-bottom: 80px; } }
  .triple-icon-layout strong {
    font-weight: normal;
    text-decoration: underline; }
  .triple-icon-layout .slick-list {
    overflow: visible !important; }
  .triple-icon-layout .slick-slider {
    margin-left: -60px;
    margin-right: -60px; }
    @media (min-width: 896px) {
      .triple-icon-layout .slick-slider {
        margin-left: 0;
        margin-right: 0; } }
  .triple-icon-layout .item {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
    transition: opacity 0.3s;
    outline: none; }
    .triple-icon-layout .item.slick-slide {
      opacity: 0.5; }
    .triple-icon-layout .item.slick-active {
      opacity: 1; }
    @media (min-width: 896px) {
      .triple-icon-layout .item {
        margin-left: 0;
        margin-right: 0;
        padding: 0 53px; } }
  .triple-icon-layout .icon {
    width: 156px;
    height: 156px;
    display: block;
    margin: 0 auto 23px;
    line-height: 156px;
    text-align: center; }
    .triple-icon-layout .icon img {
      vertical-align: middle;
      max-width: 146px;
      max-height: 130px;
      display: inline-block; }
  .triple-icon-layout .arrow-container {
    text-align: center;
    display: block; }
    @media (min-width: 896px) {
      .triple-icon-layout .arrow-container {
        display: none; } }
  .triple-icon-layout .btn-prev, .triple-icon-layout .btn-next {
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    background: url("../img/arrow-l.svg") no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    cursor: pointer; }
    .triple-icon-layout .btn-prev:hover, .triple-icon-layout .btn-next:hover {
      opacity: 0.2; }
  .triple-icon-layout .btn-next {
    background-image: url("../img/arrow-r.svg"); }
  .triple-icon-layout .digits {
    font-family: Merriweather;
    font-size: 16px;
    font-weight: 300;
    min-width: 57px;
    display: inline-block;
    position: relative;
    color: #778f9b; }
    .triple-icon-layout .digits .current {
      position: absolute;
      right: 50%;
      top: -3px;
      margin-right: 6px;
      color: #005233; }
    .triple-icon-layout .digits .total {
      position: absolute;
      left: 50%;
      top: 3px;
      margin-left: 6px; }

.prev-next-post {
  margin-bottom: 127px; }
  .prev-next-post .white-bg {
    border-top: 1px solid rgba(100, 120, 130, 0.2);
    padding-top: 50px; }

.next-post, .prev-post {
  display: block;
  margin: 0 auto 62px auto; }
  @media (min-width: 640px) {
    .next-post, .prev-post {
      max-width: 80%; } }
  @media (min-width: 896px) {
    .next-post, .prev-post {
      max-width: 50%; } }
  @media (min-width: 1200px) {
    .next-post, .prev-post {
      max-width: 247px; } }
  .next-post .h7, .prev-post .h7 {
    color: #647882;
    margin-top: 0;
    margin-bottom: 11px; }
  .next-post a, .prev-post a {
    text-decoration: none;
    color: #0a0a0a;
    display: block;
    position: relative; }
    .next-post a:hover, .prev-post a:hover {
      text-decoration: none;
      color: #007549; }

.next-post {
  padding-top: 50px; }
  @media (min-width: 640px) {
    .next-post {
      padding-top: 0; } }
  .next-post:before {
    content: '';
    width: 70px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
    border-top: 1px solid rgba(100, 120, 130, 0.2); }
    @media (min-width: 640px) {
      .next-post:before {
        content: '';
        width: auto;
        height: 70px;
        position: absolute;
        top: 10px;
        left: 0;
        margin-left: 0;
        border-top: 0;
        border-left: 1px solid rgba(100, 120, 130, 0.2); } }
  .next-post .fa, .next-post .svg-inline--fa {
    display: none;
    position: absolute;
    top: 4px;
    right: -33px; }
    @media (min-width: 640px) {
      .next-post .fa, .next-post .svg-inline--fa {
        display: block; } }
    @media (min-width: 896px) {
      .next-post .fa, .next-post .svg-inline--fa {
        right: -53px; } }

.prev-post .fa, .prev-post .svg-inline--fa {
  display: none;
  position: absolute;
  top: 4px;
  left: -33px; }
  @media (min-width: 640px) {
    .prev-post .fa, .prev-post .svg-inline--fa {
      display: block; } }
  @media (min-width: 896px) {
    .prev-post .fa, .prev-post .svg-inline--fa {
      left: -53px; } }

.standard-header {
  background: #007549;
  padding-top: 50px;
  margin-bottom: -30px; }
  @media (min-width: 640px) {
    .standard-header {
      margin-bottom: -80px;
      padding-top: 180px; } }
  .standard-header .breadcrumbs {
    display: none;
    margin-top: 0;
    margin-bottom: 27px;
    color: rgba(255, 255, 255, 0.6); }
    @media (min-width: 640px) {
      .standard-header .breadcrumbs {
        display: block; } }
    .standard-header .breadcrumbs a {
      color: rgba(255, 255, 255, 0.6); }
      .standard-header .breadcrumbs a:hover {
        color: white; }
    .standard-header .breadcrumbs .fa, .standard-header .breadcrumbs .svg-inline--fa {
      margin: 0 5px; }
  .standard-header h2 {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 32px; }
    @media (min-width: 640px) {
      .standard-header h2 {
        font-size: 54px;
        margin-bottom: 141px; } }

.featured-article {
  margin-bottom: 60px; }
  .featured-article .coloured-pop {
    background: #9bc85b;
    padding-top: 143px;
    padding-left: 10px;
    margin-left: -10px; }
    @media (min-width: 640px) {
      .featured-article .coloured-pop {
        padding-left: 15px;
        margin-left: -15px; } }
    @media (min-width: 896px) {
      .featured-article .coloured-pop {
        padding-left: 20px;
        margin-left: -20px; } }
    .featured-article .coloured-pop.yellow {
      background: #ffc325; }
  .featured-article .content {
    position: relative;
    left: -143px; }
    .featured-article .content:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.7;
      background-image: linear-gradient(180deg, rgba(7, 7, 7, 0), #000000);
      z-index: 1; }
  .featured-article .img {
    position: relative;
    width: 100%;
    display: block; }
  .featured-article .desc {
    position: absolute;
    bottom: 0;
    left: 143px;
    margin-left: -7.5px;
    padding-right: 7.5px;
    color: white;
    z-index: 2; }
    @media (min-width: 640px) {
      .featured-article .desc {
        margin-left: -20px;
        padding-right: 20px; } }
  .featured-article h6.h7, .featured-article .mega-nav .meganav-title, .mega-nav .featured-article .meganav-title, .featured-article .next-post a.h7, .next-post .featured-article a.h7, .featured-article .prev-post a.h7, .prev-post .featured-article a.h7, .featured-article .standard-header .breadcrumbs, .standard-header .featured-article .breadcrumbs, .featured-article .breadcrumb, .featured-article .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .featured-article .tribe-events-event-schedule-details {
    margin: 0 0 8px 0;
    color: white; }
  .featured-article h3 {
    margin: 0 0 20px 0;
    color: white; }
  .featured-article p {
    margin: 0 0 30px 0; }
    @media (min-width: 640px) {
      .featured-article p {
        margin: 0 0 60px 0; } }

.image-callout {
  margin-bottom: 63px; }
  @media (min-width: 640px) {
    .image-callout .img {
      margin-left: -40px; } }
  .image-callout .img img {
    width: 100%;
    display: block; }
  .image-callout .content {
    position: relative;
    padding-top: 21px;
    padding-bottom: 10px;
    padding-right: 25px; }
    @media (min-width: 640px) {
      .image-callout .content {
        margin-top: 100px;
        padding-top: 83px;
        padding-bottom: 80px; } }
    .image-callout .content:before {
      content: '';
      position: absolute;
      top: -100px;
      right: 0;
      left: -999em;
      bottom: 0;
      background: white;
      z-index: -1; }
      @media (min-width: 640px) {
        .image-callout .content:before {
          top: 0; } }
  .image-callout h6.h7, .image-callout .mega-nav .meganav-title, .mega-nav .image-callout .meganav-title, .image-callout .next-post a.h7, .next-post .image-callout a.h7, .image-callout .prev-post a.h7, .prev-post .image-callout a.h7, .image-callout .standard-header .breadcrumbs, .standard-header .image-callout .breadcrumbs, .image-callout .breadcrumb, .image-callout .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .image-callout .tribe-events-event-schedule-details {
    color: #647882;
    margin-top: 0;
    margin-bottom: 8px; }
  .image-callout h5 {
    margin: 0 0 20px 0; }

.image-content-pair {
  color: #647882;
  margin-bottom: 80px; }
  .image-content-pair img {
    display: block;
    width: 100%; }
  .image-content-pair .content {
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: -78px;
    padding-left: 50px;
    padding-right: 50px; }
  .image-content-pair h6.h7, .image-content-pair .mega-nav .meganav-title, .mega-nav .image-content-pair .meganav-title, .image-content-pair .next-post a.h7, .next-post .image-content-pair a.h7, .image-content-pair .prev-post a.h7, .prev-post .image-content-pair a.h7, .image-content-pair .standard-header .breadcrumbs, .standard-header .image-content-pair .breadcrumbs, .image-content-pair .breadcrumb, .image-content-pair .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .image-content-pair .tribe-events-event-schedule-details {
    color: #647882;
    margin: 0 0 20px 0; }
  .image-content-pair h6, .image-content-pair .next-post a, .next-post .image-content-pair a, .image-content-pair .prev-post a, .prev-post .image-content-pair a {
    margin: 0 0 30px 0;
    color: #0a0a0a; }
  .image-content-pair p {
    margin: 0 0 20px 0; }
  .image-content-pair .additional-content-trigger {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    color: #647882; }
    .image-content-pair .additional-content-trigger:hover {
      color: #007549;
      text-decoration: none; }

.home-main-feature {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: #007549;
  padding-bottom: 30px; }
  @media (min-width: 1850px) {
    .home-main-feature {
      width: 100% !important; } }
  body.admin-bar .home-main-feature {
    height: calc(100vh - 32px); }
  @media (min-width: 640px) {
    .home-main-feature {
      padding-bottom: 66px; } }
  .home-main-feature .background-image.desktop {
    display: none; }
  @media (min-width: 896px) {
    .home-main-feature {
      background: transparent;
      padding-bottom: 0; }
      .home-main-feature .background-image.mobile {
        display: none; }
      .home-main-feature .background-image.desktop {
        display: block; } }
  .home-main-feature .home-main-feature-content {
    width: 100%;
    height: 100%;
    position: relative;
    margin-right: 0;
    margin-left: auto; }
    @media (min-width: 896px) {
      .home-main-feature .home-main-feature-content {
        margin-left: 0;
        margin-right: auto; } }
    .home-main-feature .home-main-feature-content .btn, .home-main-feature .home-main-feature-content .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .home-main-feature .home-main-feature-content .tribe-events-read-more {
      margin-top: 10px;
      border-color: white;
      color: white; }
      .home-main-feature .home-main-feature-content .btn:after, .home-main-feature .home-main-feature-content .tribe-mobile-day .tribe-events-read-more:after, .tribe-mobile-day .home-main-feature .home-main-feature-content .tribe-events-read-more:after {
        background-color: white; }
      .home-main-feature .home-main-feature-content .btn:hover, .home-main-feature .home-main-feature-content .tribe-mobile-day .tribe-events-read-more:hover, .tribe-mobile-day .home-main-feature .home-main-feature-content .tribe-events-read-more:hover {
        color: #005233; }
  .home-main-feature .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    z-index: 2; }
    .home-main-feature .overlay h1, .home-main-feature .overlay h2, .home-main-feature .overlay h3, .home-main-feature .overlay h4, .home-main-feature .overlay h5, .home-main-feature .overlay h6, .home-main-feature .overlay .next-post a, .next-post .home-main-feature .overlay a, .home-main-feature .overlay .prev-post a, .prev-post .home-main-feature .overlay a {
      color: white; }
  .home-main-feature .desc {
    padding-left: 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.6);
    margin-bottom: 30px; }
    @media (min-width: 640px) {
      .home-main-feature .desc {
        margin-left: 10px;
        padding-left: 49px; } }
    @media (min-width: 896px) {
      .home-main-feature .desc {
        margin-bottom: 158px; } }
  .home-main-feature h6, .home-main-feature .next-post a, .next-post .home-main-feature a, .home-main-feature .prev-post a, .prev-post .home-main-feature a {
    margin: 0 0 5px 0;
    font-size: 18px; }
    @media (min-width: 640px) {
      .home-main-feature h6, .home-main-feature .next-post a, .next-post .home-main-feature a, .home-main-feature .prev-post a, .prev-post .home-main-feature a {
        font-size: 20px; } }
  .home-main-feature h6.h7, .home-main-feature .mega-nav .meganav-title, .mega-nav .home-main-feature .meganav-title, .home-main-feature .next-post a.h7, .next-post .home-main-feature a.h7, .home-main-feature .prev-post a.h7, .prev-post .home-main-feature a.h7, .home-main-feature .standard-header .breadcrumbs, .standard-header .home-main-feature .breadcrumbs, .home-main-feature .breadcrumb, .home-main-feature .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-main-feature .tribe-events-event-schedule-details {
    margin: 0 0 11px 0;
    font-size: 12px; }
  .home-main-feature .slider {
    height: 100%;
    width: 100%; }
  .home-main-feature .slick-list, .home-main-feature .slick-track {
    height: 100% !important; }
  .home-main-feature .slide {
    height: 100%;
    overflow: hidden;
    position: relative; }
    .home-main-feature .slide:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-blend-mode: multiply;
      z-index: 0; }
  .home-main-feature .arrow-container {
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: 2; }
    @media (min-width: 896px) {
      .home-main-feature .arrow-container {
        bottom: 0; } }

.home-triple-nav-mobile {
  display: block;
  padding-top: 40px;
  padding-bottom: 58px; }
  @media (min-width: 640px) {
    .home-triple-nav-mobile {
      padding-top: 96px; } }
  @media (min-width: 896px) {
    .home-triple-nav-mobile {
      display: none; } }
  .home-triple-nav-mobile img {
    width: 100%; }
  .home-triple-nav-mobile .desc {
    margin-top: -40px;
    padding: 20px 0 0 32px;
    background: #f5f4f1;
    position: relative;
    margin-left: 30px; }
    @media (min-width: 640px) {
      .home-triple-nav-mobile .desc {
        margin-right: 0 !important; } }
  .home-triple-nav-mobile h5 {
    font-size: 18px;
    margin: 0 0 18px 0;
    line-height: 1.56; }
  .home-triple-nav-mobile p {
    margin: 0 0 30px 0; }
  .home-triple-nav-mobile .slick-list {
    overflow: visible !important; }
  .home-triple-nav-mobile .slide {
    outline: none; }
  .home-triple-nav-mobile .slick-slide {
    opacity: 0.4; }
  .home-triple-nav-mobile .slick-current {
    opacity: 1; }

.home-triple-nav-desktop {
  display: none;
  padding-top: 110px;
  padding-bottom: 247px;
  background: white;
  position: relative;
  margin-bottom: -168px; }
  @media (min-width: 896px) {
    .home-triple-nav-desktop {
      display: block; } }
  .home-triple-nav-desktop .keyline-box {
    background: #f5f4f1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 361px;
    left: 300px; }
  .home-triple-nav-desktop img {
    width: 100%;
    display: block; }
  .home-triple-nav-desktop p {
    margin-bottom: 0; }
  .home-triple-nav-desktop .item-1 {
    padding-top: 48px; }
    .home-triple-nav-desktop .item-1 .img-wrap {
      margin-left: -40px; }
    .home-triple-nav-desktop .item-1 .desc {
      margin-top: -80px;
      background: #f5f4f1;
      padding: 30px 70px 40px 40px;
      z-index: 1;
      position: relative; }
    .home-triple-nav-desktop .item-1 h5 {
      margin: 0 0 27px 0; }
  .home-triple-nav-desktop .item-2 {
    margin-bottom: 40px; }
    .home-triple-nav-desktop .item-2 .img-wrap {
      margin: 0 -20px; }
    .home-triple-nav-desktop .item-2 .desc {
      background: #f5f4f1;
      margin-top: -143px;
      padding: 30px 60px 41px 30px; }
    .home-triple-nav-desktop .item-2 h5 {
      margin: 0 0 29px 0; }
  .home-triple-nav-desktop .item-3 {
    padding-left: 45px;
    position: relative; }
    .home-triple-nav-desktop .item-3 .img-wrap {
      position: relative;
      margin-left: -80px;
      /*&:after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.7;
	      background-image: linear-gradient(179deg, rgba(7, 7, 7, 0.0), #000000);
      }*/ }
    .home-triple-nav-desktop .item-3 .desc {
      background: #f5f4f1;
      padding: 30px 70px 40px 40px;
      margin-top: -80px;
      margin-right: -80px;
      position: relative;
      z-index: 1;
      /*position: absolute;
      bottom: 50px;
      left: 95px;
      max-width: 310px;
      padding-right: 40px;
      color: white;*/ }
    .home-triple-nav-desktop .item-3 h5 {
      margin: 0 0 29px 0; }

.home-student-stories .lightgreen-bg, .home-student-stories .publications-listing .publication-item:hover, .publications-listing .home-student-stories .publication-item:hover {
  padding-top: 60px;
  padding-bottom: 92px; }
  @media (min-width: 896px) {
    .home-student-stories .lightgreen-bg, .home-student-stories .publications-listing .publication-item:hover, .publications-listing .home-student-stories .publication-item:hover {
      padding-bottom: 122px; } }
  .home-student-stories .lightgreen-bg h4, .home-student-stories .publications-listing .publication-item:hover h4, .publications-listing .home-student-stories .publication-item:hover h4 {
    margin: 0 0 13px 0; }
  .home-student-stories .lightgreen-bg h6.h7, .home-student-stories .publications-listing .publication-item:hover h6.h7, .publications-listing .home-student-stories .publication-item:hover h6.h7, .home-student-stories .lightgreen-bg .mega-nav .meganav-title, .mega-nav .home-student-stories .lightgreen-bg .meganav-title, .home-student-stories .publications-listing .publication-item:hover .mega-nav .meganav-title, .mega-nav .home-student-stories .publications-listing .publication-item:hover .meganav-title, .publications-listing .home-student-stories .publication-item:hover .mega-nav .meganav-title, .mega-nav .publications-listing .home-student-stories .publication-item:hover .meganav-title, .home-student-stories .lightgreen-bg .next-post a.h7, .next-post .home-student-stories .lightgreen-bg a.h7, .home-student-stories .publications-listing .publication-item:hover .next-post a.h7, .next-post .home-student-stories .publications-listing .publication-item:hover a.h7, .publications-listing .home-student-stories .publication-item:hover .next-post a.h7, .next-post .publications-listing .home-student-stories .publication-item:hover a.h7, .home-student-stories .lightgreen-bg .prev-post a.h7, .prev-post .home-student-stories .lightgreen-bg a.h7, .home-student-stories .publications-listing .publication-item:hover .prev-post a.h7, .prev-post .home-student-stories .publications-listing .publication-item:hover a.h7, .publications-listing .home-student-stories .publication-item:hover .prev-post a.h7, .prev-post .publications-listing .home-student-stories .publication-item:hover a.h7, .home-student-stories .lightgreen-bg .standard-header .breadcrumbs, .standard-header .home-student-stories .lightgreen-bg .breadcrumbs, .home-student-stories .publications-listing .publication-item:hover .standard-header .breadcrumbs, .standard-header .home-student-stories .publications-listing .publication-item:hover .breadcrumbs, .publications-listing .home-student-stories .publication-item:hover .standard-header .breadcrumbs, .standard-header .publications-listing .home-student-stories .publication-item:hover .breadcrumbs, .home-student-stories .lightgreen-bg .breadcrumb, .home-student-stories .publications-listing .publication-item:hover .breadcrumb, .publications-listing .home-student-stories .publication-item:hover .breadcrumb, .home-student-stories .lightgreen-bg .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories .lightgreen-bg .tribe-events-event-schedule-details, .home-student-stories .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories .publications-listing .publication-item:hover .tribe-events-event-schedule-details, .publications-listing .home-student-stories .publication-item:hover .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .publications-listing .home-student-stories .publication-item:hover .tribe-events-event-schedule-details {
    margin: 0 0 10px 0; }

@media (min-width: 640px) {
  .home-student-stories .lightgreen-bg, .home-student-stories .publications-listing .publication-item:hover, .publications-listing .home-student-stories .publication-item:hover {
    margin-left: 0 !important; } }

.home-student-stories-mobile {
  display: block;
  margin-top: -60px;
  padding-bottom: 70px; }
  @media (min-width: 896px) {
    .home-student-stories-mobile {
      display: none; } }
  .home-student-stories-mobile img {
    width: 100%; }
  .home-student-stories-mobile .desc {
    margin-top: -40px;
    padding: 19px 18px 0 67px;
    background: white;
    position: relative;
    margin-left: 30px; }
    @media (min-width: 640px) {
      .home-student-stories-mobile .desc {
        margin-right: 0 !important; } }
  .home-student-stories-mobile h6, .home-student-stories-mobile .next-post a, .next-post .home-student-stories-mobile a, .home-student-stories-mobile .prev-post a, .prev-post .home-student-stories-mobile a {
    margin: 0 0 10px 0;
    position: relative; }
    .home-student-stories-mobile h6:before, .home-student-stories-mobile .next-post a:before, .next-post .home-student-stories-mobile a:before, .home-student-stories-mobile .prev-post a:before, .prev-post .home-student-stories-mobile a:before {
      content: '“';
      position: relative;
      display: block;
      color: rgba(31, 45, 61, 0.4);
      font-size: 60px;
      line-height: 40px;
      font-family: 'Source Sans Pro', sans-serif; }
      @media (min-width: 640px) {
        .home-student-stories-mobile h6:before, .home-student-stories-mobile .next-post a:before, .next-post .home-student-stories-mobile a:before, .home-student-stories-mobile .prev-post a:before, .prev-post .home-student-stories-mobile a:before {
          position: absolute;
          top: 5px;
          left: -40px; } }
  .home-student-stories-mobile h6.h7, .home-student-stories-mobile .mega-nav .meganav-title, .mega-nav .home-student-stories-mobile .meganav-title, .home-student-stories-mobile .next-post a.h7, .next-post .home-student-stories-mobile a.h7, .home-student-stories-mobile .prev-post a.h7, .prev-post .home-student-stories-mobile a.h7, .home-student-stories-mobile .standard-header .breadcrumbs, .standard-header .home-student-stories-mobile .breadcrumbs, .home-student-stories-mobile .breadcrumb, .home-student-stories-mobile .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories-mobile .tribe-events-event-schedule-details {
    margin-bottom: 17px; }
    .home-student-stories-mobile h6.h7:before, .home-student-stories-mobile .mega-nav .meganav-title:before, .mega-nav .home-student-stories-mobile .meganav-title:before, .home-student-stories-mobile .next-post a.h7:before, .next-post .home-student-stories-mobile a.h7:before, .home-student-stories-mobile .prev-post a.h7:before, .prev-post .home-student-stories-mobile a.h7:before, .home-student-stories-mobile .standard-header .breadcrumbs:before, .standard-header .home-student-stories-mobile .breadcrumbs:before, .home-student-stories-mobile .breadcrumb:before, .home-student-stories-mobile .tribe-mobile-day .tribe-events-event-schedule-details:before, .tribe-mobile-day .home-student-stories-mobile .tribe-events-event-schedule-details:before {
      display: none; }
  .home-student-stories-mobile .btn-secondary-yellow {
    margin: 0 0 30px 0; }
  .home-student-stories-mobile .slick-list {
    overflow: visible !important; }
  .home-student-stories-mobile .slide {
    outline: none; }
  .home-student-stories-mobile .slick-slide {
    opacity: 0.4;
    transition: opacity 0.3s; }
  .home-student-stories-mobile .slick-current {
    opacity: 1; }

.home-student-stories-desktop {
  display: none;
  padding-bottom: 120px;
  /*.item-3{
    position: relative;
    .img-wrap{
      position: relative;
      &:after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.7;
	      background-image: linear-gradient(179deg, rgba(7, 7, 7, 0.0), #000000);
      }
    }
    .desc{
      position: absolute;
      bottom: 39px;
      left: 69px;
      max-width: 410px;
      padding-right: 40px;
      color: white;
      h6{
        color: white;
      }
    }
    h6{
      margin: 0 0 11px 0;
    }
    h6.h7{
      margin: 0 0 18px 0;
    }
    .btn-secondary-yellow{
      margin: 0;
    }
  }*/ }
  @media (min-width: 896px) {
    .home-student-stories-desktop {
      display: block; } }
  .home-student-stories-desktop h6.h7, .home-student-stories-desktop .mega-nav .meganav-title, .mega-nav .home-student-stories-desktop .meganav-title, .home-student-stories-desktop .next-post a.h7, .next-post .home-student-stories-desktop a.h7, .home-student-stories-desktop .prev-post a.h7, .prev-post .home-student-stories-desktop a.h7, .home-student-stories-desktop .standard-header .breadcrumbs, .standard-header .home-student-stories-desktop .breadcrumbs, .home-student-stories-desktop .breadcrumb, .home-student-stories-desktop .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories-desktop .tribe-events-event-schedule-details {
    margin: 0 0 18px 0; }
    .home-student-stories-desktop h6.h7:before, .home-student-stories-desktop .mega-nav .meganav-title:before, .mega-nav .home-student-stories-desktop .meganav-title:before, .home-student-stories-desktop .next-post a.h7:before, .next-post .home-student-stories-desktop a.h7:before, .home-student-stories-desktop .prev-post a.h7:before, .prev-post .home-student-stories-desktop a.h7:before, .home-student-stories-desktop .standard-header .breadcrumbs:before, .standard-header .home-student-stories-desktop .breadcrumbs:before, .home-student-stories-desktop .breadcrumb:before, .home-student-stories-desktop .tribe-mobile-day .tribe-events-event-schedule-details:before, .tribe-mobile-day .home-student-stories-desktop .tribe-events-event-schedule-details:before {
      display: none; }
  .home-student-stories-desktop h4 {
    margin: 0 0 10px 0; }
  .home-student-stories-desktop h6, .home-student-stories-desktop .next-post a, .next-post .home-student-stories-desktop a, .home-student-stories-desktop .prev-post a, .prev-post .home-student-stories-desktop a {
    margin: 0 0 10px 0;
    position: relative; }
  .home-student-stories-desktop .btn-secondary-yellow {
    margin: 0 0 20px 0; }
  .home-student-stories-desktop img {
    width: 100%;
    display: block; }
  .home-student-stories-desktop .desc {
    margin-top: -40px;
    position: relative; }
    .home-student-stories-desktop .desc h6:before, .home-student-stories-desktop .desc .next-post a:before, .next-post .home-student-stories-desktop .desc a:before, .home-student-stories-desktop .desc .prev-post a:before, .prev-post .home-student-stories-desktop .desc a:before {
      content: '“';
      position: absolute;
      top: 0px;
      left: -40px;
      color: rgba(31, 45, 61, 0.4);
      font-size: 60px;
      line-height: 40px;
      font-family: 'Source Sans Pro', sans-serif; }
  .home-student-stories-desktop .item-1 {
    margin-top: -250px;
    margin-bottom: 35px; }
    .home-student-stories-desktop .item-1 .desc {
      left: -40px;
      position: relative;
      padding: 27px 43px 0 71px;
      background: white;
      margin-top: -40px; }
  .home-student-stories-desktop .item-2 {
    position: relative;
    margin-top: -62px; }
    .home-student-stories-desktop .item-2 .desc {
      left: 40px;
      position: relative;
      padding: 26px 83px 0 72px;
      background: white;
      margin-top: -40px; }
    .home-student-stories-desktop .item-2 h6.h7, .home-student-stories-desktop .item-2 .mega-nav .meganav-title, .mega-nav .home-student-stories-desktop .item-2 .meganav-title, .home-student-stories-desktop .item-2 .next-post a.h7, .next-post .home-student-stories-desktop .item-2 a.h7, .home-student-stories-desktop .item-2 .prev-post a.h7, .prev-post .home-student-stories-desktop .item-2 a.h7, .home-student-stories-desktop .item-2 .standard-header .breadcrumbs, .standard-header .home-student-stories-desktop .item-2 .breadcrumbs, .home-student-stories-desktop .item-2 .breadcrumb, .home-student-stories-desktop .item-2 .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories-desktop .item-2 .tribe-events-event-schedule-details {
      margin-right: -63px; }
  .home-student-stories-desktop .item-3 {
    position: relative; }
    .home-student-stories-desktop .item-3 .desc {
      left: 40px;
      position: relative;
      padding: 26px 83px 0 72px;
      background: white;
      margin-top: -40px; }
    .home-student-stories-desktop .item-3 h6.h7, .home-student-stories-desktop .item-3 .mega-nav .meganav-title, .mega-nav .home-student-stories-desktop .item-3 .meganav-title, .home-student-stories-desktop .item-3 .next-post a.h7, .next-post .home-student-stories-desktop .item-3 a.h7, .home-student-stories-desktop .item-3 .prev-post a.h7, .prev-post .home-student-stories-desktop .item-3 a.h7, .home-student-stories-desktop .item-3 .standard-header .breadcrumbs, .standard-header .home-student-stories-desktop .item-3 .breadcrumbs, .home-student-stories-desktop .item-3 .breadcrumb, .home-student-stories-desktop .item-3 .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .home-student-stories-desktop .item-3 .tribe-events-event-schedule-details {
      margin-right: -63px; }

.about-our-people {
  padding-bottom: 88px;
  position: relative;
  z-index: 1; }
  @media (min-width: 640px) {
    .about-our-people {
      padding-bottom: 0; } }
  .about-our-people .lightgreen-bg, .about-our-people .publications-listing .publication-item:hover, .publications-listing .about-our-people .publication-item:hover {
    padding: 58px 0 0 120px;
    margin-bottom: -80px;
    position: relative; }
    .about-our-people .lightgreen-bg:before, .about-our-people .publications-listing .publication-item:hover:before, .publications-listing .about-our-people .publication-item:hover:before {
      position: absolute;
      left: -15px;
      top: 0;
      bottom: 0;
      height: auto;
      width: 15px;
      background: #9bc85b;
      content: '';
      visibility: visible; }
    @media (min-width: 640px) {
      .about-our-people .lightgreen-bg, .about-our-people .publications-listing .publication-item:hover, .publications-listing .about-our-people .publication-item:hover {
        padding: 110px 0 0 110px;
        margin-bottom: -113px; } }
  .about-our-people h5 {
    color: #0a0a0a;
    margin: 0 0 117px 0; }
    @media (min-width: 640px) {
      .about-our-people h5 {
        margin: 0 0 57px 0; } }
  .about-our-people h6.h7, .about-our-people .mega-nav .meganav-title, .mega-nav .about-our-people .meganav-title, .about-our-people .next-post a.h7, .next-post .about-our-people a.h7, .about-our-people .prev-post a.h7, .prev-post .about-our-people a.h7, .about-our-people .standard-header .breadcrumbs, .standard-header .about-our-people .breadcrumbs, .about-our-people .breadcrumb, .about-our-people .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .about-our-people .tribe-events-event-schedule-details {
    margin: 0 0 10px 0; }
  .about-our-people img {
    display: block;
    width: 100%; }
  .about-our-people .item-1, .about-our-people .item-2, .about-our-people .item-3 {
    position: relative; }
    .about-our-people .item-1:after, .about-our-people .item-2:after, .about-our-people .item-3:after {
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      opacity: 0.7;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); }
  .about-our-people .overlay {
    position: absolute;
    left: 40px;
    bottom: 40px;
    color: white;
    z-index: 2; }
  .about-our-people h4 {
    margin: 0 0 10px 0;
    color: white; }
  .about-our-people p {
    margin: 0 0 16px 0; }
  .about-our-people .desktop .item-1 {
    margin-top: 60px;
    margin-left: 30px;
    margin-bottom: 70px; }
  .about-our-people .desktop .item-2 {
    margin-bottom: -150px;
    margin-left: -26px; }
    @media (min-width: 896px) {
      .about-our-people .desktop .item-2 {
        margin-left: 0;
        margin-right: 20px; } }
  .about-our-people .desktop .item-3 {
    margin-right: -26px; }
    @media (min-width: 896px) {
      .about-our-people .desktop .item-3 {
        margin-right: -20px; } }
  .about-our-people .slick-slide {
    margin-right: 15px;
    outline: none; }
  .about-our-people .slick-list {
    overflow: visible !important; }

.about-history {
  padding-bottom: 160px; }
  .about-history h6.h7, .about-history .mega-nav .meganav-title, .mega-nav .about-history .meganav-title, .about-history .next-post a.h7, .next-post .about-history a.h7, .about-history .prev-post a.h7, .prev-post .about-history a.h7, .about-history .standard-header .breadcrumbs, .standard-header .about-history .breadcrumbs, .about-history .breadcrumb, .about-history .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .about-history .tribe-events-event-schedule-details {
    margin: 0 0 20px 0; }
  .about-history h6, .about-history .next-post a, .next-post .about-history a, .about-history .prev-post a, .prev-post .about-history a {
    margin: 0;
    text-align: center; }

.content-slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px; }
  .content-slider .digits {
    font-family: Merriweather;
    font-size: 16px;
    font-weight: 300;
    min-width: 57px;
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.4);
    text-align: center; }
    .content-slider .digits span {
      min-width: 10px;
      display: inline-block; }
    .content-slider .digits .current {
      position: relative;
      top: -3px;
      margin-right: 6px;
      color: white; }
    .content-slider .digits .total {
      position: relative;
      top: 3px;
      margin-left: 6px; }
  .content-slider-no-colour .content-slider .digits {
    color: rgba(1, 59, 37, 0.4); }
    .content-slider-no-colour .content-slider .digits .current {
      color: #013b25; }
  .content-slider .prev, .content-slider .next {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.5); }
    .content-slider .prev:hover, .content-slider .next:hover {
      color: white; }
    .content-slider .prev.slick-disabled, .content-slider .next.slick-disabled {
      color: rgba(255, 255, 255, 0.2);
      cursor: default; }
  .content-slider-no-colour .content-slider .prev, .content-slider-no-colour .content-slider .next {
    color: rgba(1, 59, 37, 0.5); }
    .content-slider-no-colour .content-slider .prev:hover, .content-slider-no-colour .content-slider .next:hover {
      color: #013b25; }
    .content-slider-no-colour .content-slider .prev.slick-disabled, .content-slider-no-colour .content-slider .next.slick-disabled {
      color: rgba(1, 59, 37, 0.2); }
  .content-slider .paging {
    text-align: center; }
    .content-slider .paging.mobile {
      display: block;
      line-height: 30px;
      padding-top: 10px;
      float: right;
      padding-right: 10px; }
      .content-slider .paging.mobile .digits {
        color: #778f9b; }
        .content-slider .paging.mobile .digits .current {
          color: #007549; }
      .content-slider .paging.mobile .prev, .content-slider .paging.mobile .next {
        color: rgba(119, 143, 155, 0.5); }
        .content-slider .paging.mobile .prev:hover, .content-slider .paging.mobile .next:hover {
          color: #007549; }
        .content-slider .paging.mobile .prev.slick-disabled, .content-slider .paging.mobile .next.slick-disabled {
          color: rgba(119, 143, 155, 0.2); }
      @media (min-width: 640px) {
        .content-slider .paging.mobile {
          display: none; } }
    .content-slider .paging.desktop {
      display: none;
      position: absolute;
      right: 20px;
      z-index: 1;
      top: 60px;
      margin-bottom: 32px;
      transition: bottom 0.3s; }
      .content-slider .paging.desktop .prev, .content-slider .paging.desktop .next {
        width: 20px; }
      @media (min-width: 640px) {
        .content-slider .paging.desktop {
          top: 157px;
          display: block; } }
      @media (min-width: 896px) {
        .content-slider .paging.desktop {
          right: 30px; }
          .content-slider .paging.desktop .prev, .content-slider .paging.desktop .next {
            width: 30px; } }
  .content-slider .coloured-bg {
    background: #007549;
    height: 60px;
    position: relative; }
    @media (min-width: 640px) {
      .content-slider .coloured-bg {
        height: 157px; } }
    .content-slider .coloured-bg:after {
      content: '';
      width: 100%;
      height: 415px;
      background: #007549;
      position: absolute; }
      @media (min-width: 640px) {
        .content-slider .coloured-bg:after {
          height: 2000px; } }
    .content-slider-no-colour .content-slider .coloured-bg {
      display: none; }
    .content-slider-yellow .content-slider .coloured-bg {
      background: #ffc325; }
      .content-slider-yellow .content-slider .coloured-bg:after {
        background: #ffc325; }
    .content-slider-darkgreen .content-slider .coloured-bg {
      background: #013b25; }
      .content-slider-darkgreen .content-slider .coloured-bg:after {
        background: #013b25; }
  .content-slider .white-bg {
    padding: 40px 32px 43px 33px;
    color: #778f9b; }
    @media (min-width: 896px) {
      .content-slider .white-bg {
        padding: 60px 42px 41px 45px; } }
    @media (min-width: 1200px) {
      .content-slider .white-bg {
        padding: 117px 62px 61px 45px; } }
  .content-slider h6.h7, .content-slider .mega-nav .meganav-title, .mega-nav .content-slider .meganav-title, .content-slider .next-post a.h7, .next-post .content-slider a.h7, .content-slider .prev-post a.h7, .prev-post .content-slider a.h7, .content-slider .standard-header .breadcrumbs, .standard-header .content-slider .breadcrumbs, .content-slider .breadcrumb, .content-slider .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .content-slider .tribe-events-event-schedule-details {
    margin: 0 0 10px 0; }
  .content-slider h4 {
    margin: 0 0 10px 0;
    color: #0a0a0a; }
  .content-slider p {
    margin: 0 0 20px 0; }
  @media (max-width: 640px) {
    .content-slider .img-wrap {
      margin: 0 !important; } }
  @media (max-width: 640px) {
    .content-slider .slick-list {
      overflow: visible !important; }
    .content-slider .slider {
      margin-right: -30px; }
    .content-slider .slide {
      margin-right: 30px; } }
  .content-slider img.tablet {
    display: block; }
    @media (min-width: 896px) {
      .content-slider img.tablet {
        display: none; } }
  .content-slider img.desktop {
    display: none; }
    @media (min-width: 896px) {
      .content-slider img.desktop {
        display: block; } }
  .content-slider .slide {
    outline: none; }

.college-life-text-layout {
  padding: 5px 0 110px 0; }
  .college-life-text-layout h6, .college-life-text-layout .next-post a, .next-post .college-life-text-layout a, .college-life-text-layout .prev-post a, .prev-post .college-life-text-layout a {
    margin: 0; }
  .college-life-text-layout h6.h7, .college-life-text-layout .mega-nav .meganav-title, .mega-nav .college-life-text-layout .meganav-title, .college-life-text-layout .next-post a.h7, .next-post .college-life-text-layout a.h7, .college-life-text-layout .prev-post a.h7, .prev-post .college-life-text-layout a.h7, .college-life-text-layout .standard-header .breadcrumbs, .standard-header .college-life-text-layout .breadcrumbs, .college-life-text-layout .breadcrumb, .college-life-text-layout .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .college-life-text-layout .tribe-events-event-schedule-details {
    margin: 0 0 20px 0; }

.single-post-header {
  margin-top: 50px; }
  @media (min-width: 640px) {
    .single-post-header {
      margin-top: 180px; } }
  .single-post-header h2 {
    margin: 0 0 30px 0; }
    @media (min-width: 640px) {
      .single-post-header h2 {
        margin: 0 0 80px 0; } }

.single-feature img {
  display: block; }

.breadcrumb {
  opacity: 0.6;
  color: #0a0a0a;
  text-transform: uppercase;
  margin: 0 0 48px 0; }
  .breadcrumb a {
    color: inherit; }
  .breadcrumb .fa, .breadcrumb .svg-inline--fa {
    margin: 0 3px; }

.single-image-header {
  position: relative; }
  .single-image-header .image-wrap {
    height: 100vh;
    overflow: hidden;
    max-height: 753px;
    position: relative;
  /*&:after{
    content: '';
    opacity: 0.7;
	  background-image: linear-gradient(180deg, rgba(7, 7, 7, 0.0), #000000);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }*/ }
    .single-image-header .image-wrap:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
      background-blend-mode: multiply;
      z-index: 0; }
  .single-image-header .heading {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .single-image-header h1 {
    margin: 0 0 125px 0; }

.about-rectors-welcome .btn-secondary-yellow {
  margin-top: 30px; }
.about-rectors-welcome .green-bg {
  padding-bottom: 100px;
  background-color: #007549; }
.about-rectors-welcome .img-wrap img {
  display: none; }
  @media (min-width: 896px) {
    .about-rectors-welcome .img-wrap img {
      display: block; } }
@media (max-width: 896px) {
  .about-rectors-welcome .img-wrap {
    margin-left: 0 !important; } }
.about-rectors-welcome img {
  display: block;
  margin-top: 41px; }
.about-rectors-welcome .white-bg {
  margin-top: -50px;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 66px;
  padding-left: 50px;
  padding-right: 50px; }
  .about-rectors-welcome .white-bg h1, .about-rectors-welcome .white-bg h2, .about-rectors-welcome .white-bg h3, .about-rectors-welcome .white-bg h4, .about-rectors-welcome .white-bg h5, .about-rectors-welcome .white-bg h6, .about-rectors-welcome .white-bg .next-post a, .next-post .about-rectors-welcome .white-bg a, .about-rectors-welcome .white-bg .prev-post a, .prev-post .about-rectors-welcome .white-bg a, .about-rectors-welcome .white-bg a {
    color: #0a0a0a; }
  .about-rectors-welcome .white-bg h6.h7, .about-rectors-welcome .white-bg .mega-nav .meganav-title, .mega-nav .about-rectors-welcome .white-bg .meganav-title, .about-rectors-welcome .white-bg .next-post a.h7, .next-post .about-rectors-welcome .white-bg a.h7, .about-rectors-welcome .white-bg .prev-post a.h7, .prev-post .about-rectors-welcome .white-bg a.h7, .about-rectors-welcome .white-bg .standard-header .breadcrumbs, .standard-header .about-rectors-welcome .white-bg .breadcrumbs, .about-rectors-welcome .white-bg .breadcrumb, .about-rectors-welcome .white-bg .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .about-rectors-welcome .white-bg .tribe-events-event-schedule-details {
    color: #647882; }
.about-rectors-welcome h6, .about-rectors-welcome .next-post a, .next-post .about-rectors-welcome a, .about-rectors-welcome .prev-post a, .prev-post .about-rectors-welcome a {
  margin: 0 0 23px 0; }
.about-rectors-welcome h6.h7, .about-rectors-welcome .mega-nav .meganav-title, .mega-nav .about-rectors-welcome .meganav-title, .about-rectors-welcome .next-post a.h7, .next-post .about-rectors-welcome a.h7, .about-rectors-welcome .prev-post a.h7, .prev-post .about-rectors-welcome a.h7, .about-rectors-welcome .standard-header .breadcrumbs, .standard-header .about-rectors-welcome .breadcrumbs, .about-rectors-welcome .breadcrumb, .about-rectors-welcome .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .about-rectors-welcome .tribe-events-event-schedule-details {
  margin: 0 0 20px 0; }

.about-governance {
  padding-top: 100px;
  padding-bottom: 175px;
  position: relative; }
  .about-governance img {
    display: block; }
  .about-governance .white-bg {
    padding: 50px 50px;
    margin-top: -50px; }
    @media (min-width: 640px) {
      .about-governance .white-bg {
        padding: 100px 50px;
        margin-top: 250px;
        margin-bottom: -50px; } }
    @media (min-width: 896px) {
      .about-governance .white-bg {
        margin-top: 50px; } }
  .about-governance h6.h7, .about-governance .mega-nav .meganav-title, .mega-nav .about-governance .meganav-title, .about-governance .next-post a.h7, .next-post .about-governance a.h7, .about-governance .prev-post a.h7, .prev-post .about-governance a.h7, .about-governance .standard-header .breadcrumbs, .standard-header .about-governance .breadcrumbs, .about-governance .breadcrumb, .about-governance .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .about-governance .tribe-events-event-schedule-details, .about-governance h4 {
    margin: 0 0 10px 0; }
  .about-governance .keyline-box {
    background: #f5f4f1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 300px; }

.fellows {
  margin-bottom: 120px; }
  .fellows .fellow {
    margin-bottom: 80px; }
  .fellows img {
    display: block;
    float: left;
    position: relative;
    left: 15px;
    top: -15px; }
    @media (min-width: 640px) {
      .fellows img {
        left: 25px;
        top: -25px; } }
    @media (min-width: 896px) {
      .fellows img {
        left: 40px;
        top: -40px; } }
  .fellows .even img {
    left: -15px; }
    @media (min-width: 640px) {
      .fellows .even img {
        left: -25px; } }
    @media (min-width: 896px) {
      .fellows .even img {
        left: -40px; } }
  .fellows .image {
    max-width: 80%;
    flex: 80%;
    margin-top: 40px; }
    .fellows .image.odd {
      margin-left: 10%; }
    .fellows .image.even {
      margin-left: 10%; }
      @media (min-width: 640px) {
        .fellows .image.even {
          margin-left: 0; } }
    @media (min-width: 640px) {
      .fellows .image {
        margin-top: 0;
        max-width: 30%;
        flex: 30%; } }
  .fellows .desc {
    max-width: 80%;
    flex: 80%;
    margin-left: 10%; }
    @media (min-width: 640px) {
      .fellows .desc {
        max-width: 50%;
        flex: 50%;
        margin-left: 10%; } }
  .fellows .desc-wrap {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 896px) {
      .fellows .desc-wrap {
        margin-left: -40px; } }
  .fellows h5 {
    margin: 0 0 10px 0; }
  .fellows h6.h7, .fellows .mega-nav .meganav-title, .mega-nav .fellows .meganav-title, .fellows .next-post a.h7, .next-post .fellows a.h7, .fellows .prev-post a.h7, .prev-post .fellows a.h7, .fellows .standard-header .breadcrumbs, .standard-header .fellows .breadcrumbs, .fellows .breadcrumb, .fellows .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .fellows .tribe-events-event-schedule-details {
    margin: 0 0 30px 0; }

.accordion .accordion-item {
  margin-bottom: 30px; }
  .accordion .accordion-item .accordion-item-content-wrapper {
    display: none; }
  .accordion .accordion-item .accordion-item-content {
    position: relative;
    border-bottom: 1px solid rgba(119, 143, 155, 0.2);
    position: relative;
    padding: 30px 0 60px 0px;
    color: #778f9b; }
    .accordion .accordion-item .accordion-item-content p {
      margin: 0; }
  .accordion .accordion-item h6, .accordion .accordion-item .next-post a, .next-post .accordion .accordion-item a, .accordion .accordion-item .prev-post a, .prev-post .accordion .accordion-item a {
    margin: 0;
    padding: 0 0 9px 0;
    position: relative;
    border-bottom: 1px solid rgba(119, 143, 155, 0.2);
    line-height: 28px;
    cursor: pointer; }
    .accordion .accordion-item h6:after, .accordion .accordion-item .next-post a:after, .next-post .accordion .accordion-item a:after, .accordion .accordion-item .prev-post a:after, .prev-post .accordion .accordion-item a:after {
      content: '+';
      position: absolute;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      border: 2px solid #013b25;
      color: #013b25;
      line-height: 13px;
      text-align: center;
      font-weight: bold; }
    .accordion .accordion-item h6.active:after, .accordion .accordion-item .next-post a.active:after, .next-post .accordion .accordion-item a.active:after, .accordion .accordion-item .prev-post a.active:after, .prev-post .accordion .accordion-item a.active:after {
      content: '-'; }
    .accordion .accordion-item h6:hover:after, .accordion .accordion-item .next-post a:hover:after, .next-post .accordion .accordion-item a:hover:after, .accordion .accordion-item .prev-post a:hover:after, .prev-post .accordion .accordion-item a:hover:after {
      background-color: #013b25;
      color: white; }

.faq {
  margin-bottom: 120px; }
  .faq .white-bg {
    padding-bottom: 120px;
    padding-top: 100px; }
  .faq h6.h7, .faq .mega-nav .meganav-title, .mega-nav .faq .meganav-title, .faq .next-post a.h7, .next-post .faq a.h7, .faq .prev-post a.h7, .prev-post .faq a.h7, .faq .standard-header .breadcrumbs, .standard-header .faq .breadcrumbs, .faq .breadcrumb, .faq .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .faq .tribe-events-event-schedule-details {
    margin: 0 0 80px 0; }
  .faq .accordion-item h6, .faq .accordion-item .next-post a, .next-post .faq .accordion-item a, .faq .accordion-item .prev-post a, .prev-post .faq .accordion-item a {
    padding-left: 30px; }
    .faq .accordion-item h6:before, .faq .accordion-item .next-post a:before, .next-post .faq .accordion-item a:before, .faq .accordion-item .prev-post a:before, .prev-post .faq .accordion-item a:before {
      content: 'Q.';
      position: absolute;
      left: 0;
      top: 0;
      font-family: Merriweather;
      font-size: 18px;
      color: #007549; }
  .faq .accordion-item .accordion-item-content {
    padding-left: 30px; }
    .faq .accordion-item .accordion-item-content:before {
      content: 'A.';
      position: absolute;
      left: 0;
      top: 30px;
      font-family: Merriweather;
      font-size: 18px;
      color: #9bc85b; }

.tabbed-content {
  margin-bottom: 117px; }
  .tabbed-content .tab-triggers {
    border-bottom: 1px solid rgba(119, 143, 155, 0.2); }
    .tabbed-content .tab-triggers span {
      margin-right: 40px;
      display: inline-block;
      padding-bottom: 12px;
      cursor: pointer; }
      .tabbed-content .tab-triggers span.active {
        border-bottom: 3px solid #007549; }
  .tabbed-content .tab {
    display: none; }
    .tabbed-content .tab[data-tab="0"] {
      display: block; }

.johnsmen-tabs {
  padding-top: 100px; }

.johnsmen-logo {
  position: relative;
  margin-bottom: 30px;
  /*&:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: $grey;
    top: -20px;
    left: -20px;
    @include media-tablet-portrait{
      top: -25px;
      left: -25px;
    }
    @include media-tablet-landscape{
      top: -40px;
      left: -40px;
    }
  }*/ }
  .johnsmen-logo img {
    max-width: 172px;
    width: 100%;
    display: block;
    margin: 0 auto; }
  .johnsmen-logo .johnsmen-logo-wrap {
    background: white;
    position: relative;
    padding: 30px; }
    @media (min-width: 896px) {
      .johnsmen-logo .johnsmen-logo-wrap {
        padding: 0; } }

.post-listing {
  margin-bottom: 80px;
  position: relative; }
  @media (min-width: 640px) {
    .post-listing {
      margin-right: 20px; } }
  @media (min-width: 640px) {
    .post-listing.even {
      margin-left: 20px;
      margin-right: 0px;
      top: 80px; } }
  .post-listing img {
    display: block;
    margin-bottom: -80px; }
  .post-listing .white-bg {
    padding: 30px 60px 0 60px;
    min-height: 260px; }
  .post-listing h6.h7, .post-listing .mega-nav .meganav-title, .mega-nav .post-listing .meganav-title, .post-listing .next-post a.h7, .next-post .post-listing a.h7, .post-listing .prev-post a.h7, .prev-post .post-listing a.h7, .post-listing .standard-header .breadcrumbs, .standard-header .post-listing .breadcrumbs, .post-listing .breadcrumb, .post-listing .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .post-listing .tribe-events-event-schedule-details {
    color: #778f9b;
    margin: 0 0 10px 0; }
  .post-listing h6, .post-listing .next-post a, .next-post .post-listing a, .post-listing .prev-post a, .prev-post .post-listing a {
    margin: 0 0 23px 0; }

.application-steps .step {
  position: relative;
  padding: 60px 0 50px 0;
  margin-bottom: 20px;
  margin-top: 35px;
  outline: none; }
  @media (min-width: 640px) {
    .application-steps .step {
      padding: 137px 0 100px 0; } }
.application-steps .number {
  position: absolute;
  left: 50%;
  margin-left: -35px;
  top: -35px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 35px;
  background: #007549;
  color: white;
  font-family: Merriweather;
  font-size: 24px; }
.application-steps .icon {
  max-width: 80%;
  flex: 80%;
  margin-left: 10%;
  margin-bottom: 30px;
  text-align: center; }
  @media (min-width: 640px) {
    .application-steps .icon {
      max-width: 30%;
      flex: 30%;
      margin-bottom: 0; } }
  .application-steps .icon img {
    vertical-align: top;
    max-width: 143px;
    max-height: 143px;
    display: inline-block;
    width: 100%; }
.application-steps .desc {
  max-width: 80%;
  flex: 80%;
  margin-left: 10%;
  text-align: center; }
  @media (min-width: 640px) {
    .application-steps .desc {
      text-align: left;
      max-width: 50%;
      flex: 50%;
      margin-left: 0; } }
.application-steps h3 {
  margin: 0 0 20px 0;
  color: #007549; }
.application-steps p {
  margin: 0 0 23px 0; }
.application-steps .application-steps-next, .application-steps .application-steps-prev {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #007549;
  cursor: pointer; }
  .application-steps .application-steps-next.slick-disabled, .application-steps .application-steps-prev.slick-disabled {
    opacity: 0.4; }
.application-steps .slick-dots {
  text-align: center;
  list-style-type: none;
  padding: 0; }
  .application-steps .slick-dots li {
    display: inline-block; }
  .application-steps .slick-dots button {
    width: 8px;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    padding: 0;
    outline: 0;
    margin: 0 6px;
    -webkit-appearance: none;
    border: 1px solid #007549;
    border-radius: 4px;
    background: transparent;
    cursor: pointer; }
    .application-steps .slick-dots button:hover {
      background: rgba(0, 117, 73, 0.5); }
  .application-steps .slick-dots .slick-active button {
    background: #007549; }

.facilities-text-layout {
  padding: 80px 100px 76px 110px;
  background-color: #f5f4f1;
  margin-top: -70px;
  margin-bottom: 40px; }
  .facilities-text-layout h6.h7, .facilities-text-layout .mega-nav .meganav-title, .mega-nav .facilities-text-layout .meganav-title, .facilities-text-layout .next-post a.h7, .next-post .facilities-text-layout a.h7, .facilities-text-layout .prev-post a.h7, .prev-post .facilities-text-layout a.h7, .facilities-text-layout .standard-header .breadcrumbs, .standard-header .facilities-text-layout .breadcrumbs, .facilities-text-layout .breadcrumb, .facilities-text-layout .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .facilities-text-layout .tribe-events-event-schedule-details {
    margin: 0 0 20px 0; }
  .facilities-text-layout h6, .facilities-text-layout .next-post a, .next-post .facilities-text-layout a, .facilities-text-layout .prev-post a, .prev-post .facilities-text-layout a {
    margin: 0; }

.triple-loose-layout-mobile {
  display: block; }
  @media (min-width: 896px) {
    .triple-loose-layout-mobile {
      display: none; } }
  .triple-loose-layout-mobile .lightgreen-bg, .triple-loose-layout-mobile .publications-listing .publication-item:hover, .publications-listing .triple-loose-layout-mobile .publication-item:hover {
    padding-top: 60px;
    padding-bottom: 92px;
    margin-bottom: -60px; }
  .triple-loose-layout-mobile img {
    display: block; }
  .triple-loose-layout-mobile h5 {
    margin-top: 0; }
  .triple-loose-layout-mobile .desc {
    background: white;
    padding: 20px 20px 20px 32px;
    margin-top: -40px;
    position: relative;
    z-index: 1; }
  .triple-loose-layout-mobile .slider {
    margin-bottom: 80px; }
  .triple-loose-layout-mobile .slick-list {
    overflow: visible !important; }
  .triple-loose-layout-mobile .slide {
    outline: none; }
  .triple-loose-layout-mobile .slick-slide {
    opacity: 0.4;
    transition: opacity 0.3s; }
  .triple-loose-layout-mobile .slick-current {
    opacity: 1; }

.triple-loose-layout-desktop {
  display: none;
  margin-bottom: 100px; }
  @media (min-width: 896px) {
    .triple-loose-layout-desktop {
      display: block; } }
  .triple-loose-layout-desktop .lightgreen-bg, .triple-loose-layout-desktop .publications-listing .publication-item:hover, .publications-listing .triple-loose-layout-desktop .publication-item:hover {
    margin-bottom: 35px;
    padding: 90px 100px 120px 100px; }
    @media (min-width: 1200px) {
      .triple-loose-layout-desktop .lightgreen-bg, .triple-loose-layout-desktop .publications-listing .publication-item:hover, .publications-listing .triple-loose-layout-desktop .publication-item:hover {
        margin-top: 55px; } }
  .triple-loose-layout-desktop h4 {
    margin: 0; }
  .triple-loose-layout-desktop h5 {
    margin: 0 0 15px 0;
    color: white; }
  .triple-loose-layout-desktop p {
    margin: 0 0 40px 0; }
  .triple-loose-layout-desktop .desc {
    color: white;
    padding: 0 40px 0 40px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .triple-loose-layout-desktop img {
    display: block; }
  .triple-loose-layout-desktop .item {
    position: relative; }
    .triple-loose-layout-desktop .item:after {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.72));
      content: '';
      z-index: 1; }
  .triple-loose-layout-desktop .item-1 {
    margin-bottom: 70px;
    margin-top: 55px;
    position: relative;
    z-index: 1; }
    @media (min-width: 1200px) {
      .triple-loose-layout-desktop .item-1 {
        margin-top: 0; } }
  .triple-loose-layout-desktop .item-3 {
    margin-left: 20px;
    margin-top: -85px; }
    .triple-loose-layout-desktop .item-3.landscape {
      margin-right: 20px; }
      .triple-loose-layout-desktop .item-3.landscape .desc {
        bottom: -100px; }
    .triple-loose-layout-desktop .item-3:after {
      display: none; }
    .triple-loose-layout-desktop .item-3 .desc {
      padding-top: 34px;
      color: #0a0a0a;
      background-color: white; }
    .triple-loose-layout-desktop .item-3 h5 {
      color: #0a0a0a; }

.double-loose-layout {
  margin-bottom: 84px; }
  .double-loose-layout .lightgreen-bg, .double-loose-layout .publications-listing .publication-item:hover, .publications-listing .double-loose-layout .publication-item:hover {
    padding: 70px 200px 65px 200px; }
    @media (min-width: 896px) {
      .double-loose-layout .lightgreen-bg, .double-loose-layout .publications-listing .publication-item:hover, .publications-listing .double-loose-layout .publication-item:hover {
        padding: 144px 200px 135px 200px; } }
  .double-loose-layout h4 {
    margin: 0; }
  .double-loose-layout h5 {
    margin: 0 0 15px 0;
    color: white; }
  .double-loose-layout h6.h7, .double-loose-layout .mega-nav .meganav-title, .mega-nav .double-loose-layout .meganav-title, .double-loose-layout .next-post a.h7, .next-post .double-loose-layout a.h7, .double-loose-layout .prev-post a.h7, .prev-post .double-loose-layout a.h7, .double-loose-layout .standard-header .breadcrumbs, .standard-header .double-loose-layout .breadcrumbs, .double-loose-layout .breadcrumb, .double-loose-layout .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .double-loose-layout .tribe-events-event-schedule-details {
    margin: 0 0 10px 0; }
  .double-loose-layout p {
    margin: 0 0 40px 0; }
  .double-loose-layout .desc {
    color: white;
    padding: 0 40px 0 40px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .double-loose-layout img {
    display: block; }
  .double-loose-layout .item {
    position: relative; }
    .double-loose-layout .item:after {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.72));
      content: '';
      z-index: 1; }
  .double-loose-layout .item-1 {
    margin-top: 30px;
    margin-bottom: 30px; }
    .double-loose-layout .item-1 img.portrait {
      display: none; }
    .double-loose-layout .item-1 img.landscape {
      display: block; }
    @media (min-width: 640px) {
      .double-loose-layout .item-1 {
        margin-top: -30px;
        margin-bottom: 0; }
        .double-loose-layout .item-1 img.portrait {
          display: block; }
        .double-loose-layout .item-1 img.landscape {
          display: none; } }
    @media (min-width: 896px) {
      .double-loose-layout .item-1 {
        margin-top: -70%;
        left: -20px; }
        .double-loose-layout .item-1 img.portrait {
          display: block; }
        .double-loose-layout .item-1 img.landscape {
          display: none; } }
  .double-loose-layout .item-2 img.portrait {
    display: none; }
  .double-loose-layout .item-2 img.landscape {
    display: block; }
  @media (min-width: 640px) {
    .double-loose-layout .item-2 {
      margin-top: -30px; }
      .double-loose-layout .item-2 img.portrait {
        display: block; }
      .double-loose-layout .item-2 img.landscape {
        display: none; } }
  @media (min-width: 896px) {
    .double-loose-layout .item-2 {
      margin-top: -50px;
      margin-right: 20px; }
      .double-loose-layout .item-2 img.portrait {
        display: none; }
      .double-loose-layout .item-2 img.landscape {
        display: block; } }

@media (min-width: 640px) {
  .text-only-header {
    padding-top: 100px; } }
@media (min-width: 896px) {
  .text-only-header {
    padding-top: 195px; } }

.article-listing {
  padding-bottom: 80px; }

body.single-gallery {
  background-color: white; }
  body.single-gallery .prev-next-post .white-bg {
    background-color: #f5f4f1; }

.gallery-post-content {
  position: relative;
  margin: 0 15px;
  padding-top: 30px; }
  @media (min-width: 640px) {
    .gallery-post-content {
      margin: 0 25px;
      padding-top: 50px; } }
  @media (min-width: 896px) {
    .gallery-post-content {
      margin: 0 40px;
      padding-top: 80px; } }
  .gallery-post-content .keyline-box {
    background-color: #f5f4f1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0; }
  .gallery-post-content img {
    display: block;
    margin-bottom: 20px; }
    @media (min-width: 640px) {
      .gallery-post-content img {
        margin-bottom: 30px; } }
    @media (min-width: 896px) {
      .gallery-post-content img {
        margin-bottom: 40px; } }
  .gallery-post-content a[data-fancybox] {
    outline: none; }

.gallery-post-header {
  text-align: center; }
  .gallery-post-header h2 {
    margin: 0 0 20px 0; }
  .gallery-post-header .breadcrumb {
    margin: 0 0 60px 0; }
  .gallery-post-header .category-date {
    margin: 0 0 60px 0; }

.facilities-in-detail {
  margin-bottom: 65px; }
  .facilities-in-detail h6, .facilities-in-detail .next-post a, .next-post .facilities-in-detail a, .facilities-in-detail .prev-post a, .prev-post .facilities-in-detail a {
    border-bottom: 1px solid rgba(119, 143, 155, 0.2);
    margin: 0 0 31px 0;
    padding: 0 0 7px 0; }
  .facilities-in-detail p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 22px 0; }

.timeline .desc {
  color: #778f9b; }
.timeline img {
  display: block;
  margin-bottom: 30px; }
.timeline h6.h7, .timeline .mega-nav .meganav-title, .mega-nav .timeline .meganav-title, .timeline .next-post a.h7, .next-post .timeline a.h7, .timeline .prev-post a.h7, .prev-post .timeline a.h7, .timeline .standard-header .breadcrumbs, .standard-header .timeline .breadcrumbs, .timeline .breadcrumb, .timeline .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .timeline .tribe-events-event-schedule-details, .timeline .intro, .timeline p {
  margin: 0 0 10px 0; }
.timeline .timeline-item {
  outline: none; }
.timeline .timeline-slider {
  margin-bottom: 160px; }
.timeline .timeline-slider-arrows {
  position: relative;
  margin-bottom: 90px; }
.timeline .timeline-slider-nav-prev,
.timeline .timeline-slider-nav-next {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  background: white;
  color: #007549;
  cursor: pointer; }
.timeline .slick-disabled {
  color: rgba(119, 143, 155, 0.5); }
.timeline .timeline-slider-nav-next {
  left: auto;
  right: 0;
  text-align: right; }
.timeline .timeline-slider-nav {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.8px;
  position: relative;
  height: 51px; }
  .timeline .timeline-slider-nav .timeline-nav-item {
    outline: none;
    position: relative;
    height: 51px; }
    .timeline .timeline-slider-nav .timeline-nav-item:after {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15px;
      height: 15px;
      border: 1px solid #007549;
      background-color: white;
      border-radius: 100px;
      transition: transform 0.3s, background-color 0.3s;
      transform: scale(1);
      position: absolute;
      bottom: 2.5px;
      left: 50%;
      margin-left: -7.5px;
      z-index: 1;
      cursor: pointer; }
  .timeline .timeline-slider-nav .slick-current {
    font-weight: bold; }
    .timeline .timeline-slider-nav .slick-current:after {
      transform: scale(1.3);
      background-color: #007549; }
  .timeline .timeline-slider-nav:before {
    content: '';
    border-bottom: 1px solid #007549;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px; }

.college-life-sydney {
  margin-bottom: 80px;
  position: relative; }
  .college-life-sydney .main-container {
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    height: 540px;
    position: relative; }
  .college-life-sydney .item-image {
    display: block;
    margin-bottom: 40px;
    position: relative;
    border-radius: 1000px;
    overflow: hidden;
    position: relative; }
    @media (min-width: 640px) {
      .college-life-sydney .item-image {
        margin-left: 20px;
        margin-bottom: 0; } }
    @media (min-width: 1680px) {
      .college-life-sydney .item-image {
        margin: 0; } }
    .college-life-sydney .item-image img {
      display: block;
      width: 100%; }
    .college-life-sydney .item-image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.7;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85)); }
    .college-life-sydney .item-image .text {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      color: white;
      z-index: 1; }
    .college-life-sydney .item-image h6, .college-life-sydney .item-image .next-post a, .next-post .college-life-sydney .item-image a, .college-life-sydney .item-image .prev-post a, .prev-post .college-life-sydney .item-image a {
      font-size: 18px;
      margin: 0 30px 4px 30px;
      color: white; }
    .college-life-sydney .item-image p {
      margin: 0 0 30px 0; }
  .college-life-sydney .inner-circle {
    position: absolute;
    border: 1px solid rgba(119, 143, 155, 0.4);
    border-radius: 1000px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .college-life-sydney .dot {
    width: 20px;
    height: 20px;
    background: #0a0a0a;
    border-radius: 10px;
    position: absolute;
    transform: translate(-50%, -50%); }
    .college-life-sydney .dot[data-item] {
      background: #013b25; }
    .college-life-sydney .dot:hover {
      background: #9bc85b; }
  .college-life-sydney .line {
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0; }
    .college-life-sydney .line .svg-wrapper {
      position: relative;
      height: 100%;
      margin: 0 20px; }
    .college-life-sydney .line line {
      stroke: #013b25;
      stroke-width: 1; }
    .college-life-sydney .line .alternate {
      display: none; }
    .college-life-sydney .line.alt .regular {
      display: none; }
    .college-life-sydney .line.alt .alternate {
      display: block; }
  .college-life-sydney .location-tabs {
    margin-top: 68px;
    border-bottom: 1px solid rgba(100, 120, 130, 0.2);
    text-align: center; }
    .college-life-sydney .location-tabs .location-tab {
      display: inline-block;
      padding-bottom: 12px;
      font-size: 16px;
      letter-spacing: 0.1px;
      text-align: center;
      color: #647882;
      border-bottom: 3px solid transparent;
      cursor: pointer;
      margin: 0 20px;
      padding-top: 12px; }
      .college-life-sydney .location-tabs .location-tab.active {
        border-bottom-color: #007549; }
  .college-life-sydney .label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #013b25;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #f5f4f1;
    transform: translate(-50%, -50%) rotate(-45deg); }
  .college-life-sydney .inner-circle-1 {
    width: 25%;
    height: 25%;
    background: url("../img/stjohns.svg") no-repeat center;
    background-size: 53% auto;
    /*.dot-1{
      top: 15%;
      left: 85%;
    }*/ }
  .college-life-sydney .inner-circle-2 {
    width: 50%;
    height: 50%;
    /*.dot-1{
      top: 60%;
      left: 99%;
    }
    .dot-2{
      top: 96%;
      left: 70%;
    }
    .dot-3{
      top: 75%;
      left: 7%;
    }*/ }
  .college-life-sydney .inner-circle-3 {
    width: 75%;
    height: 75%;
    /*.dot-1{
      top: 15%;
      left: 86%;
    }
    .dot-2{
      top: 87%;
      left: 84%;
    }
    .dot-3{
      top: 84%;
      left: 13%;
    }
    .dot-4{
      top: 50%;
      left: 0%;
    }*/ }
  .college-life-sydney .inner-circle-4 {
    width: 100%;
    height: 100%; }
    .college-life-sydney .inner-circle-4 .dot-1 {
      top: 2%;
      left: 64%; }
    .college-life-sydney .inner-circle-4 .dot-2 {
      top: 40%;
      left: 1%; }

.single-tribe_events .single-post-header h2 {
  padding-right: 40px; }
.single-tribe_events .standard-content-layout {
  margin-bottom: 0; }

.tribe-events-venue-map {
  margin-bottom: 100px; }

.single-event-mini-details {
  padding-top: 20px;
  margin-bottom: 40px; }
  @media (min-width: 640px) {
    .single-event-mini-details {
      padding-left: 15px;
      margin-left: -15px;
      border-left: 1px solid rgba(119, 143, 155, 0.2); } }
  @media (min-width: 896px) {
    .single-event-mini-details {
      padding-left: 60px;
      margin-left: -40px; } }
  .single-event-mini-details .icon-wrap {
    min-width: 22px;
    font-size: 13px;
    display: inline-block;
    text-align: center; }

.tribe-events-meta-group-details {
  font-family: 'Source Sans Pro';
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  color: #647882; }
  .tribe-events-meta-group-details .tribe-events-single-section-title, .tribe-events-meta-group-details dt {
    display: none; }
  .tribe-events-meta-group-details dd {
    display: block;
    margin: 0 0 10px 0; }
  .tribe-events-meta-group-details dl {
    margin: 0; }
  .tribe-events-meta-group-details abbr {
    text-decoration: none; }

.tribe-address {
  display: block;
  padding-left: 22px;
  font-family: 'Source Sans Pro';
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0.1px;
  color: #0a0a0a;
  font-size: 12px; }
  .tribe-address .icon-wrap {
    margin-left: -22px; }
  .tribe-address abbr {
    text-decoration: none; }
  .tribe-address a {
    color: inherit; }
  .tribe-address .venue-name {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.9px;
    color: #647882; }

.single-tribe_events .tribe-events-venue-map {
  width: auto;
  float: none;
  display: block;
  border-radius: 0;
  padding: 0;
  border: 0;
  margin: 0; }

.tribe-events-notices {
  background: #9bc85b;
  text-shadow: none;
  border-radius: 0;
  border: none;
  color: inherit; }

#tribe-events-content table.tribe-events-calendar {
  border: none; }
  #tribe-events-content table.tribe-events-calendar td {
    border: none; }

.tribe-events-ical {
  display: none !important; }

h2.tribe-events-page-title {
  margin-top: 80px;
  margin-bottom: 50px; }

.tribe-events-calendar {
  background: #f5f4f1; }
  .tribe-events-calendar th {
    background: transparent;
    color: #0a0a0a; }
  .tribe-events-calendar div[id*=tribe-events-daynum-] {
    background: transparent !important;
    color: rgba(10, 10, 10, 0.5) !important; }
  .tribe-events-calendar tr:nth-child(odd) td:nth-child(odd) {
    background: white; }
  .tribe-events-calendar tr:nth-child(even) td:nth-child(even) {
    background: white; }
  .tribe-events-calendar td.tribe-events-present {
    border: 3px solid #778f9b !important; }
  @media only screen and (max-width: 768px) {
    .tribe-events-calendar td.mobile-active {
      background: #9bc85b !important; } }
  .tribe-events-calendar h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.2em; }
  .tribe-events-calendar a {
    color: white;
    display: block;
    text-decoration: none; }
  .tribe-events-calendar .tribe-events-tooltip {
    display: none !important; }
  .tribe-events-calendar .tribe-events-category-internal {
    background: #778f9b; }
    .tribe-events-calendar .tribe-events-category-internal a {
      color: white; }
  .tribe-events-calendar .tribe-events-category-college {
    background: #007549; }
    .tribe-events-calendar .tribe-events-category-college a {
      color: white; }
  .tribe-events-calendar .tribe-events-category-student {
    background: #ffc325; }
    .tribe-events-calendar .tribe-events-category-student a {
      color: white; }
  .tribe-events-calendar .tribe-events-category-intercollege {
    background: #9bc85b; }
    .tribe-events-calendar .tribe-events-category-intercollege a {
      color: white; }

.tribe-mobile-day-heading {
  display: none; }

#tribe-mobile-container .type-tribe_events h4 {
  margin-bottom: 18px; }

.tribe-mobile-day .tribe-events-event-image {
  display: none; }

.latest-news-bg {
  margin-bottom: 200px; }

.latest-news {
  padding: 52px 20px 0 20px;
  margin-bottom: -140px; }
  .latest-news img {
    display: block; }
  .latest-news .white-bg {
    padding: 40px 30px 40px 50px; }
  .latest-news h6.h7, .latest-news .mega-nav .meganav-title, .mega-nav .latest-news .meganav-title, .latest-news .next-post a.h7, .next-post .latest-news a.h7, .latest-news .prev-post a.h7, .prev-post .latest-news a.h7, .latest-news .standard-header .breadcrumbs, .standard-header .latest-news .breadcrumbs, .latest-news .breadcrumb, .latest-news .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .latest-news .tribe-events-event-schedule-details {
    margin: 0 0 31px 0; }
  .latest-news .btn-secondary {
    color: #007549; }
    .latest-news .btn-secondary:hover {
      color: white;
      background: #007549;
      text-decoration: none; }
  .latest-news .mini-post {
    margin-bottom: 30px; }
    .latest-news .mini-post h6, .latest-news .mini-post .next-post a, .next-post .latest-news .mini-post a, .latest-news .mini-post .prev-post a, .prev-post .latest-news .mini-post a {
      margin: 0 0 20px 0;
      line-height: 28px;
      min-height: 56px;
      color: #0a0a0a; }
    .latest-news .mini-post h6.h7, .latest-news .mini-post .mega-nav .meganav-title, .mega-nav .latest-news .mini-post .meganav-title, .latest-news .mini-post .next-post a.h7, .next-post .latest-news .mini-post a.h7, .latest-news .mini-post .prev-post a.h7, .prev-post .latest-news .mini-post a.h7, .latest-news .mini-post .standard-header .breadcrumbs, .standard-header .latest-news .mini-post .breadcrumbs, .latest-news .mini-post .breadcrumb, .latest-news .mini-post .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .latest-news .mini-post .tribe-events-event-schedule-details {
      margin: 0 0 10px 0;
      color: #647882;
      min-height: 0;
      line-height: 18px; }
  @media (min-width: 640px) {
    .latest-news .number-3 {
      display: none; } }
  @media (min-width: 896px) {
    .latest-news .number-3 {
      display: block; } }

.publications-listing {
  margin-top: 160px;
  margin-bottom: 80px; }
  .publications-listing .white-bg {
    padding-bottom: 100px; }
  .publications-listing .publication-type-heading {
    margin: 0;
    padding: 80px 0 20px 0;
    border-bottom: 1px solid rgba(119, 143, 155, 0.2);
    color: #0a0a0a; }
  .publications-listing .publication-item {
    padding-top: 20px; }
    .publications-listing .publication-item .img-wrap {
      margin-top: 20px;
      max-width: 75%;
      margin: 0 auto;
      background: #f5f4f1;
      position: relative;
      top: 20px; }
      .publications-listing .publication-item .img-wrap img {
        position: relative;
        left: 20px;
        top: -20px;
        box-shadow: 0 2px 4px 0 rgba(0, 10, 18, 0.12);
        border: 5px solid white;
        left: 10px;
        top: -10px;
        margin-bottom: 40px; }
        @media (min-width: 640px) {
          .publications-listing .publication-item .img-wrap img {
            left: 15px;
            top: -15px;
            margin-bottom: 0; } }
        @media (min-width: 896px) {
          .publications-listing .publication-item .img-wrap img {
            left: 20px;
            top: -20px; } }
    .publications-listing .publication-item img {
      display: block; }
    .publications-listing .publication-item .publication-item-divider {
      padding-top: 40px;
      border-bottom: 1px solid rgba(119, 143, 155, 0.2);
      clear: both; }
    .publications-listing .publication-item h6, .publications-listing .publication-item .next-post a, .next-post .publications-listing .publication-item a, .publications-listing .publication-item .prev-post a, .prev-post .publications-listing .publication-item a {
      margin: 0 0 20px 0; }
    .publications-listing .publication-item h6.h7, .publications-listing .publication-item .mega-nav .meganav-title, .mega-nav .publications-listing .publication-item .meganav-title, .publications-listing .publication-item .next-post a.h7, .next-post .publications-listing .publication-item a.h7, .publications-listing .publication-item .prev-post a.h7, .prev-post .publications-listing .publication-item a.h7, .publications-listing .publication-item .standard-header .breadcrumbs, .standard-header .publications-listing .publication-item .breadcrumbs, .publications-listing .publication-item .breadcrumb, .publications-listing .publication-item .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .publications-listing .publication-item .tribe-events-event-schedule-details {
      margin: 0 0 10px 0;
      color: #647882; }
    .publications-listing .publication-item .btn, .publications-listing .publication-item .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .publications-listing .publication-item .tribe-events-read-more {
      vertical-align: middle; }
      .publications-listing .publication-item .btn.tablet, .publications-listing .publication-item .tribe-mobile-day .tablet.tribe-events-read-more, .tribe-mobile-day .publications-listing .publication-item .tablet.tribe-events-read-more {
        display: none; }
      @media (min-width: 896px) {
        .publications-listing .publication-item .btn.mobile, .publications-listing .publication-item .tribe-mobile-day .mobile.tribe-events-read-more, .tribe-mobile-day .publications-listing .publication-item .mobile.tribe-events-read-more {
          display: none; }
        .publications-listing .publication-item .btn.tablet, .publications-listing .publication-item .tribe-mobile-day .tablet.tribe-events-read-more, .tribe-mobile-day .publications-listing .publication-item .tablet.tribe-events-read-more {
          display: inline-block; } }
    .publications-listing .publication-item .btn .fa, .publications-listing .publication-item .tribe-mobile-day .tribe-events-read-more .fa, .tribe-mobile-day .publications-listing .publication-item .tribe-events-read-more .fa, .publications-listing .publication-item .btn .svg-inline--fa, .publications-listing .publication-item .tribe-mobile-day .tribe-events-read-more .svg-inline--fa, .tribe-mobile-day .publications-listing .publication-item .tribe-events-read-more .svg-inline--fa {
      margin-left: 0; }
    .publications-listing .publication-item .btn-col {
      text-align: center; }
      @media (min-width: 640px) {
        .publications-listing .publication-item .btn-col {
          text-align: left; } }
    .publications-listing .publication-item:hover {
      color: #0a0a0a; }
      .publications-listing .publication-item:hover h6.h7, .publications-listing .publication-item:hover .mega-nav .meganav-title, .mega-nav .publications-listing .publication-item:hover .meganav-title, .publications-listing .publication-item:hover .next-post a.h7, .next-post .publications-listing .publication-item:hover a.h7, .publications-listing .publication-item:hover .prev-post a.h7, .prev-post .publications-listing .publication-item:hover a.h7, .publications-listing .publication-item:hover .standard-header .breadcrumbs, .standard-header .publications-listing .publication-item:hover .breadcrumbs, .publications-listing .publication-item:hover .breadcrumb, .publications-listing .publication-item:hover .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .publications-listing .publication-item:hover .tribe-events-event-schedule-details {
        color: #0a0a0a; }
      .publications-listing .publication-item:hover:after, .publications-listing .publication-item:hover:before {
        display: none; }
      .publications-listing .publication-item:hover .img-wrap {
        background: #005233; }

.contact-content .white-bg {
  padding-top: 80px;
  margin-bottom: 62px; }
.contact-content h6, .contact-content .next-post a, .next-post .contact-content a, .contact-content .prev-post a, .prev-post .contact-content a {
  margin: 0 0 20px 0; }
.contact-content h6.h7, .contact-content .mega-nav .meganav-title, .mega-nav .contact-content .meganav-title, .contact-content .next-post a.h7, .next-post .contact-content a.h7, .contact-content .prev-post a.h7, .prev-post .contact-content a.h7, .contact-content .standard-header .breadcrumbs, .standard-header .contact-content .breadcrumbs, .contact-content .breadcrumb, .contact-content .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .contact-content .tribe-events-event-schedule-details {
  color: #647882; }
.contact-content .btn, .contact-content .tribe-mobile-day .tribe-events-read-more, .tribe-mobile-day .contact-content .tribe-events-read-more {
  margin: 0 0 100px 0; }

.contact-transport-item {
  margin-bottom: 64px; }
  .contact-transport-item h6.h7, .contact-transport-item .mega-nav .meganav-title, .mega-nav .contact-transport-item .meganav-title, .contact-transport-item .next-post a.h7, .next-post .contact-transport-item a.h7, .contact-transport-item .prev-post a.h7, .prev-post .contact-transport-item a.h7, .contact-transport-item .standard-header .breadcrumbs, .standard-header .contact-transport-item .breadcrumbs, .contact-transport-item .breadcrumb, .contact-transport-item .tribe-mobile-day .tribe-events-event-schedule-details, .tribe-mobile-day .contact-transport-item .tribe-events-event-schedule-details {
    margin: 0 0 16px 0;
    color: #0a0a0a; }
  .contact-transport-item p {
    margin: 0 0 16px 0; }
  .contact-transport-item img {
    max-width: 100px;
    margin: 18px auto 0;
    display: block; }

.contact-header.portrait-image-header {
  margin: 0 0 80px 0; }
  .contact-header.portrait-image-header h1 {
    margin: 38px 0 38px 0; }
    @media (min-width: 640px) {
      .contact-header.portrait-image-header h1 {
        margin: 40px 0 240px 0; } }
  .contact-header.portrait-image-header img {
    position: relative;
    z-index: 1; }

.contact-details .green-bg {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 640px) {
    .contact-details .green-bg {
      padding-top: 170px;
      padding-bottom: 130px; } }
.contact-details h6, .contact-details .next-post a, .next-post .contact-details a, .contact-details .prev-post a, .prev-post .contact-details a {
  margin: 0 0 11px 0; }
.contact-details .green-bg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  background: #005233;
  left: 100%;
  width: 1000px;
  visibility: visible;
  margin: 0; }
.contact-details .socials a {
  margin-right: 20px; }

.contact-map {
  height: 460px;
  min-height: 300px;
  margin-bottom: 80px; }

.text-w-heading-intro {
  padding: 110px 0 100px 0; }

.contact-form .white-bg {
  padding-bottom: 50px;
  margin-bottom: 80px; }
.contact-form h3 {
  margin: 50px 0; }
.contact-form label {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 1.83;
  letter-spacing: 0.1px;
  color: #778f9b;
  font-weight: 400; }
  .contact-form label:focus-within {
    color: #007549; }
  .contact-form label span {
    display: block; }
.contact-form input, .contact-form textarea {
  border: 0px;
  border-bottom: 1px solid #ccc;
  outline: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.38;
  letter-spacing: 0.1px;
  color: #0a0a0a;
  width: 100%;
  display: block;
  padding: 7px 0;
  height: 36px; }
  .contact-form input:focus, .contact-form textarea:focus {
    border-bottom-color: #007549;
    outline: none; }
  .contact-form input.wpcf7-not-valid, .contact-form textarea.wpcf7-not-valid {
    border-bottom-color: #900; }
.contact-form select {
  -webkit-appearance: none;
  border: 0px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: block;
  background: transparent;
  font-size: 16px;
  font-style: italic;
  line-height: 1.38;
  letter-spacing: 0.1px;
  color: #0a0a0a;
  padding: 7px 0;
  height: 36px; }
  .contact-form select:focus {
    border-bottom-color: #007549;
    outline: none; }
  .contact-form select.wpcf7-not-valid {
    border-bottom-color: #900; }
.contact-form .wpcf7-form-control-wrap {
  margin: 0 0 32px 0;
  position: relative; }
  .contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    top: 7px;
    color: #900; }
.contact-form textarea {
  height: 100px; }
.contact-form button {
  margin-bottom: 20px; }
.contact-form .wpcf7-response-output {
  border: 0;
  display: block;
  width: auto;
  margin: 0;
  padding: 20px; }
  .contact-form .wpcf7-response-output.wpcf7-validation-errors {
    background: #900;
    color: white; }

.donate-now {
  margin-top: -2px; }
  .donate-now h2 {
    margin: 0;
    color: #007549; }

.donate-now-section {
  margin-bottom: 0;
  margin-top: -80px; }
  .donate-now-section .white-bg {
    padding: 0; }

.donate-form label {
  display: block;
  font-size: 12px;
  line-height: 1.83;
  letter-spacing: 0.1px;
  color: #778f9b; }
.donate-form input[type=submit]:hover {
  background-color: #013b25; }
.donate-form input[type=text], .donate-form input[type=email] {
  height: 22px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: 0.1px;
  text-align: left;
  font-style: italic;
  color: #0a0a0a;
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(119, 143, 155, 0.5);
  width: 100%;
  padding: 0; }
  .donate-form input[type=text]:focus, .donate-form input[type=email]:focus {
    outline: none;
    border-bottom: 1px solid #007549; }
.donate-form select {
  background: 0;
  width: 100%;
  padding: 0;
  border: 0;
  height: 22px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: 0.1px;
  text-align: left;
  font-style: italic;
  border-bottom: 1px solid rgba(119, 143, 155, 0.5);
  color: #0a0a0a;
  outline: none; }
  .donate-form select:focus {
    outline: none;
    border-bottom: 1px solid #007549; }
.donate-form ul {
  list-style-type: none;
  margin: 0 0 40px 0;
  padding: 0; }
  .donate-form ul li {
    margin: 3px 0;
    padding: 0; }
  .donate-form ul input[type=radio] {
    display: inline-block;
    -webkit-appearance: radio; }
  .donate-form ul label {
    display: inline-block; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: black;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  backface-visibility: hidden;
  transition-property: transform, opacity; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  user-select: none;
  transition-property: transform, opacity; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: inline-block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  /*content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30,30,30,0.6);*/ }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: #272727;
  z-index: 10;
  cursor: pointer;
  color: white;
  font-size: 25px; }

/*
.fancybox-close-small:after {
	content: '×';
	position: absolute;
	top : 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	font: 22px/60px Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background-color: transparent;
	transition: background-color .25s;
	box-sizing: border-box;
	z-index: 2;
}*/
.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -60px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

.fancybox-button {
  font-size: 20px;
  text-align: center; }

#measurement-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

.grid-check {
  height: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: height 0.5s;
  z-index: 888; }
  .grid-check.active {
    height: 100vh; }
  .grid-check .col-1 {
    background: rgba(255, 0, 0, 0.1);
    border-right: 1px solid rgba(255, 0, 0, 0.5); }
    @media (max-width: 575px) {
      .grid-check .col-1 {
        border-right: 0; } }
    .grid-check .col-1 .grid-content {
      background: rgba(255, 0, 0, 0.1);
      height: 100vh; }
  .grid-check .col-1:last-child {
    border-right: 0; }

.grid-check-trigger {
  position: fixed;
  bottom: 50px;
  right: 6px;
  width: 80px;
  padding: 20px 0;
  line-height: 20px;
  background: rgba(0, 0, 255, 0.5);
  z-index: 999;
  color: #fff;
  text-align: center;
  cursor: pointer; }

.cta {
  padding: 70px 0;
  z-index: 1;
  position: relative; }
  @media (min-width: 640px) {
    .cta {
      margin-bottom: -70px; } }
  .cta h2 {
    margin-top: 0; }
  .cta .apply {
    margin-top: 15px; }
  .cta .cta-desc {
    padding-left: 60px;
    border-left: 1px solid rgba(10, 10, 10, 0.6);
    color: #0a0a0a;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 0.1px;
    margin: 0; }

.signup {
  background: #007549;
  padding-top: 62px;
  padding-bottom: 71px;
  z-index: 1;
  position: relative; }
  @media (min-width: 640px) {
    .signup {
      margin-bottom: -70px; } }
  .signup .h7 {
    margin: 0 0 16px 0; }
  .signup h5 {
    margin: 0; }
  .signup input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    font-size: 16px;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    outline: none;
    float: left;
    height: 36px;
    line-height: 36px;
    width: calc(100% - 50px); }
    .signup input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(255, 255, 255, 0.6); }
    .signup input::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.6); }
    .signup input:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(255, 255, 255, 0.6); }
    .signup input:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.6); }
  .signup form {
    max-width: 400px; }
  .signup .mc4wp-alert {
    padding-top: 1px;
    clear: both; }
  .signup form button {
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right; }
    .signup form button .fa, .signup form button .svg-inline--fa {
      margin: -3px 0 0 0;
      font-size: 14px; }

.page-footer {
  background: #013b25;
  color: white;
  padding-bottom: 30px;
  padding-top: 20px; }
  @media (min-width: 896px) {
    .page-footer {
      padding-top: 69px; } }
  @media (min-width: 640px) {
    .page-footer.has-cta {
      padding-top: 90px; } }
  @media (min-width: 896px) {
    .page-footer.has-cta {
      padding-top: 128px; } }
  .page-footer .footer-logo {
    width: 337px;
    max-width: 100%;
    margin: 0 auto 34px;
    display: block; }
    @media (min-width: 640px) {
      .page-footer .footer-logo {
        margin: 0 0 63px 0; } }
  .page-footer .footer-usyd-logo.tablet {
    width: 118px;
    max-width: calc(100% + 26px);
    display: none;
    margin-right: -26px;
    float: right; }
    @media (min-width: 640px) {
      .page-footer .footer-usyd-logo.tablet {
        display: block; } }
    @media (min-width: 896px) {
      .page-footer .footer-usyd-logo.tablet {
        max-width: 134px;
        margin-right: 0; } }
  .page-footer .footer-usyd-logo.mobile {
    max-width: 100%;
    display: block; }
    @media (min-width: 640px) {
      .page-footer .footer-usyd-logo.mobile {
        display: none; } }
  .page-footer .btt {
    margin-bottom: 24px;
    float: right;
    display: inline-block;
    color: white;
    opacity: 0.6; }
    .page-footer .btt:hover {
      text-decoration: none;
      opacity: 1; }
    @media (min-width: 896px) {
      .page-footer .btt {
        display: none; } }
  .page-footer .apply {
    float: right;
    display: none;
    margin-top: 19px; }
    @media (min-width: 640px) {
      .page-footer .apply {
        display: block;
        margin-right: -26px; } }
    @media (min-width: 896px) {
      .page-footer .apply {
        margin-right: 0; } }
  .page-footer .copyright, .page-footer .credit {
    color: #778f9b;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    display: block; }
    .page-footer .copyright a, .page-footer .credit a {
      color: #b2bfc6; }
  @media (min-width: 640px) {
    .page-footer .credit.mobile {
      display: none; } }
  .page-footer .credit.tablet {
    display: none;
    text-align: right;
    margin-right: -26px; }
    @media (min-width: 640px) {
      .page-footer .credit.tablet {
        display: block; } }
    @media (min-width: 896px) {
      .page-footer .credit.tablet {
        margin-right: 0; } }
  .page-footer .menu-footer-container {
    margin-bottom: 44px;
    text-align: center; }
    @media (min-width: 640px) {
      .page-footer .menu-footer-container {
        text-align: left; } }
    .page-footer .menu-footer-container ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
    .page-footer .menu-footer-container li {
      margin: 0 24px;
      display: none; }
      @media (min-width: 640px) {
        .page-footer .menu-footer-container li {
          margin: 0 30px 0 0;
          display: inline-block; } }
      @media (min-width: 896px) {
        .page-footer .menu-footer-container li {
          margin: 0 40px 0 0; } }
      .page-footer .menu-footer-container li.icon-only {
        display: inline-block;
        font-size: 22px; }
        @media (min-width: 640px) {
          .page-footer .menu-footer-container li.icon-only {
            font-size: 18px;
            margin: 0 30px 0 0;
            display: inline-block; } }
    .page-footer .menu-footer-container a {
      color: white; }

.search-result {
  border-bottom: 1px solid rgba(119, 143, 155, 0.2);
  padding: 20px 0; }
  .search-result i {
    font-size: 12px; }
  .search-result h6, .search-result .next-post a, .next-post .search-result a, .search-result .prev-post a, .prev-post .search-result a, .search-result p {
    margin: 0 0 10px 0; }

.page-template-tpl_about .image-content-pair {
  margin-bottom: 120px; }

.page-template-tpl_fellows .standard-content-layout {
  margin-bottom: 120px; }

.page-template-tpl_page_enhanced .standard-content-layout {
  margin-bottom: 0; }

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

.home-video-nav-mobile {
  display: block;
  padding-top: 40px;
  padding-bottom: 58px; }
  @media (min-width: 640px) {
    .home-video-nav-mobile {
      padding-top: 96px; } }
  @media (min-width: 896px) {
    .home-video-nav-mobile {
      display: none; } }
  .home-video-nav-mobile img {
    width: 100%; }
  .home-video-nav-mobile .desc {
    margin-top: -40px;
    padding: 20px 0 0 32px;
    background: #f5f4f1;
    position: relative;
    margin-left: 30px; }
    @media (min-width: 640px) {
      .home-video-nav-mobile .desc {
        margin-right: 0 !important; } }
  .home-video-nav-mobile h5 {
    font-size: 18px;
    margin: 0 0 18px 0;
    line-height: 1.56; }
  .home-video-nav-mobile p {
    margin: 0 0 30px 0; }
  .home-video-nav-mobile .slick-list {
    overflow: visible !important; }
  .home-video-nav-mobile .slide {
    outline: none; }
  .home-video-nav-mobile .slick-slide {
    opacity: 0.4; }
  .home-video-nav-mobile .slick-current {
    opacity: 1; }