@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700');
h1, h2, h3, h4, h5, h6, p, a, label, input, select, textarea, button {
  font-family: 'Nunito Sans', sans-serif;
}
h1 {
  font-size: 80px;
  font-weight: 900;
  letter-spacing: 0.3px;
  line-height: 0.9;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 59px;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 23px;
    line-height: 30px;
  }
}
h3 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.1px;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }
}
h4 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.7px;
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
h5 {
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.3px;
  line-height: 19px;
}
@media screen and (max-width: 1024px) {
  h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
h6 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 19px;
}
@media screen and (max-width: 1024px) {
  h6 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
p, input, select, textarea, label {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 35px;
}
@media screen and (max-width: 1024px) {
  p, input, select, textarea, label {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
}
p a {
  color: #29A74A;
  font-weight: 400;
}
strong {
  font-weight: 700;
}
img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
img.aligncenter {
  margin: 0 auto 45px auto;
}
img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.light-background {
  background-color: #F5F5F5;
}
.primary-background {
  background-color: #29A74A;
}
.primary-background h1, .primary-background h2, .primary-background h3, .primary-background h4, .primary-background h5, .primary-background h6, .primary-background p, .primary-background a, .primary-background label, .primary-background ul li, .primary-background ol li {
  color: #FFFFFF;
}
hr {
  border: none;
  border-bottom: 1px solid #DEDEDE;
  margin: 0 0 42px 0;
}
.embed-container {
  position: relative;
  background: #000000;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hidden {
  display: none;
}
#scroll-to-element {
  width: 100%;
  height: 0;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}
#preload {
  display: none;
}
[data-preload] {
  display: none;
}
.ppf-image-loader {
  color: #ffffff;
  font-size: 20px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  bottom: 25px;
  left: 25px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.content-area {
  width: 1280px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1330px) {
  .content-area {
    width: 100%;
    padding: 0 25px;
  }
}
.content-area.small {
  width: 1002px;
}
@media screen and (max-width: 1052px) {
  .content-area.small {
    width: 100%;
    padding: 0 25px;
  }
}
.content-area.large {
  width: 1470px;
}
@media screen and (max-width: 1520px) {
  .content-area.large {
    width: 100%;
    padding: 0 25px;
  }
}
.content-area.list {
  width: 1504px;
}
@media screen and (max-width: 1554px) {
  .content-area.list {
    width: 100%;
    padding: 0 25px;
  }
}
.col-1-2 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 580px) {
  .col-1-2 {
    width: 100%;
    float: none;
  }
}
.col-1-3 {
  width: 33.3%;
  float: left;
}
@media screen and (max-width: 800px) {
  .col-1-3 {
    width: 50%;
  }
  .col-1-3:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 580px) {
  .col-1-3 {
    width: 100%;
    float: none;
  }
}
.col-2-3 {
  width: 66.6%;
  float: left;
}
@media screen and (max-width: 800px) {
  .col-2-3 {
    width: 50%;
  }
}
@media screen and (max-width: 580px) {
  .col-2-3 {
    width: 100%;
    float: none;
  }
}
.col-1-4 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .col-1-4 {
    width: 50%;
  }
  .col-1-4:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 580px) {
  .col-1-4 {
    width: 100%;
    float: none;
  }
}
.col-3-4 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .col-3-4 {
    width: 50%;
  }
  .col-3-4:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 580px) {
  .col-3-4 {
    width: 100%;
    float: none;
  }
}
.ppf-donate-to-container .ppf-form-input, .ppf-donate-amount-container .ppf-form-input {
  margin: 0 0 13px 0;
}
.ppf-donate-to-container {
  width: 72%;
  float: left;
}
@media screen and (max-width: 820px) {
  .ppf-donate-to-container {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
}
.ppf-donate-amount-container {
  width: 28%;
  float: left;
}
@media screen and (max-width: 820px) {
  .ppf-donate-amount-container {
    width: 100%;
    float: none;
  }
}
.left-align {
  float: left;
}
.right-align {
  float: right;
}
.clear:after {
  content: '';
  width: 100%;
  height: 0;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.ppf-inner-content {
  padding: 76px 109px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .ppf-inner-content {
    padding: 44px 25px;
  }
}
.center-buttons {
  text-align: center;
}
.shortcode-button-holder.left {
  text-align: left;
}
.shortcode-button-holder.center {
  text-align: center;
}
.shortcode-button-holder.right {
  text-align: right;
}
.shortcode-button-holder.videos-template-button {
  margin-top: 64px;
}
@media screen and (max-width: 1024px) {
  .shortcode-button-holder.videos-template-button {
    margin-top: 44px;
  }
}
.btn {
  display: inline-block;
  background: #29A74A;
  padding: 15px 35px 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
}
.btn.invert {
  background: #FFFFFF;
  color: #29A74A;
}
.btn.dark {
  background: #262626;
}
.btn.transparent {
  background: transparent;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
}
.btn.transparent.btn-small {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.btn.btn-small {
  padding: 8px 28px 6px;
  font-size: 14px;
}
@media screen and (max-width: 1360px) {
  .btn {
    font-size: 14px;
  }
}
.donate {
  padding: 10px 27px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.51);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.51);
  letter-spacing: normal;
}
.social-menu .facebook-icon {
  background: url('../images/social/facebook.png') no-repeat center;
  background-size: 27px;
}
.social-menu .facebook-icon:hover {
  background: url('../images/social/facebook-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu .twitter-icon {
  background: url('../images/social/twitter.png') no-repeat center;
  background-size: 27px;
}
.social-menu .twitter-icon:hover {
  background: url('../images/social/twitter-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu .instagram-icon {
  background: url('../images/social/instagram.png') no-repeat center;
  background-size: 27px;
}
.social-menu .instagram-icon:hover {
  background: url('../images/social/instagram-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu .youtube-icon {
  background: url('../images/social/youtube.png') no-repeat center;
  background-size: 27px;
}
.social-menu .youtube-icon:hover {
  background: url('../images/social/youtube-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu .linkedin-icon {
  background: url('../images/social/linkedin.png') no-repeat center;
  background-size: 27px;
}
.social-menu .linkedin-icon:hover {
  background: url('../images/social/linkedin-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu .whatsapp-icon {
  background: url('../images/social/whatsapp.png') no-repeat center;
  background-size: 27px;
}
.social-menu .whatsapp-icon:hover {
  background: url('../images/social/whatsapp-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .facebook-icon {
  background: url('../images/social/facebook-dark.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .facebook-icon:hover {
  background: url('../images/social/facebook-dark-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .twitter-icon {
  background: url('../images/social/twitter-dark.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .twitter-icon:hover {
  background: url('../images/social/twitter-dark-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .instagram-icon {
  background: url('../images/social/instagram-dark.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .instagram-icon:hover {
  background: url('../images/social/instagram-dark-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .youtube-icon {
  background: url('../images/social/youtube-dark.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .youtube-icon:hover {
  background: url('../images/social/youtube-dark-hover.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .whatsapp-icon {
  background: url('../images/social/whatsapp-dark.png') no-repeat center;
  background-size: 27px;
}
.social-menu.dark .whatsapp-icon:hover {
  background: url('../images/social/whatsapp-dark-hover.png') no-repeat center;
  background-size: 27px;
}
.social .facebook-icon {
  background: url('../images/social/facebook-dark.png') no-repeat center;
  background-size: 30px;
}
.social .facebook-icon:hover {
  background: url('../images/social/facebook-dark-hover.png') no-repeat center;
  background-size: 30px;
}
.social .twitter-icon {
  background: url('../images/social/twitter-dark.png') no-repeat center;
  background-size: 30px;
}
.social .twitter-icon:hover {
  background: url('../images/social/twitter-dark-hover.png') no-repeat center;
  background-size: 30px;
}
.social .instagram-icon {
  background: url('../images/social/instagram-dark.png') no-repeat center;
  background-size: 30px;
}
.social .instagram-icon:hover {
  background: url('../images/social/instagram-dark-hover.png') no-repeat center;
  background-size: 30px;
}
.social .youtube-icon {
  background: url('../images/social/youtube-dark.png') no-repeat center;
  background-size: 30px;
}
.social .youtube-icon:hover {
  background: url('../images/social/youtube-dark-hover.png') no-repeat center;
  background-size: 30px;
}
.social .whatsapp-icon {
  background: url('../images/social/whatsapp-dark.png') no-repeat center;
  background-size: 30px;
}
.social .whatsapp-icon:hover {
  background: url('../images/social/whatsapp-dark-hover.png') no-repeat center;
  background-size: 30px;
}
.fdt-icon:before {
  background: url('../images/icons/24h-telephone.png') no-repeat center;
}
.email-icon:before {
  background: url('../images/icons/email.png') no-repeat center;
}
.website-icon:before {
  background: url('../images/icons/website.png') no-repeat center;
}
.telephone-icon:before {
  background: url('../images/icons/telephone-dark.png') no-repeat center;
}
.fax-icon:before {
  background: url('../images/icons/fax-dark.png') no-repeat center;
}
.email-icon:before {
  background: url('../images/icons/email-dark.png') no-repeat center;
}
.spinner {
  margin: 0 auto 80px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.spinner .cube1, .spinner .cube2 {
  background-color: #29A74A;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}
.spinner .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
#eyebrow {
  width: 100%;
  height: 50px;
  background: #1F1F1F;
  z-index: 2;
}
#eyebrow .search-form {
  float: left;
  padding-right: 20px;
  border-right: 1px solid #6E6E6E;
  margin: 13px 20px 0;
}
#eyebrow .search-form label {
  float: left;
  line-height: 1;
}
#eyebrow .search-form .screen-reader-text {
  display: none;
}
#eyebrow .search-form .search-field {
  width: 95px;
  height: 23px;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: none;
  margin: 0;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #8B8B8B;
  -webkit-transition: width 250ms;
  -moz-transition: width 250ms;
  -ms-transition: width 250ms;
  -o-transition: width 250ms;
  transition: width 250ms;
}
#eyebrow .search-form .search-field::-webkit-input-placeholder {
  color: #8B8B8B;
}
#eyebrow .search-form .search-field::-moz-placeholder {
  color: #8B8B8B;
}
#eyebrow .search-form .search-field:-ms-input-placeholder {
  color: #8B8B8B;
}
#eyebrow .search-form .search-field:-moz-placeholder {
  color: #8B8B8B;
}
#eyebrow .search-form .search-field:focus {
  width: 200px;
}
#eyebrow .search-form .search-submit {
  width: 22px;
  height: 23px;
  background: url('../images/icons/search.png') no-repeat center;
  background-size: 22px 22px;
  padding: 0;
  border: none;
  margin: 0;
  float: left;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  #eyebrow {
    display: none;
  }
}
.social-menu {
  display: table;
  list-style: none;
  margin: 11px 15px 0 0;
}
.social-menu li {
  float: left;
  margin: 0 15px 0 0;
}
.social-menu li a {
  width: 27px;
  height: 27px;
  display: block;
  position: relative;
  top: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.social-menu li a:hover {
  top: -2px;
}
#header {
  display: block;
  width: 100%;
  height: 92px;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 27px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 9;
  -webkit-transition: background 250ms;
  -moz-transition: background 250ms;
  -ms-transition: background 250ms;
  -o-transition: background 250ms;
  transition: background 250ms;
}
#header.admin-bar-showing {
  top: 82px;
}
#header.sticky {
  position: fixed;
  top: 0;
}
#header.sticky.admin-bar-showing {
  top: 32px;
}
#header:not(.solid) .menu-main-container > ul > li > a {
  color: #FFFFFF;
}
#header:not(.solid) .menu-main-container > ul > li > a:hover {
  color: #29A74A;
}
#header:not(.solid) .dark-logo {
  display: none;
}
#header.solid, #header.sticky {
  background: #FFF;
  border-bottom: 1px solid rgba(38, 38, 38, 0.08);
}
#header.solid .donate, #header.sticky .donate {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
}
#header.solid .white-logo, #header.sticky .white-logo {
  display: none;
}
#header.solid .dark-logo, #header.sticky .dark-logo {
  display: block;
}
#header.solid .menu-main-container > ul > li > a, #header.sticky .menu-main-container > ul > li > a {
  color: #262626;
}
#header .menu-main-container > ul > li > a {
  color: #262626;
}
#header .menu-main-container > ul > li > a:hover {
  color: #29A74A;
}
#header .donate {
  margin: 24px 0 0 0;
}
#header .mobile-triggers {
  float: right;
  margin: 30px 0 0;
  display: none;
}
#header .mobile-triggers a {
  float: left;
  display: block;
  margin: 0 25px 0 0;
}
#header .mobile-triggers a:last-child {
  margin: 0;
}
#header .mobile-triggers .search-trigger {
  width: 19px;
  height: 19px;
  background: url('../images/icons/search-trigger.png') no-repeat center;
  background-size: 19px 19px;
}
#header .mobile-triggers .burger-menu {
  width: 27px;
  height: 19px;
  background: url('../images/icons/burger.png') no-repeat center;
  background-size: 27px 19px;
}
@media screen and (max-width: 1024px) {
  #header {
    height: 80px;
    background: #FFF;
    border-bottom: 1px solid #E0E0E0;
    top: 0 !important;
  }
  #header .white-logo {
    display: none;
  }
  #header:not(.solid) .dark-logo {
    display: block !important;
  }
  #header:not(.solid) .menu-main-container > ul > li > a {
    color: #262626 !important;
  }
  #header:not(.solid) .menu-main-container > ul > li > a:hover {
    color: #29A74A !important;
  }
  #header:not(.solid) .menu-main-container > ul > .current-menu-item > a, #header:not(.solid) .menu-main-container > ul > .current-menu-parent > a {
    color: #29A74A !important;
  }
  #header .donate {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
  }
  #header .mobile-triggers {
    display: block;
  }
}
#site-logo {
  width: 236px;
  display: block;
  margin: 16px 0 0 0;
}
@media screen and (max-width: 1360px) {
  #site-logo {
    width: 160px;
    margin: 28px 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  #site-logo {
    margin: 22px 0 0 0;
  }
}
.mobile-social-menu-container .social-menu {
  display: none;
}
@media screen and (max-width: 1024px) {
  .mobile-social-menu-container {
    float: none;
    padding: 42px 0;
    margin: 0 25px;
    border-top: 1px solid #E0E0E0;
    text-align: center;
  }
  .mobile-social-menu-container .social-menu {
    display: table;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-menu-container {
    width: 100%;
    display: none;
    overflow: auto;
    position: absolute;
    top: 80px;
    left: 0;
    background: #FFFFFF;
  }
}
.menu-main-container {
  min-width: 750px;
  height: 100%;
  display: table;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1360px) {
  .menu-main-container {
    min-width: 610px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-main-container {
    min-width: 1px;
  }
}
.menu-main-container > ul {
  height: 100%;
  display: table;
  list-style: none;
}
.menu-main-container > ul > li {
  height: 100%;
  position: relative;
  margin: 0 11px;
  float: left;
}
.menu-main-container > ul > li.current-menu-item:before, .menu-main-container > ul > li.current-menu-parent:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #29A74A;
  position: absolute;
  top: 0;
  left: 0;
}
.menu-main-container > ul > li:hover > .sub-menu {
  display: block;
}
.menu-main-container > ul > li > a {
  height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 36px 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.menu-main-container > ul > li > a:hover {
  color: #29A74A;
}
.menu-main-container > ul > li > .sub-menu {
  top: 100%;
  left: 0;
}
.menu-main-container .sub-menu {
  width: 233px;
  display: none;
  list-style: none;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 19px 15px 32px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 0;
  left: 100%;
}
.menu-main-container .sub-menu li {
  display: block;
  padding: 5px 0;
  position: relative;
}
.menu-main-container .sub-menu li a {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #696969;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.menu-main-container .sub-menu li a:hover {
  color: #29A74A;
}
.menu-main-container .sub-menu li.current-menu-item > a, .menu-main-container .sub-menu li.current-menu-parent > a {
  color: #29A74A;
}
.menu-main-container .sub-menu li:hover > .sub-menu {
  display: block;
}
.menu-main-container .sub-menu li .sub-menu-trigger {
  width: 18px;
  height: 10px;
  display: none;
  background: url('../images/icons/sub-menu-trigger.png') no-repeat center;
  background-size: 18px 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 15px;
}
@media screen and (max-width: 1360px) {
  .menu-main-container > ul > li > a {
    font-size: 12px;
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .menu-main-container {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .menu-main-container > ul {
    width: 100%;
    height: auto;
    padding: 25px 0;
  }
  .menu-main-container > ul > li {
    display: block;
    height: auto;
    margin: 10px 0;
    float: none;
  }
  .menu-main-container > ul > li.current-menu-item:before, .menu-main-container > ul > li.current-menu-parent:before {
    width: 3px;
    height: 100%;
  }
  .menu-main-container > ul > li:hover .sub-menu {
    display: none;
  }
  .menu-main-container > ul > li > a {
    font-size: 16px;
    line-height: 35px;
    padding: 0 25px;
  }
  .menu-main-container .sub-menu {
    width: 100%;
    padding: 10px 0;
    position: relative;
    left: 0;
    top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .menu-main-container .sub-menu li {
    padding: 0;
    position: relative;
  }
  .menu-main-container .sub-menu li a {
    line-height: 33px;
    padding: 0 0 0 50px;
    margin-right: 50px;
  }
  .menu-main-container .sub-menu li.current-menu-item > a {
    color: #29A74A;
  }
  .menu-main-container .sub-menu li .sub-menu-trigger {
    display: block;
  }
}
#mini-website-navigation {
  background: #F5F5F5;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation {
    background: #FFFFFF;
  }
  #mini-website-navigation .content-area {
    padding: 0;
  }
}
#mini-website-navigation .mobile-menu-trigger {
  display: none;
  background: #F5F5F5 url('../images/icons/select-arrow.png') no-repeat right center;
  background-size: 58px 50px;
  padding: 23px 58px 17px 26px;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .mobile-menu-trigger {
    display: block;
  }
}
#mini-website-navigation .mobile-menu-trigger > span {
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #8E8E8E;
}
#mini-website-navigation .menu {
  display: table;
  list-style: none;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu {
    display: none;
    padding: 28px 0 41px;
    border-bottom: 1px solid #F2F2F2;
  }
}
#mini-website-navigation .menu > li {
  position: relative;
  margin: 0 20px;
  float: left;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu > li {
    float: none;
    margin: 0;
  }
}
#mini-website-navigation .menu > li.current-menu-item:before, #mini-website-navigation .menu > li.current-menu-parent:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #29A74A;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu > li.current-menu-item:before, #mini-website-navigation .menu > li.current-menu-parent:before {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  #mini-website-navigation .menu > li:hover > .sub-menu {
    display: block;
  }
}
#mini-website-navigation .menu > li > a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 0;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
#mini-website-navigation .menu > li > a:hover {
  color: #29A74A;
}
@media screen and (max-width: 1360px) {
  #mini-website-navigation .menu > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu > li > a {
    padding: 10px 32px;
    font-size: 16px;
  }
}
#mini-website-navigation .menu > li > .sub-menu {
  top: 100%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu > li > .sub-menu {
    top: 0;
  }
}
#mini-website-navigation .menu > li.current-menu-item > a, #mini-website-navigation .menu > li.current-menu-parent > a {
  color: #29A74A;
}
#mini-website-navigation .menu > li .mobile-sub-trigger {
  display: none;
  width: 50px;
  height: 42px;
  background: url('../images/icons/plus.png') no-repeat center;
  background-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .menu > li .mobile-sub-trigger {
    display: block;
  }
}
#mini-website-navigation .menu > li.open .mobile-sub-trigger {
  background: url('../images/icons/minus.png') no-repeat center;
  background-size: 18px;
}
#mini-website-navigation .sub-menu {
  width: 233px;
  display: none;
  list-style: none;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 19px 15px 32px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 0;
  left: 100%;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .sub-menu {
    display: none;
    width: 100%;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    left: 0;
  }
}
#mini-website-navigation .sub-menu li {
  display: block;
  padding: 5px 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .sub-menu li {
    padding: 0;
  }
}
#mini-website-navigation .sub-menu li a {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #696969;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
#mini-website-navigation .sub-menu li a:hover {
  color: #29A74A;
}
@media screen and (max-width: 1024px) {
  #mini-website-navigation .sub-menu li a {
    padding: 10px 0 10px 52px;
  }
}
#mini-website-navigation .sub-menu li.current-menu-item > a, #mini-website-navigation .sub-menu li.current-menu-parent > a {
  color: #29A74A;
}
#mini-website-navigation .sub-menu li:hover > .sub-menu {
  display: block;
}
#mini-website-navigation .sub-menu li .sub-menu-trigger {
  width: 18px;
  height: 10px;
  display: none;
  background: url('../images/icons/sub-menu-trigger.png') no-repeat center;
  background-size: 18px 10px;
  cursor: pointer;
  position: absolute;
  top: 11px;
  right: 15px;
}
.mobile-search-form {
  width: 100%;
  height: 60px;
  display: none;
  background: #1F1F1F;
  position: absolute;
  top: 100%;
  left: 0;
}
.mobile-search-form label {
  display: block;
  line-height: 1;
}
.mobile-search-form .screen-reader-text {
  display: none;
}
.mobile-search-form .search-field {
  width: 100%;
  height: 60px;
  background: #1F1F1F;
  padding: 4px 75px 4px 25px;
  border: none;
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #8B8B8B;
}
.mobile-search-form .search-field::-webkit-input-placeholder {
  color: #8B8B8B;
}
.mobile-search-form .search-field::-moz-placeholder {
  color: #8B8B8B;
}
.mobile-search-form .search-field:-ms-input-placeholder {
  color: #8B8B8B;
}
.mobile-search-form .search-field:-moz-placeholder {
  color: #8B8B8B;
}
.mobile-search-form .search-submit {
  width: 67px;
  height: 52px;
  background: #1F1F1F;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 4px;
  right: 0;
}
.mobile-search-form .search-submit:before {
  content: '';
  width: 17px;
  height: 13px;
  background: url('../images/icons/mobile-search-submit.png') no-repeat center;
  background-size: 17px 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#home-slider {
  position: relative;
  height: calc(100vh - 50px);
  min-height: 640px;
}
@media screen and (max-width: 1024px) {
  #home-slider {
    height: auto;
    min-height: 1px;
    margin: 80px 0 0;
  }
}
#home-slider .slide {
  height: 100%;
  padding: 0 100px;
  background: #262626;
}
@media screen and (max-width: 1024px) {
  #home-slider .slide {
    padding: 0;
  }
}
#home-slider .slide:before {
  content: '';
  width: 100%;
  height: 33.3%;
  min-height: 100px;
  display: block;
  background: -moz-linear-gradient(top, #262626 0%, rgba(38, 38, 38, 0) 100%);
  background: -webkit-linear-gradient(top, #262626 0%, rgba(38, 38, 38, 0) 100%);
  background: linear-gradient(to bottom, #262626 0%, rgba(38, 38, 38, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#00262626',GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  #home-slider .slide:before {
    display: none;
  }
}
#home-slider .slide .slide-image-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #home-slider .slide .slide-image-container {
    height: 276px;
    position: relative;
  }
}
#home-slider .slide .slide-image-container .zoom {
  width: 100%;
  height: 100%;
  background: #FFFFFF no-repeat center;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
}
#home-slider .slide .slide-image-container .slide-image {
  width: 100%;
  height: 100%;
  background: #FFFFFF no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#home-slider .slide .slide-image-container .slide-video {
  display: none;
}
@media screen and (max-width: 1024px) {
  #home-slider .slide .slide-image-container .slide-video {
    display: block;
    font-size: 16px;
    font-weight: 900;
    line-height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #home-slider .slide .slide-image-container .slide-video:before {
    content: '';
    width: 51px;
    height: 51px;
    background: url('../images/icons/home-play.png') no-repeat center;
    background-size: 51px;
    margin: 0 7px 0 0;
    float: left;
  }
  #home-slider .slide .slide-image-container .slide-video span {
    margin: 10px 0 0 0;
    float: left;
    color: #FFFFFF;
  }
}
#home-slider .slide .content-area {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
@media screen and (max-width: 1530px) {
  #home-slider .slide .content-area {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #home-slider .slide .content-area {
    background: #FFFFFF;
    padding: 33px 25px;
    border-bottom: 1px solid #E0E0E0;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #home-slider .slide .content-area .slide-video {
    display: none;
  }
}
#home-slider .slide .slide-content {
  width: 50%;
  color: #FFFFFF;
}
@media screen and (max-width: 1360px) {
  #home-slider .slide .slide-content h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 1024px) {
  #home-slider .slide .slide-content {
    width: 100%;
  }
  #home-slider .slide .slide-content h1 {
    font-size: 30px;
    margin: 0 0 12px 0;
    color: #1F1F1F;
  }
}
#home-slider .slide .slide-content h1, #home-slider .slide .slide-content h2, #home-slider .slide .slide-content h3, #home-slider .slide .slide-content h4, #home-slider .slide .slide-content h5, #home-slider .slide .slide-content h6, #home-slider .slide .slide-content p {
  margin: 0 0 30px 0;
}
#home-slider .slide .slide-content p {
  font-size: 20px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.89);
}
@media screen and (max-width: 1360px) {
  #home-slider .slide .slide-content p {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #home-slider .slide .slide-content p {
    margin: 0 0 18px 0;
    font-size: 15px;
    line-height: 18px;
    color: #262626;
    text-shadow: none;
  }
}
#home-slider .slide .slide-video {
  font-size: 30px;
  font-weight: 900;
  line-height: 0.9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#home-slider .slide .slide-video:before {
  content: '';
  width: 92px;
  height: 92px;
  background: url('../images/icons/home-play.png') no-repeat center;
  background-size: 92px;
  margin: 0 13px 0 0;
  float: left;
}
#home-slider .slide .slide-video span {
  margin: 19px 0 0 0;
  float: left;
  color: #FFFFFF;
}
#home-slider .owl-item.active .zoom {
  -webkit-animation: slider_zoom 20000ms alternate infinite linear;
  -o-animation: slider_zoom 20000ms alternate infinite linear;
  animation: slider_zoom 20000ms alternate infinite linear;
}
#home-slider .owl-stage-outer, #home-slider .owl-stage, #home-slider .owl-item {
  height: 100%;
}
#home-slider .owl-dots {
  position: absolute;
  bottom: 43px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  #home-slider .owl-dots {
    bottom: auto;
    top: 247px;
  }
}
#home-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  float: left;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 4px;
}
#home-slider .owl-dots .owl-dot.active {
  background: #29A74A;
}
@media screen and (max-width: 1024px) {
  #home-slider .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
}
#home-slider .owl-next, #home-slider .owl-prev {
  width: 21px;
  height: 37px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 1024px) {
  #home-slider .owl-next, #home-slider .owl-prev {
    width: 12px;
    height: 21px;
    top: 127px;
  }
}
#home-slider .owl-next {
  background: url('../images/icons/next.png') no-repeat center !important;
  background-size: 21px 37px !important;
  right: 50px;
  -webkit-transition: right 250ms;
  -moz-transition: right 250ms;
  -ms-transition: right 250ms;
  -o-transition: right 250ms;
  transition: right 250ms;
}
#home-slider .owl-next:hover {
  right: 45px;
}
@media screen and (max-width: 1530px) {
  #home-slider .owl-next {
    right: 39px;
  }
  #home-slider .owl-next:hover {
    right: 34px;
  }
}
@media screen and (max-width: 1024px) {
  #home-slider .owl-next {
    background-size: 12px 21px !important;
    right: 20px;
  }
  #home-slider .owl-next:hover {
    right: 20px;
  }
}
#home-slider .owl-prev {
  background: url('../images/icons/prev.png') no-repeat center !important;
  background-size: 21px 37px !important;
  left: 50px;
  -webkit-transition: left 250ms;
  -moz-transition: left 250ms;
  -ms-transition: left 250ms;
  -o-transition: left 250ms;
  transition: left 250ms;
}
#home-slider .owl-prev:hover {
  left: 45px;
}
@media screen and (max-width: 1530px) {
  #home-slider .owl-prev {
    left: 39px;
  }
  #home-slider .owl-prev:hover {
    left: 34px;
  }
}
@media screen and (max-width: 1024px) {
  #home-slider .owl-prev {
    background-size: 12px 21px !important;
    left: 20px;
  }
  #home-slider .owl-prev:hover {
    left: 20px;
  }
}
@-webkit-keyframes slider_zoom {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-o-keyframes slider_zoom {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes slider_zoom {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
#ppf-homepage-content-blocks {
  padding: 130px 60px;
  background: #FFFFFF no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 1560px) {
  #ppf-homepage-content-blocks {
    padding: 100px 20px;
  }
}
@media screen and (max-width: 1280px) {
  #ppf-homepage-content-blocks {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 1024px) {
  #ppf-homepage-content-blocks {
    padding: 19px 13px;
  }
}
@media screen and (max-width: 640px) {
  #ppf-homepage-content-blocks {
    background-image: none !important;
    background-color: #F5F5F5;
  }
}
#ppf-homepage-content-blocks .ppf-homepage-content-block {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
}
@media screen and (max-width: 1560px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block {
    padding: 12px;
  }
}
@media screen and (max-width: 1280px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block {
    width: 50%;
  }
  #ppf-homepage-content-blocks .ppf-homepage-content-block:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 640px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block {
    width: 100%;
    float: none;
    clear: both;
  }
}
#ppf-homepage-content-blocks .ppf-homepage-content-block .content {
  min-height: 440px;
  height: 100%;
  background: rgba(25, 25, 25, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 50px;
  color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block .content {
    min-height: 390px;
  }
}
@media screen and (max-width: 1024px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block .content {
    min-height: 320px;
  }
}
@media screen and (max-width: 640px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block .content {
    min-height: 1px;
    height: auto;
    padding: 25px;
  }
}
#ppf-homepage-content-blocks .ppf-homepage-content-block .content .image {
  height: 70px;
  background: transparent no-repeat center;
  margin: 0 0 50px;
}
@media screen and (max-width: 1024px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block .content .image {
    margin: 0 0 30px;
  }
}
#ppf-homepage-content-blocks .ppf-homepage-content-block .content h3 {
  margin: 0 0 31px;
}
@media screen and (max-width: 1280px) {
  #ppf-homepage-content-blocks .ppf-homepage-content-block .content h3 {
    text-align: center;
  }
}
.content-section {
  padding: 108px 107px;
}
@media screen and (max-width: 1600px) {
  .content-section {
    padding: 108px 25px;
  }
}
@media screen and (max-width: 1024px) {
  .content-section {
    padding: 40px 12.5px;
  }
}
.content-section h1, .content-section h2, .content-section h3, .content-section h4, .content-section h5, .content-section h6 {
  text-transform: none;
  margin-bottom: 46px;
}
.content-section h4 {
  margin-bottom: 84px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .content-section h4 {
    margin-bottom: 30px;
  }
}
.content-section h4 span {
  display: block;
  padding: 7px 0 0;
  font-weight: 300;
}
.content-section.page-links-section {
  padding: 108px 0;
  background: #EFEFEF url('../images/backgrounds/get-involved-background.jpg') no-repeat center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .content-section.page-links-section {
    padding: 44px 0;
  }
}
.content-section.page-links-section:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(31, 31, 31, 0.65);
  position: absolute;
  top: 0;
  left: 0;
}
.content-section.page-links-section .content-area {
  width: 1346px;
}
@media screen and (max-width: 1346px) {
  .content-section.page-links-section .content-area {
    width: 100%;
  }
}
.content-section.page-links-section h4, .content-section.page-links-section h2 {
  text-align: center;
  position: relative;
  color: #FFF;
}
.content-section.page-links-section h4 {
  margin: 0 0 46px 0;
}
.content-section.page-links-section h2 {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .content-section.page-links-section h2 {
    margin: 0 0 44px 0;
  }
}
@media screen and (max-width: 860px) {
  .page-template-publications-template .ppf-page-content h3 {
    margin: 0 0 30px;
  }
}
.ppf-page-content, .ppf-page-content-only {
  padding: 74px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content, .ppf-page-content-only {
    padding: 44px 0;
  }
}
.ppf-page-content h1, .ppf-page-content h2, .ppf-page-content h3, .ppf-page-content h4, .ppf-page-content h5, .ppf-page-content h6, .ppf-page-content-only h1, .ppf-page-content-only h2, .ppf-page-content-only h3, .ppf-page-content-only h4, .ppf-page-content-only h5, .ppf-page-content-only h6 {
  text-transform: none;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content h1, .ppf-page-content h2, .ppf-page-content h3, .ppf-page-content h4, .ppf-page-content h5, .ppf-page-content h6, .ppf-page-content-only h1, .ppf-page-content-only h2, .ppf-page-content-only h3, .ppf-page-content-only h4, .ppf-page-content-only h5, .ppf-page-content-only h6 {
    margin-bottom: 20px;
  }
}
.ppf-page-content h1, .ppf-page-content-only h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 59px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content h1, .ppf-page-content-only h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
.ppf-page-content h2, .ppf-page-content-only h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 49px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content h2, .ppf-page-content-only h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.ppf-page-content h4, .ppf-page-content-only h4 {
  letter-spacing: normal;
}
.ppf-page-content p, .ppf-page-content-only p {
  margin-bottom: 36px;
}
.ppf-page-content p:last-child, .ppf-page-content-only p:last-child {
  margin: 0;
}
.ppf-page-content .btn, .ppf-page-content-only .btn {
  margin-bottom: 72px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content .btn, .ppf-page-content-only .btn {
    margin-bottom: 44px;
  }
}
.ppf-page-content .custom-column .btn, .ppf-page-content-only .custom-column .btn {
  margin-bottom: 0;
}
.ppf-page-content ul, .ppf-page-content ol, .ppf-page-content-only ul, .ppf-page-content-only ol {
  margin: 0 0 36px 20px;
}
.ppf-page-content ul li, .ppf-page-content ol li, .ppf-page-content-only ul li, .ppf-page-content-only ol li {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 35px;
}
.ppf-page-content ul li a, .ppf-page-content ol li a, .ppf-page-content-only ul li a, .ppf-page-content-only ol li a {
  color: #29A74A;
  font-weight: 400;
}
.ppf-page-content ul li .btn, .ppf-page-content ol li .btn, .ppf-page-content-only ul li .btn, .ppf-page-content-only ol li .btn {
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content ul li, .ppf-page-content ol li, .ppf-page-content-only ul li, .ppf-page-content-only ol li {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .ppf-page-content ul li:last-child, .ppf-page-content ol li:last-child, .ppf-page-content-only ul li:last-child, .ppf-page-content-only ol li:last-child {
    margin-bottom: 0;
  }
}
.ppf-page-content .embed-container, .ppf-page-content img, .ppf-page-content-only .embed-container, .ppf-page-content-only img {
  margin-bottom: 45px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content .embed-container, .ppf-page-content img, .ppf-page-content-only .embed-container, .ppf-page-content-only img {
    margin-bottom: 36px;
  }
}
.ppf-page-content .embed-container.with-ppf-caption, .ppf-page-content img.with-ppf-caption, .ppf-page-content-only .embed-container.with-ppf-caption, .ppf-page-content-only img.with-ppf-caption {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content .embed-container.with-ppf-caption, .ppf-page-content img.with-ppf-caption, .ppf-page-content-only .embed-container.with-ppf-caption, .ppf-page-content-only img.with-ppf-caption {
    margin-bottom: 0;
  }
}
.ppf-page-content .wp-caption, .ppf-page-content .ppf-video-caption, .ppf-page-content-only .wp-caption, .ppf-page-content-only .ppf-video-caption {
  margin-bottom: 45px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-content .wp-caption, .ppf-page-content .ppf-video-caption, .ppf-page-content-only .wp-caption, .ppf-page-content-only .ppf-video-caption {
    margin-bottom: 36px;
  }
}
.ppf-page-content .wp-caption img, .ppf-page-content .ppf-video-caption img, .ppf-page-content-only .wp-caption img, .ppf-page-content-only .ppf-video-caption img {
  margin-bottom: 0;
}
.ppf-page-content-only {
  padding: 165px 0 74px;
}
.ppf-accordion-container {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-accordion-container {
    margin: 0 0 44px 0;
  }
}
.ppf-accordion-container:last-child {
  margin: 0;
}
.ppf-accordion-container h3 {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-accordion-container h3 {
    margin: 0 0 44px 0;
  }
}
.ppf-accordion {
  list-style: none;
  border-bottom: 1px solid #CECECE;
  margin: 0 !important;
}
.ppf-accordion > li {
  display: block;
  border-top: 1px solid #CECECE;
  margin: 0 !important;
}
.ppf-accordion > li > a {
  display: block;
  padding: 25px 35px 25px 0;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.3px;
  color: #29A74A;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .ppf-accordion > li > a {
    font-size: 16px;
  }
}
.ppf-accordion > li > a:after {
  content: '';
  width: 18px;
  height: 10px;
  background: url('../images/icons/accordion-arrow.png') no-repeat center;
  background-size: 18px 10px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ppf-accordion > li .ppf-accordion-info {
  display: none;
  padding: 0 0 36px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-accordion > li .ppf-accordion-info {
    padding: 0 0 26px 0;
  }
}
.ppf-accordion > li.open > a:after {
  background: url('../images/icons/accordion-arrow-open.png') no-repeat center;
  background-size: 18px 10px;
}
.styled-content-section {
  padding: 76px 0;
  background: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .styled-content-section {
    padding: 44px 0;
  }
}
.styled-content-section h4 {
  text-align: center;
  margin: 0 0 56px 0;
}
@media screen and (max-width: 1024px) {
  .styled-content-section h4 {
    margin: 0 0 31px 0;
  }
}
.styled-content-section .styled-content-title, .styled-content-section .styled-content-content {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .styled-content-section .styled-content-title, .styled-content-section .styled-content-content {
    width: 100%;
    float: none;
  }
}
.styled-content-section .styled-content-title {
  padding: 0 42px 0 0;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .styled-content-section .styled-content-title {
    text-align: center;
    margin: 0 0 26px 0;
    padding: 0;
  }
}
.styled-content-section .styled-content-content {
  padding: 0 0 0 42px;
}
@media screen and (max-width: 1024px) {
  .styled-content-section .styled-content-content {
    padding: 0;
  }
}
.styled-content-section .styled-content-content p {
  margin: 0 0 35px 0;
}
.styled-content-section .styled-content-content p:last-child {
  margin: 0;
}
.ppf-timeline-section {
  background: #F2F2F2;
  padding: 108px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .ppf-timeline-section {
    padding: 44px 0;
  }
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section {
    overflow: auto;
  }
}
.ppf-timeline-section h4 {
  text-align: center;
  margin: 0 0 108px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-timeline-section h4 {
    margin: 0 0 44px 0;
  }
}
.ppf-timeline-section .ppf-timeline-container {
  padding: 0 160px;
  position: relative;
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section .ppf-timeline-container {
    padding: 0 100px;
  }
}
.ppf-timeline-section .ppf-timeline {
  width: 10000px;
  height: 500px;
  position: relative;
  left: 0;
  -webkit-transition: left 750ms;
  -moz-transition: left 750ms;
  -ms-transition: left 750ms;
  -o-transition: left 750ms;
  transition: left 750ms;
}
@media screen and (max-width: 1024px) {
  .ppf-timeline-section .ppf-timeline {
    height: 360px;
  }
}
.ppf-timeline-section .ppf-timeline:before {
  content: '';
  width: calc(100% - 160px);
  height: 1px;
  background: #C7C7C7;
  position: absolute;
  top: 50%;
  left: 0;
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section .ppf-timeline:before {
    width: calc(100% - 100px);
  }
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event {
  width: 550px;
  height: 50%;
  border-left: 1px solid #C7C7C7;
  position: absolute;
  top: 0;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #262626;
  border: 4px solid #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: -10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.36);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.36);
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(even) {
  top: 50%;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(even):before {
  top: -10px;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(even) .ppf-timeline-event-image {
  bottom: 0;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(even) .ppf-timeline-event-content {
  top: 0;
  padding: 40px 146px 0 101px;
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(even) .ppf-timeline-event-content {
    padding: 40px 100px 0 101px;
  }
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(odd):before {
  bottom: -10px;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(odd) .ppf-timeline-event-content, .ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(odd) .ppf-timeline-event-image {
  top: 0;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(odd) .ppf-timeline-event-content {
  padding: 0 146px 20px 101px;
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section .ppf-timeline .ppf-timeline-event:nth-child(odd) .ppf-timeline-event-content {
    padding: 0 100px 20px 101px;
  }
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event-image {
  width: 111px;
  height: 111px;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  border: 7px solid #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  left: -62px;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event-content {
  width: 100%;
  max-height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event-content p {
  font-size: 15px;
  line-height: 24px;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event-content .ppf-timeline-event-title {
  font-size: 16px;
  font-weight: 900;
  line-height: 19px;
  text-transform: uppercase;
}
.ppf-timeline-section .ppf-timeline .ppf-timeline-event-content .ppf-timeline-event-date {
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  color: #29A74A;
  text-transform: uppercase;
  margin: 0 0 26px 0;
}
.ppf-timeline-section .ppf-timeline-nav {
  width: 72px;
  height: 72px;
  background: rgba(38, 38, 38, 0.8);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 880px) {
  .ppf-timeline-section .ppf-timeline-nav {
    display: none;
  }
}
.ppf-timeline-section .ppf-timeline-nav:before {
  content: '';
  width: 17px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-timeline-section .ppf-timeline-nav.next {
  right: 33px;
  -webkit-transition: right 250ms;
  -moz-transition: right 250ms;
  -ms-transition: right 250ms;
  -o-transition: right 250ms;
  transition: right 250ms;
}
.ppf-timeline-section .ppf-timeline-nav.next:before {
  background: url('../images/icons/next-arrow.png') no-repeat center;
  background-size: 17px 13px;
}
.ppf-timeline-section .ppf-timeline-nav.next:hover {
  right: 28px;
}
.ppf-timeline-section .ppf-timeline-nav.prev {
  left: 33px;
  -webkit-transition: left 250ms;
  -moz-transition: left 250ms;
  -ms-transition: left 250ms;
  -o-transition: left 250ms;
  transition: left 250ms;
}
.ppf-timeline-section .ppf-timeline-nav.prev:before {
  background: url('../images/icons/prev-arrow.png') no-repeat center;
  background-size: 17px 13px;
}
.ppf-timeline-section .ppf-timeline-nav.prev:hover {
  left: 28px;
}
.latest-news .news-item {
  width: 24%;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 24px 80px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0.5%;
}
@media screen and (max-width: 1350px) {
  .latest-news .news-item {
    padding: 15px 15px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item {
    width: 50%;
    float: left;
    padding: 12.5px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
  }
  .latest-news .news-item:nth-child(odd) {
    clear: both;
  }
}
@media screen and (max-width: 360px) {
  .latest-news .news-item {
    width: 100%;
    float: none;
  }
}
.latest-news .news-item:hover {
  border-color: #EFEFEF;
  -webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  z-index: 2;
}
.latest-news .news-item:hover h3, .latest-news .news-item:hover h3 a {
  color: #29A74A;
}
.latest-news .news-item:hover .news-item-controls .link {
  margin-left: 10px;
}
.latest-news .news-item:hover .news-item-controls .social {
  display: block;
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .latest-news .news-item:hover .news-item-controls .social {
    display: none;
  }
}
.latest-news .news-item .news-item-thumbnail {
  display: block;
  height: 266px;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 33px;
}
@media screen and (max-width: 1220px) {
  .latest-news .news-item .news-item-thumbnail {
    height: 200px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item .news-item-thumbnail {
    height: 300px;
  }
}
@media screen and (max-width: 680px) {
  .latest-news .news-item .news-item-thumbnail {
    height: 200px;
  }
}
@media screen and (max-width: 480px) {
  .latest-news .news-item .news-item-thumbnail {
    height: 120px;
  }
}
@media screen and (max-width: 360px) {
  .latest-news .news-item .news-item-thumbnail {
    height: 180px;
  }
}
.latest-news .news-item h6, .latest-news .news-item h3 {
  margin: 0 0 22px 0;
}
.latest-news .news-item h6 {
  font-weight: 400;
  color: #919191;
}
@media screen and (max-width: 1220px) {
  .latest-news .news-item h6 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item h6 {
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 1220px) {
  .latest-news .news-item h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 13px 0;
  }
}
.latest-news .news-item h3 a {
  color: #000;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.latest-news .news-item p {
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  .latest-news .news-item p {
    line-height: 20px;
    margin: 0 0 15px 0;
  }
}
.news-item-controls {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 24px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news-item-controls .link {
  width: 17px;
  height: 30px;
  display: block;
  background: url('../images/icons/link-arrow.png') no-repeat center;
  background-size: 17px 13px;
  float: left;
  -webkit-transition: margin 250ms;
  -moz-transition: margin 250ms;
  -ms-transition: margin 250ms;
  -o-transition: margin 250ms;
  transition: margin 250ms;
}
.news-item-controls .social {
  display: none;
  float: right;
}
.news-item-controls .social a {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin: 0 17px 0 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.news-item-controls .social a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .news-item-controls {
    padding: 0;
    position: relative;
  }
}
#tfca-slider-container {
  position: relative;
  height: calc(100vh - 50px);
  min-height: 640px;
}
@media screen and (max-width: 1024px) {
  #tfca-slider-container {
    height: auto;
    min-height: 1px;
    padding-top: 25px;
    border-top: 1px solid #E0E0E0;
  }
}
#tfca-slider-container .slider-title {
  position: relative;
  padding: 91px 0 0 0;
  color: #FFFFFF;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  #tfca-slider-container .slider-title {
    padding: 0;
    color: #262626;
    margin: 0 0 31px;
  }
}
#tfca-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #tfca-slider {
    height: auto;
    position: relative;
  }
}
#tfca-slider .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide {
    height: auto;
    position: relative;
  }
}
#tfca-slider .slide .slide-image-container {
  width: 100%;
  height: 100%;
  background: #FFFFFF no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide .slide-image-container {
    height: 318px;
    position: relative;
  }
}
#tfca-slider .slide .slide-image-container:before {
  content: '';
  width: 100%;
  height: 33.3%;
  min-height: 80px;
  display: block;
  background: -moz-linear-gradient(top, #262626 0%, rgba(38, 38, 38, 0) 100%);
  background: -webkit-linear-gradient(top, #262626 0%, rgba(38, 38, 38, 0) 100%);
  background: linear-gradient(to bottom, #262626 0%, rgba(38, 38, 38, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#00262626',GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
}
#tfca-slider .slide .slide-image-container .slide-content-mobile {
  display: none;
  padding: 0 55px;
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide .slide-image-container .slide-content-mobile {
    display: block;
  }
}
#tfca-slider .slide .slide-image-container .slide-content-mobile .logo {
  width: 95px;
  height: 95px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto 14px auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
#tfca-slider .slide .slide-image-container .slide-content-mobile .logo img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#tfca-slider .slide .slide-image-container .slide-content-mobile h2, #tfca-slider .slide .slide-image-container .slide-content-mobile h3 {
  color: #FFFFFF;
}
#tfca-slider .slide .slide-image-container .slide-content-mobile h2 {
  font-weight: 900;
  text-transform: uppercase;
}
#tfca-slider .slide .slide-image-container .slide-content-mobile h3 {
  font-size: 16px;
  font-weight: 400;
}
#tfca-slider .slide .content-area {
  max-width: 757px;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1540px) {
  #tfca-slider .slide .content-area {
    max-width: 500px;
  }
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide .content-area {
    max-width: 100%;
    padding: 40px 25px;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    color: #262626;
  }
  #tfca-slider .slide .content-area .logo, #tfca-slider .slide .content-area h2, #tfca-slider .slide .content-area h3 {
    display: none;
  }
  #tfca-slider .slide .content-area .btn.invert {
    margin: 8px 0 0;
    background: #29A74A;
    color: #FFFFFF;
  }
}
#tfca-slider .slide .content-area .logo {
  width: 155px;
  height: 155px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto 54px auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
#tfca-slider .slide .content-area .logo img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#tfca-slider .slide .content-area h2, #tfca-slider .slide .content-area h3, #tfca-slider .slide .content-area p {
  color: #FFFFFF;
}
#tfca-slider .slide .content-area h2 {
  font-weight: 900;
}
@media screen and (max-width: 1334px) {
  #tfca-slider .slide .content-area h2 {
    font-size: 44px;
  }
}
#tfca-slider .slide .content-area h3 {
  margin: 0 0 30px 0;
  font-size: 25px;
  font-weight: 400;
}
@media screen and (max-width: 1334px) {
  #tfca-slider .slide .content-area h3 {
    font-size: 20px;
  }
}
#tfca-slider .slide .content-area p {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.89);
  font-weight: 600;
  line-height: 24px;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 1334px) {
  #tfca-slider .slide .content-area p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide .content-area p {
    margin: 0 0 18px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #262626;
    text-shadow: none;
  }
}
#tfca-slider .slide .tfca-map {
  width: 559px;
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-height: 720px) {
  #tfca-slider .slide .tfca-map {
    width: 447px;
    right: -35px;
  }
}
@media screen and (max-width: 1334px) {
  #tfca-slider .slide .tfca-map {
    width: 358px;
    right: -30px;
  }
}
@media screen and (max-width: 1024px) {
  #tfca-slider .slide .tfca-map {
    display: none;
  }
}
#tfca-slider .owl-stage-outer, #tfca-slider .owl-stage, #tfca-slider .owl-item {
  height: 100%;
}
#tfca-slider .owl-dots {
  display: none;
  position: absolute;
  top: 293px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  #tfca-slider .owl-dots {
    display: block;
  }
}
#tfca-slider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  float: left;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 3px;
}
#tfca-slider .owl-dots .owl-dot.active {
  background: #29A74A;
}
#tfca-slider .owl-nav {
  display: none;
}
@media screen and (max-width: 1024px) {
  #tfca-slider .owl-nav {
    display: block;
  }
}
#tfca-slider .owl-next, #tfca-slider .owl-prev {
  width: 12px;
  height: 21px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  top: 149px;
}
#tfca-slider .owl-next {
  background: url('../images/icons/next.png') no-repeat center !important;
  background-size: 12px 21px !important;
  right: 20px;
}
#tfca-slider .owl-prev {
  background: url('../images/icons/prev.png') no-repeat center !important;
  background-size: 12px 21px !important;
  left: 20px;
}
#tfca-slider-controls-container {
  width: 416px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 94px 42px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1540px) {
  #tfca-slider-controls-container {
    width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  #tfca-slider-controls-container {
    display: none;
  }
}
#tfca-slider-controls {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(31, 31, 31, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 105px 60px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 1540px) {
  #tfca-slider-controls {
    padding: 60px 25px;
  }
}
#tfca-slider-controls:before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  right: -50px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#tfca-slider-controls .tfcas {
  width: 100%;
  height: 100%;
  list-style: none;
  overflow: hidden;
  position: relative;
}
#tfca-slider-controls .tfcas li {
  width: 100%;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  -webkit-transition: top 250ms;
  -moz-transition: top 250ms;
  -ms-transition: top 250ms;
  -o-transition: top 250ms;
  transition: top 250ms;
}
#tfca-slider-controls .tfcas li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
#tfca-slider-controls .tfcas li a {
  display: block;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-height: 720px) {
  #tfca-slider-controls .tfcas li a {
    font-size: 16px;
  }
}
#tfca-slider-controls .tfcas li a span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
@media screen and (max-height: 720px) {
  #tfca-slider-controls .tfcas li a span {
    font-size: 14px;
  }
}
#tfca-slider-controls .tfcas li .slide-timer {
  width: 0%;
  height: 1px;
  display: none;
  background: #FFFFFF;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#tfca-slider-controls .tfcas li.current .slide-timer {
  display: block;
}
#tfca-slider-nav .next, #tfca-slider-nav .prev {
  width: 28px;
  height: 16px;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#tfca-slider-nav .next {
  bottom: 46px;
  background: url('../images/icons/next-vertical.png') no-repeat center;
  background-size: 28px 16px;
}
@media screen and (max-width: 1540px) {
  #tfca-slider-nav .next {
    bottom: 22px;
  }
}
#tfca-slider-nav .prev {
  top: 46px;
  background: url('../images/icons/prev-vertical.png') no-repeat center;
  background-size: 28px 16px;
}
@media screen and (max-width: 1540px) {
  #tfca-slider-nav .prev {
    top: 22px;
  }
}
#newsletter-signup {
  padding: 108px 25px 100px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #newsletter-signup {
    padding: 60px 25px;
  }
}
#newsletter-signup h4 {
  font-size: 35px;
  font-weight: 900;
  letter-spacing: normal;
  color: #29A74A;
  margin: 0 0 20px 0;
}
#newsletter-signup p {
  display: block;
  margin: 0 0 25px 0;
}
@media screen and (max-width: 1024px) {
  #newsletter-signup h4 {
    margin: 0 0 8px 0;
    font-size: 23px;
    font-weight: 700;
  }
  #newsletter-signup p {
    margin: 0 0 25px 0;
  }
}
.relative-input-container {
  display: table;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .relative-input-container {
    display: block;
  }
}
#newsletter-signup-form button {
  width: 50px;
  height: 50px;
  display: block;
  background: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
#newsletter-signup-form button:after {
  content: '';
  width: 17px;
  height: 13px;
  display: block;
  background: url('../images/icons/link-arrow.png') no-repeat center;
  background-size: 17px 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#social-media-gallery {
  position: relative;
  border-top: 9px solid #29A74A;
}
@media screen and (max-width: 1024px) {
  #social-media-gallery {
    border-top: none;
  }
}
#social-media-gallery h4 {
  background: #FFF;
  padding: 13px 34px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  #social-media-gallery h4 {
    background: #29A74A;
    padding: 22px 0 16px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center;
    color: #FFFFFF;
  }
}
#social-media-gallery .social-gallery-item {
  width: 20%;
  height: 384px;
  float: left;
  position: relative;
  background: #000 no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 1600px) {
  #social-media-gallery .social-gallery-item {
    width: 25%;
  }
  #social-media-gallery .social-gallery-item:nth-of-type(9), #social-media-gallery .social-gallery-item:nth-of-type(10) {
    display: none;
  }
}
@media screen and (max-width: 1360px) {
  #social-media-gallery .social-gallery-item {
    width: 33.3%;
  }
  #social-media-gallery .social-gallery-item:nth-of-type(7), #social-media-gallery .social-gallery-item:nth-of-type(8) {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #social-media-gallery .social-gallery-item {
    width: 50%;
  }
  #social-media-gallery .social-gallery-item:nth-of-type(5), #social-media-gallery .social-gallery-item:nth-of-type(6) {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  #social-media-gallery .social-gallery-item {
    height: 240px;
  }
}
#social-media-gallery .social-gallery-item .icon {
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  top: 40px;
  left: 31px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";
  filter: alpha(opacity=42);
  -moz-opacity: 0.42;
  opacity: 0.42;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  #social-media-gallery .social-gallery-item .icon {
    width: 28px;
    height: 28px;
    top: 20px;
    left: 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";
    filter: alpha(opacity=42);
    -moz-opacity: 0.42;
    opacity: 0.42;
  }
}
#social-media-gallery .social-gallery-item .icon.twitter-icon {
  background: url('../images/social/twitter-white.png') no-repeat center;
  background-size: 42px;
}
#social-media-gallery .social-gallery-item .icon.twitter-icon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#social-media-gallery .social-gallery-item .icon.instagram-icon {
  background: url('../images/social/instagram-white.png') no-repeat center;
  background-size: 42px;
}
#social-media-gallery .social-gallery-item .icon.instagram-icon:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#social-media-gallery .social-gallery-item:hover .social-gallery-item-info {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#social-media-gallery .social-gallery-item:hover .icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.social-gallery-item-info {
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 37px 30px 85px;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  -ms-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.social-gallery-item-info.twitter-info {
  background: rgba(29, 161, 242, 0.87);
}
.social-gallery-item-info.instagram-info {
  background: rgba(195, 42, 163, 0.87);
}
.social-gallery-item-info.facebook-info {
  background: rgba(59, 89, 152, 0.87);
}
.social-gallery-item-info p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  color: #FFF;
}
.social-gallery-item-info .social-gallery-item-title {
  display: block;
  padding: 0 0 0 64px;
  margin: 0 0 27px 0;
  font-size: 18px;
  font-weight: 700;
}
.social-gallery-item-info .social-gallery-item-title span {
  display: block;
  font-weight: 500;
}
.social-gallery-item-info .social-gallery-item-content {
  height: 190px;
  overflow: auto;
}
.social-gallery-item-info .social-gallery-item-controls {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  position: absolute;
  bottom: 37px;
  left: 0;
}
.social-gallery-item-info .social-gallery-item-controls div {
  display: block;
  float: left;
  padding-left: 28px;
  margin-right: 23px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #FFF;
}
.social-gallery-item-info .social-gallery-item-controls div:last-child {
  margin-right: 0;
}
.social-gallery-item-info .social-gallery-item-controls .comment:before, .social-gallery-item-info .social-gallery-item-controls .favourite:before, .social-gallery-item-info .social-gallery-item-controls .retweet:before, .social-gallery-item-info .social-gallery-item-controls .likes:before {
  content: '';
  width: 21px;
  height: 18px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: top 250ms;
  -moz-transition: top 250ms;
  -ms-transition: top 250ms;
  -o-transition: top 250ms;
  transition: top 250ms;
}
.social-gallery-item-info .social-gallery-item-controls .comment:hover:before, .social-gallery-item-info .social-gallery-item-controls .favourite:hover:before, .social-gallery-item-info .social-gallery-item-controls .retweet:hover:before, .social-gallery-item-info .social-gallery-item-controls .likes:hover:before {
  top: -5px;
}
.social-gallery-item-info .social-gallery-item-controls .comment:before {
  background: url('../images/icons/comment.png') no-repeat center;
  background-size: 21px 18px;
}
.social-gallery-item-info .social-gallery-item-controls .favourite:before {
  background: url('../images/icons/favourite.png') no-repeat center;
  background-size: 21px 18px;
}
.social-gallery-item-info .social-gallery-item-controls .retweet:before {
  background: url('../images/icons/retweet.png') no-repeat center;
  background-size: 21px 18px;
}
.social-gallery-item-info .social-gallery-item-controls .likes:before {
  background: url('../images/icons/like.png') no-repeat center;
  background-size: 21px 18px;
}
@media screen and (max-width: 680px) {
  .social-gallery-item-info {
    display: none;
  }
}
.ppf-search-content {
  padding: 170px 0 88px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-search-content {
    padding: 122px 0 44px 0;
  }
}
.ppf-search-content h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
}
@media screen and (max-width: 1024px) {
  .ppf-search-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.ppf-search-content .search-result-text {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-search-content .search-result-text {
    margin: 0 0 44px 0;
  }
}
.ppf-search-results {
  margin: 0 0 88px 0;
}
.ppf-search-result {
  padding: 49px 0;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .ppf-search-result {
    padding: 44px 0;
  }
}
.ppf-search-result .image {
  width: 90px;
  height: 90px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  top: 49px;
  left: 0;
}
@media screen and (max-width: 680px) {
  .ppf-search-result .image {
    position: relative;
    top: 0;
    margin: 0 0 15px;
  }
}
.ppf-search-result .content {
  padding: 0 0 0 139px;
}
@media screen and (max-width: 680px) {
  .ppf-search-result .content {
    padding: 0;
  }
}
.ppf-search-result .content .search-parent {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  color: #262626;
  margin: 0 0 5px 0;
}
.ppf-search-result .content .search-result-date {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px;
}
.ppf-search-result .content h3 {
  margin: 0 0 10px 0;
}
.ppf-search-result .content h3 a {
  color: #262626;
}
.ppf-search-result.no-image .image {
  display: none;
}
.ppf-search-result.no-image .content {
  padding: 0;
}
#page-header-404 {
  position: relative;
  background: #FFFFFF;
  padding: 165px 0 130px;
  border-bottom: 1px solid #E5E5E5;
}
#page-header-404 .content-area {
  position: relative;
  text-align: center;
}
#page-header-404 .content-area h1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  color: #29A74A;
  margin: 0 0 20px;
}
#page-header-404 .content-area h2 {
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 107px;
}
#page-header-404 .content-area h3 {
  margin: 0 0 20px;
}
#ppf-page-header {
  height: 490px;
  position: relative;
  background: #262626;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header {
    height: 410px;
    margin-top: 80px;
  }
}
@media screen and (max-width: 640px) {
  #ppf-page-header {
    height: 300px;
  }
}
#ppf-page-header.contact {
  height: 640px;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header.contact {
    height: 410px;
  }
}
#ppf-page-header.with-video {
  background: transparent;
}
#ppf-page-header.full {
  height: calc(100vh - 50px);
  min-height: 590px;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header.full {
    height: calc(100vh - 80px);
  }
}
#ppf-page-header.full .ppf-page-header-image:before {
  height: 33.3%;
}
#ppf-page-header.full .ppf-page-header-image:after {
  content: '';
  width: 100%;
  height: 33.3%;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000',GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
}
#ppf-page-header .ppf-page-header-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  background: #F2F2F2 no-repeat center;
  background-size: cover;
}
#ppf-page-header .ppf-page-header-video video {
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#ppf-page-header .ppf-page-header-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #F2F2F2 no-repeat center;
  background-size: cover;
}
#ppf-page-header .ppf-page-header-image:before {
  content: '';
  width: 100%;
  height: 75%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00000000',GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
}
#ppf-page-header .content-area {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#ppf-page-header .content-area a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";
  filter: alpha(opacity=58);
  -moz-opacity: 0.58;
  opacity: 0.58;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  -ms-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
#ppf-page-header .content-area a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#ppf-page-header .content-area h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 59px;
  color: #FFFFFF;
}
@media screen and (max-width: 640px) {
  #ppf-page-header .content-area h1 {
    font-size: 30px;
  }
}
#ppf-page-header .content-area .logo {
  width: 155px;
  height: 155px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header .content-area .logo {
    width: 100px;
    height: 100px;
    margin: 0 0 25px 0;
  }
}
#ppf-page-header .content-area .logo img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#ppf-page-header .content-area.center-content {
  text-align: center;
}
#ppf-page-header .content-area.tfca-header-content {
  text-align: center;
}
#ppf-page-header .content-area.tfca-header-content h1 {
  font-size: 80px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 40px;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header .content-area.tfca-header-content h1 {
    font-size: 40px;
    margin: 0 0 10px;
  }
}
#ppf-page-header .content-area.tfca-header-content h2 {
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header .content-area.tfca-header-content h2 {
    font-size: 15px;
  }
}
#ppf-page-header .content-area.tfca-header-content .logo {
  margin: 0 auto 50px auto;
}
@media screen and (max-width: 1024px) {
  #ppf-page-header .content-area.tfca-header-content .logo {
    width: 100px;
    height: 100px;
    margin: 0 auto 25px auto;
  }
}
.ppf-team-members-section {
  padding: 0 0 108px;
}
@media screen and (max-width: 1024px) {
  .ppf-team-members-section {
    padding: 0 0 44px;
  }
}
.ppf-team-member-name {
  font-size: 19px;
  font-weight: 900;
  line-height: 22px;
  letter-spacing: 0.3px;
  margin: 0 0 3px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }
}
.ppf-team-member-name a {
  color: #262626;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-name a {
    font-weight: 700;
  }
}
.ppf-team-member-designation {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.3px;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-designation {
    font-size: 14px;
    line-height: 18px;
  }
}
.ppf-team-member-image {
  display: block;
  margin: 0 0 36px 0;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-image {
    margin: 0 0 26px 0;
  }
}
.ppf-team-member-image .btn {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.ppf-team-member-group {
  margin: 0 0 76px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-group {
    margin: 0 0 44px 0;
  }
}
.ppf-team-member-group:last-of-type {
  padding: 0;
  margin: 0;
}
.ppf-team-member-group:nth-child(1), .ppf-team-member-group:nth-child(2) {
  padding: 0 0 76px 0;
  border-bottom: 1px solid #DBDBDB;
  margin: 0 0 76px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-group:nth-child(1), .ppf-team-member-group:nth-child(2) {
    margin: 0 0 44px 0;
    padding: 0 0 44px 0;
  }
}
.ppf-team-member-group > p {
  margin: 0 0 43px 0;
}
.ppf-team-member-group h3 {
  margin: 0 0 47px 0;
}
.ppf-team-member-group ul {
  list-style: none;
  display: block;
  margin: 0 -14px;
}
.ppf-team-member-group ul li {
  width: 25%;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px;
}
.ppf-team-member-group ul li:nth-child(4n + 1) {
  clear: both;
}
@media screen and (max-width: 780px) {
  .ppf-team-member-group ul li {
    width: 50%;
  }
  .ppf-team-member-group ul li:nth-child(4n + 1) {
    clear: none;
  }
  .ppf-team-member-group ul li:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 400px) {
  .ppf-team-member-group ul li {
    width: 100%;
    float: none;
  }
}
.ppf-team-member-group ul li .ppf-team-member-designation {
  margin: 0;
}
.ppf-team-member-group ul li.ppf-team-member .ppf-team-member-name {
  font-size: 16px;
  line-height: 19px;
}
.ppf-team-member-group ul li.primary .ppf-team-member-image {
  height: 326px;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-group ul li.primary .ppf-team-member-image {
    height: 230px;
  }
}
@media screen and (max-width: 780px) {
  .ppf-team-member-group ul li.primary .ppf-team-member-image {
    height: 360px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-team-member-group ul li.primary .ppf-team-member-image {
    height: 240px;
  }
}
.ppf-team-member-group ul li.primary .ppf-team-member-image:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #262626;
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  -ms-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.ppf-team-member-group ul li.primary .ppf-team-member-name {
  font-size: 19px;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-group ul li.primary .ppf-team-member-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }
}
.ppf-team-member-group ul li.primary:hover .ppf-team-member-image .btn {
  top: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.ppf-team-member-group ul li.primary:hover .ppf-team-member-image:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
  filter: alpha(opacity=66);
  -moz-opacity: 0.66;
  opacity: 0.66;
}
.ppf-team-member-group ul li.primary:hover .ppf-team-member-name a {
  color: #29A74A;
}
.ppf-team-member-group ul li.secondary {
  width: 20%;
  margin: 0 0 20px;
}
.ppf-team-member-group ul li.secondary:nth-child(4n + 1) {
  clear: none;
}
.ppf-team-member-group ul li.secondary:nth-child(5n + 1) {
  clear: both;
}
@media screen and (max-width: 780px) {
  .ppf-team-member-group ul li.secondary {
    width: 33.3%;
  }
  .ppf-team-member-group ul li.secondary:nth-child(5n + 1), .ppf-team-member-group ul li.secondary:nth-child(2n + 1) {
    clear: none;
  }
  .ppf-team-member-group ul li.secondary:nth-child(3n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 490px) {
  .ppf-team-member-group ul li.secondary {
    width: 50%;
  }
  .ppf-team-member-group ul li.secondary:nth-child(3n + 1) {
    clear: none;
  }
  .ppf-team-member-group ul li.secondary:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 400px) {
  .ppf-team-member-group ul li.secondary {
    width: 100%;
    float: none;
  }
}
.ppf-team-member-group ul li.secondary .ppf-team-member-image {
  height: 160px;
}
@media screen and (max-width: 780px) {
  .ppf-team-member-group ul li.secondary .ppf-team-member-image {
    height: 220px;
  }
}
@media screen and (max-width: 400px) {
  .ppf-team-member-group ul li.secondary .ppf-team-member-image {
    height: 240px;
  }
}
.ppf-team-member-group ul li.secondary .ppf-team-member-name {
  font-size: 19px;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .ppf-team-member-group ul li.secondary .ppf-team-member-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }
}
.ppf-international-section {
  padding: 0 0 108px;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section {
    padding: 0 0 44px;
  }
}
.ppf-international-section .content-area {
  width: 1504px;
}
@media screen and (max-width: 1554px) {
  .ppf-international-section .content-area {
    width: 100%;
    padding: 0 25px;
  }
}
.ppf-international-section ul {
  list-style: none;
  display: block;
  margin: 0 -19px;
}
.ppf-international-section ul li {
  width: 33.3%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px;
}
@media screen and (max-width: 800px) {
  .ppf-international-section ul li {
    width: 50%;
  }
}
@media screen and (max-width: 560px) {
  .ppf-international-section ul li {
    width: 100%;
    float: none;
  }
}
.ppf-international-section ul li .ppf-international-child {
  display: block;
  height: 411px;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child {
    height: 311px;
  }
}
.ppf-international-section ul li .ppf-international-child:before {
  content: '';
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 66%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 66%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 66%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
}
.ppf-international-section ul li .ppf-international-child .ppf-international-child-link {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 42px 49px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: padding 250ms;
  -moz-transition: padding 250ms;
  -ms-transition: padding 250ms;
  -o-transition: padding 250ms;
  transition: padding 250ms;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child .ppf-international-child-link {
    padding: 25px;
  }
}
.ppf-international-section ul li .ppf-international-child .ppf-international-child-link:before {
  content: '';
  width: 17px;
  height: 13px;
  background: url('../images/icons/mobile-search-submit.png') no-repeat center;
  background-size: 17px 13px;
  position: absolute;
  bottom: 42px;
  left: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child .ppf-international-child-link:before {
    bottom: 25px;
  }
}
.ppf-international-section ul li .ppf-international-child .ppf-international-child-link p, .ppf-international-section ul li .ppf-international-child .ppf-international-child-link span {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.3px;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child .ppf-international-child-link p, .ppf-international-section ul li .ppf-international-child .ppf-international-child-link span {
    font-size: 14px;
  }
}
.ppf-international-section ul li .ppf-international-child .ppf-international-child-link p {
  font-size: 19px;
  font-weight: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child .ppf-international-child-link p {
    font-size: 16px;
  }
}
.ppf-international-section ul li .ppf-international-child:hover .ppf-international-child-link {
  padding-bottom: 63px;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child:hover .ppf-international-child-link {
    padding-bottom: 45px;
  }
}
.ppf-international-section ul li .ppf-international-child:hover .ppf-international-child-link:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  left: 49px;
}
@media screen and (max-width: 1024px) {
  .ppf-international-section ul li .ppf-international-child:hover .ppf-international-child-link:before {
    left: 25px;
  }
}
.ppf-donors-partners-section {
  padding: 0 0 108px;
}
@media screen and (max-width: 1024px) {
  .ppf-donors-partners-section {
    padding: 0 0 44px 0;
  }
}
.ppf-donors-and-partners {
  width: 100%;
  display: table;
  list-style: none;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-donors-and-partners {
    margin: 0 0 44px 0;
  }
}
.ppf-donors-and-partners li {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px;
}
.ppf-donors-and-partners li:nth-child(4n + 1) {
  clear: both;
}
@media screen and (max-width: 1280px) {
  .ppf-donors-and-partners li {
    width: 33.3%;
  }
  .ppf-donors-and-partners li:nth-child(4n + 1) {
    clear: none;
  }
  .ppf-donors-and-partners li:nth-child(3n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 990px) {
  .ppf-donors-and-partners li {
    width: 50%;
  }
  .ppf-donors-and-partners li:nth-child(3n + 1) {
    clear: none;
  }
  .ppf-donors-and-partners li:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 700px) {
  .ppf-donors-and-partners li {
    width: 100%;
    float: none;
  }
}
.ppf-donors-and-partners li .ppf-donor-partner {
  perspective: 1000px;
}
.ppf-donors-and-partners li .ppf-donor-partner:hover .ppf-donor-partner-details {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.ppf-donors-and-partners li .ppf-donor-partner:hover .ppf-donor-partner-content {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.ppf-donors-and-partners li .flipper {
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -ms-transition: transform 500ms;
  -o-transition: transform 500ms;
  transition: transform 500ms;
}
.ppf-donors-and-partners li .ppf-donor-partner-content {
  min-height: 376px;
  display: block;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 43px;
  position: relative;
  overflow: hidden;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 1024px) {
  .ppf-donors-and-partners li .ppf-donor-partner-content {
    padding: 0 25px;
  }
}
@media screen and (max-width: 700px) {
  .ppf-donors-and-partners li .ppf-donor-partner-content {
    min-height: 1px;
  }
}
.ppf-donors-and-partners li .ppf-donor-partner-image {
  height: 233px;
  border-bottom: 1px solid #E3E3E3;
  margin: 0 0 22px 0;
  position: relative;
}
.ppf-donors-and-partners li .ppf-donor-partner-image img {
  width: auto;
  max-width: 100%;
  max-height: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-donors-and-partners li .ppf-donor-partner-image .ppf-donor-partner-placeholder {
  width: 107px;
  height: 107px;
  display: block;
  background: #F2F2F2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 59px;
  font-weight: 400;
  line-height: 107px;
  color: #29A74A;
  text-align: center;
  text-transform: uppercase;
}
.ppf-donors-and-partners li .ppf-donor-partner-title {
  padding: 0 0 30px 0;
}
.ppf-donors-and-partners li .ppf-donor-partner-title p, .ppf-donors-and-partners li .ppf-donor-partner-title span {
  font-size: 19px;
  font-weight: 900;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #262626;
}
.ppf-donors-and-partners li .ppf-donor-partner-title span {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.ppf-donors-and-partners li .ppf-donor-partner-details {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 47px 44px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 1px 25px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 2px 1px 25px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 1px 25px rgba(0, 0, 0, 0.11);
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(41, 167, 74, 0.93);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 1024px) {
  .ppf-donors-and-partners li .ppf-donor-partner-details {
    padding: 25px;
  }
}
.ppf-donors-and-partners li .ppf-donor-partner-details .ppf-donor-partner-details-content {
  width: 100%;
  height: 100%;
  position: relative;
  overflow-y: auto;
}
.ppf-donors-and-partners li .ppf-donor-partner-details p {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #FFF;
  margin: 0 0 20px;
}
#ppf-single-donor-partner-heading {
  padding: 170px 0 0 0;
}
#ppf-single-donor-partner-heading .logo {
  max-height: 158px;
  margin: 0 auto 72px;
}
#ppf-single-donor-partner-heading .caption {
  color: #29A74A;
  text-transform: uppercase;
  text-align: center;
}
#ppf-single-donor-partner-heading .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 59px;
  text-transform: none;
  text-align: center;
  margin: 0 0 42px;
}
@media screen and (max-width: 1024px) {
  #ppf-single-donor-partner-heading .title {
    font-size: 32px;
    line-height: 49px;
  }
}
#ppf-single-donor-partner-heading .links {
  padding: 0 0 25px 0;
  border-bottom: 1px solid #DBDBDB;
}
#ppf-single-donor-partner-heading .links a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #29A74A;
  position: relative;
  float: left;
  -webkit-transition: padding 250ms;
  -moz-transition: padding 250ms;
  -ms-transition: padding 250ms;
  -o-transition: padding 250ms;
  transition: padding 250ms;
}
#ppf-single-donor-partner-heading .links a:before {
  content: '';
  width: 17px;
  height: 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#ppf-single-donor-partner-heading .links a:first-child {
  padding-left: 34px;
}
#ppf-single-donor-partner-heading .links a:first-child:before {
  left: 0;
  background: url('../images/icons/link-arrow-reverse.png') no-repeat center;
  background-size: 17px 13px;
}
#ppf-single-donor-partner-heading .links a:first-child:hover {
  padding-left: 26px;
}
#ppf-single-donor-partner-heading .links a:last-child {
  float: right;
  padding-right: 34px;
}
#ppf-single-donor-partner-heading .links a:last-child:before {
  right: 0;
  background: url('../images/icons/link-arrow.png') no-repeat center;
  background-size: 17px 13px;
}
#ppf-single-donor-partner-heading .links a:last-child:hover {
  padding-right: 26px;
}
#donate-form .ppf-form-buttons {
  padding: 44px 0 0;
  border-top: 1px solid #DEDEDE;
  margin: 34px 0 0 0;
}
@media screen and (max-width: 640px) {
  #donate-form .ppf-form-buttons {
    text-align: center;
  }
}
#donate-form .ppf-form-buttons button {
  min-width: 179px;
  float: left;
  position: relative;
}
@media screen and (max-width: 640px) {
  #donate-form .ppf-form-buttons button {
    float: none;
    margin: 0;
  }
}
#donate-form .ppf-form-buttons button:after {
  content: '';
  width: 13px;
  height: 19px;
  display: block;
  background: url('../images/icons/lock.png') no-repeat center;
  background-size: 13px 19px;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
#donate-form .ppf-form-buttons img {
  width: 140px;
  float: left;
  margin: 0 28px 0 0;
}
@media screen and (max-width: 640px) {
  #donate-form .ppf-form-buttons img {
    float: none;
    margin: 0 auto 25px;
  }
}
@media screen and (max-width: 640px) {
  #donate-form .ppf-form-buttons .mandatory {
    float: none;
    margin: 0 0 25px;
  }
}
#donate-form .ppf-form-buttons .right-align {
  float: none;
  text-align: center;
}
.ppf-opportunity {
  margin: 0 0 72px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-opportunity {
    margin: 0 0 44px 0;
  }
}
.ppf-opportunity h3 {
  margin: 0;
}
.ppf-opportunity .ppf-opportunity-meta {
  margin: 0 0 27px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-opportunity .ppf-opportunity-meta {
    margin: 0 0 15px 0;
  }
}
.ppf-opportunity .ppf-opportunity-meta span {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.3px;
  line-height: 19px;
  color: #6E6E6E;
}
@media screen and (max-width: 1024px) {
  .ppf-opportunity .ppf-opportunity-meta span {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-opportunity .ppf-opportunity-meta span {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-opportunity p {
    margin: 0 0 20px;
  }
}
.ppf-opportunity .btn {
  margin: 0;
}
.ppf-membership-container {
  padding: 44px 0;
  margin: 0 0 36px 0;
}
.ppf-membership-container .membership {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 63px;
  margin: 0 0 37px 0;
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership {
    width: 100%;
    float: none;
    display: table;
    padding: 44px 25px;
    margin: 0;
    border-bottom: 1px solid #FFFFFF;
  }
  .ppf-membership-container .membership:first-child {
    padding-top: 0;
  }
}
.ppf-membership-container .membership:last-child {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.ppf-membership-container .membership:nth-child(odd) {
  border-right: 1px solid #D3D3D3;
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership:nth-child(odd) {
    border-right: none;
  }
}
.ppf-membership-container .membership .image {
  float: left;
  margin-right: 23px;
}
@media screen and (max-width: 980px) {
  .ppf-membership-container .membership .image {
    float: none;
    margin: 0;
  }
}
.ppf-membership-container .membership .image img {
  max-height: 46px;
}
@media screen and (max-width: 980px) {
  .ppf-membership-container .membership .image img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership .image img {
    margin: 0 auto 15px;
  }
}
.ppf-membership-container .membership .content {
  float: left;
}
@media screen and (max-width: 980px) {
  .ppf-membership-container .membership .content {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership .content {
    text-align: center;
  }
}
.ppf-membership-container .membership h3 {
  margin: 0 0 3px;
  line-height: 1;
}
.ppf-membership-container .membership p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.ppf-membership-container .membership .name {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .ppf-membership-container .membership .name {
    line-height: 19px;
  }
}
.ppf-membership-container .membership .name:before {
  content: '';
  width: 43px;
  height: 3px;
  background: #29A74A;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 480px) {
  .ppf-membership-container .membership .name:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.ppf-contact-column-4, .ppf-contact-column-3 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 25px;
}
.ppf-contact-column-4 h4, .ppf-contact-column-3 h4 {
  margin: 0 0 15px;
  font-weight: 900;
}
@media screen and (max-width: 1024px) {
  .ppf-contact-column-4 h4, .ppf-contact-column-3 h4 {
    font-weight: 700;
    margin: 0;
  }
}
.ppf-contact-column-4 p, .ppf-contact-column-3 p {
  margin: 0;
}
.ppf-contact-column-4 a, .ppf-contact-column-3 a {
  color: #29A74A;
}
.ppf-contact-column-4 {
  width: 25%;
}
@media screen and (max-width: 960px) {
  .ppf-contact-column-4 {
    width: 50%;
    margin: 0 0 25px 0;
  }
  .ppf-contact-column-4:nth-child(2n) {
    clear: both;
  }
}
@media screen and (max-width: 400px) {
  .ppf-contact-column-4 {
    width: 100%;
    float: none;
  }
}
.ppf-contact-column-4:last-child {
  padding-right: 0;
}
.contact-details {
  text-align: center;
}
.ppf-contact-column-3 {
  width: 33.3%;
  padding: 0 12.5px;
  text-align: center;
}
@media screen and (max-width: 730px) {
  .ppf-contact-column-3 {
    width: auto;
    float: none;
    display: inline-block;
    margin-bottom: 25px;
  }
}
.ppf-contact-column-3 .icon {
  width: 110px;
  height: 110px;
  border: 3px solid #29A74A;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 auto 36px;
  position: relative;
}
@media screen and (max-width: 730px) {
  .ppf-contact-column-3 .icon {
    margin: 0 auto 15px;
  }
}
.ppf-contact-column-3 .icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-contact-column-3 .telephone-icon:before {
  width: 45px;
  height: 54px;
  background-size: 45px 54px;
}
.ppf-contact-column-3 .fax-icon:before {
  width: 54px;
  height: 54px;
  background-size: 54px;
}
.ppf-contact-column-3 .email-icon:before {
  width: 53px;
  height: 51px;
  background-size: 53px 51px;
}
.center-content-relative {
  margin: 0 auto;
}
#ppf-contact-form {
  width: 100%;
  max-width: 1014px;
  margin: 0 auto;
}
#ppf-contact-form h3 {
  text-align: center;
  margin: 0 0 69px 0;
}
#peace-parks-club-form h5, #legacy-society-form h5 {
  padding: 0 15px;
}
#peace-parks-club-form textarea, #legacy-society-form textarea {
  height: 165px;
  min-height: 165px;
}
.ppf-form-loader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
.ppf-form-loader:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #101010;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";
  filter: alpha(opacity=91);
  -moz-opacity: 0.91;
  opacity: 0.91;
  position: absolute;
  top: 0;
  left: 0;
}
.ppf-form-loader .ppf-form-loader-content {
  width: 100%;
  max-width: 400px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.ppf-form-loader .ppf-form-loader-content h3 {
  font-size: 22px;
  color: #FFFFFF;
  margin: 0 0 14px 0;
}
.ppf-form-loader .ppf-form-loader-content p {
  font-size: 16px;
  color: #29A74A;
  margin: 0;
}
.ppf-form-status {
  display: none;
  text-align: center;
}
.ppf-form-status .icon {
  width: 92px;
  height: 92px;
  margin: 0 auto 37px;
}
.ppf-form-status.success .icon {
  background: url('../images/icons/payment-successful.png') no-repeat center;
  background-size: 92px;
}
.ppf-form-status.failed .icon {
  background: url('../images/icons/payment-failed.png') no-repeat center;
  background-size: 92px;
}
.ppf-form-status h3 {
  margin: 0 0 20px 0;
}
.ppf-form-status p {
  margin: 0 0 24px 0;
}
.ppf-form-status .btn {
  margin: 0 10px;
}
.error-fields {
  background: #FFC7C7;
  padding: 18px 22px;
  border: 1px solid #FF4343;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 62px 0;
}
.error-fields p {
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: #1F1F1F;
  margin: 0;
}
.ppf-form-input {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 0 37px;
}
.ppf-form-input.half {
  width: 50%;
  float: left;
  clear: none;
}
@media screen and (max-width: 640px) {
  .ppf-form-input.half {
    width: 100%;
    float: none;
  }
}
.ppf-form-input.third {
  width: 33.3%;
  float: left;
  clear: none;
}
@media screen and (max-width: 1024px) {
  .ppf-form-input.third {
    width: 100%;
    float: none;
  }
}
.ppf-form-input label {
  display: block;
  margin: 0 0 9px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.ppf-form-input input, .ppf-form-input textarea, .ppf-form-input select {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 17px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  line-height: 24px;
}
.ppf-form-input input::-webkit-input-placeholder, .ppf-form-input textarea::-webkit-input-placeholder, .ppf-form-input select::-webkit-input-placeholder {
  color: #8E8E8E;
}
.ppf-form-input input::-moz-placeholder, .ppf-form-input textarea::-moz-placeholder, .ppf-form-input select::-moz-placeholder {
  color: #8E8E8E;
}
.ppf-form-input input:-ms-input-placeholder, .ppf-form-input textarea:-ms-input-placeholder, .ppf-form-input select:-ms-input-placeholder {
  color: #8E8E8E;
}
.ppf-form-input input:-moz-placeholder, .ppf-form-input textarea:-moz-placeholder, .ppf-form-input select:-moz-placeholder {
  color: #8E8E8E;
}
.ppf-form-input input.error, .ppf-form-input textarea.error, .ppf-form-input select.error {
  border: 1px solid #FF4343;
}
.ppf-form-input select {
  padding-right: 58px;
  position: relative;
  background: #FFFFFF url('../images/icons/select-arrow.png') no-repeat right center;
  background-size: 58px;
}
.ppf-form-input select.no-value {
  color: #8E8E8E;
}
.ppf-form-input textarea {
  max-width: 100%;
  height: 200px;
  min-height: 200px;
  padding: 13px 17px;
}
.ppf-form-checkbox, .ppf-form-radio {
  padding: 0 15px;
  margin: 0 0 37px;
  position: relative;
  clear: both;
}
.ppf-form-checkbox input, .ppf-form-radio input {
  width: 1px;
  height: 1px;
  border: none;
  padding: 0;
  line-height: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.ppf-form-checkbox input + label, .ppf-form-radio input + label {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.3px;
  color: #B2B2B2;
  padding-left: 39px;
  cursor: pointer;
}
.ppf-form-checkbox input + label:before, .ppf-form-radio input + label:before {
  content: '';
  width: 19px;
  height: 19px;
  display: block;
  background: #DEDEDE;
  margin: 0 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.ppf-form-checkbox {
  display: inline-block;
}
.ppf-form-checkbox input:checked + label:before {
  background: #DEDEDE url('../images/icons/tick.png') no-repeat center;
  background-size: 12px;
}
.ppf-form-checkbox.has-content {
  display: block;
}
.ppf-form-checkbox.has-content .checkbox-content {
  display: none;
  background: #F5F5F5;
  margin-top: 5px;
  padding: 10px 20px;
}
.ppf-form-checkbox.has-content .checkbox-content p {
  font-size: 14px;
}
.ppf-form-radio {
  clear: both;
}
.ppf-form-radio input + label:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.ppf-form-radio input:checked + label:before {
  width: 13px;
  height: 13px;
  border: 3px solid #DEDEDE;
  background: #29A74A;
}
.ppf-currency-input-holder {
  position: relative;
}
.ppf-currency-input-holder .ppf-currency-indicator {
  width: 69px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid #DDDDDD;
  text-align: center;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 50px;
}
.ppf-currency-input-holder input {
  padding-left: 86px;
}
.convert-currency {
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 19px;
  color: #29A74A;
  float: right;
  margin: 0 15px 0 0;
}
.ppf-form-buttons {
  clear: both;
  margin: 0 15px;
}
@media screen and (max-width: 500px) {
  .ppf-form-buttons {
    text-align: center;
  }
}
.ppf-form-buttons button.btn {
  float: right;
  margin: 0 2px 0;
}
@media screen and (max-width: 500px) {
  .ppf-form-buttons button.btn {
    float: none;
    margin: 0;
  }
}
.ppf-form-buttons .mandatory {
  float: left;
  margin: 14px 0 0 17px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
@media screen and (max-width: 500px) {
  .ppf-form-buttons .mandatory {
    float: none;
    margin: 0 0 25px;
  }
}
#ppf-contact-map {
  width: 100%;
  height: 556px;
}
@media screen and (max-width: 730px) {
  #ppf-contact-map {
    height: 300px;
  }
}
.ppf-split-content {
  position: relative;
}
.ppf-split-content #newsletter-signup {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 900px) {
  .ppf-split-content #newsletter-signup {
    padding: 100px 25px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-split-content #newsletter-signup {
    width: 100%;
    float: none;
    padding: 60px 25px;
  }
}
.ppf-split-content .ppf-split-absolute {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 640px) {
  .ppf-split-content .ppf-split-absolute {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
  }
}
.ppf-split-content .ppf-split-absolute .content {
  width: 100%;
  max-width: 575px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 640px) {
  .ppf-split-content .ppf-split-absolute .content {
    max-width: 100%;
    padding: 44px 25px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.ppf-split-content .ppf-split-absolute .content h3, .ppf-split-content .ppf-split-absolute .content p {
  margin: 0 0 30px 0;
}
.ethics-header-strip {
  width: 100%;
  max-width: 1336px;
  background: rgba(0, 0, 0, 0.87);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 38px 0 54px 0;
  position: absolute;
  bottom: 81px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-height: 790px) {
  .ethics-header-strip {
    bottom: 25px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 400px) {
  .ethics-header-strip {
    bottom: 0;
  }
}
.ethics-header-strip .ethics-column-3 {
  width: 33.3%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
@media screen and (max-width: 650px) {
  .ethics-header-strip .ethics-column-3 {
    width: 100%;
    min-height: 75px;
    display: table;
    float: none;
    padding: 15px 25px;
    border-right: none;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
.ethics-header-strip .ethics-column-3:last-child {
  border-right: none;
  border-bottom: none;
  padding-bottom: 0;
}
.ethics-header-strip .ethics-column-3 .icon {
  margin: 0 0 21px;
}
@media screen and (max-width: 650px) {
  .ethics-header-strip .ethics-column-3 .icon {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 25px;
  }
}
.ethics-header-strip .ethics-column-3 .icon:before {
  content: '';
  display: block;
}
.ethics-header-strip .ethics-column-3 .fdt-icon:before {
  width: 42px;
  height: 45px;
  background-size: 42px;
}
.ethics-header-strip .ethics-column-3 .email-icon:before {
  width: 40px;
  height: 45px;
  background: url("../images/icons/email.png") no-repeat center;
  background-size: 40px 38px;
}
.ethics-header-strip .ethics-column-3 .website-icon:before {
  width: 45px;
  height: 45px;
  background-size: 45px;
}
.ethics-header-strip .ethics-column-3 h5 {
  font-weight: 600;
  color: #FFFFFF;
}
@media screen and (max-width: 650px) {
  .ethics-header-strip .ethics-column-3 h5 {
    padding-left: 65px;
  }
}
.ethics-header-strip .ethics-column-3 a {
  font-size: 19px;
  font-weight: 900;
  color: #FFFFFF;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
@media screen and (max-height: 1024px) {
  .ethics-header-strip .ethics-column-3 a {
    font-size: 15px;
    font-weight: 700;
  }
}
@media screen and (max-width: 650px) {
  .ethics-header-strip .ethics-column-3 a {
    padding-left: 65px;
  }
}
.ethics-header-strip .ethics-column-3 a:hover {
  color: #29A74A;
}
.blog-content-section {
  padding: 165px 0 108px 0;
}
@media screen and (max-width: 930px) {
  .blog-content-section {
    padding: 122px 0 44px 0;
  }
}
.blog-content-section h2 {
  margin: 0 0 100px 0;
  font-size: 35px;
  line-height: 39px;
  text-transform: uppercase;
}
@media screen and (max-width: 930px) {
  .blog-content-section h2 {
    margin: 0 0 44px 0;
  }
}
.blog-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #B7B7B7;
  text-transform: none;
}
.blog-posts-section {
  width: 71.8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 54px 0 0;
  float: left;
}
@media screen and (max-width: 1160px) {
  .blog-posts-section {
    width: 60%;
    padding: 0 25px 0 0;
  }
}
@media screen and (max-width: 930px) {
  .blog-posts-section {
    width: 100%;
    float: none;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .blog-posts-section .ppf-gallery li {
    width: 33.3%;
    padding: 7px;
  }
}
@media screen and (max-width: 390px) {
  .blog-posts-section .ppf-gallery li {
    width: 50%;
  }
}
.blog-posts-section .ppf-gallery li a {
  height: 168px;
}
@media screen and (max-width: 1160px) {
  .blog-posts-section .ppf-gallery li a {
    height: 120px;
  }
}
@media screen and (max-width: 800px) {
  .blog-posts-section .ppf-gallery li a {
    height: 120px;
  }
}
.blog-sidebar-section {
  width: 28.2%;
  float: right;
}
@media screen and (max-width: 1160px) {
  .blog-sidebar-section {
    width: 40%;
  }
}
@media screen and (max-width: 930px) {
  .blog-sidebar-section {
    width: 100%;
    float: none;
    margin: 0 0 25px 0;
  }
}
.ppf-main-post {
  margin: 0 0 93px 0;
}
.ppf-main-post .ppf-post-thumbnail {
  display: block;
  margin: 0 0 37px 0;
}
.ppf-main-post .ppf-post-categories a, .ppf-main-post .ppf-post-title a {
  color: #262626;
}
.ppf-main-post .ppf-post-categories, .ppf-main-post .ppf-post-title {
  margin: 0 0 10px 0;
}
.ppf-main-post .ppf-post-date {
  margin: 0 0 16px 0;
  font-weight: 400;
  color: #B7B7B7;
}
.ppf-main-post .ppf-post-excerpt {
  margin: 0 0 16px 0;
}
.ppf-post-column {
  width: 50%;
  float: left;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 19px 68px;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 35px 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .ppf-post-column {
    width: 100%;
    float: none;
    padding: 0 0 68px;
    border: none;
  }
}
.ppf-post-column.first {
  margin-left: -19px;
  clear: none;
}
.ppf-post-column.last {
  float: right;
  margin-right: -19px;
}
.ppf-post-column:nth-of-type(2n) {
  clear: both;
}
.ppf-post-column:hover {
  border-color: #EFEFEF;
  -webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.18);
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .ppf-post-column:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.ppf-post-column:hover .ppf-post-title a {
  color: #29A74A;
}
.ppf-post-column:hover .news-item-controls .link {
  margin-left: 10px;
}
.ppf-post-column:hover .news-item-controls .social {
  display: block;
}
@media screen and (max-width: 640px) {
  .ppf-post-column .news-item-controls .link {
    margin-left: 10px;
  }
  .ppf-post-column .news-item-controls .social {
    display: block;
  }
}
.ppf-post .ppf-post-thumbnail {
  display: block;
  height: 356px;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 28px 0;
}
@media screen and (max-width: 1160px) {
  .ppf-post .ppf-post-thumbnail {
    height: 210px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-post .ppf-post-thumbnail {
    height: 300px;
  }
}
@media screen and (max-width: 460px) {
  .ppf-post .ppf-post-thumbnail {
    height: 260px;
  }
}
.ppf-post .ppf-post-categories a, .ppf-post .ppf-post-title a {
  color: #262626;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.ppf-post .ppf-post-categories, .ppf-post .ppf-post-title {
  margin: 0 0 10px 0;
}
.ppf-post .ppf-post-date {
  margin: 0 0 26px 0;
  font-weight: 400;
  color: #B7B7B7;
}
.ppf-post .ppf-post-excerpt {
  margin: 0 0 18px 0;
  line-height: 24px;
}
.pagination {
  text-align: center;
  clear: both;
}
.pagination .screen-reader-text {
  display: none;
}
.pagination .page-numbers {
  display: inline-block;
  margin: 0 7px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  color: #262626;
}
.pagination .page-numbers:hover {
  color: #7FB14C;
}
.pagination .page-numbers.current {
  width: 34px;
  height: 34px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #7FB14C;
  color: #FFF;
  margin: 0 4px;
}
.ppf-single-post-categories a {
  color: #29A74A;
}
.ppf-single-post-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 59px;
  text-transform: none;
}
@media screen and (max-width: 1024px) {
  .ppf-single-post-title {
    font-size: 32px;
    line-height: 40px;
  }
}
.ppf-single-post-date {
  font-weight: 400;
  color: #B7B7B7;
  margin: 0 0 63px 0;
}
.ppf-image-caption, .wp-caption-text, .ppf-video-caption {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
  color: #7B7B7B;
  margin: 25px 0 0;
}
@media screen and (max-width: 1024px) {
  .ppf-image-caption, .wp-caption-text, .ppf-video-caption {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-image-caption, .wp-caption-text, .ppf-video-caption {
    margin: 15px 0 0;
  }
}
.ppf-video-caption {
  color: #FFFFFF;
}
.ppf-post-featured-image {
  margin-bottom: 45px;
}
.ppf-single-post-content h1, .ppf-single-post-content h2, .ppf-single-post-content h3, .ppf-single-post-content h4, .ppf-single-post-content h5, .ppf-single-post-content h6 {
  text-transform: none;
  margin-bottom: 30px;
}
.ppf-single-post-content h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 59px;
}
.ppf-single-post-content h4 {
  letter-spacing: normal;
}
.ppf-single-post-content p {
  margin-bottom: 36px;
}
.ppf-single-post-content ul, .ppf-single-post-content ol {
  margin: 0 0 36px 20px;
}
.ppf-single-post-content ul li, .ppf-single-post-content ol li {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 35px;
}
.ppf-single-post-content ul li a, .ppf-single-post-content ol li a {
  color: #29A74A;
  font-weight: 400;
}
.ppf-single-post-content img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.ppf-single-post-content img.aligncenter {
  margin: 0 auto 45px auto;
}
.ppf-single-post-content img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.ppf-single-post-content .embed-container, .ppf-single-post-content img {
  margin-bottom: 45px;
}
.ppf-single-post-content .embed-container.with-ppf-caption, .ppf-single-post-content img.with-ppf-caption {
  margin-bottom: 0;
}
.ppf-single-post-content .ppf-video-caption {
  margin-bottom: 45px;
}
blockquote {
  padding: 0 65px 0 80px;
  margin-bottom: 45px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  blockquote {
    padding: 0 40px 0 40px;
    margin-bottom: 36px;
  }
}
blockquote:before {
  content: '“';
  font-family: 'Nunito Sans', sans-serif;
  font-size: 108px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  color: #29A74A;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  blockquote:before {
    font-size: 70px;
  }
}
blockquote p {
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  line-height: 36px;
  color: #29A74A;
}
@media screen and (max-width: 1024px) {
  blockquote p {
    font-size: 18px;
    line-height: 30px;
  }
}
.wp-caption {
  max-width: 100%;
  margin-bottom: 45px;
}
.wp-caption.aligncenter {
  margin: 0 auto 45px auto;
}
.wp-caption img {
  margin-bottom: 0;
}
.ppf-single-post-meta {
  padding: 50px 0 25px 0;
  border-bottom: 1px solid #D8D8D8;
}
.ppf-single-post-tags {
  width: 100%;
  display: table;
  margin: 0 0 35px;
}
.ppf-single-post-tags p {
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 19px 20px 0;
  float: left;
}
.ppf-single-post-tags .tags {
  float: left;
}
.ppf-single-post-tags .tags a {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: #262626;
  background: #F2F2F2;
  padding: 3px 11px;
  margin: 0 3px 7px;
}
.ppf-post-author {
  font-weight: 300;
  font-style: italic;
  float: left;
}
.ppf-post-author span {
  color: #29A74A;
}
.social-sharing {
  list-style: none;
  float: right;
}
.social-sharing li {
  float: left;
  margin: 0 0 0 17px;
}
.social-sharing li .icon {
  background-size: 30px 30px;
  display: block;
}
.ppf-post-navigation-container {
  padding: 66px 0 0;
}
@media screen and (max-width: 1024px) {
  .ppf-post-navigation-container {
    padding: 44px 0 0;
  }
}
.ppf-post-navigation {
  width: 327px;
  display: block;
  border: none;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.ppf-post-navigation.ppf-next-post {
  float: left;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation.ppf-next-post {
    padding: 0 15px 0 0;
  }
}
.ppf-post-navigation.ppf-previous-post {
  float: right;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation.ppf-previous-post {
    padding: 0 0 0 15px;
  }
}
.ppf-post-navigation.ppf-previous-post .ppf-post-navigation-content {
  padding: 0 26px 0 0;
  text-align: right;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation.ppf-previous-post .ppf-post-navigation-content {
    padding: 0;
  }
}
.ppf-post-navigation .ppf-post-navigation-content {
  width: 72.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 26px;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation .ppf-post-navigation-content {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.ppf-post-navigation .ppf-post-navigation-image {
  width: 100%;
  max-width: 27.5%;
  height: 90px;
  background: #EFEFEF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
}
@media screen and (max-width: 760px) {
  .ppf-post-navigation .ppf-post-navigation-image {
    display: none;
  }
}
.ppf-post-navigation h6 {
  font-weight: 400;
  color: #B7B7B7;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.ppf-post-navigation p {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  color: #262626;
}
.ppf-video-column {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 64px 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .ppf-video-column {
    margin: 0 0 44px 0;
  }
}
@media screen and (max-width: 400px) {
  .ppf-video-column {
    width: 100%;
    float: none;
  }
}
.ppf-video-column.first {
  padding-right: 32px;
}
@media screen and (max-width: 680px) {
  .ppf-video-column.first {
    padding-right: 15px;
  }
}
@media screen and (max-width: 400px) {
  .ppf-video-column.first {
    padding-right: 0;
  }
}
.ppf-video-column.last {
  padding-left: 32px;
}
@media screen and (max-width: 680px) {
  .ppf-video-column.last {
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .ppf-video-column.last {
    padding-left: 0;
  }
}
.ppf-video-column:nth-child(odd) {
  clear: both;
}
.ppf-video .ppf-video-thumbnail {
  width: 100%;
  height: 340px;
  display: block;
  position: relative;
  background: #FFFFFF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 25px 0;
}
@media screen and (max-width: 1160px) {
  .ppf-video .ppf-video-thumbnail {
    height: 240px;
  }
}
@media screen and (max-width: 1024px) {
  .ppf-video .ppf-video-thumbnail {
    margin: 0 0 20px 0;
    height: 180px;
  }
}
@media screen and (max-width: 930px) {
  .ppf-video .ppf-video-thumbnail {
    height: 260px;
  }
}
@media screen and (max-width: 600px) {
  .ppf-video .ppf-video-thumbnail {
    height: 180px;
  }
}
@media screen and (max-width: 400px) {
  .ppf-video .ppf-video-thumbnail {
    height: 240px;
  }
}
.ppf-video .ppf-video-thumbnail:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url('../images/icons/play@2x.png') no-repeat center;
  background-size: 54px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: transform 250ms;
  -moz-transition: transform 250ms;
  -ms-transition: transform 250ms;
  -o-transition: transform 250ms;
  transition: transform 250ms;
}
.ppf-video .ppf-video-thumbnail:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ppf-video .ppf-video-title a {
  font-size: 19px;
  line-height: 26px;
  color: #262626;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.ppf-video .ppf-video-title a:hover {
  color: #29A74A;
}
#ppf-sidebar {
  background: #F5F5F5;
  padding: 0 44px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 930px) {
  #ppf-sidebar {
    padding: 0 25px;
  }
}
#ppf-sidebar .widget {
  padding: 39px 0;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 930px) {
  #ppf-sidebar .widget {
    padding: 0;
    border-bottom: none;
    border-top: 1px solid #D9D9D9;
  }
  #ppf-sidebar .widget:first-child {
    border-top: none;
  }
}
#ppf-sidebar .widget:last-child {
  border-bottom: none;
}
#ppf-sidebar .widget .widget-title {
  margin-bottom: 21px;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 1024px) {
  #ppf-sidebar .widget .widget-title {
    font-size: 14px;
    font-weight: 700;
  }
}
@media screen and (max-width: 930px) {
  #ppf-sidebar .widget .widget-title {
    margin-bottom: 0;
    padding: 25px 0;
    position: relative;
    cursor: pointer;
  }
  #ppf-sidebar .widget .widget-title:after {
    content: '';
    width: 18px;
    height: 10px;
    background: url('../images/icons/accordion-arrow.png') no-repeat center;
    background-size: 18px 10px;
    position: absolute;
    top: 30px;
    right: 0;
  }
  #ppf-sidebar .widget .widget-title.open:after {
    background: url('../images/icons/accordion-arrow-open.png') no-repeat center;
    background-size: 18px 10px;
  }
}
@media screen and (max-width: 930px) {
  #ppf-sidebar .widget.widget_latest_videos_widget, #ppf-sidebar .widget.widget_ppf_social_widget {
    display: none;
  }
  #ppf-sidebar .widget .sidebar-search-form, #ppf-sidebar .widget.widget_our_stories_categories_widget ul, #ppf-sidebar .widget .news-articles, #ppf-sidebar .widget.widget_ppf_in_the_news_categories_widget ul {
    display: none;
    padding-bottom: 25px;
  }
}
.widget p, .widget a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #262626;
}
.widget p a {
  color: #29A74A;
}
.widget_categories ul, .widget_ppf_in_the_news_categories_widget ul, .widget_our_stories_categories_widget ul {
  list-style: none;
}
.widget_categories ul li a, .widget_ppf_in_the_news_categories_widget ul li a, .widget_our_stories_categories_widget ul li a {
  display: inline-block;
  line-height: 24px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.widget_categories ul li a:hover, .widget_ppf_in_the_news_categories_widget ul li a:hover, .widget_our_stories_categories_widget ul li a:hover {
  color: #29A74A;
  padding-left: 3px;
}
.sidebar-search-form {
  display: block;
  position: relative;
}
.sidebar-search-form .screen-reader-text {
  display: none;
}
.sidebar-search-form input {
  width: 100%;
  height: 50px;
  display: block;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 67px 0 17px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sidebar-search-form button {
  width: 50px;
  height: 50px;
  display: block;
  background: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.sidebar-search-form button:after {
  content: '';
  width: 17px;
  height: 13px;
  display: block;
  background: url('../images/icons/link-arrow.png') no-repeat center;
  background-size: 17px 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-article {
  display: block;
  margin: 0 0 23px 0;
}
@media screen and (max-width: 930px) {
  .news-article {
    display: table;
    min-height: 90px;
    position: relative;
  }
}
.news-article:last-child {
  margin: 0;
}
.news-article:hover h6 {
  color: #29A74A;
}
.news-article:hover img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .news-article:hover img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
.news-article img {
  width: 27.6%;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
@media screen and (max-width: 930px) {
  .news-article img {
    width: 90px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.news-article .news-article-content {
  width: 72.4%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 24px;
}
@media screen and (max-width: 930px) {
  .news-article .news-article-content {
    width: 100%;
    padding: 0 0 0 114px;
  }
}
.news-article .news-article-content h6 {
  margin: 0 0 8px 0;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
@media screen and (max-width: 1024px) {
  .news-article .news-article-content h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 930px) {
  .news-article .news-article-content h6 {
    margin: 0 0 3px 0;
  }
}
.news-article .news-article-content p {
  font-size: 14px;
  color: #B7B7B7;
}
@media screen and (max-width: 1024px) {
  .news-article .news-article-content p {
    font-size: 12px;
  }
}
.latest-video-container {
  margin: -12px;
}
.latest-video-container .latest-video {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  position: relative;
  overflow: hidden;
}
.latest-video-container .latest-video a {
  display: block;
  position: relative;
}
.latest-video-container .latest-video a:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url('../images/icons/play@2x.png') no-repeat center;
  background-size: 54px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: transform 250ms;
  -moz-transition: transform 250ms;
  -ms-transition: transform 250ms;
  -o-transition: transform 250ms;
  transition: transform 250ms;
}
.latest-video-container .latest-video a:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-video-container .latest-video img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.latest-video-container .view-all-posts {
  margin-left: 12px;
}
.view-all-posts {
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.view-all-posts:hover {
  color: #29A74A;
}
.custom-column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px;
}
@media screen and (max-width: 580px) {
  .custom-column {
    padding: 13px 0;
  }
}
.custom-column .custom-column-bg {
  height: 100%;
  padding: 19px 19px 39px;
  background: #F2F2F2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.custom-column img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.custom-column h3 {
  margin: 0 0 23px 0;
}
.custom-column p {
  line-height: 24px;
}
.ppf-video-player {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.ppf-video-player .ppf-video-content {
  width: 1000px;
  max-width: 95vw;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.ppf-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #1C1C1C;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  opacity: 0.95;
}
.ppf-popup-image {
  width: auto;
  max-width: 90%;
  max-height: 90vh;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-popup-content {
  width: 100%;
  max-width: 1000px;
  max-height: 90vh;
  overflow: auto;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 92px;
  border: 1px solid #707070;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ppf-popup-content p {
  font-size: 16px;
  margin: 0 0 26px;
}
.ppf-popup-content p:last-child {
  margin: 0;
}
.ppf-popup-content .ppf-team-member-name {
  font-size: 19px;
  margin: 0 0 3px 0;
}
.ppf-popup-close, .ppf-popup-image-close {
  width: 13px;
  height: 13px;
  background: url('../images/icons/close-dark.png') no-repeat center;
  background-size: 13px;
  position: absolute;
  top: 25px;
  right: 25px;
}
.ppf-popup-image-close {
  width: 25px;
  height: 25px;
  background: url('../images/icons/close.png') no-repeat center;
  background-size: 25px;
  top: 5%;
}
.content-below {
  width: 72px;
  height: 72px;
  display: block;
  background: rgba(41, 167, 74, 0.56);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  bottom: 38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: bottom 250ms;
  -moz-transition: bottom 250ms;
  -ms-transition: bottom 250ms;
  -o-transition: bottom 250ms;
  transition: bottom 250ms;
}
.content-below:before {
  content: '';
  width: 13px;
  height: 17px;
  background: url('../images/icons/down-arrow.png') no-repeat center;
  background-size: 13px 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.content-below:hover {
  bottom: 33px;
}
.ppf-map-section {
  width: 100%;
  min-height: calc(100vh - 50px);
  display: table;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section {
    min-height: 1px;
    display: block;
  }
}
.ppf-map-section .ppf-map-content, .ppf-map-section .ppf-map {
  width: 50%;
  display: table-cell;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content, .ppf-map-section .ppf-map {
    width: 100%;
    display: block;
  }
}
.ppf-map-section .ppf-map-content {
  vertical-align: middle;
  padding: 50px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content {
    padding: 44px 0;
  }
  .ppf-map-section .ppf-map-content:after {
    content: '';
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    clear: both;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container {
  max-width: 482px;
  padding: 0 25px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container {
    max-width: 100%;
    text-align: center;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container h4, .ppf-map-section .ppf-map-content .ppf-map-content-container p {
  margin: 0 0 80px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container h4, .ppf-map-section .ppf-map-content .ppf-map-content-container p {
    margin: 0 0 44px 0;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend {
  width: 100%;
  display: table;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend {
    width: auto;
    display: inline-block;
    margin: 0 20px 20px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend {
    display: table;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend img {
  width: 14.2%;
  max-width: 86px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend img {
    max-width: 54px;
    width: auto;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend p {
  width: 85.8%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 17px 0 0 30px;
  margin: 0;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend p {
    width: auto;
    padding: 17px 0 0 15px;
  }
}
.ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend:last-child {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map-content .ppf-map-content-container .ppf-map-legend:last-child {
    margin: 0 20px 20px;
  }
}
.ppf-map-section .ppf-map {
  vertical-align: bottom;
  background: transparent no-repeat center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map {
    background-image: none !important;
  }
}
.ppf-map-section .ppf-map img {
  display: none;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map img {
    display: block;
  }
}
.ppf-map-section .ppf-map .btn {
  margin: 28px 34px;
}
@media screen and (max-width: 1024px) {
  .ppf-map-section .ppf-map .btn {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.desktop_infographic {
  background: #EFEFEF;
}
.latest-news-by-category {
  border-top: 1px solid #CECECE;
  text-align: center;
}
.latest-news-by-category .latest-news {
  text-align: left;
  margin: 0 0 66px 0;
}
.ppf-advanced-quote {
  width: 100%;
  display: table;
  padding: 26px 0 0 0;
  margin: 0 0 80px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-advanced-quote {
    margin: 0 0 42px 0;
    padding: 0;
  }
}
.ppf-advanced-quote img {
  max-width: 25.4%;
  float: left;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 640px) {
  .ppf-advanced-quote img {
    width: 300px;
    max-width: 100%;
    float: none;
    margin: 0 auto 25px;
  }
}
.ppf-advanced-quote .quote.right {
  width: 74.6%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 45px;
}
@media screen and (max-width: 1024px) {
  .ppf-advanced-quote .quote.right {
    padding-left: 25px;
  }
}
@media screen and (max-width: 640px) {
  .ppf-advanced-quote .quote.right {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.ppf-advanced-quote .quote blockquote {
  margin: 0;
}
.ppf-advanced-quote .quote blockquote.has-by {
  margin: 0 0 17px 0;
}
.ppf-advanced-quote .quote .by {
  padding: 0 0 0 80px;
  margin: 0;
  font-weight: 300;
  font-style: italic;
  line-height: 1.3;
  color: #868686;
}
@media screen and (max-width: 1024px) {
  .ppf-advanced-quote .quote .by {
    padding: 0 0 0 40px;
  }
}
.ppf-gallery {
  width: 100%;
  max-width: 1576px;
  display: table;
  margin: 0 auto;
  list-style: none;
}
.ppf-gallery li {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px;
}
@media screen and (max-width: 640px) {
  .ppf-gallery li {
    width: 33.3%;
    padding: 7px;
  }
}
@media screen and (max-width: 390px) {
  .ppf-gallery li {
    width: 50%;
  }
}
.ppf-gallery li a {
  width: 100%;
  height: 266px;
  display: block;
  background: #FFFFFF no-repeat center;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .ppf-gallery li a {
    height: 180px;
  }
}
@media screen and (max-width: 800px) {
  .ppf-gallery li a {
    height: 140px;
  }
}
.ppf-gallery li a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(41, 167, 74, 0.77);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  -ms-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.ppf-gallery li a:after {
  content: '';
  width: 21px;
  height: 21px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  background: url('../images/icons/fullscreen.png') no-repeat center;
  background-size: 21px;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.ppf-gallery li a:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.ppf-gallery li a:hover:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  top: 50%;
}
.ppf-gallery li a .ppf-gallery-caption {
  display: none;
}
.gallery-slider-container {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 10%;
  left: 10%;
}
.gallery-slider-container .gallery-slider {
  width: 100%;
  height: 100%;
}
.gallery-slider-container .gallery-slider .owl-stage-outer, .gallery-slider-container .gallery-slider .owl-stage {
  height: 100%;
}
.gallery-slider-container .gallery-slider .owl-item {
  width: 100%;
  height: 100%;
}
.gallery-slider-container .gallery-slider .ppf-gallery-slide {
  display: block;
  height: 100%;
}
.gallery-slider-container .gallery-slider img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.gallery-slider-container .gallery-slider .owl-next, .gallery-slider-container .gallery-slider .owl-prev {
  width: 21px;
  height: 37px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 540px) {
  .gallery-slider-container .gallery-slider .owl-next, .gallery-slider-container .gallery-slider .owl-prev {
    width: 11px;
  }
}
.gallery-slider-container .gallery-slider .owl-next {
  background: url('../images/icons/next.png') no-repeat center !important;
  background-size: 21px 37px !important;
  right: -100px;
}
@media screen and (max-width: 1140px) {
  .gallery-slider-container .gallery-slider .owl-next {
    right: -41px;
  }
}
@media screen and (max-width: 540px) {
  .gallery-slider-container .gallery-slider .owl-next {
    background-size: 11px 19px !important;
    right: -31px;
  }
}
.gallery-slider-container .gallery-slider .owl-prev {
  background: url('../images/icons/prev.png') no-repeat center !important;
  background-size: 21px 37px !important;
  left: -100px;
}
@media screen and (max-width: 1140px) {
  .gallery-slider-container .gallery-slider .owl-prev {
    left: -41px;
  }
}
@media screen and (max-width: 540px) {
  .gallery-slider-container .gallery-slider .owl-prev {
    background-size: 11px 19px !important;
    left: -31px;
  }
}
.gallery-slider-container .gallery-slider .owl-dots {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-height: 640px) {
  .gallery-slider-container .gallery-slider .owl-dots {
    bottom: -20px;
  }
}
.gallery-slider-container .gallery-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  float: left;
  background: #FFFFFF;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 4px;
}
.gallery-slider-container .gallery-slider .owl-dots .owl-dot.active {
  background: #29A74A;
}
.ppf-gallery-close {
  width: 18px;
  height: 18px;
  background: url('../images/icons/close.png') no-repeat center;
  background-size: 18px;
  position: absolute;
  top: 10%;
  right: 5%;
}
@media screen and (max-width: 540px) {
  .ppf-gallery-close {
    top: 25px;
    right: 15px;
  }
}
.donor-carousel-section {
  border-top: 1px solid #CECECE;
}
.partner-donor-slider .owl-stage-outer, .partner-donor-slider .owl-stage {
  height: 100%;
  margin: 0 auto;
}
.partner-donor-slider img {
  max-width: 150px;
  margin: 0 auto;
  position: relative;
}
.partner-donor-slider .owl-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 14px;
}
.partner-donor-slider .ppf-donor-partner-placeholder {
  width: 150px;
  height: 150px;
  display: block;
  background: #F2F2F2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 auto;
  font-size: 59px;
  font-weight: 400;
  line-height: 150px;
  color: #29A74A;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1130px) {
  .partner-donor-slider .ppf-donor-partner-placeholder {
    width: 100px;
    height: 100px;
    font-size: 50px;
    line-height: 100px;
  }
}
.ppf-page-links {
  width: 100%;
  display: table;
  list-style: none;
  position: relative;
}
.ppf-page-links li {
  width: 33.3%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-links li {
    width: 50%;
    padding: 15px;
  }
}
@media screen and (max-width: 860px) {
  .ppf-page-links li {
    width: 100%;
    float: none;
  }
}
.ppf-page-links .ppf-page-link {
  padding: 54px 0 0;
  background: rgba(31, 31, 31, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
@media screen and (max-width: 1024px) {
  .ppf-page-links .ppf-page-link {
    padding: 25px 0 0;
  }
}
.ppf-page-links .ppf-page-link .content {
  height: 290px;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
  margin: 0 0 45px 0;
  color: #FFF;
}
@media screen and (max-width: 1024px) {
  .ppf-page-links .ppf-page-link .content {
    height: 220px;
    padding: 0 25px;
    margin: 0 0 25px 0;
  }
}
@media screen and (max-width: 860px) {
  .ppf-page-links .ppf-page-link .content {
    height: auto;
  }
}
.ppf-page-links .ppf-page-link .content h3 {
  margin: 0 0 30px;
}
@media screen and (max-width: 860px) {
  .ppf-page-links .ppf-page-link .content h3 {
    margin: 0 0 20px;
  }
}
.ppf-page-links .ppf-page-link .content p {
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1024px) {
  .ppf-page-links .ppf-page-link .content p {
    font-size: 15px;
    line-height: 20px;
  }
}
.ppf-page-links .ppf-page-link .link {
  padding: 34px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin: 0 50px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .ppf-page-links .ppf-page-link .link {
    padding: 25px 0;
    margin: 0 25px;
  }
}
.ppf-page-links .ppf-page-link .link a {
  display: inline-block;
  font-size: 16px;
  color: #29A74A;
  position: relative;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.ppf-page-links .ppf-page-link .link a:after {
  content: '';
  width: 17px;
  height: 13px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  background: url('../images/icons/mobile-search-submit.png') no-repeat center;
  background-size: 17px 13px;
  position: absolute;
  top: 50%;
  right: -17px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.ppf-page-links .ppf-page-link:hover {
  background: #29A74A;
  -webkit-box-shadow: 0 3px 26px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 0 3px 26px rgba(0, 0, 0, 0.64);
  box-shadow: 0 3px 26px rgba(0, 0, 0, 0.64);
}
.ppf-page-links .ppf-page-link:hover .link a {
  color: #FFF;
}
.ppf-page-links .ppf-page-link:hover .link a:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  right: -27px;
}
.ppf-brochure {
  margin: 0 0 80px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-brochure {
    margin: 0 0 60px 0;
  }
}
.ppf-brochure img {
  width: 872px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 51px 0 0;
}
@media screen and (max-width: 1180px) {
  .ppf-brochure img {
    margin: 0 40px 0 0;
  }
}
@media screen and (max-width: 1150px) {
  .ppf-brochure img {
    margin: 0;
    max-width: 100%;
    float: none;
  }
}
.ppf-brochure h4 {
  font-size: 20px;
  letter-spacing: normal;
  margin: 0 0 30px 0;
}
.ppf-brochure .brochure-pdfs {
  float: left;
  margin: 100px 0 0 0;
}
@media screen and (max-width: 1150px) {
  .ppf-brochure .brochure-pdfs {
    margin: 25px 0 0;
    float: none;
  }
}
.ppf-brochure .brochure-pdfs h5 {
  font-size: 19px;
  margin: 0 0 4px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-brochure .brochure-pdfs h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
  }
}
.ppf-brochure .brochure-pdfs ul {
  list-style: none;
  margin: 0;
}
.ppf-brochure .brochure-pdfs ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
@media screen and (max-width: 1024px) {
  .ppf-brochure .brochure-pdfs ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
.ppf-brochure .brochure-pdfs ul li a {
  color: #262626;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.ppf-brochure .brochure-pdfs ul li a:hover {
  color: #29A74A;
}
.ppf-statements {
  margin: 0 -14px;
}
.ppf-statements .statement {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px;
  margin: 0 0 36px 0;
}
.ppf-statements .statement:nth-child(4n + 1) {
  clear: both;
}
@media screen and (max-width: 860px) {
  .ppf-statements .statement {
    width: 33.3%;
  }
  .ppf-statements .statement:nth-child(4n + 1) {
    clear: none;
  }
  .ppf-statements .statement:nth-child(3n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .ppf-statements .statement {
    width: 50%;
  }
  .ppf-statements .statement:nth-child(3n + 1) {
    clear: none;
  }
  .ppf-statements .statement:nth-child(2n + 1) {
    clear: both;
  }
}
.ppf-statements .statement img {
  margin: 0 0 37px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .ppf-statements .statement img {
    margin: 0 0 20px 0;
  }
}
.ppf-statements .statement h5 {
  font-size: 19px;
  margin: 0 0 28px 0;
}
@media screen and (max-width: 1024px) {
  .ppf-statements .statement h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px 0;
  }
}
.ppf-statements .statement ul {
  list-style: none;
  margin: 0;
}
.ppf-statements .statement ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
@media screen and (max-width: 1024px) {
  .ppf-statements .statement ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
.ppf-statements .statement ul li a {
  color: #262626;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
.ppf-statements .statement ul li a:hover {
  color: #29A74A;
}
#footer {
  background: #1A1A1A;
  padding: 82px 0 42px;
}
@media screen and (max-width: 780px) {
  #footer {
    padding: 57px 0 42px;
  }
}
#footer .column {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 780px) {
  #footer .column {
    width: 33.3%;
  }
  #footer .column:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 580px) {
  #footer .column {
    width: 50%;
  }
  #footer .column:nth-child(2) {
    display: none;
  }
}
#footer h4 {
  margin: 0 0 25px 0;
  color: #FFFFFF;
}
#footer ul {
  list-style: none;
  margin: 0 0 40px 0;
}
#footer ul a {
  display: inline-block;
  padding: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
#footer ul a:hover {
  color: #29A74A;
  padding-left: 3px;
}
@media screen and (max-width: 580px) {
  #footer .textwidget {
    text-align: center;
  }
}
#footer .textwidget p {
  margin: 0 0 17px 0;
}
#footer .textwidget p img {
  display: table;
}
@media screen and (max-width: 580px) {
  #footer .textwidget p img {
    margin: 0 auto;
  }
}
#footer p, #footer a {
  font-size: 14px;
  color: #B2B2B2;
}
#footer p a, #footer a a {
  color: #29A74A;
}
#toe {
  background: #0A0A0A;
  padding: 15px 0;
}
@media screen and (max-width: 630px) {
  #toe {
    text-align: center;
  }
}
#toe p {
  font-size: 14px;
  color: #6C6C6C;
  margin: 8px 0 0 0;
}
@media screen and (max-width: 630px) {
  #toe p {
    float: none;
  }
}
#toe p a {
  color: #6C6C6C;
  -webkit-transition: color 250ms;
  -moz-transition: color 250ms;
  -ms-transition: color 250ms;
  -o-transition: color 250ms;
  transition: color 250ms;
}
@media screen and (max-width: 630px) {
  #toe p a {
    color: #FFFFFF;
  }
}
#toe p a:hover {
  color: #29A74A;
}
@media screen and (max-width: 930px) {
  #toe p span {
    display: block;
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 630px) {
  #toe p span {
    margin: 5px 0 10px;
  }
}
@media screen and (max-width: 930px) {
  #toe .btn {
    margin: 7px 0 0;
  }
}
@media screen and (max-width: 630px) {
  #toe .btn {
    float: none;
  }
}
#ppf-cookie-notification {
  display: none;
  width: 100%;
  max-width: 583px;
  background: #29A74A;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 9999999;
}
@media screen and (max-width: 653px) {
  #ppf-cookie-notification {
    max-width: 90%;
    right: 10%;
    bottom: 15px;
  }
}
#ppf-cookie-notification h3, #ppf-cookie-notification p {
  margin: 0 0 24px;
}
#ppf-cookie-notification p {
  font-size: 15px;
  line-height: 20px;
}
@media screen and (max-width: 653px) {
  #ppf-cookie-notification p {
    font-size: 14px;
  }
}
#ppf-cookie-notification p a {
  color: #FFFFFF;
  font-weight: 700;
  text-decoration: underline;
}
/*# CUSTOM */
#ppf-page-header.full {
  height: calc(100vh - 92px);
}
#ppf-page-header > .ppf-page-header-video {
  overflow: hidden;
}
#ppf-page-header .ppf-page-header-video video {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1025px) {
  #header {
    top: 94px;
  }
  .header-notice-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .header-notice-desktop {
    display: none !important;
  }
  .header-notice-mobile {
    margin-left: -27px;
    margin-right: -27px;
  }
  #header {
    height: auto;
    padding-bottom: 22px;
  }
  #header .mobile-menu-container {
    top: 100%;
  }
  #ppf-page-header {
    /*margin-top: 120px;*/
  }
}
/* Donors Page */
.content-section .ppf-donors-and-partners .ppf-donor-partner .meta-icons, .ppf-donors-partners-section .ppf-donor-partner .meta-icons {
  position: absolute;
  bottom: 8px;
  right: 15px;
  text-align: right;
}
.content-section .ppf-donors-and-partners .ppf-donor-partner .ppf-donor-partner-cat-icon, .ppf-donors-partners-section .ppf-donor-partner .ppf-donor-partner-cat-icon {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #b3b3b3;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 48px;
  text-transform: capitalize;
  display: inline-block;
  margin-left: 1px;
  border: 4px solid #b3b3b3;
}
.content-section .ppf-donors-and-partners .ppf-donor-partner .icon-donor, .ppf-donors-partners-section .ppf-donor-partner .icon-donor {
  background-image: url('../images/icons/donor.svg');
}
.content-section .ppf-donors-and-partners .ppf-donor-partner .icon-partner, .ppf-donors-partners-section .ppf-donor-partner .icon-partner {
  /*background-image: url('../images/icons/partner.svg');*/
  background-image: url('../images/icons/partner-alt.svg');
}
.content-section .ppf-donors-and-partners .ppf-donor-partner.cat-alt .icon-partner, .ppf-donors-partners-section .ppf-donor-partner.cat-alt .icon-partner {
  background-image: url('../images/icons/partner.svg');
}
.list-legend {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: -30px;
  position: relative;
}
.list-legend .item {
  font-weight: bold;
  display: flex;
  align-items: center;
  margin: 0 15px;
}
.list-legend .item:before {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #b3b3b3;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 48px;
  text-transform: capitalize;
  display: inline-block;
  margin-left: 1px;
  border: 4px solid #b3b3b3;
  margin-right: 10px;
}
.list-legend .item.donor:before {
  background-image: url('../images/icons/donor.svg');
}
.list-legend .item.partner:before {
  background-image: url('../images/icons/partner-alt.svg');
}
.list-legend .item .title {
  font-family: 'Nunito Sans', sans-serif;
  color: #b3b3b3;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .list-legend {
    top: 0;
  }
}
/* END - Donors Page */
/*
breaks js calc height
.custom-column{
height:100%!important;
}*/
/* College Template */
.page-template-college-template #ppf-page-header .content-area {
  text-align: center;
}
.page-template-college-template #ppf-page-header .content-area .logo {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .page-template-college-template #ppf-page-header {
    margin-top: 130px;
  }
}

/* Blog Article Mobile/Tablet */
@media (max-width: 930px) {
	.single-post .content-area {
		display: flex;
  		flex-direction: column;
	}
	.single-post .content-area > .blog-sidebar-section {
		margin-top: 3rem;
		order: 10;
	}
	.single-post .content-area > .ppf-single-post-categories {
		order: 15;
	}
}
/*# sourceMappingURL=peaceparks.css.map */