body {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
}
body.noscroll {
  overflow: hidden;
}
.wrapper {
  padding: 0;
}
*:focus {
  box-shadow: 0 !important;
  outline: 0 !important;
}
h2,
h3,
h4,
h5 {
  letter-spacing: 0.06rem;
}
h1 {
  color: #FFF;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 5rem;
  letter-spacing: 0.12rem;
  margin-bottom: 4.5rem;
}
h2 {
  color: #F15B40;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 3.25rem;
  margin-bottom: 2rem;
}
h3 {
  color: #323232;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 2rem;
}
h4 {
  color: #323232;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.87rem;
  text-transform: uppercase;
}
h5 {
  color: #323232;
  font-size: 1.12rem;
  font-weight: 700;
  line-height: 3.12rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
h6 {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.12rem;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
p,
li {
  font-size: 1.12rem;
  font-weight: 400;
  line-height: 2.25rem;
}
a {
  transition: 0.5s ease;
  color: #F15B40;
}
a.blacklink {
  color: #323232;
  text-decoration: none;
}
a:hover {
  color: #8b0e1a;
}
.small {
  font-size: 0.75rem;
  font-weight: 275;
  line-height: 1.75rem;
  letter-spacing: 0.03rem;
}
.orange {
  color: #F15B40;
}
.button {
  display: inline-flex;
  align-items: center;
  padding: 0.75rem 1.5rem;
  font-size: 0.93rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.03rem;
  border-radius: 2rem;
  text-decoration: none;
}
.whitebtn {
  color: #FFF;
  border: 2px solid #FFF;
}
.whitebtn:hover {
  color: #323232;
  background: #fff;
}
.blackbtn {
  color: #000;
  border: 2px solid #000;
}
.blackbtn:hover {
  color: #fff;
  background: #F15B40;
  border: 2px solid #F15B40;
}
.orangebtn {
  background: #F15B40;
  color: #fff;
}
.orangebtn:hover {
  background: #F15B40;
  color: #fff;
}
.social-links {
  display: inline-flex;
}
.social-links li {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-right: 1.5rem;
}
.border-bottom {
  border-bottom: 0.06rem solid rgba(255, 255, 255, 0.45) !important;
}
.border-end {
  border-right: 0.06rem solid rgba(255, 255, 255, 0.45) !important;
}
#sb_instagram #sbi_images {
  padding: 0 !important;
}
.see-all {
  margin-top: 5rem;
}
#wrapper-navbar {
  border-bottom: 0.06rem solid #fff;
}
#wrapper-navbar .border-start {
  border-left: 0.06rem solid #fff !important;
}
.navbar.sticky {
  transition: 0.5s ease;
  background: #323232;
}
.mega-toggle-block {
  display: none !important;
}
.fa-bars {
  color: #fff;
  font-size: 1.5rem;
}
.fa-xmark {
  color: #323232;
  font-size: 1.25rem;
  border: 0.09rem solid #323232;
  border-radius: 4px;
  padding: 0.25rem 0.35rem;
  transition: 0.5s ease;
}
.fa-xmark:hover {
  background: #323232;
  color: #fff;
}
.overlay-nav {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 0;
  transition: 0.5s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  overflow-y: scroll;
}
.overlay-nav.active {
  height: 100vh;
  opacity: 1;
  visibility: visible;
}
.overlay-top {
  margin-bottom: 8.5rem;
}
.right-menu {
  background: url('/wp-content/uploads/2025/07/X-Logo.png') no-repeat top center;
  background-size: contain;
  border-left: 0.125rem solid #D9D9D9;
  padding-left: 5.5rem;
}
.left-menu {
  padding-right: 5.5rem;
}
.left-menu p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.03rem;
  margin-bottom: 2rem;
}
.left-menu .social-links a {
  color: rgba(50, 50, 50, 0.5);
}
.left-menu .social-links a:hover {
  color: #320032;
}
p.menu-item {
  font-size: 1.37rem;
  font-weight: 500;
  line-height: 1.75rem;
  /* 127.273% */
  letter-spacing: 0.06rem;
  margin-bottom: 1.5rem;
}
p.menu-item a,
.overlay-lower a {
  text-decoration: none;
  color: #323232;
}
p.menu-item a:hover,
.overlay-lower a:hover {
  color: #F15B40;
}
.overlay-lower li {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
}
.home-hero,
.home-hero video,
.home-hero .hero-text {
  height: 50rem;
}
.home-hero video {
  width: 100%;
  object-fit: cover;
}
.home-hero .hero-text {
  padding-top: 0;
}
.home-hero h1 {
  color: #FFF;
  font-size: 5.5rem;
  font-weight: 900;
  line-height: 5.93rem;
  letter-spacing: 0.09rem;
}
.home-hero h1 .outline {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #FFF;
  color: transparent;
}
.hero-social {
  left: 4.5rem;
  bottom: 4.25rem;
  z-index: 2;
  width: auto;
}
.hero-social li {
  margin-right: 0;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.75rem;
}
.hero-social a {
  color: rgba(255, 255, 255, 0.75);
}
.hero-social a:hover {
  color: #fff;
}
.hero-locations {
  width: auto;
  z-index: 2;
  top: 5rem;
  right: 3rem;
}
.hero-locations li {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.03rem;
  margin-right: 1.5rem;
}
.hero-locations li a {
  color: #fff;
  text-decoration: none;
}
.hero-locations li a:hover {
  color: #F15B40;
}
.events-home {
  padding-top: 10rem;
  padding-bottom: 12rem;
}
.events-home img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
}
.events-home-top {
  margin-bottom: 4rem;
}
.v1 {
  border-left: 0.06rem solid #323232;
  height: 6.12rem;
  margin: auto;
  width: 0.06rem;
}
.upcoming-event .date-stamp {
  min-width: 3.88rem;
  margin-right: 2.5rem;
}
.upcoming-event .date-stamp p {
  color: #F15B40;
  font-size: 1rem;
  font-weight: 800;
  line-height: 130%;
  letter-spacing: 0.12rem;
}
.upcoming-event h5 {
  font-size: 1.25rem;
  line-height: 1.18rem;
}
.upcoming-event h5 a {
  color: #323232;
  text-decoration: none;
}
.upcoming-event h5 a:hover {
  color: #F15B40;
}
.journey .top-icon i {
  color: #F15B40;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.featured-slider-bg {
  background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 90%, #fff 90%, #fff 100%);
}
.featured-slider {
  padding-top: 8rem;
}
.featured-slider .splide__pagination {
  justify-content: flex-start;
  left: 1rem;
  bottom: 1rem;
  z-index: 999;
}
.featured-slider .splide__arrows {
  position: absolute;
  top: 7rem;
  right: 0.75rem;
  width: 160px;
  height: 50px;
  z-index: 999;
}
.featured-slider .splide__arrow {
  background: #F15B40;
  color: #fff;
  border-color: #fff;
  opacity: 1;
}
.featured-slider img {
  width: 99%;
  height: 31.75rem;
  object-fit: cover;
}
.featured-slider .slider-nav {
  height: 100%;
  top: 0;
}
.featured-slider .subtitle {
  font-size: 0.87rem;
  font-weight: 700;
  line-height: 3.12rem;
  letter-spacing: 0.06rem;
}
.featured-slider .bordered-text {
  padding-left: 2.5rem;
  border-left: 0.18rem solid #F15B40;
}
.know-links li {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #323232;
  font-size: 1.12rem;
  font-weight: 500;
  letter-spacing: 0.03rem;
}
.know-links i {
  margin-right: 0.5rem;
}
.know-links a {
  color: #323232;
  text-decoration: none;
}
.know-links a:hover {
  color: #F15B40;
}
.know-links a:hover i {
  margin-right: 0.75rem;
}
.know-links li:last-child {
  border-bottom: 0;
}
.horizontal-accordion {
  display: flex;
  overflow: hidden;
}
.horizontal-accordion .accordion-panel {
  position: relative;
  flex: none;
  max-width: 20%;
  transition: max-width 0.4s ease;
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #fff;
}
.horizontal-accordion .accordion-panel:last-child {
  border-right: none;
}
.horizontal-accordion .accordion-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}
.horizontal-accordion .content-wrapper {
  position: relative;
  height: 100%;
  padding: 2rem;
  z-index: 1;
}
.horizontal-accordion .accordion-panel .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.horizontal-accordion .title {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  margin-bottom: auto;
  color: #FFF;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.87rem;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
}
.horizontal-accordion .description {
  opacity: 0;
  transition: opacity 0.3s ease;
  padding: 4.5rem;
}
.horizontal-accordion .description h2 {
  color: #FFF;
  font-size: 3rem;
  font-weight: 900;
  line-height: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  position: relative;
}
.horizontal-accordion .description h2 span.outline {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #FFF;
  color: transparent;
}
.horizontal-accordion .description h2 i {
  z-index: 1;
  color: #fff;
  border-radius: 2.8rem 2.8rem 2.8rem 0;
  border: 1.5px solid #fff;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  font-size: 1.25rem;
  line-height: 2.25;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.6rem;
  text-decoration: none;
  margin-left: 1rem;
}
.horizontal-accordion .description i {
  font-size: 2rem;
}
/* Hover effect for desktop */
@media (min-width: 992px) {
  .horizontal-accordion:hover .accordion-panel {
    max-width: 10%;
  }
  .horizontal-accordion .accordion-panel:hover {
    max-width: 60%;
  }
  .horizontal-accordion .accordion-panel:hover .description {
    opacity: 1;
  }
  .horizontal-accordion .accordion-panel:hover .content-wrapper {
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    flex-direction: row;
  }
  .horizontal-accordion .content-wrapper {
    height: 35rem;
  }
}
/* Mobile stacking */
@media (max-width: 991.98px) {
  .horizontal-accordion {
    flex-direction: column;
    justify-content: flex-start;
  }
  .horizontal-accordion .accordion-panel .content-wrapper {
    text-align: left;
  }
  .horizontal-accordion .accordion-panel {
    max-width: 100%;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .horizontal-accordion .title {
    writing-mode: horizontal-tb;
    margin-bottom: 0.5rem;
  }
  .horizontal-accordion .description {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.3s ease;
    padding: 0;
  }
  .horizontal-accordion .description h2 {
    font-size: 2rem;
    line-height: 1.25;
  }
  .horizontal-accordion .accordion-panel.active .description {
    opacity: 1;
    max-height: 500px;
    padding: 1.5rem 0;
  }
}
.secondary-hero,
.hero-text,
.secondary-hero video {
  height: 50rem;
}
.secondary-hero p.subtitle {
  color: #FFF;
  font-size: 1.37rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.06rem;
}
.secondary-hero h1 {
  text-wrap: balance;
  max-width: 800px;
}
.page-id-412 .secondary-hero h1 {
  max-width: 1000px;
}
.secondary-hero video {
  width: 100%;
  object-fit: cover;
}
.x-overlay {
  background: url('/wp-content/uploads/2025/07/X-Logo.svg') no-repeat top right;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
}
.hero-text {
  z-index: 2;
  background: linear-gradient(rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
  width: 100%;
  padding-top: 14.5rem;
}
.text-left {
  padding: 3.5rem 4.5rem 3.5rem 0;
}
p.left {
  color: #FFF;
  font-size: 1.37rem;
  font-weight: 400;
  line-height: 1.75rem;
  letter-spacing: 0.09rem;
  text-wrap: balance;
  max-width: 275px;
}
.text-right {
  padding: 3.5rem 10rem 3.5rem 4.5rem;
}
.text-right p {
  color: #FFF;
  font-size: 1.37rem;
  font-weight: 500;
  line-height: 2.25rem;
  letter-spacing: 0.06rem;
}
.text-right p:first-child,
.location-left img {
  margin-bottom: 2rem;
}
.location-left {
  padding-top: 15rem;
  padding-right: 5.5rem;
}
.location-right {
  padding-top: 15rem;
  padding-left: 5.5rem;
}
.location-right i {
  color: #F15B40;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.location-group:first-child .location-left,
.location-group:first-child .location-right {
  padding-top: 8rem;
}
.locations {
  margin-bottom: 13rem;
}
.locations .col-12:nth-child(even),
.testimonials {
  background: #F4F4F4;
}
.location-row {
  margin-bottom: 10rem;
}
.border-start {
  border-left: 0.06rem solid #323232 !important;
}
.faqs,
.track5,
.serve-gen,
.facilities {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.accordion-item {
  border-radius: 0 !important;
  border: 0 !important;
}
.accordion-body {
  background-color: #fff;
}
.accordion-button:not(.collapsed) {
  box-shadow: 0 !important;
  background-color: #fff;
  color: #323232;
  border-radius: 0 !important;
  padding: 2rem;
}
.accordion-button:not(.collapsed)::after {
  transform: none;
  background: none;
  content: '\f068';
}
.accordion-button {
  border: 0;
  background-color: #fff;
  color: #323232;
  font-size: 1.12rem;
  font-weight: 600;
  border-radius: 0 !important;
  padding: 2rem;
}
.accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.accordion-button::after {
  background: none;
  font-family: 'Font Awesome 6 Pro';
  content: '\2b';
  font-weight: 300;
  color: #323232;
  font-size: 1rem;
  margin-top: -10px;
}
#accordionExample {
  color: #323232;
  margin-bottom: -3rem;
}
#accordionExample .accordion-item {
  background: #fff;
  border-bottom: 1px solid #323232 !important;
}
#accordionExample .accordion-item:last-child {
  border-bottom: 0 !important;
}
.extensions-accordion .accordion-body {
  background: transparent !important;
  padding-bottom: 3rem !important;
}
.extensions-accordion .accordion-button,
.extensions-accordion .accordion-item {
  background: transparent !important;
}
.extensions-accordion img {
  width: 9rem;
  max-width: 100%;
  height: auto;
}
.extensions-accordion h2 {
  line-height: 1.5;
}
.sticky-top {
  top: 100px;
}
.key-messages {
  padding-top: 8rem;
  padding-bottom: 10rem;
  background: #F4F4F4;
}
.key-messages a {
  text-decoration: none;
  color: #323232;
}
.key-messages i,
.nextGenBoxes i {
  font-size: 1.5rem;
  line-height: 2.25rem;
}
.key-messages .text-block,
.nextGenBoxes .text-block {
  transition: 0.5s ease;
  padding: 1rem 1.5rem;
}
.key-messages .text-block:hover,
.nextGenBoxes .text-block:hover {
  background: #e7e7e7;
}
.key-hr:first-of-type {
  display: none;
}
.nextGenBoxes a {
  text-decoration: none;
  color: #323232;
}
.nextGenBoxes .text-block p,
.testimonials-left p {
  text-wrap: balance;
}
.testimonials .col-11 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.testimonials li p {
  padding-top: 1rem;
  margin-bottom: 2rem;
}
.testimonials-left {
  padding-right: 4rem;
}
.testimonials-right {
  position: relative;
}
.testimonials-right p,
.testimonials-right h5 {
  padding-left: 4rem ;
}
.quote {
  left: 3rem;
  color: rgba(241, 91, 64, 0.3);
  top: -1rem;
  font-size: 4rem;
}
.track1,
.track3 {
  padding: 8rem 2% 10rem;
}
.track4,
.impressions,
.extreme-service,
.extensions {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background: #f4f4f4;
}
.track2,
.track4,
.track5 {
  padding-left: 2%;
  padding-right: 2%;
}
.track2-box {
  margin: 1rem 2.25rem;
  background: #f4f4f4;
  padding: 2.5rem 3rem;
}
.track2-box i {
  color: #F15B40;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
}
.track2-box h5 {
  margin-bottom: 1.5rem;
}
.track2-box p {
  text-wrap: balance;
}
.track2-box:first-child {
  margin-left: 0;
}
.track2-box:last-child {
  margin-right: 0;
}
.track3-toprow {
  margin-bottom: 8rem;
}
.ug-videoskin-right-thumb .ug-strip-panel {
  background-color: transparent !important;
}
.ug-videoskin-right-thumb .ug-thumb-wrapper.ug-thumb-selected {
  background-color: rgba(217, 217, 217, 0.87) !important;
}
.ug-videoskin-right-thumb .ug-thumb-title {
  color: #323232 !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
}
.ug-videoskin-right-thumb .ug-thumb-wrapper {
  background-color: transparent !important;
}
.vpfy-arrow-up,
.vpfy-arrow-down {
  display: none !important;
}
.ug-gallery-wrapper .ug-thumbs-strip {
  overflow-y: scroll !important;
}
.videos,
.campus-boxes {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.step3-boxes {
  margin-top: 4rem;
}
.track5-box {
  border-right: 1px solid #323232;
  padding-right: 4.5rem;
  padding-left: 4.5rem;
}
.track5-box:first-child {
  padding-left: 0;
}
.track5-box:last-child {
  border-right: 0;
  padding-right: 0;
}
.map {
  margin-top: 10rem;
}
.ol-attribution li {
  font-size: 0.75rem;
  font-weight: 275;
  line-height: 1.75rem;
}
.scrolling-gallery img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 3 / 4;
}
.service-section1 {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.service-section1 h2 {
  text-wrap: balance;
}
.serve-boxes,
.prayer-team {
  padding-bottom: 10rem;
}
.serve-box {
  background: #f4f4f4;
  padding: 2.5rem 3rem;
  height: 100%;
}
.serve-box i {
  color: #F15B40;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
.extreme-boxes {
  margin-top: 4.5rem;
  margin-bottom: 5rem;
}
.extreme-boxes .box:nth-child(2) {
  border-left: 1px solid #323232;
  border-right: 1px solid #323232;
}
.serve-gallery {
  background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 50%, #fff 50%, #fff 100%);
  margin-bottom: 10rem;
}
.facetwp-facet-extensions_categories {
  display: inline-flex;
  flex-wrap: wrap;
  color: #D9D9D9;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.125;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.facetwp-counter {
  display: none;
}
.facetwp-facet-extensions_categories .checked {
  color: #F15B40;
}
.facetwp-radio {
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
  background: none !important;
  background-size: 0 !important;
}
.timeline {
  margin-bottom: 10rem;
}
.timeline .border-start {
  padding-left: 5.5rem;
  padding-top: 8rem;
}
.ways {
  background: #F4F4F4;
}
.vision-impact {
  padding-top: 8rem;
  padding-right: 5.5rem;
}
.vision-impact .accordion-item {
  border-bottom: 1px solid #323232 !important;
}
.steps-gallery img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.ways .icon i,
.featurebox i {
  color: #F15B40;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 1.12rem;
}
.two-col-sect {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.two-col-sect h2 {
  text-wrap: balance;
}
.black-link {
  color: #323232;
  text-decoration: none;
}
.black-link:hover {
  color: #F15B40;
}
.feature-boxes {
  margin-bottom: 10rem;
}
.fb-top {
  margin-bottom: 3.5rem;
}
.featurebox {
  background: #f4f4f4;
  padding: 2.5rem 3rem;
  border: 1rem solid #fff;
}
.graybg {
  background: #f4f4f4;
}
.graysplitbg {
  background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 50%, #fff 50%, #fff 100%);
}
.prayer-rooms,
.two-col-divider {
  margin-bottom: 10rem;
}
.prayer-rooms img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.prayer-rooms .graybg {
  padding-top: 10rem;
  padding-bottom: 3rem;
}
.two-col-divider h2 {
  margin-bottom: 4rem;
}
.two-col-divider .no-border {
  padding-right: 4.5rem;
}
.two-col-divider .border-start {
  padding-left: 4.5rem;
}
.two-col-title-left {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.two-col-title-left h2 {
  text-wrap: balance;
}
.two-col-title-left ul {
  column-count: 2;
  column-width: 250px;
  column-gap: 3rem;
}
.two-col-title-left ul li {
  margin-bottom: 3rem;
}
.multi-col-icons {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.multi-col-icons .g-5 {
  --bs-gutter-x: 5.5rem;
}
.multi-col-icons i {
  color: #F15B40;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
}
.two-col-accordion .accordion-button {
  text-transform: uppercase;
}
.two-col-accordion .accordion-item {
  border-bottom: 1px solid #323232 !important;
}
.two-col-accordion .accordion-item:last-child {
  border-bottom: 0 !important;
}
.two-col-accordion span.number {
  color: #F15B40;
  margin-right: 2.5rem;
}
.full-accordion {
  margin-bottom: 10rem;
}
.full-accordion .accordion-button {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 0.03rem;
}
.full-accordion .accordion-item {
  border-bottom: 1px solid #323232 !important;
}
.full-accordion .accordion-item:last-child {
  border-bottom: 0 !important;
}
.full-accordion .accordion-body {
  padding-left: 5.75rem;
}
.full-accordion span.number {
  color: #F15B40;
  margin-right: 2.5rem;
}
.israel {
  margin-top: 8rem;
  margin-bottom: 10rem;
}
.vision-top {
  margin-top: 8rem;
  margin-bottom: 10rem;
}
.vision-top h2 {
  text-wrap: balance;
}
.vision-video {
  background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 80%, #fff 80%, #fff 100%);
  padding-bottom: 10rem;
}
.purpose .purpose-boxes {
  margin-top: 5rem;
}
.purpose .col-inner {
  background: #E9E9E9;
  padding: 1.5rem 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #323232;
}
.purpose .col-inner:hover .fa-arrow-up-right {
  border-color: #F15B40;
  color: #fff;
  background: #F15B40;
}
.purpose i {
  color: #F15B40;
  font-size: 2rem;
  line-height: 2.25rem;
  margin-bottom: 1rem;
}
.purpose .fa-arrow-up-right {
  color: #323232;
  border-radius: 2.8rem 2.8rem 2.8rem 0;
  border: 1.5px solid #323232;
  font-size: 0.75rem;
  line-height: 2.25;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0 0.2rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -0.25rem;
  left: 0.5rem;
  margin-bottom: 0;
}
.basic-page {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.full-width-text {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.full-width-text h2 {
  color: #fff;
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
}
.full-width-text h2 .outline {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #FFF;
  color: transparent;
}
.full-width-text p {
  color: #fff;
  margin-bottom: 4.5rem;
  text-wrap: balance;
}
.three-column {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.page-id-425 .three-column h5 {
  text-transform: unset;
}
.full-width-text-area {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.resources {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.resources .row.g-5 {
  --bs-gutter-y: 7rem;
  --bs-gutter-x: 7rem;
}
.link-box {
  text-decoration: none;
  margin-bottom: 1.5rem;
  padding: 2rem;
  border: 1px solid #323232;
  border-left: 0.37rem solid #D9D9D9;
  color: #323232;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 175%;
  letter-spacing: 0.01rem;
}
.link-box i {
  color: #D9D9D9;
  font-size: 2rem;
  line-height: 1.87rem;
}
.link-box:hover {
  border-left: 0.37rem solid #F15B40;
  color: #323232;
}
.link-box:hover i {
  color: #F15B40;
}
.page-template-contact .faqs {
  background: #f4f4f4;
}
.page-template-contact .faqs .accordion-button {
  background-color: transparent;
}
.page-template-contact .faqs .accordion-item {
  background-color: transparent !important;
}
.page-template-contact .faqs .accordion-body {
  background-color: transparent;
}
.intouch {
  margin-bottom: 10rem;
}
.intouch .col-md-7 {
  padding-right: 6rem;
  padding-top: 8rem;
}
.intouch .col-md-5 {
  padding-left: 6rem;
  padding-top: 8rem;
}
.intouch .col-md-5 .row {
  margin-bottom: 2.5rem;
}
.intouch .col-md-5 .row.times {
  margin-bottom: 4.5rem;
}
.intouch .col-md-5 i {
  color: #F15B40;
  font-size: 1.12rem;
  letter-spacing: 0.18rem;
}
.intouch img {
  margin-bottom: 3.5rem;
}
.pray {
  padding-bottom: 10rem;
  margin-bottom: 8rem;
}
.core-values a {
  color: #323232;
  text-decoration: none;
}
.core-values a:hover i {
  color: #fff;
  border-color: #F15B40;
  background: #F15B40;
}
.core-values p {
  position: relative;
}
.core-values i {
  z-index: 1;
  color: #323232;
  border-radius: 2.8rem 2.8rem 2.8rem 0;
  border: 1.5px solid #323232;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
  font-size: 0.75rem;
  line-height: 2.25;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0 0.4rem;
  text-decoration: none;
  margin-left: 1rem;
}
.team h5,
.board h5 {
  margin-bottom: 2rem;
}
.team img,
.board img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
}
.team img {
  margin-bottom: 1.5rem;
}
.team h3,
.board h3 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2.375rem;
  letter-spacing: 0.0625rem;
}
.team p,
.board p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.0625rem;
}
.team-photos {
  margin-top: 5rem;
}
.team-box {
  margin-bottom: 2.38rem;
}
.board-overlay {
  min-height: 7.3125rem;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(50, 50, 50, 0.7) 100%);
  width: calc(100% - 1.5rem);
  padding: 1.5rem;
}
.board-overlay h3 {
  color: #fff;
}
.board-overlay p {
  color: #fff;
  margin-bottom: 0;
}
.team .splide__arrows {
  right: 8.33%;
  width: 160px;
}
.team .blog-arrow {
  cursor: pointer;
}
.team .blog-arrow i {
  top: 1.5rem;
}
.team .blog-arrow i:hover {
  background: #F15B40;
  border-color: #F15B40;
}
.modal img {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bio-content {
  padding: 2.5rem 4rem;
  height: 36rem;
  overflow-y: scroll;
}
.video-messages {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.series {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.series a {
  text-decoration: none;
}
.series .series-thumb {
  aspect-ratio: 16 / 9;
  border-radius: 1rem 1rem 0 0;
  padding: 1.5rem;
  position: relative;
}
.series .series-thumb:hover .vid-count {
  color: #323232;
}
.series .series-thumb:hover .blog-arrow i {
  color: #fff;
  background: #F15B40;
  border-color: #F15B40;
}
.series .series-details {
  padding: 1.5rem;
  background: #fff;
  border-radius: 0 0 1rem 1rem;
  height: 100%;
}
.series .series-details h5 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.875rem;
  letter-spacing: 0.0625rem;
}
.series .series-details h6 {
  color: #323232;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.series .series-details p {
  color: #323232;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.series .blog-arrow i {
  top: 1.5rem;
}
.series .vid-count {
  color: #323232;
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 1.1875rem;
  letter-spacing: 0.0625rem;
  border-radius: 6.25rem;
  background: #F4F4F4;
  padding: 0 0.5rem;
}
.series-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.margin-5 {
  margin-bottom: 5rem;
}
.podcasts {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.message h2,
.podcasts h2 {
  margin-bottom: 4.5rem;
}
.bio-content {
  position: relative;
}
.modal-close {
  position: absolute;
  font-size: 1.5rem;
  top: 1rem;
  right: 1rem;
}
.going-deeper {
  padding-top: 0;
  padding-bottom: 10rem;
}
.going-deeper h5 {
  margin-bottom: 2rem;
}
.going-deeper h2 {
  margin-bottom: 2rem;
}
.text-unset {
  text-transform: unset;
}
#yottie_2 .yottie-widget-feed-section-slide,
#yottie_2 .yottie-widget-video {
  background: transparent !important;
}
.featured-news,
.post-content {
  margin-top: 8rem;
  margin-bottom: 10rem;
}
.all-news {
  padding-top: 10rem;
  padding-bottom: 10rem;
  margin-bottom: 10rem;
}
.featured-news h2,
.all-new h2,
.blog-sidebar .facetwp-facet {
  margin-bottom: 4.5rem;
}
.blog-sidebar {
  padding-right: 5rem;
}
.blog-sidebar h6 {
  font-size: 0.87rem;
  font-weight: 700;
  line-height: 1.25rem;
  letter-spacing: 0.06rem;
  margin-bottom: 2rem;
}
.blog-sidebar .facetwp-display-value {
  color: #999;
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.03rem;
}
.blog-sidebar .facetwp-checkbox {
  margin-bottom: 2rem;
}
.blog-sidebar .facetwp-checkbox.checked .facetwp-display-value {
  color: #F15B40;
}
.blog-sidebar .facetwp-reset {
  font-size: 0.67rem;
}
.blog-archive {
  padding-left: 5rem;
}
.blog-archive .post {
  padding: 1rem 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-bottom: 0.06rem solid #323232;
}
.blog-archive .post:last-of-type {
  border-bottom: 0;
}
.blog-archive .post a {
  padding: 1rem;
  text-decoration: none;
  color: #323232;
}
.blog-archive .post a:hover {
  background: #dbdbdb;
  border-radius: 0.75rem;
}
.blog-archive .post a:hover .blog-arrow i {
  color: #323232;
  background: #fff;
}
.blog-archive .date {
  font-size: 0.62rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.06rem;
}
.blog-archive p {
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.blog-archive img {
  border-radius: 0.75rem;
}
.signature img {
  width: 200px;
}
.page-link {
  color: #323232;
  background-color: transparent;
  border: 0;
}
.active > .page-link,
.page-link.active,
.page-link:hover {
  color: #F15B40;
  background-color: transparent;
}
.blog-arrow i {
  z-index: 1;
  color: #fff;
  top: 0.5rem;
  right: 1.5rem;
  border-radius: 2.8rem 2.8rem 2.8rem 0;
  border: 1.5px solid #FFF;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  line-height: 2.25;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  padding: 0 0.4rem;
  text-decoration: none;
}
.photo-gallery img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.photo-gallery,
.blog-full-img {
  margin-bottom: 2rem;
}
.blog-title {
  margin-top: 4rem;
}
.blog-two-col,
.blog-full-text,
.blog-full-vid {
  margin-bottom: 4rem;
}
.blog-button {
  margin-top: 0.5rem !important;
  margin-bottom: 4rem;
}
.text-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.text-overlay h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0.06rem;
}
.text-overlay p {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.06rem;
  margin-bottom: 2rem;
}
.featured-col-1 img,
.featured-col-1 .text-overlay {
  height: 33.5rem;
}
.featured-news .blog-arrow i {
  top: 1.5rem;
}
.featured-news img {
  width: 100%;
  object-fit: cover;
}
.featured-news .post-item:hover i {
  color: #323232;
  background: #fff;
}
.featured-col-2 img,
.featured-col-2 .text-overlay {
  height: 16rem;
}
.post-item {
  width: 100%;
  display: block;
}
body.understrap-no-sidebar .alignwide,
body.understrap-no-sidebar .wp-block-cover.alignwide {
  max-width: 100% !important;
  margin: 0 !important;
}
.tec-events-calendar-list__category .tec-events-calendar-list__category-icon {
  display: none !important;
}
.request-cols {
  margin-bottom: 5.5rem;
  margin-top: 4.5rem;
}
.request-cols .col-md-4 {
  padding: 0 4.5rem;
}
.request-cols .col-md-4:nth-child(2) {
  border-left: 1px solid #323232;
  border-right: 1px solid #323232;
}
#tribe-events-pg-template {
  max-width: 100%;
}
.event-details {
  border-radius: 0.75rem;
  padding: 2rem 3rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
}
.event-details h3 {
  color: #F15B40;
  font-weight: 900;
  margin-bottom: 0;
}
.event-details h5 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.event-details p {
  font-size: 0.9rem;
  line-height: 1.5rem;
  margin-bottom: 0;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  padding: 0.75rem 1.5rem;
  font-size: 0.93rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.03rem;
  border-radius: 2rem;
  text-decoration: none;
  background: transparent;
  border-width: 2px;
}
.tribe-events-single {
  padding-top: 8rem;
}
.tribe-common .event-sidebar {
  border-right: 0.06rem solid #323232;
  padding-right: 5rem;
  margin-right: 5rem;
}
.tribe-common .event-sidebar h6 {
  font-size: 0.87rem;
  font-weight: 700;
  line-height: 1.25rem;
  letter-spacing: 0.06rem;
  margin-bottom: 2rem;
}
.tribe-common .event-sidebar li {
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.03rem;
  margin-bottom: 2rem;
}
h1.tribe-events-header__title-text {
  color: #F15B40;
  font-weight: 900;
}
.tribe-common .calendar-inner {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
.tribe-events-calendar-list__event-wrapper {
  background: #f4f4f4;
  border-radius: 1rem;
}
.tribe-events-calendar-list__event-wrapper img {
  border-radius: 1rem 1rem 0 0;
}
.tribe-events-calendar-list__event-details {
  border-radius: 0 0 1rem 1rem;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: 100%;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
  height: 100%;
}
.tribe-events-calendar-list__event-datetime {
  color: #F15B40 !important;
  font-size: 1rem;
  font-weight: 800;
  line-height: 200%;
  letter-spacing: 0.12rem;
  text-transform: uppercase;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.87rem;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 p {
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}
.tribe-events-calendar-list__event-wrapper a.more-link {
  font-size: 0.87rem;
  font-weight: 500;
  letter-spacing: 0.03rem;
  text-decoration: underline !important;
  text-underline-offset: 0.5rem;
}
.tribe-events-calendar-list__event-wrapper a.more-link:hover {
  color: #F15B40;
}
.event-scroller {
  margin-bottom: 7.7rem;
}
.event-slider {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.see-all a {
  text-decoration: none;
  color: #323232;
}
.see-all a:hover {
  color: #F15B40;
}
.event-slide {
  width: 34rem;
  height: 34rem;
}
.event-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-slide a {
  color: #323232;
  text-decoration: none;
}
.event-slide a:hover {
  color: #F15B40;
}
.event-slide p {
  color: #323232;
  font-size: 0.87rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.event-slide p.date {
  font-size: 1rem;
  font-weight: 800;
  line-height: 200%;
  letter-spacing: 0.12rem;
  color: #F15B40;
}
.event-arrow a {
  z-index: 1;
  color: #fff;
  top: 1.5rem;
  right: 1.5rem;
  border-radius: 2.8rem 2.8rem 2.8rem 0;
  border: 1.5px solid #FFF;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  line-height: 2.25;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  padding: 0 0.4rem;
  text-decoration: none;
}
.event-arrow a:hover {
  background: #fff;
  color: #323232;
}
.event-overlay {
  bottom: 0;
  left: 0;
  width: 90%;
  min-height: 14rem;
  background: #fff;
  padding: 1.5rem;
}
.splide__arrows {
  margin-bottom: 2rem;
}
.splide__arrow {
  display: flex;
  align-items: center;
  padding: 1.5rem;
  width: 5rem;
  height: 3rem;
  justify-content: center;
  border: 1px solid #323232;
  border-radius: 0;
  background: transparent;
  color: #323232;
}
.splide__arrow--prev {
  left: 0;
}
.splide__arrow--next {
  right: unset;
  left: 4.9rem;
}
.building-photo {
  position: relative;
  margin-bottom: -7rem;
}
.fa-sparkle {
  transform: rotate(45deg);
  color: #F15B40;
  font-size: 2.75rem;
  line-height: 4.75rem;
}
.marquee1,
.marquee2,
.marquee4 {
  overflow: hidden;
  display: flex;
  padding-top: 19.44rem;
  padding-bottom: 3.5rem;
}
.marquee3 {
  overflow: hidden;
  display: flex;
  margin-top: 10rem;
  margin-bottom: 5rem;
}
.marquee1 span,
.marquee2 span,
.marquee3 span,
.marquee4 span {
  -webkit-text-stroke-width: 1px;
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 4.75rem;
  letter-spacing: 0.21rem;
  color: transparent;
  text-transform: uppercase;
}
.marquee1 span,
.marquee2 span,
.marquee4 span {
  -webkit-text-stroke-color: #FFF;
}
.marquee3 span {
  -webkit-text-stroke-color: #323232;
}
.marquee1 p,
.marquee2 p,
.marquee3 p,
.marquee4 p {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.serve-marquee {
  background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 60%, #fff 60%, #fff 100%);
}
.serve-marquee.reverse {
  background: linear-gradient(180deg, #F4F4F4 0%, #F4F4F4 60%, #fff 60%, #fff 100%);
}
.contact-marquee {
  background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 60%, #fff 60%, #fff 100%);
  padding-bottom: 8rem;
}
.team-marquee {
  background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 60%, #fff 60%, #fff 100%);
  padding-bottom: 8rem;
}
.splide__pagination--ttb {
  left: unset;
  right: 1rem;
  justify-content: start;
  align-items: end;
}
.scrolling-sections .splide__slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.scrolling-sections h2 {
  color: #fff;
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
}
.scrolling-sections h2 .outline {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #FFF;
  color: transparent;
}
.scrolling-sections h5 {
  color: #fff;
  margin-bottom: 2rem;
}
.scrolling-sections p {
  color: #fff;
}
.scrolling-sections .full-width {
  padding: 10rem;
  text-align: center;
}
.scrolling-sections .two-col {
  position: relative;
}
.scrolling-sections .two-col .col-md-7 {
  padding: 10rem 5rem 10rem 10rem;
}
.scrolling-sections .two-col .col-md-5 {
  position: absolute;
  bottom: 0;
  right: 2rem;
}
.scrolling-sections .two-col img {
  max-height: 70%;
}
.scrolling-sections .full-boxes {
  text-align: center;
  padding: 10rem;
}
.scrolling-sections ul {
  display: inline-flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  justify-content: center;
}
.scrolling-sections li {
  margin-right: 3.5rem;
  margin-bottom: 1.5rem;
}
.scrolling-sections .full-columns {
  padding: 10rem;
  text-align: center;
}
.scrolling-sections .full-columns .row .col-md:nth-child(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.splide__pagination__page {
  background: #fff;
  border: 0.2rem solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 0.75rem;
  margin: 0.5rem;
  opacity: 1;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 0.75rem;
}
.splide__pagination__page.is-active {
  background: #F15B40;
  transform: scale(1.4);
  z-index: 1;
}
.gen-gallery {
  background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 50%, #fff 50%, #fff 100%);
  padding-bottom: 10rem;
}
.gen-two-col-title,
.purpose,
.core-values {
  padding-bottom: 10rem;
}
.gen-boxes {
  margin-top: 8rem;
}
.location-left .button,
.location-right p {
  margin-top: 3.5rem;
}
.journey,
.know,
.two-col-accordion,
.team,
.board,
.event-request {
  margin-top: 10rem;
  margin-bottom: 10rem;
}
#wrapper-footer {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #242121 100%), url('/wp-content/uploads/2025/07/footerbg.webp') no-repeat center;
  background-size: cover;
  color: #fff;
}
#wrapper-footer a {
  color: #fff;
}
#wrapper-footer a {
  opacity: 0.8;
}
.footer-main {
  padding-top: 5.5rem;
  padding-bottom: 4rem;
}
.logo p {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.03rem;
  margin-top: 1.25rem;
}
.copyright {
  padding-bottom: 2.5rem;
}
.groups ul,
.connect ul {
  column-count: 2;
  column-width: 8rem;
  column-gap: 1rem;
}
.menus ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 3.5rem;
}
.menus li {
  font-size: 0.75rem;
  line-height: 1.12rem;
  letter-spacing: 0.03rem;
  margin-bottom: 0.5rem;
}
.menus a {
  text-decoration: none;
}
.home-footer-boxes .col-md-4 {
  padding: 3.5rem 1.93rem;
  border-bottom: 0.06rem solid #fff;
}
.home-footer-boxes .col-md-4:nth-child(2) {
  border-left: 0.06rem solid #fff;
  border-right: 0.06rem solid #fff;
}
.home-footer-boxes i {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.home-footer-boxes h5 {
  margin-bottom: 1.25rem;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.18rem;
  text-align: center;
}
.home-footer-boxes p {
  margin-bottom: 0;
  font-size: 0.87rem;
  font-weight: 300;
  line-height: 1.5rem;
  letter-spacing: 0.06rem;
}
.home-footer-boxes p strong {
  font-weight: 600;
}
@media (max-width: 1075px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 2rem;
  }
}
@media (max-width: 991.98px) {
  .text-right p {
    font-size: 1rem;
    line-height: 2;
  }
  .home-hero h1 {
    font-size: 4.5rem;
  }
  .hero-social {
    left: 1.5rem;
    bottom: 0;
  }
  .hero-locations {
    top: 7rem;
    right: 0rem;
  }
  .overlay-top {
    margin-bottom: 2rem;
  }
  h2 {
    font-size: 1.75rem;
    line-height: 1.5;
  }
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 767.98px) {
  .blog-archive {
    padding-left: 0;
    border-left: 0 !important;
  }
  .scrolling-sections .full-width,
  .scrolling-sections .full-boxes,
  .scrolling-sections .full-columns {
    padding: 3rem 1.5rem;
  }
  .scrolling-sections .full-columns .row .col-md:nth-child(2) {
    border-left: 0;
    border-right: 0;
  }
  .two-col-accordion img {
    margin-bottom: 2rem;
  }
  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    line-height: 1.5;
    margin-bottom: 1rem !important;
  }
  .scrolling-sections .full-boxes img {
    max-width: 60%;
  }
  .scrolling-sections .two-col {
    padding: 3rem 1.5rem 0;
  }
  .scrolling-sections .two-col img {
    max-height: 100%;
  }
  .scrolling-sections h2 {
    font-size: 3rem;
  }
  .scrolling-sections .splide__slide {
    justify-content: flex-end;
  }
  .scrolling-sections p {
    font-size: 0.9rem;
    line-height: 1.75;
  }
  .scrolling-sections ul li {
    margin-right: 2.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 2;
  }
  .two-col-divider .border-start,
  .two-col-divider .no-border {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-left: 0 !important;
  }
  .two-col-sect img {
    margin-bottom: 2rem;
  }
  .text-left {
    padding: 2rem 2rem 0;
  }
  .text-right {
    padding: 1.5rem 2rem 2rem;
  }
  .border-end {
    border-right: 0 !important;
  }
  .location-left .button {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .location-group .location-right {
    padding-top: 3rem;
    padding-left: 1.5rem;
    border-left: 0 !important;
  }
  .location-group:first-child .location-right {
    padding-top: 1rem;
  }
  .location-right p {
    margin-top: 1rem;
    margin-bottom: 4rem;
  }
  .location-left {
    padding-right: 1rem;
  }
  .service-section1 .col-md-4 {
    margin-bottom: 1.5rem;
  }
  .extreme-boxes .box:nth-child(2) {
    margin-top: 2rem;
    padding-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  .testimonials-left .splide__arrows {
    margin-bottom: 7rem;
  }
  .know img,
  .next-event-image,
  .board .col-md-4,
  .track1 img {
    margin-bottom: 2rem;
  }
  .track2-box {
    margin: 1rem auto;
  }
  .track5-box {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 2rem;
  }
  .request-cols {
    padding: 0 4.16%;
  }
  .request-cols .col-md-4 {
    padding: 2rem 0;
  }
  .extreme-boxes .box:nth-child(2),
  .request-cols .col-md-4:nth-child(2) {
    border-top: 1px solid #323232;
    border-bottom: 1px solid #323232;
  }
  .extreme-boxes .box:nth-child(2),
  .request-cols .col-md-4:nth-child(2),
  .home-footer-boxes .col-md-4:nth-child(2) {
    border-left: 0;
    border-right: 0;
  }
  .overlay-nav-inner {
    flex-direction: column-reverse;
    padding-left: 1.25rem;
  }
  .right-menu {
    border-left: 0;
    padding-left: 0;
    margin-bottom: 3rem;
  }
  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu > li.mega-menu-item > a.mega-menu-link {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .overlay-top {
    margin-bottom: 0.5rem;
  }
  #mega-menu-wrap-my-custom-menu #mega-menu-my-custom-menu > .mega-toggle-on ul.mega-sub-menu {
    margin-bottom: 3rem;
  }
  .featured-slider .splide__pagination {
    bottom: 4rem;
  }
  .featured-slider .slider-nav {
    right: 0;
  }
  .purpose img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    margin-bottom: 2rem;
    object-position: top center;
  }
  .team .splide__arrows {
    right: 10rem;
    top: -6rem;
  }
  h1 {
    font-size: 3.25rem;
  }
  .scrolling-sections .two-col .col-md-5 {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .scrolling-sections .two-col .col-md-7 {
    padding: 0;
  }
  .timeline .border-start {
    padding: 0;
    border-left: 0 !important;
  }
  .vision-impact {
    padding-right: 0;
  }
  .facetwp-radio {
    margin-bottom: 1.25rem !important;
  }
  .tribe-events-calendar-list {
    padding-right: 1rem !important;
  }
  .overlay-lower {
    margin-top: 1.5rem;
  }
}
@media (max-width: 675px) {
  .home-hero h1 {
    font-size: 3.5rem;
    line-height: 1.5;
  }
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 3rem;
  }
  .secondary-hero p.subtitle {
    font-size: 1.1rem;
  }
  h5 {
    line-height: 2;
  }
  .home-footer-boxes {
    text-align: center;
  }
  .modal-xl {
    max-width: 85%;
    margin: auto;
  }
  .link-box {
    padding: 1.5rem 1rem;
  }
}
@media (max-width: 535px) {
  .home-hero h1 {
    font-size: 3rem;
  }
}
@media (max-width: 465px) {
  .home-hero h1 {
    font-size: 2.5rem;
  }
  .home-hero,
  .home-hero video,
  .home-hero .hero-text {
    height: 42rem;
  }
  .know {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 3rem;
    border-top: 0.06rem solid #999;
  }
  .featured-slider {
    padding-top: 3rem;
    overflow-x: hidden;
  }
  .featured-slider .slider-nav {
    top: -6rem;
  }
  .featured-slider .subtitle {
    margin-top: 3rem;
  }
  .journey {
    margin-bottom: 3rem;
  }
  .team .splide__arrows {
    top: -13rem;
  }
  .scrolling-sections .splide__slide h2 {
    font-size: 2rem;
  }
}
@media (max-width: 400px) {
  .featured-slider .splide__pagination {
    bottom: 6rem;
  }
}
