/* Text Elements */

h1.neutral-hero-heading {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75em;
  color: #ff8455;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 72px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;

  mix-blend-mode: normal;
}

h1.heading-1 {
  margin-top: 0;
  margin-bottom: 24px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 96px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h1.pastor-heading {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75em;
  color: #c89582;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 72px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;

  mix-blend-mode: normal;
}

h1.hero-heading-index {
  margin-top: 0;
  margin-bottom: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 96px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.events-heading {
  margin-top: 0;
  margin-bottom: 0;
  color: #ff8455;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 72px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.bottom-heading {
  margin-top: 0;
  margin-bottom: 16px;
  color: #f8f5f2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 64px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.ministries-heading {
  margin-top: 0;
  margin-bottom: 0;
  color: #260a00;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 72px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.footer-description {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #260a00;
  text-align: left;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 36px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.contact-heading {
  margin-top: 0;
  margin-bottom: 48px;
  color: #ff8455;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 72px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h3.heading-2 {
  color: #260a00;
  font-size: 24px;
  font-family: 'Fjalla One', sans-serif;
}

h3.pastor-name {
  margin-top: 0;
  margin-bottom: 0;
  color: #ff8455;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 36px;
  font-family: 'Fjalla One', sans-serif;
}

h3.quote-text {
  color: #ff8455;
  font-size: 24px;
  font-family: 'Fjalla One', sans-serif;
}

h3.title-paragraph {
  margin-bottom: 8px;
  color: #260a00;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'Fjalla One', sans-serif;
}

p.paragraph.paragraph-text {
  margin-top: 16px;
  max-width: 800px;
  color: #260a00;
  text-align: left;
  font-weight: 300;
  font-family: 'DM Sans', sans-serif;
  line-height: 25px;
}

span.text-element.hero-subheading-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: 'DM Sans', sans-serif;
}

span.text-element.pastor-title {
  color: #f8f5f2;
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Fjalla One', sans-serif;
}

span.text-element.bottom-subheading {
  color: #ff8455;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'DM Sans', sans-serif;
}

blockquote.blockquote-1 {
  margin: 0;
  color: #f8f5f2;
  font-size: 48px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.55;
}

a.link-text.neutral-nav-link-menu {
  padding: 4px 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.nav-logo {
  padding: 10px 0;
  border-radius: 50px;
  background-color: transparent;
  color: #f8f5f2;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: -1px;
  font-weight: 800;
  font-size: 32px;
  font-family: 'DM Sans', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.footer-link {
  margin-bottom: 16px;
  padding: 4px 12px;
  color: #260a00;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.footer-logo {
  padding: 10px 0;
  border-radius: 50px;
  background-color: transparent;
  color: #260a00;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: -1px;
  font-weight: 800;
  font-size: 32px;
  font-family: 'DM Sans', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.neutral-nav-link-menu:hover {
  color: #260a00;
}

a.link-text.footer-link:hover {
  color: #c89582;
}

/* Interaction Elements */

a.link-button.ministries-button {
  margin-top: 24px;
  padding: 16px 32px;
  border-radius: 4px;
  background-color: #ff8455;
  color: #f8f5f2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Fjalla One', sans-serif;
}

a.link-button.ministries-button:hover {
  background-color: #ff5717;
}

form.form-container.form-container-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  margin-right: 0;
  margin-left: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 800px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

input[type=text].input-name {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 100px;
  width: 100%;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: .0625rem;
  border-bottom-color: #ff8455;
  border-left-width: 0;
  color: #ff8455;
  font-size: 18px;
  font-family: 'DM Sans', sans-serif;
}

input[type=email].input-email {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 100px;
  width: 100%;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: .0625rem;
  border-bottom-color: #ff8455;
  border-left-width: 0;
  color: #ff8455;
  font-size: 18px;
  font-family: 'DM Sans', sans-serif;
}

textarea.textarea-1 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 150px;
  width: 100%;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: .0625rem;
  border-left-width: 0;
  border-radius: 0;
  background-color: transparent;
  color: #ff8455;
  font-size: 18px;
  font-family: 'DM Sans', sans-serif;
  resize: both;
}

/* Layout Elements */

.container.hero-index {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  min-height: 100vh;
  background-image: url('../images/edward-cisneros-KoKAXLKJwhk-unsplash.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-navbar {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 48px 24px;
  max-width: none;
  width: auto;
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.cover-image-ministries.prayer-ministry {
  overflow: hidden;
  min-height: 800px;
  width: 100%;
  border-radius: 16px;
  background-image: url('../images/ismael-paramo-I-YAoNw2nds-unsplash.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.ministries-2-columns {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: 0;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 0;
  max-width: 1200px;
  width: 100%;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-items: center;
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

.container.ministries-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-left: 24px;
  min-height: 500px;
  max-width: 800px;
  -webkit-transition-delay: .3s;
     -moz-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .7s;
     -moz-transition-duration: .7s;
       -o-transition-duration: .7s;
          transition-duration: .7s;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.cover-image-ministries.youth-ministry {
  overflow: hidden;
  min-height: 800px;
  width: 100%;
  border-radius: 16px;
  background-image: url('../images/vince-fleming-eBWbU7XdiYU-unsplash.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.cover-image-ministries.marriage-ministry {
  overflow: hidden;
  min-height: 800px;
  width: 100%;
  border-radius: 16px;
  background-image: url('../images/6000207aade610657308d3bb_Ministry%20-%20Marriage-p-1600.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.bible-ministry.cover-image-ministries {
  overflow: hidden;
  min-height: 800px;
  width: 100%;
  border-radius: 16px;
  background-image: url('../images/60002074b08bf26dfb45d3f1_Ministry%20-%20Bible-p-1600.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.ministries-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 50vh;
  background-color: #f8f5f2;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.big-picture-container {
  overflow: hidden;
  margin-top: 24px;
  max-width: 1200px;
  width: 100%;
  border-radius: 20px;
}

.container.center-align-items {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 1200px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.church-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px 96px;
  min-height: 50vh;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.cover-image-ministries {
  border-radius: 20px;
  -webkit-transition-delay: .2s;
     -moz-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: 5s;
     -moz-transition-duration: 5s;
       -o-transition-duration: 5s;
          transition-duration: 5s;
}

.container.quote-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 40vh;
  background-color: #260a00;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.pastors-css-grid {
  display: grid;
  min-height: 500px;
  max-width: 1200px;
  width: 100%;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: repeat(2 , auto);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.container.pastors-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 50vh;
  background-color: #f8f5f2;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper.neutral-margin-top {
  margin-top: 16px;
}

.container.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  padding: 96px 24px;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.bottom-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  min-height: 55vh;
  background-color: #efedea;
  background-image: url('../images/edwin-andrade-6liebVeAfrY-unsplash.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-blend-mode: normal;
}

.container.description-logos-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;

  grid-area: description;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.social-footer-wrapper {
  margin-top: 16px;
}

.container.container-links-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 16px;
  padding-left: 16px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  grid-area: links;
}

.container.bottom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 800px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: end;
  padding: 48px 24px 96px;
  min-height: 300px;
  background-color: #f8f5f2;

  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.ministries-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  min-height: 100vh;
  background-color: #260a00;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.ministries-hero.prayers-ministry {
  background-image: url('../images/ismael-paramo-I-YAoNw2nds-unsplash.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.ministry-inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 800px;
  width: 100%;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.ministries-hero.youth-ministry {
  background-image: url('../images/vince-fleming-eBWbU7XdiYU-unsplash.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 96px;
  padding-bottom: 96px;
  max-width: 1200px;
  width: 100%;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.marriage-ministry.ministries-hero {
  background-image: url('../images/6000207aade610657308d3bb_Ministry%20-%20Marriage-p-1600.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.bible-ministry.ministries-hero {
  background-image: url('../images/60002074b08bf26dfb45d3f1_Ministry%20-%20Bible-p-1600.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.content-hero-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #f8f5f2;

  grid-area: content;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.hero-pastor {
  display: grid;
  min-height: 100vh;
  background-color: #fff;

  grid-template-areas: 'content image';
  grid-template-columns: repeat(2 , 50%);
  grid-template-rows: auto;
}

.container.pastor-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #c89582;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  grid-area: image;
  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.pastor-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 800px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.social-buttons-container {
  margin-top: 16px;
}

.container.footer-2-columns {
  display: grid;
  max-width: 1200px;
  width: 100%;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-template-areas: 'description links';
}

.container.container-hero-index-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 0;
  max-width: 900px;
  width: 100%;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.ministries-content-wrapper.outofview {
  opacity: 0;
}

.container.cover-image-ministries.outofview {
  -webkit-transform: scaleX(1.2) scaleY(1.2);
     -moz-transform: scaleX(1.2) scaleY(1.2);
       -o-transform: scaleX(1.2) scaleY(1.2);
          transform: scaleX(1.2) scaleY(1.2);
}

.link-container.pastor-1.pastor-container-link {
  background-image: -webkit-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ha-nguy-n-OFSQ6bHjFjs-unsplash.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ha-nguy-n-OFSQ6bHjFjs-unsplash.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ha-nguy-n-OFSQ6bHjFjs-unsplash.jpg');
  background-image:         linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ha-nguy-n-OFSQ6bHjFjs-unsplash.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;
  text-decoration: none;

  background-blend-mode: normal, normal;
}

.link-container.pastor-2.pastor-container-link {
  background-image: -webkit-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/prince-akachi-L3bSgneg7cg-unsplash.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/prince-akachi-L3bSgneg7cg-unsplash.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/prince-akachi-L3bSgneg7cg-unsplash.jpg');
  background-image:         linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/prince-akachi-L3bSgneg7cg-unsplash.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
}

.link-container.pastor-3.pastor-container-link {
  background-image: -webkit-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ben-parker-OhKElOkQ3RE-unsplash.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ben-parker-OhKElOkQ3RE-unsplash.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ben-parker-OhKElOkQ3RE-unsplash.jpg');
  background-image:         linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/ben-parker-OhKElOkQ3RE-unsplash.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
}

.link-container.pastor-4.pastor-container-link {
  background-image: -webkit-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/silviu-beniamin-tofan-liy0P6AmGPM-unsplash.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/silviu-beniamin-tofan-liy0P6AmGPM-unsplash.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/silviu-beniamin-tofan-liy0P6AmGPM-unsplash.jpg');
  background-image:         linear-gradient(45deg, rgba(38, 10, 0, .85) 0%, rgba(0, 0, 0, 0) 50%), url('../images/silviu-beniamin-tofan-liy0P6AmGPM-unsplash.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: normal, normal;
}

.link-container.pastor-container-link {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: end;
  -ms-flex-align: start;
  padding-bottom: 24px;
  padding-left: 24px;
  min-height: 550px;
  border-radius: 16px;
  background-image: url('../images/ha-nguy-n-OFSQ6bHjFjs-unsplash.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;
  color: transparent;
  text-decoration: none;

  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

a.glyph.mobile-nav-button {
  display: none;
}

.html-element.navigation-code {
  display: none;
}

button.neutral-form-button {
  margin-top: 24px;
  padding: 16px 32px;
  min-width: 150px;
  border-width: 0;
  border-radius: 16px;
  background-color: #ff8455;
  color: #fff;
  font-size: 20px;
  font-family: 'Fjalla One', sans-serif;
}

a.social-image.footer-social-icon {
  margin-right: 8px;
  margin-left: 8px;
  padding: 4px;
  max-width: 24px;
  border: .0625rem solid #f9f9f9;
  border-radius: 50px;
  background-color: #c89582;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

div.responsive-picture.icon-svg {
  max-width: 120px;
}

div.responsive-picture.inner-page-picture {
  margin-top: 24px;
  margin-bottom: 24px;
  border-radius: 20px;
}

div.responsive-picture.big-picture {
  -webkit-transition-delay: .2s;
     -moz-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
  -webkit-transition-duration: 5s;
     -moz-transition-duration: 5s;
       -o-transition-duration: 5s;
          transition-duration: 5s;
}

div.responsive-picture.pastor-hero-picture {
  max-width: 650px;
  width: 70%;
}

a.social-image.social-icon {
  margin-right: 8px;
  margin-left: 8px;
  padding: 4px;
  max-width: 24px;
  border: .0625rem solid #f9f9f9;
  border-radius: 50px;
  background-color: #c89582;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

div.responsive-picture.big-picture.outofview {
  -webkit-transform: scaleX(1.2) scaleY(1.2);
     -moz-transform: scaleX(1.2) scaleY(1.2);
       -o-transform: scaleX(1.2) scaleY(1.2);
          transform: scaleX(1.2) scaleY(1.2);
}

button.neutral-form-button:hover {
  background-color: #ff5717;
}

a.social-image.footer-social-icon:hover {
  -webkit-transform: translateY(-2px);
     -moz-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}

a.social-image.social-icon:hover {
  -webkit-transform: translateY(-2px);
     -moz-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media screen and (max-width: 121.625rem) {
  /* Text Elements */

  h1.heading-3 {
    color: #800000;
    text-align: center;
    font-size: 75px;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
  }

  h1.hero-heading-index {
    color: #800000;
    letter-spacing: 22px;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
  }

  h1.heading-4 {
    color: #260a00;
  }

  h1.heading-5 {
    color: #c80000;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0;
  }

  h1.neutral-hero-heading {
    text-align: center;
  }

  h1.heading-7 {
    color: #260a00;
  }

  h1 span.heading-text-1 {
    color: #008aff;
  }

  h1.heading-8 {
    color: #ff8455;
    text-align: center;
    font-size: 72px;
    font-family: 'Fjalla One', sans-serif;
  }

  h1 span.heading-text-2 {
    color: #008aff;
  }

  h1.heading-9 {
    color: #260a00;

    -webkit-text-stroke-color: #260a00;
  }

  h1.heading-6 {
    color: #ff0;
    text-align: center;
    letter-spacing: 10px;
    font-size: 96px;
    font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', 'Arial Black', sans-serif;
    line-height: 70px;

    -webkit-text-stroke-color: #960000;
    -webkit-text-stroke-width: 2px;
  }

  h1 span.heading-text-4 {
    letter-spacing: 0;
    font-size: 2.9375rem;
    font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
  }

  h2.bottom-heading {
    color: #260a00;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
  }

  h3.pastor-name {
    background-color: #fff;
  }

  p.paragraph.paragraph-text {
    color: #260a00;
    font-size: 20px;
  }

  p.paragraph span.paragraph-text-1 {
    font-size: 1rem;
  }

  p.paragraph.paragraph-2 {
    font-size: 31px;
  }

  p.paragraph strong.paragraph-text-2 {
    font-weight: 300;
  }

  span.text-element.pastor-title {
    background-color: #ff5717;
  }

  span.text-element.bottom-subheading {
    background-color: rgba(38, 10, 0, .85);
  }

  span.text-element.hero-subheading-text {
    background-color: rgba(38, 10, 0, .5);
  }

  a.link-text.nav-logo {
    letter-spacing: 0;
    font-family: 'Acme', sans-serif;
  }

  /* Layout Elements */

  .container.hero-index {
    background-image: url('../PPalace/Welcome_02.jpg');
    background-attachment: fixed;
    background-position: right bottom;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.cover-image-ministries.prayer-ministry {
    background-image: url('../PPalace/Music8-12_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.cover-image-ministries.youth-ministry {
    background-image: url('../PPalace/Petting8-12-1.jpg');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.cover-image-ministries.marriage-ministry {
    background-image: url('../PPalace/Sponsor8-12_01.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.bible-ministry.cover-image-ministries {
    background-image: url('../PPalace/PoseFamily8-12_2.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.bottom-section {
    background-image: url('../PPalace/Silkies19-10_1.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.ministries-hero.prayers-ministry {
    background-image: url('../PPalace/Entertainment19-10_2.jpg');
    background-attachment: fixed;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.ministries-hero.youth-ministry {
    background-image: url('../PPalace/Interaction19-10_1.jpg');
    background-attachment: fixed;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container.marriage-ministry.ministries-hero {
    background-image: url('../PPalace/Sponsor12-8_2.jpg'), url('../images/6000207aade610657308d3bb_Ministry%20-%20Marriage-p-1600.jpg');
    background-attachment: scroll, fixed;
    background-position: left top, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, cover;
    background-repeat: no-repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.bible-ministry.ministries-hero {
    background-image: url('../PPalace/Merch19-10_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-1.pastor-container-link {
    background-image: url('../PPalace/ChickenLadySQ.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-2.pastor-container-link {
    background-image: url('../PPalace/ChickenManSQ.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-3.pastor-container-link {
    background-image: url('../PPalace/ChickenGirlSQ.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-4.pastor-container-link {
    background-image: url('../PPalace/ChickenGuySQ.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.big-picture {
    background-image: url('../PPalace/Coop15-8_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  li.list-item.list-item-1 {
    color: #260a00;
    font-size: 20px;
  }

  li.list-item.list-item-2 {
    color: #260a00;
    font-size: 20px;
  }

  li.list-item.list-item-3 {
    color: #260a00;
    font-size: 20px;
  }

  li.list-item.list-item-4 {
    color: #260a00;
    font-size: 20px;
  }

  li.list-item.list-item-5 {
    color: #260a00;
    font-size: 20px;
  }

  div.responsive-picture.picture-1 {
    border-radius: 20px;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.inner-page-picture {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.pastor-hero-picture {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  a.social-image.social-icon {
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }

  div.responsive-picture.picture-2 {
    background-image: url('../PPalace/Welcome_02.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-7 {
    border-radius: 20px;
  }

  div.responsive-picture.picture-9 {
    border-radius: 20px;
    background-image: url('../PPalace/PoseMassey8-4_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-3 {
    border-radius: 20px;
    background-image: url('../PPalace/PoseOrville8-4_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-4 {
    border: .3125rem solid #960000;
    background-image: url('../PPalace/PoseCheckers8-4_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-5 {
    background-image: url('../PPalace/PoseTurkey8-4_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;
    box-shadow: rgba(0, 0, 0, .68) 10px 10px 5px 0;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-6 {
    border: .3125rem solid #008aff;
    border-radius: 20px;
    background-image: url('../PPalace/PosePeacock8-4_1.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }
}

@media screen and (max-width: 98rem) {
  /* Text Elements */

  h1.hero-heading-index {
    color: #800000;
    text-indent: 0;
    letter-spacing: 11px;
    font-size: 96px;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
  }

  h1.heading-3 {
    color: #800000;
    font-size: 63px;

    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
  }

  p.paragraph.paragraph-text {
    font-size: 20px;
  }

  span.text-element.hero-subheading-text {
    font-weight: 400;
  }

  /* Layout Elements */

  .container.ministries-2-columns {
    grid-template-columns: repeat(2 , 50%);
    grid-template-rows: auto;
  }

  .container.bottom-section {
    background-size: cover;
  }

  .container.hero-index {
    background-image: url('../PPalace/Welcome_02.jpg');
  }

  .container.center-align-items {
    color: #260a00;
    font-size: 20px;
  }

  .container.cover-image-ministries.prayer-ministry {
    background-image: url('../PPalace/Music8-12_1.jpg'), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-attachment: scroll, scroll;
    background-position: left top, left top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, auto auto;
    background-repeat: repeat, no-repeat;

    background-blend-mode: normal, normal;
  }

  div.responsive-picture.picture-1 {
    border-radius: 20px;
  }

  div.responsive-picture.picture-7 {
    border-radius: 20px;
  }
}

@media screen and (max-width: 82.3125rem) {
  /* Text Elements */

  h1.heading-6 {
    color: #ff0;
    text-indent: 0;
    word-spacing: 0;
    letter-spacing: 10px;
    font-size: 96px;
    font-family: 'Fjalla One', sans-serif;
    line-height: 60px;

    -webkit-text-stroke-color: #960000;
    -webkit-text-stroke-width: 1px;
  }

  h1 span.heading-text-4 {
    letter-spacing: 0;
    font-size: 2.5rem;
    line-height: 1.08;
  }

  span.text-element.hero-subheading-text {
    letter-spacing: 0;
  }

  a.link-text.nav-logo {
    font-family: 'Acme', sans-serif;
  }

  /* Layout Elements */

  .container.hero-index {
    background-image: url('../PPalace/Smalls/WelcomeSm2.jpg'), url('../PPalace/Welcome_02.jpg');
    background-attachment: fixed, fixed;
    background-position: right center, left top;
    background-clip: border-box, padding-box;
    background-origin: padding-box, padding-box;
    background-size: cover, cover;
    background-repeat: no-repeat, repeat-y;

    background-blend-mode: normal, normal;
  }

  .container.cover-image-ministries.prayer-ministry {
    background-image: url('../PPalace/Smalls/MusicSm_1.jpg'), url('../PPalace/Music8-12_1.jpg');
    background-attachment: scroll, scroll;
    background-position: center center, center center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, cover;
    background-repeat: no-repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.cover-image-ministries.marriage-ministry {
    background-position: right center;
  }

  .container.bible-ministry.cover-image-ministries {
    background-position: center center;
  }

  .container.cover-image-ministries.youth-ministry {
    background-image: url('../PPalace/Smalls/PettingSm-1.jpg'), url('../PPalace/Petting8-12-1.jpg');
    background-attachment: scroll, scroll;
    background-position: center center, left center;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, auto auto;
    background-repeat: repeat, repeat;

    background-blend-mode: normal, normal;
  }

  .container.ministries-hero.prayers-ministry {
    background-position: right top;
  }

  .container.hero-container {
    text-align: center;
    letter-spacing: -3px;
  }

  .container.marriage-ministry.ministries-hero {
    background-image: url('../PPalace/Sponsor12-8_2.jpg');
    background-attachment: scroll;
    background-position: right top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-1.pastor-container-link {
    border-radius: 20px;
    background-image: url('../PPalace/ChickenLadySQ.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-2.pastor-container-link {
    border-radius: 20px;
    background-image: url('../PPalace/ChickenManSQ.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-3.pastor-container-link {
    border-radius: 20px;
    background-image: url('../PPalace/ChickenGirlSQ.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .link-container.pastor-4.pastor-container-link {
    background-image: url('../PPalace/ChickenGuySQ.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.picture-2 {
    border-radius: 20px;
  }

  div.responsive-picture.picture-8 {
    border-radius: 20px;
  }

  div.responsive-picture.picture-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h1.neutral-hero-heading {
    font-size: 48px;
  }

  h1.pastor-heading {
    font-size: 48px;
  }

  h1.hero-heading-index {
    font-size: 72px;
  }

  h1.heading-1 {
    font-size: 72px;
  }

  /* Layout Elements */

  .container.ministries-2-columns {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2 , auto);
    justify-items: center;
  }

  .container.ministries-content-wrapper {
    margin-top: 16px;
    margin-left: 0;
  }

  .container.social-footer-wrapper {
    margin-top: 16px;
  }

  .container.container-links-footer-wrapper {
    padding-left: 0;
  }

  .container.hero-pastor {
    grid-template-areas: 'image' 'content';
    grid-template-rows: repeat(2 , minmax(50vh, auto));
    grid-template-columns: minmax(100%, 1px);
  }

  .container.pastor-content {
    margin-top: 16px;
    margin-left: 0;
  }

  .container.social-buttons-container {
    margin-top: 16px;
  }

  .container.footer-2-columns {
    grid-template-areas: 'description' 'links' 'direction';
    grid-template-rows: repeat(3 , auto);
    grid-template-columns: 1fr;
    grid-row-gap: 48px;
    grid-column-gap: 24px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  h1.neutral-hero-heading {
    font-size: 9.54vw;
  }

  h1.pastor-heading {
    font-size: 9.54vw;
  }

  a.link-text.neutral-nav-link-menu {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
  }

  a.link-text.nav-logo {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    color: #260a00;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
  }

  a.link-text.footer-link {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
  }

  a.link-text.footer-logo {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    width: auto;
    color: #260a00;
    text-align: center;
    font-weight: 600;
    font-size: 32px;
  }

  /* Layout Elements */

  .container.neutral-navbar {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: #f8f5f2;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.navigation-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .95);
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.ministries-2-columns {
    display: grid;
    margin-right: auto;
    margin-left: auto;
  }

  .container.center-align-items {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.container-links-footer-wrapper {
    margin-top: 24px;
    padding-left: 0;
  }

  .container.bottom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.hero-index {
    background-attachment: scroll;
  }

  .container.ministries-hero {
    background-attachment: scroll;
  }

  .container.ministry-inner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.ministries-hero.prayers-ministry {
    background-attachment: scroll;
  }

  .container.ministries-hero.youth-ministry {
    background-attachment: scroll;
  }

  .container.marriage-ministry.ministries-hero {
    background-attachment: scroll;
  }

  .container.bible-ministry.ministries-hero {
    background-attachment: scroll;
  }

  .container.navigation-links.neutral-right-menu {
    background-color: #ff8455;
  }

  .container.bottom-section {
    background-attachment: scroll;
  }

  .container.navigation-links.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.mobile-nav-button {
    display: block;
    color: #000;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross.mobile-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 20px;
    padding-right: 24px;
    color: #fff;
  }

  a.glyph.mobile-nav-button.neutral-right-button {
    color: #260a00;
  }
}

@media screen and (max-width: 35.3125rem) {
  /* Text Elements */

  h1.hero-heading-index {
    font-size: 64px;
  }

  h1.heading-1 {
    font-size: 64px;
  }

  /* Layout Elements */

  .container.church-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.pastors-css-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4 , auto);
  }

  .container.contact-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.bottom-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.footer {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.content-hero-1 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.footer-2-columns {
    grid-template-areas: 'description description' 'links links' 'direction direction';
    grid-template-rows: repeat(3 , auto);
  }
}

@media screen and (max-width: 28.75rem) {
  /* Layout Elements */

  .container.bottom-section {
    background-size: cover;
  }
}

@media screen and (max-width: 20rem) {
  /* Text Elements */

  h1.neutral-hero-heading {
    font-size: 32px;
    line-height: 1.1;
  }

  h1.pastor-heading {
    font-size: 32px;
    line-height: 1.1;
  }
}