a,
body {
  color: var(--midnight-color)
}

body,
p {
  font-size: 19px;
  font-weight: 400
}

.btn,
a,
a i {
  transition: .3s ease-in-out
}

.btn-midnight:hover,
.btn:hover {
  background-color: var(--regentgrey-color);
  border-color: var(--regentgrey-color);
  color: #fffaf1
}

body,
p {
  font-weight: 400
}

.see-more-btn,
body {
  font-family: "DM Sans", sans-serif
}

.faq-header .acf-link-list,
.nlm_product-grid h3 {
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto
}

#tsml-ui,
#tsml-ui>div {
  background-color: var(--secondary-color) !important
}

* {
  box-sizing: border-box
}

.m-0,
html {
  margin: 0 !important
}

body {
  margin: 0;
  padding: 0;
  line-height: 146%;
  overflow-x: hidden;
  background-color: var(--secondary-color)
}

:root {
  --sunlight-color: #f5b23c;
  --midnight-color: #2c3a43;
  --ember-color: #c64f21;
  --verdant-color: #378b6c;
  --sky-color: #9fc8ca;
  --secondary-color: #fffaf1;
  --regentgrey-color: #7f9c98;
  --tan-bg: #f8f2e8
}

a {
  text-decoration: none
}

p {
  line-height: 1.5
}

.contact-info-section .col-left .content p:last-child,
.contact-info-section .col-left .content:last-child,
.content p:last-child,
.content ul:last-child,
.counseling-section-blog .left-col .content:last-child,
.courses-step-sec .col-right ul li:last-child,
.courses-step-sec .info-strip .schedule p:last-child,
.feature-section .feature-txt h6:last-child,
.feature-section .feature-txt p:last-child,
.full-width-content-sec.our-vision h3,
.header-author-info p:last-child,
.health-quote h3,
.join-btn:last-child,
.left-image-section.instructors p,
.marriage-resource-section.threecol-step-sec .resource-content .step p:last-child,
.podcast-two-column h3,
.right-image-section .resource-content p,
.testimonial-section .author p:last-child {
  margin-bottom: 0
}

.counseling-section-blog .container,
.left-image-section.host p,
.left-image-section.leader_guide img,
.right-image-section .col-right .curve-img img,
.w-100 p,
img {
  max-width: 100%
}

.admin-bar .main-content,
.btn-wrapper,
.cat-details-section .expore-btn {
  margin-top: 32px
}

.blog-slider h4,
.btn-wrapper .btn+.btn,
.feature-section.workshop .btn-wrapper .btn,
.leader-full-w .speaker-cont .content {
  margin-top: 10px
}

.btn {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  background-color: var(--verdant-color);
  color: #fffaf1;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 30px;
  border: 2px solid var(--verdant-color);
  cursor: pointer
}

.btn i,
.support-section .workshop-cont .btn-cont a i {
  font-size: 14px;
  margin-left: -12px;
  opacity: 0;
  transition: .3s ease-in-out
}

.btn:hover i {
  opacity: 1;
  margin-left: 10px
}

.btn-midnight {
  background-color: var(--midnight-color)
}

.btn-outline,
.btn-outline-sky,
.search-form-inputbox input,
.subscribe-form input {
  background-color: transparent
}

.btn-midnight:hover {
  background-color: var(--midnight-color);
  border-color: var(--midnight-color)
}

.btn-image {
  max-width: 225px;
  display: inline-block
}

.btn-image img,
.hero-section-inner .col-left .w-100,
.map-col img,
.search-cont .search-row .col-left .search-container,
.w-100 {
  display: block;
  width: 100%
}

.btn-image img {
  height: auto
}

.btn-outline {
  color: var(--midnight-color);
  border: 2px solid var(--midnight-color)
}

.btn-outline-sky {
  color: var(--midnight-color);
  border: 2px solid var(--sky-color)
}

.btn-midnight {
  background-color: var(--midnight-color);
  color: #fffaf1;
  border: 2px solid var(--midnight-color)
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

.pr-0,
.px-0,
.right-image-section .row-reverse .col-right .image-cont {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.text-left {
  text-align: left !important
}

.text-center {
  text-align: center !important
}

.text-right {
  text-align: right !important
}

.blog-slider-wrapper .blog-slider-title,
.title {
  font-size: 20px;
  font-weight: 700;
  color: var(--midnight-color);
  margin: 0 0 10px;
  text-transform: uppercase
}

.line-break {
  padding-left: 24px;
  padding-right: 24px
}

.container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto
}

.hero-section-inner.coaching .hero-row,
.hero-section-inner.counseller .hero-row,
.left-image-section.mission .row.row-reverse,
.right-image-section.reverse-row .counseling-row,
.row-reverse {
  flex-direction: row-reverse
}

.hero-section-inner.devotionals-hero-sec {
  padding: 90px 24px 136px
}

.blog-content-section .left-col,
.blog-meta-bar .right-col,
.carousel-section .products-page-col,
.hero-section-inner.coaching .col-left,
.hero-section-inner.coaching .col-right,
.hero-section-inner.counseller .col-left,
.hero-section-inner.counseller .col-right,
.hero-section-inner.devotionals-hero-sec .col-left,
.hero-section-inner.devotionals-hero-sec .col-right,
.left-image-section.devotionals-two-col .col-right,
.left-image-section.emb-testimonial .col-left,
.left-image-section.emb-testimonial .col-right,
.left-image-section.green .col-right,
.left-image-section.speaker .speaker-item-row .speaker-item,
.right-image-section .col-left,
.right-image-section.sky .col-left,
.right-image-section.tan-bg .col-left,
.two-content-col-sec .col-left,
.two-content-col-sec .col-right {
  width: calc(100% / 2 - 20px)
}

#map-section #tsml-ui h1,
.audio-player-wrapper span::before,
.author-pagination .page-numbers li .page-numbers,
.blog-cat-pagination .page-numbers li .page-numbers,
.blog-pagination .page-numbers li .page-numbers,
.blog-slider .blog-meta span::before,
.contact-us-sec #gform_wrapper_2 .gform_heading,
.contact-us-sec #gform_wrapper_2 span::before,
.devotional-pagination .page-numbers li .page-numbers,
.devotionals-feature .feature-txt::after,
.devotionals-feature .feature-txt::before,
.faq_wrapper .accordion:checked~.title .side-icon,
.faq_wrapper .accordion~.title .down-icon,
.feature-section.resources.button-cont .large-btn-white .hover-content,
.feature-section.resources.button-cont .large-btn-white button:hover .default-text,
.gform_wrapper span::before,
.gform_wrapper.gform-theme .gform_heading,
.new-life-live-row a.new-life-live img.mobile-img,
.no-brackets .feature-txt::after,
.no-brackets .feature-txt::before,
.slick-next:before,
.slick-prev:before,
.station-cont.hide,
.subscribe-block-mob,
.support-section.faq .accordion:checked~.title .side-icon,
.support-section.faq .accordion~.title .down-icon,
.topic-pagination .page-numbers li .page-numbers,
.welcome_content {
  display: none
}

.devotionals-feature .feature-txt h6,
.episode-row p,
.feature-section.radio p:last-child,
.full-width-content-sec.courses-full-w p,
.full-width-content-sec.leader-full-w .speaker-cont p,
.megamenu-content-inner h4,
.megamenu-info-column h4,
.megamenu-info-column img,
.podcast-cta-section .cta-cont .cta p:last-child,
.popup-more-ways-section .right-col p,
.popup-more-ways-section p:last-child,
.popup-more-ways-section ul:last-child,
.support-section.faq .accordion~.content p:last-child {
  margin: 0
}

.marriage-resource-section.threecol-step-sec {
  background-image: none;
  padding: 109px 24px
}

.marriage-resource-section.threecol-step-sec p {
  margin-bottom: 50px;
  font-size: 19px
}

.marriage-resource-section.threecol-step-sec .resource-content .step {
  border-color: var(--midnight-color);
  border-color: var(--midnight-color);
  width: calc(100% / 3 - 20px);
  padding-left: 50px
}

.marriage-resource-section.threecol-step-sec h3 {
  margin: 0 0 30px
}

.marriage-resource-section.threecol-step-sec .section-title .content {
  margin-bottom: 60px
}

.marriage-resource-section.threecol-step-sec .resource-content .step h6 {
  margin: 15px 0 25px;
  max-width: 260px
}

.marriage-resource-section.threecol-step-sec .resource-content .step p {
  max-width: 306px
}

.blog-content-section,
.devotionals-posts-grid .head-col {
  padding: 0 24px
}

.devotionals-posts-grid .head-col h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  color: var(--midnight-color);
  margin: 0 0 24px;
  text-transform: uppercase;
  text-align: center
}

.devotionals-posts-grid .head-col h3 {
  font-size: 38px;
  font-weight: 700;
  color: var(--midnight-color);
  line-height: 120%;
  margin: 0 0 70px;
  letter-spacing: 1.3px;
  text-align: center
}

.devotionals-posts-grid .cat-row {
  padding-top: 40px
}

.left-image-section.devotionals-two-col {
  background-color: rgb(238 230 219 / 40%);
  padding: 134px 24px 160px
}

.hero-section-inner.coaching .btn-wrapper a.btn,
.hero-section-inner.devotionals-hero-sec a.btn,
.left-image-section.devotionals-two-col .btn-wrapper a.btn {
  margin-bottom: 12px
}

.blog-slider {
  margin-top: 35px;
  margin-bottom: 25px
}

.author-sort-dropdown li:hover,
.blog-cat-sort-dropdown li:hover,
.blog-meta,
.blog-slider .blog-meta span,
.blog-sort-dropdown li:hover,
.bread-crumb a,
.devotional-sort-dropdown li:hover,
.links-col .link-item a.active,
.topic-sort-dropdown li:hover {
  color: var(--verdant-color)
}

.new-life-live a,
.new-life-live p {
  color: var(--midnight-color);
  margin: 0
}

.blog-slider img {
  max-width: 100%;
  width: 100%;
  border-radius: 5px;
  height: auto;
  margin-bottom: 15px
}

.blog-slider-wrapper {
  padding: 0 40px
}

.blog-slider .slick-next,
.blog-slider .slick-prev {
  font-size: 24px;
  color: var(--midnight-color);
  width: auto;
  height: auto;
  position: absolute
}

.blog-slider .slick-prev {
  left: -30px
}

.blog-slider .slick-next {
  right: -30px
}

.blog-hero-section,
.donate-full-w,
.marriage-resource-section.threecol-step-sec.events,
.podcast-icon-section.no-spacing,
.podcast-icon-section.no-spacing .resource-content,
.pt0 {
  padding-top: 0
}

.full-width-content-sec p,
.map-section-group p,
.marriage-resource-section.threecol-step-sec.events .section-title p,
.right-image-section p,
.two-content-col-sec p {
  margin: 0 0 32px;
  font-size: 19px;
  font-weight: 400;
  line-height: 146%
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 999;
  display: none
}

.author-link:hover .author-popup,
.author-popup:hover,
.cta-card-section .content-box .img img,
.donatation-type .box-container .box a,
.faq_wrapper .accordion:checked~.title .down-icon,
.featured-results img,
.left-image-section.courses .info-strip .schedule,
.left-image-section.workshop .info-strip .schedule,
.menu-overlay.active,
.right-image-section.tan-bg.image-cont4 .col-right .image-cont,
.support-section.faq .accordion:checked~.title .down-icon {
  display: block
}

.header {
  position: sticky;
  top: 0;
  background-color: var(--secondary-color);
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
  width: 100%;
  z-index: 999
}

.admin-bar .header {
  top: 32px
}

.header .header-cont-row {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px
}

.header .menu-icon,
.megamenu-close,
.megamenu-content-close {
  display: none;
  cursor: pointer
}

.header-wrapper {
  padding: 20px 24px
}

.new-life-live-row {
  display: flex;
  justify-content: end;
  margin-bottom: 20px
}

.header-row,
.new-life-live a {
  align-items: center;
  display: flex
}

.new-life-live {
  display: flex
}

.new-life-live p {
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.26em
}

.new-life-live a {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.46em;
  gap: 9px
}

.new-life-live a:hover i {
  margin-left: 3px
}

.header-row {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px
}

.header .logo,
.station-cont .station-item {
  width: 185px
}

.header .logo img {
  max-width: 185px;
  width: 100%
}

.header-wrapper .menu_wrapper {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 16px
}

.menu_marker {
  position: fixed;
  top: 130px;
  width: 25px;
  height: 13px;
  background-color: var(--midnight-color);
  left: 50%;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  transition: .2s linear;
  display: none
}

.admin-bar .menu_marker {
  top: 162px
}

.author-sort-toggle,
.blog-cat-sort-toggle,
.blog-sort-toggle,
.devotional-sort-toggle,
.header-wrapper .menu_wrapper a[href="#"],
.topic-sort-toggle {
  cursor: pointer
}

.header-wrapper .menu-item {
  position: relative;
  list-style-type: none
}

.header-wrapper .menu-item a:not(.btn) {
  padding: 15px 0;
  display: block;
  font-size: 14px;
  line-height: normal;
  color: #203038;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 10px
}

.header-wrapper .menu-item.has-active-highlight::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: var(--verdant-color)
}

.header-wrapper .menu-item a:hover {
  text-decoration: none;
  color: var(--verdant-color)
}

.header-wrapper .menu-item .megamenu {
  position: fixed;
  top: 140px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1385px;
  border: 3px solid #2c3a43;
  background-color: var(--secondary-color);
  opacity: 0;
  border-radius: 5px;
  pointer-events: none;
  z-index: 9999;
  transition: .3s ease-in-out;
  min-height: 275px
}

.admin-bar .header-wrapper .menu-item .megamenu {
  top: 172px
}

.header-wrapper .menu-item .megamenu.active {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0)
}

.header-wrapper .menu-item .megamenu .megamenu-inner {
  display: flex;
  min-height: 275px
}

.megamenu-info-column {
  flex: 3;
  padding: 20px
}

.megamenu-info-column p {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0 16px
}

.megamenu-menu-column {
  flex: 3;
  padding: 20px 0
}

.megamenu-menu-column ul {
  list-style: none;
  padding-left: 10px
}

.megamenu-menu-column ul li a {
  padding: 10px 0 10px 10px !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-right: -1px;
  transition: .3s ease-in-out
}

.megamenu-menu-column ul li a i {
  margin-left: -10px;
  opacity: 0;
  transition: .3s ease-in-out
}

.megamenu-menu-column ul li a.active i,
.megamenu-menu-column ul li a:hover i {
  opacity: 1;
  margin-left: 0
}

.megamenu-content-column {
  position: relative;
  flex: 6
}

.megamenu-content-inner {
  display: flex;
  height: 100%;
  padding: 26px
}

.megamenu-content-inner-left {
  flex: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: start
}

.megamenu-content-inner p {
  margin: 10px 0 15px;
  font-size: 16px
}

.megamenu-content-inner-left .btn {
  background-color: var(--midnight-color);
  border-color: var(--midnight-color);
  color: #fffaf1 !important
}

.megamenu-content-inner-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding-left: 40px;
  margin-left: 20px;
  border-left: 1px solid #fff
}

.megamenu-content-inner-right ul {
  padding-left: 0;
  margin-top: 10px;
  list-style: none;
  overflow: auto
}

.megamenu-content-inner-right li {
  display: flex;
  align-items: center;
  gap: 10px
}

.megamenu-content-inner-right ul li i {
  font-size: 12px;
  background-color: #fff;
  width: 15px;
  height: 15px;
  text-align: center;
  vertical-align: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1px;
  border-radius: 2px
}

.megamenu-testimonials {
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background-color: #2c3a43;
  color: #fffaf1;
  min-height: 100%
}

.hero-section,
.hero-section h1,
.hero-section h2 {
  color: var(--midnight-color)
}

.bread-crumb p,
.component-description p:first-child,
.megamenu-testimonials h4,
.page-id-5163 .footer,
.page-id-5170 .footer,
.page-id-5172 .footer,
.podcast-icon-section.no-spacing .podcast-icons,
.support-section.bg-border-hide .icon-wrapper {
  margin-top: 0
}

.megamenu-testimonial {
  display: flex;
  align-items: start;
  gap: 15px;
  margin-bottom: 20px
}

.megamenu-testimonial img {
  width: 60px;
  height: 60px;
  border-radius: 50%
}

.megamenu-testimonial p {
  margin: 0;
  font-size: 15px;
  font-weight: 400
}

.megamenu-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .3s ease-in-out
}

.header-wrapper .menu_icon {
  display: none;
  font-size: 30px;
  cursor: pointer
}

.header-wrapper .close_menu_icon {
  display: none;
  font-size: 34px;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 310px;
  background-color: var(--midnight-color);
  padding: 8px;
  color: #fffaf1;
  border-radius: 5px 0 0 5px;
  line-height: 1;
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 9999
}

.header .donate-button a {
  justify-content: center;
  align-items: center;
  gap: 10px
}

.courses-step-sec .info-strip a i,
.header .donate-button i,
.left-image-section.courses .info-strip a i,
.left-image-section.workshop .info-strip a i {
  font-size: 14px
}

.page-submenu-section {
  padding: 15px 24px;
  background-color: #f8f2e8;
  position: sticky;
  top: 155.5px;
  width: 100%;
  transition: .3s;
  z-index: 9
}

.search-btn,
.search-btn i {
  transition: .3s ease-in-out
}

.page-submenu-row {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.page-submenu-row .icon img {
  display: block;
  max-width: 275px
}

.page-submenu-row .links-col {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 30px
}

.links-col .link-item a {
  font-size: 14px;
  font-weight: 700
}

.animated-span span,
.author-sort,
.blog-cat-sort,
.blog-sort,
.devotional-sort,
.topic-sort {
  position: relative;
  display: inline-block
}

.animated-span * {
  position: relative;
  z-index: 1
}

.animated-span span:not(.gform-grid-col)::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  width: 100%;
  height: calc(100% - 15px);
  background-color: var(--sunlight-color);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .5s ease-in-out;
  z-index: -1
}

.animated-span.animate span::before {
  transform: scaleX(1)
}

.hero-section {
  padding: 80px 24px 60px;
  position: relative
}

.carousel-section .row,
.hero-section .hero-row,
.hero-section-inner .hero-row,
.impact-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px
}

.hero-section .products-page-col,
.impact-section .products-page-col {
  width: calc(50% / 1 - 20px)
}

.hero-section h1 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  letter-spacing: 1.28px;
  margin: 0 0 16px;
  text-transform: uppercase
}

.hero-section h2,
.search-section h2 {
  font-weight: 700;
  letter-spacing: 1.3px
}

.hero-section h2 {
  margin: 0 0 26px;
  max-width: 470px;
  line-height: 115%;
  font-size: 42px
}

.cat-details-section p,
.hero-section p {
  font-size: 18px;
  max-width: 470px;
  color: var(--midnight-color);
  line-height: 1.5;
  margin: 0 0 16px
}

.footer .f-logo,
.hero-section img,
.left-image-section img,
.left-image-section.emb-testimonial .slider-nav .slick-slide iframe,
.left-image-section.emb-testimonial .slider-single .slick-slide iframe,
.left-image-section.emb-testimonial audio,
.right-image-section.events .col-right .image-cont img,
.support-section .workshop-cont .img-box img,
.take-quizz-section img,
.two-col-img-right-section img {
  width: 100%
}

.episode-row .feature-section .feature-txt::after,
.episode-row .feature-section .feature-txt::before,
.filter-option[data-value=page],
.filter-option[data-value=post],
body.search .reset-filter {
  display: none !important
}

.search-section {
  padding: 58px 24px 70px;
  text-align: center;
  background-color: var(--midnight-color)
}

.search-section h2 {
  color: var(--secondary-color);
  margin: 0 0 32px;
  font-size: 30px
}

.search-form-inputbox input,
.search-form-inputbox label {
  font-size: 18px;
  line-height: 1.26em;
  color: var(--midnight-color)
}

.search-form-col {
  display: flex;
  justify-content: center
}

.search-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
  background: var(--secondary-color);
  min-width: 750px
}

.search-form-inputbox {
  display: flex;
  align-items: center;
  padding: 16px 27px;
  flex: 1
}

.search-form-inputbox label {
  font-weight: 600
}

.search-form-inputbox input {
  outline: 0;
  padding-left: 20px;
  border: none;
  font-weight: 400;
  flex: 1;
  width: 100%
}

.search-form-inputbox input::placeholder {
  color: var(--midnight-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.26em
}

.search-btn {
  font-size: 23px;
  font-weight: 600;
  outline: 0;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 110px
}

.search-btn i {
  font-size: 20px;
  opacity: 0;
  margin-left: -20px
}

.search-btn:hover {
  background-color: var(--regentgrey-color)
}

.search-btn:hover i {
  opacity: 1;
  margin-left: 0;
  transition: .3s ease-out
}

.impact-section {
  color: var(--midnight-color);
  padding: 30px 24px;
  position: relative
}

.impact-section h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  letter-spacing: 1.28px;
  margin: 0 0 26px;
  color: var(--midnight-color);
  max-width: 470px;
  text-transform: uppercase
}

.impact-section h3,
.impact-section p {
  color: var(--midnight-color);
  margin: 0 0 40px
}

.impact-section h3 {
  max-width: 440px;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.3px
}

.impact-section p {
  font-size: 18px;
  max-width: 468px;
  line-height: 1.5
}

.impact-section img {
  width: 100%;
  margin-bottom: -30px
}

.impact-section .impact-figure {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 40px
}

.impact-section p.num {
  font-size: 64px;
  font-weight: 700;
  color: #378b6c;
  margin-bottom: 0
}

.impact-section p.txt {
  font-size: 22px;
  font-weight: 700;
  color: var(--midnight-color);
  line-height: 1.2;
  margin-bottom: 0
}

.support-section .content,
.support-section .content p {
  font-size: 15px;
  line-height: 1.2
}

.support-section {
  background-color: var(--midnight-color);
  padding: 100px 24px 180px;
  text-align: center;
  background-image: url(../jpg/blue-bottom-bg-2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom -1px;
  background-size: 100%
}

.quote-section,
.support-section .icon-box {
  background-color: var(--secondary-color);
  position: relative
}

.support-section.remove-bg {
  background-image: none;
  padding: 90px 24px
}

.support-section.with-slide.remove-bg {
  min-height: auto
}

.private-event-golf,
.support-section.spiritual-health {
  padding-bottom: 200px
}

.support-section h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  color: #faf4e9;
  text-transform: uppercase;
  margin: 0 0 28px
}

.support-section h3 {
  font-size: 38px;
  font-weight: 700;
  color: #faf4e9;
  line-height: 120%;
  letter-spacing: 1.3px;
  margin: 0
}

.support-section .icon-wrapper {
  margin-top: 50px
}

.support-section h3:last-child {
  margin-bottom: 40px
}

.support-section .content {
  margin: 10px;
  color: #faf4e9
}

.support-section .icon-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px
}

.support-section .icon-box {
  padding: 50px 26px 26px;
  border-radius: 5px;
  width: calc(100% / 4 - 24px);
  height: auto;
  display: flex;
  align-items: self-start;
  justify-content: center
}

.support-section .icon-box h4 {
  font-size: 21px;
  font-weight: 600;
  color: var(--midnight-color);
  margin-bottom: 0
}

.support-section .icon-content hr {
  margin: 100px 0
}

.support-section .icon-box::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: 0;
  opacity: 0;
  border-radius: 5px;
  transition: .3s;
  background-color: var(--verdant-color)
}

.support-section .icon-box:hover::before {
  height: calc(100% - 6px);
  opacity: 1
}

.support-section .icon-box .icon-box-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--secondary-color);
  padding: 20px 10px;
  text-align: center;
  transition: top .3s;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px
}

.support-section .icon-box:hover .icon-box-overlay {
  top: 0
}

.support-section .icon-box .icon-box-overlay-content {
  height: 100%;
  overflow: hidden;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .3s ease-in-out
}

.support-section .icon-box .icon-box-overlay-content-inner {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transform: translateY(100%);
  transition: transform .3s
}

.support-section .icon-box:hover .icon-box-overlay-content-inner {
  transform: translateY(0)
}

.support-section .icon-box .icon-box-overlay-content-inner h4 {
  color: var(--secondary-color);
  margin: 0
}

.support-section .icon-box:hover .icon-box-overlay-content {
  grid-template-rows: 1fr
}

.support-section .icon-box-overlay p {
  color: #faf4e9
}

.support-section .icon-box-overlay a {
  color: #faf4e9;
  font-size: 16px;
  font-weight: 700
}

.marriage-resource-section.sky .resource-content .step h6,
.marriage-resource-section.sky .resource-content .step p,
.marriage-resource-section.sky a,
.marriage-resource-section.sky h2,
.marriage-resource-section.sky h3,
.marriage-resource-section.sky i,
.marriage-resource-section.sunlight .resource-content .step h6,
.marriage-resource-section.sunlight .resource-content .step p,
.marriage-resource-section.sunlight a,
.marriage-resource-section.sunlight h2,
.marriage-resource-section.sunlight h3,
.marriage-resource-section.sunlight i,
.quote-section h3,
.quote-section p.author,
.support-section .icon-box-overlay-content-inner.black-text a,
.support-section .icon-box-overlay-content-inner.black-text h4,
.support-section .icon-box-overlay-content-inner.black-text p {
  color: var(--midnight-color)
}

.quote-section.tan-bg {
  padding: 81px 24px 150px
}

.quote-section {
  padding: 81px 24px 80px;
  text-align: center;
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat
}

.carousel-section,
.support-section.top-bg-border {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%
}

.quote-section h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.3px;
  margin: 0
}

.quote-section p.author {
  font-size: 25px;
  font-weight: 700;
  margin: 15px 0 0
}

.health-quote p {
  font-size: 30px;
  font-weight: 700;
  line-height: 221%;
  letter-spacing: -.4px;
  margin: 0
}

.carousel-section {
  padding: 150px 24px 90px;
  background-image: url(../jpg/grey_green_top_curve-3.jpg);
  background-color: #378b6c
}

.carousel-section .products-page-col img {
  width: 100%;
  border-radius: 5px
}

.carousel-section h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  max-width: 400px;
  color: #faf4e9;
  margin-bottom: 16px;
  text-transform: uppercase
}

.carousel-section h3,
.counseling-section h2 {
  font-size: 38px;
  letter-spacing: 1.3px;
  font-weight: 700
}

.carousel-section h3 {
  color: #faf4e9;
  margin-bottom: 32px
}

.carousel-section ul {
  padding-left: 0
}

.carousel-section li {
  list-style-type: none;
  margin-bottom: 26px;
  padding-left: 48px;
  position: relative
}

.carousel-section li::before {
  position: absolute;
  content: "";
  background-image: url(../svg/checkbox.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  left: 12px;
  top: 5px
}

.carousel-section li a {
  font-size: 21px;
  line-height: 146%;
  font-weight: 600;
  color: var(--secondary-color)
}

.carousel-section li:hover::before {
  left: 20px;
  transition: left .3s
}

.carousel-section .row.stats {
  margin-top: 60px;
  gap: 0
}

.carousel-section .four-col {
  text-align: center;
  width: calc(100% / 4 - 0px);
  border-right: 1px solid #fff;
  padding: 0 20px;
  min-height: 114px;
  margin-top: 15px
}

.carousel-section .four-col p.num {
  font-size: 40px;
  font-weight: 700;
  color: var(--midnight-color);
  margin: 0
}

.carousel-section .four-col p.txt {
  font-size: 18px;
  font-weight: 400;
  color: var(--secondary-color);
  margin: 0
}

.carousel-section .four-col:last-child,
.donatation-type .box-container .box:last-child {
  border-right: 0
}

.slider-nav {
  padding: 10px 0;
  margin: 0 -10px
}

.slider-nav .slick-slide {
  cursor: pointer;
  padding: 0 5px
}

.slider-nav .slick-track {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap
}

.counseling-section {
  padding: 114px 24px 50px;
  text-align: center
}

.counseling-section h2 {
  margin: 0
}

.counseling-section h4,
.counseling-section-blog h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--midnight-color)
}

.counseling-section p {
  font-size: 19px;
  font-weight: 400;
  color: var(--midnight-color)
}

.counseling-section .icon-container {
  background-color: var(--midnight-color);
  padding: 22px 12px;
  border-radius: 5px;
  margin-top: 36px
}

.counseling-section .icon-container .icon-box {
  background-color: #f5b23c;
  padding: 20px;
  margin: 0 10px;
  border-radius: 5px
}

.counseling-section .slick-slide img {
  margin: 0 auto
}

.testimonial-section {
  padding: 60px 24px 200px;
  text-align: center
}

.testimonial-section .content {
  max-width: 870px;
  margin: 0 auto
}

.testimonial-section .content p {
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  color: var(--midnight-color);
  margin-bottom: 0;
  margin-top: 0
}

.testimonial-section .author p {
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  color: var(--midnight-color)
}

.testimonial-section .icon-container .icon-box {
  padding: 0 20px;
  margin: 0 10px
}

.testimonial-section .slick-slide img {
  display: block;
  margin: 0 auto 30px
}

.testimonial-section .slick-initialized .slick-slide {
  margin: 0 10px;
  display: flex;
  flex-direction: column
}

.testimonial-section .slick-next,
.testimonial-section .slick-prev,
.workshop-slider .slick-next,
.workshop-slider .slick-prev {
  width: auto;
  height: auto
}

.testimonial-section .slick-prev:before {
  display: block;
  content: url("../png/back-2.png")
}

.testimonial-section .slick-next:before {
  display: block;
  content: url("../png/next-2.png")
}

.testimonial-section .slick-prev {
  left: 0;
  top: 58%;
  z-index: 1
}

.testimonial-section .slick-next {
  right: 0;
  top: 58%
}

.cta-card-section {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%, -60px);
  padding-top: 10px
}

.cta-card-section .row .card-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px
}

.cta-card-section .content-box {
  background-color: #378b6c;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
  min-width: 340px;
  position: relative
}

.cta-card-section .content-box .txt p {
  color: var(--secondary-color);
  font-size: 21px;
  font-weight: 600;
  font-style: italic;
  margin: 0
}

.cta-card-section .content-box .txt a,
.cta-card-section .content-box .txt i {
  color: var(--secondary-color);
  font-size: 15px;
  font-weight: 600
}

.box-content-section .box-container .box .btn-cont a:hover i,
.cta-card-section .content-box .txt a:hover i,
.marriage-resource-section a:hover i {
  margin-left: 6px
}

.cta-card-section .content-box .tag {
  background-color: #c64f21;
  color: #fffaf1;
  font-size: 10px;
  line-height: 146%;
  font-weight: 700;
  padding: 2px 5px;
  display: inline-block;
  border-radius: 5px;
  position: absolute;
  top: 10px;
  right: 10px
}

.hero-section-inner,
.inner-hero-section {
  color: var(--midnight-color);
  padding: 80px 24px;
  position: relative
}

.inner-hero-section h1 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 146%;
  margin: 0 0 18px;
  color: var(--midnight-color);
  text-transform: uppercase
}

.hero-section-inner.courses h2,
.inner-hero-section h2 {
  margin: 0 0 20px;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.inner-hero-section p,
.map-container p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%
}

.quote-section-blog {
  background-color: #f8f2e8;
  padding: 101px 24px 40px;
  text-align: center;
  margin-top: 50px
}

.offer h3,
.quote-section-blog h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 142%;
  color: var(--midnight-color);
  margin: 0
}

.support-section.top-bg-border {
  background-color: var(--midnight-color);
  padding: 200px 24px 100px;
  text-align: center;
  background-image: url(../jpg/blog_page_curve-2.jpg)
}

.support-section.bg-border-hide {
  background-image: unset;
  padding: 100px 24px
}

.line-break hr {
  margin: 0;
  border-color: #959a99
}

.author-hero-section .hero-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px
}

.author-hero-section .header-author-img {
  width: calc(20% / 1 - 15px)
}

.author-hero-section .header-author-info {
  width: calc(80% / 1 - 15px)
}

.author-hero-section .header-author-img img {
  width: 100%;
  display: block;
  border-radius: 50%
}

.author-post-main {
  padding-bottom: 190px
}

.blog-cat-post-main {
  padding-bottom: 70px
}

.topic-post-main {
  padding-bottom: 120px
}

.posts-wrapper {
  margin-bottom: 120px
}

.faq-header .row,
.left-image-section .row,
.posts-wrapper .cat-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px
}

.posts-wrapper .filters_toggle {
  display: none;
  position: fixed;
  background-color: var(--midnight-color);
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  bottom: 40px;
  right: 20px;
  z-index: 10000;
  font-size: 36px;
  color: #fff
}

.posts-wrapper .cat-row .col-left {
  width: calc(54% / 2 - 20px)
}

.posts-wrapper .cat-row .col-right {
  position: relative;
  width: calc(145% / 2 - 20px)
}

.blog-preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fffaf1cc;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px
}

.box-content-section .box-container .box .btn-cont a i,
.filter-option,
.post-container.video-post .post-row .description,
.posts-wrapper .col-left .cat-form-inputbox label {
  font-size: 16px
}

.tan-bg {
  background-color: #f8f2e8;
  border-radius: 0 5px 5px 0
}

.posts-wrapper .cat-row .col-left .cat-cont {
  padding: 40px 30px 25px 50px
}

.posts-wrapper .cat-row .col-left .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--midnight-color)
}

.filter-option,
.posts-wrapper .cat-row .col-left .cat-form-inputbox {
  margin-bottom: 8px
}

.posts-wrapper .cat-row .col-left .title i {
  margin-right: 10px;
  color: var(--midnight-color)
}

.posts-wrapper .cat-row .col-left .title h4 {
  font-size: 24px;
  color: var(--midnight-color);
  margin: 0
}

.posts-wrapper .cat-row .col-left .cat-title,
.search-cont .search-row .col-right .filter-cont a {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.posts-wrapper .cat-row .col-left .cat-title i {
  margin-left: 10px;
  color: var(--midnight-color)
}

#author-preloader,
#blog-cat-preloader,
#blog-preloader,
#devotional-preloader,
#topic-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .9);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center
}

#author-preloader .spinner i,
#blog-cat-preloader .spinner i,
#blog-preloader .spinner i,
#devotional-preloader .spinner i,
#topic-preloader .spinner i {
  color: var(--verdant-color);
  font-size: 60px
}

@keyframes spin {
  to {
    transform: rotate(360deg)
  }
}

.col-right_cont {
  margin-right: 184px;
  position: relative
}

.search-cont .search-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  align-items: center
}

.search-cont .search-row .col-left {
  width: calc(70% / 1 - 20px)
}

.search-cont .search-row .col-right {
  width: calc(30% / 1 - 20px);
  display: flex;
  justify-content: flex-end
}

.filter-option {
  cursor: pointer;
  display: block;
  display: flex
}

.filter-option .check-box {
  position: relative;
  display: inline-block;
  border: 2px solid var(--midnight-color);
  top: 3px;
  width: 18px;
  height: 18px;
  min-width: 18px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #fff;
  transition: border-color .3s, background-color .3s;
  flex-shrink: 0
}

.filter-option.active .check-box::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0;
  width: 4px;
  height: 8px;
  border: solid var(--midnight-color);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  opacity: 1;
  transition: opacity .3s
}

.filter-option .check-box::after {
  opacity: 0;
  transition: opacity .3s
}

.see-more-btn {
  background: 0 0;
  border: none;
  font-size: 17px;
  line-height: 146%;
  font-weight: 600;
  color: var(--midnight-color);
  text-align: right;
  display: block;
  padding: 15px 0 0;
  width: 100%
}

.search-container {
  position: relative;
  flex: 1
}

.search-cont .search-row .col-left input.input-search-bar {
  margin: 0 auto;
  width: 100%;
  height: 45px;
  padding: 0 20px 0 30px;
  font-size: 1rem;
  border: 0;
  border-bottom: 1px solid var(--midnight-color);
  background-color: var(--secondary-color);
  outline: 0
}

.search-cont .search-row .col-left input.input-search-bar:focus::-webkit-input-placeholder {
  transition: opacity .45s;
  opacity: 0
}

.search-cont .search-row .col-left input.input-search-bar:focus::-moz-placeholder {
  transition: opacity .45s;
  opacity: 0
}

.search-cont .search-row .col-left input.input-search-bar:focus:-ms-placeholder {
  transition: opacity .45s;
  opacity: 0
}

.search-cont .search-row .col-left .search-icon {
  position: relative;
  float: left;
  width: 26px;
  top: -32px;
  left: 0;
  background: 0 0;
  border: none
}

.search-cont .search-row .col-left .search-icon i {
  font-size: 18px;
  color: var(--verdant-color)
}

.search-cont .search-row .col-right .sort-icon {
  width: 20px
}

#author-sort-toggle.asc .sort-icon,
#blog-cat-sort-toggle.asc .sort-icon,
#blog-sort-toggle.asc .sort-icon,
#devotional-sort-toggle.asc .sort-icon,
#topic-sort-toggle.asc .sort-icon {
  transform: rotate(180deg)
}

.search-cont .search-row .col-right p {
  font-size: 18px;
  font-weight: 700
}

.author-sort-toggle .sort-label,
.blog-cat-sort-toggle .sort-label,
.blog-sort-toggle .sort-label,
.devotional-sort-toggle .sort-label,
.topic-sort-toggle .sort-label {
  font-size: 18px;
  font-weight: 700;
  color: var(--midnight-color);
  line-height: 1.5
}

.author-sort-dropdown,
.blog-cat-sort-dropdown,
.blog-sort-dropdown,
.devotional-sort-dropdown,
.topic-sort-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f2e8;
  width: 160px;
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, .1)
}

.author-sort-dropdown li,
.blog-cat-sort-dropdown li,
.blog-sort-dropdown li,
.devotional-sort-dropdown li,
.topic-sort-dropdown li {
  padding: 8px 15px;
  cursor: pointer;
  font-size: 18px
}

.post-container {
  margin-top: 40px
}

.marriage-resource-section .resource-content,
.other-post-section .post-row,
.post-container .post-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px
}

.post-container .post-row img {
  width: 100%;
  aspect-ratio: 283/163;
  object-fit: cover;
  border-radius: 5px
}

.post-container .post-row .first-col,
.topic-post-item {
  width: calc(100% / 3 - 20px)
}

.topic-post-item .post-item-image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  position: relative
}

.play-button,
.topic-post-item .post-item-image .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 35px;
  background-color: red;
  border-radius: 50%/10%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffaf1;
  font-size: 14px;
  pointer-events: none
}

body.search-results .post-row .dates {
  display: none;
}

.event-date,
.post-container .post-row .dates {
  color: var(--verdant-color);
  font-size: 16px
}

.post-container .post-row .description {
  color: var(--midnight-color);
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.3
}

.author-pagination,
.blog-cat-pagination,
.blog-pagination,
.devotional-pagination,
.topic-pagination {
  padding-top: 50px;
  margin: 0 auto
}

.join-btn,
blockquote.quote p {
  margin-bottom: 24px;
  font-weight: 600
}

.author-pagination ul,
.blog-cat-pagination ul,
.blog-pagination ul,
.devotional-pagination ul,
.topic-pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none
}

.author-pagination .page-numbers li .next,
.author-pagination .page-numbers li .prev,
.blog-cat-pagination .page-numbers li .next,
.blog-cat-pagination .page-numbers li .prev,
.blog-pagination .page-numbers li .next,
.blog-pagination .page-numbers li .prev,
.devotional-pagination .page-numbers li .next,
.devotional-pagination .page-numbers li .prev,
.topic-pagination .page-numbers li .next,
.topic-pagination .page-numbers li .prev {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-weight: 700;
  color: var(--midnight-color)
}

.author-pagination .page-numbers li .next:hover,
.author-pagination .page-numbers li .prev:hover,
.blog-cat-pagination .page-numbers li .next:hover,
.blog-cat-pagination .page-numbers li .prev:hover,
.blog-pagination .page-numbers li .next:hover,
.blog-pagination .page-numbers li .prev:hover,
.devotional-pagination .page-numbers li .next:hover,
.devotional-pagination .page-numbers li .prev:hover,
.topic-pagination .page-numbers li .next:hover,
.topic-pagination .page-numbers li .prev:hover {
  color: var(--sunlight-color)
}

.search-header {
  color: var(--midnight-color);
  padding: 90px 24px 60px;
  position: relative
}

.search-header-content {
  color: var(--midnight-color);
  padding: 0 24px 90px;
  position: relative
}

.counseling-section-blog {
  padding: 100px 24px 80px;
  overflow: hidden
}

.cat-details-section .row,
.counseling-section-blog .row,
.group-midnight-section .row,
.marriage-resource-section.transformation .row,
.podcast-details-hero .hero-row,
.right-image-section.workshop-individual .counseling-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px
}

.counseling-section-blog .left-col {
  width: calc(43% / 1 - 20px)
}

.counseling-section-blog .right-col {
  width: calc(57% / 1 - 20px)
}

.counseling-section-blog .left-col .left-col-text {
  max-width: 444px;
  margin: 0 0 0 auto;
  width: 100%
}

.counseling-section-blog h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 146%;
  text-transform: uppercase;
  color: var(--midnight-color);
  margin: 0 0 28px
}

.counseling-section-blog h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  color: var(--midnight-color);
  margin: 0 0 28px;
  letter-spacing: 1.3px
}

.counseling-section-blog p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  color: var(--midnight-color);
  margin: 0
}

.footer,
.footer-column h3 {
  color: var(--secondary-color)
}

.contact-info-section .col-left .content,
.counseling-section-blog .left-col .content {
  margin-bottom: 35px
}

.counseling-section-blog .icon-container {
  padding: 0 22px
}

.counseling-section-blog .icon-container .slick-list {
  padding: 0 8% 0 0 !important;
  margin-right: -50px
}

.counseling-section-blog .icon-container .icon-box {
  background-color: #f5b23c;
  padding: 0;
  margin: 0 10px;
  border-radius: 5px;
  text-align: center;
  height: auto;
  aspect-ratio: 1;
  width: 350px !important
}

.counseling-section-blog .icon-container .icon-box .icon-box-content {
  padding: 26px
}

.counseling-section-blog .slick-slide img {
  margin: 38px auto
}

.footer {
  background-color: var(--midnight-color)
}

.footer-wrapper {
  padding: 190px 24px 60px
}

.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  align-items: flex-start
}

.footer-content .footer-logo {
  max-width: 240px
}

.footer-column h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px
}

.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px
}

.footer .get-app .content-box .txt a,
.footer-column ul li a {
  text-decoration: none;
  font-size: 15px;
  color: var(--secondary-color);
  font-weight: 400;
  font-style: normal;
  line-height: normal
}

.footer-column ul li a:hover {
  color: var(--primary-color);
  transition: .3s
}

.footer-column h6 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.26em;
  margin: 0
}

.footer-column h6 a {
  color: #fff
}

.footer-column ul.footer-menu>li a {
  font-weight: 700;
  color: var(--secondary-color)
}

.footer-column ul.menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 5px
}

.footer-column .add {
  max-width: 230px
}

.footer-column p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--secondary-color)
}

.footer .restoration-block p,
.subscribe-form input {
  color: var(--midnight-color);
  font-size: 15px;
  font-weight: 400
}

.footer .get-app .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px
}

.footer .get-app .content-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px
}

.footer .get-app .content-box .txt {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center
}

.footer .get-app .content-box .txt h6 {
  line-height: 1;
  margin: -6px 0 10px
}

.footer .footer-content .first-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px
}

.footer .restoration-block {
  background-color: var(--secondary-color);
  border-radius: 10px;
  padding: 25px 20px
}

.footer .restoration-block h3 {
  font-size: 25px;
  line-height: 126%;
  font-weight: 600;
  color: var(--midnight-color);
  margin-top: 0
}

.footer .restoration-block p {
  line-height: 146%
}

.cta-column {
  max-width: 370px
}

.sign-up-block {
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-radius: 13px;
  border: 3px solid var(--secondary-color);
  margin-top: 27px;
  padding: 25px 20px
}

.sign-up-block-quote {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px
}

.footer-icon,
.footer-icon a,
.sign-up-img {
  display: contents
}

.sign-up-block-quote p {
  margin: 0;
  font-weight: 400
}

.subscribe-form {
  border-radius: 5px;
  background: #fffaf1;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.bible-verse,
.cat-details-section {
  position: relative;
  background-color: #f8f2e8
}

.subscribe-form input {
  line-height: 1.46em;
  padding: 10px 0 10px 15px;
  border: none;
  outline: 0
}

.footer-bottom a,
.footer-bottom p,
.footer-social-icons h6,
.join-btn {
  color: var(--secondary-color)
}

.subscribe-form input::placeholder {
  background-color: transparent;
  color: var(--midnight-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.46em;
  border: none
}

.subscribe-btn {
  border-left: 3px solid var(--midnight-color);
  padding: 10px 16px
}

.network-btn-block {
  margin-top: 40px;
  padding-right: 10px
}

.join-btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  line-height: 1.46em
}

.join-btn i {
  font-size: 12px;
  position: relative;
  right: -5px
}

.join-btn:hover i {
  right: -10px
}

.footer-social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 32px 0;
  border-top: 1px solid #4a5f6d;
  border-bottom: 1px solid #4a5f6d
}

.footer-social-icons h6 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.26em;
  margin: 0
}

.social-icons {
  justify-content: space-between;
  align-items: center;
  gap: 20px
}

.footer-bottom {
  text-align: center;
  padding: 30px 0
}

.footer-bottom p {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.98em
}

.footer-bottom a {
  text-decoration: none
}

.blog-title,
.bread-crumb {
  color: var(--midnight-color)
}

.footer-bottom a:hover {
  color: var(--sky-color);
  text-decoration: underline;
  text-underline-offset: 5px;
  transition: .3s
}

.bread-crumb {
  padding: 100px 24px 18px;
  position: relative
}

.blog-title {
  position: relative;
  padding: 0 24px
}

.blog-title h1,
.blog-title h2 {
  margin: 0;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1px
}

.blog-hero-section,
.blog-meta-bar {
  padding: 32px 0
}

.blog-meta-bar .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 10px 24px;
  border-top: 1px solid var(--midnight-color);
  border-bottom: 1px solid var(--midnight-color)
}

.blog-meta-bar .left-col,
.left-image-section.green .col-left,
.right-image-section .col-right,
.right-image-section.sky .col-right,
.right-image-section.tan-bg .col-right {
  width: calc(100% / 2 - 20px);
  position: relative
}

.blog-meta-bar .meta-tag {
  display: flex;
  align-items: center;
  justify-content: flex-start
}

.blog-meta-bar .meta-tag p.authur {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 30px 0 0
}

.blog-meta-bar .meta-tag a {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--verdant-color)
}

.blog-meta-bar .meta-tag p.date {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  display: flex
}

.blog-meta-bar .meta-tag img,
.right-image-section.life-app .btn-wrapper a {
  margin-right: 10px
}

.blog-meta-bar .author-popup {
  position: absolute;
  max-width: 425px;
  top: 64px;
  left: 12%;
  background-color: #fffaf1;
  padding: 28px;
  display: none;
  transform: translatex(-50%);
  border: 1px solid #d9d9d9
}

.blog-meta-bar .author-popup h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 120%;
  color: var(--midnight-color);
  margin: 0 0 1em
}

.blog-meta-bar .author-popup p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  color: var(--midnight-color)
}

.blog-content-section a,
.blog-meta-bar .author-popup a,
.powerpress_links a {
  color: var(--verdant-color)
}

.blog-meta-bar .author-popup a {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  text-decoration: underline;
  text-transform: none
}

.blog-meta-bar .author-popup::before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #d9d9d9
}

.blog-meta-bar .author-popup::after {
  content: "";
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 17px solid #fffaf1
}

.share-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.share-social-icons h6 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 10px 0 0
}

.share-social-icons .social-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px
}

.share-icon a,
.social-icons {
  display: block;
  line-height: 1;
  display: flex
}

.blog-hero-section img {
  border-radius: 5px;
  display: block;
  margin: 0 auto
}

.blog-video-section {
  max-width: 915px;
  margin: 20px auto 54px
}

.blog-video-section iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  display: block
}

.blog-info-section {
  margin-bottom: 36px;
  padding: 0 24px
}

.blog-info-section p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 19px
}

.blog-info-section p a,
.full-width-content-sec li a,
.popup-more-ways-section a,
.two-content-col-sec a {
  color: var(--verdant-color);
  text-decoration: underline
}

.blog-content-section .pagination {
  margin-top: 72px
}

.blog-content-section h2,
.episode-content-section h2,
.right-image-section.workshop h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 120%
}

.blog-content-section p,
.episode-content-section p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  margin-top: 0
}

blockquote.quote p {
  font-size: 19px;
  line-height: 146%;
  border-left: 3px solid var(--verdant-color);
  padding-left: 23px;
  margin-top: 33px
}

.blog-content-section h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 30px
}

.blog-content-section ul li,
.cat-details-section ul li {
  list-style-type: square
}

.blog-content-section li::marker,
.cat-details-section li::marker {
  color: var(--verdant-color)
}

.episode-content-section {
  padding: 0 24px 120px
}

.episode-content-section .pagination {
  margin-top: 114px
}

.episode-content-section ol,
.episode-content-section ul {
  padding-left: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px
}

.episode-content-section li {
  margin-bottom: 7px
}

.resource-links .resource-link {
  display: block !important
}

.podcast-icon-section.episode-pod-icon-sec {
  padding: 120px 24px 180px
}

.powerpress-player {
  margin-top: 36px
}

.powerpress-player .powerpress_player {
  margin-top: 24px
}

.powerpress_links {
  font-size: 0 !important;
  margin-top: 8px !important
}

.powerpress_links a {
  font-size: 18px;
  line-height: 1.5;
  text-decoration: underline;
  display: inline-block;
  margin-right: 15px
}

.bible-verse {
  padding: 17px 64px 21px;
  max-width: 821px;
  border: 1px solid #909090;
  border-radius: 5px;
  margin-left: 100px;
  margin-top: 60px;
  margin-bottom: 56px
}

.bible-verse img.bible-icon {
  position: absolute;
  top: 14px;
  left: -39px;
  width: 78px
}

.blog-content-section .row.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 60px;
  border-bottom: 1px solid var(--midnight-color)
}

.blog-content-section .right-col {
  width: calc(100% / 2 - 20px);
  text-align: right
}

.blog-content-section .pagination a {
  color: var(--midnight-color);
  font-weight: 600;
  font-size: 20px;
  line-height: 146%
}

.blog-content-section .pagination p {
  font-weight: 400;
  font-size: 19px;
  line-height: 146%;
  margin: 0
}

.read-more-section {
  margin-top: 60px;
  padding: 0 24px
}

.read-more-section ul {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
  margin-left: -40px
}

.faq-header .acf-link-list li,
.read-more-section li {
  list-style: none
}

.read-more-section li a {
  text-decoration: underline;
  color: var(--verdant-color);
  font-weight: 600;
  font-size: 20px;
  line-height: 146%
}

.read-more-section h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 146%;
  margin-top: 0
}

.other-post-section {
  margin-top: 60px;
  padding: 0 24px 150px
}

.other-post-section .post-row .first-col {
  width: calc(100% / 4 - 23px)
}

.other-post-section .post-row img {
  width: 100%;
  aspect-ratio: 15/9;
  object-fit: cover;
  border-radius: 5px
}

.other-post-section .post-row a {
  font-size: 13px;
  font-weight: 400;
  line-height: 146%;
  color: var(--verdant-color)
}

.other-post-section .post-row .description a {
  font-size: 16px;
  font-weight: 600;
  color: var(--midnight-color)
}

.cat-details-section {
  color: var(--midnight-color);
  padding: 120px 24px 200px
}

.cat-details-section h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  letter-spacing: 1.28px;
  margin: 0 0 10px;
  color: var(--midnight-color);
  max-width: 470px
}

.cat-details-section h3 {
  margin: 0 0 16px;
  color: var(--midnight-color);
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.3px
}

.cat-details-section .products-page-col {
  width: calc(55% - 40px)
}

.cat-details-section .products-page-col:first-child {
  width: 45%
}

.cat-details-section .products-page-col .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px
}

.cat-details-section .products-page-col .image-cont img:first-child {
  width: 85% !important
}

.cat-details-section .products-page-col .image-cont img:nth-child(2) {
  width: 55% !important
}

.cat-details-section .products-page-col .image-cont img:nth-child(3) {
  width: 38% !important
}

.image-cont img {
  border-radius: 5px;
  width: 100% !important
}

.image-cont .curve-img,
.left-image-section .curve-img,
.right-image-section .col-right .curve-img {
  position: unset
}

.cat-details-section li {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%
}

.cat-details-section a.btn {
  background-color: var(--midnight-color);
  border: solid 1px var(--midnight-color)
}

.cat-details-section a.btn:hover {
  background-color: #718b9b
}

.embed-responsive iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9
}

.hero-section-inner h1,
.podcast-item.podcast-hero h1 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 146%;
  margin: 0 0 26px;
  color: var(--midnight-color);
  text-transform: uppercase
}

.hero-section-inner h2,
.podcast-item.podcast-hero h2 {
  margin: 0 0 40px;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-wrap: balance
}

.hero-section-inner p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  color: var(--midnight-color);
  margin-bottom: 35px
}

.hero-section-inner ul li,
.podcast-sky-section ul li {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%;
  color: var(--midnight-color);
  list-style-type: square
}

.hero-section-inner li::marker {
  color: var(--ember-color)
}

.hero-section-inner .col-left {
  width: calc(40% - 20px)
}

.hero-section-inner .col-right,
.left-image-section .col-right,
.right-image-section.coaching-support .col-left,
.right-image-section.counseling-support .col-left,
.right-image-section.devotionals .col-left,
.right-image-section.reverse-row .col-left,
.right-image-section.your-journey .col-left {
  width: calc(60% - 20px)
}

.marriage-hero-sec h2 {
  max-width: 520px
}

.feature-section {
  background-color: #c64f21;
  padding: 50px 24px
}

.full-width-content-sec,
.two-content-col-sec {
  padding: 90px 24px 60px;
  background-size: 100%;
  background-repeat: no-repeat
}

.feature-section .feature-txt {
  position: relative;
  text-align: center;
  padding: 0 60px
}

.feature-section .feature-txt h6,
.feature-section h6 {
  font-size: 30px;
  color: var(--secondary-color);
  line-height: 120%;
  margin: 0 0 12px;
  font-weight: 600
}

.feature-section .feature-txt::before {
  content: url("../png/left-bracket-2.png");
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.feature-section .feature-txt::after {
  content: url("../png/right-bracket-2.png");
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%)
}

.full-width-content-sec.courses-full-w {
  padding: 128px 24px 0
}

.full-width-content-sec.events {
  padding: 110px 24px 190px
}

.full-width-content-sec {
  color: var(--midnight-color);
  position: relative;
  background-position: center bottom -1px
}

.full-width-content-sec h1,
.full-width-content-sec h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 146%;
  margin: 0 0 27px;
  color: var(--midnight-color);
  text-transform: uppercase
}

.full-width-content-sec h2.title_head,
.full-width-content-sec h3,
.full-width-content-sec h3.title_head {
  margin: 0 0 40px;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-transform: unset
}

.full-width-content-sec ul,
.right-image-section ul,
.two-content-col-sec ul {
  margin: 0 0 32px
}

.full-width-content-sec ul li,
.left-image-section ul li,
.two-content-col-sec ul li {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%;
  list-style-type: square
}

.full-width-content-sec li::marker {
  color: var(--ember-color)
}

.two-content-col-sec {
  color: var(--midnight-color);
  position: relative;
  background-position: center top
}

.left-image-section.instructors .section-title,
.two-content-col-sec .section-title {
  margin-bottom: 45px
}

.left-image-section.instructors .title_head,
.left-image-section.instructors h3,
.two-content-col-sec .section-title .title_head,
.two-content-col-sec .section-title h3 {
  font-size: 38px;
  line-height: 120%;
  font-weight: 700;
  color: var(--midnight-color);
  margin-bottom: 0;
  text-transform: unset
}

.two-content-col-sec .section-title .content {
  margin-top: 28px
}

.right-image-section .counseling-row,
.two-content-col-sec .two-content-col-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 40px
}

.box-content-section h2,
.map-section-group h2,
.podcast-sky-section h2,
.right-image-section h2,
.take-quizz-section h2,
.two-content-col-sec h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 146%;
  margin: 0 0 27px;
  color: var(--midnight-color);
  text-transform: uppercase
}

.courses-step-sec h3,
.courses-step-sec h4,
.right-image-section h3,
.two-content-col-sec h3 {
  margin: 0 0 36px;
  color: var(--midnight-color);
  font-weight: 700;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 1.3px
}

.two-content-col-sec li::marker {
  color: var(--ember-color)
}

.two-content-col-sec.green li::marker {
  color: var(--verdant-color)
}

.right-image-section a.btn,
.two-content-col-sec a.btn {
  background-color: var(--ember-color);
  border: 2px solid var(--ember-color)
}

.right-image-section.right-three-img-block {
  padding: 105px 24px 60px
}

.left-image-section,
.right-image-section {
  color: var(--midnight-color);
  padding: 90px 24px;
  position: relative;
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat
}

.right-image-section h3 {
  text-wrap: balance
}

.left-image-section ul li,
.right-image-section ul li {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.33;
  list-style-type: square;
  margin-bottom: 10px;
  padding-left: 5px
}

.right-image-section li::marker {
  color: var(--ember-color)
}

.right-image-section .col-right {
  display: flex;
  justify-content: flex-end
}

.right-image-section .row-reverse .col-right {
  justify-content: flex-start
}

.right-image-section .col-right .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  max-width: 500px;
  position: relative
}

.right-image-section.green .col-right .image-cont,
.right-image-section.green .col-right .image-cont-group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 500px;
  gap: 10px;
  position: relative
}

.left-image-section.left-single-img {
  padding: 60px 24px 135px
}

.video-thumb img {
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: top
}

.left-image-section .caption {
  font-size: 16px;
  font-weight: 600;
  line-height: 146%;
  color: #fffaf1;
  margin: 0;
  background-color: var(--verdant-color);
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

.left-image-section h2,
.podcast-hero.podcast-item .col-right h2.subheading {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 27px;
  color: var(--midnight-color);
  text-transform: uppercase;
  letter-spacing: 1.3px
}

.left-image-section h3 {
  margin: 0 0 30px;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.left-image-section p.lead {
  font-size: 38px;
  font-weight: 400;
  line-height: 120%;
  margin: -20px 0 30px;
  color: var(--midnight-color);
  letter-spacing: 1.3px
}

.left-image-section p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  margin-top: 0;
  margin-bottom: 20px
}

.left-image-section ul {
  margin-top: 0;
  margin-bottom: 40px
}

.left-image-section ul li {
  line-height: 133%;
  margin-bottom: 7px
}

.left-image-section li::marker {
  color: var(--ember-color)
}

.left-image-section .col-left {
  width: calc(80% / 2 - 20px)
}

.faq-header .col-right .faq-header-image,
.left-image-section .col-left .img-block {
  border-radius: 5px;
  overflow: hidden;
  position: relative
}

.left-image-section.devotionals-two-col .col-left {
  width: calc(98% / 2 - 20px);
  position: relative
}

.workshop-slider .slick-next:before,
.workshop-slider .slick-prev:before {
  content: "";
  width: 20px;
  height: 36px;
  background-size: 100%;
  background-repeat: no-repeat
}

.left-image-section.devotionals-two-col .col-left .image-cont,
.left-image-section.green .col-left .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  padding-left: 30px;
  padding-right: 30px
}

.left-image-section .col-left .curve-img img {
  position: absolute;
  top: -32px;
  left: 0;
  z-index: 99
}

.support-section.with-slide {
  min-height: 500px
}

.support-section .workshop-cont .slide {
  position: relative;
  margin: 0 10px
}

.left-image-section.courses .img-box,
.left-image-section.workshop .img-box,
.newlife-movie-sec .img-box,
.support-section .workshop-cont .img-box,
.take-quizz-section .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 5px
}

.support-section .workshop-cont .content {
  position: relative;
  margin: 27px 0
}

.support-section .workshop-cont .btn-cont {
  position: relative;
  text-align: left
}

.support-section .workshop-cont .img-box p {
  position: absolute;
  bottom: 0;
  background-color: #c64f21;
  font-size: 18px;
  font-weight: 600;
  line-height: 146%;
  color: var(--secondary-color);
  padding: 12px 0 12px 10px;
  margin: 0;
  width: 100%;
  text-align: left
}

.support-section.green .workshop-cont .img-box p {
  background-color: var(--verdant-color);
  font-size: 16px
}

.support-section .workshop-cont .content h4 {
  margin: 0 0 12px;
  font-size: 21px;
  font-weight: 600;
  line-height: 146%;
  color: var(--secondary-color);
  text-align: left;
  min-height: 60px
}

.support-section .workshop-cont .content p {
  margin: 0 0 28px;
  width: 100%;
  color: var(--secondary-color);
  text-align: left
}

.support-section .workshop-cont .btn-cont a {
  font-size: 19px;
  color: var(--secondary-color);
  margin: 0;
  padding: 8px 24px;
  border: 1px solid var(--secondary-color);
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  text-align: center;
  transition: .3s ease-in-out
}

.support-section .workshop-cont .btn-cont a:hover i {
  opacity: 1;
  margin-left: 6px
}

.workshop-slider .slick-prev {
  left: -50px;
  top: 50%;
  z-index: 1
}

.workshop-slider .slick-next {
  right: -50px;
  top: 50%
}

.workshop-slider .slick-prev:before {
  display: block;
  background-image: url("../png/prev-white-2.png")
}

.workshop-slider .slick-next:before {
  display: block;
  background-image: url("../png/next-white-2.png")
}

.workshops-testimonials.tan-bg {
  padding: 80px 24px;
  background-color: var(--midnight-color);
  border-radius: 0
}

.workshops-testimonials.tan-bg p {
  color: var(--secondary-color)
}

.workshops-testimonials.tan-bg .slick-prev::before {
  display: block;
  content: url("../svg/white-back.svg")
}

.workshops-testimonials.tan-bg .slick-next::before {
  display: block;
  content: url("../svg/white-next.svg")
}

.workshops-hr-instructors .instructors-item {
  border-bottom: 2px solid gray;
  margin-bottom: 75px;
  padding-bottom: 75px
}

.contact-info-section .col-left .col-left-item:last-child,
.courses-step-sec .row:last-child,
.donatation-type .box-container:last-child,
.workshops-hr-instructors .instructors-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.workshop-last-counseling {
  padding: 100px 24px 168px
}

.marriage-resource-section {
  padding: 200px 24px 100px;
  background-image: url(../png/orange-top-bg-2.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  background-color: #c64f21
}

.marriage-resource-section.green {
  background-image: url(../jpg/green-bottom-bg-2.jpg);
  background-color: var(--verdant-color)
}

.donatation-type .center-row,
.map-section-group.center-row,
.marriage-resource-section .section-title,
.marriage-resource-section.full-width .center-row,
.movie-main .content h2,
.radio-video-slider.slick-initialized .slick-slide,
.right-image-section.events .joining-row,
.right-image-section.full-width .center-row {
  text-align: center
}

.marriage-resource-section h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  color: #faf4e9;
  margin: 0 0 28px;
  text-transform: uppercase
}

.marriage-resource-section h3 {
  font-size: 38px;
  font-weight: 700;
  color: #faf4e9;
  line-height: 120%;
  margin: 0 0 70px;
  letter-spacing: 1.3px
}

.marriage-resource-section .resource-content .step h4,
.marriage-resource-section a,
.marriage-resource-section i {
  font-weight: 600;
  color: var(--secondary-color);
  line-height: 146%
}

.marriage-resource-section .resource-content .step {
  width: calc(100% / 4 - 23px);
  border-left: 1px solid #fffaf1;
  padding-left: 52px
}

.marriage-resource-section .resource-content .step:first-child,
.podcast-cta-section .cta-cont .cta:first-child,
.reason-cont .cta-cont .cta:first-child {
  border-left: 0;
  padding-left: 0
}

.marriage-resource-section .resource-content .step img {
  width: 104px;
  height: 102px
}

.marriage-resource-section .resource-content .step h4 {
  font-size: 21px;
  margin: 53px 0 25px
}

.marriage-resource-section .resource-content .step p {
  color: var(--secondary-color);
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  margin: 0 0 25px
}

.marriage-resource-section a {
  font-size: 20px
}

.marriage-resource-section i {
  font-size: 16px
}

.left-image-section.courses_individual .col-left .image-cont,
.right-image-section.image-cont2 .col-right .image-cont,
.right-image-section.perspective .col-right .image-cont,
.right-image-section.sky.image-cont3 .col-right .image-cont,
.right-image-section.sunlight.image-cont5 .col-right .image-cont,
.right-image-section.tan-bg .col-right .image-cont3,
.two-col-img-right-section .col-right .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 500px;
  gap: 10px
}

.btn-wrapper a.btn.sky,
.hero-section-inner a.btn.sky,
.right-image-section.sky a.btn {
  background-color: var(--sky-color);
  border: 2px solid var(--sky-color);
  color: var(--midnight-color)
}

.hero-section-inner a.btn-inverse.sky,
.right-image-section a.btn-inverse.sky {
  border: 2px solid var(--sky-color);
  color: var(--midnight-color);
  margin-right: 10px
}

.hero-section-inner a.btn.midnight,
.left-image-section.green a.btn.midnight,
.marriage-resource-section.transformation a.btn.midnight,
.right-image-section a.btn.midnight,
.right-image-section.green a.btn.midnight {
  border: 2px solid var(--midnight-color);
  background-color: var(--midnight-color)
}

.feature-section.sky {
  background-color: var(--sky-color);
  padding: 50px 24px
}

.feature-section.sky .feature-txt h6,
.feature-section.sunlight .feature-txt h6 {
  font-size: 30px;
  color: var(--midnight-color);
  line-height: 120%;
  margin: 0
}

.feature-section.sky .feature-txt::before {
  content: url(../png/left-black-bracket-2.png)
}

.feature-section.sky .feature-txt::after {
  content: url(../png/right-black-bracket-2.png)
}

.right-image-section.py_130px_70px {
  padding-top: 130px;
  padding-bottom: 70px
}

.right-image-section.sky .col-right .curve-img img,
.right-image-section.tan-bg .col-right .curve-img img {
  position: absolute;
  top: -32px;
  right: -30px;
  z-index: 99
}

.right-image-section.sky li::marker {
  color: var(--sky-color)
}

.left-image-section.sky li::marker {
  color: var(--sky-color)
}

.left-image-section.py_70px_114px {
  padding-top: 70px;
  padding-bottom: 114px
}

.support-section.sky .workshop-cont .img-box p {
  background-color: var(--sky-color);
  color: var(--midnight-color)
}

.marriage-resource-section.sky {
  background-image: url(../jpg/sky-curve-bg.jpg);
  background-color: var(--sky-color)
}

.marriage-resource-section.sky .resource-content .step {
  border-left: 1px solid var(--midnight-color)
}

.marriage-resource-section.sky .resource-content .step:first-child,
.new-life-tv-green-section .resource-content .step:first-child,
.podcast-icon-section .resource-content .step:first-child {
  border-left: 0
}

.feature-section.sunlight {
  background-color: var(--sunlight-color);
  padding: 50px 24px
}

.feature-section.sunlight .feature-txt::before,
.feature-section.tan .feature-txt::before {
  content: url(../png/left-black-bracket-2.png);
  margin-right: 40px
}

.feature-section.sunlight .feature-txt::after,
.feature-section.tan .feature-txt::after {
  content: url(../png/right-black-bracket-2.png);
  margin-left: 40px
}

.right-image-section.perspective {
  padding: 90px 24px 50px
}

.left-image-section.benefits {
  padding-top: 50px;
  padding-bottom: 142px
}

.left-image-section.sunlight li::marker {
  color: var(--sunlight-color)
}

.marriage-resource-section.sunlight {
  background-image: url(../jpg/sunlight-top-bg-2.jpg);
  background-color: var(--sunlight-color)
}

.support-section.sunlight .workshop-cont .img-box p {
  background-color: var(--sunlight-color);
  color: var(--midnight-color)
}

.left-image-section.fb-transform {
  padding: 60px 24px 141px
}

.right-image-section a.btn.midnight {
  display: inline
}

.right-image-section.coaching {
  background-image: url(../jpg/coaching-curve-tanbg-2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  padding: 154px 24px 120px
}

.box-content-section,
.marriage-resource-section.courses,
.podcast-midnight-section,
.right-image-section.transformation,
.right-image-section.workshop {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%
}

.right-image-section.coaching .bullet-point-row h2 {
  color: var(--midnight-color);
  font-size: 42px;
  font-weight: 700;
  line-height: 114%;
  letter-spacing: 1.3px;
  text-transform: unset;
  margin: 0 0 52px
}

.right-image-section.coaching li::marker {
  color: var(--verdant-color)
}

.right-image-section.coaching .col-left {
  width: calc(120% / 2 - 20px)
}

.left-image-section.courses .col-left,
.left-image-section.workshop .col-left,
.right-image-section.coaching .col-right,
.right-image-section.coaching-support .col-right,
.right-image-section.counseling-support .col-right,
.right-image-section.devotionals .col-right,
.right-image-section.reverse-row .col-right,
.right-image-section.your-journey .col-right {
  width: calc(80% / 2 - 20px);
  position: relative
}

.right-image-section.coaching-right-img {
  padding-top: 164px;
  padding-bottom: 77px
}

.left-image-section.coaching-left-img {
  padding-top: 77px;
  padding-bottom: 50px
}

.left-image-section.coaching-left-img .col-left .image-cont,
.left-image-section.green .col-left .image-cont-group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  padding-left: 0;
  padding-right: 30px
}

.right-image-section.coaching .col-right .curve-img img {
  position: absolute;
  top: -32px;
  left: 30px;
  z-index: 99
}

.right-image-section.coaching hr {
  border-top: 1px solid var(--midnight-color);
  margin-top: 76px;
  margin-bottom: 76px
}

.right-image-section.coaching .bullet-list ul {
  column-count: 4;
  margin-bottom: 76px
}

.right-image-section.coaching .bullet-list li {
  list-style: none;
  margin-bottom: 10px;
  color: var(--midnight-color);
  padding-left: 25px
}

.right-image-section.coaching .bullet-list li:before,
.right-image-section.your-journey .bullet-list li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0 10px 0 0;
  color: var(--verdant-color);
  position: absolute;
  left: 3px
}

.extra-space {
  margin-top: 155px
}

.left-image-section.fbr_quiz h3,
.left-image-section.si_quiz h3,
.marriage-resource-section.coaching .bullet-point-row h3 {
  font-size: 38px
}

.marriage-resource-section.coaching .learn-more-btn {
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #fffaf1;
  line-height: 146%
}

.feature-section.midnight {
  background-color: var(--midnight-color);
  padding: 50px 24px
}

.right-image-section.reverse-row.image-cont6 {
  padding-top: 131px
}

.left-image-section.audio-resources .img-box.podcast,
.right-image-section.coaching-support .image-cont7,
.right-image-section.devotionals .image-cont7,
.right-image-section.reverse-row.image-cont6 .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  position: relative
}

.right-image-section.image-cont-journey .col-right .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  max-width: 500px;
  position: relative
}

.right-image-section.reverse-row.image-cont6 .col-right .curve-img img {
  position: absolute;
  top: -32px;
  left: -21px;
  z-index: 99
}

.right-image-section.your-journey.image-cont-journey {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  position: relative
}

.right-image-section.your-journey .col-right .curve-img img {
  position: absolute;
  top: -25px;
  left: 0;
  z-index: 99
}

.right-image-section.your-journey hr {
  border-top: 1px solid var(--midnight-color);
  margin-top: 103px;
  margin-bottom: 103px
}

.right-image-section.your-journey .bullet-point-row .title h3,
.right-image-section.your-journey .bullet-point-row h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 146%;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  margin: 0 0 52px;
  color: var(--midnight-color)
}

.right-image-section.your-journey .bullet-list ul {
  column-count: 3;
  margin-bottom: 30px
}

.right-image-section.your-journey .bullet-list li {
  font-size: 19px;
  font-weight: 600;
  line-height: 146%;
  list-style: none;
  margin-bottom: 10px;
  color: var(--midnight-color);
  padding-left: 25px
}

.right-image-section.counseller li::marker,
.right-image-section.your-journey li::marker {
  color: var(--verdant-color)
}

.right-image-section.transformation {
  background-image: url(../png/white-green-top-curve-scaled-2.png);
  background-color: var(--verdant-color);
  padding: 200px 24px 100px
}

.marriage-resource-section.transformation .col-left .image-cont,
.right-image-section.transformation.image-cont-transformation .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 10px;
  padding-left: 0;
  padding-right: 30px
}

.green-section .row,
.marriage-resource-section.transformation.col-shift .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px
}

.marriage-resource-section.transformation .col-left {
  width: calc(92% / 2 - 20px);
  position: relative
}

.marriage-resource-section.transformation .col-right {
  width: calc(104% / 2 - 20px)
}

.green-section h2,
.group-midnight-section h2,
.marriage-resource-section.transformation h2,
.new-life-tv-green-section h2,
.podcast-detail-midnight-section h2,
.podcast-midnight-section h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 146%;
  margin: 0 0 27px;
  color: #fffaf1;
  text-transform: uppercase
}

.group-midnight-section h3,
.marriage-resource-section.transformation h3,
.new-life-tv-green-section h3,
.podcast-detail-midnight-section h3,
.podcast-midnight-section h3 {
  margin: 0 0 30px;
  color: #fffaf1;
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  text-transform: none
}

.green-section p,
.group-midnight-section p,
.marriage-resource-section.transformation p,
.new-life-tv-green-section p,
.podcast-detail-midnight-section p,
.podcast-midnight-section p {
  color: #fffaf1;
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  max-width: 600px;
  margin-bottom: 30px
}

.group-midnight-section ul li,
.marriage-resource-section.transformation ul li,
.podcast-detail-midnight-section ul li,
.podcast-midnight-section ul li {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%;
  color: #fffaf1;
  list-style-type: square
}

.marriage-resource-section.transformation li::marker {
  color: var(--midnight-color)
}

.right-image-section.events {
  padding-top: 166px;
  padding-bottom: 1px
}

.right-image-section.events .event-bottom-col {
  border-bottom: 2px solid var(--midnight-color);
  text-align: center;
  border-bottom: 1px solid var(--midnight-color);
  padding-bottom: 94px;
  margin-bottom: 94px
}

.right-image-section.events li::marker {
  color: var(--verdant-color)
}

.right-image-section.events a.btn-inverse.midnight {
  border: 2px solid var(--midnight-color);
  color: var(--midnight-color);
  background-color: transparent;
  margin-left: 8px
}

.right-image-section.events hr {
  border-top: 1px solid var(--midnight-color);
  margin-top: 94px;
  margin-bottom: 94px
}

.right-image-section.events .title h3 {
  font-size: 38px;
  color: var(--midnight-color);
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  text-transform: none;
  margin-bottom: 38px
}

.right-image-section.events .resource-content,
.right-image-section.full-width .resource-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 32px;
  margin-top: 100px
}

.right-image-section.events .resource-content .step,
.right-image-section.full-width .resource-content .step {
  width: calc(100% / 3 - 23px);
  border-right: 1px solid var(--midnight-color);
  padding-right: 32px
}

.right-image-section.events .resource-content .step:nth-child(3),
.right-image-section.full-width .resource-content .step:nth-child(3) {
  border-right: 0;
  padding-right: 0
}

.right-image-section.events .resource-content .step h6,
.right-image-section.full-width .resource-content .step h6 {
  color: #fffaf1;
  color: var(--midnight-color);
  font-size: 21px;
  font-weight: 600;
  line-height: 146%;
  margin: 53px 0 25px
}

.right-image-section.events .resource-content .step img,
.right-image-section.full-width .resource-content .step img {
  height: 90px
}

.box-content-section {
  padding: 90px 24px 142px;
  position: relative
}

.box-content-section h3 {
  margin: 0 0 40px;
  color: var(--midnight-color);
  letter-spacing: 1.3px;
  line-height: 120%;
  font-size: 38px;
  font-weight: 700
}

.box-content-section .head-col p {
  margin: 0 0 40px;
  color: var(--midnight-color);
  line-height: 146%;
  font-size: 19px;
  font-weight: 400
}

.box-content-section .box-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px
}

.box-content-section .box-container .box {
  background-color: var(--sunlight-color);
  border-radius: 5px;
  padding: 47px 25px 30px;
  text-align: center;
  width: calc(100% / 3 - 44px)
}

.box-content-section .box-container .box img {
  display: block;
  margin: 0 auto;
  height: 85px
}

.box-content-section .box-container .box h6 {
  font-size: 21px;
  font-weight: 600;
  margin: 20px 0 18px
}

.box-content-section .box-container .box .btn-cont a {
  font-weight: 700
}

.box-content-section.courses {
  padding: 230px 24px 100px
}

.box-content-section.courses .box-container .box img {
  height: 80px;
  margin-bottom: 26px
}

.box-content-section .btn-col {
  margin-top: 67px
}

.marriage-resource-section.courses.full-width .box h6,
.right-image-section.full-width .box h6 {
  font-weight: 600;
  font-size: 21px;
  line-height: 146%;
  color: var(--midnight-color);
  margin-bottom: 18px
}

.marriage-resource-section.courses.full-width .box p,
.right-image-section.full-width .box p {
  font-weight: 400;
  font-size: 15px;
  line-height: 146%;
  color: var(--midnight-color);
  text-align: center
}

.right-image-section.devotionals {
  padding: 133px 24px 150px
}

.hero-section-inner a.btn-inverse.midnight,
.right-image-section.devotionals a.btn-inverse.midnight {
  border: 2px solid var(--midnight-color);
  color: var(--midnight-color)
}

.right-image-section.coaching-support .counseling-row,
.right-image-section.devotionals .counseling-row {
  flex-direction: row-reverse;
  margin-bottom: 30px
}

.right-image-section.devotionals li::marker {
  color: var(--verdant-color)
}

.left-image-section.devotionals-two-col .col-right h3 {
  margin: 0 0 32px;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.right-image-section.coaching-support {
  padding-bottom: 140px
}

.right-image-section.counseling-support {
  padding: 172px 24px 60px
}

.right-image-section.counseling-support .counseling-row {
  flex-direction: row;
  margin-bottom: 30px
}

.right-image-section.counseling-support .image-cont7 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 10px;
  position: relative
}

.right-image-section.counseling-vs-coaching {
  padding: 128px 24px 107px
}

.feature-section.counseling-vs-coaching,
.feature-section.resources {
  padding-top: 33px;
  padding-bottom: 33px
}

.courses-step-sec {
  padding: 50px 24px 122px;
  position: relative
}

.courses-step-sec .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  border-bottom: 2px solid gray;
  margin-bottom: 75px;
  padding-bottom: 75px
}

.courses-step-sec .col-left {
  width: calc(34% / 1 - 30px);
  box-sizing: border-box;
  position: relative
}

.courses-step-sec .col-right {
  width: calc(66% / 1 - 30px);
  box-sizing: border-box;
  position: relative
}

.courses-step-sec h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 18px;
  color: var(--midnight-color);
  text-transform: uppercase;
  letter-spacing: 1.3px
}

.courses-step-sec p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  max-width: 600px;
  margin-bottom: 30px
}

.courses-step-sec .course-item strong {
  font-size: 19px;
  font-weight: 600;
  line-height: 146%
}

.courses-step-sec .img-box {
  position: relative;
  border-radius: 5px;
  padding-bottom: 63px
}

.courses-step-sec .img-box img {
  border-radius: 5px 5px 0 0
}

.courses-step-sec .info-strip {
  background-color: var(--verdant-color);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 25px;
  border-radius: 0 0 5px 5px
}

.courses-step-sec .info-strip .content {
  margin-bottom: 0;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.courses-step-sec .info-strip a,
.courses-step-sec .info-strip p,
.left-image-section.courses .info-strip a,
.left-image-section.courses .info-strip p,
.left-image-section.workshop .info-strip a,
.left-image-section.workshop .info-strip p,
.take-quizz-section .info-strip p {
  font-size: 16px;
  font-weight: 600;
  color: #fffaf1;
  margin: 0
}

.courses-step-sec .info-strip .schedule p {
  font-size: 16px;
  font-weight: 600;
  line-height: 146%;
  margin-bottom: 10px
}

.courses-step-sec hr,
.left-image-section.audio-resources hr,
.left-image-section.courses hr,
.left-image-section.workshop hr,
.podcast-item hr,
.take-quizz-section hr {
  margin: 75px 0
}

.courses-step-sec .info-strip .schedule {
  display: none;
  margin-bottom: 24px
}

.courses-step-sec .btn,
.download-block-footer .btn,
.movie .btn,
.newlife-movie-sec .btn {
  background-color: var(--midnight-color);
  border-color: var(--midnight-color)
}

.courses-step-sec .btn:hover {
  background-color: #718b9b;
  border-color: #718b9b
}

.courses-step-sec .col-right ul {
  margin-top: 0;
  margin-bottom: 35px;
  list-style: square;
  padding-left: 30px
}

.courses-step-sec .col-right ul li::marker {
  color: var(--verdant-color)
}

.courses-step-sec .col-right ul li {
  padding-left: 5px;
  margin-bottom: 10px
}

span.green {
  color: #5a9ea2;
  background-image: none !important
}

.right-image-section.courses.what {
  padding: 140px 24px 50px
}

.courses-step-sec.posts-col-main,
.courses-step-sec.workshop-main {
  padding: 133px 24px 143px;
  position: relative
}

.hero-section-inner.workshop-hero {
  padding: 90px 24px 118px
}

.left-image-section.courses .col-right,
.left-image-section.workshop .col-right {
  width: calc(60% - 20px);
  position: relative
}

.left-image-section.courses h3,
.left-image-section.workshop h3,
.take-quizz-section h3 {
  margin: 0 0 30px;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 38px;
  font-weight: 700
}

.left-image-section.courses .info-strip,
.left-image-section.workshop .info-strip {
  background-color: var(--verdant-color);
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 25px 62px
}

.left-image-section.courses .info-strip .content,
.left-image-section.workshop .info-strip .content {
  padding: 10px 0;
  display: flex;
  justify-content: space-between
}

.left-image-section.courses .info-strip .schedule p,
.left-image-section.workshop .info-strip .schedule p {
  font-size: 16px;
  font-weight: 600;
  line-height: 146%
}

.right-image-section.workshop {
  padding: 200px 24px 100px;
  position: relative
}

.full-width-content-sec.workshop {
  padding-bottom: 90px
}

.full-width-content-sec.workshop p {
  font-size: 30px;
  font-weight: 700;
  line-height: 146%;
  border: 1px solid var(--midnight-color);
  padding: 12px 26px
}

.nrbtv_process .bullet-list a:hover,
.right-image-section.workshop a {
  text-decoration: none
}

.full-width-content-sec.workshop .content-col,
.quicklink_section .counseling-row,
.right-image-section.courses .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 60px
}

.full-width-content-sec.workshop h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 142%;
  text-align: center;
  margin-bottom: 22px
}

.hero-section-inner.emotional-mh-hero {
  padding: 90px 24px 103px
}

.marriage-resource-section.emotional-health {
  background-image: url(../png/emotional-green-curve-2.png);
  background-color: var(--verdant-color)
}

.right-image-section.mh-right-three-img-block {
  padding: 100px 24px 30px
}

.left-image-section.mh-left-impact-block {
  padding: 30px 24px 130px
}

.counseling-section-blog.mh-yellow-box-slider {
  padding: 144px 24px 80px;
  overflow: hidden
}

.group-midnight-section ul,
.marriage-resource-section.transformation ul,
.podcast-detail-midnight-section ul,
.podcast-midnight-section ul,
.podcast-sky-section ul {
  margin-bottom: 43px
}

.marriage-resource-section.transformation.workshop {
  padding-top: 240px;
  padding-bottom: 168px
}

.feature-section .row,
.feature-section.new-life-tv .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px
}

.feature-section.workshop h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  text-transform: uppercase;
  color: #fffaf1;
  letter-spacing: 1.3px
}

#countdown ul {
  margin-left: 0;
  padding: 0;
  display: flex;
  gap: 12px
}

#countdown li {
  background-color: #fffaf1;
  border-radius: 5px;
  color: var(--midnight-color);
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  list-style-type: none;
  padding: 15px 20px 10px;
  min-width: 111px;
  text-transform: uppercase;
  text-align: center
}

#countdown li span {
  color: var(--verdant-color);
  display: block;
  font-size: 42px;
  line-height: 1
}

.hero-section-inner.arc-hero .hero-row,
.hero-section-inner.workshop-individual .hero-row {
  align-items: flex-start;
  gap: 60px
}

.hero-section-inner.workshop-individual .col-left {
  width: calc(60% / 2 - 40px)
}

.hero-section-inner.workshop-individual .col-right {
  width: calc(140% / 2 - 40px)
}

.hero-section-inner.arc-hero ul,
.hero-section-inner.workshop-individual ul {
  margin-left: -40px;
  margin-bottom: 33px;
  list-style-type: none
}

.hero-section-inner.arc-hero ul li,
.hero-section-inner.workshop-individual ul li {
  font-weight: 700;
  font-size: 19px;
  line-height: 178%
}

.hero-section-inner.workshop-individual p.date_title {
  margin: 0 0 10px
}

.hero-section-inner.workshop-individual h3.date_title {
  font-size: 19px;
  margin: 0 0 10px;
  line-height: 146%;
  letter-spacing: 0
}

.hero-section-inner.workshop-individual p.date {
  margin: 0;
  font-weight: 700
}

.hero-section-inner.workshop-individual .btn-wrapper {
  margin-top: 35px
}

.right-image-section.workshop-individual .col-left,
.right-image-section.workshop-individual .col-right {
  width: calc(100% / 2 - 30px);
  display: block
}

.right-image-section.workshop-individual .col-left {
  border-right: 1px solid var(--midnight-color);
  padding-right: 40px
}

.right-image-section.workshop-individual {
  padding-bottom: 77px
}

.right-image-section.workshop-individual ul {
  padding-left: 20px
}

.left-image-section.host,
.left-image-section.instructors {
  padding-top: 100px;
  padding-bottom: 50px
}

.left-image-section.host .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin-top: 47px;
  margin-bottom: 57px
}

.left-image-section.host .col-left,
.left-image-section.instructors .col-left {
  width: calc(50% / 2 - 20px)
}

.left-image-section.host .col-right,
.left-image-section.instructors .col-right {
  width: calc(150% / 2 - 20px)
}

.left-image-section.host h3 {
  font-size: 38px;
  line-height: 120%;
  margin-bottom: 24px
}

.embed-container {
  background-color: #000
}

.emb-testimonial iframe,
.podcast-details-hero .video-container iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9
}

.right-image-section.emb-podcast .col-right .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px
}

.testimonial-slider-nav {
  margin: 0 -10px
}

.testimonial-slider-nav .slick-slide {
  margin: 5px 10px;
  cursor: pointer
}

.left-image-section.emb-testimonial .slider-nav .slick-slide {
  width: 100% !important
}

.marriage-resource-section.workshop-individual {
  background-image: url(../jpg/workshop-sky-curve-bg-2.jpg);
  background-color: var(--sky-color)
}

.left-image-section.emb-testimonial .title {
  margin-top: 87px;
  margin-bottom: 40px
}

.left-image-section.emb-testimonial .title p {
  font-size: 21px;
  font-weight: 600;
  line-height: 146%;
  color: var(--midnight-color);
  margin: 0
}

.left-image-section.emb-testimonial .audio p.author {
  font-size: 16px;
  font-weight: 400;
  line-height: 146%;
  color: var(--verdant-color);
  margin: 0 0 8px
}

.support-section.faq .accordion-wrapper {
  display: block;
  max-width: 900px;
  margin: 12px auto 24px
}

.faq_wrapper .accordion+.title,
.support-section.faq .accordion+.title {
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 24px;
  background: #fffaf1;
  margin-bottom: 0;
  text-transform: none;
  border-radius: 5px;
  border: 2px solid var(--midnight-color)
}

.support-section.faq .accordion~.title strong {
  font-size: 23px;
  color: var(--midnight-color);
  line-height: 24px;
  text-align: left;
  font-weight: 600
}

.faq_wrapper .accordion~.title .side-icon svg,
.support-section.faq .accordion~.title .side-icon svg {
  display: block;
  color: var(--midnight-color);
  fill: var(--midnight-color)
}

.support-section.faq .accordion~.content {
  display: none;
  padding: 5px 24px 14px;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: var(--midnight-color);
  text-align: left;
  margin: 0
}

.faq_wrapper .accordion:checked~.content,
.support-section.faq .accordion:checked~.content {
  display: block;
  background: #fffaf1;
  border-left: 2px solid var(--midnight-color);
  border-right: 2px solid var(--midnight-color);
  border-bottom: 2px solid var(--midnight-color);
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.faq_wrapper .accordion:checked~.title,
.support-section.faq .accordion:checked~.title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}

.support-section.faq .accordion~.content p {
  margin: 0 0 15px
}

.support-section.faq .accordion:checked~.content p {
  font-size: 19px;
  line-height: 146%;
  color: var(--midnight-color);
  text-align: left
}

.support-section.faq .accordion:checked~.content li {
  font-size: 19px;
  line-height: 146%
}

.podcast-cta-section .cta-cont .cta p span,
.support-section.faq .accordion:checked~.content a {
  color: var(--verdant-color)
}

.feature-section.courses .feature-txt,
.video-popup-content {
  padding: 0
}

.feature-section.courses .feature-txt p {
  font-size: 25px;
  font-weight: 700;
  color: #fffaf1;
  line-height: 180%;
  margin: 0
}

.feature-section.courses .feature-txt::after,
.feature-section.courses .feature-txt::before {
  content: none
}

.right-image-section.courses .col-left {
  width: calc(100% / 2 - 30px)
}

.right-image-section.courses .col-right {
  width: calc(100% / 2 - 30px);
  position: relative
}

.right-image-section.courses .col-right .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  max-width: 500px;
  gap: 10px
}

.left-image-section.courses {
  padding: 50px 24px 135px
}

.right-image-section.courses {
  position: relative;
  padding: 128px 24px 50px
}

.marriage-resource-section.courses {
  padding: 230px 24px 100px;
  background-image: url(../blog-page-curve.html);
  background-color: var(--midnight-color)
}

.marriage-resource-section.courses.full-width .box-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 60px;
  margin-bottom: 67px
}

.marriage-resource-section.courses.full-width .box-container .box img {
  height: 80px;
  margin-bottom: 10px
}

.marriage-resource-section.courses.full-width .box-container .box {
  background-color: #fffaf1;
  border-radius: 5px;
  padding: 47px 25px 30px;
  text-align: center;
  width: calc(100% / 3 - 100px)
}

.marriage-resource-section.courses a,
.marriage-resource-section.courses i {
  color: var(--midnight-color);
  font-size: 15px;
  font-weight: 600
}

.left-image-section.instructors .row,
.left-image-section.instructors.courses .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 57px
}

.left-image-section.instructors p.i_name,
.left-image-section.instructors p.i_title {
  font-size: 21px;
  font-weight: 600;
  line-height: 146%;
  margin: 0
}

.left-image-section.instructors p.i_name,
.post-container .featured-results .post-row .description {
  font-size: 30px
}

.full-width-content-sec.leader-full-w .speaker-cont .desc,
.left-image-section.instructors .content {
  margin-top: 15px
}

.left-image-section.instructors a {
  color: var(--verdant-color);
  font-weight: 700;
  font-style: italic
}

.marriage-resource-section.course-individual {
  padding: 250px 24px 100px;
  background-image: url(../jpg/sunlight-top-bg-2.jpg);
  background-color: var(--sunlight-color)
}

.marriage-resource-section.transformation.event {
  padding-top: 240px;
  padding-bottom: 100px;
  background-image: url(../workshop-curve.html);
  background-color: var(--verdant-color)
}

.feature-section.resources.button-cont .row .large-btn-white {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px
}

.feature-section.resources.button-cont .large-btn-white button {
  font-size: 21px;
  font-weight: 700;
  background-color: #fffaf1;
  color: var(--midnight-color);
  padding: 50px 70px;
  min-width: 250px
}

.feature-section.resources.button-cont .large-btn-white .default-text {
  display: inline-block
}

.feature-section.resources.button-cont .large-btn-white button:hover {
  background-color: var(--midnight-color);
  border: 1px solid #fffaf1
}

.feature-section.resources.button-cont .large-btn-white button:hover .hover-content {
  display: inline !important
}

.button-cont .large-btn-white .hover-content a,
.feature-section.resources.button-cont .large-btn-white .hover-content a {
  text-decoration: none;
  color: var(--midnight-color)
}

.feature-section.resources.button-cont .large-btn-white button:hover .hover-content a,
.feature-section.resources.button-cont .large-btn-white button:hover .hover-content a i {
  text-decoration: none;
  color: #fffaf1;
  opacity: 1;
  margin-left: 0
}

.left-image-section.audio-resources .col-left {
  width: calc(80% / 2 - 30px);
  box-sizing: border-box;
  position: relative;
  padding: 0 10px
}

.form-section .col-right,
.left-image-section.audio-resources .col-right,
.take-quizz-section .col-right {
  width: calc(60% - 30px);
  box-sizing: border-box;
  position: relative
}

.left-image-section.audio-resources p.subtitle {
  font-size: 38px;
  font-weight: 400;
  line-height: 120%;
  margin: 0 0 32px;
  color: var(--midnight-color)
}

.left-image-section.audio-resources h3 {
  font-size: 38px;
  line-height: 120%;
  margin: 0 0 4px
}

.left-image-section.audio-resources .slider_title {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%;
  margin: 0 0 27px
}

.left-image-section.audio-resources .blog_slider_resources .dates {
  font-size: 13px;
  font-weight: 400;
  line-height: 146%;
  margin: 14px 0;
  color: var(--verdant-color)
}

.left-image-section.audio-resources .blog_slider_resources .description {
  font-size: 16px;
  font-weight: 600;
  line-height: 146%;
  margin: 14px 0;
  color: var(--midnight-color)
}

.left-image-section.audio-resources .slick-next {
  right: -27px;
  top: 31%
}

.left-image-section.audio-resources .slick-prev {
  left: -27px;
  top: 31%
}

.left-image-section.audio-resources .slick-prev:before {
  display: block;
  content: url(../back.html)
}

.left-image-section.audio-resources .slick-next:before {
  display: block;
  content: url(../next.html)
}

.counseling-section-blog.resources {
  padding: 120px 24px 100px
}

.podcast-item.bg-transparent {
  background-color: transparent
}

.autocomplete-item:active,
.podcast-item.bg-green {
  background-color: var(--verdant-color)
}

.podcast-item.bg-green * {
  color: #fffaf1;
  border: none !important
}

.podcast-item .container {
  padding: 70px 24px;
  border-bottom: 1px solid #2c3a43
}

.podcast-item.pt_64px {
  padding-top: 64px
}

.podcast-item.last-item {
  padding-bottom: 200px;
  background-image: url(../jpg/podcasts-curve-2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%
}

.podcast-item.last-item .container {
  border: none;
  padding-bottom: 0
}

.donate-video .hero-row,
.download-section .row,
.podcast-item .row,
.take-quizz-section .row,
.two-col-img-right-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px
}

.podcast-item .col-left {
  width: calc(62% - 30px);
  position: relative
}

.podcast-item .col-right {
  width: calc(38% - 30px)
}

.podcast-item.bg-green .col-left,
.podcast-item.bg-green .col-right {
  width: calc(50% - 30px)
}

.podcast-hero.podcast-item .col-right h3.heading {
  margin: 0 0 30px;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.podcast-item.bg-green .col-right h2.subheading {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 27px;
  color: var(--secondary-color);
  text-transform: uppercase;
  letter-spacing: 1.3px
}

.podcast-item.bg-green .col-right h3.heading {
  margin: 0 0 30px;
  color: var(--secondary-color);
  line-height: 115%;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.podcast-item h3.heading {
  margin: 0 0 30px;
  color: var(--midnight-color);
  line-height: 115%;
  font-size: 42px;
  font-weight: 700
}

.donate-video p,
.podcast-details-hero p,
.podcast-item p,
.two-col-img-right-section p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  color: #2c3a43;
  margin-bottom: 35px
}

.podcast-item .btn-wrapper {
  margin-top: 30px
}

.podcast-icons {
  margin-top: 41px;
  display: flex;
  gap: 12px;
  align-items: center;
  width: 100%
}

.left-image-section.stroies-strategies {
  padding-top: 104px;
  padding-bottom: 141px
}

.podcast-midnight-section {
  padding: 250px 24px 100px;
  background-image: url(../jpg/podcast-midnight-curve-2.jpg);
  background-color: var(--midnight-color)
}

.podcast-detail-midnight-section .row,
.podcast-midnight-section .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin-top: 80px
}

.right-image-section.podcast-midnight-section .counseling-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin-top: 50px
}

.new-life-tv-green-section .col-left,
.podcast-midnight-section .col-left,
.podcast-sky-section .col-left {
  width: calc(100% / 2 - 20px);
  box-sizing: border-box;
  position: relative
}

.new-life-tv-green-section .col-right,
.podcast-midnight-section .col-right,
.podcast-sky-section .col-right {
  width: calc(100% / 2 - 20px);
  box-sizing: border-box
}

.podcast-midnight-section .col-left .image-cont,
.podcast-sky-section .col-left .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  padding-left: 0;
  padding-right: 30px
}

.podcast-midnight-section li::marker {
  color: var(--sky-color)
}

.podcast-details-hero {
  color: var(--midnight-color);
  padding: 130px 24px 77px;
  position: relative
}

.donate-video .video-container,
.post-container.video-post .video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%
}

.donate-video iframe.responsive-iframe,
.post-container.video-post iframe.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%
}

.podcast-details-hero .video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9
}

.podcast-details-hero h2 span {
  background-repeat: repeat-x;
  background-position-y: 14px;
  background-size: cover
}

.podcast-details-hero .col-left {
  width: calc(53% - 40px)
}

.podcast-details-hero .col-right {
  width: 47%;
  box-sizing: border-box
}

.podcast-details-hero .col-right .icon {
  margin-bottom: 30px;
  margin-top: -18px
}

.donate-video h2,
.podcast-details-hero h1,
.podcast-icon-section h2 {
  font-size: 16px;
  letter-spacing: 1.3px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 26px;
  color: #2c3a43;
  text-transform: uppercase
}

.podcast-details-hero h2 {
  margin: 0 0 40px;
  color: #2c3a43;
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.podcast-icon-section {
  padding: 30px 0 60px
}

.podcast-icon-section .resource-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 30px
}

.podcast-icon-section .resource-content .step {
  width: auto;
  flex: 1;
  box-sizing: border-box;
  border-left: 1px solid;
  padding: 0 10px;
  text-align: center;
  height: 100%
}

.podcast-icon-section.light-border .resource-content .step {
  border-left: 1px solid #fffaf1
}

.podcast-icon-section .resource-content .step a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 30px 20px;
  align-items: center;
  background-color: #fffaf1;
  border-radius: 5px;
  min-height: 200px
}

.new-life-tv-green-section .resource-content .step a:hover,
.podcast-icon-section .resource-content .step a:hover {
  background-color: #eee6db
}

.podcast-icon-section .resource-content .step a[href=""] {
  cursor: default;
  pointer-events: none
}

.podcast-icon-section .resource-content .step img {
  max-height: 36px
}

.podcast-icon-section .resource-content .step h6 {
  color: var(--midnight-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 146%;
  margin: 20px 0 0
}

.hero-section-inner.arc-hero,
.two-col-img-right-section {
  color: var(--midnight-color);
  padding: 130px 24px 60px;
  position: relative
}

.podcast-detail-midnight-section,
.podcast-sky-section {
  padding: 180px 24px 100px;
  background-repeat: no-repeat;
  background-size: 100%
}

.two-col-img-right-section .col-left {
  width: calc(60% - 30px);
  box-sizing: border-box
}

.nrbtv_process .col-left,
.two-col-img-right-section .col-right {
  width: calc(80% / 2 - 30px);
  box-sizing: border-box
}

.two-col-img-right-section h2 {
  font-size: 16px;
  letter-spacing: 1.3px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 26px;
  color: var(--midnight-color);
  text-transform: uppercase
}

.podcast-sky-section h3,
.two-col-img-right-section h3 {
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  color: var(--midnight-color)
}

.two-col-img-right-section h3 {
  margin: 0 0 40px;
  letter-spacing: 1.3px
}

.podcast-two-column .lead {
  font-size: 38px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 25px
}

.map-section-group span,
.two-col-img-right-section h3 span {
  background-repeat: repeat-x;
  background-position-y: 14px;
  background-size: contain
}

.two-col-img-right-section ul {
  margin: 0 0 40px
}

.two-col-img-right-section ul li {
  font-size: 19px;
  font-weight: 500;
  line-height: 178%;
  color: #323232;
  list-style-type: square
}

.two-col-img-right-section.sky li::marker {
  color: var(--sky-color)
}

.podcast-sky-section {
  background-image: url(../jpg/podcast-skycurve-2.jpg);
  background-position: center bottom;
  background-color: var(--sky-color)
}

.new-life-tv-green-section .row,
.podcast-sky-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 80px
}

.podcast-sky-section h3 {
  margin: 0 0 30px;
  text-transform: none
}

.podcast-sky-section p {
  color: var(--midnight-color);
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  max-width: 600px;
  margin-bottom: 30px
}

.podcast-sky-section li::marker {
  color: var(--midnight-color)
}

.quote-section p.f25 {
  font-size: 25px
}

.podcast-detail-midnight-section {
  background-image: url(../blog-page-curve-2.html);
  background-position: center top;
  background-color: var(--midnight-color)
}

.podcast-detail-midnight-section .col-left {
  width: calc(80% / 2 - 20px);
  box-sizing: border-box;
  position: relative
}

.podcast-detail-midnight-section .col-right {
  width: calc(60% - 20px);
  box-sizing: border-box
}

.podcast-detail-midnight-section li::marker {
  color: var(--sky-color)
}

.podcast-detail-midnight-section hr {
  margin-top: 86px;
  margin-bottom: 70px
}

.podcast-detail-midnight-section .row.event {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 0
}

.podcast-detail-midnight-section .row.event .col-left {
  width: calc(70% / 2 - 20px);
  box-sizing: border-box;
  position: relative
}

.podcast-detail-midnight-section .row.event .col-right {
  width: calc(74% / 2 - 20px);
  box-sizing: border-box
}

.podcast-detail-midnight-section .row.event h1 {
  font-size: 16px;
  font-weight: 500;
  line-height: 146%;
  text-transform: uppercase;
  color: #fffaf1
}

.podcast-detail-midnight-section .row.event h6 {
  font-size: 30px;
  color: #fffaf1;
  line-height: 136%;
  margin: 0
}

.podcast-detail-midnight-section .row.event a.btn-inverse.white,
a.btn-inverse.white {
  font-size: 18px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #fffaf1;
  border: 2px solid #fffaf1;
  background-color: var(--midnight-color);
  margin-top: 16px;
  padding-right: 36px
}

.podcast-detail-midnight-section .row.event ul {
  margin-left: -40px
}

.podcast-detail-midnight-section .row.event li {
  background-color: #fffaf1;
  border-radius: 5px;
  color: var(--midnight-color);
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  list-style-type: none;
  padding: 20px;
  min-width: 65px;
  text-transform: uppercase;
  text-align: center
}

.map-container select,
.tab {
  border: 1px solid var(--midnight-color)
}

.podcast-detail-midnight-section .row.event li span {
  color: var(--verdant-color);
  display: block;
  font-size: 42px
}

.podcast-detail-midnight-section .row.event a.btn-inverse.sky {
  border: 2px solid var(--sky-color);
  color: var(--sky-color);
  display: inline-flex;
  align-items: center;
  margin-top: 24px;
  background-color: transparent
}

.donate-video h3,
.podcast-icon-section h3 {
  margin: 0 0 40px;
  color: #2c3a43;
  line-height: 115%;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -.4px
}

.feature-section.radio {
  background-color: var(--midnight-color);
  padding: 20px 24px;
  margin-bottom: 60px
}

.feature-section.radio .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  color: #fffaf1
}

.feature-section.radio .row .col-left,
.feature-section.radio .row .col-right {
  width: calc(100% / 2 - 20px);
  padding: 15px 5px
}

.feature-section.radio .row .col-left {
  display: flex;
  gap: 30px;
  align-items: center;
  border-right: 1px solid rgba(255, 250, 241, .5)
}

.feature-section.radio .row .col-right {
  display: flex;
  gap: 30px;
  align-items: center
}

.feature-section.radio h6 {
  font-size: 28px
}

.feature-section.radio h6 a{
  color: #fff;
}

.feature-section.radio p {
  margin-top: 0;
  font-size: 19px
}

.map-container {
  padding: 60px 24px
}

.map-container h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 146%;
  margin-top: 0
}

.map-col {
  padding: 40px 0
}

.map-content {
  padding-top: 60px
}

.map-container select {
  font-size: 20px;
  font-weight: 700;
  line-height: 146%;
  color: var(--midnight-color);
  min-height: 30px;
  padding: 5px 10px;
  background-color: #fffaf1;
  border-radius: 5px;
  margin: 0 auto;
  display: block
}

.map-container hr {
  max-width: 70%;
  margin: 30px auto;
  border: 1px solid rgba(44, 58, 67, .5)
}

.station-cont {
  display: flex;
  gap: 48px;
  flex-wrap: wrap;
  justify-content: center
}

.station-cont ul {
  list-style-type: none;
  padding: 0;
  width: 18%
}

.station-cont ul li {
  list-style-type: none;
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  margin-bottom: 20px
}

.map-container .link {
  margin-top: 100px;
  margin-bottom: 40px;
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: 700
}

.podcast-cta-section {
  padding: 80px 0
}

.podcast-cta-section h2 {
  font-size: 16px;
  letter-spacing: 1.3px;
  font-weight: 500;
  line-height: 146%;
  margin: 0 0 33px;
  color: #2c3a43;
  text-transform: uppercase
}

.podcast-cta-section h3 {
  margin: 0 0 64px;
  color: #2c3a43;
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -.4px
}

.podcast-cta-section .cta-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 30px 0 0;
  gap: 30px
}

.podcast-cta-section .cta-cont .cta {
  width: calc(100% / 2 - 15px);
  box-sizing: border-box;
  border-left: 1px solid var(--midnight-color);
  padding-left: 30px
}

.radio-video-slider .slick-next:before,
.radio-video-slider .slick-prev:before {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 36px
}

.podcast-cta-section .cta-cont .cta h3 {
  color: #2c3a43;
  line-height: 120%;
  font-size: 36px;
  margin: 0 0 16px
}

.podcast-cta-section .cta-cont .cta h3.verdant {
  color: var(--verdant-color);
  line-height: 120%;
  font-size: 36px;
  margin: 0 0 16px
}

.podcast-cta-section .cta-cont .cta p {
  font-weight: 500;
  line-height: 178%;
  font-size: 19px;
  margin: 0 0 16px
}

.podcast-cta-section .cta-cont .cta a {
  text-decoration: underline;
  color: var(--verdant-color)
}

#ask-question.podcast-cta-section .cta-cont .content span.green {
  line-height: 120%;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -.4px;
  color: var(--verdant-color)
}

.podcast-item .btn-wrapper a.btn.sky {
  background-color: var(--sky-color);
  border: 2px solid var(--sky-color);
  color: var(--midnight-color);
  padding: 10px 30px
}

.video-slider-section {
  padding: 65px 24px
}

.video-slider-section h3 {
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 146%;
  font-weight: 600
}

.video-slider-section p {
  font-size: 18px;
  margin-top: 0
}

.mt60 {
  margin-top: 60px
}

.video-green-host-section {
  padding: 100px 24px 120px;
  background-image: url(../jpg/grey_green_bottom_curve-2.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  background-color: var(--verdant-color)
}

.video-green-host-section .row.flex-left-img {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 80px
}

.video-green-host-section .col-left {
  width: 275px;
  box-sizing: border-box;
  position: relative
}

.video-green-host-section .col-right {
  width: calc(100% - 275px)
}

.video-green-host-section h3 {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 1.3px;
  line-height: 120%;
  margin: 0 0 27px;
  color: #fffaf1
}

.video-green-host-section .intro p {
  font-size: 19px;
  margin: 0 0 72px;
  color: #fffaf1
}

.video-green-host-section .flex-left-img p {
  font-size: 19px;
  color: #fffaf1;
  font-weight: 400;
  line-height: 146%
}

.video-green-host-section h6 {
  font-size: 21px;
  font-weight: 600;
  line-height: 140%;
  margin: 0 0 27px;
  color: #fffaf1
}

.download-block-footer,
.video-green-host-section+.quote-section {
  padding-top: 30px
}

.radio-video-slider .video-thumbnail img {
  width: 100%;
  height: 100%
}

.radio-video-slider .slick-next {
  right: -50px;
  top: 40%;
  z-index: 1;
  position: absolute
}

.radio-video-slider .slick-next:before {
  display: block;
  background-image: url("../png/next-2.png")
}

.radio-video-slider .slick-prev {
  left: -50px;
  top: 40%;
  z-index: 1;
  position: absolute
}

.radio-video-slider .slick-prev:before {
  display: block;
  background-image: url("../png/back-2.png")
}

.radio-video-slider .slick-dots li button::before {
  color: var(--midnight-color);
  font-size: 24px
}

.button-cont .large-btn-white a:hover .hover-content,
.radio-video-slider .slick-arrow::after,
.radio-video-slider .slick-arrow::before,
.video-testimonial .video-nav .slick-slide.slick-current {
  opacity: 1
}

.radio-video-slider:not(.slick-initialized) .slide {
  max-width: 300px
}

.radio-video-slider:not(.slick-initialized) .slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 16/9;
  display: block
}

.video-popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center
}

.video-popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  cursor: pointer
}

.video-popup-container {
  position: relative;
  width: 90%;
  max-width: 800px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.video-popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef
}

.video-popup-title {
  margin: 0;
  font-size: 18px;
  color: #333
}

.video-popup-close {
  background: 0 0;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center
}

.donate-video,
.green-section.bottom,
.group-midnight-section,
.left-image-section.mission,
.new-life-tv-green-section,
.quote-section.new-life-tv {
  background-position: center bottom
}

#faq-content-container .support-section,
.donatation-type,
.donate-video,
.green-section.bottom,
.group-midnight-section,
.new-life-tv-green-section,
.offer,
.quote-section-resources,
.quote-section.new-life-tv {
  background-repeat: no-repeat;
  background-size: 100%
}

.download-section h2,
.download-section h3,
.nrbtv_process,
.nrbtv_process h2 {
  color: var(--midnight-color)
}

.video-popup-close:hover {
  color: #333
}

.video-responsive-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}

.radio-video-slider .embed-container iframe,
.video-responsive-wrapper iframe,
.video-testimonial .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.video-thumbnail-container {
  position: relative;
  overflow: hidden;
  cursor: pointer
}

.mb-100,
.mb100 {
  margin-bottom: 100px
}

.download-section {
  padding: 109px 24px 115px
}

.download-section.extra-larg {
  padding-bottom: 260px
}

.download-section h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 146%;
  margin: 0 0 18px;
  text-transform: uppercase
}

.download-section h3 {
  margin: 0 0 54px;
  line-height: 120%;
  font-size: 38px;
  font-weight: 700
}

.download-section .col-left {
  width: calc(50% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.download-section .col-right {
  width: calc(150% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.download-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 146%;
  max-width: 600px;
  margin: 0 0 18px
}

.download-section p span {
  font-size: 19px;
  font-weight: 600;
  line-height: 146%;
  max-width: 600px;
  margin: 0 0 30px;
  text-decoration: underline
}

.download-section.extra-larg .col-left {
  width: calc(74% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.download-section.extra-larg .col-right {
  width: calc(125% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.take-quizz-section {
  padding: 134px 24px 124px
}

.form-section .col-left,
.take-quizz-section .col-left {
  width: calc(80% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.take-quizz-section .info-strip {
  background-color: var(--verdant-color);
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 25px
}

.group-midnight-section .col-left,
.group-midnight-section .row.col-shift .col-left,
.map-section-group,
.nrbtv_process,
.quicklink_section .col-right {
  position: relative
}

.take-quizz-section .info-strip .content {
  padding: 0;
  display: flex;
  justify-content: center
}

.take-quizz-section .btn-wrapper {
  margin-top: 38px
}

.post-container.video-post .post-row .dates {
  font-size: 12px
}

.feature-section.new-life-tv {
  background-color: var(--midnight-color);
  padding: 36px 24px
}

.nrbtv_process {
  padding: 62px 24px 87px
}

.nrbtv_process h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 146%;
  letter-spacing: -.4px;
  text-align: center;
  margin: 0 0 52px
}

.nrbtv_process .bullet-list li {
  display: flex;
  list-style: none;
  margin-bottom: 10px;
  color: var(--midnight-color);
  font-size: 21px;
  font-weight: 500;
  line-height: 146%
}

.nrbtv_process .bullet-list a {
  text-decoration: underline;
  padding: 0 5px
}

.nrbtv_process .bullet-list li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0 10px 0 0;
  color: var(--verdant-color)
}

.nrbtv_process .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 30px
}

.nrbtv_process .col-right {
  width: calc(90% / 2 - 30px);
  box-sizing: border-box
}

.donate-video .col-left,
.donate-video .col-right,
.quicklink_section .col-left,
.quicklink_section .col-right {
  width: calc(100% / 2 - 30px);
  box-sizing: border-box
}

.new-life-tv {
  padding: 0 24px 65px
}

.new-life-tv-green-section {
  padding: 160px 24px 180px;
  background-image: url(../jpg/new-tv-greencurve-2.jpg);
  background-color: var(--verdant-color)
}

.group-midnight-section,
.radio_ad_info {
  background-color: var(--midnight-color)
}

.quote-section.new-life-tv {
  padding: 100px 24px 200px;
  background-image: url(../png/life-tv-quote-2.png)
}

.new-life-tv-green-section .resource-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  padding: 30px 0
}

.new-life-tv-green-section .resource-content .step {
  width: calc(100% / 4);
  box-sizing: border-box;
  border-left: 1px solid #fffaf1;
  padding-left: 0;
  text-align: center
}

.new-life-tv-green-section .resource-content .step a {
  display: block;
  min-height: 140px;
  padding: 30px 10px;
  margin: 0 30px;
  background-color: #fffaf1;
  border-radius: 5px
}

.new-life-tv-green-section .resource-content .step h6 {
  color: var(--midnight-color);
  font-size: 19px;
  font-weight: 700;
  line-height: 146%;
  margin: 20px 0 0
}

.ntb-three-col h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: unset;
  text-transform: unset
}

.ntb-three-col ul {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  text-align: left
}

.ntb-three-col ul li {
  list-style: none;
  margin-bottom: 10px;
  color: var(--midnight-color)
}

.ntb-three-col ul li::before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0;
  color: var(--verdant-color);
  position: absolute;
  left: -26px
}

.video-slider-section h2 {
  font-size: 20px;
  line-height: 146%;
  font-weight: 600;
  margin: 0 0 24px
}

.radio-video-slider .embed-container,
.video-testimonial .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 10px
}

.radio-video-slider .slick-list {
  margin: 0 -5px
}

.radio-video-slider .slide {
  margin: 0 5px
}

.audio-testimonial-section,
.counseling-section-blog.new-life-tv,
.video-testimonial {
  padding: 100px 24px
}

.pb200 {
  padding-bottom: 200px !important
}

.quicklink_section,
.quicklink_section.life-app,
.right-image-section.life-app {
  padding: 128px 24px 100px
}

.quicklink_section h2 {
  margin: 40px 0;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 38px;
  font-weight: 700
}

.full-width-content-sec.leader-full-w .row.fi_link ul,
.quicklink_section ul {
  margin-left: -40px;
  list-style-type: none
}

.quicklink_section ul li a {
  color: var(--midnight-color);
  text-decoration: underline;
  line-height: 175%;
  font-size: 19px
}

.quicklink_section .search-container input#search-bar {
  width: 75%
}

.quicklink_section .search-container .search-icon {
  top: -15px;
  left: 18px
}

.faq_wrapper {
  padding: 117px 24px 135px
}

.faq_wrapper.multiple_faq {
  padding-bottom: 113px
}

.faq_wrapper h2,
.faq_wrapper.multiple_faq h3 {
  font-size: 38px;
  line-height: 120%;
  color: var(--midnight-color);
  margin: 0 0 48px
}

.faq_wrapper h2.heading,
.faq_wrapper.multiple_faq h2 {
  font-size: 16px !important;
  text-transform: uppercase;
  color: var(--midnight-color)
}

.faq_wrapper .accordion-wrapper {
  display: block;
  margin: 0 auto 24px
}

.faq_wrapper .accordion~.title strong {
  font-size: 25px;
  color: var(--midnight-color);
  line-height: 120%
}

.faq_wrapper .accordion~.content {
  display: none;
  padding: 14px 24px;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

.faq_wrapper .accordion:checked~.content p {
  font-size: 19px;
  line-height: 146%;
  color: var(--midnight-color);
  text-align: left;
  margin-top: 0
}

.faq_wrapper.multiple_faq h2 {
  line-height: 146%;
  font-weight: 400;
  margin: 0 0 20px
}

.faq_wrapper h2.heading {
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 146%;
  margin: 0 0 27px
}

.faq_wrapper h3.subtitle {
  font-size: 38px !important;
  line-height: 120%;
  color: var(--midnight-color);
  margin: 0 0 48px
}

.pt160 {
  padding: 160px 24px 0
}

.pt112 {
  padding: 112px 24px 0
}

.pt140 {
  padding-top: 140px
}

.pb163 {
  padding-bottom: 163px
}

.map-section-group {
  color: #323232;
  padding: 90px 24px 152px
}

.map-section-group h3 {
  margin: 0 0 40px;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 38px;
  font-weight: 700
}

#map-section #tsml-ui {
  padding: 30px 0 0
}

#map-section #tsml-ui>div {
  min-height: unset !important;
  background-color: #fff !important;
  padding: 10px
}

#map-section #tsml-ui>div>div:first-of-type {
  z-index: 2
}

.mt54 {
  margin-top: 54px
}

.right-image-section.support-steps {
  padding-top: 164px;
  padding-bottom: 80px
}

.left-image-section .col-left .image-cont-group img {
  width: auto
}

.group-midnight-section {
  padding: 118px 24px 100px;
  background-image: url(../png/group-midnight-curve-2.png)
}

.group-midnight-section .col-left {
  width: calc(60% - 20px);
  box-sizing: border-box
}

.group-midnight-section .col-right,
.group-midnight-section .row.col-shift .col-left {
  width: calc(80% / 2 - 20px);
  box-sizing: border-box;
  text-align: center
}

.group-midnight-section li::marker {
  color: var(--verdant-color)
}

.group-midnight-section hr {
  margin-top: 100px;
  margin-bottom: 108px
}

.group-midnight-section .row.col-shift .col-right {
  width: calc(60% - 20px);
  box-sizing: border-box;
  text-align: left
}

.button-cont .row .large-btn-white {
  display: flex;
  gap: 30px;
  width: 100%;
  flex-wrap: wrap
}

.largebtn-item {
  flex: 1;
  min-width: 200px
}

.left-image-section.explore_first {
  padding: 126px 24px 75px
}

.left-image-section.explore {
  padding: 75px 24px
}

.left-image-section.explore_last {
  padding: 75px 24px 126px
}

.button-cont .large-btn-white a {
  font-size: 25px;
  font-weight: 700;
  background-color: #fffaf1;
  border: 1px solid #fffaf1;
  color: var(--midnight-color);
  padding: 40px 32px;
  flex: 1;
  text-align: center;
  justify-content: center;
  min-width: 100%;
  height: 100%
}

.button-cont .large-btn-white .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  color: #fffaf1;
  display: flex;
  align-items: center;
  background-color: #2c3a43;
  justify-content: center;
  opacity: 0;
  transition: .2s linear
}

.button-cont .large-btn-white a:hover {
  background-color: #2c3a43
}

.form-section {
  padding: 108px 24px 148px
}

.form-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between
}

.form-section h3 {
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  color: var(--midnight-color);
  margin: 0 0 10px
}

.form-section p {
  font-size: 19px;
  font-weight: 400;
  line-height: 146%;
  color: var(--midnight-color);
  margin: 0 0 20px
}

.form-section p.verdant {
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
  color: var(--verdant-color);
  margin: 0 0 8px
}

.form-section hr {
  margin: 43px 0
}

.radio_ad_info {
  padding: 37px 33px;
  border-radius: 5px;
  margin-bottom: 60px
}

.donation_info .row,
.radio_ad_info .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 30px
}

.donation_info .col-left,
.radio_ad_info .col-left {
  width: calc(60% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.donation_info .col-right,
.radio_ad_info .col-right {
  width: calc(148% / 2 - 30px);
  box-sizing: border-box;
  position: relative
}

.radio_ad_info p strong {
  color: #eee6db;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%
}

.donation_info p,
.radio_ad_info p {
  font-size: 18px;
  font-weight: 400;
  line-height: 146%;
  color: #eee6db;
  margin: 0 0 20px
}

.form_wrapper {
  border: 2px solid var(--midnight-color);
  background-color: #eee6db;
  margin-bottom: 75px;
  text-align: center
}

.donation_info {
  padding: 37px 33px;
  background-color: var(--verdant-color);
  border-radius: 5px;
  margin-bottom: 60px
}

.form-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 60px
}

.bg-img-transparent {
  background-image: none !important
}

.faq.bg-transparent {
  padding: 80px 24px
}

.right-image-section.emb-img-cont .image-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  max-width: 500px;
  position: relative
}

.two-content-col-sec.contact-us-sec {
  padding-bottom: 30px
}

.right-image-section.two-col-feature-list .btn {
  margin-left: 24px
}

.hero-section-inner.courses h3 {
  margin: 0 0 34px;
  color: var(--midnight-color);
  line-height: 120%;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.left-image-section.fr-guidance {
  padding: 60px 24px 170px
}

.small-hero .col-left .w-100 {
  width: 78%;
  margin: 0 0 0 auto
}

.donate-full-w p {
  font-size: 28px;
  font-weight: 700
}

.donate-full-w a,
.leader-full-w .speaker-cont .content a,
body #tsml-ui>div a {
  color: var(--verdant-color)
}

.reason-cont {
  padding: 90px 0
}

.reason-cont .cta-cont {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  text-align: center;
  gap: 30px
}

.reason-cont .cta-cont .cta {
  width: calc(100% / 3 - 23px);
  box-sizing: border-box;
  border-left: 1px solid var(--midnight-color);
  padding-left: 30px;
  min-height: 226px;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.reason-cont .cta-cont .cta h3.verdant {
  color: var(--verdant-color);
  line-height: 127%;
  font-size: 40px;
  margin: 0 0 16px
}

.reason-cont .cta-cont .cta p {
  color: var(--midnight-color);
  font-weight: 500;
  line-height: 178%;
  font-size: 19px;
  margin: 0
}

.donate-video {
  color: var(--midnight-color);
  padding: 96px 24px 120px;
  position: relative
}

.background-position-top,
.donatation-type,
.offer {
  background-position: center top
}

.testimonial-section.donate {
  padding: 50px 24px
}

.donatation-type {
  padding: 230px 24px 86px;
  background-image: url(../jpg/donate-midnight-curve-2.jpg);
  background-color: var(--midnight-color)
}

.donatation-type .center-row h2 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  color: #faf4e9;
  margin: 0 0 28px
}

.donatation-type .center-row h3 {
  font-size: 38px;
  font-weight: 700;
  color: #faf4e9;
  line-height: 120%;
  text-transform: capitalize;
  margin: 0 0 45px;
  letter-spacing: 1.3px
}

.donatation-type .center-row p {
  color: #faf4e9;
  margin: 0
}

.donatation-type .box-wrapper {
  max-width: 800px;
  margin: 88px auto 0
}

.donatation-type .box-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0;
  margin-bottom: 52px;
  margin-top: 52px;
  padding-bottom: 52px;
  border-bottom: 1px solid
}

.donatation-type .box-container .box {
  text-align: center;
  width: calc(100% / 3 - 1px);
  border-right: 1px solid
}

.donatation-type .box-container .box .box-con {
  display: block;
  min-height: 236px;
  padding: 24px;
  margin: 0 18px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column
}

.donatation-type .box-container .box a:hover .box-con {
  background-color: #3e3c3b
}

.donatation-type .box-container .box img {
  height: auto;
  margin-bottom: 10px
}

.donatation-type .box-container .box p {
  font-weight: 700;
  font-size: 19px;
  line-height: 146%;
  color: #faf4e9;
  text-align: center
}

.donatation-type .box-container .box p span {
  font-weight: 400;
  font-size: 16px;
  line-height: 172%;
  color: #faf4e9;
  text-align: center
}

.donatation-type .disclaimer {
  text-align: center;
  margin-top: 98px
}

.donatation-type .disclaimer p {
  font-weight: 400;
  font-size: 19px;
  line-height: 146%;
  color: #faf4e9
}

.hero-section-inner.arc-hero .col-left {
  width: calc(40% / 2 - 40px);
  box-sizing: border-box
}

.hero-section-inner.arc-hero .col-right {
  width: calc(160% / 2 - 40px);
  box-sizing: border-box
}

.hero-section-inner.arc-hero h2 {
  margin-bottom: 20px
}

.hero-section-inner.arc-hero h3 {
  margin-bottom: 34px
}

.hero-section-inner.arc-hero p {
  margin-bottom: 16px
}

.feature-section.events p {
  font-size: 20px;
  color: var(--secondary-color);
  font-weight: 700
}

.bullet-point-row h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 114%;
  letter-spacing: 0;
  text-align: center;
  text-transform: none;
  margin: 0 0 52px;
  color: var(--midnight-color)
}

.bullet-point-row .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  text-align: left
}

.bullet-point-row ul li {
  font-size: 19px;
  font-weight: 600;
  line-height: 146%;
  list-style: none
}

.bullet-point-row ul li::before {
  font-family: FontAwesome;
  content: "\f00c";
  margin: 0 10px 0 0
}

.left-image-section.speaker {
  padding-top: 50px;
  padding-bottom: 50px
}

.left-image-section.speaker h3 {
  font-size: 38px;
  line-height: 120%;
  margin-bottom: 24px;
  letter-spacing: 1.3px;
  text-transform: none
}

.left-image-section.speaker .speaker-item-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin: 80px 0 60px
}

.left-image-section.speaker .speaker-item-row.title {
  display: flex;
  flex-direction: column;
  gap: 0
}

.left-image-section.speaker p.speaker_name {
  font-size: 21px;
  line-height: 146%;
  font-weight: 600;
  letter-spacing: 1.3px;
  margin: 0
}

.left-image-section.speaker p {
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 0
}

.offer {
  padding: 180px 24px 120px;
  text-align: center
}

.gform_wrapper.gform-theme--framework .gform_fields {
  row-gap: 18px
}

.gform_wrapper.gform-theme--framework .gfield_label,
.gform_wrapper.gform-theme--framework .tag-field .gfield_description {
  font-size: 20px;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  color: var(--midnight-color)
}

.gform_wrapper.gform-theme--framework .gchoice .gform-field-label,
.gform_wrapper.gform-theme--framework .gfield_consent_label,
.gform_wrapper.gform-theme--framework .gform-field-label--type-sub {
  color: var(--midnight-color);
  font-size: 16px
}

.gform_wrapper.gform-theme--framework input[type=email],
.gform_wrapper.gform-theme--framework input[type=file],
.gform_wrapper.gform-theme--framework input[type=number],
.gform_wrapper.gform-theme--framework input[type=tel],
.gform_wrapper.gform-theme--framework input[type=text],
.gform_wrapper.gform-theme--framework input[type=url],
.gform_wrapper.gform-theme--framework select,
.gform_wrapper.gform-theme--framework textarea {
  width: 100%;
  border: 2px solid rgba(44, 58, 67, .6);
  border-radius: 5px;
  font-size: 19px;
  line-height: normal;
  transition: .3s;
  background-color: var(--secondary-color);
  color: rgba(44, 58, 67, .5);
  padding: 6px 8px
}

.gform_wrapper.gform-theme--framework input:focus,
.gform_wrapper.gform-theme--framework select:focus,
.gform_wrapper.gform-theme--framework textarea:focus {
  border-color: #10738c;
  box-shadow: 0 0 0 3px rgba(32, 76, 229, .1);
  outline: 0
}

.gform_wrapper.gform-theme--framework input[type=checkbox]::before,
.gform_wrapper.gform-theme--framework input[type=radio]::before {
  color: #0a5f92 !important
}

.gform_wrapper.gform-theme--framework .gform_footer input[type=submit],
.gform_wrapper.gform-theme--framework .gform_page_footer input[type=submit] {
  background: var(--midnight-color) !important;
  padding: 12px 36px !important;
  border: 1px solid var(--midnight-color) !important;
  border-radius: 5px !important;
  color: #fffaf1 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  transition: .3s !important;
  font-family: "DM Sans", sans-serif !important;
  font-weight: 700 !important
}

.gform_wrapper.gform-theme--framework .gform_footer input[type=submit]:hover {
  text-decoration: none !important;
  border-color: #718b9b !important;
  background: #718b9b !important;
  color: #fffaf1 !important
}

.gform_wrapper.gform-theme--framework .gform_footer input[type=submit]:focus {
  outline: 0 !important
}

.gform_wrapper.gform-theme--framework .gform_footer {
  margin-top: 24px
}

.gform_wrapper.gform-theme--framework .gfield_required {
  font-size: 12px;
  font-weight: 500;
  color: var(--gf-color-danger)
}

.featured-results,
.gform-theme--framework .gform_validation_errors {
  margin-bottom: 30px
}

.gform-theme--framework .gform_validation_errors h2 {
  letter-spacing: normal;
  flex-wrap: nowrap;
  margin: 0
}

.gform-theme--framework .gform_validation_errors h2 span {
  width: auto;
  aspect-ratio: 1
}

.gform_fields .gfield--type-html {
  display: flex;
  align-items: center;
  gap: 2px 24px;
  flex-wrap: wrap
}

.contact-us-sec #gform_fields_2 .gfield--type-html p,
.gform_fields .gfield--type-html p {
  margin: 0;
  font-size: 19px
}

.contact-us-sec #gform_fields_2 .gfield--type-html .title,
.gform_fields .gfield--type-html .title {
  font-size: 25px;
  font-weight: 700;
  text-transform: unset
}

.contact-info-section {
  padding: 108px 24px 78px
}

.contact-info-section .row,
.contact-us-sec .row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 60px
}

.contact-info-section .col-left,
.contact-us-sec .col-left {
  width: calc(40% / 1 - 30px)
}

.contact-info-section .right-left,
.contact-us-sec .col-right {
  width: calc(60% / 1 - 30px)
}

.contact-info-section .col-left .col-left-item {
  border-bottom: 2px solid rgba(44, 58, 67, .5);
  margin-bottom: 43px;
  padding-bottom: 43px
}

.contact-info-section .col-left .sub-title {
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  margin: 0
}

.contact-info-section .col-left h3 {
  color: var(--verdant-color);
  line-height: 120%;
  font-size: 38px;
  margin: 0 0 10px
}

.contact-info-section .col-left .content p {
  font-size: 19px;
  margin: 5px 0 16px
}

.contact-us-sec #gform_wrapper_2,
.gform_wrapper.gform-theme {
  background-color: rgba(238, 230, 219, .4);
  padding: 40px 30px;
  border-radius: 5px;
  border: 3px solid var(--midnight-color)
}

.contact-info-section .right-left .top-col {
  background-color: var(--midnight-color);
  padding: 40px;
  border-radius: 5px;
  margin-bottom: 60px
}

.contact-info-section .right-left .bottom-row,
.contact-info-section .right-left .top-row {
  display: flex;
  align-items: center;
  gap: 30px
}

.contact-info-section .right-left .top-row .icon img {
  max-width: 120px
}

.contact-info-section .right-left .bottom-row .content h4,
.contact-info-section .right-left .top-row .content h4 {
  font-size: 25px;
  color: var(--secondary-color);
  line-height: 120%;
  margin: 0 0 12px
}

.contact-info-section .right-left .top-row .content p {
  font-size: 19px;
  color: var(--secondary-color);
  margin: 0
}

.contact-info-section .right-left .bottom-col {
  background-color: var(--verdant-color);
  padding: 40px 62px;
  border-radius: 5px;
  margin-top: 60px
}

.contact-info-section .right-left .bottom-row .icon img {
  max-width: 126px
}

.contact-info-section .right-left .bottom-row .content p {
  font-size: 21px;
  color: var(--secondary-color);
  margin: 0
}

.contact-us-sec #gform_fields_2 .gfield--type-html {
  display: flex;
  align-items: center;
  gap: 2px 24px;
  flex-wrap: wrap
}

.left-image-section.mission {
  padding: 100px 24px 180px;
  background-repeat: no-repeat
}

.left-image-section.mission .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 30px;
  align-items: flex-start;
  justify-content: center;
  gap: 60px
}

.left-image-section.mission .col-left {
  width: calc(60% / 2 - 30px);
  box-sizing: border-box
}

.left-image-section.mission .col-right {
  width: calc(140% / 2 - 30px);
  box-sizing: border-box;
  flex-direction: column
}

.full-width-content-sec.leader-full-w,
.right-image-section.three-col-icon {
  padding: 90px 24px
}

.green-section.bottom {
  padding: 126px 24px 250px;
  background-color: #c64f21
}

.green-section.green {
  background-image: url(../png/grey-green-bottom-curve-scaled-2.png);
  background-color: var(--verdant-color)
}

.green-section .col-left {
  width: calc(92% / 2 - 20px);
  box-sizing: border-box;
  position: relative
}

.green-section .col-right {
  width: calc(104% / 2 - 20px);
  box-sizing: border-box
}

.green-section h3 {
  margin: 0 0 30px;
  color: #fffaf1;
  line-height: 120%;
  font-size: 38px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1.3px
}

.full-width-content-sec.vision-full-w {
  padding: 60px 24px 0
}

.full-width-content-sec.vision-full-w hr {
  margin-top: 118px
}

.left-image-section.more-about {
  padding: 50px 24px 90px
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px
}

.full-width-content-sec.leader-full-w h3 {
  margin-bottom: 28px
}

.full-width-content-sec.leader-full-w p {
  font-size: 19px;
  line-height: 146%;
  font-weight: 400
}

.full-width-content-sec.leader-full-w .speaker-cont {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 60px;
  margin-top: 100px
}

.leader-full-w .speaker-cont .speaker-box {
  width: calc(100% / 4 - 45px);
  text-align: center;
  overflow: hidden
}

.leader-full-w .speaker-cont .speaker-box .speaker-img {
  overflow: hidden;
  position: relative
}

.leader-full-w .speaker-cont .speaker-box .speaker-img .contact-info {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  background-color: var(--verdant-color);
  padding: 10px 20px;
  border-radius: 5px;
  transition: .2s linear
}

.leader-full-w .speaker-cont .speaker-box .speaker-img:hover .contact-info {
  bottom: 0
}

.leader-full-w .speaker-cont .speaker-box .speaker-img .contact-info a {
  display: flex;
  align-items: center;
  color: #fffaf1;
  font-size: 14px;
  gap: 10px
}

.leader-full-w .speaker-cont .speaker-box img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%
}

.full-width-content-sec.leader-full-w hr {
  margin: 172px auto 0;
  width: 90%
}

.full-width-content-sec.leader-full-w .row.fi_link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
  text-align: left;
  margin-bottom: 50px
}

.full-width-content-sec.leader-full-w .row.fi_logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 60px;
  text-align: left;
  margin-bottom: 50px
}

.full-width-content-sec.leader-full-w .row.fi_link a {
  text-decoration: underline;
  font-size: 19px;
  line-height: 36px
}

.mt-95 {
  margin-top: 100px
}

.background-position-top {
  padding: 200px 24px 100px
}

.background-position-bottom {
  background-position: center bottom;
  padding: 100px 24px 200px
}

.page-id-5163 .cta-card-section,
.page-id-5170 .cta-card-section,
.page-id-5172 .cta-card-section {
  padding: 34px 0 100px
}

.episode-row .feature-txt {
  display: flex;
  align-items: center;
  color: #fffaf1;
  text-align: left;
  justify-content: center;
  flex-wrap: wrap
}

.episode-row img {
  margin-right: 25px
}

.quote-section-resources {
  background-color: #f8f2e9;
  padding: 81px 24px 250px;
  text-align: center;
  background-image: url(../jpg/quote-bootom-grey-white-2.jpg);
  background-position: center bottom
}

.audio-testimonial-section h2,
.component-title,
.video-testimonial h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 146%;
  letter-spacing: 1.3px;
  text-transform: uppercase
}

.video-testimonial h3 {
  font-weight: 700;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0;
  margin-top: 0
}

.video-testimonial .row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px
}

.video-testimonial .products-page-col {
  flex: 1;
  min-width: 300px
}

.video-testimonial .video-nav {
  margin: 10px auto;
  max-width: 800px;
  padding: 0;
  position: relative;
  overflow: hidden
}

.video-testimonial .video-nav .slick-list {
  padding: 0 !important;
  margin: 0 -10px
}

.video-testimonial .video-nav .slick-slide {
  padding: 0 10px;
  transition: .3s;
  opacity: .6
}

.video-testimonial .video-nav .video-thumb {
  cursor: pointer;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  transition: .3s
}

.video-testimonial .video-nav .video-thumb img {
  width: 100%;
  height: 83px;
  object-fit: cover;
  display: block;
  border-radius: 5px
}

.video-testimonial .video-nav .slick-slide.slick-current .video-thumb {
  transform: scale(1.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.left-image-section.fbr_quiz {
  padding: 130px 24px 88px
}

.left-image-section.si_quiz {
  padding: 88px 24px 130px
}

.left-image-section.fbr_quiz h2,
.left-image-section.si_quiz h2 {
  margin-bottom: 18px
}

.right-image-section.quizz-right-three-img {
  padding: 141px 24px 200px
}

.l-two-col .row .large-btn-white {
  justify-content: center;
  gap: 30px 60px
}

.l-two-col .row .largebtn-item {
  max-width: 390px;
  min-width: 390px
}

.page-id-8433 .inner-hero-section {
  padding: 120px 24px 0
}

.register-group-form .gform_wrapper h3 {
  margin: 20px 0 0;
  font-size: 28px
}

.register-group-form .gfield_description {
  padding: 5px 0 !important;
  border: 0 !important
}

.popup-more-ways-section {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  max-width: 1360px;
  width: 90%;
  padding: 60px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
  overflow-y: auto;
  max-height: 90vh
}

.more-ways-popup-overlay {
  display: none;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5)
}

.popup-more-ways-section .close-popup {
  position: absolute;
  right: 15px;
  top: 3px;
  background-color: transparent;
  color: var(--midnight-color);
  border: none;
  padding: 1px;
  width: auto;
  height: auto;
  font-size: 34px;
  line-height: normal;
  cursor: pointer
}

.popup-more-ways-section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px 100px
}

.popup-more-ways-section .row .popup-col {
  width: calc(100% / 2 - 50px)
}

.popup-more-ways-section h2 {
  margin: 0 0 30px;
  line-height: 120%;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.3px
}

.popup-more-ways-section p {
  margin: 0 0 22px
}

.popup-more-ways-section ul {
  margin-top: 0 0 22px 0;
  padding-left: 28px
}

.left-image-section.leader_guide {
  padding-bottom: 20px
}

.left-image-section.leader_guide .col-left {
  width: calc(60% / 2 - 20px)
}

.left-image-section.leader_guide .col-right {
  width: calc(140% /2 - 20px)
}

.hero-section-inner.interlude-hero .col-left {
  flex-direction: column-reverse;
  display: flex;
  gap: 28px
}

@media (max-width:1545px) {
  .blog-meta-bar .author-popup {
    left: -2%;
    transform: translatex(0)
  }

  .blog-meta-bar .author-popup::after,
  .blog-meta-bar .author-popup::before {
    left: 14%
  }
}

@media (max-width:1418px) {
  .col-right_cont {
    margin-right: 135px
  }
}

@media (max-width:1360px) {
  .button-cont .row .large-btn-white {
    flex-wrap: wrap;
    justify-content: center
  }

  .radio-video-slider .slick-next::before,
  .radio-video-slider .slick-prev::before {
    width: 14px;
    height: 25px
  }

  .radio-video-slider .slick-prev {
    left: auto;
    top: auto;
    bottom: -36px;
    z-index: 1;
    right: 50px;
    width: auto;
    height: auto
  }

  .radio-video-slider .slick-next {
    right: 0;
    top: auto;
    bottom: -36px;
    width: auto;
    height: auto
  }

  .workshop-slider .slick-prev {
    left: 0
  }

  .workshop-slider .slick-next {
    right: 0
  }

  .popup-more-ways-section .row {
    gap: 30px 60px
  }

  .popup-more-ways-section .row .popup-col {
    width: calc(100% / 2 - 30px)
  }
}

@media (max-width:1200px) {

  .feature-section.courses .feature-txt br,
  .hero-section-inner br,
  .megamenu-info-column img {
    display: none
  }

  .megamenu-content-column {
    flex: 7
  }

  .header-wrapper {
    padding: 20px 24px
  }

  .header .logo img {
    max-width: 170px
  }

  .header_links ul a {
    font-size: 15px
  }

  .header_links ul.nav-links {
    gap: 16px
  }

  .header .donate-button a {
    font-size: 15px;
    padding: 6px 15px
  }

  .page-submenu-section {
    top: 150.5px
  }

  .cta-card-section .content-box {
    min-width: 288px
  }

  .footer-content {
    gap: 75px;
    justify-content: flex-start
  }

  .footer-content .footer-column {
    width: calc(100% / 3 - 50px)
  }

  .footer-content .footer-column.cta-column {
    width: 100%;
    max-width: unset;
    display: flex;
    gap: 30px
  }

  .restoration-block,
  .sign-up-block {
    flex: 1;
    margin: 0
  }

  .footer-bottom {
    padding: 24px 15px
  }

  .col-right_cont {
    margin-right: 27px
  }

  div.marriage-resource-section.threecol-step-sec .resource-content .step {
    border-left: 1px solid var(--midnight-color);
    padding-left: 50px
  }

  div.marriage-resource-section.threecol-step-sec .resource-content .step:first-child {
    border-left: none
  }

  .marriage-resource-section .resource-content .step,
  .new-life-tv-green-section .resource-content .step,
  .podcast-icon-section .resource-content .step {
    width: calc(100% / 2 - 23px);
    margin-top: 20px
  }

  .marriage-resource-section .resource-content .step:nth-child(3),
  .new-life-tv-green-section .resource-content .step:nth-child(3),
  .podcast-icon-section .resource-content .step:nth-child(5) {
    border-left: 0;
    padding-left: 0
  }

  .box-content-section .box-container .box {
    width: calc(100% / 2 - 120px)
  }

  .courses-step-sec .col-left {
    width: calc(42% / 1 - 30px)
  }

  .courses-step-sec .col-right {
    width: calc(58% / 1 - 30px)
  }

  .workshop-slider .slick-next::before,
  .workshop-slider .slick-prev::before {
    width: 14px;
    height: 28px
  }

  .workshop-slider .slick-prev {
    left: 0
  }

  .workshop-slider .slick-next {
    right: 0
  }

  .nrbtv_process .bullet-list ul {
    margin: 0
  }

  .nrbtv_process .row {
    gap: 0
  }

  .nrbtv_process .col-left,
  .nrbtv_process .col-right {
    width: calc(100%)
  }

  .contact-info-section .right-left .bottom-col {
    padding: 40px 50px
  }

  .popup-more-ways-section {
    padding: 40px 30px
  }

  .popup-more-ways-section .row {
    gap: 40px
  }

  .popup-more-ways-section .row .popup-col {
    width: calc(100% / 2 - 20px)
  }

  .subscribe-btn {
    padding: 10px 12px
  }
}

@media (max-width:1024px) {

  .blog-title h2,
  .hero-section h2,
  .hero-section-inner h2,
  .hero-section-inner.courses h2,
  .inner-hero-section h2,
  .podcast-details-hero h2,
  .podcast-icon-section h3,
  .right-image-section.coaching .bullet-point-row h2 {
    font-size: 30px !important;
    letter-spacing: .4px;
    text-wrap: balance
  }

  .audio-testimonial-section h3,
  .box-content-section h3,
  .contact-info-section .col-left h3,
  .counseling-section h2,
  .counseling-section-blog h3,
  .courses-step-sec h3,
  .courses-step-sec h4,
  .full-width-content-sec h2.title_head,
  .full-width-content-sec h3,
  .full-width-content-sec h3.title_head,
  .left-image-section h3,
  .left-image-section p.lead,
  .marriage-resource-section h3,
  .podcast-cta-section h3,
  .podcast-two-column .lead,
  .quote-section h3,
  .quote-section-blog h3,
  .right-image-section h3,
  .testimonial-section .header-wrapper h3,
  .two-col-img-right-section h3,
  .two-content-col-sec h3,
  .video-testimonial h3 {
    font-size: 30px !important;
    line-height: 115%;
    letter-spacing: .4px
  }
}

@media (max-width:992px) {

  .header-wrapper .menu-item .megamenu,
  .megamenu-content-column,
  .menu-main-menu-container {
    position: fixed;
    height: 100dvh;
    width: 340px;
    max-width: 90%;
    top: 0;
    right: -340px;
    background-color: #fffaf1;
    z-index: 9999;
    transition: .3s ease-in-out
  }

  .header-wrapper .menu_icon,
  .megamenu-close,
  .megamenu-content-close,
  .megamenu-content.active {
    display: block
  }

  .menu-main-menu-container {
    overflow: auto;
    padding: 30px;
    box-shadow: none
  }

  .menu-main-menu-container ul {
    display: flex;
    flex-direction: column;
    gap: 20px
  }

  .header-wrapper .menu-item a:not(.btn) {
    padding: 10px 0;
    font-size: 19px;
    font-weight: 500;
    justify-content: right;
    text-align: right
  }

  .header-wrapper .menu-item a i.fa-angle-down {
    transform: rotate(-90deg);
    font-size: 18px
  }

  .menu-main-menu-container.active {
    right: 0;
    box-shadow: 0 0 20px -5px #0000005e
  }

  .header-wrapper .menu-item .megamenu {
    padding: 30px 20px;
    left: unset;
    transform: unset;
    border: none
  }

  .podcast-cta-section .cta-cont .cta,
  .reason-cont .cta-cont .cta {
    border-left: 0;
    border-top: 1px solid var(--midnight-color);
    padding-top: 30px
  }

  .welcome_content {
    display: block;
    margin-top: 50px
  }

  .welcome_content h4,
  .welcome_content p {
    margin-top: 0;
    margin-bottom: 20px
  }

  .welcome_content img {
    max-width: 100%;
    margin-bottom: 20px
  }

  .welcome_content .btn {
    width: 100%;
    text-align: center;
    justify-content: center
  }

  .header-wrapper .menu-item .megamenu.active,
  .megamenu-content-column.active {
    right: 0;
    transform: unset
  }

  .cta-card-section,
  .megamenu-info-column,
  .megamenu-menu-column ul li a .fa-arrow-right,
  .megamenu-testimonials,
  .menu_marker,
  .page-submenu-row .icon,
  .testimonial-section br {
    display: none
  }

  .megamenu-menu-column ul li a::after {
    content: "\f105";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 5px
  }

  .megamenu-content-column {
    padding: 30px;
    left: unset;
    transform: unset;
    border: none
  }

  .megamenu-content-inner {
    flex-direction: column
  }

  .megamenu-content-inner-left {
    flex: 1;
    max-height: 300px;
    justify-content: start;
    gap: 30px
  }

  .megamenu-content-inner-right {
    padding-left: 0;
    margin: 0;
    border: none
  }

  .megamenu-content-inner-right h4 {
    margin-bottom: 20px
  }

  .megamenu-content-inner-right li a {
    font-size: 16px !important;
    padding: 0 !important
  }

  .megamenu-content-close {
    padding-left: 30px;
    padding-top: 20px
  }

  .page-submenu-row .links-col {
    display: flex;
    flex-wrap: unset;
    gap: 5px 20px;
    margin: 0 auto;
    overflow-x: auto;
    scroll-snap-type: x mandatory
  }

  .page-submenu-section .link-item {
    flex: 0 0 auto;
    scroll-snap-align: start
  }

  h2 {
    font-size: 32px
  }

  .support-section .icon-box {
    width: calc(100% / 3 - 23px)
  }

  .col-right_cont {
    margin-right: 35px
  }

  .posts-wrapper .cat-row .col-left .cat-cont {
    padding-left: 20px
  }

  .right-image-section.coaching .bullet-list ul {
    column-count: 3
  }

  .marriage-resource-section.courses.full-width .box-container .box {
    width: calc(100% / 2 - 120px)
  }

  .podcast-cta-section {
    padding-left: 24px;
    padding-right: 24px
  }

  .podcast-cta-section .cta-cont,
  .reason-cont .cta-cont {
    flex-direction: column;
    gap: 0
  }

  .podcast-cta-section .cta-cont .cta {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px
  }

  .podcast-cta-section .cta-cont .cta:last-child {
    margin-bottom: 0
  }

  .podcast-cta-section .cta-cont .cta:first-child {
    border-top: 0
  }

  .feature-section.radio .row .col-left,
  .feature-section.radio .row .col-right {
    width: 100%;
    padding: 0
  }

  .feature-section.radio .row .col-left {
    border-bottom: 1px solid rgba(255, 250, 241, .5);
    border-right: none;
    padding: 0 0 40px
  }

  .station-cont {
    display: flex;
    gap: 30px
  }

  .station-cont ul {
    width: 46%
  }

  .map-container .link {
    margin-top: 40px;
    font-size: 24px
  }

  .download-section .col-left,
  .download-section.extra-larg .col-left {
    width: calc(70% / 2 - 30px)
  }

  .download-section .col-right,
  .download-section.extra-larg .col-right {
    width: calc(130% / 2 - 30px)
  }

  .post-container .post-row .first-col {
    width: calc(100% / 2 - 15px)
  }

  .reason-cont {
    padding: 60px 0
  }

  .reason-cont .cta-cont .cta {
    width: 100%;
    min-height: auto;
    margin-top: 30px;
    padding-left: 0
  }

  .reason-cont .cta-cont .cta:first-child {
    padding-left: 0;
    border-top: 0;
    padding-top: 0;
    margin-top: 0
  }

  .full-width-content-sec.leader-full-w .speaker-cont {
    gap: 50px 40px
  }

  .leader-full-w .speaker-cont .speaker-box {
    width: calc(100% / 3 - 28px);
    text-align: center
  }

  .ntb-three-col .content-col .content {
    display: flex;
    flex-direction: column;
    align-items: center
  }

  .ntb-three-col ul {
    width: 100%;
    margin: 0
  }

  .testimonial-section {
    padding: 60px 24px 100px
  }

  .other-post-section {
    padding: 0 24px 100px
  }

  .counseling-section-blog.pb-180,
  .feature-section.midnight.pb-100,
  .full-width-content-sec.pb-100,
  .full-width-content-sec.pb-200,
  .full-width-content-sec.pb200,
  .submit-testimonial.pb-180 {
    padding-bottom: 100px !important
  }

  .footer-wrapper {
    padding: 80px 24px 60px
  }

  .footer .get-app .content-box {
    flex-direction: column;
    align-items: baseline
  }
}

@media (max-width:900px) {

  .impact-section .impact-figure,
  .left-image-section.sky .row {
    gap: 30px
  }

  .impact-section p.num {
    font-size: 54px
  }

  .footer {
    margin-top: 0
  }

  .footer-column .social-icons,
  .two-col-img-right-section .col-right .image-cont {
    justify-content: center
  }

  .feature-section.workshop .row,
  .left-image-section.speaker .speaker-item-row,
  .subscribe-form {
    flex-direction: column
  }

  .subscribe-form .subscribe-btn,
  .subscribe-form input {
    width: 100%;
    text-align: center;
    display: block;
    border: none;
    border-radius: 0
  }

  .subscribe-form .subscribe-btn {
    border-radius: 0 0 5px 5px
  }

  .support-section .icon-box,
  .support-section-blog .icon-box {
    width: calc(100% / 2 - 16px)
  }

  .courses-step-sec .row,
  .left-image-section .row,
  .marriage-resource-section.transformation .row {
    flex-direction: column !important;
    align-items: center !important;
    gap: 40px
  }

  .cat-details-section .products-page-col,
  .cat-details-section .products-page-col:first-child,
  .cat-details-section img,
  .contact-info-section .col-left,
  .contact-info-section .right-left,
  .counseling-section-blog .left-col,
  .counseling-section-blog .right-col,
  .left-image-section.instructors .col-left,
  .left-image-section.instructors .col-right,
  .small-hero .col-left .w-100,
  .two-content-col-sec .col-left,
  .two-content-col-sec .col-right {
    width: 100%
  }

  .tab-full-width .col-left,
  .tab-full-width .col-right,
  .tab-full-width .left-col,
  .tab-full-width .products-page-col,
  .tab-full-width .right-col,
  .tab-full-width .row.col-shift .col-left,
  .tab-full-width .row.col-shift .col-right {
    width: 100% !important
  }

  .cat-details-section .products-page-col .image-cont img:nth-child(2) {
    width: 59% !important
  }

  .left-image-section.courses_individual .col-left,
  .left-image-section.green .col-left,
  .marriage-resource-section.workshop .col-left,
  .quicklink_section .col-right,
  .right-image-section .col-right,
  .tab-full-width .col-left,
  .tab-full-width .col-right,
  .take-quizz-section .col-left {
    max-width: 500px
  }

  .image-cont {
    margin: 0 auto
  }

  .right-image-section.workshop-individual .col-left {
    padding-right: 0;
    border-right: 0;
    padding-bottom: 30px
  }

  .feature-section.workshop .col-right {
    text-align: center
  }

  .cat-details-section h2,
  .cat-details-section h3,
  .cat-details-section p,
  .counseling-section-blog .left-col .left-col-text,
  .hero-section-inner h2,
  .hero-section-inner p,
  .left-image-section p {
    max-width: 100%
  }

  .right-image-section.emb-img-cont .image-cont {
    justify-content: flex-start
  }

  br {
    display: none
  }

  .right-image-section.workshop-individual .counseling-row {
    gap: 50px;
    flex-direction: column
  }

  .left-image-section.instructors .row,
  .video-green-host-section .row.flex-left-img {
    align-items: flex-start
  }

  .left-image-section.host img {
    width: auto
  }

  .podcast-midnight-section .row {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 0
  }

  .counseling-section-blog .icon-container {
    padding-left: 0
  }

  .tab-full-width .row {
    justify-content: center !important;
    flex-direction: column-reverse;
    align-items: center
  }

  .tab-full-width .hero-row {
    justify-content: center !important;
    flex-direction: row
  }

  .tab-full-width .counseling-row {
    justify-content: center !important;
    flex-direction: column-reverse;
    align-items: center !important
  }

  .hero-section-inner {
    padding-top: 30px
  }

  .left-image-section.speaker .speaker-item-row .speaker-item {
    width: 100%;
    text-align: center
  }

  .left-image-section.speaker .col-left img {
    width: 50%
  }

  .box-content-section .box-container .box {
    width: calc(100% / 2 - 50px)
  }

  .podcast-icon-section .resource-content .step {
    flex: auto;
    margin-top: 20px
  }

  .podcast-icon-section .resource-content .step:nth-child(3) {
    border-left: 0
  }

  .button-cont .row .large-btn-white {
    align-items: center
  }

  .left-image-section.coaching-left-img,
  .right-image-section.coaching-right-img {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .coaching-right-img+.coaching-left-img {
    padding-top: 20px
  }

  .right-image-section.coaching {
    padding: 60px 24px
  }

  .marriage-resource-section {
    padding-top: 120px
  }

  .left-image-section,
  .right-image-section,
  .two-col-img-right-section {
    padding: 60px 24px !important
  }

  .podcast-details-hero {
    padding-top: 30px !important
  }
}

@media (max-width:780px) {
  .header .logo {
    display: block
  }

  .posts-wrapper .filters_toggle,
  .search-form {
    display: flex
  }

  .header .logo img {
    max-width: 150px
  }

  .btn {
    padding: 10px 22px
  }

  .header-wrapper .close_menu_icon {
    top: 10px
  }

  .page-submenu-section {
    top: 80px;
    padding: 8px 24px
  }

  .new-life-live-row,
  .new-life-live-row .new-life-live {
    justify-content: end
  }

  .new-life-live-row img {
    max-width: 80%
  }

  .carousel-section .products-page-col,
  .feature-section.button-cont .row .large-btn-white .largebtn-item,
  .hero-section .products-page-col,
  .impact-section .products-page-col,
  .popup-more-ways-section .row .popup-col {
    width: 100%
  }

  .carousel-section .four-col {
    text-align: left;
    width: calc(100% / 2 - 41px)
  }

  .carousel-section .four-col:nth-child(2) {
    border-right: 0
  }

  .hero-section .products-row,
  .join-btn {
    justify-content: center
  }

  .impact-section .row,
  .two-col-img-right-section {
    flex-direction: column-reverse
  }

  .search-form {
    background: 0 0;
    flex-direction: column
  }

  .search-form-inputbox {
    background-color: #fffaf1;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 16px 0 16px 5px
  }

  .search-form-col .search-btn {
    width: 64%
  }

  .donatation-type hr,
  .footer-column h6 br,
  .quote-section-blog br,
  .sign-up-block,
  .support-section br,
  .two-col-img-right-section h3 br {
    display: none
  }

  .blog-meta-bar .left-col,
  .blog-meta-bar .right-col,
  .footer-content .footer-column,
  .posts-wrapper .cat-row .col-left,
  .posts-wrapper .cat-row .col-right {
    width: calc(100% / 1)
  }

  .posts-wrapper .cat-row>.col-left {
    position: fixed;
    width: 90vw;
    top: 0;
    left: -90vw;
    height: 100dvh;
    overflow: auto;
    z-index: 9999;
    background-color: #fffaf1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    transition: .3s ease-in-out
  }

  .posts-wrapper .cat-row .col-left.active {
    left: 0
  }

  .col-right_cont {
    margin-right: 24px;
    margin-left: 24px
  }

  .search-cont .search-row .col-left {
    height: 40px
  }

  .share-social-icons {
    justify-content: flex-start
  }

  .blog-meta-bar .row {
    gap: 0;
    padding-top: 10px;
    padding-bottom: 10px
  }

  .read-more-section ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
  }

  .bible-verse {
    margin-left: 26px
  }

  .right-image-section.coaching .bullet-list ul {
    column-count: 2
  }

  .right-image-section.events .resource-content,
  .right-image-section.full-width .resource-content {
    gap: 0;
    margin-top: 50px
  }

  .right-image-section.events .resource-content .step,
  .right-image-section.full-width .resource-content .step,
  div.marriage-resource-section.threecol-step-sec .resource-content .step {
    width: 100%;
    border: 0;
    border-top: 1px solid var(--midnight-color);
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    margin-top: 30px;
    text-align: center
  }

  .right-image-section.events .resource-content .step:first-child,
  .right-image-section.full-width .resource-content .step:first-child,
  div.marriage-resource-section.threecol-step-sec .resource-content .step:first-child {
    margin-top: 0
  }

  .marriage-resource-section.threecol-step-sec .resource-content .step p {
    max-width: 100%
  }

  .btn-wrapper a.btn-inverse {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px
  }

  .feature-section.button-cont .row .large-btn-white {
    flex-direction: column;
    gap: 30px
  }

  .feature-section.button-cont .large-btn-white a.btn,
  .footer .f-logo {
    text-align: center
  }

  .feature-section.radio {
    margin-bottom: 30px;
    padding: 36px 24px
  }

  .podcast-icon-section {
    padding: 30px 0
  }

  .map-container,
  .podcast-item .container {
    padding: 30px 24px
  }

  .map-container .row.dropdown {
    flex-direction: column;
    align-items: center
  }

  .donatation-type .box-container .box {
    width: calc(100%);
    border-right: 0
  }

  .donatation-type .box-container {
    border: none;
    padding-bottom: 0;
    margin: 0
  }

  .episode-content-section .pagination,
  .other-post-section,
  .read-more-section {
    margin-top: 50px
  }

  .left-image-section.topics .bullet-list-cont {
    width: calc(100%)
  }

  .leader-full-w .speaker-cont .speaker-box {
    width: calc(100% / 2 - 20px)
  }

  .devotionals-posts-grid .head-col h3 {
    font-size: 24px;
    margin: 30px 0 0
  }

  .mo-top-0 {
    padding-top: 0 !important
  }

  .line-break.donate-hr,
  .mo-bottom-0,
  .podcast-item.mo-co-0 .container {
    padding-bottom: 0 !important
  }

  .faq-header {
    padding: 50px 24px !important
  }

  #faq-content-container .support-section {
    padding: 50px 24px 0 !important
  }

  .bread-crumb {
    padding: 50px 24px 18px
  }

  .blog-content-section .row.pagination,
  .movie-main,
  .newlife-movie-main,
  .right-image-section.workshop-individual {
    padding-bottom: 50px
  }

  .left-image-section.fb-transform,
  .left-image-section.fr-guidance,
  .other-post-section,
  .testimonial-section.s-movie-testimonial-section {
    padding: 0 24px 50px
  }

  .audio-label {
    margin-top: 20px
  }

  .newlife-movie-sec .row.course-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
  }

  #about-new-life.support-section,
  #christian-counseling.support-section,
  #compulsive-behaviors.support-section,
  #devotionals-downloads.support-section,
  #new-life-recovery-conference.support-section,
  #register-as-a-coach-or-counselor.support-section,
  .counseling-section-blog.pb-180,
  .feature-section.midnight.pb-100,
  .full-width-content-sec.pb-100,
  .full-width-content-sec.pb-180,
  .full-width-content-sec.pb-200,
  .full-width-content-sec.pb200,
  .private-event-golf,
  .submit-testimonial.pb-180 {
    padding-bottom: 50px !important
  }

  .audio-testimonial-section,
  .box-content-section,
  .cat-details-section,
  .contact-info-section,
  .counseling-section,
  .counseling-section-blog,
  .courses-step-sec,
  .courses-step-sec.posts-col-main,
  .download-block,
  .full-width-content-sec,
  .full-width-content-sec.leader-full-w,
  .hero-section,
  .hero-section-inner,
  .hero-section-inner.devotionals-hero-sec,
  .hero-section-inner.emotional-mh-hero,
  .hero-section-inner.workshop-hero,
  .impact-section,
  .inner-hero-section,
  .left-image-section,
  .left-image-section.devotionals-two-col,
  .left-image-section.explore,
  .left-image-section.explore_first,
  .left-image-section.explore_last,
  .left-image-section.fbr_quiz,
  .left-image-section.left-single-img,
  .left-image-section.more-about,
  .left-image-section.si_quiz,
  .marriage-resource-section.threecol-step-sec,
  .podcast-cta-section,
  .podcast-details-hero,
  .podcast-icon-section.episode-pod-icon-sec,
  .quote-section,
  .quote-section.tan-bg,
  .right-image-section,
  .right-image-section.courses.what,
  .right-image-section.quizz-right-three-img,
  .right-image-section.right-three-img-block,
  .right-image-section.three-col-icon,
  .support-section.bg-border-hide,
  .support-section.remove-bg,
  .two-col-img-right-section,
  .two-content-col-sec,
  .video-green-host-section,
  .video-slider-section,
  .video-testimonial {
    padding: 50px 24px
  }

  .right-image-section.your-journey hr {
    margin-top: 60px;
    margin-bottom: 60px
  }

  .background-position-bottom,
  .donate-video,
  .full-width-content-sec.events,
  .left-image-section.mission,
  .support-section {
    padding: 50px 24px 80px
  }

  .carousel-section {
    padding-top: 80px;
    padding-bottom: 50px
  }

  .carousel-section .row.stats {
    margin-top: 30px
  }

  .left-image-section.emb-testimonial,
  .left-image-section.instructors,
  .left-image-section.stroies-strategies,
  .right-image-section.coaching,
  .right-image-section.coaching-right-img,
  .right-image-section.perspective,
  .testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .feature-section .feature-txt {
    padding: 0 36px
  }

  .support-section.spiritual-health {
    padding-bottom: 80px
  }

  .box-content-section.courses,
  .donatation-type,
  .marriage-resource-section,
  .right-image-section.transformation,
  .right-image-section.workshop,
  .support-section.top-bg-border {
    padding: 80px 24px 50px
  }

  .marriage-resource-section h3 {
    margin: 0 0 50px
  }

  .box-content-section .btn-col {
    margin-top: 40px
  }

  .counseling-section-blog.mh-yellow-box-slider,
  .full-width-content-sec.courses-full-w {
    padding: 50px 24px 0
  }

  .new-life-product-resource {
    padding: 50px 20px !important
  }

  .hero-section-inner.workshop-individual .hero-row {
    gap: 30px
  }

  .right-image-section.reverse-row.image-cont6 {
    padding-top: 60px
  }

  .right-image-section.events {
    padding-top: 50px;
    padding-bottom: 1px
  }

  .right-image-section.events .event-bottom-col {
    padding-bottom: 50px;
    margin-bottom: 50px
  }

  .left-image-section.devotionals-two-col .col-left .image-cont,
  .left-image-section.green .col-left .image-cont,
  .video-testimonial .video-nav {
    padding: 0
  }

  .video-testimonial .video-nav .video-thumb {
    height: 100px
  }

  .right-image-section.events hr {
    border-top: 1px solid var(--midnight-color);
    margin-top: 45px;
    margin-bottom: 35px
  }

  .right-image-section.coaching hr {
    margin-top: 40px;
    margin-bottom: 40px
  }

  .tab-full-width .counseling-row {
    flex-direction: column-reverse !important
  }

  .extra-space {
    margin-top: 75px
  }

  .testimonial-section .content p {
    font-size: 24px
  }

  .support-section .workshop-cont .slide {
    position: relative;
    margin: 0 10px;
    padding: 0 5px
  }

  .workshop-slider .slick-prev {
    left: -10px
  }

  .workshop-slider .slick-next {
    right: -10px
  }

  .left-image-section .row.instructors-item,
  .posts-wrapper,
  .video-green-host-section .row.flex-left-img {
    margin-bottom: 50px
  }

  .left-image-section.benefits,
  .left-image-section.coaching-left-img {
    padding-top: 0;
    padding-bottom: 50px
  }

  .right-image-section.coaching .bullet-list ul,
  .right-image-section.your-journey .bullet-list ul {
    margin-bottom: 40px
  }

  .two-content-col-sec.contact-us-sec {
    padding-bottom: 0
  }

  .left-image-section .row.instructors-item:last-child,
  .left-image-section.instructors .row {
    margin-bottom: 0
  }

  .courses-step-sec .row {
    margin-bottom: 50px;
    padding-bottom: 50px
  }

  .event-tab-section {
    padding: 0 20px 50px !important
  }

  .right-image-section.support-steps {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .main-content .download-block:not(:has(~ .download-block)) {
    margin-bottom: 0 !important
  }

  .left-image-section.emb-testimonial .title {
    margin-top: 60px;
    margin-bottom: 40px
  }

  .podcast-hero.podcast-item .container {
    padding-top: 30px !important;
    padding-bottom: 50px !important
  }

  .podcast-item.pt_64px {
    padding-top: 0
  }

  .podcast-item.bg-green .col-right h2.subheading {
    font-size: 12px;
    margin-bottom: 10px
  }

  .podcast-item.bg-green .col-right h3.heading {
    font-size: 24px;
    margin-bottom: 20px
  }

  .podcast-item.last-item {
    padding-bottom: 100px
  }

  .counseling-section h2,
  .quote-section h3,
  .quote-section-blog h3 {
    font-size: 24px;
    line-height: 115%;
    margin: 0;
    letter-spacing: .4px
  }

  .quote-section p.author {
    font-size: 22px;
    line-height: 115%;
    letter-spacing: .4px
  }

  .podcast-icon-section.no-spacing {
    padding: 0 15px;
    margin-top: -50px;
    padding-bottom: 30px !important
  }

  .podcast-icon-section.light-border .resource-content .step {
    border: none !important
  }

  .download-block-header h3 {
    font-size: 29px !important;
    letter-spacing: .4px;
    text-wrap: balance
  }

  .background-position-top {
    padding: 80px 24px
  }

  .footer-wrapper {
    padding: 50px 30px
  }

  .footer .footer-content .first-col,
  .footer-column ul,
  .footer-column ul.footer-sub-menu,
  .footer-column ul.menu {
    align-items: center
  }

  .footer-bottom {
    font-size: 14px
  }

  .footer-content {
    flex-direction: column;
    align-items: center;
    width: 100%
  }

  .footer .restoration-block {
    text-align: center;
    padding: 34px 16px
  }

  .footer .restoration-block p {
    margin: 0
  }

  .restoration-block .donate-button .btn {
    background-color: #2c3a43;
    color: #fffaf1;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 20px;
    border: none;
    cursor: pointer
  }

  .subscribe-block-mob {
    display: block;
    border-top: 1px solid #2c3a43;
    margin-top: 33px;
    padding-top: 23px
  }

  .restoration-block .donate-button {
    margin-top: 18px
  }

  .footer-social-icons {
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column
  }
}

@media (max-width:600px) {
  .header__list-item .submenu-wrapper {
    display: block
  }

  .audio-testimonial-section h2,
  .carousel-section h2,
  .counseling-section-blog h2,
  .courses-step-sec h2,
  .full-width-content-sec h2,
  .hero-section h1,
  .hero-section-inner h1,
  .impact-section h2,
  .inner-hero-section h1,
  .left-image-section h2,
  .marriage-resource-section h2,
  .podcast-cta-section h2,
  .podcast-details-hero h1,
  .podcast-hero h1,
  .podcast-hero h2.subheading,
  .podcast-icon-section h2,
  .right-image-section h2,
  .support-section h2,
  .testimonial-section h2,
  .two-col-img-right-section h2,
  .two-content-col-sec h2,
  .video-testimonial h2 {
    font-size: 12px !important;
    line-height: 146%
  }

  .blog-title h2,
  .hero-section h2,
  .hero-section-inner h2,
  .hero-section-inner.courses h2,
  .inner-hero-section h2,
  .podcast-details-hero h2,
  .podcast-icon-section h3,
  .right-image-section.coaching .bullet-point-row h2 {
    font-size: 29px !important;
    letter-spacing: .4px;
    text-wrap: balance
  }

  .audio-testimonial-section h3,
  .box-content-section h3,
  .contact-info-section .col-left h3,
  .counseling-section-blog h3,
  .courses-step-sec h3,
  .courses-step-sec h4,
  .full-width-content-sec h2.title_head,
  .full-width-content-sec h3,
  .full-width-content-sec h3.title_head,
  .left-image-section h3,
  .marriage-resource-section h3,
  .podcast-cta-section h3,
  .right-image-section h3,
  .testimonial-section .header-wrapper h3,
  .two-col-img-right-section h3,
  .two-content-col-sec h3,
  .video-testimonial h3 {
    font-size: 28px !important;
    line-height: 115%;
    letter-spacing: .4px
  }

  .left-image-section p.lead,
  .podcast-two-column .lead {
    font-size: 26px !important;
    line-height: 115%;
    letter-spacing: .4px
  }

  .hero-section-inner.courses h3 {
    font-size: 22px;
    letter-spacing: .4px
  }

  .hero-section p,
  .impact-section p {
    font-size: 16px
  }

  .box-content-section .box-container .box,
  .hero-section img,
  .video-green-host-section .col-right {
    width: 100%
  }

  .header .donate-button,
  .hero-section-inner br,
  .quote-section br,
  .testimonial-section br {
    display: none
  }

  .header .donate-button a {
    margin-right: 0
  }

  .header .menu-icon {
    top: 32px;
    width: 100%;
    right: 0;
    padding: 10px;
    text-align: right
  }

  .header_links {
    top: 90px
  }

  .impact-section h3,
  .podcast-cta-section .cta-cont .cta h3,
  .podcast-cta-section .cta-cont .cta h3.verdant {
    font-size: 30px
  }

  .author-hero-section .header-author-info,
  .marriage-resource-section.courses.full-width .box-container .box,
  .support-section .icon-box,
  .support-section-blog .icon-box {
    width: calc(100% / 1 - 0px)
  }

  .left-image-section.instructors .title_head,
  .left-image-section.instructors h3,
  .two-content-col-sec .section-title .title_head,
  .two-content-col-sec .section-title h3 {
    font-size: 28px !important
  }

  .box-content-section .box-container,
  .marriage-resource-section .resource-content {
    gap: 30px
  }

  .quote-section {
    padding: 60px 36px
  }

  .testimonial-section p {
    font-size: 21px
  }

  .search-section h2 {
    font-size: 22px;
    margin-bottom: 25px
  }

  .search-form-inputbox input,
  .search-form-inputbox label {
    font-size: 15px;
    margin-left: 10px;
    text-align: left
  }

  .search-form-inputbox input::placeholder {
    font-size: 14px
  }

  .carousel-section h3,
  .support-section h3 {
    font-size: 30px;
    margin-top: 19px;
    margin-bottom: 27px;
    letter-spacing: .4px
  }

  .support-section.faq {
    min-height: auto
  }

  .carousel-section li a,
  .faq_wrapper .accordion~.title strong,
  .feature-section.radio h6,
  .support-section.faq .accordion~.title strong {
    font-size: 18px
  }

  .impact-section p.num {
    font-size: 49px
  }

  .impact-section p.txt {
    font-size: 17px
  }

  .search-form-col .search-btn {
    width: 52%
  }

  .author-hero-section .hero-row,
  .feature-section.new-life-tv .row,
  .feature-section.radio .row,
  .video-green-host-section .row.flex-left-img {
    flex-direction: column
  }

  .author-hero-section .header-author-img {
    width: calc(40% / 1 - 0px)
  }

  .marriage-resource-section .resource-content .step:first-child {
    padding-top: 0
  }

  .post-container .post-row .first-col {
    width: calc(100% / 1 - 20px)
  }

  .other-post-section .post-row .first-col {
    width: calc(100% / 1 - 23px)
  }

  .img-block img {
    width: 100% !important;
    transform: none !important;
    margin: 0 !important
  }

  .marriage-resource-section .resource-content .step {
    width: calc(100%);
    margin-top: 0;
    border: 0;
    border-top: 1px solid #fffaf1;
    padding-left: 0;
    padding-top: 45px;
    text-align: center
  }

  .marriage-resource-section .resource-content .step:first-child,
  .new-life-tv-green-section .resource-content .step:first-child,
  .podcast-icon-section .resource-content .step:first-child,
  .right-image-section.full-width .resource-content .step:first-child {
    border-top: 0
  }

  .right-image-section.coaching .bullet-list ul {
    column-count: 1;
    padding-left: 0;
    margin-bottom: 30px
  }

  .right-image-section.counseller .counseling-row {
    gap: 70px
  }

  .right-image-section.your-journey .bullet-list ul {
    column-count: 2;
    margin-bottom: 30px;
    padding: 0
  }

  .right-image-section.devotionals .image-cont7,
  .right-image-section.emb-podcast .col-right .image-cont {
    justify-content: center
  }

  .podcast-hero.podcast-item .col-right .heading {
    font-size: 30px !important;
    line-height: 115%
  }

  .feature-section.radio .icon img {
    max-width: 80px
  }

  .podcast-cta-section .cta-cont .cta:first-child {
    padding-left: 0
  }

  .podcast-cta-section .cta-cont {
    padding: 0 0 20px
  }

  .download-section .col-left,
  .download-section .col-right {
    width: calc(100% - 20px) !important
  }

  .new-life-tv-green-section .resource-content .step {
    width: calc(100%);
    margin-top: 50px;
    border: 0;
    border-top: 1px solid #fffaf1;
    padding-left: 0;
    padding-top: 45px
  }

  .nrbtv_process .bullet-list ul {
    column-count: 1
  }

  .donate-full-w p {
    font-size: 19px
  }

  .contact-info-section .col-left .sub-title,
  .contact-info-section .right-left .bottom-row .content h4,
  .contact-info-section .right-left .top-row .content h4 {
    font-size: 22px
  }

  .contact-info-section .right-left .bottom-row,
  .contact-info-section .right-left .top-row {
    flex-wrap: wrap
  }

  .btn-wrapper .btn+.btn {
    margin-top: 10px
  }

  .video-green-host-section .flex-left-img p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 146%;
    color: #fffaf1
  }

  .counseling-section-blog .slick-slide img {
    height: 75px
  }

  .post-container .post-row {
    flex-direction: column;
    align-items: center
  }
}

.newlife-movie-main {
  background-color: #eee6db;
  padding-bottom: 80px
}

.newlife-movie-sec .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 35px;
  padding-bottom: 35px
}

.newlife-movie-sec .col-left {
  width: calc(20% - 15px);
  box-sizing: border-box;
  position: relative
}

.newlife-movie-sec .col-right {
  width: calc(80% - 15px);
  box-sizing: border-box;
  position: relative
}

.newlife-movie-sec h2 {
  font-size: 21px;
  font-weight: 600;
  line-height: 127%;
  margin: 0 0 18px;
  color: var(--midnight-color)
}

.movie-main .content p,
.newlife-movie-sec p {
  line-height: 146%;
  font-weight: 400;
  font-size: 19px
}

.newlife-movie-sec p {
  max-width: 800px;
  margin-bottom: 10px
}

#faq-content-container .icon-content h3,
.faq-header h3 {
  font-weight: 700;
  font-style: Bold;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0
}

.newlife-movie-sec p a {
  color: #378b6c;
  text-decoration: underline
}

.newlife-movie-sec {
  padding-top: 50px
}

.movie-main,
.testimonial-section.written_testimonial_slider {
  padding-bottom: 80px
}

.movie-main .content p {
  padding: 20px
}

.testimonial-section.s-movie-testimonial-section {
  padding: 0 24px 80px
}

.faq-header .col-left,
.faq-header .col-right {
  width: calc(50% - 20px)
}

.faq-header {
  color: var(--midnight-color);
  padding: 72px 24px 100px;
  position: relative
}

#faq-content-container .support-section {
  padding: 117px 24px 0;
  text-align: left;
  background-position: center bottom -1px;
  background-image: none;
  min-height: auto
}

#about-new-life.support-section,
#christian-counseling.support-section,
#compulsive-behaviors.support-section,
#devotionals-downloads.support-section,
#new-life-recovery-conference.support-section,
#register-as-a-coach-or-counselor.support-section {
  padding-bottom: 117px
}

.faq-header .acf-link-list {
  font-weight: 400;
  font-size: 19px;
  line-height: 175%;
  letter-spacing: 0;
  text-decoration: underline;
  padding: 0
}

.faq-search-wrapper {
  position: relative;
  width: 100%;
  display: flex
}

#faq-search {
  width: 100%;
  border: none;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border-bottom: 2px solid #ccc;
  padding: 10px 10px 10px 40px;
  background-color: transparent;
  transition: border-color .3s
}

#faq-search:focus {
  border-bottom-color: #007bff
}

.faq-search-wrapper .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  fill: #888
}

#faq-content-container .icon-content h3 {
  color: var(--midnight-color);
  text-transform: none;
  padding-bottom: 24px;
  margin-top: 0;
  margin-bottom: 0
}

#faq-content-container .icon-content h2,
.download-block-header h2 {
  line-height: 146%
}

#faq-content-container .icon-content h2,
.download-block-header h2,
.testimonial-section .header-wrapper h2 {
  font-weight: 500;
  font-style: Medium;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: var(--midnight-color);
  font-size: 16px
}

#faq-content-container .support-section.faq .accordion-wrapper {
  max-width: 100%;
  margin-bottom: 0;
  margin-top: 23px
}

.download-item {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start
}

.download-block {
  padding: 70px 24px;
  color: var(--midnight-color)
}

.download-block-header h3 {
  font-weight: 700;
  font-style: Bold;
  font-size: 38px;
  color: var(--midnight-color);
  line-height: 120%;
  letter-spacing: 0;
  margin: 20px 0
}

.download-block-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start
}

.download-block-content .col-left,
.download-block-content .col-right {
  min-width: 300px
}

.resource-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.resource-list a {
  font-weight: 600;
  font-size: 19px;
  line-height: 146%;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  color: var(--verdant-color)
}

.resource-item {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column
}

 

.new-life-product-resource {
  background-color: #eee6db;
  padding: 100px 20px 200px
}

.nlm_product-grid h3 {
  margin-top: 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 114.99999999999999%;
  text-decoration: underline;
  max-width: 430px
}

.new-life-product-resource .nlm_product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 50px
}

.nlm_product-item:hover {
  transform: translateY(-5px)
}

.nlm_product-item .product-title {
  padding: 20px;
  margin: 0
}

.testimonial-section .header-wrapper h2 {
  line-height: 146%;
  text-align: center
}

.testimonial-section .header-wrapper h3 {
  font-weight: 700;
  font-style: Bold;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  color: var(--midnight-color);
  max-width: 600px;
  margin: 0 auto
}

.audio-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem
}

@media (min-width:1024px) {
  .audio-grid {
    grid-template-columns: 1fr 1fr
  }
}

.audio-testimonial-section h3 {
  font-weight: 700;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0;
  max-width: 500px;
  margin-top: 0
}

.audio-name,
.left-image-section .audio-name {
  color: #378b6c;
  font-weight: 400;
  font-size: 16px;
  line-height: 146%;
  letter-spacing: 0
}

.audio-description p {
  font-weight: 400;
  font-size: 19px;
  line-height: 146%;
  letter-spacing: 0
}

.event-tab-section {
  padding: 100px 20px
}

.tab {
  display: flex;
  border-bottom: none;
  background-color: #f4ede3;
  overflow: auto
}

.tab button.tablinks {
  flex: 1;
  text-align: center;
  border: none;
  border-bottom: 1px solid var(--midnight-color);
  outline: 0;
  cursor: pointer;
  padding: 14px 20px;
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0;
  transition: background-color .3s;
  background-color: #f4ede3;
  border-right: 1px solid var(--midnight-color);
  white-space: nowrap
}

.tab button.tablinks:last-child {
  border-right: none
}

.tab button.tablinks.active {
  background-color: #fffaf1;
  border-bottom: 2px solid #fffaf1
}

.tabcontent {
  display: none;
  padding: 40px;
  border: 1px solid var(--midnight-color);
  border-top: none;
  background-color: #fffaf1
}

.content-layout-block {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 20px 0
}

.content-layout-block:last-child {
  border-bottom: none;
  padding-bottom: 0
}

.component-image {
  min-width: 200px;
  flex: 1
}

.component-image img {
  max-width: 100%;
  height: auto;
  display: block
}

.component-description,
.component-description p {
  flex: 2;
  min-width: 300px;
  font-weight: 500;
  font-size: 19px;
  line-height: 178%;
  letter-spacing: 0
}

.component-subtitle {
  font-weight: 700;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 0;
  margin-top: 20px
}

.more-about-the-event .col-right .image-cont {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px
}

.more-about-the-event .col-right .image-cont>img:first-child {
  grid-column: 1/-1
}

.bg-tan {
  background-color: #f8f2e8
}

#tsml {
  padding: 60px 20px 200px
}

#meetings_tbody tr a,
#tsml a,
#tsml-ui>div table tbody tr:nth-of-type(odd) a {
  color: var(--verdant-color) !important
}

#tsml .table-striped>tbody>tr:nth-of-type(odd),
body #tsml-ui>div table tbody tr:nth-of-type(odd) {
  background: #eee6db
}

@media (max-width:768px) {
  .video-popup-container {
    width: 95%;
    margin: 20px
  }

  .video-popup-header {
    padding: 12px 15px
  }

  #meetings_tbody tr,
  .video-popup-title {
    font-size: 16px
  }

  .nlm_product-grid {
    grid-template-columns: 1fr
  }

  .tab button.tablinks,
  .tab button.tablinks:last-child {
    border-bottom: 2px solid var(--midnight-color)
  }

  .tab {
    display: block;
    border-left: 2px solid var(--midnight-color);
    border-right: 2px solid var(--midnight-color)
  }

  .tab button.tablinks {
    display: block;
    width: 100%;
    border-right: none;
    font-size: 20px;
    padding: 15px 20px;
    text-align: left
  }

  .tab button.tablinks.active {
    border-bottom-color: #fffaf1
  }

  .tabcontent {
    padding: 30px 20px
  }

  .content-layout-block {
    flex-direction: column;
    gap: 25px
  }

  .nlm_product-grid h3 {
    font-size: 19px;
    line-height: 120%
  }

  body #tsml {
    padding: 10px 20px 100px
  }
}

#tsml-ui>div table td {
  font-size: 15px !important
}

#tsml-ui>div {
  max-width: 1140px;
  margin: 0 auto
}

#tsml-ui {
  padding: 100px 20px 150px
}

.post-container .post-row .first-col.featured-item {
  width: 100%;
  display: flex
}

.post-container .excerpt {
  margin-top: 10px;
  font-size: 16px
}

.featured-results .featured-image {
  width: 34.3%;
  min-width: 34.3%;
  padding-right: 30px
}

@media (max-width:992px) {
  .featured-results .featured-image {
    width: 52.3%;
    min-width: 52.3%
  }
}

@media (max-width:600px) {
  .audio-player-wrapper .mejs-container {
    width: 100% !important
  }

  #faq-content-container .icon-content h3,
  .faq-header h3 {
    font-size: 30px;
    line-height: 115%
  }

  .post-container .post-row .first-col.featured-item {
    flex-direction: column
  }

  .featured-results .featured-image {
    width: 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 10px
  }
}

.autocomplete-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
  z-index: 1000
}

.autocomplete-item {
  padding: 12px 15px;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14px;
  background: var(--secondary-color);
  transition: background-color .2s;
  text-align: left
}

.autocomplete-item:last-child {
  border-bottom: none
}

.autocomplete-item:hover {
  background-color: #fff;
  color: var(--verdant-color)
}

@media (max-width:767px) {
  .new-life-live-row {
    display: block
  }

  .new-life-live-row a.new-life-live img.desktop-image {
    display: none
  }

  .new-life-live-row a.new-life-live img.mobile-img {
    display: block;
    max-width: 35%
  }
}

@media (max-width:480px) {
  .header-wrapper .close_menu_icon {
    font-size: 28px;
    padding: 7px;
    width: 42px;
    height: 42px
  }

  .links-col .link-item a {
    font-size: 12px
  }

  .impact-section .impact-figure {
    gap: 24px
  }

  .impact-section .products-page-col:first-child,
  .left-image-section br,
  .marriage-resource-section .section-title br,
  .support-section.with-slide .icon-content br {
    display: none
  }

  .blog-content-section .pagination a,
  .read-more-section li a,
  .support-section .content p {
    font-size: 16px
  }

  .support-section .icon-container {
    gap: 20px
  }

  .support-section .icon-box h4 {
    font-size: 15px;
    line-height: 146%
  }

  .footer-column p,
  .footer-column ul li a,
  .full-width-content-sec.workshop p,
  .products-section {
    text-align: center
  }

  .search-form {
    min-width: 200px
  }

  .carousel-section .row {
    gap: 28px
  }

  .carousel-section .four-col {
    width: calc(100% / 1 - 0px);
    border-right: 0;
    border-bottom: 1px solid #fff;
    min-height: auto;
    margin: 0;
    padding: 20px 0
  }

  .carousel-section .four-col:last-child {
    border-bottom: 0;
    padding-bottom: 0
  }

  .social-icons .footer-icon img {
    width: 22px
  }

  .leader-full-w .speaker-cont .speaker-box,
  .search-form-col .search-btn,
  .station-cont ul {
    width: 100%
  }

  .counseling-section {
    padding-left: 0;
    padding-right: 0
  }

  .counseling-section .icon-container {
    padding-bottom: 40px;
    border-radius: 0;
    margin-top: 54px
  }

  .counseling-section .slick-dots li button:before {
    font-size: 26px;
    color: #fffaf1
  }

  .counseling-section .slick-dots li {
    margin: 0
  }

  .counseling-section .slick-dots li.slick-active button:before {
    color: #fffaf1
  }

  .counseling-section .slick-dots {
    bottom: 10px;
    left: 0
  }

  .feature-section .feature-txt h6 {
    font-size: 24px !important
  }

  .courses-step-sec .row,
  .left-image-section .row {
    flex-direction: column-reverse
  }

  .workshop-slider .slick-dots {
    bottom: -50px
  }

  .workshop-slider .slick-dots li button:before {
    font-size: 30px
  }

  .workshop-slider .slick-dots li.slick-active button:before {
    color: var(--secondary-color)
  }

  .slick-dots li button::before {
    color: #fbf4ec
  }

  .marriage-resource-section.sky .resource-content .step {
    border-left: 0
  }

  .video-testimonial .video-nav {
    padding: 0 20px
  }

  .video-testimonial .video-nav .video-thumb {
    height: 80px
  }

  .l-two-col .row .largebtn-item {
    max-width: 290px;
    min-width: 290px
  }

  .read-more-section ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1
  }

  .blog-content-section .next-post i,
  .blog-content-section .previous-post i {
    font-size: 14px
  }

  .blog-content-section .pagination p {
    font-weight: 400;
    font-size: 14px
  }

  #countdown li {
    min-width: 100px
  }

  .footer-social-icons {
    gap: 10px
  }

  .new-life-live-row a.new-life-live img.mobile-img {
    max-width: 40%
  }
}
