/*
Theme Name: Northwest Conference 2019
Author: Matthew Barnhart
Author URI: thisismalley.com
*/
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

/* Placeholders =================================================== */
.events-carousel-slide__obj-fit-image-wrapper, .events-list-event__obj-fit-image-wrapper, .featured-events-slide__obj-fit-image-wrapper, .hero__obj-fit-image-wrapper, .homepage-hero__obj-fit-image-wrapper, .ministry-priority__image, .news-carousel-slide__obj-fit-image-wrapper, .news-carousel-slide__generic-image, .staff__obj-fit-image-wrapper, .stories-list-story__obj-fit-image-wrapper, .stories-list-story__generic-image, .tribe-events-event-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.op-article .btn,
.op-content-block .btn, .church-directory__load-more-button, .op-events-single__button, .events-pagination__prev,
.events-pagination__next, .homepage-hero__button, .ministry-priority__button, .stories__load-more-button, .frm_forms .frm_submit button {
  font-size: 1.33333rem;
  align-items: center;
  background: #fff;
  border: 2px solid #424339;
  color: #424339;
  cursor: pointer;
  display: inline-flex;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 500;
  justify-content: center;
  min-height: 50px;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase; }

.op-article figure.alignleft::after,
.op-content-block figure.alignleft::after, .op-article figure.alignright::after,
.op-content-block figure.alignright::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.op-events-single__title, .hero__headline, .homepage-hero__headline {
  font-size: 5rem;
  line-height: 1.2em;
  color: #202020;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 300; }

.op-article h1,
.op-content-block h1 {
  font-size: 4rem;
  line-height: 1.4em;
  color: #202020;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 600; }

.op-article h2,
.op-content-block h2, .church-map__headline, .events-carousel__headline, .featured-events__headline, .ministry-priorities__headline, .ministry-support__headline, .news-carousel__headline, .newswire__headline, .search-results-list__headline {
  font-size: 3.08333rem;
  line-height: 1.2973em;
  color: #202020;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 600; }

.op-article h3,
.op-content-block h3, .footer__phone, .footer__address, .footer__back-to-top-link, .church-resource__title, .church-staff-need__title, .filters-label, .ministry-priority__label, .ministry-priority__title, .ministry-support__list-item, .search-results-list__title, .tab__title, .tribe-events-notices, .frm_forms h3 {
  font-size: 2rem;
  line-height: 1.3em;
  color: #202020;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 600; }

.op-article h4,
.op-content-block h4, .js-marquee, .footer-menu__item, .church-directory__church-title, .church-resource__church, .church-staff-need__church, .events-carousel-slide__title, .events-list-event__title, .op-events-single__date, .op-events-single__meta-title, .news-carousel-slide__title, .newswire-list__title, .staff__name, .stories-list-story__title {
  font-size: 1.66667rem;
  line-height: 1.2em;
  color: #AFBC22;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 600; }

.op-article h5,
.op-content-block h5, .church-resources__submit, .church-staff-needs__statement, .church-staff-need__location,
.church-staff-need__position, .op-events-single__back, .featured-events-slider__calendar-link, .filter-button, .filter-select, .frm_forms .frm_primary_label {
  font-size: 1.33333rem;
  line-height: 1.5em;
  color: #AFBC22;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 500; }

.events-carousel-slide__obj-fit-image, .events-list-event__obj-fit-image, .featured-events-slide__obj-fit-image, .hero__obj-fit-image, .homepage-hero__obj-fit-image, .ministry-priority__obj-fit-image, .news-carousel-slide__obj-fit-image, .staff__obj-fit-image, .stories-list-story__obj-fit-image, .tribe-events-event-image img {
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  position: absolute;
  top: 0;
  width: 100%; }

.footer-menu__sub-menu__item, .footer__copyright-and-credit, .homepage-hero__text, .frm_forms .frm_description, .frm_forms .frm_form_field input,
.frm_forms .frm_form_field textarea, .frm_forms .frm_form_field select, .frm_forms .frm_message {
  font-size: 1.5rem;
  line-height: 1.33333em;
  color: #202020;
  font-family: 'Crimson Text', serif;
  font-weight: 400; }

.op-article p,
.op-article li,
.op-content-block p,
.op-content-block li, .church-directory__text, .events-carousel-slide__date, .events-list-event__date, .events-list-event__excerpt, .op-events-single__meta-detail, .hero p, .news-carousel-slide__excerpt, .newswire-list__item, .staff__text, .staff__email, .stories-list-story__excerpt {
  font-size: 1.66667rem;
  line-height: 1.5em;
  color: #202020;
  font-family: 'Crimson Text', serif;
  font-weight: 400; }

.op-article a,
.op-content-block a, .op-article .btn,
.op-content-block .btn, .header-logo, .footer__social-media-widget .social-media__item, .footer__social-media-widget .social-media__link, .footer__social-media-widget .social-media__link::before, .footer-menu__sub-menu__link, .footer__copyright-and-credit a, .footer__back-to-top-link, .church-directory__loader, .church-directory::after, .church-directory__text, .church-directory__load-more-button, .church-map__info-window-link, .church-resources__submit a, .church-resource__link, .church-staff-needs__statement a, .church-staff-need__link, .events-carousel-slider__next::after, .events-carousel-slider__prev::before, .events-carousel-slide__title-underline, .events-carousel-slide__obj-fit-image, .events-list-event__title-underline, .events-list-event__obj-fit-image, .events-pagination__prev,
.events-pagination__next, .featured-events-slide__obj-fit-image-wrapper, .featured-events-slider__calendar-link, .featured-events-slider__next::after, .featured-events-slider__prev::before, .filter-button, .filter-button--sort-title::before,
.filter-button--sort-title::after,
.filter-button--sort-date::before,
.filter-button--sort-date::after, .filter-select-container, .filter-select-container::after, .filter-select, .hero a, .homepage-hero__button, .homepage-hero__find-church-link, .ministry-priority__label, .ministry-priority__button, .ministry-support__link, .news-carousel-slider__next::after, .news-carousel-slider__prev::before, .news-carousel-slide__title-underline, .news-carousel-slide__obj-fit-image, .news-carousel-slide__generic-image, .newswire-list__title, .search-results-list__link, .staff__obj-fit-image, .staff__popup-link, .stories::after, .stories-list-story__title-underline, .stories-list-story__generic-image, .stories-list-story__obj-fit-image, .stories__load-more-button, .tab__title-inner, .tab__title-inner::after, .tab__content, .tribe-events-event-image img, .wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink, .wp-pagenavi .page, .frm_forms .frm_submit button {
  transition: all .2s ease-in-out; }

.events-carousel-slide__title-underline, .events-list-event__title-underline, .news-carousel-slide__title-underline, .stories-list-story__title-underline {
  background-image: linear-gradient(#AFBC22, #AFBC22);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0 2px; }

@media only screen and (max-width: 767px) {
  .op-events-single__title, .hero__headline, .homepage-hero__headline {
    font-size: 3.16667rem;
    line-height: 1.13684em; }
  .op-article h1,
  .op-content-block h1 {
    font-size: 2.66667rem;
    line-height: 0.975em; }
  .op-article h2,
  .op-content-block h2, .church-map__headline, .events-carousel__headline, .featured-events__headline, .ministry-priorities__headline, .ministry-support__headline, .news-carousel__headline, .newswire__headline, .search-results-list__headline {
    font-size: 2rem;
    line-height: 1em; }
  .op-article h3,
  .op-content-block h3, .footer__phone, .footer__address, .footer__back-to-top-link, .church-resource__title, .church-staff-need__title, .filters-label, .ministry-priority__label, .ministry-priority__title, .ministry-support__list-item, .search-results-list__title, .tab__title, .tribe-events-notices, .frm_forms h3 {
    font-size: 1.33333rem;
    line-height: 1.5em; }
  .op-article h4,
  .op-content-block h4, .js-marquee, .footer-menu__item, .church-directory__church-title, .church-resource__church, .church-staff-need__church, .events-carousel-slide__title, .events-list-event__title, .op-events-single__date, .op-events-single__meta-title, .news-carousel-slide__title, .newswire-list__title, .staff__name, .stories-list-story__title {
    font-size: 1.33333rem;
    line-height: 1.5em; }
  .op-article h5,
  .op-content-block h5, .church-resources__submit, .church-staff-needs__statement, .church-staff-need__location,
  .church-staff-need__position, .op-events-single__back, .featured-events-slider__calendar-link, .filter-button, .filter-select, .frm_forms .frm_primary_label {
    font-size: 1.16667rem;
    line-height: 1.71429em; }
  .op-article p,
  .op-article li,
  .op-content-block p,
  .op-content-block li, .church-directory__text, .events-carousel-slide__date, .events-list-event__date, .events-list-event__excerpt, .op-events-single__meta-detail, .hero p, .news-carousel-slide__excerpt, .newswire-list__item, .staff__text, .staff__email, .stories-list-story__excerpt {
    font-size: 1.33333rem;
    line-height: 1.5em; } }

/* Global =================================================== */
* {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

a[href^=tel] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important; }

html, body, h1, h2, h3, h4, h5, h6, img, p, blockquote, a, dl, dt, dd, ol, ul, li, fieldset, figure, figcaption, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

abbr {
  text-decoration: none; }

html {
  font-size: 12px;
  height: 100%; }

body {
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 300;
  height: 100%;
  position: relative; }

html.no-scroll,
body.no-scroll {
  height: 100%;
  overflow: hidden;
  pointer-events: none; }

/* Main =================================================== */
.main {
  display: block;
  overflow: hidden;
  position: relative; }

.main--page {
  padding: 130px 0 120px; }

.main--ministry-area {
  background-image: linear-gradient(to bottom, #fff, #fff 800px, #f9f9f9 800px, #f9f9f9 100%);
  padding: 130px 0 120px; }

.op-content-block--narrow {
  padding: 0 10%; }

/* Google Map =================================================== */
.google-map {
  height: 400px;
  width: 100%; }

.gm-style-iw {
  max-width: 280px; }
  .gm-style-iw a {
    color: #707172; }

@media only screen and (max-width: 767px) {
  .main--ministry-area {
    padding: 70px 0 80px; }
  .main--page {
    padding: 70px 0 80px; }
  .op-content-block--narrow {
    padding: 0; } }

/* Articles =================================================== */
.op-article * + *,
.op-content-block * + * {
  margin-top: 1.33333em; }

.op-article a,
.op-content-block a {
  color: #AFBC22; }

.op-article a:hover,
.op-content-block a:hover {
  opacity: .4; }

.op-article h2,
.op-content-block h2 {
  padding: 0 0 30px;
  position: relative; }

.op-article h2::after,
.op-content-block h2::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.op-article h2 + h2,
.op-content-block h2 + h2 {
  margin-top: 0.68571em; }

.op-article h2 + h3,
.op-content-block h2 + h3 {
  margin-top: 0.85714em; }

.op-article h3,
.op-content-block h3 {
  color: inherit; }

.op-article h3 + h4,
.op-content-block h3 + h4 {
  margin-top: 1em; }

.op-article h5 + h1,
.op-content-block h5 + h1 {
  margin-top: 0.36em; }

.op-article h5 + h2,
.op-content-block h5 + h2 {
  margin-top: 0.51429em; }

.op-article h5 + h4,
.op-content-block h5 + h4 {
  margin-top: 0.57143em; }

.op-article h1 + p,
.op-article h1 + ul,
.op-article h1 + ol,
.op-content-block h1 + p,
.op-content-block h1 + ul,
.op-content-block h1 + ol {
  margin-top: 0.375em; }

.op-article h2 + p,
.op-article h2 + ul,
.op-article h2 + ol,
.op-content-block h2 + p,
.op-content-block h2 + ul,
.op-content-block h2 + ol {
  margin-top: 2.25em; }

.op-article h3 + p,
.op-article h3 + ul,
.op-article h3 + ol,
.op-article h5 + p,
.op-article h5 + ul,
.op-article h5 + ol,
.op-content-block h3 + p,
.op-content-block h3 + ul,
.op-content-block h3 + ol,
.op-content-block h5 + p,
.op-content-block h5 + ul,
.op-content-block h5 + ol {
  margin-top: 1.5em; }

.op-article h4 + p,
.op-article h4 + ul,
.op-article h4 + ol,
.op-content-block h4 + p,
.op-content-block h4 + ul,
.op-content-block h4 + ol {
  margin-top: 0.75em; }

.op-article p,
.op-article li,
.op-content-block p,
.op-content-block li {
  color: #424339; }

.op-article li + li,
.op-content-block li + li {
  margin-top: 0; }

.op-article figure + h2,
.op-article .embedded-video + h2,
.op-article p + h2,
.op-article ul + h2,
.op-article ol + h2,
.op-article figure + h3,
.op-article .embedded-video + h3,
.op-article p + h3,
.op-article ul + h3,
.op-article ol + h3,
.op-article figure + h4,
.op-article .embedded-video + h4,
.op-article p + h4,
.op-article ul + h4,
.op-article ol + h4,
.op-article figure + h5,
.op-article .embedded-video + h5,
.op-article p + h5,
.op-article ul + h5,
.op-article ol + h5,
.op-content-block figure + h2,
.op-content-block .embedded-video + h2,
.op-content-block p + h2,
.op-content-block ul + h2,
.op-content-block ol + h2,
.op-content-block figure + h3,
.op-content-block .embedded-video + h3,
.op-content-block p + h3,
.op-content-block ul + h3,
.op-content-block ol + h3,
.op-content-block figure + h4,
.op-content-block .embedded-video + h4,
.op-content-block p + h4,
.op-content-block ul + h4,
.op-content-block ol + h4,
.op-content-block figure + h5,
.op-content-block .embedded-video + h5,
.op-content-block p + h5,
.op-content-block ul + h5,
.op-content-block ol + h5 {
  margin-top: 2.25em !important; }

.op-article figure + hr,
.op-article figure + p,
.op-article figure + ol,
.op-article figure + ul,
.op-article .embedded-video + hr,
.op-article .embedded-video + p,
.op-article .embedded-video + ol,
.op-article .embedded-video + ul,
.op-article p + hr,
.op-article p + p,
.op-article p + ol,
.op-article p + ul,
.op-article p + .embedded-video,
.op-article ul + ul,
.op-article ul + p,
.op-article ul + ol,
.op-article ul + .embedded-video,
.op-article ol + ol,
.op-article ol + p,
.op-article ol + ul,
.op-article ol + .embedded-video,
.op-content-block figure + hr,
.op-content-block figure + p,
.op-content-block figure + ol,
.op-content-block figure + ul,
.op-content-block .embedded-video + hr,
.op-content-block .embedded-video + p,
.op-content-block .embedded-video + ol,
.op-content-block .embedded-video + ul,
.op-content-block p + hr,
.op-content-block p + p,
.op-content-block p + ol,
.op-content-block p + ul,
.op-content-block p + .embedded-video,
.op-content-block ul + ul,
.op-content-block ul + p,
.op-content-block ul + ol,
.op-content-block ul + .embedded-video,
.op-content-block ol + ol,
.op-content-block ol + p,
.op-content-block ol + ul,
.op-content-block ol + .embedded-video {
  margin-top: 1.5em; }

.op-article h1 + .content-column,
.op-article h2 + .content-column,
.op-article h3 + .content-column,
.op-article h4 + .content-column,
.op-article h5 + .content-column,
.op-article h6 + .content-column,
.op-article p + .content-column,
.op-article ol + .content-column,
.op-article ul + .content-column,
.op-content-block h1 + .content-column,
.op-content-block h2 + .content-column,
.op-content-block h3 + .content-column,
.op-content-block h4 + .content-column,
.op-content-block h5 + .content-column,
.op-content-block h6 + .content-column,
.op-content-block p + .content-column,
.op-content-block ol + .content-column,
.op-content-block ul + .content-column {
  margin-top: 2.25em; }

.op-article .content-column.one_half + .content-column.one_half,
.op-content-block .content-column.one_half + .content-column.one_half {
  margin-top: 2.25em; }

.op-article strong,
.op-content-block strong {
  font-weight: 700; }

.op-article ul,
.op-article ol,
.op-content-block ul,
.op-content-block ol {
  margin-left: 22px; }

.op-article ul ul,
.op-article ul ol,
.op-article ol ul,
.op-article ol ol,
.op-content-block ul ul,
.op-content-block ul ol,
.op-content-block ol ul,
.op-content-block ol ol {
  margin-top: 0; }

.op-article img,
.op-content-block img {
  max-width: 100%;
  height: auto; }

.op-article p:first-child > img.aligncenter,
.op-article p:first-child > img.alignnone,
.op-content-block p:first-child > img.aligncenter,
.op-content-block p:first-child > img.alignnone {
  margin-top: 0; }

.op-article img.aligncenter,
.op-article img.alignnone,
.op-content-block img.aligncenter,
.op-content-block img.alignnone {
  margin: 1.5em 0 0; }

.op-article img.alignleft,
.op-content-block img.alignleft {
  float: left;
  height: auto;
  margin: 0.6em 35px 35px 0;
  max-width: 50%; }

.op-article img.alignright,
.op-content-block img.alignright {
  float: right;
  height: auto;
  margin: 0.6em 0 35px 35px;
  max-width: 50%; }

.op-article img.aligncenter,
.op-content-block img.aligncenter {
  height: auto;
  margin-left: -10%;
  margin-right: -10%;
  max-width: 120%;
  width: 120%; }

.op-article figure,
.op-content-block figure {
  max-width: 100%; }

.op-article figure:not(:first-of-type),
.op-content-block figure:not(:first-of-type) {
  margin-top: 4.5em; }

.op-article figcaption,
.op-content-block figcaption {
  font-size: 1.33333rem;
  line-height: 1.5em;
  font-style: italic;
  margin: 0.75em 0 0; }

.op-article figure.aligncenter,
.op-content-block figure.aligncenter {
  height: auto;
  margin: 3em -10% 0;
  max-width: 120%;
  width: 120%; }
  .op-article figure.aligncenter figcaption,
  .op-content-block figure.aligncenter figcaption {
    text-align: center; }

.op-article figure.alignleft,
.op-content-block figure.alignleft {
  float: left;
  margin: 3em 35px 15px 0; }

.op-article figure.alignright,
.op-content-block figure.alignright {
  float: right;
  margin: 3em 0 15px 35px; }

.op-article .embedded-video + hr,
.op-article .embedded-video + p,
.op-article .embedded-video + ol,
.op-article .embedded-video + ul,
.op-content-block .embedded-video + hr,
.op-content-block .embedded-video + p,
.op-content-block .embedded-video + ol,
.op-content-block .embedded-video + ul {
  margin-top: 3em; }

.op-article .btn:hover,
.op-content-block .btn:hover {
  background: #424339;
  color: #fff;
  opacity: 1; }

.op-article .content-column.one_third,
.op-content-block .content-column.one_third {
  margin: 40px 0;
  padding: 0 15px 0 0;
  width: calc(33.3% - 15px); }

.op-article .content-column.one_third + .content-column.one_third,
.op-content-block .content-column.one_third + .content-column.one_third {
  padding: 0 10px;
  width: calc(33.3% - 20px); }

.op-article .content-column.one_third + .content-column.one_third + .content-column.one_third,
.op-content-block .content-column.one_third + .content-column.one_third + .content-column.one_third {
  padding: 0 0 0 15px;
  width: calc(33.3% - 15px); }

@media only screen and (max-width: 1230px) {
  .content-column.one_third {
    margin: 40px 0 20px !important;
    padding: 0 !important;
    width: 100% !important; }
  .content-column.one_third + .content-column.one_third {
    margin: 20px 0 !important;
    padding: 0 !important;
    width: 100% !important; }
  .content-column.one_third + .content-column.one_third + .content-column.one_third {
    margin: 20px 0 40px !important;
    padding: 0 !important;
    width: 100% !important; } }

@media only screen and (max-width: 990px) {
  .op-article figure.aligncenter,
  .op-content-block figure.aligncenter {
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .op-article img.aligncenter,
  .op-content-block img.aligncenter {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .op-article img.alignleft,
  .op-article img.alignright,
  .op-content-block img.alignleft,
  .op-content-block img.alignright {
    display: table;
    float: none;
    margin: 20px 0;
    max-width: 100%; } }

/* Horizontal Scrolling Announcement =================================================== */
.js-marquee-wrapper {
  background: #AFBC22;
  cursor: pointer;
  height: 45px; }

.js-marquee {
  background: #AFBC22;
  color: #fff;
  padding: 10px 0; }
  .js-marquee a {
    color: inherit; }

div[class*='marquee-hsas-shortcode'] ~ .header {
  top: 45px; }

div[class*='marquee-hsas-shortcode'] ~ .header--small {
  top: 0; }

/* Header =================================================== */
.header {
  left: 0;
  position: fixed;
  top: 0;
  transition: all .35s ease;
  width: 100%;
  z-index: 6200; }

.header--small {
  background: #fff; }
  .header--small .header-logo {
    filter: none; }

.header-inner {
  align-items: center;
  display: flex;
  height: 114px;
  justify-content: space-between;
  transition: all .35s ease;
  width: 100%; }

.header-logo {
  filter: brightness(0%) invert(100%);
  flex: 0 0 auto;
  width: 250px; }

.header-logo__image {
  height: auto;
  max-width: 100%; }

.header--nav-is-open {
  -webkit-overflow-scrolling: touch;
  background: transparent !important;
  height: 100vh !important;
  overflow-y: scroll;
  pointer-events: auto;
  position: absolute; }

.single-tribe_events .header-logo {
  filter: none; }

@media only screen and (min-width: 991px) {
  .mobile-menu-trigger {
    display: none; }
  /* Desktop Nav =================================================== */
  .primary-nav {
    display: flex;
    flex: 0 0 auto;
    justify-content: flex-end;
    position: relative; }
  .primary-menu {
    align-items: center;
    display: flex; }
  .primary-menu--search-form-open .primary-menu__item:not(.primary-menu__item--search):not(.primary-menu__item--give) {
    opacity: 0;
    pointer-events: none; }
  .primary-menu__item {
    font-size: 1.16667rem;
    color: #fff;
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-weight: 600;
    list-style: none;
    opacity: 1;
    position: relative;
    text-transform: uppercase;
    transition: all .2s ease-in-out; }
  .primary-menu__item:not(:first-child) {
    margin: 0 0 0 30px; }
  .primary-menu__item:hover .primary-menu__sub-menu {
    max-height: 400px;
    pointer-events: auto; }
  .primary-menu__item::after {
    background: #fff;
    bottom: -5px;
    content: '';
    height: 2px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%);
    transition: all .2s ease-in-out;
    width: 0; }
  .primary-menu__item:not(.primary-menu__item--search):not(.primary-menu__item--give):hover::after {
    opacity: 1;
    width: 100%; }
  .primary-menu__link {
    color: inherit;
    text-decoration: none;
    transition: all .2s ease-in-out; }
  .primary-menu__item--search {
    font-size: 1.58333rem;
    color: #fff;
    padding: 0 15px;
    transition: all .2s ease-in-out; }
  .primary-menu__item--search:hover {
    opacity: .4; }
  .primary-menu__item--give .primary-menu__link {
    align-items: center;
    background: #fff;
    color: #000;
    display: flex;
    height: 60px;
    padding: 0 35px 0 45px;
    position: relative;
    transition: all .2s ease-in-out; }
  .primary-menu__item--give .primary-menu__link::before,
  .primary-menu__item--give .primary-menu__link::after {
    background: url("assets/images/NWC-give-btn-icon.svg") center center no-repeat;
    background-size: 7px 18px;
    content: '';
    height: 18px;
    left: 33px;
    margin: -1px 5px 0 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease-in-out;
    width: 7px; }
  .primary-menu__item--give .primary-menu__link::before {
    opacity: 1; }
  .primary-menu__item--give .primary-menu__link::after {
    background-image: url("assets/images/NWC-give-btn-icon.svg");
    filter: invert(100%);
    opacity: 0; }
  .primary-menu__item--give .primary-menu__link:hover {
    background: #000;
    color: #fff; }
  .primary-menu__item--give .primary-menu__link:hover::before {
    opacity: 0; }
  .primary-menu__item--give .primary-menu__link:hover::after {
    opacity: 1; }
  /* Desktop Mega Menu =================================================== */
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 260px 260px 260px 225px;
    grid-template-columns: 260px 260px 260px 225px;
    left: -300px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu__item {
    list-style: none;
    white-space: normal; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu__item + .primary-menu__sub-menu__item {
    margin-top: 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu__item:first-child {
    margin-top: 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item:last-child {
    margin-bottom: 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item:last-child {
    margin-bottom: 30px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item {
    font-size: 1.33333rem;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: uppercase; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__link {
    display: inline-block;
    margin-top: 25px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2 {
    display: block;
    margin: 20px 0 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item {
    list-style: none;
    padding: 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item::before {
    content: "\200B"; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item + .primary-menu__sub-menu--2__item {
    margin-top: 7px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--1__link {
    display: none; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--2 {
    margin-top: 25px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--2__item {
    font-size: 1.33333rem;
    line-height: 1.5em;
    color: inherit;
    font-weight: 600;
    text-transform: uppercase; }
  .primary-menu__sub-menu--1 {
    background: linear-gradient(to bottom, transparent 50px, #fff 50px);
    left: 0;
    max-height: 0;
    overflow: hidden;
    padding: 50px 0 0;
    pointer-events: none;
    position: absolute;
    top: 15px;
    transition: all .2s linear;
    z-index: 6100; }
  .primary-menu__sub-menu__item {
    font-size: 1.16667rem;
    line-height: 1.71429em;
    color: #202020;
    font-weight: 500;
    padding: 0 20px;
    text-transform: none;
    white-space: nowrap; }
  .primary-menu__sub-menu__item + .primary-menu__sub-menu__item {
    margin-top: 10px; }
  .primary-menu__sub-menu__item:first-child {
    margin-top: 20px; }
  .primary-menu__sub-menu--1__item:last-child {
    margin-bottom: 30px; }
  .primary-menu__sub-menu__link {
    color: inherit;
    text-decoration: none;
    transition: all .2s ease-in-out; }
  .primary-menu__sub-menu__link:hover {
    opacity: .4; }
  /* Desktop Search Form =================================================== */
  .header-search-form {
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: calc(100% - 215px); }
  .header-search-form--open {
    opacity: 1;
    pointer-events: auto; }
  .header-search-form__input {
    font-size: 1.16667rem;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-style: italic;
    font-weight: 500;
    height: 50px;
    margin: 5px 0 0;
    padding: 0 30px;
    outline: 0;
    width: 100%; }
  .header-search-form__input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8); }
  .header-search-form__input::placeholder {
    color: rgba(255, 255, 255, 0.8); }
  .single-tribe_events .primary-menu__item {
    color: #202020; }
  .single-tribe_events .primary-menu__item::after {
    background: #202020; }
  .single-tribe_events .primary-menu__item--give .primary-menu__link {
    background-color: #AFBC22;
    color: #fff; }
  .single-tribe_events .primary-menu__item--give .primary-menu__link::before {
    background-image: url("assets/images/NWC-give-btn-icon-white.svg"); }
  .single-tribe_events .primary-menu__item--give .primary-menu__link:hover {
    background-color: #000; }
  .single-tribe_events .header-search-form__input {
    border-bottom: 2px solid #202020;
    color: #202020; }
  .single-tribe_events .header-search-form__input::-ms-input-placeholder {
    color: rgba(32, 32, 32, 0.8); }
  .single-tribe_events .header-search-form__input::placeholder {
    color: rgba(32, 32, 32, 0.8); }
  .header--small .primary-menu__item {
    color: #000; }
  .header--small .primary-menu__item::after {
    background: #000; }
  .header--small .header-search-form__input {
    border-bottom: 2px solid #000;
    color: #000; }
  .header--small .header-search-form__input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8); }
  .header--small .header-search-form__input::placeholder {
    color: rgba(0, 0, 0, 0.8); }
  .header--small .primary-menu__item--give .primary-menu__link {
    background: #AFBC22;
    color: #fff; }
  .header--small .primary-menu__item--give .primary-menu__link::before {
    background-image: url("assets/images/NWC-give-btn-icon-white.svg"); }
  .header--small .primary-menu__item--give .primary-menu__link:hover {
    background: #000;
    color: #fff; }
  .header--small .primary-menu__item--give .primary-menu__link:hover::before {
    background-image: url("assets/images/NWC-give-btn-icon-white.svg"); } }

@media only screen and (max-width: 1440px) and (min-width: 991px) {
  .primary-menu__item {
    font-size: 1.08333rem; }
  .primary-menu__item--search {
    font-size: 1.58333rem; } }

@media only screen and (max-width: 1230px) and (min-width: 991px) {
  .primary-menu__item {
    font-size: 1rem; }
  .primary-menu__item:not(:first-child) {
    margin: 0 0 0 13px; }
  .primary-menu__item--search {
    font-size: 1.33333rem;
    padding: 0 5px; }
  .primary-menu__item--give .primary-menu__link {
    padding: 0 20px 0 30px; }
  .primary-menu__item--give .primary-menu__link::before,
  .primary-menu__item--give .primary-menu__link::after {
    left: 18px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1 {
    -ms-grid-columns: 240px 240px 240px 225px;
    grid-template-columns: 240px 240px 240px 225px;
    left: -385px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item,
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--2__item {
    font-size: 1.25rem;
    line-height: 1.6em; }
  .primary-menu__sub-menu__item {
    font-size: 0.91667rem;
    line-height: 2.18182em;
    padding: 0 12px; }
  .primary-menu__sub-menu__item + .primary-menu__sub-menu__item {
    margin-top: 5px; }
  .header-search-form {
    width: calc(100% - 128px); }
  .header-search-form__input {
    padding: 0 15px; } }

@media only screen and (max-width: 990px) {
  .header-inner {
    height: 80px;
    pointer-events: auto; }
  .header-logo {
    width: 155px; }
  .mobile-menu-trigger {
    font-size: 1rem;
    line-height: 2em;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 600; }
  .mobile-menu-trigger::before {
    content: 'MENU'; }
  .mobile-menu-trigger--opened::before {
    content: 'CLOSE'; }
  .single-tribe_events .mobile-menu-trigger {
    color: #202020; }
  /* Mobile Nav =================================================== */
  .primary-nav {
    background: #fff;
    left: -15px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 80px;
    transition: all .2s ease-in-out;
    width: calc(100% + 30px); }
  .primary-nav--open {
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 155px);
    height: calc(100vh - 80px);
    overflow-y: scroll;
    padding: 0 0 155px; }
  .header-search-form,
  .primary-menu__item--search,
  .primary-menu__item--give {
    display: none; }
  .primary-menu {
    margin: 0 0 100px;
    position: relative;
    transition: all .2s ease-in-out;
    width: 100%; }
  .primary-menu--slide-over {
    margin-left: -100%; }
  .primary-menu__item {
    font-size: 1.66667rem;
    line-height: 1.2em;
    color: #202020;
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
    font-weight: 600;
    list-style: none;
    padding: 0;
    text-align: center;
    text-transform: uppercase; }
  .primary-menu__link {
    color: inherit;
    display: inline-block;
    margin: 40px 0 0;
    position: relative;
    text-decoration: none; }
  .primary-menu__item.primary-menu__item--has-children .primary-menu__link::after {
    font-size: 2.08333rem;
    color: #202020;
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    right: -25px;
    top: 50%;
    text-decoration: none;
    transform: translateY(-50%); }
  .primary-menu__sub-menu--1 {
    display: none;
    left: 100%;
    margin: 0 0 60px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5000; }
  .primary-menu__sub-menu__item {
    font-size: 1.16667rem;
    line-height: 1.71429em;
    color: #202020;
    font-weight: 500;
    list-style: none;
    padding: 0 20px;
    text-align: left;
    text-transform: none; }
  .primary-menu__sub-menu__link {
    color: inherit;
    position: relative;
    text-decoration: none; }
  .primary-menu__back {
    font-size: 2.33333rem;
    color: #202020;
    display: block;
    padding: 30px 15px 25px; }
    .primary-menu__back .fa {
      cursor: pointer; }
  .primary-menu__sub-menu--1__item:not(:first-child) {
    padding-top: 7px; }
  /* Mobile Mega Menu =================================================== */
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item {
    font-size: 1.33333rem;
    line-height: 1.5em;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: uppercase; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item:not(:first-child) {
    padding-top: 20px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item:not(.primary-menu__item--ministry-support) .primary-menu__sub-menu--1__link::after {
    font-size: 2rem;
    line-height: 1em;
    color: #202020;
    content: '\f107';
    font-family: FontAwesome;
    pointer-events: none;
    position: absolute;
    right: -30px;
    top: 50%;
    text-decoration: none;
    transform: translateY(-50%); }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item:not(.primary-menu__item--ministry-support) .primary-menu__sub-menu--2 {
    max-height: 0;
    overflow: hidden;
    transition: all .2s ease-in-out; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item {
    padding: 7px 0 0; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--2__item:first-child {
    padding-top: 10px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__sub-menu--1__item.primary-menu__sub-menu__item--open .primary-menu__sub-menu--2 {
    max-height: 500px; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--2__item {
    font-size: 1.33333rem;
    line-height: 1.5em;
    color: inherit;
    font-weight: 600;
    text-transform: uppercase; }
  .primary-menu__item.primary-menu__item--mega-menu .primary-menu__item--ministry-support .primary-menu__sub-menu--1__link {
    display: none; }
  .header--small .header-inner {
    height: 80px; }
  .header--small .mobile-menu-trigger {
    color: #000; } }

/* Footer =================================================== */
.footer {
  background: linear-gradient(to left, transparent 50%, #AFBC22 50%); }

.footer-inner {
  background: #AFBC22;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[11];
  grid-template-columns: repeat(11, minmax(0, 1fr));
  grid-column-gap: 35px;
  margin: 0 auto;
  padding: 90px 0 45px;
  position: relative;
  width: 100%; }

.footer__phone {
  align-items: center;
  color: #202020;
  display: flex;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.footer__address {
  align-items: center;
  color: #202020;
  display: flex;
  -ms-grid-column: 4;
  -ms-grid-column-span: 5;
  grid-column: 4 / 9;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }
  .footer__address br {
    display: none; }

.footer__social-media-widget {
  -ms-grid-column: 9;
  -ms-grid-column-span: 3;
  grid-column: 9 / 12;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }
  .footer__social-media-widget .social-media {
    display: flex; }
  .footer__social-media-widget .social-media__item {
    font-size: 2.16667rem;
    align-items: center;
    background: #202020;
    border-radius: 3px;
    color: #AFBC22;
    display: flex;
    height: 30px;
    justify-content: center;
    list-style: none;
    width: 30px; }
  .footer__social-media-widget .social-media__item + .social-media__item {
    margin-left: 35px; }
  .footer__social-media-widget .social-media__item--facebook {
    font-size: 2.33333rem;
    padding: 8px 0 0 6px; }
  .footer__social-media-widget .social-media__item--flickr {
    font-size: 2.91667rem;
    background: transparent;
    color: #202020; }
  .footer__social-media-widget .social-media__link {
    color: inherit;
    text-decoration: none; }
  .footer__social-media-widget .social-media__item:not(.social-media__item--flickr):hover {
    opacity: .4; }
  .footer__social-media-widget .social-media__item--flickr .social-media__link:hover::before {
    opacity: .4; }

.footer__hr {
  -ms-grid-column: 2;
  -ms-grid-column-span: 9;
  grid-column: 2 / 11;
  -ms-grid-row: 2;
  grid-row: 2 / 2;
  background: #838D1A;
  border: 0;
  height: 4px;
  margin: 45px 0 60px -15px;
  width: calc(100% + 30px); }

.footer-menu {
  display: flex;
  -ms-grid-column: 2;
  -ms-grid-column-span: 9;
  grid-column: 2 / 11;
  -ms-grid-row: 3;
  grid-row: 3 / 3;
  justify-content: space-between; }

.footer-menu__item {
  color: #202020;
  list-style: none;
  min-width: 140px; }

.footer-menu__link {
  color: inherit;
  display: inline-block;
  margin: 0 0 15px;
  text-decoration: none; }

.footer-menu__item + .footer-menu__item {
  margin: 0 0 0 30px; }

.footer-menu__sub-menu__item {
  color: #424339;
  list-style: none;
  margin: 10px 0 0; }

.footer-menu__sub-menu__link {
  color: inherit;
  text-decoration: none; }

.footer-menu__sub-menu__link:hover {
  opacity: .4; }

.footer__copyright-and-credit {
  color: #424339;
  -ms-grid-column: 2;
  -ms-grid-column-span: 9;
  grid-column: 2 / 11;
  -ms-grid-row: 4;
  grid-row: 4 / 4;
  margin: 90px 0 0; }
  .footer__copyright-and-credit a {
    color: #424339; }
  .footer__copyright-and-credit a:hover {
    opacity: .4; }

.footer__copyright + .footer__credit::before {
  content: '|';
  margin: 0 25px; }

.footer__back-to-top {
  bottom: 45px;
  position: absolute;
  right: -60px; }

.footer__back-to-top-link {
  color: #707172;
  display: block;
  font-weight: 800;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transform: rotate(90deg);
  transform-origin: bottom right;
  white-space: nowrap; }

.footer__back-to-top-link::before {
  font-size: 3.75rem;
  color: #707172;
  content: '\f104';
  font-family: FontAwesome;
  left: -36px;
  position: absolute;
  top: -2px;
  text-decoration: none; }

.footer__back-to-top-link:hover {
  opacity: .4; }

@media only screen and (max-width: 1670px) {
  .footer-inner {
    grid-column-gap: 30px; } }

@media only screen and (max-width: 1440px) {
  .footer__phone,
  .footer__address {
    font-size: 1.66667rem;
    line-height: 1.2em; } }

@media only screen and (max-width: 1230px) {
  .footer-inner {
    display: block;
    padding: 60px 0 30px;
    text-align: center; }
  .footer__phone {
    display: block; }
  .footer__address {
    display: block;
    margin: 35px 0 30px; }
  .footer__hr,
  .footer-menu {
    display: none; }
  .footer__social-media-widget {
    display: block; }
    .footer__social-media-widget .social-media {
      justify-content: center; }
  .footer__copyright-and-credit {
    text-align: center;
    margin: 70px 0 0; } }

@media only screen and (max-width: 990px) {
  .footer {
    background: #AFBC22; }
  .footer__back-to-top {
    height: 50px;
    left: 50%;
    margin: 35px 0 0;
    right: auto;
    transform: translateX(-50%);
    top: 100%; }
  .footer__back-to-top-link {
    color: #202020;
    transform: rotate(0deg); }
  .footer__back-to-top-link::before {
    color: #202020;
    content: '\f106';
    left: -45px;
    top: -3px; } }

@media only screen and (max-width: 767px) {
  .footer__phone,
  .footer__address {
    font-size: 1.33333rem;
    line-height: 1.5em; }
  .footer__social-media-widget .social-media__item {
    font-size: 1.33333rem;
    height: 20px;
    width: 20px; }
  .footer__social-media-widget .social-media__item + .social-media__item {
    margin-left: 20px; }
  .footer__social-media-widget .social-media__item--facebook {
    font-size: 1.58333rem;
    padding: 8px 0 0 3px; }
  .footer__social-media-widget .social-media__item--flickr {
    font-size: 1.91667rem; }
  .footer__back-to-top-link::before {
    font-size: 3rem;
    left: -35px;
    top: -2px; } }

@media only screen and (max-width: 480px) {
  .footer__address br {
    display: block; }
  .footer__copyright,
  .footer__credit {
    display: block; }
  .footer__credit::before {
    display: none; } }

/* Church Directory =================================================== */
.church-directory {
  border-bottom: 1px solid #fff;
  position: relative;
  width: 100%; }

.church-directory__loader {
  left: 50%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: 5010; }

.church-directory__loader--visible {
  opacity: 1; }

.church-directory::after {
  background: #f9f9f9;
  bottom: 0;
  content: '';
  height: 1000px;
  left: 0;
  max-height: 50%;
  position: absolute;
  visibility: hidden;
  width: 100%;
  z-index: -1; }

.church-directory--loaded::after {
  visibility: visible; }

.church-directory__church {
  background: #fff;
  border: 2px solid #707172;
  margin: 0 0 40px;
  padding: 45px 40px;
  width: calc(33% - 23px); }

.church-directory__church-title + .church-directory__text {
  margin-top: 1.2em; }

.church-directory__label {
  font-weight: 600; }

.church-directory__text {
  display: block; }

a.church-directory__text:hover {
  opacity: .4; }

.church-directory__text + .church-directory__text {
  margin-top: 0.6em; }

.church-directory__load-more {
  margin: 80px 0 90px;
  text-align: center; }

.church-directory__load-more-button {
  background: transparent;
  border: 2px solid #424339;
  color: #424339;
  display: none;
  visibility: hidden; }

.church-directory__load-more-button:not(:disabled):hover {
  background: #202020;
  color: #fff; }

.church-directory--loaded .church-directory__load-more-button {
  visibility: visible; }

.church-directory__load-more-button:disabled {
  border: 2px solid #ccc;
  color: #ccc;
  cursor: default; }

/* Church Map =================================================== */
.church-map__headline {
  padding: 0 0 30px;
  position: relative; }

.church-map__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.church-map__gmap {
  height: 480px;
  margin: 75px 0 100px;
  width: 100%; }

.church-map__info-window-text {
  margin-bottom: .6rem; }

.church-map__info-window-link {
  color: #AFBC22 !important; }

.church-map__info-window-link:hover {
  opacity: .4; }

/* Church Resources =================================================== */
.post-type-archive-nwc_church_resource {
  background: #f9f9f9; }

.church-resources__submit {
  color: #000; }
  .church-resources__submit a {
    color: #AFBC22;
    text-decoration: none; }
  .church-resources__submit a:hover {
    opacity: .4; }

.church-resource {
  align-items: center;
  background: #fff;
  display: flex;
  margin: 30px 0 0; }

.church-resource__image {
  display: block;
  height: 200px;
  width: 200px; }

.church-resource__entry {
  padding: 0 25px;
  width: 100%; }

.church-resource__title {
  color: #AFBC22; }

.church-resource__link {
  color: inherit;
  text-decoration: none; }

.church-resource__link:hover {
  opacity: .4; }

.church-resource__church {
  color: #000;
  margin: 0.3em 0 0; }

/* Church Staff Needs =================================================== */
.post-type-archive-nwc_church_staff {
  background: #f9f9f9; }

.church-staff-needs__statement {
  color: #000;
  text-align: center; }
  .church-staff-needs__statement a {
    color: #AFBC22;
    text-decoration: none; }
  .church-staff-needs__statement a:hover {
    opacity: .4; }

.church-staff-need {
  align-items: center;
  background: #fff;
  display: flex;
  margin: 30px 0 0; }

.church-staff-need__image {
  aspect-ratio: 1 / 1;
  display: block;
  height: auto;
  width: 100%; }

.church-staff-need__entry {
  padding: 0 25px;
  width: 100%; }

.church-staff-need__title {
  color: #AFBC22; }

.church-staff-need__link {
  color: inherit;
  text-decoration: none; }

.church-staff-need__link:hover {
  opacity: .4; }

.church-staff-need__church {
  color: #000;
  margin: 0.3em 0 0; }

.church-staff-need__location,
.church-staff-need__position {
  color: #000;
  margin: 0.375em 0 0; }

/* Events Carousel =================================================== */
.events-carousel {
  margin: 100px 0 0; }

.events-carousel__header {
  display: flex;
  justify-content: space-between; }

.events-carousel__headline {
  padding: 0 0 30px;
  position: relative; }

.events-carousel__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.events-carousel-slider__nav {
  display: flex;
  flex: 0 0 140px;
  justify-content: space-between; }

.events-carousel-slider__next,
.events-carousel-slider__prev {
  outline: 0; }

.events-carousel-slider__next::after {
  font-size: 3.75rem;
  color: #202020;
  content: '\f105';
  cursor: pointer;
  font-family: FontAwesome; }

.events-carousel-slider__prev::before {
  font-size: 3.75rem;
  color: #202020;
  content: '\f104';
  cursor: pointer;
  font-family: FontAwesome; }

.events-carousel-slider__next:hover::after,
.events-carousel-slider__prev:hover::before {
  opacity: .4; }

.events-carousel-slider {
  margin: 55px 0 0 0;
  visibility: hidden;
  width: calc(100% + 100px); }
  .events-carousel-slider .swiper-container {
    padding-right: 15px; }
  .events-carousel-slider .swiper-slide {
    height: auto;
    margin: 0 15px 0 0; }

.events-carousel-slide {
  border: 2px solid #707172;
  display: block;
  height: 100%;
  margin: 0;
  position: relative;
  text-decoration: none;
  width: 100%; }

.events-carousel-slide__content {
  margin: 50px 0 0;
  padding: 0 15px 35px;
  width: 100%; }

.events-carousel-slide:hover .events-carousel-slide__obj-fit-image {
  left: 0;
  top: 0; }

.events-carousel-slide:hover .events-carousel-slide__title-underline {
  background-size: 100% 2px; }

.events-carousel-slide__title {
  color: #AFBC22; }

.events-carousel-slide__date {
  font-weight: 600;
  margin: 0.6em 0 0; }

.events-carousel-slide__sep {
  margin: 0 5px; }

.events-carousel-slide__obj-fit-image-wrapper {
  height: 0;
  padding-bottom: 58%;
  position: relative;
  width: 100%; }

.events-carousel-slide__obj-fit-image {
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

/* Events Feed =================================================== */
.events-feed {
  border-bottom: 1px solid #fff;
  position: relative; }

.events-feed::after {
  background: #f9f9f9;
  bottom: 0;
  content: '';
  height: 1000px;
  left: 0;
  max-height: 50%;
  position: absolute;
  visibility: visible;
  width: 100%;
  z-index: -1; }

.events-list-event {
  background: #fff;
  border: 2px solid #707172;
  display: block;
  margin: 0 0 40px;
  position: relative;
  text-decoration: none;
  width: calc(33% - 23px); }

.events-list-event__content {
  margin: 50px 0 0;
  padding: 0 15px 35px;
  width: 100%; }

.events-list-event:hover .events-list-event__obj-fit-image {
  left: 0;
  top: 0; }

.events-list-event:hover .events-list-event__title-underline {
  background-size: 100% 2px; }

.events-list-event__title {
  color: #AFBC22; }

.events-list-event__date {
  font-weight: 600;
  margin: 0.6em 0 0; }

.events-list-event__sep {
  margin: 0 5px; }

.events-list-event__excerpt {
  margin: 0.6em 0 0; }

.events-list-event__obj-fit-image-wrapper {
  height: 0;
  padding-bottom: 58%;
  position: relative;
  width: 100%; }

.events-list-event__obj-fit-image {
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

/* Events Single =================================================== */
.op-events-single {
  padding: 95px 0 0;
  position: relative; }

.op-events-single::after {
  background: #f9f9f9;
  content: '';
  height: 500px;
  left: 0;
  position: absolute;
  top: 114px;
  width: 100%;
  z-index: -1; }

.op-events-single__back {
  color: #202020;
  display: block;
  margin: 45px 0 100px;
  text-decoration: none;
  text-transform: uppercase; }

.op-events-single__back::before {
  font-size: 1.66667rem;
  color: #202020;
  content: '\f104';
  cursor: pointer;
  font-family: FontAwesome;
  margin: 0 5px 0 0; }

.op-events-single__date {
  color: #202020;
  text-align: center; }

.op-events-single__title {
  color: #424339;
  margin: 0.4em 0 45px;
  text-align: center; }

.op-events-single__meta {
  background: #f9f9f9 !important;
  border: 0 !important;
  margin: 60px 0 0;
  padding: 0 0 80px; }

.op-events-single__meta + .tabs {
  margin-top: 0; }

.op-events-single__map {
  height: 480px;
  margin: 100px 0 0;
  width: 100%; }
  .op-events-single__map iframe {
    height: 100% !important; }

.op-events-single__meta-title {
  color: inherit; }

.op-events-single__register {
  margin: 0 0 45px;
  text-align: center;
  width: 100%; }

.op-events-single__button {
  border: 2px solid #202020;
  color: #202020; }

.op-events-single__meta-group {
  margin: 90px 0 0; }

.op-events-single__meta-group + .op-events-single__meta-group {
  margin-top: 65px; }

.op-events-single__meta-detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 35px;
  margin: 30px 0 0;
  width: 100%; }

.op-events-single__meta-venue {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3; }

.op-events-single__meta-label,
.op-events-single__meta-venue-location {
  font-weight: 600; }

.op-events-single__meta-address {
  font-style: normal; }

.op-events-single__meta-categories,
.op-events-single__meta-url {
  color: #202020; }
  .op-events-single__meta-categories a,
  .op-events-single__meta-url a {
    color: inherit; }

/* Events Pagination =================================================== */
.events-pagination {
  display: flex;
  justify-content: center;
  margin: 80px 0 90px; }

.events-pagination__prev,
.events-pagination__next {
  border: 2px solid #202020;
  color: #202020; }

.events-pagination__prev--disabled,
.events-pagination__next--disabled {
  border: 2px solid #ccc;
  color: #ccc;
  pointer-events: none; }

.events-pagination__prev:hover,
.events-pagination__next:hover {
  background: #202020;
  color: #fff; }

.events-pagination__prev + .events-pagination__next {
  margin-left: 10px; }

/* Featured Events =================================================== */
.featured-events {
  margin: 100px 0 0; }

.featured-events__headline {
  padding: 0 0 30px;
  position: relative; }

.featured-events__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.featured-events-slider {
  margin: 65px 0 0 0;
  visibility: hidden; }
  .featured-events-slider .swiper-slide:nth-child(odd) {
    margin-top: 40px; }

.featured-events-slide {
  aspect-ratio: 897 / 523;
  border: 2px solid #707172;
  display: block;
  height: auto;
  margin: 0 15px 15px 0;
  position: relative;
  width: calc(100% - 15px); }

.featured-events-slide:hover .featured-events-slide__obj-fit-image-wrapper {
  left: 0;
  top: 0; }

.featured-events-slide__obj-fit-image-wrapper {
  aspect-ratio: 895 / 519;
  height: auto;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

.featured-events-slider__footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 75px 0 0; }

.featured-events-slider__calendar-link {
  color: #202020;
  flex: 0 0 auto;
  margin: 0 0 0 calc(50% + 15px);
  text-transform: uppercase; }

.featured-events-slider__calendar-link:hover {
  opacity: .4; }

.featured-events-slider__nav {
  display: flex;
  flex: 0 1 130px;
  justify-content: space-between;
  margin: 0 25px; }

.featured-events-slider__next,
.featured-events-slider__prev {
  outline: 0; }

.featured-events-slider__next::after {
  font-size: 3.75rem;
  color: #202020;
  content: '\f105';
  cursor: pointer;
  font-family: FontAwesome; }

.featured-events-slider__prev::before {
  font-size: 3.75rem;
  color: #202020;
  content: '\f104';
  cursor: pointer;
  font-family: FontAwesome; }

.featured-events-slider__next:hover::after,
.featured-events-slider__prev:hover::before {
  opacity: .4; }

/* Filters =================================================== */
.filters-label {
  margin: 0; }

.filters {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0 65px; }

.filter-button {
  align-items: center;
  background: #fff;
  border: 2px solid #202020;
  color: #202020;
  cursor: pointer;
  display: inline-flex;
  height: 50px;
  justify-content: center;
  outline: 0;
  padding: 0 20px;
  margin: 0 30px 30px 0;
  min-width: 150px;
  text-decoration: none;
  text-transform: uppercase; }

.filter-button:hover {
  background: #202020;
  color: #fff; }

.filter-button--sort-title,
.filter-button--sort-date {
  padding-right: 60px;
  position: relative; }

.filter-button--sort-title::before,
.filter-button--sort-title::after,
.filter-button--sort-date::before,
.filter-button--sort-date::after {
  font-size: 1.66667rem;
  color: #aaa;
  cursor: pointer;
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.filter-button--sort-title::after,
.filter-button--sort-date::after {
  content: '\f107';
  right: 20px; }

.filter-button--sort-title::before,
.filter-button--sort-date::before {
  content: '\f106';
  right: 35px; }

.filter-button--sort-title-desc::after,
.filter-button--sort-date-desc::after {
  color: #202020; }

.filter-button--sort-title-asc::before,
.filter-button--sort-date-asc::before {
  color: #202020; }

.filter-select-container {
  border: 2px solid #202020;
  height: 50px;
  margin: 0 30px 30px 0;
  position: relative; }

.filter-select-container--topics {
  width: 400px; }

.filter-select-container--authors {
  width: 245px; }

.filter-select-container--disabled {
  border: 2px solid #ccc;
  cursor: default;
  pointer-events: none; }

.filter-select-container:hover:not(.filter-select-container--disabled) {
  background: #202020; }
  .filter-select-container:hover:not(.filter-select-container--disabled) .filter-select {
    color: #fff; }

.filter-select-container:hover:not(.filter-select-container--disabled)::after {
  color: #fff; }

.filter-select-container::after {
  font-size: 1.66667rem;
  color: #202020;
  content: "\f107";
  font-family: FontAwesome;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5010; }

.filter-select-container--disabled::after {
  color: #ccc; }

.filter-select {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-radius: 0;
  color: #202020;
  cursor: pointer;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  outline: 0;
  padding: 0 50px 0 20px;
  margin: 0 30px 0 0;
  width: 100%; }

.filter-select[disabled] {
  color: #ccc;
  cursor: default;
  pointer-events: none; }

/* Hero =================================================== */
.hero {
  align-items: center;
  background: #AFBC22;
  border-bottom: 15px solid #AFBC22;
  display: flex;
  min-height: 350px;
  overflow: hidden;
  padding: 130px 0;
  position: relative; }
  .hero h1 + p {
    margin-top: 1.2em; }
  .hero p {
    color: #fff; }
  .hero a {
    color: #fff; }
  .hero a:hover {
    opacity: .4; }

.hero--events {
  padding: 130px 0 20px; }

.hero--has-image {
  min-height: 450px; }
  .hero--has-image .hero__headline {
    margin: 0;
    text-transform: uppercase; }

.hero__obj-fit-image-wrapper {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.hero__headline {
  color: #fff;
  transform: translateY(15px); }

/* Homepage Hero =================================================== */
.homepage-hero {
  align-items: center;
  display: flex;
  min-height: 650px;
  padding: 120px 0 60px;
  position: relative; }

.homepage-hero__obj-fit-image-wrapper {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.homepage-hero__headline {
  color: #fff;
  text-align: center; }

.homepage-hero__text {
  color: #fff;
  margin: 2em 0 0;
  padding: 0 180px;
  text-align: center; }

.homepage-hero__buttons {
  margin: 50px 0 0;
  text-align: center; }

.homepage-hero__button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  margin: 0 15px 15px; }

.homepage-hero__button:hover {
  background: #fff;
  color: #424339; }

.homepage-hero__find-church-link {
  font-size: 1.33333rem;
  align-items: center;
  color: #fff;
  display: inline-flex;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 500;
  justify-content: center;
  margin: 0 15px;
  min-height: 50px;
  padding: 0 0 0 22px;
  position: relative;
  text-transform: uppercase; }

.homepage-hero__find-church-link::before {
  font-size: 1.83333rem;
  color: #fff;
  content: '\f041';
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 50%;
  text-decoration: none;
  transform: translateY(-50%); }

.homepage-hero__find-church-link:hover {
  opacity: .4; }

/* Ministry Priorities =================================================== */
.ministry-priorities {
  margin: 170px 0 0;
  position: relative; }

.ministry-priorities::after {
  background: #f9f9f9;
  bottom: 0;
  content: '';
  height: 275px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1; }

.ministry-priorities__headline {
  padding: 0 0 30px;
  position: relative;
  text-align: center; }

.ministry-priorities__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 110px; }

.ministry-priorities__accordion {
  display: flex;
  margin: 70px 0 0;
  width: calc(100% + 45px); }

.ministry-priority {
  flex: 0 0 85px;
  min-height: 460px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1); }

.ministry-priority::after {
  background: inherit;
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
  z-index: 5000; }

.ministry-priority--open {
  flex-grow: 1; }
  .ministry-priority--open .ministry-priority__label {
    opacity: 0 !important;
    pointer-events: none; }

.ministry-priority__label {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 85px;
  left: 100%;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: rotate(90deg) translateX(-50%);
  transform-origin: top left;
  white-space: nowrap;
  z-index: 5010; }

.ministry-priority__label:hover {
  opacity: .4; }

.ministry-priorities__accordion-item {
  display: flex;
  margin: 0 auto;
  padding: 130px 105px 140px 115px;
  position: relative; }

.ministry-priority__image {
  flex: 0 0 540px;
  height: 500px;
  margin: 0 60px 0 0;
  position: relative;
  width: 540px; }

.ministry-priority__image::before {
  border: 2px solid #fff;
  content: '';
  height: 0;
  left: 0;
  padding-bottom: 92.3%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3000; }

.ministry-priority__obj-fit-image-wrapper {
  height: 0;
  left: 15px;
  overflow: hidden;
  padding-bottom: 92.3%;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5000; }

.ministry-priority__content {
  flex: 0 0 420px;
  margin: 35px 0 0;
  width: 420px; }

.ministry-priority__title {
  margin: 0 0 1em;
  text-transform: uppercase; }

.ministry-priority__button {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  margin: 45px 0 0; }

.ministry-priority__button:hover {
  background: #fff;
  color: #202020; }

/* Ministry Support =================================================== */
.ministry-support {
  background: #f9f9f9;
  padding: 100px 0 115px; }

.ministry-support__headline {
  padding: 0 0 30px;
  position: relative;
  text-align: center; }

.ministry-support__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 110px; }

.ministry-support__list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 75px 0 0; }

.ministry-support__list-item {
  color: #7B408E;
  flex: 0 1 120px;
  list-style: none;
  text-align: center;
  text-transform: uppercase; }

.ministry-support__list-item:nth-child(4) {
  flex: 0 1 230px;
  text-align: left; }

.ministry-support__list-item:first-child {
  margin-left: 0; }

.ministry-support__list-item:last-child {
  margin-right: 0; }

.ministry-support__link {
  color: inherit;
  text-decoration: none; }

.ministry-support__link:hover {
  opacity: .4; }

/* News Carousel =================================================== */
.news-carousel {
  margin: 100px 0 0; }

.news-carousel__header {
  display: flex;
  justify-content: space-between; }

.news-carousel__headline {
  padding: 0 0 30px;
  position: relative; }

.news-carousel__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.news-carousel-slider__nav {
  display: flex;
  flex: 0 0 140px;
  justify-content: space-between; }

.news-carousel-slider__next,
.news-carousel-slider__prev {
  outline: 0; }

.news-carousel-slider__next::after {
  font-size: 3.75rem;
  color: #202020;
  content: '\f105';
  cursor: pointer;
  font-family: FontAwesome; }

.news-carousel-slider__prev::before {
  font-size: 3.75rem;
  color: #202020;
  content: '\f104';
  cursor: pointer;
  font-family: FontAwesome; }

.news-carousel-slider__next:hover::after,
.news-carousel-slider__prev:hover::before {
  opacity: .4; }

.news-carousel-slider {
  margin: 55px 0 0 0;
  visibility: hidden;
  width: calc(100% + 100px); }
  .news-carousel-slider .swiper-container {
    padding-right: 15px; }
  .news-carousel-slider .swiper-slide {
    height: auto;
    margin: 0 15px 0 0; }

.news-carousel-slide {
  border: 2px solid #707172;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  width: 100%; }

.news-carousel-slide:hover .news-carousel-slide__title-underline {
  background-size: 100% 2px; }

.news-carousel-slide__content {
  margin: 50px 0 0;
  padding: 0 15px 35px;
  width: 100%; }

.news-carousel-slide:hover .news-carousel-slide__obj-fit-image,
.news-carousel-slide:hover .news-carousel-slide__generic-image {
  left: 0;
  top: 0; }

.news-carousel-slide__title {
  color: #AFBC22; }

.news-carousel-slide__excerpt {
  margin: 0.6em 0 0; }

.news-carousel-slide__obj-fit-image-wrapper {
  height: 0;
  padding-bottom: 58%;
  position: relative;
  width: 100%; }

.news-carousel-slide__obj-fit-image {
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

.news-carousel-slide__generic-image {
  background-color: #ccc;
  background-size: 95% 95%;
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

/* Newswire =================================================== */
.newswire {
  background: #f9f9f9;
  margin: 90px 0;
  padding: 75px 0; }

.newswire__headline {
  padding: 0 0 30px;
  position: relative; }

.newswire__headline::after {
  background: #202020;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 110px; }

.newswire-list {
  columns: 3;
  column-gap: 100px;
  margin: 50px 0 0;
  padding: 0; }

.newswire-list__item {
  break-inside: avoid;
  color: #424339;
  list-style: none;
  padding: 0 0 50px;
  overflow: hidden;
  page-break-inside: avoid;
  width: 100%; }
  .newswire-list__item a {
    color: #AFBC22; }
  .newswire-list__item :is(p, ol, ul) + :is(p, ol, ul) {
    margin-top: 0.6em; }
  .newswire-list__item p:not(:first-of-type) {
    display: none; }

.newswire-list__title {
  color: #202020 !important;
  display: block;
  margin: 0 0 0.6em;
  text-decoration: underline; }

.newswire-list__title:hover {
  opacity: .4; }

/* Search Results =================================================== */
.search-results-list__entry {
  margin-top: 30px; }

.search-results-list__title {
  color: #AFBC22; }

.search-results-list__link {
  color: inherit; }

.search-results-list__link:hover {
  opacity: .4; }

/* Staff =================================================== */
.staff {
  clear: both;
  margin: 90px 0 0; }

.staff__image {
  border: 2px solid #707172;
  height: 0;
  margin: 0 0 100px;
  padding-bottom: calc(100% - 25px);
  position: relative;
  width: calc(100% - 25px); }

.staff__obj-fit-image-wrapper {
  height: 100%;
  left: 25px;
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 5000; }

.staff__obj-fit-image {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 5010; }

.staff__name {
  color: #AFBC22;
  margin: 65px 0 0; }

.staff__text {
  margin: 1.2em 0 0; }

.staff__email {
  margin: 1.8em 0 0; }

.staff__popup-link {
  color: inherit; }

.staff__popup-link:hover {
  opacity: .4; }

.staff__popup-form {
  background: #fff;
  padding: 60px 0;
  position: relative; }

.staff__popup-close {
  font-size: 3.75rem;
  color: #202020 !important;
  right: 15px !important;
  top: 15px !important; }

/* Stories =================================================== */
.stories {
  border-bottom: 1px solid #fff;
  position: relative; }

.stories::after {
  background: #f9f9f9;
  bottom: 0;
  content: '';
  height: 1000px;
  left: 0;
  max-height: 50%;
  position: absolute;
  visibility: hidden;
  width: 100%;
  z-index: -1; }

.stories--loaded::after {
  visibility: visible; }

.stories-list-story {
  background: #fff;
  border: 2px solid #707172;
  display: block;
  margin: 0 0 40px;
  position: relative;
  text-decoration: none;
  width: calc(33% - 23px); }

.stories-list-story__content {
  margin: 50px 0 0;
  padding: 0 15px 35px;
  width: 100%; }

.stories-list-story:hover .stories-list-story__obj-fit-image,
.stories-list-story:hover .stories-list-story__generic-image {
  left: 0;
  top: 0; }

.stories-list-story:hover .stories-list-story__title-underline {
  background-size: 100% 2px; }

.stories-list-story__meta {
  font-size: 1.5rem;
  line-height: 1.33333em;
  color: #202020;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; }

.stories-list-story__cat {
  font-weight: 600; }

.stories-list-story__tag {
  font-weight: 400; }

.stories-list-story__cat + .stories-list-story__tag::before {
  content: ' / ';
  font-weight: 600; }

.stories-list-story__meta + .stories-list-story__title {
  margin-top: 1.2em; }

.stories-list-story__title {
  color: #AFBC22; }

.stories-list-story__excerpt {
  margin: 0.6em 0 0; }

.stories-list-story__obj-fit-image-wrapper {
  height: 0;
  padding-bottom: 58%;
  position: relative;
  width: 100%; }

.stories-list-story__generic-image {
  background-color: #ccc;
  background-size: 95% 95%;
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

.stories-list-story__obj-fit-image {
  height: 100%;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 5010; }

.stories__load-more {
  margin: 80px 0 90px;
  text-align: center; }

.stories__load-more-button {
  background: transparent;
  border: 2px solid #424339;
  color: #424339;
  visibility: hidden; }

.stories__load-more-button:not(:disabled):hover {
  background: #202020;
  color: #fff; }

.stories--loaded .stories__load-more-button {
  visibility: visible; }

.stories__load-more-button:disabled {
  border: 2px solid #ccc;
  color: #ccc;
  cursor: default; }

/* Tabs =================================================== */
.tabs {
  margin: 0 0 100px; }

.tabs__tab {
  align-items: center;
  display: flex;
  flex-direction: column;
  list-style: none; }

.tabs__tab + .tabs__tab {
  margin-top: 5px; }

.tabs__tab--open .tab__content {
  max-height: 6500px; }

.tab__title {
  align-items: center;
  background-color: #AFBC22;
  cursor: pointer;
  display: flex;
  font-weight: 900;
  justify-content: center;
  min-height: 125px;
  padding: 45px;
  text-transform: uppercase;
  width: 100%; }

.tab__title:hover .tab__title-inner {
  opacity: .4; }

.tab__title-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 300px; }

.tab__title-inner::after {
  font-size: 3.33333rem;
  color: #202020;
  content: '\f105';
  cursor: pointer;
  font-family: FontAwesome;
  margin: 0 0 0 15px; }

.tab__content {
  max-height: 0;
  overflow: hidden;
  width: 100%; }

.tab__content-block {
  padding: 30px 0;
  width: 100%; }

/* Tribe Events =================================================== */
.tribe-events-notices {
  background: none;
  border-radius: 0;
  border: 0;
  color: #202020;
  margin: 0;
  padding: 0 0 2.4em;
  text-align: center;
  text-shadow: none; }
  .tribe-events-notices li {
    list-style: none;
    text-align: center; }

.tribe-events-cal-links {
  margin: 100px 0 0 !important; }

.tribe-events-button {
  font-size: 1.33333rem !important;
  align-items: center !important;
  background: none !important;
  border: 2px solid #202020 !important;
  color: #202020 !important;
  display: inline-flex !important;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif !important;
  font-weight: 500 !important;
  justify-content: center !important;
  min-height: 50px !important;
  padding: 0 15px !important;
  text-decoration: none !important;
  text-transform: uppercase !important; }

.tribe-events-event-image {
  height: 0;
  margin: 0 auto 65px !important;
  padding-bottom: 58%;
  position: relative;
  width: 100%; }
  .tribe-events-event-image img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5010; }

.tribe-events-c-subscribe-dropdown__container {
  display: none !important; }

@media only screen and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: 100%; } }

@media only screen and (min-device-width: 480px) and (max-device-width: 768px) and (orientation: landscape) {
  html, body {
    min-height: 768px; } }

@media only screen and (min-device-width: 480px) and (max-device-width: 768px) and (orientation: portrait) {
  html, body {
    min-height: 1280px; } }

@media only screen and (max-width: 1670px) {
  .op-events-single__meta-detail {
    grid-column-gap: 30px; }
  .ministry-priorities__accordion {
    display: flex;
    margin: 70px 0 0;
    width: 100%; } }

@media only screen and (max-width: 1440px) {
  .ministry-priority__image {
    flex: 1 1 auto;
    width: auto; }
  .ministry-support__list-item {
    font-size: 1.75rem;
    line-height: 1.14286em; } }

@media only screen and (max-width: 1230px) {
  .featured-events-slider__footer {
    flex-wrap: wrap;
    margin: 35px 0 0; }
  .featured-events-slider__calendar-link {
    flex: 0 0 100%;
    margin: 60px 0 0;
    order: 2;
    text-align: center; }
  .featured-events-slider__nav {
    flex: 0 1 100%;
    justify-content: space-between;
    margin: 0;
    order: 1; }
  .ministry-priorities::after {
    display: none; }
  .ministry-priorities__accordion {
    margin-left: -30px;
    width: calc(100% + 60px); }
  .ministry-priorities__accordion-item {
    display: block; }
  .ministry-priority__image {
    height: 500px;
    margin: 0 auto;
    width: 530px; }
  .ministry-priority__content {
    margin: 50px auto 0;
    width: 530px; }
  .ministry-support__list {
    display: block; }
  .ministry-support__list-item {
    display: block;
    margin: 0;
    text-align: center; }
  .ministry-support__list-item + .ministry-support__list-item {
    margin-top: 20px; }
  .ministry-support__list-item:nth-child(4) {
    text-align: center; }
  .newswire {
    padding: 75px 0 0; }
  .newswire-list {
    column-gap: 50px; } }

@media only screen and (max-width: 990px) {
  .church-directory__church {
    width: calc(50% - 18px); }
  .events-list-event {
    width: calc(50% - 17px); }
  .events-pagination {
    margin: 45px 0; }
  .homepage-hero__text {
    padding: 0 90px; }
  .ministry-priorities__accordion {
    display: block; }
  .ministry-priority {
    max-height: 100px;
    min-height: 0; }
  .ministry-priority--open {
    max-height: 2000px; }
  .ministry-priority__label {
    background: inherit;
    height: 100px;
    justify-content: center;
    left: 0;
    position: relative;
    top: 0;
    transform: rotate(0deg);
    width: 100%;
    z-index: 5010; }
  .ministry-priority::after {
    display: none; }
  .ministry-priorities__accordion {
    margin-left: -15px;
    width: calc(100% + 30px); }
  .ministry-priorities__accordion-item {
    display: block;
    padding: 0 105px 105px; }
  .ministry-priority__image {
    height: 0;
    margin: 0;
    padding-bottom: 92.3%;
    width: 100%; }
  .ministry-priority__content {
    margin: 50px 0 0;
    width: 100%; }
  .ministry-support__list {
    display: block; }
  .ministry-support__list-item {
    display: block;
    margin: 0;
    text-align: center; }
  .newswire {
    margin: 90px 0 0;
    padding: 75px 0 0; }
  .stories-list-story {
    width: calc(50% - 17px); }
  .stories__load-more {
    margin: 45px 0; }
  .staff__image {
    margin: 45px 0 0; }
  .tribe-events-notices {
    margin: 2.4em 0 !important; } }

@media only screen and (max-width: 767px) {
  .church-directory__church {
    margin: 0 0 20px;
    padding: 40px 20px;
    width: 100%; }
  .church-map__gmap {
    height: 375px;
    margin: 45px 0 75px; }
  .church-resources {
    margin: 0 0 35px; }
  .church-staff-needs {
    margin: 0 0 35px; }
  .events-carousel {
    margin: 75px 0 0; }
  .events-carousel__headline::after {
    width: 50px; }
  .events-carousel-slider {
    width: calc(100% + 15px); }
    .events-carousel-slider .swiper-container {
      padding-right: 0; }
  .events-carousel-slide {
    width: calc(100% - 15px); }
  .events-carousel-slider__nav {
    flex: 0 0 90px; }
  .events-carousel-slider__next::after,
  .events-carousel-slider__prev::before {
    font-size: 2.5rem; }
  .events-list-event {
    margin: 0;
    width: 100%; }
  .op-events-single__back {
    margin: 45px 0; }
  .op-events-single__meta {
    padding: 30px 0; }
  .op-events-single__meta-group {
    margin: 30px 0 0; }
  .op-events-single__meta-group + .op-events-single__meta-group {
    margin-top: 30px; }
  .op-events-single__meta-detail {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-row-gap: 30px;
    margin: 30px 0 0; }
  .op-events-single__map {
    height: 320px;
    margin: 45px 0 15px; }
  .homepage-hero__text {
    padding: 0; }
  .featured-events-slider .swiper-slide:nth-child(odd) {
    margin-top: 0; }
  .featured-events-slide {
    border: 0;
    margin: 0;
    width: 100%; }
  .featured-events-slide__obj-fit-image-wrapper {
    position: static;
    left: 0;
    top: 0; }
  .featured-events-slider__nav {
    margin: 0 15px; }
  .featured-events-slider__next::after,
  .featured-events-slider__prev::before {
    font-size: 2.33333rem; }
  .filters {
    margin: 35px 0; }
  .hero {
    min-height: 280px;
    padding: 150px 0 50px; }
  .hero__headline {
    transform: translateY(0); }
  .ministry-priorities {
    margin: 120px 0 0; }
  .ministry-priorities__accordion-item {
    margin: -50px 0 0;
    padding: 0 15px 50px; }
  .ministry-priority__image::before {
    border: 0; }
  .ministry-priority__obj-fit-image-wrapper {
    left: 0;
    top: 0; }
  .ministry-priority__content {
    margin: 35px 0 0; }
  .ministry-support {
    padding: 60px 0 45px; }
  .ministry-support__list {
    margin: 45px 0 0; }
  .ministry-support__list-item {
    font-size: 1.33333rem;
    line-height: 1.5em; }
  .news-carousel {
    margin: 50px 0 0; }
  .news-carousel__headline::after {
    width: 50px; }
  .news-carousel-slider {
    width: calc(100% + 15px); }
    .news-carousel-slider .swiper-container {
      padding-right: 0; }
  .news-carousel-slide {
    width: calc(100% - 15px); }
  .news-carousel-slider__nav {
    flex: 0 0 90px; }
  .news-carousel-slider__next::after,
  .news-carousel-slider__prev::before {
    font-size: 2.5rem; }
  .newswire {
    margin: 75px 0 0;
    padding: 50px 0 20px; }
  .newswire-list {
    columns: 1; }
  .newswire-list__item {
    padding: 0 0 30px; }
  .staff {
    margin: 45px 0; }
  .staff__popup-form {
    padding: 60px 0 45px; }
  .stories-list-story {
    margin: 0;
    width: 100%; }
  .stories-list-story__content {
    margin: 50px 0 0;
    padding: 0 20px 40px;
    width: 100%; }
  .tabs {
    margin: 0 0 80px; }
  .tab__title {
    min-height: 100px;
    padding: 30px 45px; }
  .tab__title-inner {
    width: 200px; }
  .tab__title-inner::after {
    font-size: 2.5rem; }
  .tribe-events-cal-links {
    margin: 45px 0 0 !important; }
  .tribe-events-event-image {
    margin: 0 auto 30px !important; } }

@media only screen and (max-width: 480px) {
  .church-resource {
    flex-direction: column; }
  .church-resource__thumb {
    margin: 25px 0 0; }
  .church-resource__entry {
    padding: 25px;
    text-align: center; }
  .church-staff-need {
    flex-direction: column; }
  .church-staff-need__thumb {
    width: 100%; }
  .church-staff-need__entry {
    padding: 25px;
    text-align: center; }
  .op-events-single__meta-detail {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 15px 0 0; }
  .op-events-single__meta-venue {
    -ms-grid-column: 1;
    grid-column: 1 / 1; }
  .filter-select,
  .filter-select-container {
    max-width: 100%; } }

/* Pagination =================================================== */
.wp-pagenavi {
  margin: 100px auto 0;
  text-align: center;
  width: 100%; }
  .wp-pagenavi .pages, .wp-pagenavi .first, .wp-pagenavi .last {
    display: none; }
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    font-size: 1.5rem;
    line-height: 1.33333em;
    color: #707172;
    font-family: FontAwesome;
    text-decoration: none; }
  .wp-pagenavi .previouspostslink {
    margin: 0 10px 0 0; }
  .wp-pagenavi .nextpostslink {
    margin: 0 0 0 10px; }
  .wp-pagenavi .page {
    font-size: 1.16667rem;
    line-height: 1.71429em;
    border: 1px solid #707172;
    color: #707172;
    margin: 0 5px;
    padding: 5px;
    text-decoration: none; }
  .wp-pagenavi .current {
    font-size: 1.16667rem;
    line-height: 1.71429em;
    border: 1px solid #202020;
    color: #202020;
    margin: 0 5px;
    padding: 5px;
    text-decoration: none; }
  .wp-pagenavi .extend {
    font-size: 1.16667rem;
    line-height: 1.71429em;
    color: #707172;
    margin: 0 5px; }

@media only screen and (max-width: 767px) {
  .wp-pagenavi {
    margin: 45px auto 0; } }

.embedded-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 100%;
  overflow: hidden; }
  .embedded-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Galleries =================================================== */
.gallery {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2.18182em auto; }
  .gallery img {
    height: auto;
    width: 100%; }
  .gallery br {
    display: none; }

.gallery + h1,
.gallery + h2,
.gallery + h3,
.gallery + h4,
.gallery + h5,
.gallery + h6,
.gallery + ol,
.gallery + p,
.gallery + ul {
  margin-top: 1.09091em; }

.gallery-item {
  flex: 0 0 calc(25% - 5px);
  margin: 5px 0 0; }

/* Lightbox overrides =================================================== */
.mfp-bg {
  z-index: 9001; }

.mfp-content {
  z-index: 9004; }

.mfp-preloader {
  z-index: 9003; }

.mfp-wrap {
  z-index: 9002; }

button.mfp-close {
  z-index: 9005; }

/* Loader =================================================== */
.lds-ellipsis {
  display: block;
  height: 80px;
  margin: auto;
  width: 80px; }

.lds-ellipsis div {
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background: #AFBC22;
  border-radius: 50%;
  height: 13px;
  position: absolute;
  top: 33px;
  width: 13px; }

.lds-ellipsis div:nth-child(1) {
  animation: lds-ellipsis1 0.6s infinite;
  left: 8px; }

.lds-ellipsis div:nth-child(2) {
  animation: lds-ellipsis2 0.6s infinite;
  left: 8px; }

.lds-ellipsis div:nth-child(3) {
  animation: lds-ellipsis2 0.6s infinite;
  left: 32px; }

.lds-ellipsis div:nth-child(4) {
  animation: lds-ellipsis3 0.6s infinite;
  left: 56px; }

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6, .wf-loading p, .wf-loading ol, .wf-loading ul, .wf-loading blockquote, .wf-loading a {
  visibility: hidden; }

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-active p, .wf-active ol, .wf-active ul, .wf-active blockquote, .wf-active a {
  visibility: visible; }

@media only screen and (max-width: 1230px) {
  .gallery-item {
    flex: 0 0 calc(33.3% - 5px); } }

@media only screen and (max-width: 480px) {
  .gallery-item {
    flex: 0 0 calc(50% - 5px); } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important; }

/* Formidable Forms =================================================== */
.frm_forms h3 + .frm_description {
  margin-top: 1em; }

.frm_forms .frm_combo_inputs_container .frm_description {
  display: none; }

.frm_forms .frm_form_subfield-first,
.frm_forms .frm_form_subfield-last {
  margin-bottom: 0 !important; }

.frm_forms .frm_fields_container {
  margin: 35px 0 0; }

.frm_forms .frm_form_field {
  margin: 0 0 45px;
  position: relative;
  width: 100%; }

.frm_forms .frm_primary_label {
  color: #000; }

.frm_forms .frm_form_field input,
.frm_forms .frm_form_field textarea {
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #202020;
  color: #424339;
  font-style: italic;
  height: 55px;
  outline: 0;
  padding: 20px;
  width: 100%; }

.frm_forms .frm_form_field textarea {
  border-bottom: 2px solid #202020;
  height: 110px; }

.frm_forms .frm_form_field input::-ms-input-placeholder,
.frm_forms .frm_form_field textarea::-ms-input-placeholder {
  color: #707172;
  opacity: 1; }

.frm_forms .frm_form_field input::placeholder,
.frm_forms .frm_form_field textarea::placeholder {
  color: #707172;
  opacity: 1; }

.frm_forms .frm_form_field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #202020;
  color: #424339;
  font-style: italic;
  height: 55px;
  outline: 0;
  padding: 0 20px;
  width: 100%; }

.frm_forms .select-container {
  clear: both;
  position: relative; }

.frm_forms .select-container::after {
  font-size: 1.66667rem;
  color: #202020;
  content: "\f107";
  font-family: FontAwesome;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 5010; }

.frm_forms .frm_submit {
  margin: 45px 0 0;
  text-align: right; }

.frm_forms .frm_submit button {
  border: 2px solid #202020;
  color: #202020;
  cursor: pointer; }

.frm_forms .frm_submit button:hover {
  background: #202020;
  color: #fff; }

.frm_forms .frm_error_style {
  color: red;
  margin: 0 0 30px; }

.frm_forms .frm_error {
  color: red;
  margin: 15px 0 0; }

.frm_forms input[name='frm_verify'] {
  display: none !important; }

/* Prevent iphone from zooming into form fields =================================================== */
@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

@media screen and (device-aspect-ratio: 375 / 667) {
  select, select:focus, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* Grid =================================================== */
.op-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[12];
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-column-gap: 35px;
  margin: 0 auto;
  position: relative;
  width: 1600px; }

.op-row--10-col {
  -ms-grid-columns: (minmax(0, 1fr))[10];
  grid-template-columns: repeat(10, minmax(0, 1fr));
  width: 100%; }

/* IE 11 Grid Fallback =================================================== */
.op-col-start-1 {
  padding: 0 15px; }
  .op-col-start-1.op-col-end-2 {
    -ms-grid-column-span: 2; }
  .op-col-start-1.op-col-end-3 {
    -ms-grid-column-span: 3; }
  .op-col-start-1.op-col-end-4 {
    -ms-grid-column-span: 4; }
  .op-col-start-1.op-col-end-5 {
    -ms-grid-column-span: 5; }
  .op-col-start-1.op-col-end-6 {
    -ms-grid-column-span: 6; }
  .op-col-start-1.op-col-end-7 {
    -ms-grid-column-span: 7; }
  .op-col-start-1.op-col-end-8 {
    -ms-grid-column-span: 8; }
  .op-col-start-1.op-col-end-9 {
    -ms-grid-column-span: 9; }
  .op-col-start-1.op-col-end-10 {
    -ms-grid-column-span: 10; }
  .op-col-start-1.op-col-end-11 {
    -ms-grid-column-span: 11; }
  .op-col-start-1.op-col-end-12 {
    -ms-grid-column-span: 12; }

.op-col-start-2 {
  padding: 0 15px; }
  .op-col-start-2.op-col-end-3 {
    -ms-grid-column-span: 2; }
  .op-col-start-2.op-col-end-4 {
    -ms-grid-column-span: 3; }
  .op-col-start-2.op-col-end-5 {
    -ms-grid-column-span: 4; }
  .op-col-start-2.op-col-end-6 {
    -ms-grid-column-span: 5; }
  .op-col-start-2.op-col-end-7 {
    -ms-grid-column-span: 6; }
  .op-col-start-2.op-col-end-8 {
    -ms-grid-column-span: 7; }
  .op-col-start-2.op-col-end-9 {
    -ms-grid-column-span: 8; }
  .op-col-start-2.op-col-end-10 {
    -ms-grid-column-span: 9; }
  .op-col-start-2.op-col-end-11 {
    -ms-grid-column-span: 10; }
  .op-col-start-2.op-col-end-12 {
    -ms-grid-column-span: 11; }

.op-col-start-3 {
  padding: 0 15px; }
  .op-col-start-3.op-col-end-4 {
    -ms-grid-column-span: 2; }
  .op-col-start-3.op-col-end-5 {
    -ms-grid-column-span: 3; }
  .op-col-start-3.op-col-end-6 {
    -ms-grid-column-span: 4; }
  .op-col-start-3.op-col-end-7 {
    -ms-grid-column-span: 5; }
  .op-col-start-3.op-col-end-8 {
    -ms-grid-column-span: 6; }
  .op-col-start-3.op-col-end-9 {
    -ms-grid-column-span: 7; }
  .op-col-start-3.op-col-end-10 {
    -ms-grid-column-span: 8; }
  .op-col-start-3.op-col-end-11 {
    -ms-grid-column-span: 9; }
  .op-col-start-3.op-col-end-12 {
    -ms-grid-column-span: 10; }

.op-col-start-4 {
  padding: 0 15px; }
  .op-col-start-4.op-col-end-5 {
    -ms-grid-column-span: 2; }
  .op-col-start-4.op-col-end-6 {
    -ms-grid-column-span: 3; }
  .op-col-start-4.op-col-end-7 {
    -ms-grid-column-span: 4; }
  .op-col-start-4.op-col-end-8 {
    -ms-grid-column-span: 5; }
  .op-col-start-4.op-col-end-9 {
    -ms-grid-column-span: 6; }
  .op-col-start-4.op-col-end-10 {
    -ms-grid-column-span: 7; }
  .op-col-start-4.op-col-end-11 {
    -ms-grid-column-span: 8; }
  .op-col-start-4.op-col-end-12 {
    -ms-grid-column-span: 9; }

.op-col-start-5 {
  padding: 0 15px; }
  .op-col-start-5.op-col-end-6 {
    -ms-grid-column-span: 2; }
  .op-col-start-5.op-col-end-7 {
    -ms-grid-column-span: 3; }
  .op-col-start-5.op-col-end-8 {
    -ms-grid-column-span: 4; }
  .op-col-start-5.op-col-end-9 {
    -ms-grid-column-span: 5; }
  .op-col-start-5.op-col-end-10 {
    -ms-grid-column-span: 6; }
  .op-col-start-5.op-col-end-11 {
    -ms-grid-column-span: 7; }
  .op-col-start-5.op-col-end-12 {
    -ms-grid-column-span: 8; }

.op-col-start-6 {
  padding: 0 15px; }
  .op-col-start-6.op-col-end-7 {
    -ms-grid-column-span: 2; }
  .op-col-start-6.op-col-end-8 {
    -ms-grid-column-span: 3; }
  .op-col-start-6.op-col-end-9 {
    -ms-grid-column-span: 4; }
  .op-col-start-6.op-col-end-10 {
    -ms-grid-column-span: 5; }
  .op-col-start-6.op-col-end-11 {
    -ms-grid-column-span: 6; }
  .op-col-start-6.op-col-end-12 {
    -ms-grid-column-span: 7; }

.op-col-start-7 {
  padding: 0 15px; }
  .op-col-start-7.op-col-end-8 {
    -ms-grid-column-span: 2; }
  .op-col-start-7.op-col-end-9 {
    -ms-grid-column-span: 3; }
  .op-col-start-7.op-col-end-10 {
    -ms-grid-column-span: 4; }
  .op-col-start-7.op-col-end-11 {
    -ms-grid-column-span: 5; }
  .op-col-start-7.op-col-end-12 {
    -ms-grid-column-span: 6; }

.op-col-start-8 {
  padding: 0 15px; }
  .op-col-start-8.op-col-end-9 {
    -ms-grid-column-span: 2; }
  .op-col-start-8.op-col-end-10 {
    -ms-grid-column-span: 3; }
  .op-col-start-8.op-col-end-11 {
    -ms-grid-column-span: 4; }
  .op-col-start-8.op-col-end-12 {
    -ms-grid-column-span: 5; }

.op-col-start-9 {
  padding: 0 15px; }
  .op-col-start-9.op-col-end-10 {
    -ms-grid-column-span: 2; }
  .op-col-start-9.op-col-end-11 {
    -ms-grid-column-span: 3; }
  .op-col-start-9.op-col-end-12 {
    -ms-grid-column-span: 4; }

.op-col-start-10 {
  padding: 0 15px; }
  .op-col-start-10.op-col-end-11 {
    -ms-grid-column-span: 2; }
  .op-col-start-10.op-col-end-12 {
    -ms-grid-column-span: 3; }

.op-col-start-11 {
  padding: 0 15px; }
  .op-col-start-11.op-col-end-12 {
    -ms-grid-column-span: 2; }

.op-col-start-12 {
  padding: 0 15px; }

@supports (display: grid) {
  .op-col-start-1,
  .op-col-start-2,
  .op-col-start-3,
  .op-col-start-4,
  .op-col-start-5,
  .op-col-start-6,
  .op-col-start-7,
  .op-col-start-8,
  .op-col-start-9,
  .op-col-start-10,
  .op-col-start-11,
  .op-col-start-12 {
    /* override ie 11 padding set above */
    padding: 0; } }

/* End IE 11 Grid Fallback */
.op-col-start-1 {
  -ms-grid-column: 1;
  grid-column: 1 / 1;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-2 {
  -ms-grid-column: 2;
  grid-column: 2 / 2;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-3 {
  -ms-grid-column: 3;
  grid-column: 3 / 3;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-4 {
  -ms-grid-column: 4;
  grid-column: 4 / 4;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-5 {
  -ms-grid-column: 5;
  grid-column: 5 / 5;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-6 {
  -ms-grid-column: 6;
  grid-column: 6 / 6;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-7 {
  -ms-grid-column: 7;
  grid-column: 7 / 7;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-8 {
  -ms-grid-column: 8;
  grid-column: 8 / 8;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-9 {
  -ms-grid-column: 9;
  grid-column: 9 / 9;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-10 {
  -ms-grid-column: 10;
  grid-column: 10 / 10;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-11 {
  -ms-grid-column: 11;
  grid-column: 11 / 11;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-start-12 {
  -ms-grid-column: 12;
  grid-column: 12 / 12;
  -ms-grid-row: 1;
  grid-row: 1 / 1; }

.op-col-end-2 {
  grid-column-end: 3; }

.op-col-end-3 {
  grid-column-end: 4; }

.op-col-end-4 {
  grid-column-end: 5; }

.op-col-end-5 {
  grid-column-end: 6; }

.op-col-end-6 {
  grid-column-end: 7; }

.op-col-end-7 {
  grid-column-end: 8; }

.op-col-end-8 {
  grid-column-end: 9; }

.op-col-end-9 {
  grid-column-end: 10; }

.op-col-end-10 {
  grid-column-end: 11; }

.op-col-end-11 {
  grid-column-end: 12; }

.op-col-end-12 {
  grid-column-end: -1; }

.op-col-align-end {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

@media only screen and (max-width: 1670px) {
  .op-row {
    grid-column-gap: 30px;
    margin: auto;
    width: calc(100% - 60px); }
  .op-row--10-col {
    width: 100%; } }

@media only screen and (max-width: 990px) {
  .op-row,
  .op-row--10-col {
    display: block;
    margin: auto;
    width: calc(100% - 30px); } }
