/* FSVC project */
@font-face {
  font-family: 'Campton Book';
  src: url('../fonts/Campton Book.eot');
  src: local('☺'), url('../fonts/campton_book-webfont.woff') format('woff'), url('../fonts/Campton Book.ttf') format('truetype'), url('../fonts/Campton Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton Book Italic';
  src: url('../fonts/Campton Book Italic.eot');
  src: local('☺'), url('../fonts/Campton Book Italic.woff') format('woff'), url('../fonts/Campton Book Italic.ttf') format('truetype'), url('../fonts/Campton Book Italic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton Medium';
  src: url('../fonts/Campton Medium.eot');
  src: local('☺'), url('../fonts/Campton Medium.woff') format('woff'), url('../fonts/Campton Medium.ttf') format('truetype'), url('../fonts/Campton Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton SemiBold';
  src: url('../fonts/Campton SemiBold.eot');
  src: local('☺'), url('../fonts/Campton SemiBold.woff') format('woff'), url('../fonts/Campton SemiBold.ttf') format('truetype'), url('../fonts/Campton SemiBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton SemiBold Italic';
  src: url('../fonts/Campton SemiBold Italic.eot');
  src: local('☺'), url('../fonts/Campton SemiBold Italic.woff') format('woff'), url('../fonts/Campton SemiBold Italic.ttf') format('truetype'), url('../fonts/Campton SemiBold Italic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton Light';
  src: url('../fonts/Campton Light.eot');
  src: local('☺'), url('../fonts/Campton Light.woff') format('woff'), url('../fonts/Campton Light.ttf') format('truetype'), url('../fonts/Campton Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: 'Campton Book', Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Campton SemiBold', sans-serif;
}
h1 {
  font-size: 40px;
  line-height: 1.2;
}
h2 {
  font-size: 48px;
  line-height: 1.08;
}
h3 {
  font-size: 40px;
  line-height: 1.3;
}
h4 {
  font-size: 32px;
  line-height: 1.38;
}
h5 {
  font-size: 24px;
  line-height: 1.33;
}
h6 {
  font-size: 20px;
  line-height: 1.4;
}
.small {
  font-size: 14px;
  line-height: 1.43;
}
.meta {
  font-size: 12px;
  line-height: 1.33;
}
/* Small Screen Text */
@media screen and (max-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 1.08;
  }
  h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  h3 {
    font-size: 36px;
    line-height: 1.22;
  }
  h4 {
    font-size: 32px;
    line-height: 1.25;
  }
  h5 {
    font-size: 24px;
    line-height: 1.33;
  }
  h6 {
    font-size: 20px;
    line-height: 1.4;
  }
  .small {
    font-size: 12px;
    line-height: 1.33;
  }
  .meta {
    font-size: 10px;
    line-height: 1.6;
  }
}
/**
 *    MAIN MENU
 */
.navbar {
  background: #fff;
  border-bottom: 0px;
}
.navbar.fixed {
  /*border-bottom: 2px solid  $pale-grey-four;*/
}
/*.arrow{
 position: absolute;
 top: 50px;
 width: 51%;
 background: $royal-blue;
 &:after{
 left: 68%;
 border-top: 15px solid  $royal-blue;
 border-left: 24px solid transparent;
 }
 &:before{
 right: 31%;
 border-top: 15px solid  $royal-blue;
 border-right: 20px solid transparent;
 }
 &:after,&:before{
 content: '';
 position: absolute;
 top: 100%;
 width: 100%;
 box-sizing: border-box;
 }
 }*/
header {
  /*background: #fff;*/
  height: 120px;
  padding: 0;
}
header.fixed {
  height: 80px;
}
header.fixed .logo-wrap .logo {
  border-right: 0;
}
header.fixed .logo-wrap .icon-logo.large-logo, header.fixed .logo-wrap .icon-logo.small-logo {
  display: none;
}
header.fixed .logo-wrap .icon-logo.xsmall-logo {
  margin-top: -2px;
  display: block;
}
header:after {
  display: block;
  content: "";
  clear: both;
}
header .cta-btn a {
  margin: 0px;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  display: inline-block;
  width: 100%;
}
header .cta-btn a .overlay-btn {
  padding: 2px 5px 0px;
}
header .logo-wrap {
  height: 100%;
  padding: 0;
}
header .logo-wrap .logo {
  border-right: 1px solid #0d0db8;
  height: 70%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 20px;
}
header .logo-wrap img .icon-logo, header .logo-wrap .icon-logo {
  height: 100%;
  display: none;
}
header .logo-wrap img .icon-logo svg, header .logo-wrap .icon-logo svg {
  position: relative;
}
header .logo-wrap img .icon-logo svg .cls-1, header .logo-wrap .icon-logo svg .cls-1 {
  fill: #130d87;
}
header .logo-wrap img .icon-logo.large-logo, header .logo-wrap .icon-logo.large-logo {
  display: block;
}
header .logo-wrap img .icon-logo.large-logo svg, header .logo-wrap .icon-logo.large-logo svg {
  width: 200px;
  height: 80px;
}
header .logo-wrap img .icon-logo.small-logo svg, header .logo-wrap .icon-logo.small-logo svg {
  width: 180px;
  height: 85px;
}
header .logo-wrap img .icon-logo.xsmall-logo svg, header .logo-wrap .icon-logo.xsmall-logo svg {
  width: 180px;
  height: 60px;
}
header .logo-wrap img .icon-logo.xxsmall-logo .cls-2, header .logo-wrap .icon-logo.xxsmall-logo .cls-2 {
  fill: #ef693a;
}
header .menu-wrap {
  height: 100%;
  padding: 0;
}
header .top-nav {
  height: 50%;
  padding: 20px 0;
  transition: all 0.3s linear;
}
header .top-nav.hide {
  display: none;
  transition: all 0.3s linear;
}
header .main-nav {
  height: 100%;
  transition: all 0.3s linear;
}
header .main-nav .navbar-header {
  margin-top: 3px;
}
header .top-nav .search input[type="search"] {
  box-sizing: border-box;
  width: 100%;
  padding: 0 1.6em 0 10px;
  line-height: 30px;
  font-size: 20px;
  border: none;
  background: #f4f4f8;
  position: relative;
}
header .top-nav .search input[type="submit"] {
  position: absolute;
  right: 25px;
  top: 5px;
  width: 20px;
  height: 20px;
  padding: 0;
  text-indent: -9999em;
  border: none;
  background-color: transparent;
  background-image: url('/wp-content/themes/nifty/images/search.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
header .top-nav .search svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
header .top-nav .search svg .cls-1 {
  fill: #f75b31;
}
header .top-nav .btn-wrap cta-btn {
  width: 100%;
}
header .main-nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 50%;
}
body header .main-nav ul li {
  display: inline-block;
  text-align: center;
  width: 18%;
}
body header.fixed .main-nav ul li.current-menu-item, body header.fixed .main-nav ul li.current-page-ancestor {
  background: #0d0db8;
}
body header.fixed .main-nav ul li.current-menu-item > a, body header.fixed .main-nav ul li.current-page-ancestor > a {
  color: #fff;
}
body header .main-nav ul li.current-menu-item .one-left {
  position: relative;
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  z-index: 1;
  top: 46%;
  width: 50%;
  float: left;
}
body header .main-nav ul li.current-menu-item .one-right {
  position: relative;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  z-index: 1;
  top: 46%;
  width: 50%;
  float: right;
}
body header.fixed .main-nav ul li.current-menu-item .one-left {
  border-top: 6px solid #0d0db8;
  border-right: 6px solid transparent;
  z-index: 1;
  top: 61%;
}
body header.fixed .main-nav ul li.current-menu-item .one-right {
  border-top: 6px solid #0d0db8;
  border-left: 6px solid transparent;
  z-index: 1;
  top: 61%;
}
header .main-nav ul li:last-child {
  width: 8%;
}
header .main-nav ul li:last-child a {
  cursor: pointer;
}
header .navbar-nav > li {
  padding-top: 8px;
}
header .navbar-nav > li > a {
  padding: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.14;
  color: #0d0db8;
  text-transform: uppercase;
  font-family: 'Campton Medium';
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}
header .navbar-nav > li > a.hovered {
  color: #dedee4;
  background-color: inherit;
}
header .main-nav ul li:last-child a {
  padding-right: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 15px;
}
header .navbar-toggle .icon-bar {
  background: #f75b31;
}
.page-spash-title {
  position: relative;
  border: 4px solid #0d0db8;
  z-index: 1100;
}
.page-spash-title:after, .page-spash-title:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.page-spash-title:after {
  border-width: 3px;
  margin-left: -3px;
}
.page-spash-title:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #0d0db8;
  border-width: 12px;
  margin-left: -12px;
}
.page-template-page-global-impact .page-spash-title:after, .page-template-page-global-impact .page-spash-title:before, .single-countries .page-spash-title:after, .single-countries .page-spash-title:before, .single-programs .page-spash-title:after, .single-programs .page-spash-title:before {
  left: 57%;
}
.page-template-page-volunteer .page-spash-title:after, .page-template-page-volunteer .page-spash-title:before, .parent-pageid-21 .page-spash-title:after, .parent-pageid-21 .page-spash-title:before {
  left: 68%;
}
.page-template-page-what-we-do .page-spash-title:after, .page-template-page-what-we-do .page-spash-title:before, .page-template-page-expertise .page-spash-title:after, .page-template-page-expertise .page-spash-title:before, .page-template-page-symposial .page-spash-title:after, .page-template-page-symposial .page-spash-title:before, .page-template-page-symposia-details .page-spash-title:after, .page-template-page-symposia-details .page-spash-title:before {
  left: 46%;
}
.page-template-page-who-we-are .page-spash-title:after, .page-template-page-who-we-are .page-spash-title:before, .page-template-page-timeline .page-spash-title:after, .page-template-page-timeline .page-spash-title:before, .single-leadership .page-spash-title:after, .single-leadership .page-spash-title:before {
  left: 35%;
}
.page-template-page-latest-news .page-spash-title:after, .page-template-page-latest-news .page-spash-title:before, .single-success_stories .page-spash-title:after, .single-success_stories .page-spash-title:before, .single-post .page-spash-title:after, .single-post .page-spash-title:before {
  left: 79%;
}
.page-template-page-terms-of-use .page-spash-title:after, .page-template-page-terms-of-use .page-spash-title:before, .page-template-page-privacy-policy .page-spash-title:after, .page-template-page-privacy-policy .page-spash-title:before, .page-template-page-contact .page-spash-title:after, .page-template-page-contact .page-spash-title:before, .page-template-page-careers .page-spash-title:after, .page-template-page-careers .page-spash-title:before, .page-id-277 .page-spash-title:after, .page-id-277 .page-spash-title:before, .single-positions .page-spash-title:after, .single-positions .page-spash-title:before {
  left: 87.5%;
}
.navbar:hover {
  z-index: 1200;
}
nav {
  position: relative;
}
body .container-fluid nav > div, header, header .menu-wrap, header .main-nav ul, header .main-nav ul li {
  position: static;
}
header .main-nav ul li .sub-menu {
  position: absolute;
  left: 0;
  top: 120px;
  background-color: #f0f0f3;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
header .main-nav ul li .sub-menu.fixed {
  top: 80px;
}
header .main-nav ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
header .main-nav ul li .sub-menu li {
  width: calc(99vw / 7);
  border-left: 1px solid #dedee4;
  text-align: left;
  padding: 24px;
  background: #f0f0f3;
}
body[browser-data="ie"] header .main-nav ul li .sub-menu li {
  flex: 1;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .main-nav ul li .sub-menu li {
    flex: none !important;
  }
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child {
  width: 100%;
  min-height: 40px;
  text-align: center;
  flex: 2 0 auto;
  padding: 0;
  background: #dedee4;
  transition: all 0.3s linear;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child .overlay-btn {
  transition: all 0.3s linear;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child .overlay-btn a {
  width: 100%;
  padding: 24px;
  display: inline-block;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:hover .overlay-btn {
  background-color: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:hover .overlay-btn a {
  color: #0d0db8;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:focus, header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:active {
  transition: all 0.3s linear;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:focus .overlay-btn, header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:active .overlay-btn {
  background-color: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:focus .overlay-btn a, header .main-nav ul li .sub-menu li#menu-item-link-to-page:last-child:active .overlay-btn a {
  color: rgba(255, 255, 255, 0.75);
}
header .main-nav ul li .sub-menu li a {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: #0d0db8;
  display: block;
  width: 100%;
  height: 100%;
}
header .main-nav ul li .sub-menu li:hover {
  background: #0d0db8;
}
header .main-nav ul li .sub-menu li:hover a {
  color: #fff;
}
.sub-header-page {
  position: relative;
}
.sub-header-page:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #0d0db8;
  border-width: 12px;
  margin-left: -12px;
}
/*
 .current-menu-item {
 background: #0d0db8;
 }
 header .navbar-nav > li.current-menu-item > a {
 color:#fff;
 }
 */
/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  header .main-nav ul li .sub-menu li {
    padding: 20px;
  }
  header .main-nav ul li .sub-menu li a {
    font-size: 16px;
  }
  .page-template-page-global-impact .page-spash-title:after, .page-template-page-global-impact .page-spash-title:before, .single-countries .page-spash-title:after, .single-countries .page-spash-title:before, .single-programs .page-spash-title:after, .single-programs .page-spash-title:before {
    left: 58.5%;
  }
  .page-template-page-volunteer .page-spash-title:after, .page-template-page-volunteer .page-spash-title:before, .parent-pageid-21 .page-spash-title:after, .parent-pageid-21 .page-spash-title:before {
    left: 68%;
  }
  .page-template-page-what-we-do .page-spash-title:after, .page-template-page-what-we-do .page-spash-title:before, .page-template-page-expertise .page-spash-title:after, .page-template-page-expertise .page-spash-title:before, .page-template-page-symposia-details .page-spash-title:after, .page-template-page-symposia-details .page-spash-title:before {
    left: 45%;
  }
  .page-template-page-who-we-are .page-spash-title:after, .page-template-page-who-we-are .page-spash-title:before, .page-template-page-timeline .page-spash-title:after, .page-template-page-timeline .page-spash-title:before {
    left: 35%;
  }
  .page-template-page-latest-news .page-spash-title:after, .page-template-page-latest-news .page-spash-title:before, .single-post .page-spash-title:after, .single-post .page-spash-title:before {
    left: 85%;
  }
  .page-template-page-terms-of-use .page-spash-title:after, .page-template-page-terms-of-use .page-spash-title:before, .page-template-page-privacy-policy .page-spash-title:after, .page-template-page-privacy-policy .page-spash-title:before, .page-template-page-contact .page-spash-title:after, .page-template-page-contact .page-spash-title:before, .page-template-page-careers .page-spash-title:after, .page-template-page-careers .page-spash-title:before, .page-id-277 .page-spash-title:after, .page-id-277 .page-spash-title:before, .single-positions .page-spash-title:after, .single-positions .page-spash-title:before {
    left: 95%;
  }
}
@media only screen and (max-width: 992px) {
  header .logo-wrap .icon-logo.large-logo {
    display: none;
  }
  header .logo-wrap .icon-logo.small-logo {
    display: block;
  }
  header .logo-wrap .icon-logo.xsmall-logo svg {
    width: 118px;
    height: 42px;
  }
  header .main-nav ul li .sub-menu li {
    padding: 10px;
  }
  header .main-nav ul li .sub-menu li a {
    font-size: 14px;
  }
  header.fixed .logo-wrap .icon-logo.xsmall-logo {
    margin-top: 7px;
  }
  header .navbar-nav > li > a {
    padding: 4px;
    font-size: 12px;
  }
  .navbar-fixed-top .navbar-collapse {
    margin-top: 28px;
  }
  .navbar-fixed-top.fixed .navbar-collapse {
    margin-top: 40px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  header .logo-wrap img {
    display: none;
  }
  header .logo-wrap .icon-logo.small-logo {
    display: none;
  }
  header .logo-wrap .icon-logo.xsmall-logo {
    display: block;
    margin-top: -5px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  header .logo-wrap .icon-logo.xsmall-logo {
    display: none;
  }
  header .logo-wrap .icon-logo.xxsmall-logo {
    display: block;
  }
  header .logo-wrap .icon-logo.xxsmall-logo svg {
    width: 80px;
    height: 32px;
  }
}
/* Custom, iPhone Retina */
.mobile-btn {
  display: none;
  padding: 7px 12px;
}
.mobile-btn a {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.57;
  font-family: 'Campton Medium';
  color: #0d0db8;
}
.arrow-down {
  display: none;
}
.close {
  font-family: 'Campton Medium';
  font-size: 14px;
  font-weight: 500;
  line-height: 2.57;
  margin-top: 20px;
  margin-right: 24px;
  display: none;
}
.close.showing {
  display: block;
}
header .main-nav ul.sub-menu {
  height: auto;
}
/* End Menu section============================= */
/* Medium Devices, Desktops */
@media only screen and (max-width: 1097px) {
  /*flex: 0 0 25%;*/
  header .main-nav ul li .sub-menu li {
    border-bottom: 1px solid #dedee4;
  }
}
@media only screen and (max-width: 992px) {
  .navbar > div {
    padding: 0;
  }
  header .logo-wrap {
    width: 20%;
  }
  header .menu-wrap {
    width: 80%;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  header .menu-wrap {
    width: 100%;
  }
  header .logo-wrap .logo {
    border-right: 0px;
  }
  header {
    height: 50px;
  }
  header .logo-wrap {
    float: left;
    width: inherit;
  }
  header .top-nav {
    display: none;
  }
  header .top-nav.showing {
    display: block;
  }
  header .top-nav.showing .search {
    background: #f0f0f3;
    position: fixed;
    top: 0;
    width: 100%;
    overflow-y: auto;
    padding: 0 9px;
  }
  header .top-nav.showing .search .search-btn {
    padding: 0 24px;
    cursor: pointer;
  }
  header .top-nav.showing .search .search-btn input {
    background: #fff;
    padding: 12px 40px 12px 12px;
    color: #242528;
  }
  header .top-nav.showing .search .search-btn svg {
    top: 78px;
    right: 45px;
  }
  header .top-nav.showing .btn-wrap {
    display: none;
  }
  header .main-nav .navbar-header {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
  }
  header .main-nav .navbar-header.hide {
    display: none;
  }
  header .main-nav .navbar-header .mobile-btn {
    display: block;
  }
  .navbar > div {
    padding: 0;
  }
  .navbar .main-nav .navbar-collapse {
    padding: 0;
    max-height: inherit;
    width: 100%;
  }
  .page-spash-title:before {
    left: 95% !important;
  }
  .menu-main-menu-container {
    background: #f0f0f3;
    position: fixed;
    top: 0;
    width: 100%;
    overflow-y: auto;
  }
  .menu-main-menu-container .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #dedee4;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item .arrow-down {
    display: block;
    position: relative;
    top: -18px;
    right: 24px;
    float: right;
    cursor: pointer;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    transition: all 0.3s linear;
    width: 15px;
    height: 15px;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item .arrow-down svg .cls-1 {
    fill: #0d0db8;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item .arrow-down.arrow-up {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    transition: all 0.3s linear;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item .arrow-down.arrow-up svg .cls-1 {
    fill: #c0c0c4;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item > a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 0;
    margin: 18px 24px 0 24px;
    top: 4px;
  }
  .menu-main-menu-container .navbar-nav > li.menu-item > a:hover {
    background-color: inherit;
  }
  header .main-nav ul li:hover .sub-menu {
    display: none;
  }
  header .main-nav ul li .sub-menu {
    display: none;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active:hover .sub-menu {
    visibility: visible;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active .sub-menu {
    display: flex;
    flex-direction: column;
    position: relative;
    visibility: visible;
    top: 0;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    padding: 0 24px;
    height: auto;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active .sub-menu li {
    width: 100%;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active > a {
    color: #c0c0c4;
    border-bottom: 1px solid #f0f0f3;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active {
    border-bottom: 1px solid #f0f0f3;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active .sub-menu li {
    border: 0px;
    min-height: inherit;
    padding-left: 12px;
  }
  .menu-main-menu-container .navbar-nav > li.mobile-active .sub-menu li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'Campton Medium';
  }
  header .main-nav ul li .sub-menu li {
    padding: 12px;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/**
 *    FOOTER
 */
footer:after {
  display: block;
  content: "";
  clear: both;
}
footer .copyright {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #0d0db8;
  font-size: 14px;
  line-height: 1.43;
}
footer .copyright .row-copyright {
  padding: 60px 0;
}
footer .copyright .row-copyright .logo img {
  max-width: 200px;
  max-height: 80px;
  margin: 0 auto 24px auto;
  display: block;
}
footer a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  margin-right: 20px;
  padding: 20px 20px;
}
footer a:hover {
  text-decoration: none;
}
footer .footer-wrap {
  margin-bottom: 40px;
}
footer .footer-wrap .logo-wrap .logo {
  padding: 0 30px;
}
footer .footer-wrap .logo-wrap img {
  max-width: 100%;
}
footer .footer-wrap .address {
  padding-right: 40px;
}
footer .footer-wrap .address .title {
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  margin-bottom: 10px;
}
footer .footer-wrap .address .office-address {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
footer .footer-wrap .address .contact-no {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  margin: 10px 0;
}
footer .footer-wrap .social .extra-pages {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-wrap .social .extra-pages li {
  padding: 10px 0 20px;
}
footer .footer-wrap .social .extra-pages li a {
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  text-decoration: underline;
  padding: 0;
}
footer .footer-wrap .social .social-nav {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
footer .footer-wrap .social .social-nav li {
  display: inline-block;
}
footer .footer-wrap .social .social-nav li a {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  padding: 0;
  margin-right: 5px;
}
footer .footer-wrap .social .social-nav li a svg {
  height: 30px;
}
footer .footer-wrap .social .social-nav li a svg path {
  fill: #0d0db8;
}
footer .footer-wrap .donate .search {
  margin-bottom: 10px;
}
footer .footer-wrap .donate .search input {
  width: 100%;
  background: #f4f4f8;
  border: none;
  font-size: 18px;
}
.bref-info .info {
  background-color: #f4f4f8;
  padding: 48px 0px;
}
.bref-info .info .col-info > * {
  padding: 0 38px;
}
.bref-info .info .col-info .col-left ul.pages-list {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  height: 250px;
  list-style-type: none;
  padding-left: 0;
}
.bref-info .info .col-info .col-left ul.pages-list li {
  padding: 10px 0;
}
.bref-info .info .col-info .col-left ul.pages-list li > a {
  font-size: 14px;
  line-height: 1.43;
  color: #0d0db8;
}
.bref-info .info .col-info .col-left ul.pages-list li > a.active {
  font-family: 'Campton SemiBold';
  font-weight: 600;
  font-size: 16px;
}
.bref-info .info .col-info .col-middle {
  border-left: 1px solid #dedee4;
  border-right: 1px solid #dedee4;
}
.bref-info .info .col-info .col-middle .search-bar {
  height: 48px;
  padding: 12px 40px 12px 12px;
  width: 100%;
  border: 0;
  margin: 25px 0;
  position: relative;
}
.bref-info .info .col-info .col-middle .search-bar::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c0c0c4;
}
.bref-info .info .col-info .col-middle .search-bar ::-moz-placeholder {
  /* Firefox 19+ */
  color: #c0c0c4;
}
.bref-info .info .col-info .col-middle .search-bar :-ms-input-placeholder {
  /* IE 10+ */
  color: #c0c0c4;
}
.bref-info .info .col-info .col-middle .search-bar :-moz-placeholder {
  /* Firefox 18- */
  color: #c0c0c4;
}
.bref-info .info .col-info .col-middle svg {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 50px;
  top: 35px;
  cursor: pointer;
}
.bref-info .info .col-info .col-middle svg .cls-1 {
  fill: #f75b31;
}
.bref-info .info .col-info .col-middle p {
  border-top: 2px solid #0d0db8;
  padding: 15px 0;
}
.bref-info .info .col-info .col-middle .cta-btn {
  text-align: left;
  margin-bottom: 25px;
}
.bref-info .info .col-info .col-middle .cta-btn a {
  padding: 0;
  margin: 0;
}
.bref-info .info .col-info .col-middle .cta-btn a .overlay-btn {
  padding: 14px 80px 10px 80px;
}
.bref-info .info .col-info .col-right .title {
  font-family: 'Campton SemiBold';
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin: 6px 0;
}
.bref-info .info .col-info .col-right ul.contact-info-list {
  list-style-type: none;
  padding: 0;
}
.bref-info .info .col-info .col-right ul.contact-info-list li {
  padding: 6px 0;
}
.bref-info .info .col-info .col-right .icon-social-media {
  display: inline-flex;
  list-style-type: none;
  padding-left: 0;
}
.bref-info .info .col-info .col-right .icon-social-media li {
  width: 32px;
  height: 32px;
}
.bref-info .info .col-info .col-right .icon-social-media li:nth-child(2) {
  margin: 0 20px;
}
.bref-info .info .col-info .col-right .icon-social-media li > a {
  padding: 20px 0;
  margin-right: 0;
}
.search-bar::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c0c0c4;
}
.search-bar::-moz-placeholder {
  /* Firefox 19+ */
  color: #c0c0c4;
}
.search-bar:-ms-input-placeholder {
  /* IE 10+ */
  color: #c0c0c4;
}
.search-bar:-moz-placeholder {
  /* Firefox 18- */
  color: #c0c0c4;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1200px) {
  .bref-info .info .col-info .col-middle .cta-btn a {
    max-width: 180px;
  }
  .bref-info .info .col-info .col-middle .cta-btn a .overlay-btn {
    padding: 14px 0px 10px 0px;
  }
  .bref-info .info {
    padding: 48px 15%;
    text-align: center;
  }
  .bref-info .info .col-info .col-left ul.pages-list {
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    height: inherit;
  }
  .bref-info .info .col-info .col-left ul.pages-list li > a {
    font-family: 'Campton SemiBold';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: underline;
    padding: 0;
  }
  .bref-info .info .col-info .col-middle {
    border: 0;
  }
  .bref-info .info .col-info .col-middle .cta-btn {
    margin-bottom: 56px;
  }
  .bref-info .info .col-info .col-middle .cta-btn a {
    margin: 0 auto;
    display: block;
  }
  .bref-info .info .col-info .col-right .icon-social-media {
    margin: 0 auto;
  }
  .bref-info .info .col-info .col-right .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }
  .bref-info .info .col-info .col-middle p {
    font-size: 16px;
  }
  .bref-info .info .col-info .col-right ul.contact-info-list li {
    font-size: 16px;
    line-height: 1.5;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .bref-info .info .col-info, .bref-info .info .col-info .col-middle {
    padding: 0;
  }
  .bref-info .info .col-info .col-middle > svg {
    right: 12px;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/**
 *    HOME PAGE
 */
.main-content {
  /*height:800px;*/
}
.splash-wrapper {
  height: 560px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.splash-wrapper .splash-image {
  display: none;
}
.splash-wrapper .splash-image img {
  width: 100%;
}
.splash-wrapper .splash-caption {
  position: absolute;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.splash-wrapper .splash-caption .big-caption {
  font-size: 60px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.splash-wrapper .splash-caption .splash-link a.video {
  font-family: 'Campton SemiBold';
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.4px;
  text-align: center;
  background-color: #0d0db8;
  text-transform: uppercase;
  margin: 80px 0 0;
  display: inline-block;
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video .overlay-btn {
  color: #fff;
  padding: 13px 15px 10px;
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video .overlay-btn span {
  padding: 0 15px;
  position: relative;
  font-size: 15px;
}
.splash-wrapper .splash-caption .splash-link a.video .overlay-btn span svg {
  height: 15px;
  position: absolute;
  top: 0;
}
.splash-wrapper .splash-caption .splash-link a.video .overlay-btn span svg path {
  fill: #fff;
}
.splash-wrapper .splash-caption .splash-link a.video:hover {
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video:hover .overlay-btn {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video:hover .overlay-btn svg path {
  fill: rgba(255, 255, 255, 0.75);
  transition: color 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video:focus {
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video:focus .overlay-btn {
  background-color: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.splash-wrapper .splash-caption .splash-link a.video:focus .overlay-btn svg path {
  fill: rgba(255, 255, 255, 0.5);
  transition: color 0.3s linear;
}
.splash-wrapper #splash-video {
  position: absolute;
  top: 0;
  left: 0;
}
/*
 *    LATEST NEWS - HOME
 */
#latest-news .page-section {
  margin-top: 0;
}
#latest-news .sections-grid-wrap {
  padding: 0;
}
#latest-news h3, #latest-news .section-divider {
  margin-left: 35px;
}
#latest-news .page-section .section-body, #latest-news .section-grid {
  padding: 0;
  margin: 0;
}
#latest-news .section-grid .news-item {
  padding: 20px;
  height: 283px;
}
#latest-news .section-grid .news-item .news-item-wrap {
  background: #f4f4f8;
  position: relative;
  height: 100%;
}
#latest-news .section-grid .news-item .info-wrap {
  padding: 20px;
  height: 195px;
  overflow: hidden;
}
#latest-news .section-grid .news-item .info-wrap .category {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.8px;
  text-align: left;
  color: #f75b31;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#latest-news .section-grid .news-item .info-wrap .title {
  max-height: 120px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #0d0db8;
  font-family: 'Campton SemiBold';
  overflow: hidden;
}
#latest-news .section-grid .news-item .bottom-wrap {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#latest-news .section-grid .news-item .bottom-wrap .border-wrap {
  border-top: 1px solid #e1e1e5;
  padding: 20px 0;
}
#latest-news .section-grid .news-item .bottom-wrap .date {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #8c8c93;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 30px;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a {
  font-family: 'Campton Medium';
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.57;
  letter-spacing: normal;
  color: #0d0db8;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a svg {
  width: 10px;
  height: 8px;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a svg path {
  fill: #0d0db8;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a:hover {
  text-decoration: none;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a span svg {
  height: 13px;
  top: 2px;
  position: relative;
}
#latest-news .section-grid .news-item .bottom-wrap .read-more a span svg path {
  fill: #0d0db8;
}
#latest-news .newsletter-wrap {
  padding: 20px;
}
#latest-news .newsletter-wrap .newsletter {
  padding: 15px;
  border: 1px solid #dedee4;
  margin: 0;
}
#latest-news .newsletter-wrap .newsletter .section-wrap {
  border-bottom: 1px solid #0d0db8;
}
#latest-news .newsletter-wrap .newsletter .section-wrap .title {
  font-family: 'Campton SemiBold';
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #0d0db8;
  margin-bottom: 10px;
}
#latest-news .newsletter-wrap .newsletter .section-wrap .sub-text p {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #0d0db8;
}
#latest-news .newsletter-wrap .newsletter .form-wrap {
  margin-top: 20px;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .title {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  margin-bottom: 20px;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form label {
  font-family: 'Campton Medium';
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: 0.8px;
  color: #0d0db8;
  margin-bottom: 20px;
  width: 100%;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form input {
  font-size: 17px;
  line-height: 1.41;
  max-width: 100%;
  padding: 12px;
  margin: 10px 0;
  width: 100%;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c0c0c4;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c0c0c4;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #c0c0c4;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #c0c0c4;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg {
  position: relative;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg .overlay-btn {
  position: relative;
  height: 45px;
  width: 100%;
  background: #0d0db8;
  transition: all 0.3s linear;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg input.wpcf7-submit {
  background: none;
  color: #fff;
  text-transform: uppercase;
  border: none;
  padding: 12px 10px 10px 10px;
  margin: 0;
  transition: all 0.3s linear;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg input.wpcf7-submit:hover {
  background: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg input.wpcf7-submit:focus {
  outline: none;
  background: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
#latest-news .newsletter-wrap .newsletter .form-wrap p {
  margin: 0;
}
#latest-news .newsletter-wrap .newsletter .form-wrap .sub-bg p {
  position: absolute;
  width: 100%;
  top: 0;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1200px) {
  #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg {
    margin: 0 auto;
    display: table;
  }
  #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg .overlay-btn, #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg input.wpcf7-submit {
    width: 200px;
  }
}
@media only screen and (max-width: 992px) {
  body .splash-wrapper .splash-caption .big-caption {
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg {
    display: block;
  }
  #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg .overlay-btn, #latest-news .newsletter-wrap .newsletter .form-wrap .wpcf7-form .sub-bg input.wpcf7-submit {
    width: 100%;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/*
 *    WHO WE ARE - HOME
 */
#who-we-are .page-section .section-body, #who-we-are, #who-we-are .section-grid {
  margin-bottom: 0;
}
#who-we-are .section-grid .grid-item {
  margin: 40px 0;
}
#who-we-are .section-grid .grid-item .title {
  font-size: 48px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
#who-we-are .section-grid .grid-item .sub-title {
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
#who-we-are .intro .items {
  margin-top: 48px;
}
#who-we-are .intro .items .item .title {
  border-bottom: solid 2px #0d0db8;
  padding-bottom: 12px;
  margin-bottom: 0;
}
#who-we-are .intro .items .item {
  margin-bottom: 60px;
}
#who-we-are .intro .items .item .photo img {
  width: 100%;
}
#who-we-are .intro .items .item .body {
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 30px;
}
#who-we-are .intro .items .item .body .cta-btn {
  text-align: left;
}
.partners-supporters .content .description {
  margin-top: 50px;
  margin-bottom: 48px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #242528;
  font-family: 'Campton-SemiBold', sans-serif;
}
.leadership-items {
  margin-top: 48px;
  margin-bottom: 60px;
}
.leadership-item > .title {
  border-bottom: solid 2px #0d0db8;
  padding: 12px 24px;
}
.partner-logos .logo {
  height: 216px;
  position: relative;
  margin-bottom: 30px;
}
.partner-logos .logo img {
  max-width: 200px;
  max-height: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.directors-group {
  background-color: #f4f4f8;
  padding: 12px 0;
  margin-top: 28px;
}
.directors-group .mem-director {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.directors-group .mem-director .mem-item {
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
}
.directors-group .mem-director .sub-menu {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
}
.directors-group .director-item {
  position: relative;
  border-bottom: 1px solid #c0c0c4;
  padding: 12px 0px 20px;
  margin: 12px 24px;
  cursor: pointer;
}
.directors-group .director-item.flag {
  border-bottom: 0;
}
.directors-group .director-item.flag .read-more {
  background-color: #dedee4;
}
.directors-group .director-item.flag .read-more svg {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: all 0.3s linear;
}
.directors-group .director-item .name {
  font-size: 16px;
  font-family: 'Campton SemiBold', sans-serif;
  line-height: 1.5;
  color: #0d0db8;
}
.directors-group .director-item .job-name {
  font-size: 16px;
  font-family: 'Campton SemiBold', sans-serif;
  line-height: 1.5;
  color: #242528;
}
.directors-group .director-item .read-more {
  height: 24px;
  width: 24px;
  background-color: #0d0db8;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 12px;
  cursor: pointer;
  padding: 5px 4px;
}
.directors-group .director-item .read-more svg {
  height: 14px;
  width: 16px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.3s linear;
}
.directors-group .director-item .read-more svg .cls-1 {
  fill: #fff;
}
.directors-group .carousel .carousel-inner .icon-close {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: -1px;
  right: -1px;
}
.directors-group .carousel .carousel-inner .icon-close .overlay-btn {
  height: 100%;
  width: 100%;
  background-color: #dedee4;
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close .overlay-btn svg {
  width: 29.3px;
  height: 29.3px;
  position: absolute;
  top: 10px;
  left: 11px;
}
.directors-group .carousel .carousel-inner .icon-close .overlay-btn svg path {
  fill: #fff;
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:hover {
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:hover .overlay-btn {
  background-color: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:hover .overlay-btn svg path {
  fill: #0d0db8;
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:active {
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:active .overlay-btn {
  background-color: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-inner .icon-close:active .overlay-btn svg path {
  fill: #242528;
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-control {
  background-image: none;
  width: 60px;
  height: 60px;
  top: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  opacity: 1;
}
.directors-group .carousel .carousel-control .overlay-btn {
  width: 100%;
  height: 100%;
  background-color: #dedee4;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.directors-group .carousel .carousel-control .overlay-btn svg {
  width: 21px;
  height: 36px;
  bottom: 13px;
  position: absolute;
}
.directors-group .carousel .carousel-control .overlay-btn svg path {
  fill: #fff;
}
.directors-group .carousel .carousel-control.left {
  left: 70px;
}
.directors-group .carousel .carousel-control.left svg {
  left: 18px;
}
.directors-group .carousel .carousel-control.right {
  right: 70px;
}
.directors-group .carousel .carousel-control.right svg {
  right: 18px;
}
.directors-group .carousel .carousel-control:hover .overlay-btn {
  background: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-control:hover .overlay-btn svg path {
  fill: #0d0db8;
}
.directors-group .carousel .carousel-control:active .overlay-btn {
  background: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.directors-group .carousel .carousel-control:active .overlay-btn svg path {
  fill: #242528;
}
#who-we-are #board-of-directors .carousel-inner .item {
  min-height: 400px;
}
.director-ctn {
  border: solid 2px #dedee4;
  padding: 48px;
  min-height: 300px;
  max-width: 800px;
  position: relative;
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
}
.director-ctn h5 {
  color: #0d0db8;
}
.director-ctn .name-job {
  font-family: 'Campton SemiBold';
  font-weight: 600;
}
.director-ctn .desc {
  border-top: solid 1px #c0c0c4;
  padding: 20px 0 0 0;
  margin-top: 20px;
}
.member-info {
  display: flex;
  margin: 12px 0px;
  background-color: #f4f4f8;
}
.member-info .photo img {
  filter: grayscale(100%);
  height: 190px;
  width: 166px;
}
.member-info .info {
  width: calc(100% - 166px);
  position: relative;
}
.member-info .info .name {
  background-color: #0d0db8;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-family: 'Campton SemiBold', sans-serif;
  padding: 24px 24px 12px 12px;
}
.member-info .info .body {
  padding: 12px 24px 12px 12px;
  color: #242528;
  font-size: 14px;
}
.member-info .info .body .job-name {
  font-family: 'Campton SemiBold', sans-serif;
}
.member-info .info .body .read-more {
  height: 24px;
  width: 24px;
  background-color: #0d0db8;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  padding: 5px;
}
.member-info .info .body .read-more svg {
  height: 14px;
  width: 16px;
}
.member-info .info .body .read-more svg .cls-1 {
  fill: #fff;
}
.partner-info {
  text-align: center;
  border-top: 2px solid #dedee4;
  padding: 48px 0px 60px;
}
.partner-info .logo {
  margin: 24px auto;
}
.partner-info .logo img {
  max-width: 200px;
  max-height: 160px;
}
.partner-info .body {
  font-size: 16px;
  font-family: 'Campton Book', Helvetica, Verdana, sans-serif;
  line-height: 1.5;
  color: #242528;
  margin-bottom: 24px;
}
.partner-info .learn-more a {
  text-decoration: underline;
  color: #0d0db8;
  font-size: 20px;
  line-height: 1.4;
}
#who-we-are .cta-btn.grey a {
  padding: 0;
  color: #0d0db8;
}
#who-we-are .cta-btn.grey a .overlay-btn {
  padding-right: 40px;
  padding-left: 40px;
}
#who-we-are .indicators-list .indicator-item .indicator-subitem p.title {
  font-size: 24px;
  line-height: 1.33;
  color: #0d0db8;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .directors-group .mem-director .mem-item {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
  }
}
@media only screen and (min-width: 992px) {
  .leadership-item > .row > .col-sm-6:nth-child(3n + 1) {
    clear: both;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .directors-group .carousel .carousel-control.left {
    left: 10px;
  }
  .directors-group .carousel .carousel-control.right {
    right: 10px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .directors-group .mem-director .mem-item {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .director-ctn {
    width: 100%;
    margin: 0;
  }
  .directors-group .carousel .carousel-control.left, .directors-group .carousel .carousel-control.right {
    display: none;
  }
}
/* Custom, iPhone Retina */
.cta-back-page {
  background-color: #fff;
  min-height: 88px;
  text-align: center;
}
.cta-back {
  color: #0d0db8;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  display: inline-block;
  margin-top: 30px;
}
/* Edit navigation */
.years-nav {
  opacity: 0;
  transition: all 0.1s ease-in-out;
}
.years-nav ul {
  top: 100px;
  right: 170px;
  position: fixed;
  list-style-type: none;
  z-index: -1;
}
.years-nav ul > li a {
  color: #8c8c93;
  width: 60px;
  height: 40px;
  display: block;
}
.years-nav ul > li a span {
  font-family: 'Campton SemiBold';
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
}
.years-nav ul > li.active a {
  color: #0d0db8;
}
.years-nav.is-showing {
  opacity: 1;
  transition: all 0.25s ease-in;
}
.years-nav.is-showing ul {
  z-index: 2;
}
.fsvc-timeline {
  padding: 60px 0px 80px;
  background-color: #f4f4f8;
}
.fsvc-timeline .timeline-item {
  position: relative;
}
.fsvc-timeline .timeline-item:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 98%;
  background-color: #dedee4;
  position: absolute;
  left: 50%;
}
.fsvc-timeline .timeline-item .year-box {
  font-size: 40px;
  font-family: 'Campton SemiBold', sans-serif;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  min-height: 64px;
  display: inline-block;
  min-width: 240px;
  text-align: center;
  padding: 12px 12px 0px;
  position: relative;
  background-color: #242528;
}
.fsvc-timeline .timeline-item .big-year {
  font-family: 'Campton SemiBold', sans-serif;
  font-size: 100px;
  line-height: 1;
}
.fsvc-timeline .timeline-item .big-year.grey {
  color: #dedee4;
}
.fsvc-timeline .timeline-item .big-year.orange {
  color: #f75b31;
}
.fsvc-timeline .timeline-item .big-year.blue {
  color: #0d0db8;
}
.fsvc-timeline .timeline-item .timeline-group .item {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.fsvc-timeline .timeline-item .timeline-group .item:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #242528;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 2px;
}
.fsvc-timeline .timeline-item .timeline-group .item .timeline-content {
  padding: 24px;
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
}
.fsvc-timeline .timeline-item .timeline-group .item .timeline-img {
  margin: 24px 24px 24px 42px;
  display: inline-block;
  background-color: #dedee4;
  border-right: 16px solid #dedee4;
  border-bottom: 16px solid #dedee4;
}
.fsvc-timeline .timeline-item .timeline-group .item .timeline-img img {
  max-width: 350px;
  max-height: 370px;
  margin-top: -16px;
  margin-left: -16px;
}
.fsvc-timeline .timeline-item .timeline-group.black .year-box {
  background-color: #242528;
}
.fsvc-timeline .timeline-item .timeline-group.black .big-year {
  color: #242528;
}
.fsvc-timeline .timeline-item .timeline-group.black .item:before {
  background-color: #242528;
}
.fsvc-timeline .timeline-item .timeline-group.orange .year-box {
  background-color: #f75b31;
}
.fsvc-timeline .timeline-item .timeline-group.orange .big-year {
  color: #f75b31;
}
.fsvc-timeline .timeline-item .timeline-group.orange .item:before {
  background-color: #f75b31;
}
.fsvc-timeline .timeline-item .timeline-group.blue .year-box {
  background-color: #0d0db8;
}
.fsvc-timeline .timeline-item .timeline-group.blue .big-year {
  color: #0d0db8;
}
.fsvc-timeline .timeline-item .timeline-group.blue .item:before {
  background-color: #0d0db8;
}
.fsvc-timeline .timeline-item.timeline-top {
  text-align: center;
  margin-bottom: 24px;
}
.fsvc-timeline .timeline-item.timeline-top:before {
  height: 75%;
}
.fsvc-timeline .timeline-item.timeline-top .img-items {
  margin-top: 46px;
  position: relative;
  min-height: 250px;
}
.fsvc-timeline .timeline-item.timeline-top .img-left, .fsvc-timeline .timeline-item.timeline-top .img-right {
  background-color: #dedee4;
  border-right: 16px solid #dedee4;
  border-bottom: 16px solid #dedee4;
}
.fsvc-timeline .timeline-item.timeline-top .img-left img, .fsvc-timeline .timeline-item.timeline-top .img-right img {
  width: 216px;
  height: 262px;
  border: solid 8px #fff;
  margin-top: -16px;
  margin-left: -16px;
}
.fsvc-timeline .timeline-item.timeline-top .img-left {
  position: absolute;
  left: calc(50% - 180px);
  top: 0;
}
.fsvc-timeline .timeline-item.timeline-top .img-right {
  position: absolute;
  right: calc(50% - 220px);
  top: 70px;
}
.fsvc-timeline .timeline-item.timeline-top .timeline-content {
  position: relative;
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
}
.fsvc-timeline .timeline-item.timeline-bottom {
  text-align: center;
  position: relative;
}
.fsvc-timeline .timeline-item.timeline-bottom:before {
  display: none;
}
.fsvc-timeline .timeline-item.timeline-bottom .timeline-img {
  position: relative;
  display: inline-block;
  background-color: #dedee4;
  border-right: 16px solid #dedee4;
  border-bottom: 16px solid #dedee4;
}
.fsvc-timeline .timeline-item.timeline-bottom .timeline-img img {
  max-height: 320px;
  max-width: 690px;
  margin-top: -16px;
  margin-left: -16px;
}
.fsvc-timeline .timeline-item.timeline-bottom .timeline-content {
  position: relative;
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
  top: -45px;
}
.fsvc-timeline .timeline-item.timeline-bottom .timeline-content .big-year {
  color: #0d0db8;
}
.fsvc-timeline .timeline-item .timeline-title {
  font-family: 'Campton SemiBold';
  font-size: 32px;
  color: #242528;
  text-transform: uppercase;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .timeline-items {
    text-align: center;
  }
  .fsvc-timeline .timeline-item:before {
    display: none;
  }
  .fsvc-timeline .timeline-item .timeline-group .item:before {
    display: none;
  }
  .fsvc-timeline .timeline-item .timeline-group .item .timeline-img {
    margin: 0 auto;
  }
  .fsvc-timeline .timeline-item .timeline-group .item .timeline-img img {
    max-width: 335px;
  }
  .fsvc-timeline .timeline-item.timeline-bottom .timeline-img img {
    max-width: 335px;
  }
  .fsvc-timeline .timeline-item.timeline-top .img-left, .fsvc-timeline .timeline-item.timeline-top .img-right {
    position: relative;
    margin: 0 auto;
    display: inline-block;
  }
  .fsvc-timeline .timeline-item.timeline-top .img-left {
    left: 0;
  }
  .fsvc-timeline .timeline-item.timeline-top .img-right {
    right: 0;
    top: 0;
  }
  .fsvc-timeline .timeline-item.timeline-top .img-left img, .fsvc-timeline .timeline-item.timeline-top .img-right img {
    margin-left: 15px;
  }
}
#leadership-individual .leadership-item > .title {
  border: 0;
  text-align: center;
}
#leadership-individual .directors-group {
  margin-bottom: 28px;
  background-color: #fff;
}
#leadership-individual .directors-group .director-ctn {
  display: flex;
  display: -webkit-flex;
  padding: 24px;
}
#leadership-individual .directors-group .director-ctn > div:first-child {
  border-right: solid 2px #dedee4;
  padding-right: 24px;
}
#leadership-individual .directors-group .director-ctn > div:last-child {
  padding-left: 24px;
}
.single-leadership .leader-back {
  width: 100%;
  text-align: center;
  padding: 40px 0 0;
}
.single-leadership .leader-back a {
  color: #0d0db8;
  text-decoration: underline;
}
.single-leadership .directors-group {
  background: none;
}
.single-leadership .item {
  width: 100%;
}
.single-leadership .item .director-ctn {
  max-width: auto;
}
.single-leadership .left-image img {
  max-width: 100%;
}
.single-leadership .right-info {
  border-left: solid 2px #dedee4;
}
/*
 *    WHAT WE DO - HOME
 */
#what-we-do {
  margin-top: 0;
}
/*#what-we-do > .page-section {*/
/*    margin-top:0;*/
/*}*/
#what-we-do .sections-grid-wrap {
  padding: 0;
}
#what-we-do .page-section .section-body {
  margin-top: 10px;
  margin-bottom: 10px;
}
#what-we-do .section-grid {
  margin-top: 0;
}
#what-we-do .grid-box .box-wrap .grid-count {
  border-bottom: 2px solid #fff;
}
#what-we-do .grid-box .box-wrap .title-wrap {
  margin-top: 7px;
}
.who-we-work-with {
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
  margin-bottom: 40px;
}
.who-we-work-with .content {
  margin-top: 48px;
}
.who-we-work-with .content .left {
  border-right: 2px solid #dedee4;
  padding-right: 37px;
}
.who-we-work-with .content .right {
  padding-left: 37px;
}
.who-we-work-with .icon img {
  width: 150px;
  height: 150px;
}
.who-we-work-with .title-wrap .title {
  color: #0d0db8;
  margin-top: 20px;
}
.who-we-work-with .list-items {
  list-style: none;
  padding-left: 0;
}
.who-we-work-with .list-items svg {
  position: relative;
  margin-right: 12px;
}
.who-we-work-with .list-items li {
  margin-bottom: 20px;
  display: flex;
}
.who-we-work-with .description {
  border-top: 2px solid #dedee4;
  margin-top: 48px;
  padding: 48px 24px 28px;
}
.core-areas .sections-grid-wrap {
  margin-top: 45px;
  margin-bottom: 45px;
}
.core-areas .description {
  border-top: 2px solid #dedee4;
  padding: 48px 98px 60px;
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 24px;
}
.sections-grid-wrap .section-grid .grid-box {
  height: 264px;
  margin: 15px 0;
  overflow: hidden;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap {
  height: 100%;
  background-size: cover;
  position: relative;
  transition: all 0.33s ease-out;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-out;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .info .title-info h6 {
  margin-top: 0;
  font-size: 16px;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .info .title-info p {
  font-size: 12px;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .bottom-caption {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .bottom-caption .border {
  border-top: 1px solid #fff;
  padding: 20px 0;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .bottom-caption .border > a.read-more {
  font-size: 14px;
  font-weight: 600;
  line-height: 2.86;
  position: absolute;
  right: 0px;
  bottom: 20px;
  height: 30px;
  color: #fff;
  font-family: 'Campton SemiBold';
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .caption .bottom-caption .border > a.read-more .cls-1 {
  fill: #fff;
}
.sections-grid-wrap .section-grid .grid-box:hover .box-wrap .caption {
  background: #0d0db8;
  color: #fff;
  top: 0%;
  height: 100%;
  padding: 24px;
  position: relative;
  transition: all 0.3s ease-in;
}
.sections-grid-wrap .section-grid .grid-box:hover .box-wrap > a {
  position: absolute;
}
.impact-volunteer-section .main-img {
  max-height: 372px;
}
.impact-volunteer-section .main-img .item-wrap {
  z-index: 2;
  min-height: 372px;
  padding: 38px 24px;
  position: relative;
}
.impact-volunteer-section .main-img .item-wrap h3.title {
  margin: 20px 0;
  color: #fff;
}
.impact-volunteer-section .main-img .item-wrap p {
  font-size: 24px;
  line-height: 1.33;
  color: #fff;
}
.impact-volunteer-section .main-img .item-wrap .cta-btn {
  letter-spacing: 0.5px;
  font-family: 'Campton SemiBold';
  position: absolute;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  margin: 24px;
}
.impact-volunteer-section .main-img .item-wrap .cta-btn .overlay-btn {
  padding: 0 24px;
}
.impact-volunteer-section .main-img .overlay {
  margin: 0 15px;
  z-index: 1;
}
.impact-volunteer-section .global .overlay {
  background-color: rgba(13, 13, 184, 0.75);
}
.impact-volunteer-section .volunteer .overlay {
  background-color: rgba(247, 91, 49, 0.75);
}
.sections-grid-wrap .section-grid .grid-box .box-wrap a:hover {
  text-decoration: none;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .grid-count, .sections-grid-wrap .section-grid .grid-box .box-wrap .title-wrap {
  color: #fff;
}
.sections-grid-wrap .section-grid .grid-box .box-wrap .grid-count {
  margin-top: 0;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {
  .core-areas .description {
    padding: 48px 24px 28px;
  }
}
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .impact-volunteer-section .main-img .item-wrap p {
    font-size: 18px;
  }
  .impact-volunteer-section .main-img .item-wrap .cta-btn .overlay-btn {
    font-size: 12px;
    letter-spacing: 0;
  }
}
/* Custom, iPhone Retina */
#expertise .header-page .description {
  background-color: #fff;
}
#expertise .areas-countries .countries-list {
  padding: 48px 0;
}
#expertise .areas-countries .countries-list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
#expertise .areas-countries .countries-list ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 0;
  color: #242528;
}
#expertise .areas-countries .countries-list ul li::before {
  width: 8px;
  height: 8px;
  background-image: url('/wp-content/uploads/2017/04/bullet-circle-blue.svg');
  margin: 6px 12px 0 0;
  content: " ";
  float: left;
  display: block;
}
#expertise .areas-countries .countries-list ul li.orange::before {
  background-image: url('/wp-content/uploads/2017/04/bullet-circle-orange.svg');
}
.accomplishments {
  margin: 20px 0 60px 0;
}
.accomplishments .row {
  background: #f4f4f8;
}
.accomplishments .row .col-accomplishments {
  padding: 48px 0;
}
.accomplishments .row .col-accomplishments h2 {
  text-align: center;
}
.accomplishments .row .col-accomplishments .icons-accomplishments {
  text-align: center;
  margin: 20px 0;
}
.accomplishments .row .col-accomplishments .icons-accomplishments > img {
  width: 120px;
  height: 120px;
}
.accomplishments .row .col-accomplishments ul.bullet-point-list {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 20px;
  max-width: 658px;
  margin: 0 auto;
}
.accomplishments .row .col-accomplishments ul.bullet-point-list li {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 10px;
  color: #242528;
  display: flex;
}
.accomplishments .row .col-accomplishments ul.bullet-point-list li:before {
  width: 12px;
  height: 12px;
  background-color: #dedee4;
  margin: 6px 24px 0 0;
  content: " ";
  display: table;
}
.accomplishments .row .col-accomplishments ul.bullet-point-list li.orange::before {
  background-image: url('/wp-content/uploads/2017/04/bullet-circle-orange.svg');
}
.videos {
  margin: 60px 0;
}
.videos .col-video {
  margin-top: 15px;
}
.videos .col-video .col-item {
  color: #0d0db8;
}
.videos .col-video .col-item .photo img {
  width: 100%;
}
.videos .col-video .col-item .info .posted-date {
  color: #8c8c93;
  margin: 10px 0;
}
.videos .col-video .col-item .info h5 {
  margin: 10px 0;
  font-family: campton book;
}
.videos .col-video .col-item .info p {
  font-family: campton book;
  font-size: 20px;
  line-height: 1.4;
}
.videos .col-video:nth-child(3n + 3) {
  clear: both;
}
.videos .cta-btn.grey {
  margin-top: 60px;
}
.videos .cta-btn.grey a .overlay-btn {
  padding: 0 40px;
}
.slider-item {
  margin-bottom: 33px;
}
.slider-item .line {
  border-top: 1px solid #f4f4f8;
}
.slider-item .col-title {
  height: 48px;
  padding: 12px;
}
.slider-item .col-title .title {
  padding: 15px 20px;
  background: #f4f4f8;
  color: #f75b31;
  font-family: 'Campton SemiBold';
}
.slider-item .controls {
  margin-top: 10px;
}
.slider-item .controls a {
  width: 36px;
  height: 36px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
.slider-item .controls a:first-child {
  margin-right: 10px;
}
.slider-item .controls a .overlay-btn {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f0f0f3;
  transition: all 0.3s linear;
}
.slider-item .controls a svg {
  width: 14px;
  height: 14px;
  position: absolute;
  margin: 11px 0 0 11px;
}
.slider-item .controls a svg .cls-1 {
  fill: #c0c0c4;
}
.slider-item .controls a svg .cls-2 {
  fill: #0d0db8;
}
.slider-item .controls a:hover .overlay-btn {
  background: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
.slider-item .controls a:hover .overlay-btn svg .cls-1 {
  fill: #0d0db8;
}
.slider-item .controls a:active .overlay-btn {
  background: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.slider-item .controls a:active .overlay-btn svg .cls-1 {
  fill: #242528;
}
.slider-item .news-item {
  height: 248px;
  margin: 15px 0;
}
.slider-item .news-item .news-item-wrap {
  background: #f4f4f8;
  position: relative;
  height: 100%;
}
.slider-item .news-item .news-item-wrap .info-wrap {
  padding: 20px;
}
.slider-item .news-item .news-item-wrap .info-wrap .category {
  color: #f75b31;
  font-family: 'Campton SemiBold';
}
.slider-item .news-item .news-item-wrap .info-wrap .title {
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
.slider-item .news-item .news-item-wrap .info-wrap h5 {
  color: #0d0db8;
  font-family: 'Campton SemiBold';
}
.slider-item .news-item .news-item-wrap .bottom-wrap {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.slider-item .news-item .news-item-wrap .bottom-wrap .border-wrap {
  border-top: 1px solid #e1e1e5;
  padding: 20px 0;
}
.slider-item .news-item .news-item-wrap .bottom-wrap .meta {
  color: #8c8c93;
}
.slider-item .news-item .news-item-wrap .bottom-wrap .read-more {
  position: absolute;
  right: 20px;
  bottom: 25px;
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  color: #0d0db8;
  font-family: 'Campton Medium';
}
.slider-item .news-item .news-item-wrap .bottom-wrap .read-more svg {
  width: 10px;
  height: 8px;
}
.slider-item .news-item .news-item-wrap .bottom-wrap .read-more svg .cls-1 {
  fill: #0d0db8;
}
.indicators .row {
  padding: 48px 0;
  background-color: #f4f4f8;
}
.indicators .row h5 {
  margin-bottom: 55px;
}
.indicators-list .indicator-item {
  margin-bottom: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  height: 150px;
}
.indicators-list .indicator-item img {
  width: 100px;
  height: 100px;
  vertical-align: top;
  margin: auto 0;
}
.indicators-list .indicator-item .indicator-subitem {
  margin-top: 15px;
  padding-left: 20px;
}
.indicators-list .indicator-item h3 {
  margin-left: 0;
}
.indicators-list .indicator-item p.title {
  font-size: 22px;
  line-height: 1.09;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .videos .col-video:nth-child(3n + 3) {
    clear: none;
  }
  .videos .col-video:nth-child(2n + 3) {
    clear: both;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .accomplishments .row .col-accomplishments ul.bullet-point-list li::before {
    content: initial;
  }
  .indicators-list > div {
    padding: 0;
  }
  .indicators-list .indicator-item {
    justify-content: space-around;
  }
  .indicators-list > div:nth-child(2n) .indicator-item {
    flex-direction: row-reverse;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#symposia .header-page .description {
  background-color: #fff;
}
#symposia .indicators-list .indicator-item img {
  width: 150px;
  height: 150px;
}
#symposia .recent-project .sections-grid-wrap {
  padding: 60px 0;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box {
  height: 352px;
  background-color: #f0f0f3;
  padding: 0;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .box-wrap.project-item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #0c0ca8, #ef693a);
  opacity: 0.32;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .box-wrap.project-item {
  height: 100%;
  padding: 24px;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .box-wrap.project-item .period {
  color: #fff;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .title-wrap {
  padding: 48px;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .title-wrap .title {
  height: 203px;
  overflow: hidden;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .cta-btn {
  position: absolute;
  left: 48px;
  bottom: 0;
}
#symposia .recent-project .sections-grid-wrap .section-grid .grid-box .cta-btn a {
  font-family: 'Campton SemiBold';
  margin: 0;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #symposia .sections-grid-wrap .section-grid .grid-box:first-child {
    margin-bottom: 0;
  }
  #symposia .sections-grid-wrap .section-grid .grid-box:last-child {
    margin-top: 0;
  }
}
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#symposia-details .description {
  padding: 60px 0;
}
#symposia-details .description h4 {
  font-family: 'Campton Book';
  text-decoration: underline;
  text-align: center;
}
#symposia-details .country .detail {
  padding: 48px 0;
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
}
#symposia-details .country .slider-item.report {
  margin-bottom: 60px;
}
#symposia-details .country .slider-item.report .news-item .news-item-wrap {
  background: #fff;
  border: 1px solid #dedee4;
}
#symposia-details .country .slider-item.report .news-item .news-item-wrap .bottom-wrap {
  padding: 20px 24px;
}
#symposia-details .country .slider-item.report .news-item .news-item-wrap .bottom-wrap .border-wrap {
  border-top: 2px dotted #c0c0c4;
}
#symposia-details .country .slider-item.report .news-item .news-item-wrap .bottom-wrap .border-wrap .read-more {
  left: 20px;
}
/**
 *    MAP
 */
#map, #map .page-section {
  margin-top: 0;
}
/*margin-bottom:0;*/
.map-wrap {
  position: relative;
}
.map-modal {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #fff;
  box-shadow: 4px 4px 12px 0 rgba(19, 12, 135, 0.12);
  max-width: 260px;
}
.map-modal .modal-inner {
  padding: 20px;
}
.map-modal .modal-inner .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.map-modal .modal-inner .title {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  border-bottom: 1px solid #dedee4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.map-modal .modal-inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.map-modal .modal-inner ul li {
  padding-left: 17px;
  text-indent: -0.7em;
  font-size: 26px;
  line-height: 18px;
  padding-bottom: 8px;
}
.map-modal .modal-inner ul li::before {
  content: "• ";
  color: #0d0db8;
}
.map-modal .modal-inner ul li.active::before {
  color: #f75b31;
}
.map-modal .modal-inner ul li a:hover {
  text-decoration: none;
}
.map-modal .modal-inner ul li span {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #8c8c93;
  position: relative;
  top: -3px;
}
.map-modal .modal-inner .country-link a {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
.map-modal .modal-inner .country-link a:hover {
  text-decoration: none;
}
a[href="http://www.amcharts.com/javascript-maps/"] {
  display: none !important;
}
.map-key {
  position: absolute;
  bottom: 10%;
  left: 2%;
}
.map-key .box {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.map-key .active .box {
  background: #f75b31;
}
.map-key .inactive .box {
  background: #0d0db8;
}
.map-key .title {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #242528;
  display: inline-block;
  position: relative;
  top: -7px;
  padding-left: 10px;
}
/**
 *    PROGRAM ACTIVITY
 */
#program-activity .country-list-wrap .controls .controls-box {
  min-height: 110px;
  background: #f4f4f8;
  padding: 12px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  position: relative;
  cursor: pointer;
}
#program-activity .country-list-wrap .controls .controls-box.current {
  background: #f75b31;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 150px;
  cursor: pointer;
}
#program-activity .country-list-wrap .controls .controls-box.past {
  background: #0d0db8;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 150px;
  cursor: pointer;
}
#program-activity .country-list-wrap .controls .controls-box .title {
  position: absolute;
  bottom: 10px;
}
#program-activity .country-list-wrap .controls .controls-box span {
  display: none;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#program-activity .country-list-wrap .controls .controls-box.all span {
  color: #0d0db8;
  border-bottom: 1px solid #0d0db8;
}
#program-activity .country-list-wrap .controls .controls-box.active span {
  display: block;
}
#program-activity .country-list-wrap .countries .title {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#program-activity .country-list-wrap .countries ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#program-activity .country-list-wrap .countries ul li {
  padding-left: 17px;
  text-indent: -0.7em;
  font-size: 26px;
  line-height: 18px;
  position: relative;
  top: 3px;
}
#program-activity .country-list-wrap .countries ul li::before {
  content: "• ";
  color: #0d0db8;
}
#program-activity .country-list-wrap .countries ul li.active::before {
  color: #f75b31;
}
#program-activity .country-list-wrap .countries ul li a {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #242528;
  position: relative;
  top: -3px;
  z-index: 1;
}
#program-activity .countries .continent {
  margin-bottom: 20px;
}
#program-activity .country-list-wrap .countries ul li a:hover {
  text-decoration: none;
}
#program-activity .country-list-wrap .countries ul li {
  padding: 5px;
}
#program-activity .country-list-wrap .countries .detail-country {
  background-color: #fff;
  box-shadow: 4px 4px 12px 0 rgba(19, 12, 135, 0.12);
  /*padding: 12px 24px 24px 24px;*/
  cursor: pointer;
  position: relative;
  left: -40px;
  top: -37px;
  z-index: 0;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
}
#program-activity .country-list-wrap .countries .detail-country.hover {
  max-height: 100%;
  opacity: 1;
  z-index: 2;
  transition: all 0.4s ease-in;
}
#program-activity .country-list-wrap .countries .detail-country .title-country {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  padding-bottom: 10px;
  padding-left: 24px;
}
#program-activity .country-list-wrap .countries .detail-country ul {
  border-top: 1px solid #dedee4;
  padding-top: 10px;
}
#program-activity .country-list-wrap .countries .detail-country ul li {
  padding: 2px 24px;
}
#program-activity .country-list-wrap .countries .detail-country ul li span {
  font-size: 14px;
  line-height: 1.43;
  color: #242528;
}
#program-activity .country-list-wrap .countries .detail-country ul li:before {
  position: relative;
  top: 3px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #program-activity .country-list-wrap .countries .continent {
    margin-bottom: 10px;
  }
  #program-activity .country-list-wrap .countries .title {
    padding-bottom: 0;
  }
}
.program-volunteer-grid .row {
  padding: 0;
}
.program-volunteer-grid .row .grid-items {
  display: flex;
  display: -webkit-flex;
  padding: 22px 0 0 0;
}
.program-volunteer-grid .row .grid-items .grid-item {
  width: 100%;
  height: 216px;
  padding: 60px;
  color: #fff;
}
.program-volunteer-grid .row .grid-items .grid-item a {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.38;
  text-decoration: underline;
}
#gicountry .header-page .description {
  background-color: #fff;
}
#gicountry .header-page .description .big-caption-title {
  text-align: center;
}
#gicountry .indicators .col-info {
  padding: 0 24px;
}
#gicountry .programs {
  margin: 48px 0;
}
#gicountry .programs .col-info {
  padding: 0;
}
#gicountry .programs .col-info .title {
  padding: 0 24px;
}
#gicountry .grid-box .box-wrap {
  background-color: #f4f4f8;
  height: 100%;
  margin-top: 24px;
  position: relative;
}
#gicountry .grid-box .box-wrap .img-wrap {
  height: 232px;
  color: #fff;
  padding: 24px;
}
#gicountry .grid-box .box-wrap .img-wrap .grid-period {
  border-bottom: 1px solid #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  font-family: 'Campton SemiBold';
  padding-bottom: 16px;
}
#gicountry .grid-box .box-wrap .img-wrap .title-wrap {
  padding-top: 16px;
}
#gicountry .grid-box .box-wrap .caption-wrap {
  font-size: 16px;
  line-height: 1.5;
  padding: 24px 24px 64px 24px;
  color: #242528;
  height: 220px;
  overflow: hidden;
}
#gicountry .grid-box .box-wrap .caption-wrap .read-more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #0d0db8;
  font-family: 'Campton Medium';
}
#gicountry .grid-box .box-wrap .caption-wrap .read-more svg .cls-1 {
  fill: #0d0db8;
}
#gicountry .ready-volunteer .row {
  background-color: #fff;
}
#gicountry .ready-volunteer .row .detail-ready > div {
  flex: 1;
}
#gicountry .ready-volunteer .row {
  padding: 60px 15px;
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #gicountry .ready-volunteer .detail-ready {
    display: block;
  }
  .program-volunteer-grid .row .grid-items {
    flex-direction: column;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#programdetails .cta-back-page {
  background-color: inherit;
  min-height: inherit;
}
#programdetails .description h6 {
  color: #242528;
}
#programdetails .program-approach .approach-details {
  padding: 48px 0;
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
}
#programdetails .program-approach .approach-details .intro {
  padding-left: 18%;
  padding-right: 18%;
  margin-bottom: 16px;
}
#programdetails .program-approach .approach-details .caption {
  padding: 10px 0;
  margin-top: 12px;
  border-top: 1px solid #f0f0f3;
  border-bottom: 1px solid #f0f0f3;
}
#programdetails .program-approach .approach-details .caption span {
  color: #8c8c93;
}
#programdetails .program-approach .approach-details .detail-col {
  padding-left: 18%;
  padding-right: 18%;
}
#programdetails .program-approach .approach-details .paragraph {
  margin-bottom: 16px;
}
#programdetails .program-approach .approach-details .paragraph.first-paragraph .detail-col {
  padding-right: 24px;
}
#programdetails .program-approach .approach-details .paragraph.first-paragraph .detail-col ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
#programdetails .program-approach .approach-details .paragraph.first-paragraph .detail-col ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 0;
  color: #242528;
  display: flex;
}
#programdetails .program-approach .approach-details .paragraph.first-paragraph .detail-col ul li:before {
  width: 12px;
  height: 12px;
  background-color: #dedee4;
  margin: 6px 24px 0 0;
  content: " ";
  display: table;
}
#programdetails .program-approach .approach-details .paragraph.first-paragraph .img-col {
  float: right;
  margin-left: 20px;
}
#programdetails .program-approach .approach-details .paragraph.second-paragraph {
  clear: both;
}
#programdetails .program-approach .approach-details .paragraph.second-paragraph .img-col {
  float: left;
  margin-right: 20px;
}
/* Small Devices, Tablets */
@media only screen and (max-width: 992px) {
  #programdetails .program-approach .approach-details .intro {
    padding: 0;
  }
  #programdetails .program-approach .approach-details .paragraph.first-paragraph .img-col {
    float: inherit;
  }
  #programdetails .program-approach .approach-details .paragraph.second-paragraph .img-col {
    float: inherit;
  }
  #programdetails .program-approach .approach-details .detail-col {
    padding: 0;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#volunteer .header-page .description {
  background-color: #fff;
}
#volunteer .volunteer-gallery {
  margin-bottom: 80px;
}
#volunteer .volunteer-gallery .sections-grid-wrap {
  padding: 0 0 0 110px;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box {
  height: 150px;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap {
  padding: 0;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay {
  padding: 12px 24px;
  height: 100%;
  transition: background-color 0.3s ease-in;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box {
  height: 100%;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap {
  position: relative;
  height: 100%;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap h5 {
  color: #fff;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap .line {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  border-bottom: solid 1px #fff;
  bottom: 42px;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap .read-more {
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0px;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap .read-more svg {
  width: 10px;
  height: 8px;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-box .box-wrap .hover-overlay .content-box .title-wrap .read-more svg .cls-1 {
  fill: #fff;
}
#volunteer .volunteer-gallery .sections-grid-wrap .section-grid .grid-two-boxes {
  padding: 0;
}
@media only screen and (max-width: 992px) {
  #volunteer .volunteer-gallery .sections-grid-wrap {
    padding: 0;
  }
}
.header-filter .reset-filter {
  color: #0d0db8;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.43;
  margin-bottom: 12px;
  display: inline-block;
}
.latest-news {
  padding: 48px 0px 60px;
}
.latest-news .cta-btn {
  text-align: left;
  margin-top: 36px;
}
.filter {
  background-image: linear-gradient(to right, #c0c0c4 33%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  margin-top: 30px;
  padding-top: 10px;
}
.filter .cta-collapse {
  font-size: 20px;
  line-height: 1.4;
  color: #242528;
  padding: 6px 0;
  margin-bottom: 12px;
  display: block;
  position: relative;
}
.filter .cta-collapse svg {
  height: 15px;
  width: 15px;
  position: absolute;
  right: 0;
  top: 30%;
  transform: rotate(-90deg);
}
.filter .cta-collapse.collapsed svg {
  transform: rotate(90deg);
}
.filter .list-filter {
  padding-left: 0;
  list-style: none;
}
.filter .list-filter li {
  margin-bottom: 12px;
}
.filter .list-filter li a {
  font-size: 16px;
  line-height: 1.5;
  color: #8c8c93;
  font-family: 'Campton SemiBold', sans-serif;
}
.filter .list-filter li a.active {
  color: #0d0db8;
}
.new-item {
  background-color: #f4f4f8;
  padding: 24px 24px 10px 24px;
  margin: 12px 0px;
}
.new-item .big-post .blog-title {
  height: 140px;
  overflow: hidden;
  display: block;
  font-size: 32px;
}
.new-item .big-post .blog-title .excerpt {
  font-family: 'Campton Book';
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
  margin: 15px 0;
}
.new-item .post .blog-title {
  font-size: 24px;
  height: 135px;
  overflow: hidden;
  display: block;
}
.new-item .blog-sub .date {
  font-size: 12px;
  line-height: 3.33;
  color: #8c8c93;
}
.new-item .blog-sub .read-more {
  font-size: 14px;
  line-height: 2.86;
  font-family: 'Campton Medium', sans-serif;
  color: #0d0db8;
  cursor: pointer;
}
.new-item .blog-sub .read-more .arrow {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-left: 5px solid #0d0db8;
  border-bottom: 5px solid transparent;
  margin-left: 4px;
}
.new-item .categories {
  color: #f75b31;
  font-family: 'Campton SemiBold', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 8px;
}
.new-item .blog-title {
  line-height: 1.38;
  font-family: 'Campton SemiBold', sans-serif;
  color: #0d0db8;
  cursor: pointer;
  border-bottom: 1px solid #c0c0c4;
}
.new-item .blog-title:hover {
  text-decoration: none;
}
.newsletter {
  border: solid 2px #dedee4;
  padding: 24px;
  margin: 12px 0px;
  font-size: 16px;
  max-width: 100%;
}
.newsletter input {
  max-width: 100%;
}
.newsletter hr {
  border-top: 1px solid #0d0db8;
}
.newsletter h6 {
  font-size: 16px;
  line-height: 1.5;
}
.newsletter .label-text {
  font-size: 14px;
  line-height: 1.14;
  color: #0d0db8;
  font-family: 'Campton Medium', sans-serif;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 20px;
}
.newsletter .cta-subscribe {
  min-height: 48px;
  background-color: #0d0db8;
  font-size: 16px;
  line-height: 3;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  color: #fff;
  font-family: 'Campton SemiBold', sans-serif;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
}
.blog .section-banner .banner-caption {
  width: 100%;
}
#news-single .cta-btn.grey.orange a {
  width: 100%;
  max-width: 314px;
  color: #f75b31;
  text-transform: inherit;
  font-size: 20px;
  margin-top: 48px;
  margin-bottom: 36px;
}
#news-single .post-title {
  text-align: center;
}
#news-single .post-author {
  font-size: 20px;
  line-height: 1.33;
  text-align: center;
  margin-bottom: 48px;
}
#news-single .post-author span {
  font-family: 'Campton SemiBold', sans-serif;
  padding: 0 10px;
  color: #47484c;
}
#news-single .post-author span:last-child {
  padding-right: 0;
}
#news-single .post-author span.author-text, #news-single .post-author span.author-name {
  color: #242528;
  border-right: 2px solid #242528;
}
#news-single .share-print {
  border-top: 2px solid #dedee4;
  padding: 15px 0px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  border-top: 1px solid #dedee4;
}
#news-single .share-print .share-on ul {
  display: flex;
  display: -webkit-flex;
  list-style-type: none;
  padding-left: 0;
}
#news-single .share-print .share-on ul li h5 {
  color: #c0c0c4;
  font-family: 'Campton Book';
}
#news-single .share-print .share-on ul li svg {
  width: 32px;
  height: 32px;
  margin: 8px 10px 0 10px;
}
#news-single .share-print .share-on ul li svg .cls-1 {
  fill: #c0c0c4;
}
#news-single .contact {
  border-top: dotted 2px #c0c0c4;
  border-bottom: dotted 2px #c0c0c4;
  padding: 14px 0 24px 0;
}
#news-single .contact div {
  color: #242528;
  font-size: 16px;
  line-height: 1.5;
}
#news-single .contact div a {
  color: #0d0db8;
}
#news-single .download {
  padding: 14px 0 48px 0;
}
#news-single .download .download-box {
  background-color: #fff;
  border: solid 2px #dedee4;
  padding: 24px;
}
#news-single .download .download-box .cate {
  font-size: 12px;
  font-family: 'Campton SemiBold', sans-serif;
  line-height: 1.33;
  color: #242528;
}
#news-single .download .download-box .download-link {
  font-size: 14px;
  line-height: 2.86;
  color: #0d0db8;
}
#news-single .footer-article {
  border-top: dotted 2px #c0c0c4;
  margin-bottom: 60px;
  clear: both;
}
#news-single .nav-volunteer .nav .item-nav {
  color: #47484c;
  font-family: 'Campton Book';
}
#news-single .nav-volunteer .nav .item-nav span {
  font-family: 'Campton SemiBold';
}
.news-content {
  margin-bottom: 45px;
}
.news-content h1, .news-content h2, .news-content h3, .news-content h4, .news-content h5, .news-content h6 {
  font-family: 'Campton Medium', Helvetica, Verdana, sans-serif;
}
.news-content h1 {
  margin: 30px 0 15px 0;
  line-height: 32px;
  font-size: 26px;
  color: #0d0db8;
}
.news-content h2, .news-content h3 {
  margin: 45px 0 30px 0;
  line-height: 28px;
  font-size: 22px;
  color: #0d0db8;
}
.news-content h4 {
  line-height: 24px;
  font-size: 20px;
}
.news-content h5 {
  line-height: 22px;
  font-size: 18px;
}
.news-content h6 {
  line-height: 20px;
  font-size: 16px;
}
.news-content .wp-caption {
  width: auto !important;
}
.news-content .wp-caption-text {
  margin: 0 0 15px 0;
  padding: 10px 0;
  line-height: 16px;
  font-family: 'Campton Light', Helvetica, Verdana, sans-serif;
  font-size: 12px;
  color: #9d9d9d;
  border-top: 2px solid #c0c0c4;
  border-bottom: 2px solid #c0c0c4;
}
.news-content .wp-caption-text strong {
  color: #242528;
}
.news-content img {
  display: block;
  margin: 0 0 15px 0;
  max-width: 100%;
  height: auto;
}
.news-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
}
.news-content .aligncenter img {
  margin-right: auto;
  margin-left: auto;
}
.news-content p {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-size: 14px;
  color: #242528;
}
.news-content p img {
  margin-bottom: 0;
}
.news-content hr {
  border-top: 2px solid #c0c0c4;
}
#videos .splash-banner.landing-page {
  height: 496px;
}
#videos .sub-header-page:before {
  left: 80%;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  #videos .sub-header-page:before {
    left: 86%;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #videos .sub-header-page:before {
    left: 96%;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#careers {
  padding: 60px 0px 60px;
}
#careers .careers-title {
  margin-top: 48px;
  margin-bottom: 24px;
}
#careers .career-item {
  padding: 24px 24px 10px 24px;
  margin: 12px 0px;
  background-color: #f4f4f8;
}
#careers .career-item .date {
  font-size: 14px;
  line-height: 1.43;
  color: #242528;
  font-family: 'Campton SemiBold', sans-serif;
}
#careers .career-item .place {
  font-family: 'Campton Book', sans-serif;
}
#careers .career-item .body {
  font-size: 20px;
  line-height: 1.4;
  color: #242528;
}
#careers .career-item .btn-read-more {
  text-align: right;
  margin-top: 15px;
}
#careers .career-item .read-more {
  font-size: 14px;
  line-height: 2.86;
  font-family: 'Campton Medium', sans-serif;
  color: #0d0db8;
  cursor: pointer;
}
#careers .career-item .read-more .arrow {
  width: 0;
  height: 0;
  display: inline-block;
  border-top: 5px solid transparent;
  border-left: 5px solid #0d0db8;
  border-bottom: 5px solid transparent;
  margin-left: 4px;
}
.line-grey {
  background-color: #dedee4;
  height: 2px;
  width: 100%;
  display: block;
  margin: 24px 0px;
}
#contact-page {
  font-size: 20px;
  line-height: 1.4;
  color: #242528;
  padding-bottom: 60px;
}
#contact-page a {
  cursor: pointer;
  color: #0d0db8;
  text-decoration: underline;
}
#contact-page .header-page .description {
  background: #fff;
  padding-bottom: 24px;
}
#contact-page .title {
  color: #0d0db8;
}
#contact-page .contact-list {
  list-style: none;
}
#contact-page .contact-list li {
  position: relative;
  margin-bottom: 15px;
}
#contact-page .contact-list li:before {
  content: '';
  height: 12px;
  width: 12px;
  background-color: #dedee4;
  display: inline-block;
  position: absolute;
  left: -30px;
  top: 7px;
}
#privacy-policy {
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
  padding-bottom: 60px;
}
#privacy-policy .header-page .description {
  background: #fff;
  padding-bottom: 24px;
}
#privacy-policy a {
  cursor: pointer;
  color: #0d0db8;
  text-decoration: underline;
}
#privacy-policy ul {
  padding-left: 15px;
}
#terms-of-use {
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
  padding-bottom: 60px;
  padding-top: 24px;
}
#terms-of-use a {
  cursor: pointer;
  color: #0d0db8;
  text-decoration: underline;
}
#terms-of-use ul {
  padding-left: 15px;
}
.program-text p {
  line-height: 1.5;
  font-family: 'Campton Book', Helvetica, Verdana, sans-serif;
  font-size: 20px;
  color: #242528;
}
.program-country a {
  font-family: 'Campton Medium', Helvetica, Verdana, sans-serif;
  font-size: 30px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#programs h3 {
  margin-bottom: 20px;
}
.active-program {
  margin-bottom: 20px;
}
.active-program .prog-wrap .box-wrap:before {
  background-image: linear-gradient(to bottom right, #0c0ca8, #ef693a);
  opacity: 0.32;
}
.active-program .prog-wrap .box-wrap {
  height: 230px;
  background-size: cover;
}
.active-program .prog-wrap .box-wrap a {
  color: #fff;
  padding: 24px;
  display: block;
}
.active-program .prog-wrap .box-wrap .date-wrap {
  border-bottom: 1px solid #fff;
  padding: 5px 0 10px;
}
.active-program .prog-wrap .box-wrap .date-wrap .date {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.active-program .prog-wrap .box-wrap .title-wrap {
  padding-top: 10px;
}
.active-program .prog-wrap .box-wrap .title-wrap .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
}
.active-program .prog-wrap .info {
  height: 280px;
  padding: 24px;
  background: #f4f4f8;
  position: relative;
}
.active-program .prog-wrap .info .excerpt {
  font-size: 16px;
  line-height: 1.5;
  color: #242528;
}
.active-program .prog-wrap .info .read-more {
  position: absolute;
  bottom: 7px;
  right: 24px;
}
.active-program .prog-wrap .info .read-more a {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.86;
  color: #0d0db8;
}
.active-program .prog-wrap .info .read-more a span {
  color: #0d0db8;
}
#contact .contact-wrap {
  padding: 24px;
  margin: 15px;
  background: #0d0db8;
}
#contact .contact-wrap .section-top {
  border-bottom: 2px solid #fff;
  margin: 0 15px;
}
#contact .contact-wrap .section-top .title {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.38;
}
#contact .contact-wrap .section-bottom {
  margin-top: 20px;
}
#contact .contact-wrap .section-bottom .title {
  color: #fff;
  font-family: 'Campton Book';
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
#contact .contact-wrap .section-bottom .address {
  color: #fff;
  font-family: 'Campton Book';
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
#contact .contact-wrap .section-bottom .tel {
  color: #fff;
  font-family: 'Campton Book';
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
#contact .contact-wrap .section-bottom .email {
  color: #fff;
  font-family: 'Campton Book';
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
#success-stories .contact-wrap {
  padding: 15px;
}
#success-stories .contact-wrap .news-item {
  background: #f4f4f8;
  padding: 20px;
  height: 283px;
}
#success-stories .contact-wrap .news-item .news-item-wrap .info-wrap {
  padding: 20px;
  height: 195px;
  overflow: hidden;
}
#success-stories .contact-wrap .news-item .news-item-wrap .info-wrap .category {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.8px;
  text-align: left;
  color: #f75b31;
  margin-bottom: 10px;
}
#success-stories .contact-wrap .news-item .news-item-wrap .info-wrap .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #0d0db8;
  font-family: 'Campton SemiBold';
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap .border-wrap {
  border-top: 1px solid #e1e1e5;
  padding: 20px 0;
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap .date {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #8c8c93;
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap .read-more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 30px;
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap a {
  font-family: 'Campton Medium';
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.57;
  letter-spacing: normal;
  color: #0d0db8;
}
#success-stories .contact-wrap .news-item .news-item-wrap .bottom-wrap a svg {
  width: 10px;
  height: 8px;
}
#benefits .banner .splash-banner.landing-page {
  height: 400px;
}
#benefits .row-why-whom {
  display: flex;
  display: -webkit-flex;
}
#benefits .col-why-whom {
  display: inline-flex;
  padding: 48px 39px;
}
#benefits .col-why-whom:nth-child(2) {
  background: #f4f4f8;
}
#benefits .col-why-whom img {
  width: 100px;
  height: 100px;
  margin-right: 24px;
}
#benefits .col-why-whom svg {
  min-width: 100px;
  height: 100px;
  margin-right: 24px;
}
#benefits .col-why-whom svg .cls-1 {
  fill: #f4f4f8;
}
#benefits .col-why-whom .why-whom-list {
  padding-top: 20px;
}
#benefits .col-why-whom .why-whom-list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
#benefits .col-why-whom .why-whom-list ul li {
  display: flex;
  display: -webkit-flex;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  padding: 6px 0;
  color: #242528;
}
#benefits .col-why-whom .why-whom-list ul li::before {
  width: 12px;
  height: 12px;
  background-color: #dedee4;
  margin: 6px 24px 0 0;
  content: " ";
  display: table;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {
  .core-areas .description {
    padding: 48px 24px 28px;
  }
}
@media only screen and (max-width: 992px) {
  #benefits .row-why-whom {
    display: block;
  }
}
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #benefits .col-why-whom {
    display: block;
  }
}
/* Custom, iPhone Retina */
#fromthefield .banner .splash-banner.landing-page {
  height: 400px;
}
#fromthefield .fromthefield ul.left-menu {
  list-style-type: none;
  margin-top: 60px;
}
#fromthefield .fromthefield ul.left-menu li {
  color: #0d0db8;
  padding: 12px;
}
#fromthefield .fromthefield ul.left-menu li.active {
  background: #f4f4f8;
}
#fromthefield .fromthefield ul.left-menu li.active .item .meta {
  position: inherit;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}
#fromthefield .fromthefield ul.left-menu li .item {
  cursor: pointer;
}
#fromthefield .fromthefield ul.left-menu li .item .meta {
  position: absolute;
  border-bottom: 1px solid #0d0db8;
  padding: 5px 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s position 0.5s, ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
#fromthefield .fromthefield ul.left-menu li .item .name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  font-family: 'Campton SemiBold';
}
#fromthefield .fromthefield #detail-field {
  margin-top: 48px;
  padding: 24px;
  border: 1px solid #dedee4;
}
#fromthefield .fromthefield #detail-field .field-ctn img {
  height: 216px;
  position: relative;
  filter: grayscale(100%);
}
#fromthefield .fromthefield #detail-field .field-ctn svg {
  width: 60px;
  height: 44.7px;
}
#fromthefield .fromthefield #detail-field .field-ctn svg path {
  fill: #0d0db8;
}
#fromthefield .fromthefield #detail-field .field-ctn .detail {
  margin: 0 0 12px 0;
  color: #242528;
}
#fromthefield .fromthefield #detail-field .field-ctn .name {
  display: flex;
  color: #8c8c93;
}
#fromthefield .fromthefield #detail-field .field-ctn .name > p {
  margin: 0;
}
#fromthefield .fromthefield #detail-field .field-ctn .name > p:first-child {
  padding-right: 8px;
  border-right: 1px solid #8c8c93;
  font-family: 'Campton SemiBold';
}
#fromthefield .fromthefield #detail-field .field-ctn .name > p:last-child {
  padding-left: 8px;
}
#fromthefield .fromthefield #detail-field .field-ctn .position {
  font-family: 'Campton SemiBold';
  color: #8c8c93;
}
.page-template-page-become-volunteer .page-spash-title:before {
  left: 68%;
}
.ways-volunteer .row {
  padding: 48px 0 0 0;
  background-color: #f4f4f8;
}
.ways-volunteer .row .col-info > h3 {
  text-align: center;
}
.ways-volunteer .row .col-info > h6 {
  color: #242528;
  text-align: center;
}
.ways-volunteer .row .col-info .way-volunteer {
  margin-top: 36px;
}
.ways-volunteer .row .col-info .way-volunteer h4 {
  border-top: 1px solid #dedee4;
  padding: 32px 0 12px 0;
}
.ways-volunteer .row .col-info .way-volunteer .way {
  display: flex;
  display: -webkit-flex;
}
.ways-volunteer .row .col-info .way-volunteer .way .way-item {
  color: #242528;
  background: #fff;
  padding: 24px;
  flex: 1;
}
.ways-volunteer .row .col-info .way-volunteer .way .way-item:first-child {
  margin-right: 30px;
}
.ways-volunteer .row .col-info .way-volunteer .way .way-item > img {
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 14px;
}
.ways-volunteer .row .col-info .way-volunteer .way .way-item h6 {
  height: 28px;
  overflow: hidden;
}
.ways-volunteer .row .col-info .way-volunteer .way .way-item .detail {
  font-size: 16px;
  line-height: 1.5;
  height: 120px;
  overflow: hidden;
}
.ready-volunteer .row {
  background: #f4f4f8;
  padding: 60px 0;
}
.ready-volunteer .col-ready-volunteer {
  color: #fff;
  background: #0d0db8;
  padding: 24px;
}
.ready-volunteer .col-ready-volunteer .detail-ready {
  display: flex;
  display: -webkit-flex;
  padding: 10px 0;
  border-top: 2px solid #fff;
}
.ready-volunteer .col-ready-volunteer .detail-ready h6 {
  font-family: 'Campton Book';
  padding-right: 20px;
}
.ready-volunteer .col-ready-volunteer .detail-ready h6 a {
  color: #fff;
}
.ready-volunteer .col-ready-volunteer .detail-ready h6 span {
  text-decoration: underline;
}
.ready-volunteer .col-ready-volunteer .detail-ready h6 span.profile {
  font-family: 'Campton SemiBold';
}
#becomevolunteer .header-page .banner .splash-banner.landing-page {
  height: 248px;
}
#becomevolunteer .header-page .description {
  background-color: #fff;
}
#becomevolunteer .header-page .description h6 {
  color: #242528;
}
#becomevolunteer .header-page .description h6:first-child {
  font-family: 'Campton SemiBold';
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  .page-template-page-become-volunteer .page-spash-title:before {
    left: 72%;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #becomevolunteer .ready-volunteer .col-ready-volunteer .detail-ready {
    display: block;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#faqs .additional-question a {
  color: #fff;
  text-decoration: underline;
}
#faqs .banner .splash-banner.landing-page {
  height: 400px;
}
#faqs .questions {
  margin-bottom: 60px;
}
#faqs .questions .col-info {
  margin-top: 36px;
  margin-bottom: 36px;
}
#faqs .questions .col-info .questions-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#faqs .questions .col-info .questions-list .question-item {
  margin: 12px 0;
  overflow: hidden;
  height: auto;
  flex: 0 0 48%;
  cursor: pointer;
  border: 1px solid #dedee4;
  transition: border-color 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap {
  position: relative;
  height: 100%;
  padding: 24px 24px 64px 24px;
  transition: background 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap:hover {
  background: #f4f4f8;
  transition: background 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .answer-wrap {
  display: none;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .answer-wrap p {
  font-family: Campton Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #242528;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap {
  padding: 0 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap {
  border-top: 3px dotted #e1e1e5;
  padding: 20px 0;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a {
  position: absolute;
  left: 24px;
  bottom: 8px;
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  color: #0d0db8;
  font-family: 'Campton Medium';
  transition: all 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a svg {
  width: 10px;
  height: 8px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a svg.open {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: all 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a svg.open .cls-1 {
  fill: #8c8c93;
  transition: all 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a svg .cls-1 {
  fill: #0d0db8;
  transition: all 0.3s linear;
}
#faqs .questions .col-info .questions-list .question-item .question-item-wrap .bottom-wrap .boder-wrap a.colorchanged {
  color: #8c8c93;
  transition: all 0.3s linear;
}
#faqs .questions .additional-question {
  text-align: center;
  padding: 24px;
  background: #0d0db8;
}
#faqs .questions .additional-question h6 {
  color: #fff;
}
#faqs .questions .additional-question h6 span {
  text-decoration: underline;
}
#faqs footer {
  padding-top: 0;
}
.nav-volunteer > div {
  background: #dedee4;
  padding: 0;
}
.nav-volunteer .nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.nav-volunteer .nav > a {
  flex: 1 1 auto;
  padding: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  font-family: 'Campton Medium';
  color: #0d0db8;
}
.nav-volunteer .nav > a.active {
  color: #fff;
}
.nav-volunteer .nav .item-nav {
  border-right: 1px solid #f0f0f3;
}
.nav-volunteer .nav .item-nav:nth-last-child(2) {
  border-right: 0;
}
.nav-volunteer .nav .arrow svg {
  max-width: 36px;
  max-height: 36px;
  min-width: 15px;
  min-height: 15px;
}
.nav-volunteer .nav .arrow svg .cls-1 {
  fill: #fff;
}
.nav-volunteer .nav .arrow.arrow-left svg {
  -ms-transform: rotate(183deg);
  -webkit-transform: rotate(183deg);
  transform: rotate(183deg);
}
.nav-volunteer .nav .arrow.arrow-right svg {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  #faqs .questions .col-info .questions-list .question-item {
    flex: 0 0 100%;
  }
}
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
#secondment .banner .splash-banner.landing-page {
  height: 400px;
}
#secondment .description {
  background-color: #fff;
}
#secondment .description h6 {
  color: #242528;
}
#secondment .description h6:first-child {
  font-family: 'Campton SemiBold';
}
#secondment .description .detail {
  color: #242528;
}
#secondment .ways-volunteer .cta-btn.blue {
  margin-top: 40px;
  padding: 0 40px;
}
#secondment .ways-volunteer .cta-btn.blue a {
  font-family: Campton Book;
  font-size: 16px;
  font-weight: 600;
  line-height: 3.75;
  letter-spacing: 0.4px;
  text-align: center;
  padding: 0 20px;
}
#secondment .ways-volunteer .row {
  padding: 48px 0 50px 0;
}
#secondment .ways-volunteer .row .col-info .way-volunteer h4 {
  font-family: 'Campton Book';
  padding: 32px 0 0px 0;
}
#secondment .ways-volunteer .row .col-info .way-volunteer .way .way-item {
  background: inherit;
  padding: 0;
  color: #242528;
}
#secondment .ways-volunteer .row .col-info .way-volunteer .way .way-item:first-child {
  margin-right: 0;
}
#secondment .ways-volunteer .row .col-info .way-volunteer .cta-btn {
  margin: 50px 0 0 0;
}
#opportunities .banner .splash-banner.landing-page {
  height: 400px;
}
#opportunities .description {
  background-color: #fff;
}
#opportunities .description span {
  text-decoration: underline;
}
#opportunities .description h6 {
  color: #242528;
}
#opportunities .description h6:first-child {
  font-family: 'Campton SemiBold';
}
#opportunities .description h6:last-child {
  font-family: 'Campton Book';
}
#opportunities .description .detail {
  color: #242528;
}
#opportunities .slider-item .project-item .project-item-wrap .info-wrap .title-wrap p {
  font-family: 'Campton SemiBold';
  color: #242528;
}
#opportunities .slider-item .project-item .project-item-wrap .bottom-wrap .border-wrap {
  border-top: 0px;
}
#opportunities .slider-item .project-item .project-item-wrap .bottom-wrap .border-wrap .read-more {
  left: 20px;
  bottom: 15px;
}
#menu-item-2746 a {
  position: relative;
}
#menu-item-2746 a:after {
  content: url("data:image/svg+xml;utf8,<svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'><path fill='%230d0db8' d='M19.4,5c-0.5,0-0.8-0.8-1.3-0.8c-0.5-0.1-1.2,0.7-1.6,0.3c-0.4-0.4,0.4-1.2,0.3-1.6c-0.1-0.5-1-0.8-0.8-1.4c0.2-0.6,1.2-0.1,1.6-0.3c0.4-0.2,0.5-0.8,0.8-1.1c0.8-0.6,0.8,0.9,1,1.3c0.2,0.3,0.9,0.3,1.2,0.5c1,0.5-0.7,1.1-0.9,1.4C19.6,3.7,20.2,5,19.4,5z M18.2,3.3c0.3,0,0.6,0.3,0.8,0.5c0-0.2-0.1-0.6,0-0.8c0.1-0.2,0.4-0.4,0.6-0.5c-0.2-0.1-0.6-0.1-0.8-0.3c-0.2-0.2-0.2-0.5-0.3-0.8C18.4,1.6,18.3,1.9,18,2c-0.2,0.1-0.5,0-0.8,0c0.2,0.2,0.4,0.4,0.5,0.7c0,0.3-0.1,0.6-0.2,0.8C17.7,3.5,18,3.3,18.2,3.3z'/><path fill='%230d0db8' d='M18.4,10.5c-0.1,0-0.2,0-0.3-0.1l-1.2-1.2c-0.2-0.2-0.2-0.4,0-0.6l1.2-1.2c0.1-0.1,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0.1l1.2,1.2C20,8.7,20,9,19.9,9.1l-1.2,1.2C18.6,10.4,18.5,10.5,18.4,10.5z M17.7,8.8l0.6,0.7L19,8.8l-0.6-0.7L17.7,8.8z'/><path fill='%230d0db8' d='M12.1,3.9c-0.3,0-0.7-0.1-0.9-0.4c-0.5-0.5-0.5-1.3,0-1.8c0.2-0.2,0.6-0.4,0.9-0.4c0.3,0,0.7,0.1,0.9,0.4c0.5,0.5,0.5,1.3,0,1.8C12.7,3.8,12.4,3.9,12.1,3.9z M12.1,2.2c-0.1,0-0.2,0-0.3,0.1c-0.2,0.2-0.2,0.5,0,0.7C11.8,3,12,3.1,12.1,3.1c0.1,0,0.2,0,0.3-0.1c0.2-0.2,0.2-0.5,0-0.7C12.3,2.2,12.2,2.2,12.1,2.2z'/><path fill='%230d0db8' d='M5.7,15.4c-0.3,0-0.7-0.1-0.9-0.4c-0.5-0.5-0.5-1.3,0-1.8C5,13,5.3,12.8,5.7,12.8c0.3,0,0.7,0.1,0.9,0.4c0.5,0.5,0.5,1.3,0,1.8C6.3,15.3,6,15.4,5.7,15.4z M5.7,13.7c-0.1,0-0.2,0-0.3,0.1c-0.2,0.2-0.2,0.5,0,0.6c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3c0-0.1,0-0.2-0.1-0.3C5.9,13.7,5.8,13.7,5.7,13.7z'/><path fill='%230d0db8' d='M12.7,13.2C12,11.5,10.5,10.1,9.1,9C8.2,8.4,6.5,7.3,5.5,8.2c0,0-0.1,0.1-0.1,0.1L5.2,8.8L0.1,19.2c-0.5,1.1,0.6,2.2,1.7,1.7L3.6,20l8.6-4.2l0.5-0.2c0,0,0.1,0,0.1-0.1c0,0,0,0,0,0C13.1,15.2,13.3,14.5,12.7,13.2C12.3,12.3,13.3,14.5,12.7,13.2z M3.6,19.1c-0.6-1.5,1.5-2.5,2.3-1.1L3.6,19.1z M6.7,17.6c-1.3-2.3-4.9-0.5-3.8,1.9l-1.4,0.7c-0.4,0.2-0.8-0.2-0.6-0.6l4.5-9.3c0.5,1.2,1.3,2.2,2.2,3.1c0.9,0.9,1.9,1.8,3.1,2.2L6.7,17.6z M12.2,14.9c-0.4,0.4-1.6-0.3-2-0.5c-0.7-0.4-1.4-1-2-1.6c-0.6-0.6-1.2-1.3-1.7-2.1c-0.2-0.3-0.9-1.5-0.5-1.9C6.5,8.4,7.5,9,7.9,9.2c0.8,0.5,1.5,1.1,2.2,1.7c0.6,0.6,1.2,1.3,1.6,2C11.9,13.3,12.6,14.5,12.2,14.9C12.1,15,12.3,14.8,12.2,14.9z'/><path fill='%230d0db8' d='M7.9,7.4c-0.1,0-0.2,0-0.3-0.1c-0.2-0.2-0.2-0.4,0-0.6c1.4-1.4,1.4-3.8,0-5.2c-0.2-0.2-0.2-0.4,0-0.6c0.2-0.2,0.4-0.2,0.6,0c1.8,1.8,1.8,4.6,0,6.4C8.1,7.4,8,7.4,7.9,7.4z'/><path fill='%230d0db8' d='M19.8,13.5c-0.1,0-0.2,0-0.3-0.1c-0.7-0.7-1.6-1.1-2.6-1.1c-1,0-1.9,0.4-2.6,1.1c-0.2,0.2-0.4,0.2-0.6,0c-0.2-0.2-0.2-0.4,0-0.6c0.9-0.9,2-1.3,3.2-1.3c1.2,0,2.3,0.5,3.2,1.3c0.2,0.2,0.2,0.4,0,0.6C20,13.4,19.9,13.5,19.8,13.5z'/><path fill='%230d0db8' d='M6.6,0.9c-0.2,0-0.4-0.2-0.4-0.4C6.2,0.2,6.4,0,6.6,0h0C6.8,0,7,0.2,7,0.5C7,0.7,6.8,0.9,6.6,0.9z'/><path fill='%230d0db8' d='M11.3,10.1c-0.2,0-0.4-0.1-0.4-0.3c0-0.1-0.3-1.5,0.4-2.6c0.4-0.6,1-1,1.8-1.1c0.2,0,0.4-0.1,0.5-0.1c0.1-1.1,0.8-2.1,1.9-2.9C15.8,2.9,16,3,16.2,3.1c0.1,0.2,0.1,0.4-0.1,0.6c-0.7,0.5-1.2,1-1.4,1.6c-0.1,0.2-0.1,0.5-0.2,0.7c0.5,0.1,0.8,0.4,1.1,0.7C16,7.3,16.1,8,15.8,8.5c-0.2,0.3-0.4,0.4-0.7,0.4c-0.6,0-1.1-0.7-1.4-1.6c0-0.2-0.1-0.3-0.1-0.5c-0.1,0-0.2,0-0.4,0.1c-0.6,0.1-1,0.4-1.3,0.8c-0.5,0.8-0.3,2-0.3,2C11.8,9.8,11.6,10,11.3,10.1C11.4,10.1,11.3,10.1,11.3,10.1z M14.5,6.9c0.1,0.7,0.5,1,0.6,1.1c0-0.1,0-0.4-0.1-0.7C14.9,7.2,14.7,7,14.5,6.9z'/></svg>");
  position: absolute;
  top: 2px;
  width: 21px;
  height: 21px;
  margin: 0 0 0 5px;
  background-size: 21px 21px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #menu-item-2746 a:after {
    top: -2px;
  }
}
@media screen and (max-width: 767px) {
  #menu-item-2746 a:after {
    top: -5px;
  }
}
.thirty-years-splash {
  background-image: url(/wp-content/uploads/2020/09/30th-anniversary-bg.jpg);
}
.thirty-years-splash .splash-caption {
  text-align: left;
}
.thirty-years-splash h1 {
  margin: 0;
  line-height: 54px;
  font-size: 50px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0.5px;
  text-shadow: 3px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .thirty-years-splash h1 {
    line-height: 44px;
    font-size: 40px;
  }
}
.thirty-years-splash .btn {
  margin: 30px 0 0 0;
  padding: 10px 45px;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: #0d0db8;
  border-radius: 0;
  transition: background 0.25s ease;
}
.thirty-years-splash .btn:hover {
  background-color: #f75b31;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .thirty-years-splash {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .thirty-years-splash {
    background-position: right center;
  }
}
#thirty-years .splash-banner .big-caption-title {
  margin-top: 0;
  font-size: 40px;
}
#thirty-years .splash-banner .big-caption-title span {
  font-family: 'Campton SemiBold', Helvetica, Verdana, sans-serif;
  color: #f75b31;
}
#thirty-years .splash-banner .splash-caption {
  top: auto;
  bottom: 0;
  transform: none;
}
#thirty-years .splash-banner .splash-caption h4 {
  line-height: 20px;
  font-size: 16px;
}
#thirty-years section {
  overflow: auto;
}
#thirty-years section h3 {
  margin-left: 15px;
}
#thirty-years section .indicator-item h3 {
  margin-left: 0;
}
.fsvc-quote-image {
  max-width: 320px;
  margin: 80px auto 0 auto;
}
.fsvc-quote {
  margin: 80px 0 0 0;
  line-height: 1.5;
  font-size: 16px;
  color: #242528;
}
.fsvc-quote svg {
  position: absolute;
  width: 60px;
  height: auto;
  z-index: -1;
}
.fsvc-quote svg path {
  fill: #f0f0f3;
}
@media screen and (max-width: 767px) {
  .fsvc-quote {
    margin: 40px 0 0 0;
  }
}
#fsvc-quote-begin {
  top: 50px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #fsvc-quote-begin {
    top: -30px;
  }
}
#fsvc-quote-end {
  right: 0;
  bottom: 45px;
}
.fsvc-quote-by {
  padding: 0 0 40px 0;
  line-height: 1.5;
  font-size: 16px;
  color: #242528;
}
.fsvc-quote-by:before {
  content: "\2014";
  padding-right: 5px;
}
#thirty-years-timeline {
  position: relative;
  margin: 80px 0 0 0;
  padding: 80px 0 20px 0;
  background-color: #47484c;
  overflow: hidden;
}
#thirty-years-timeline h3 {
  margin: 0;
  line-height: 28px;
  font-size: 24px;
  color: #fff;
  letter-spacing: 1px;
}
#thirty-years-timeline h4 {
  margin: 5px 0 0 0;
  font-family: 'Campton Light', Helvetica, Verdana, sans-serif;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}
#thirty-years-timeline ol h4 {
  margin: 0 0 10px 0;
}
#thirty-years-timeline:after {
  content: "";
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 8px;
  background-color: #f75b31;
}
.thirty-years-timeline-container {
  position: relative;
  width: 100%;
  padding: 280px 0 0 0;
  overflow-x: auto;
}
.thirty-years-timeline-container ol {
  display: flex;
  position: relative;
  list-style-type: none;
  box-sizing: content-box;
  margin: 0;
  padding: 0 calc(50% - 300px) 0 50%;
}
.thirty-years-timeline-container ol li {
  position: relative;
  box-sizing: border-box;
  width: 300px;
  float: left;
  margin: 0 0 30px 0;
  padding: 43px 10px 0 10px;
  border-left: 1px solid #f75b31;
}
.thirty-years-timeline-container ol li:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: -2.5px;
  width: 5px;
  height: 5px;
  border-radius: 2.5px;
  background-color: #f75b31;
}
.thirty-years-timeline-container ol li h4 {
  text-align: left !important;
}
.thirty-years-timeline-container ol li p {
  text-align: left !important;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
}
.timeline-year {
  position: absolute;
  top: 5px;
  left: 10px;
  font-family: 'Campton Semibold', Helvetica, Verdana, sans-serif;
  line-height: 28px;
  font-size: 24px;
  color: #f75b31;
}
.timeline-images {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
}
.timeline-images .img-items {
  position: relative;
  height: 220px;
}
.timeline-images .img-items .img-left, .timeline-images .img-items .img-right {
  background-color: #dedee4;
  border-right: 8px solid #dedee4;
  border-bottom: 8px solid #dedee4;
}
.timeline-images .img-items .img-left img, .timeline-images .img-items .img-right img {
  width: auto;
  height: 180px;
  border: solid 8px #fff;
  margin-top: -16px;
  margin-left: -16px;
}
.timeline-images .img-items .img-left {
  position: absolute;
  left: 50%;
  top: 16px;
  transform: translateX(-95%);
}
.timeline-images .img-items .img-right {
  position: absolute;
  right: 50%;
  top: 48px;
  transform: translateX(95%);
}
.timeline-images .timeline-img {
  display: inline-block;
  background-color: #dedee4;
  border-right: 8px solid #dedee4;
  border-bottom: 8px solid #dedee4;
}
.timeline-images .timeline-img img {
  width: auto;
  max-width: 270px;
  height: auto;
  max-height: 204px;
  margin-top: -16px;
  margin-left: -16px;
}
#thirty-years-highlights section {
  margin-top: 80px;
  margin-bottom: 20px;
  overflow: auto;
}
#thirty-years-highlights section h3 {
  margin-left: 15px;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-blue {
  color: #0d0db8;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-blue .date-wrap {
  border-bottom-color: #0d0db8;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-orange {
  color: #f75b31;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-orange .date-wrap {
  border-bottom-color: #f75b31;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-white {
  color: #fff;
}
#thirty-years-highlights .active-program .prog-wrap .box-wrap a.color-white .date-wrap {
  border-bottom-color: #fff;
}
#thirty-years-looking-ahead section {
  margin-top: 60px;
  margin-bottom: 20px;
  overflow: auto;
}
#thirty-years-looking-ahead section h3 {
  margin-left: 15px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#thirty-years .video-wrapper {
  margin-top: 40px;
}
/* --- DEBUGGING --- */
/**
 *    GENERAL
 */
body {
  margin: 0;
  padding: 0;
  color: #0d0db8;
}
a:hover, a:focus {
  text-decoration: none;
}
.cta-btn {
  text-align: center;
}
.cta-btn a {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.4px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s linear;
}
.cta-btn a .overlay-btn {
  font-family: 'Campton SemiBold';
  padding: 0px 20px;
  transition: all 0.3s linear;
}
.cta-btn a:hover {
  text-decoration: none;
  transition: all 0.3s linear;
}
.cta-btn a:hover .overlay-btn {
  background-color: rgba(36, 37, 40, 0.1);
  transition: all 0.3s linear;
}
.cta-btn a:focus {
  outline: none;
  transition: all 0.3s linear;
}
.cta-btn a:focus .overlay-btn {
  background-color: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.cta-btn.grey a {
  background: #f4f4f8;
  line-height: 3.75;
}
.cta-btn.grey a .overlay-btn {
  color: #0d0db8;
}
.cta-btn.grey a:focus .overlay-btn {
  color: rgba(255, 255, 255, 0.75);
}
.cta-btn.grey a:focus .overlay-btn svg path {
  fill: rgba(255, 255, 255, 0.75);
  transition: all 0.3s linear;
}
.cta-btn.blue a {
  background: #0d0db8;
  line-height: 3.75;
  color: #fff;
}
.cta-btn.organge a {
  background-color: #f75b31;
}
.cta-btn.organge a .overlay-btn {
  color: #fff;
}
.cta-btn.organge a:focus .overlay-btn {
  color: rgba(255, 255, 255, 0.75);
}
.cta-btn.white a {
  background-color: #fff;
  line-height: 3.75;
  padding: 0 20px;
}
.cta-btn a.print-btn {
  color: #0d0db8;
  line-height: 3;
  text-transform: none;
}
.cta-btn a.print-btn svg {
  width: 14px;
  height: 16px;
  position: relative;
  top: 3px;
}
.cta-btn a.print-btn svg .cls-1 {
  fill: #0d0db8;
}
.social-btn a {
  position: relative;
}
.social-btn a .overlay-btn {
  background-color: #242528;
  bottom: 0;
  display: block;
  left: 2px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 1;
  border-radius: 50%;
  height: 28px;
  width: 28px;
}
.social-btn a:hover .overlay-btn {
  opacity: 0.25;
  transition: all 0.3s linear;
}
.social-btn a:active .overlay-btn {
  opacity: 0.5;
  transition: all 0.3s linear;
}
.btn-control:hover svg path {
  fill: #0d0db8;
  transition: all 0.3s linear;
}
.btn-control:active {
  background-color: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.btn-control:active svg path {
  fill: rgba(36, 37, 40, 0.5);
  transition: all 0.3s linear;
}
.page-spash-title {
  background: #0d0db8;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 20px 0;
  top: 58px;
}
.fsvc-input {
  height: 48px;
  border: solid 1px #dedee4;
  font-size: 17px;
  line-height: 1.41;
  width: 100%;
  display: block;
  padding: 13px 12px 11px;
}
.fsvc-input:focus {
  outline: 0;
}
/**
 *    SECTIONS
 */
section {
  margin: 40px 0;
}
.section-divider {
  background: #0d0db8;
  width: 38px;
  height: 4px;
}
section .page-section {
  margin-top: 60px;
}
section .page-section .section-body {
  margin-top: 40px;
  margin-bottom: 40px;
}
section .page-section .section-body p {
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
  margin: 0 0 20px;
}
section .page-section .section-body p strong {
  font-weight: 600;
}
section h3 {
  font-size: 36px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #0d0db8;
}
.home section h3 {
  margin-left: 15px;
}
section .grid-box {
  height: 264px;
  margin: 15px 0;
}
section .grid-box .box-wrap {
  height: 100%;
  background-size: cover;
}
section .grid-box .box-wrap a {
  height: 100%;
  display: block;
  padding: 22px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}
section .grid-box .box-wrap a:hover {
  text-decoration: none;
}
section .section-grid {
  margin: 40px 0;
}
section .section-grid .grid-item .item-wrap .section-divider {
  background: #fff;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.header-page .description {
  background-color: #f4f4f8;
  padding: 48px 0px;
}
.header-page .description h6 {
  font-family: 'Campton Book', Helvetica, Verdana, sans-serif;
  color: #0d0db8;
}
/**
 *   Splash Banner
 */
.splash-banner {
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.splash-banner.landing-page {
  height: 488px;
}
.splash-banner.timeline {
  height: 600px;
}
.splash-banner.timeline-single {
  height: 372px;
}
.splash-banner.small {
  height: 400px;
}
.splash-banner .splash-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.splash-banner .big-caption-title {
  color: #fff;
  margin: 20px 160px 10px;
}

@media screen and (max-width: 1760px) {
.splash-banner .big-caption-title {
  font-size:36px;
  margin: 20px 80px 10px;
}
}

@media screen and (max-width: 980px) {
.splash-banner .big-caption-title {
  font-size:24px;
  margin: 20px 20px 10px;
}
}

@media screen and (max-width: 1400px) {
.splash-banner .big-caption-title {
  font-size:32px;
  margin: 20px 40px 10px;
}
}



.splash-banner .small-caption-title {
  color: #fff;
  font-family: 'Campton Book', Helvetica, Verdana, sans-serif;
}
.splash-banner .overlay-gradient {
  /*background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
   background-image: -webkit-linear-gradient(rgba(239, 105, 58, 0.68), rgba(239, 105, 58, 0.68) 40%, rgba(12, 12, 168, 0.68));
   background-image: -o-linear-gradient(rgba(239, 105, 58, 0.68), rgba(239, 105, 58, 0.68) 40%, rgba(12, 12, 168, 0.68));
   background-image: linear-gradient(rgba(239, 105, 58, 0.68), rgba(239, 105, 58, 0.68) 40%, rgba(12, 12, 168, 0.68));
   background-repeat: no-repeat;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c0ca8', endColorstr='#ef693a', GradientType=0);*/
}
/**
 *  Section Banner
 */
.section-banner {
  height: 250px;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.section-banner .banner-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #fff;
}
.section-banner .banner-caption h1 {
  color: #fff;
}
.section-banner .overlay-blue {
  background-color: rgba(13, 13, 184, 0.75);
  z-index: 1;
}
.section-banner.small {
  height: 400px;
}
/**
 *  SEARCH
 */
#search-results {
  margin-top: 60px;
  margin-bottom: 40px;
}
.post-search-block {
  margin: 40px 0;
  display: block;
}
.search-title {
  font-size: 20px;
  line-height: 1.4;
  color: #8c8c93;
}
.post-search-title {
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  color: #0d0db8;
}
.post-search-entry {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #242528;
}
.post-search-meta {
  font-size: 12px;
  line-height: 1.33;
  color: #8c8c93;
}
.grid-sizer {
  width: 30%;
}
.alm-btn-wrap {
  display: inline-block !important;
  width: 100%;
}

/* Khoa's update as of 10.26.2021 */
.galileo-ap-content-editor DIV {
    padding: 5px 0;
}

.galileo-ap-content-editor,
.galileo-ap-content-editor SPAN,
.galileo-ap-content-editor DIV,
.galileo-ap-content-editor P,
.galileo-ap-content-editor H1,
.galileo-ap-content-editor H2,
.galileo-ap-content-editor H3,
.galileo-ap-content-editor H4,
.galileo-ap-content-editor A{
        font-family: 'Campton Book', Helvetica, Verdana, sans-serif!important;
}


