*:focus {
  outline: none;
  outline-width: 0;
}

body.single-post #content h2, body.single-post #content h3, body.single-post #content h4, body.single-post #content h5 {
  color: #1F6EA5;
}
body.single-post #content h2 {
  font-size: 96px;
}
body.single-post #content h3 {
  font-size: 48px;
}
body.single-post #content h4 {
  font-size: 48px;
}
body.single-post #content h5 {
  font-size: 32px;
}
body.single-post #content p {
  margin: 20px 70px;
}
body.post-template-default .wrapper, body.post-template-template-C .wrapper {
  padding: 0;
}
body.post-template-default .wrapper .container #main h1, body.post-template-template-C .wrapper .container #main h1 {
  color: #134878;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 74px;
  line-height: 100%;
  margin-bottom: 63px;
  text-align: center;
}
body.post-template-default .wrapper .container #main p, body.post-template-template-C .wrapper .container #main p {
  max-width: 910px;
  margin: auto auto 70px;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 175%;
  color: #262F3D;
  margin: 20px 70px !important;
}
body.post-template-default .wrapper .container #main .entry-meta, body.post-template-template-C .wrapper .container #main .entry-meta {
  margin: auto auto 50px;
}
body.post-template-default .wrapper .container #main .entry-meta span, body.post-template-template-C .wrapper .container #main .entry-meta span {
  display: block;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 175%;
}
body.post-template-default .wrapper .container #main .entry-meta span.cat-links, body.post-template-template-C .wrapper .container #main .entry-meta span.cat-links {
  text-transform: uppercase;
}
body.post-template-default .wrapper .container #main .entry-meta span.cat-links a, body.post-template-template-C .wrapper .container #main .entry-meta span.cat-links a {
  color: #F39E21;
  text-decoration: none;
}
body.post-template-default .wrapper .container #main .entry-meta span.cat-links a:hover, body.post-template-template-C .wrapper .container #main .entry-meta span.cat-links a:hover {
  text-decoration: none;
}
body.post-template-default .wrapper .container #main .entry-meta span.posted-on, body.post-template-template-C .wrapper .container #main .entry-meta span.posted-on {
  font-weight: 400;
  font-size: 14px;
  line-height: 175%;
}
body.post-template-default .wrapper .container #main .entry-content h5,
body.post-template-default .wrapper .container #main .entry-content h6, body.post-template-template-C .wrapper .container #main .entry-content h5,
body.post-template-template-C .wrapper .container #main .entry-content h6 {
  text-align: center;
}
body.post-template-default .wrapper .container #main .entry-content h5, body.post-template-template-C .wrapper .container #main .entry-content h5 {
  font-family: "Roobert-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  text-align: center;
  color: #1F6EA5;
}
body.post-template-default .wrapper .container #main .entry-content h6, body.post-template-template-C .wrapper .container #main .entry-content h6 {
  font-family: "Roobert-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #134878;
}
body.post-template-default .wrapper .container #main .entry-content img, body.post-template-template-C .wrapper .container #main .entry-content img {
  margin: auto auto 50px;
}
body.post-template-default .wrapper .container #main .entry-content figure.wp-block-image.size-full img, body.post-template-template-C .wrapper .container #main .entry-content figure.wp-block-image.size-full img {
  width: 100%;
  margin: auto auto 50px;
}
body.post-template-default #right-sidebar, body.post-template-template-C #right-sidebar {
  padding: 266px 0 0 95px;
}
body.post-template-default #right-sidebar h2, body.post-template-template-C #right-sidebar h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #134878;
  margin-bottom: 47px;
}
body.post-template-default #right-sidebar ul, body.post-template-template-C #right-sidebar ul {
  max-width: 210px;
}
body.post-template-default #right-sidebar li, body.post-template-template-C #right-sidebar li {
  font-family: "Roobert-regular";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  color: #797979;
  margin-bottom: 36px;
}
body.post-template-default #right-sidebar li a, body.post-template-template-C #right-sidebar li a {
  color: #797979;
  text-decoration: none;
}
@media (max-width: 425px) {
  body.post-template.post-template-template-A .wrapper .carousel-gallery, body.post-template.post-template-template-B .wrapper .carousel-gallery {
    width: 100%;
  }
}
body.post-template.post-template-template-A .wrapper .container #content .row #main h1, body.post-template.post-template-template-B .wrapper .container #content .row #main h1 {
  color: #134878;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 74px;
  line-height: 100%;
  margin-bottom: 63px;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  body.post-template.post-template-template-A .wrapper .container #content .row #main h1, body.post-template.post-template-template-B .wrapper .container #content .row #main h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 1279px) {
  body.post-template.post-template-template-A .wrapper .container #content .row #main h1, body.post-template.post-template-template-B .wrapper .container #content .row #main h1 {
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  body.post-template.post-template-template-A .wrapper .container #content .row #main h1, body.post-template.post-template-template-B .wrapper .container #content .row #main h1 {
    font-size: 48px;
  }
}
body.post-template.post-template-template-A .wrapper .container #content .row #main p, body.post-template.post-template-template-B .wrapper .container #content .row #main p {
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 175%;
  color: #262F3D;
  margin: 20px 70px !important;
}
@media (max-width: 425px) {
  body.post-template.post-template-template-A .wrapper .container #content .row #main p, body.post-template.post-template-template-B .wrapper .container #content .row #main p {
    margin: 20px 15px !important;
  }
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta {
  margin: auto auto 50px;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta span, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta span {
  display: block;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 175%;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta span.cat-links, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta span.cat-links {
  text-transform: uppercase;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta span.cat-links a, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta span.cat-links a {
  color: #F39E21;
  text-decoration: none;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta span.cat-links a:hover, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta span.cat-links a:hover {
  text-decoration: none;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-meta span.posted-on, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta span.posted-on {
  font-weight: 400;
  font-size: 14px;
  line-height: 175%;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content h5, body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content h6, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content h5, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content h6 {
  text-align: center;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content h5, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content h5 {
  font-family: "Roobert-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  text-align: center;
  color: #1F6EA5;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content h6, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content h6 {
  font-family: "Roobert-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  color: #134878;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content img, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content img {
  margin: auto auto 50px;
}
body.post-template.post-template-template-A .wrapper .container #content .row #main .entry-content figure.wp-block-image.size-full img, body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content figure.wp-block-image.size-full img {
  width: 100%;
  margin: auto auto 50px;
}
body.post-template.post-template-template-A .page-wrapper .inner-page-banner .container .row .banner-split {
  align-self: end;
}
body.post-template.post-template-template-A .wrapper .container {
  padding-top: 22px;
}
body.post-template.post-template-template-A .wrapper .container .surgery-detail-row {
  position: relative;
  top: 75px;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 175%;
}
@media (max-width: 576px) {
  body.post-template.post-template-template-A .wrapper .container .surgery-detail-row {
    top: 0px;
  }
}
body.post-template.post-template-template-A .wrapper .container .surgery-detail-row .banner-split-details {
  font-weight: 600;
  font-size: 22px;
  line-height: 175%;
  color: #134878;
}
@media screen and (max-width: 1200px) {
  body.post-template.post-template-template-A .wrapper .container .surgery-detail-row .banner-split-details {
    font-size: 18px;
  }
}
body.post-template.post-template-template-A .wrapper .container .surgery-detail-row .banner-split-details span {
  color: #F39E21;
}
body.post-template.post-template-template-B .wrapper {
  padding: 120px 0 0;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main h1 {
  color: #134878;
  font-family: "Open Sauce Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 74px;
  line-height: 100%;
  margin-bottom: 120px;
  text-align: center;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-content img.size-full {
  width: 100%;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta .entry-caption .featured_caption {
  text-align: left;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta .entry-caption .featured_caption p {
  font-style: normal;
  font-size: 22px;
  line-height: 175%;
  margin: inherit;
  color: #134878;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta .entry-caption .featured_caption p span {
  display: inline;
  color: #F39E21;
  text-transform: uppercase;
}
body.post-template.post-template-template-B .wrapper .container #content .row #main .entry-meta .entry-details {
  display: flex;
  flex-direction: column;
  align-self: end;
}

body.page-template-contact-page .page-wrapper .footer-donation-sec .footer-above-sec .container h6.text-black {
  font-family: "Open Sauce Sans";
}
body.page-template-contact-page .footer-donation-sec {
  padding-top: 100px;
}
body.page-template-contact-page .contact-company-info .info-listing h6 {
  margin-bottom: 15px;
}
body.page-template-contact-page .contact-company-info .info-listing li .info-icon-media img {
  width: 64px;
  min-width: 64px;
}
body.page-template-contact-page #donationInquiry {
  margin-bottom: 80px;
}
body.page-template-contact-page .general-section {
  padding: 100px 0px;
}
body.page-template-contact-page .section-headline h2 {
  margin-bottom: 35px !important;
}
@media (max-width: 767px) {
  body .section-action {
    text-align: center;
  }
  body .our-mission-bottom-banner .section-media p.regular {
    display: none;
  }
  body .next-button {
    font-size: 24px;
  }
  body .nudge.circle-arrow-right {
    width: 50px;
    height: 50px;
    min-width: 50px;
    font-size: 24px;
  }
  body .section-action button.btn {
    max-width: 336px;
    height: 62px;
    max-height: 62px;
  }
  body .section-action button.btn.btn-power-hug {
    width: 254px;
    height: 62px;
  }
}
@media (max-width: 767px) {
  body.page-template-contact-page .contact-page-details .contact-company-info .info-listing li .info-icon-media img {
    width: 45px;
    min-width: 45px;
  }
  body.page-template-contact-page .inner-page-banner .section-content ul.banner-list-points {
    display: flex;
    flex-direction: column;
  }
  body.page-template-contact-page .inner-page-banner .section-content ul.banner-list-points li {
    display: flex;
  }
}
body.home .fw-500 {
  font-weight: 500;
}
@media (max-width: 767px) {
  body.home .team-mobile .slick-list {
    padding: 0 20% 0 0;
  }
  body.home .power-hug-sec .custom-logo-link {
    text-align: center;
  }
  body.home .since-animated-album .media-file:first-child {
    display: none;
  }
  body.home .since-animated-album .media-file:last-child {
    position: relative;
    top: -75px;
  }
  body.home .globally-impact {
    margin-bottom: 60px;
  }
  body.home .globally-impact .container .row {
    display: flex;
  }
  body.home .globally-impact .container .row .col-md-5 {
    order: 2;
  }
  body.home .globally-impact .container .row .col-md-7 {
    order: 1;
  }
  body.home .globally-impact ul.globally-count li h1 {
    font-size: 60px;
  }
  body.home .section-1 h5.text-blue.mb-5 {
    line-height: 30px;
  }
  body.home .section-1 h6.text-black {
    font-size: 18px;
    line-height: 31.5px;
    font-family: "Open Sauce Sans";
  }
}
body.home .section-1 h6.text-black {
  font-size: 18px;
  line-height: 31.5px;
  font-family: "Open Sauce Sans";
}
body.home .since-content-section {
  background-attachment: inherit;
  background-position: top left;
  background-size: 80%;
}
@media (max-width: 767px) {
  body.home .since-content-section {
    background-size: 100%;
    padding-top: 150px;
    padding-bottom: 0;
  }
}
body.home .blog-simple-cards .blog-card .blog-card-media img {
  -o-object-position: top center;
     object-position: top center;
}
body.home h1.sub_h5 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
body.page-template-our-mission-page .fw-500 {
  font-weight: 500;
}
@media (min-width: 768px) {
  body.page-template-our-mission-page .gutter-7 {
    padding-right: 7rem !important;
  }
}
@media (min-width: 768px) {
  body.page-template-our-mission-page .vm-card-list .vm-card-item {
    padding-right: 6rem !important;
  }
}
body.page-template-our-mission-page .moreHelp-sec .banner-full-oms5 {
  margin-top: -170px;
}
body.page-template-our-mission-page .right-images-col {
  padding-left: 45px;
}
body.page-template-our-mission-page .since-banner .donate-logo {
  top: -250px;
}
body.page-template-our-mission-page .mission-healing-card h6 {
  line-height: 20px;
}
body.page-template-our-mission-page .saveMore-lives-sec h6 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%; /* 35.2px */
}
body.page-template-our-mission-page .unique-solutions-sec h1 {
  margin-bottom: 60px;
  font-size: 96px;
}
body.page-template-our-mission-page .unique-solutions-sec h5 span.index-count {
  flex-shrink: 0;
  margin-top: 0px !important;
  font-size: 32px;
  color: #1F6EA5;
}
@media (min-width: 768px) and (max-width: 1279px) {
  body.page-template-our-mission-page .since-banner .donate-logo {
    top: -300px;
    left: 30px;
  }
}
body.page-template-ships-page h2 {
  font-weight: 500;
}
body.page-template-ships-page .text-color-h {
  color: #1F6EA5;
}
body.page-template-ships-page .fw-500 {
  font-weight: 500;
}
body.page-template-ships-page .lifetime-calling-card .vm-card-body {
  max-height: 540px;
  min-height: 540px;
}
body.page-template-ships-page .missionPartSlider .slick-next {
  left: 21%;
}
body.page-template-ships-page .missionPartSlider .slick-prev {
  left: 12%;
}
body.page-template-ships-page .missionPartSlider .slick-arrow {
  top: 64%;
}
body.page-template-ships-page .global-journey-section .vm-card-item .vm-media {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-ships-page .global-journey-section .vm-card-item .vm-media img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (min-width: 1000px) {
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.page-template-volunteer-page .dark-content-box {
    min-height: 735px;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slider-bottom-se34 .volunteer-multi-slider-right .vms-inner-section .gallery-slider .slick-track .slick-slide img {
    min-height: 735px;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow {
    position: relative;
    bottom: 0;
    left: 2;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-next {
    left: 11%;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-mobile {
    display: inline-block;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  body.page-template-volunteer-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-volunteer-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-volunteer-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow {
    position: inherit;
    bottom: 0;
    left: 0;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-mobile {
    display: inline-block;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-thumb .slick-arrow.slick-next {
    left: 2%;
  }
  body.page-template-volunteer-page .volunteer-multi-slider-right .slick-list.draggable {
    margin-left: -10px;
    margin-right: -10px;
  }
  body.page-template-volunteer-page .inner-page-container {
    padding-top: 40px;
  }
  body.page-template-volunteer-page .inner-page-container h3 {
    font-size: 40px;
  }
  body.page-template-volunteer-page .inner-page-container h5 {
    margin-top: 25px !important;
    margin-bottom: 20px !important;
  }
  body.page-template-volunteer-page .why-serve-sec {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body.page-template-volunteer-page .why-serve-sec .section-media {
    text-align: center;
  }
  body.page-template-volunteer-page .why-serve-sec .section-media img {
    width: 346px !important;
    height: 392px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-volunteer-page .why-serve-sec-2 {
    padding-top: 20px;
  }
  body.page-template-volunteer-page .why-serve-sec-2 .section-media {
    text-align: center;
  }
  body.page-template-volunteer-page .why-serve-sec-2 .section-media img {
    width: 346px !important;
    height: 392px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-volunteer-page .testimonialSlide .slick-track .slick-slide {
    padding: 20px;
  }
  body.page-template-volunteer-page .testimonialSlide .slick-track .slick-slide .section-content .quote {
    font-size: 72px;
    position: relative;
    top: -10px;
    left: -28px;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list {
    padding-top: 98px;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list .slick-track {
    margin-top: 25px;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list .slick-track .vm-card-item .vm-card-body {
    margin-bottom: 0 !important;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list .slick-track .vm-card-item .vm-card-body .index-count {
    padding-bottom: 64px;
    margin-bottom: 32px;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list .slick-track .vm-card-item .vm-card-body h6 {
    margin-bottom: 70px;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-next {
    margin-top: 56px;
    width: 76px;
    height: 76px;
    background-size: 100%;
    left: 100px;
    right: auto;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-prev {
    margin-top: 56px;
    width: 76px;
    height: 76px;
    background-size: 100%;
    left: 10px;
  }
  body.page-template-volunteer-page .how-to-apply-sec br {
    display: none;
  }
}
@media (max-width: 767px) {
  body.page-template-church-engagement-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-church-engagement-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-church-engagement-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-church-engagement-page .inner-page-container {
    padding-top: 32px;
  }
  body.page-template-church-engagement-page .bring-hope-sec {
    padding-bottom: 0;
  }
  body.page-template-church-engagement-page .request-speaker-sec .section-action button.btn {
    width: 100%;
  }
  body.page-template-church-engagement-page .partner-sec h4 {
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 44px */
  }
}
body.page-template-about-page .founder-container {
  padding-top: 0;
}
body.page-template-about-page .founder-section {
  padding-top: 90px;
}
@media screen and (max-width: 1279px) {
  body.page-template-about-page .founder-section {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 1279px) {
  body.page-template-about-page .founder-section-main {
    padding: 90px 0px;
  }
}
@media screen and (max-width: 1279px) {
  body.page-template-about-page .founder-section-content-image {
    padding-top: 20px;
  }
}
body.page-template-about-page .fw-500 {
  font-weight: 500;
}
body.page-template-about-page .section-media-container {
  text-align: right;
  display: inline-block;
}
body.page-template-about-page .section-media {
  max-width: 629px;
  text-align: right;
  display: inline-block;
}
body.page-template-about-page .section-media-next {
  max-width: none;
}
@media (max-width: 767px) {
  body.page-template-about-page .world-leader-card-body .world-leader-info .section-content h6 {
    text-align: center;
  }
  body.page-template-about-page .world-leader-card-body .world-leader-info .section-content span.card-label {
    text-align: center;
  }
  body.page-template-about-page .one-mission-sec .section-action {
    text-align: center;
  }
  body.page-template-about-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-about-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-about-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-about-page .slick-list {
    padding: 0 20% 0 0;
  }
  body.page-template-about-page .inner-page-container {
    padding-top: 40px;
  }
  body.page-template-about-page .inner-page-container h3 {
    font-size: 40px;
  }
  body.page-template-about-page .inner-page-container h5 {
    margin-top: 25px !important;
  }
  body.page-template-about-page .gform_wrapper input {
    height: 64px;
    border-radius: inherit;
  }
  body.page-template-about-page .gform_wrapper textarea {
    border-radius: inherit;
  }
  body.page-template-about-page .financial .report-file-data ul li {
    padding-left: 25%;
  }
  body.page-template-about-page .financial .report-file-data ul li a {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  body.page-template-about-page .company-map-location img {
    min-height: 985px;
  }
}
body.page-template-about-page .founder-section-content {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 175%;
  font-family: "Open Sauce Sans";
}
body.page-template-about-page #contactForm .gform_wrapper #field_submit {
  order: 4;
  grid-column: span 4;
}
@media (max-width: 640px) {
  body.page-template-about-page #contactForm .gform_wrapper #field_submit {
    grid-column: span 12;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.page-template-about-page #contactForm .gform_wrapper #field_submit {
    grid-column: span 12;
  }
}
body.page-template-about-page #contactForm .gform_wrapper #field_submit input {
  background: #f39e21;
  border-radius: 100px;
  width: 220px;
  height: 62px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-bottom: 0px !important;
}
body.page-template-about-page #contactForm .gform_wrapper #field_1_9 {
  order: 5;
  grid-column: span 8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 175%;
  font-family: "Open Sauce Sans";
  color: #fff;
}
@media (max-width: 640px) {
  body.page-template-about-page #contactForm .gform_wrapper #field_1_9 {
    grid-column: span 12;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.page-template-about-page #contactForm .gform_wrapper #field_1_9 {
    grid-column: span 12;
  }
}
body.page-template-about-page #contactForm .gform_wrapper #field_1_9 a {
  color: #F39E21 !important;
  text-decoration: none;
}
body.page-template-about-page #contactForm .gform_wrapper .gform_footer {
  display: none;
}
body.page-template-stories-page a em {
  font-style: normal;
}
@media (max-width: 767px) {
  body.page-template-stories-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-stories-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-stories-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-stories-page .common-section h3 {
    font-size: 48px;
  }
  body.page-template-stories-page .common-section .section-content.mb-5.pb-3 {
    margin-bottom: 24px !important;
    padding-bottom: 0px !important;
  }
  body.page-template-stories-page .inner-page-container {
    padding-top: 32px;
  }
  body.page-template-stories-page .blog-post-card .section-media img {
    max-width: 346px;
    max-height: 250px;
    min-width: 346px;
    min-height: 250px;
    min-height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-stories-page .col-no-feature {
    order: 3;
  }
  body.page-template-stories-page .col-feature-1 {
    order: 1;
  }
  body.page-template-stories-page .col-feature-2 {
    order: 2;
  }
}
@media (max-width: 767px) {
  body.page-template-get-involved-page .life-exper-sec .why-sec-full-details h6 {
    font-size: 36px;
    line-height: normal !important;
  }
  body.page-template-get-involved-page .testimonials-slider-main .testimonial-slider-card h5 {
    margin-top: 0 !important;
  }
  body.page-template-get-involved-page .christ-section7 .christ-body-content-sec .section-content p {
    text-align: left;
  }
  body.page-template-get-involved-page .gis-card-list7 {
    margin-top: 0;
  }
  body.page-template-get-involved-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-get-involved-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-get-involved-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-get-involved-page .inner-page-container {
    padding-top: 40px;
  }
  body.page-template-get-involved-page .inner-page-container h2 {
    text-align: left;
  }
  body.page-template-get-involved-page .inner-page-container h3 {
    font-size: 40px;
  }
  body.page-template-get-involved-page .inner-page-container h5 {
    margin-top: 25px !important;
  }
  body.page-template-get-involved-page .why-sec-full-details .text-left {
    text-align: left;
  }
  body.page-template-get-involved-page .donation-sec .container .row .col-12:last-child .card-info button.btn {
    border: none;
    background: #F39E21;
    color: #fff;
  }
  body.page-template-get-involved-page .donation-sec .container .row .col-12:last-child .card-info button.btn a {
    color: #fff;
  }
  body.page-template-get-involved-page .donation-sec .card-info button.btn {
    width: 346px;
    max-width: 346px;
  }
  body.page-template-get-involved-page .testimonials-slider-main .testimonial-slider-card .section-content .quote-pic {
    left: -20px;
    top: 35px;
  }
  body.page-template-get-involved-page .partnership-sec .mh-card-icon img {
    max-width: 58px;
    max-height: 58px;
  }
  body.page-template-get-involved-page .charity-gist-sec .mh-card-body h1 {
    font-size: 64px;
  }
}
@media (min-width: 1444px) and (max-width: 1817px) {
  body.page-template-get-involved-page .missionPartSlider .slick-prev, body.page-template-get-involved-page .missionPartSlider .slick-next {
    top: 85%;
    width: 100px;
    height: 100px;
    background-size: contain;
  }
}
@media (min-width: 1444px) and (max-width: 1817px) {
  body.page-template-get-involved-page .missionPartSlider .slick-prev {
    left: 11%;
  }
}
@media (min-width: 1444px) and (max-width: 1817px) {
  body.page-template-get-involved-page .missionPartSlider .slick-next {
    left: 21%;
  }
}
body.category .all-stories-page .blog-post-card .section-media img {
  height: 315px;
  -o-object-position: top center;
     object-position: top center;
}
@media (max-width: 767px) {
  body.page-template-our-mission-page .inner-page-banner .banner-media {
    text-align: center;
  }
  body.page-template-our-mission-page .inner-page-banner .banner-media img {
    max-height: 296px;
    max-width: 342px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body.page-template-our-mission-page .moreHelp-sec .section-media .inner-media img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  body.page-template-our-mission-page .globally-section1 .section-content h3 {
    font-size: 48px;
    line-height: 48px;
    text-align: center;
  }
  body.page-template-our-mission-page .globally-section1 .section-content h5 {
    line-height: 30px;
  }
  body.page-template-our-mission-page .ourMissionVision-sec .visionM-banner img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: top;
       object-position: top;
  }
  body.page-template-our-mission-page .ourMissionVision-sec .vm-card-list {
    margin-top: 0;
  }
  body.page-template-our-mission-page .donation-mission-sec {
    padding-top: 0px;
  }
  body.page-template-our-mission-page .donation-mission-sec .container .row {
    display: flex;
  }
  body.page-template-our-mission-page .donation-mission-sec .container .row .col-md-6 {
    order: 2;
  }
  body.page-template-our-mission-page .donation-mission-sec .container .row .col-md-5 {
    order: 1;
  }
  body.page-template-our-mission-page .donation-mission-sec .container .row .since-banner {
    display: inherit;
  }
  body.page-template-our-mission-page .donation-mission-sec .container .row .since-banner .donate-logo {
    width: 200px;
    position: initial;
    margin: auto;
    margin-top: 50px;
  }
  body.page-template-our-mission-page .mission-surgeries-sec {
    padding-bottom: 0;
  }
  body.page-template-our-mission-page .mission-surgeries-sec .section-content a.nudge-link-circle {
    display: none;
  }
  body.page-template-our-mission-page .mission-surgeries-sec ul.mission-healing-card-list {
    margin-top: 0;
  }
  body.page-template-our-mission-page .mission-surgeries-sec .container .row .col-12 .section-content h2 {
    text-align: left;
  }
  body.page-template-our-mission-page .mission-surgeries-sec .container .row .col-12 .section-content p.regular.mb-3 {
    text-align: left;
  }
  body.page-template-our-mission-page .mission-healing-media img:first-child {
    display: none;
  }
  body.page-template-our-mission-page .mission-healing-media img:nth-child(3) {
    width: 342px;
    height: 217px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  body.page-template-our-mission-page .saveMore-lives-sec .container .row:last-child .col-12.col-md-7 .row .col-12.col-md-4.ps-md-4 {
    display: none;
  }
  body.page-template-our-mission-page .ships-fleet-slider .container-fluid .row .fleetShips-slider-inner .slick-track .section-fleetSlider-card {
    width: 258px !important;
    padding: 10px;
  }
}
body.page-template-our-mission-page .common-section.ourMissionVision-sec .container {
  background: url(../src/images/Driven.png) no-repeat 100% 52%;
  background-size: contain;
}
@media (max-width: 767px) {
  body.page-template-our-mission-page .common-section.ourMissionVision-sec .container {
    background: url(../src/images/Driven.png) no-repeat 100% 4%;
    background-size: 75%;
  }
}
@media (max-width: 767px) {
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list {
    padding: 98px 20% 0 0 !important;
  }
  body.page-template-volunteer-page .lifetime-calling-slider .volunteerSlider1 .slick-list .slick-track .vm-card-item .vm-card-body {
    min-height: auto;
    max-height: auto;
  }
}
body.page-template-volunteer-page .volunteer-multi-slider-thumb ul {
  scroll-snap-type: x mandatory;
}
body.page-template-volunteer-page .volunteer-multi-slider-thumb ul li.active {
  scroll-snap-align: center;
}
@media (max-width: 767px) {
  body.page-template-corporate-partnerships-page .partnerShip-value .partner-values-card-list .partner-values-card h6 {
    margin: 0;
  }
  body.page-template-corporate-partnerships-page .section-content h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 48px */
  }
  body.page-template-corporate-partnerships-page .section-content .section-action .btn {
    width: 85%;
    max-width: 346px;
  }
  body.page-template-corporate-partnerships-page .inner-page-container {
    padding-top: 42px;
  }
  body.page-template-corporate-partnerships-page .inner-page-container .inner-section {
    padding-top: 0;
  }
  body.page-template-corporate-partnerships-page #contactForm .gform_fields {
    text-align: center;
  }
  body.page-template-corporate-partnerships-page #contactForm .gform_fields input {
    height: 59px;
    width: 298px;
  }
  body.page-template-corporate-partnerships-page #contactForm .gform_fields textarea {
    height: 115px;
    width: 298px;
  }
  body.page-template-corporate-partnerships-page #contactForm .gform_wrapper #field_submit input {
    width: 298px;
    height: 62px;
    margin: auto;
  }
  body.page-template-corporate-partnerships-page .partner-values-card-list .partner-values-card h6 {
    margin: auto;
  }
  body.page-template-corporate-partnerships-page .page-wrapper .inner-page-banner::after {
    height: 88%;
  }
  body.page-template-corporate-partnerships-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media {
    text-align: center;
  }
  body.page-template-corporate-partnerships-page .page-wrapper .inner-page-banner .container .col-md-5 .banner-media img {
    width: 342px;
    height: 296px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    margin: auto;
  }
  body.page-template-corporate-partnerships-page .common-accordion-section.accordion li .accordion-item .accordion-header {
    border-top: 1px solid #1F6EA5;
    border-bottom: 0px solid;
  }
  body.page-template-corporate-partnerships-page .common-accordion-section.accordion li:first-child .accordion-item .accordion-header {
    border-top: 0px solid #1F6EA5;
    border-bottom: 0px solid;
  }
  body.page-template-corporate-partnerships-page .common-accordion-section.accordion li:last-child .accordion-item .accordion-collapse.collapse.show .accordion-body {
    border-bottom: 1px solid #1F6EA5;
  }
  body.page-template-corporate-partnerships-page .partner-logo-list li {
    flex: 0 0 33%;
    padding: 12px;
    margin-bottom: 0px;
  }
}
body.page-template-corporate-partnerships-page .partner-logo-list {
  justify-content: left;
}
body.page-template-corporate-partnerships-page .gform_wrapper #field_submit {
  order: 4;
  grid-column: span 4;
}
@media (max-width: 640px) {
  body.page-template-corporate-partnerships-page .gform_wrapper #field_submit {
    grid-column: span 12;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.page-template-corporate-partnerships-page .gform_wrapper #field_submit {
    grid-column: span 12;
  }
}
body.page-template-corporate-partnerships-page .gform_wrapper #field_submit input {
  background: #f39e21;
  border-radius: 100px;
  width: 220px;
  height: 62px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-bottom: 0px !important;
}
body.page-template-corporate-partnerships-page .gform_wrapper #field_2_7 {
  order: 5;
  grid-column: span 8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 175%;
  font-family: "Open Sauce Sans";
  color: #fff;
}
@media (max-width: 640px) {
  body.page-template-corporate-partnerships-page .gform_wrapper #field_2_7 {
    grid-column: span 12;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.page-template-corporate-partnerships-page .gform_wrapper #field_2_7 {
    grid-column: span 12;
  }
}
body.page-template-corporate-partnerships-page .gform_wrapper #field_2_7 a {
  color: #F39E21 !important;
  text-decoration: none;
}
body.page-template-corporate-partnerships-page .gform_wrapper .gform_footer {
  display: none;
}

footer.footer .modal.common-lightbox.email-signup .modal-dialog {
  margin: 35px;
  max-height: 90%;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog {
    width: inherit;
    margin: auto;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content {
  background-color: #134878;
  border-radius: 0;
  padding: 40px;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content {
    padding: 25px;
  }
}
@media (min-width: 1080px) and (max-width: 2080px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content {
    width: 628px;
    min-width: inherit;
    margin: auto;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-header {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin: 0;
  height: auto;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-header .close {
  top: 20px;
  right: 20px;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body {
  padding: 0;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content {
  padding: 0 !important;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_heading {
  padding-bottom: 50px;
  border-bottom: 0px;
  margin: 10px 0 0;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_heading {
    padding-bottom: 15px;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_heading h2.gform_title {
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 110%;
  color: #fff;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_heading h2.gform_title {
    font-size: 10vh;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper .gfield {
  margin-bottom: 36px;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper .gfield {
    margin-bottom: 15px;
  }
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper .gfield .name_first {
    margin-bottom: 30px;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper .gfield input {
  height: 65px;
  border-radius: 10px;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_submit {
  order: 4;
  grid-column: span 4;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_submit {
    grid-column: span 12;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_submit input {
  background: #f39e21;
  border-radius: 100px;
  width: 220px;
  height: 62px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-bottom: 0px !important;
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_submit input {
    padding: 0;
    align-self: auto;
  }
}
@media (min-width: 641px) and (max-width: 991px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_submit input {
    padding: 0;
    align-self: auto;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_7_6 {
  order: 5;
  grid-column: span 8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 175%;
  font-family: "Open Sauce Sans";
}
@media (max-width: 640px) {
  footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_7_6 {
    grid-column: span 12;
  }
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper #field_7_6 a {
  color: #F39E21 !important;
  text-decoration: none;
}
footer.footer .modal.common-lightbox.email-signup .modal-dialog .modal-content .modal-body .lightbox-content .gform_wrapper .gform_footer {
  display: none;
}
footer.footer .stay-update-section .container .subscription-form .field-group .stay-update-form_wrapper {
  display: block;
}
footer.footer .stay-update-section .container .subscription-form .field-group .stay-update-form_wrapper h2.email-form {
  text-align: center;
  color: #134878;
  margin-right: 40px;
  white-space: nowrap;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  margin-bottom: 0px;
}
@media (max-width: 640px) {
  footer.footer .stay-update-section .container .subscription-form .field-group .stay-update-form_wrapper h2.email-form {
    font-size: 36px;
  }
}
footer.footer .stay-update-section .container .subscription-form .field-group .stay-update-form_wrapper h2.email-form span a {
  cursor: pointer;
}
@media (min-width: 540px) and (max-width: 2080px) {
  footer.footer .stay-update-section .container .subscription-form .field-group .stay-update-form_wrapper h2.email-form span a {
    margin-left: 65px;
  }
}
footer.footer .main-footer .footer-bottom .footer-widget .field-group .gform_heading {
  display: none;
}
footer.footer .main-footer .footer-bottom .footer-widget .field-group form #field_submit {
  top: 25px;
  right: 45px;
}
footer.footer .main-footer .footer-bottom .footer-widget .field-group form .gfield input#input_6_1 {
  width: 100%;
  border: none;
  min-height: 50px;
  border-bottom: 1.33333px solid rgba(238, 246, 244, 0.38);
  background-color: transparent;
  border-radius: 0px;
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  padding-left: 0px !important;
  padding-right: 50px !important;
  outline: 0px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 15px !important;
  line-height: 18px;
  max-height: 50px;
}
footer.footer .main-footer .footer-bottom .footer-widget .field-group form .gfield input#input_6_1::-moz-placeholder {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.28);
}
footer.footer .main-footer .footer-bottom .footer-widget .field-group form .gfield input#input_6_1::placeholder {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.28);
}/*# sourceMappingURL=post-page.css.map */