/* Text Elements */

h1.grab-phrase {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Roboto Condensed', cursive;
  -webkit-transition-delay: .5s;
     -moz-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

h1.grab-phrase.message-head {
  color: #000;
}

h1 span.heading-text-1 {
  font-size: 1.1875rem;
  font-family: 'Syncopate', sans-serif;
}

h1 span.heading-text-2 {
  font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
}

h1.heading-2 {
  text-align: center;
}

h1.heading-1 {
  text-align: center;
}

h1.heading-3 {
  text-align: center;
  text-shadow: #78828c 2px 2px 5px;
  font-size: 25px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1.heading-29 {
  text-align: center;
}

h1.heading-30 {
  text-align: center;
  font-weight: 700;
}

h1.neutral-hero-heading {
  margin-top: 0;
  margin-bottom: 24px;
  color: #000;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 32px;
  font-family: 'Inter', sans-serif;
  line-height: 1.1;
}

h1.neutral-hero-heading.neutral-white-text {
  color: #fff;
  font-weight: 300;
  font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
}

h1.grab-phrase.outofview {
  -webkit-filter: opacity(0);
          filter: opacity(0);
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
}

h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-weight: 600;
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
}

h2.heading-37 {
  text-align: center;
}

h2.neutral-cover-heading {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}

h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-delay: .5s;
     -moz-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

h3.paragraph-head {
  text-align: left;
}

h3 span.heading-text-4 {
  text-decoration: underline;
}

h3.heading-8 {
  font-size: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h3.heading-11 {
  margin-top: 15px;
  text-decoration: underline;
  font-size: 22px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h3.outofview {
  -webkit-filter: opacity(0);
          filter: opacity(0);
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transform: translateY(15px);
     -moz-transform: translateY(15px);
       -o-transform: translateY(15px);
          transform: translateY(15px);
}

h4.heading-9 {
  margin-bottom: 1rem;
  margin-left: 10px;
  font-size: 16px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h4 span.heading-text-5 {
  font-weight: 700;
}

h4.heading-10 {
  margin-left: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h4 span.heading-text-6 {
  font-weight: 700;
}

h4 span.heading-text-7 {
  font-size: 1rem;
}

h4.heading-12 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h4.heading-33 {
  text-align: center;
  font-weight: 600;
}

h4.heading-32 {
  text-align: center;
  font-weight: 600;
}

h4.heading-31 {
  text-align: center;
  font-weight: 600;
}

h4.neutral-team-name {
  margin-top: 16px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  line-height: 1.4;
}

h5 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

h5.message-sub {
  color: #000;
}

h5.heading-6 {
  text-shadow: #78828c 2px 2px 5px;
}

h5.heading-7 {
  text-shadow: #78828c 2px 2px 5px;
}

h5.heading-34 {
  font-weight: 600;
}

h5.heading-35 {
  font-weight: 600;
}

h5.heading-36 {
  font-weight: 600;
}

h5.outofview {
  -webkit-filter: opacity(0);
          filter: opacity(0);
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
}

h6.social-head {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

h6.heading-4 {
  text-align: center;
  font-variant: small-caps;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

h6.heading-17 {
  text-align: center;
}

h6.heading-20 {
  text-align: center;
}

h6.heading-21 {
  text-align: center;
}

h6.heading-22 {
  text-align: center;
}

h6.heading-23 {
  text-align: center;
}

h6.heading-25 {
  text-align: center;
}

h6.heading-26 {
  text-align: center;
}

h6.heading-27 {
  text-align: center;
}

h6.heading-28 {
  text-align: center;
}

p.paragraph.paragraph-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
  text-align: center;
}

p.paragraph {
  font-family: 'Roboto', sans-serif;
}

p.paragraph.main-p {
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
  text-align: center;
}

p.paragraph.paragraph-2 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-12 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-17 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-16 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-18 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-42 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-20 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-21 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-36 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-44 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-53 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-54 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-47 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-55 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-56 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-57 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-58 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-59 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-60 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-61 {
  font-weight: 700;
}

p.paragraph.event-text {
  max-width: 400px;
  text-align: center;
}

p.paragraph.paragraph-3 {
  margin-top: 10px;
  margin-bottom: 1rem;
  margin-left: 25px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 700;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 700;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph span.paragraph-text-63 {
  font-weight: 600;
}

p.paragraph.paragraph-5 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph span.paragraph-text-64 {
  font-weight: 700;
}

p.paragraph.paragraph-6 {
  margin-left: 10px;
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph.paragraph-7 {
  margin-top: 0;
  margin-left: 10px;
}

p.paragraph.paragraph-8 {
  margin-top: 10px;
  margin-left: 10px;
}

p.paragraph.hero-tagline {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph.paragraph-11 {
  text-align: center;
  font-size: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

p.paragraph span.paragraph-text-74 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-75 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-76 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-77 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-78 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-79 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-80 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-81 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-82 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-83 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-84 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-85 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-86 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-87 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-88 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-89 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-90 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-91 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-92 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-93 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-94 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-95 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-96 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-97 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-98 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-99 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-100 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-101 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-102 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-103 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-104 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph span.paragraph-text-105 {
  font-weight: 700;
}

p.paragraph.paragraph-12 {
  text-align: center;
}

p.paragraph span.paragraph-text-108 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph span.paragraph-text-117 {
  font-weight: 600;
}

p.paragraph.paragraph-13 {
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

p.paragraph.paragraph-17 {
  text-align: center;
  font-style: italic;
}

p.paragraph.paragraph-14 {
  text-align: center;
}

p.paragraph.paragraph-15 {
  text-align: center;
}

p.paragraph.neutral-member-description {
  margin-top: 0;
  max-width: 500px;
  color: #666;
  text-align: left;
  font-weight: 300;
  font-family: 'Inter', sans-serif;
  line-height: 25px;
}

p.paragraph.neutral-paragraph-text {
  margin-top: 16px;
  color: #666;
  text-align: left;
  font-weight: 300;
  font-family: 'Inter', sans-serif;
  line-height: 25px;
}

span.text-element {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}

span.text-element.event-date {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
}

span.text-element.neutral-member-name {
  color: #060807;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}

span.text-element.neutral-member-position {
  margin-top: 8px;
  color: #a8aab6;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}

blockquote.blockquote-1 {
  text-align: center;
  font-size: 16px;
}

a.link-text.nav-link {
  display: block;
  text-align: center;
  text-transform: none;
  font-weight: 300;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.step-link {
  display: block;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

a.link-text.footer-link {
  padding-right: 7px;
  padding-left: 7px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.nav-link:hover {
  color: #7ba2ba;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.footer-link:hover {
  color: #7ba2ba;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Interaction Elements */

a.link-button.button {
  display: block;
  float: none;
  margin-bottom: .5rem;
  background-color: #000;
  letter-spacing: 3px;
  font-variant: normal;
  font-family: Georgia, Times, 'Times New Roman', serif;
  -webkit-column-span: none;
     -moz-column-span: none;
          column-span: none;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;

  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-area: auto / auto / auto / auto;
}

a.link-button {
  font-family: 'PT Sans', sans-serif;
}

form.form-container.form-container-5 {
  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: center;

  -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;
}

form.form-container.form-container-6 {
  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: center;

  -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;
}

form.form-container.form-container-8 {
  display: block;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: start;
  -ms-flex-align: baseline;

  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
     -moz-box-align: baseline;
          align-items: baseline;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

form.form-container.form-container-7 {
  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;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* Layout Elements */

body.body-1 {
  display: block;
  float: none;
}

.container.navigation-grid {
  max-width: none;
}

.container.navlink-toggler {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  display: none;
  background-color: #fff;
}

.container.feature-head-cont {
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container.step-container {
  display: block;
  -ms-flex-pack: center;
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.step-grid {
  display: grid;
}

.container.member-info-container {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 100%;
  height: 100%;

  -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: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.footer-grid {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 300px;
  background-color: #000;

  grid-template-columns: auto;
  grid-template-rows: repeat(4 , auto);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.social-icon-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.footer-cont {
  padding-top: 15px;
  padding-bottom: 15px;
}

.container.menu-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 200px;
  background-color: rgba(0, 0, 0, .29);
  background-image: url('../BCA%20Pic/IMG_0662.JPG');
  background-attachment: scroll;
  background-position: center 100%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: overlay;
  -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;
  -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;
}

.container.feature-head-cont.message {
  margin-top: 0;
  background-color: #fff;
}

.container.two-col-info {
  padding: 40px;
}

.container.paragraph-containter {
  padding-top: 10px;
}

.container.paragraph-containter.second-column {
  border-top: .0625rem solid #ddd;
}

.container.feature-head-cont.message.sub-message {
  background-color: #fff;
}

.container.about.worship {
  background-image: url('../BCA%20Backgrounds/Slide9.JPG');
}

.container.user-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -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;
  -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;
}

.container.about.visit {
  background-image: url('../BCA%20Backgrounds/digital%202.jpg');
}

.container.about.events {
  background-image: url('../IFG/network2.jpeg');
  background-size: 100% 100%;
}

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  min-width: 10px;
  max-width: none;
  max-height: none;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.event-grid {
  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: 20px;
  padding-bottom: 40px;

  grid-template-columns: minmax(auto, 600px);
  grid-template-rows: repeat(4 , auto);
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  justify-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;
  grid-template-areas: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.event-pic-container {
  grid-area: auto;
}

.container.event-info-container {
  grid-area: auto;
}

.container.event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: none;

  justify-self: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-14 {
  width: 50%;
}

.container.container-16 {
  min-height: 100px;
  width: 50%;
}

.container.container-15 {
  min-height: 0;
  width: 50%;
}

.container.container-5 {
  width: 50%;
}

.container.container-20 {
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -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.container-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -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.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -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.container-4 {
  min-height: 100px;
  width: 100%;
}

.container.container-3 {
  display: block;
}

.container.container-25 {
  display: block;
  min-height: 75px;
  width: 100%;
}

.container.container-26 {
  display: block;
  float: none;
  min-height: 75px;
  width: 100%;
}

.container.container-29 {
  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: center;

  -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.container-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 25px;

  justify-self: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-35 {
  margin-right: 50px;
  margin-left: 50px;
}

.container.container-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-area: auto / auto / auto / auto;
  justify-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 4;
     -moz-box-flex: 1;
      -ms-flex: 1 4;
          flex: 1 4;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-team-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 0 16px 10px;

  -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-four-columns {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;

  grid-template-columns: auto;
  grid-template-rows: repeat(4 , auto);
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

.container.neutral-team-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;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-costumer-card {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  margin-top: 36px;
  margin-bottom: 18px;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-8 {
  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;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.neutral-team-section-3 {
  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: 0 16px 30px;
  min-height: 70vh;
  background-color: #12141d;

  -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.neutral-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-top: 16px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 0;
  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.neutral-four-columns-wrapper {
  display: grid;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;

  grid-template-columns: auto;
  grid-template-rows: repeat(4 , auto);
  grid-row-gap: 24px;
  grid-column-gap: 24px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.neutral-container-card-article {
  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: start;
  overflow: hidden;
  padding-bottom: 24px;
  max-width: 500px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.neutral-team-card-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-align: start;
  padding-right: 24px;
  padding-left: 24px;

  -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.neutral-cover-section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 16px;
  min-height: 50vh;
  background-color: #fff;

  -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-two-columns {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  max-width: 1280px;
  width: 100%;

  grid-template-columns: 1fr;
  grid-template-rows: repeat(2 , 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.neutral-column-text-left {
  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;
  margin: 0 0 16px;
  max-width: 800px;

  -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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-container-picture-wrap {
  overflow: hidden;
  border-radius: 8px;
}

.container.neutral-cover-section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  float: none;
  clear: none;
  -ms-flex-align: center;
  padding: 48px 16px;
  min-height: 50vh;
  background-color: #fff;

  -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-column-text-right {
  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;
  margin-top: 16px;
  margin-left: 0;
  max-width: 800px;

  -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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-cover-section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 16px;
  min-height: 50vh;
  background-color: #fff;

  -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.step-container.outofview {
  -webkit-filter: opacity(0);
          filter: opacity(0);
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
       -o-transform: translateY(20px);
          transform: translateY(20px);
}

.container.neutral-container-card-article:hover {
  box-shadow: rgba(0, 0, 0, .02) 5px 5px 10px 0;
  -webkit-transform: scaleX(1.01) scaleY(1.01);
     -moz-transform: scaleX(1.01) scaleY(1.01);
       -o-transform: scaleX(1.01) scaleY(1.01);
          transform: scaleX(1.01) scaleY(1.01);
}

ul.list-container.nav-container {
  margin-left: 0;
  list-style-type: none;
}

a.glyph.menu-toggle {
  margin-left: 15px;
  padding-bottom: 10px;
  color: #32759d;
  text-align: center;
}

a.glyph.step-icon {
  color: #1a2c6a;
  text-align: center;
  font-size: 50px;
}

a.glyph.social-button {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  color: #fff;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.responsive-picture.picture-link-1 {
  max-width: 300px;
}

a.responsive-picture.picture-link-3 {
  max-width: none;
}

.html-element.html-element-1 {
  margin-right: 20px;
  margin-left: 20px;
}

div.responsive-picture.event-pic {
  padding: 20px;
  max-width: 250px;
  border-radius: 80px;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

span.glyph.calendar-icon {
  display: inline-block;
  margin-right: 7px;
  margin-left: 7px;
  font-size: 15px;
}

a.link-button-glyph.event-link {
  display: block;
  float: right;
  margin-right: auto;
  margin-left: auto;
}

span.link-button-text.text-for-button-link-1 {
  color: #5c8ba2;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

span.glyph-for-button.event-icon-link {
  color: #5c8ba2;
  font-size: 16px;
}

a.responsive-picture.picture-link-2 {
  display: inline-block;
  -ms-flex-order: 0;
  float: none;
  clear: none;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  justify-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
}

dt.list-term-2 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-4 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-5 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-6 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-7 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dt.list-term-3 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-8 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

dd.list-description-9 {
  text-align: center;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

a.responsive-picture.picture-link-13 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 400px;
}

a.responsive-picture.picture-link-14 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 400px;
}

a.responsive-picture.picture-link-15 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 400px;
}

a.responsive-picture.picture-link-16 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 300px;
}

a.responsive-picture.picture-link-17 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 300px;
}

a.responsive-picture.picture-link-19 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 400px;
}

a.responsive-picture.picture-link-20 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 400px;
  background-color: #fff;
}

a.responsive-picture.picture-link-22 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

a.responsive-picture.picture-link-23 {
  max-width: 500px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.picture-6 {
  max-width: 400px;
  background-color: #844242;
}

div.responsive-picture.picture-9 {
  padding-top: 10px;
  max-width: 400px;
}

div.responsive-picture.picture-2 {
  max-width: 100%;
}

a.responsive-picture.picture-link-18 {
  max-width: 500px;
  width: auto;
}

div.responsive-picture.picture-1 {
  max-width: none;
  width: auto;
}

div.responsive-picture.neutral-team-card-picture {
  margin-bottom: 8px;
  max-width: none;
  -webkit-filter: saturate(1) grayscale(0) sepia(0) invert(0) blur(0px) hue-rotate(-12deg);
          filter: saturate(1) grayscale(0) sepia(0) invert(0) blur(0px) hue-rotate(-12deg);
}

div.responsive-picture.picture-3 {
  max-width: none;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

div.responsive-picture.neutral-picture {
  margin-bottom: 0;
  max-width: 800px;
  -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.glyph.social-button:hover {
  color: #7ba2ba;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

div.responsive-picture.event-pic:hover {
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: scaleX(1.1) scaleY(1.1);
     -moz-transform: scaleX(1.1) scaleY(1.1);
       -o-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}

div.responsive-picture.neutral-picture:hover {
  -webkit-transform: scaleX(1.04) scaleY(1.04);
     -moz-transform: scaleX(1.04) scaleY(1.04);
       -o-transform: scaleX(1.04) scaleY(1.04);
          transform: scaleX(1.04) scaleY(1.04);
}

@media screen and (min-width: 20rem) {
  /* Text Elements */

  h1.neutral-hero-heading {
    font-size: 9.54vw;
    line-height: 1;
  }

  h1.neutral-hero-heading.neutral-white-text {
    font-weight: 300;
    font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  }

  h2.neutral-cover-heading {
    font-size: 6.52vw;
  }

  /* Layout Elements */

  .container.neutral-team-section-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .container.neutral-container-card-article {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  div.responsive-picture.picture-3 {
    max-width: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }
}

@media screen and (min-width: 35.3125rem) {
  /* Text Elements */

  h1.neutral-hero-heading.neutral-white-text {
    font-weight: 400;
    font-size: 9.6vw;
    font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  }

  h1 span.heading-text-8 {
    font-size: 2.5rem;
  }

  h2.neutral-cover-heading {
    font-size: 36px;
  }

  span.text-element.neutral-member-name {
    font-size: 18px;
  }

  /* Layout Elements */

  .container.neutral-team-section-2 {
    padding: 0 24px 10px;
  }

  .container.neutral-four-columns {
    grid-template-rows: repeat(3 , auto);
  }

  .container.neutral-team-section-3 {
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    padding-right: 24px;
    padding-left: 24px;

    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.neutral-four-columns-wrapper {
    grid-template-rows: repeat(3 , auto);
  }

  .container.neutral-container-card-article {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 500px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.neutral-cover-section-4 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.neutral-cover-section-1 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.neutral-cover-section-3 {
    padding-right: 24px;
    padding-left: 24px;
  }

  div.responsive-picture.picture-3 {
    max-width: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.grab-phrase {
    font-size: 30px;
  }

  h1 span.heading-text-1 {
    font-size: 1.5rem;
    font-family: 'Syncopate', sans-serif;
  }

  h1 span.heading-text-2 {
    font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
  }

  h1.heading-2 {
    text-align: center;
    font-size: 20px;
  }

  h1.heading-1 {
    text-align: center;
    font-size: 20px;
  }

  h1.grab-phrase.message-head {
    color: #000;
  }

  h1.heading-3 {
    text-shadow: #78828c 2px 2px 5px;
    font-size: 25px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  h1.heading-29 {
    font-size: 20px;
  }

  h2 {
    font-size: 45px;
  }

  h3 {
    font-size: 30px;
  }

  h3.heading-8 {
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  h3.heading-11 {
    text-decoration: underline;
  }

  h4.heading-9 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  h4.heading-12 {
    font-weight: 700;
  }

  h5.message-sub {
    color: #000;
  }

  h6.heading-4 {
    text-align: center;
    font-variant: small-caps;
    font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  p.paragraph.paragraph-2 {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }

  p.paragraph span.paragraph-text-5 {
    font-weight: 600;
    font-variant: normal;
  }

  p.paragraph span.paragraph-text-12 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-7 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-16 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-15 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-10 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-40 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-41 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-42 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-43 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-35 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-22 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-44 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-45 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-46 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-25 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-47 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-27 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-48 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-49 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-50 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-29 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-51 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-31 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-52 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-39 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-33 {
    font-weight: 700;
  }

  p.paragraph.event-text {
    text-align: center;
  }

  p.paragraph.paragraph-3 {
    margin-top: 10px;
    margin-left: 15px;
  }

  p.paragraph.paragraph-4 {
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-63 {
    font-weight: 600;
  }

  p.paragraph.paragraph-5 {
    text-align: center;
  }

  p.paragraph.paragraph-7 {
    margin-left: 15px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.paragraph-8 {
    margin-left: 15px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.hero-tagline {
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-66 {
    font-size: .9375rem;
  }

  blockquote.blockquote-1 {
    font-size: 18px;
  }

  a.link-text.nav-link {
    display: inline-block;
    padding: 7px;
    color: #000;
  }

  a.link-text.footer-link {
    display: block;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: block;
    float: none;
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: .5rem;
    background-color: #000;
    letter-spacing: 3px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  form.form-container.form-container-3 {
    display: block;
    width: 50%;
  }

  form.form-container.form-container-1 {
    width: 50%;
  }

  form.form-container.form-container-5 {
    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: center;

    -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;
  }

  form.form-container.form-container-6 {
    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: center;

    -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;
  }

  form.form-container.form-container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    float: none;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
            align-content: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  form.form-container.form-container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  form.form-container.form-container-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  form.form-container.form-container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  /* Layout Elements */

  body.body-2 {
    min-height: auto;
  }

  .container.navigation-grid {
    display: grid;
    padding-top: 10px;
    padding-bottom: 10px;

    grid-template-columns: repeat(2 , auto);
    grid-template-rows: auto;
  }

  .container.toggle-container {
    display: none;
  }

  .container.navlink-toggler {
    position: static;
    display: grid;

    align-self: center;
  }

  .container.step-grid {
    display: grid;

    grid-template-columns: repeat(3 , auto);
    grid-template-rows: repeat(3 , auto);
  }

  .container.feature-head-cont {
    margin-bottom: -40px;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .container.member-info-container {
    min-height: 300px;
  }

  .container.footer-grid {
    background-color: #000;

    grid-template-columns: repeat(4 , 1fr);
    grid-template-rows: auto;
  }

  .container.footer-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    min-height: 200px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -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.menu-container {
    display: block;
    width: 70%;
  }

  .container.feature-head-cont.message {
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fff;
  }

  .container.contact-blur.member-info-container {
    margin-bottom: 0;

    justify-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-left: 0;
    padding-top: 7px;
    height: 285px;
    background-color: #9d9494;
  }

  .container.about {
    min-height: 200px;
    background-image: url('../BCA%20Pic/IMG_0662.JPG');
    background-position: center bottom;
    background-size: cover;
  }

  .container.event-grid {
    grid-template-areas: none;
    grid-template-columns: repeat(2 , minmax(auto, 600px));
    grid-template-rows: repeat(2 , auto);
  }

  .container.about.worship {
    background-image: url('../BCA%20Backgrounds/Slide9.JPG');
  }

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    float: none;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.about.events {
    background-image: url('../IFG/network2.jpeg');
    background-size: 100% 100%;
  }

  .container.container-15 {
    min-height: 100px;
    width: 50%;
  }

  .container.container-5 {
    min-height: 100px;
    width: 50%;
  }

  .container.container-4 {
    display: block;
    min-height: 50px;
    width: 50%;
  }

  .container.container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.container-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    width: 50%;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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.container-25 {
    width: 50%;
  }

  .container.container-26 {
    width: 50%;
  }

  .container.user-quote {
    margin-top: 10px;
  }

  .container.container-29 {
    width: 50%;
  }

  .container.container-30 {
    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: center;
    width: 50%;

    -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.event-pic-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.container-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.container-33 {
    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: start;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.container-35 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .container.container-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.neutral-four-columns {
    display: grid;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: start;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.neutral-team-section-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .container.neutral-container-card-article {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin: 5px 3px;
    max-width: 300px;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -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.neutral-team-section-3 {
    -ms-flex-pack: start;
    -ms-flex-align: center;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.neutral-four-columns-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: stretch;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  li.list-item-container.link-container {
    display: inline-block;
  }

  ul.list-container.nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    margin-bottom: 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  a.glyph.step-icon {
    color: #1a2c6a;
  }

  .rule.rule-2 hr {
    border-top-color: #000;
  }

  a.responsive-picture.picture-link-3 {
    margin-right: 15px;
    margin-left: 15px;
    max-width: none;
    max-height: 400px;
    width: auto;
    height: 200px;
  }

  .html-element.html-element-1 {
    margin-right: 20px;
    margin-left: 20px;
  }

  div.responsive-picture.event-pic {
    max-width: 400px;
  }

  a.responsive-picture.picture-link-2 {
    margin-top: 10px;
    margin-left: 25px;
    min-width: 18%;
    min-height: auto;
    max-width: none;
    max-height: none;
    width: 200px;
    height: auto;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  a.responsive-picture.picture-link-2 > picture {
    height: auto;
  }

  div.responsive-picture.picture-9 {
    padding-top: 10px;
    max-width: 400px;
  }

  div.responsive-picture.picture-2 {
    max-width: 100%;
  }

  a.responsive-picture.picture-link-18 {
    max-width: 600px;
    width: auto;
  }

  a.responsive-picture.picture-link-3 > picture {
    height: 200px;
  }

  div.responsive-picture.picture-1 {
    max-width: none;
    width: 500px;
  }

  div.responsive-picture.picture-3 {
    max-width: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }

  div.responsive-picture.neutral-team-card-picture {
    width: 100%;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.neutral-hero-heading {
    font-size: 72px;
  }

  h1.neutral-hero-heading.neutral-white-text {
    font-size: 60px;
    font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  }

  /* Layout Elements */

  .container.neutral-four-columns {
    display: grid;

    grid-template-columns: repeat(2 , auto);
    grid-template-rows: repeat(2 , auto);
  }

  .container.neutral-four-columns-wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    padding-right: 0;

    grid-template-columns: repeat(2 , auto);
    grid-template-rows: repeat(2 , auto);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container.neutral-team-section-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container.neutral-team-section-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .container.neutral-container-card-article {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-right: 3px;
    margin-left: 3px;

    -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-two-columns {
    margin-right: 0;
    margin-left: 0;
  }

  div.responsive-picture.picture-3 {
    max-width: none;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  }

  div.responsive-picture.neutral-team-card-picture {
    float: none;
    width: 100%;
  }
}

@media screen and (min-width: 60rem) {
  /* Layout Elements */

  .container.neutral-four-columns-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: start;

    grid-template-columns: repeat(4 , 1fr);
    grid-template-rows: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.neutral-container-card-article {
    -ms-flex-align: start;
    margin-right: 3px;
    margin-left: 3px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.neutral-team-section-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.container-11 {
    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;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #332e2e;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.neutral-two-columns {
    grid-template-columns: repeat(2 , 50%);
    grid-template-rows: auto;
  }

  .container.neutral-column-text-left {
    margin-right: 24px;
  }

  .container.neutral-column-text-right {
    margin-left: 24px;
  }

  div.responsive-picture.picture-3 {
    width: 75%;
    border-radius: 20px;
    box-shadow: #1a2c6a 5px 5px 10px 0;
  }
}

@media screen and (min-width: 63.875rem) {
  /* Layout Elements */

  .container.container-7 {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #332e2e;
  }

  div.responsive-picture.picture-3 {
    border-radius: 20px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.grab-phrase {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 35px;
  }

  h1 span.heading-text-1 {
    font-family: 'Syncopate', sans-serif;
  }

  h1.grab-phrase.message-head {
    padding-bottom: 10px;
    color: #000;
    font-weight: 600;
    font-family: 'Rock Salt', cursive;
  }

  h1 span.heading-text-2 {
    font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
  }

  h1.hero-header {
    font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
  }

  h1.heading-2 {
    text-align: center;
    font-size: 25px;
  }

  h1.heading-1 {
    text-align: center;
    font-size: 25px;
  }

  h1.heading-3 {
    text-align: center;
    text-shadow: #78828c 2px 2px 5px;
    font-size: 25px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  h1.neutral-hero-heading.neutral-white-text {
    font-size: 60px;
    font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  }

  h2 {
    font-size: 70px;
  }

  h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 40px;
  }

  h3.heading-8 {
    margin-top: 30px;
    margin-bottom: 2rem;
    padding-top: 15px;
    padding-bottom: 0;
  }

  h3.heading-11 {
    text-decoration: underline;
    font-size: 25px;
  }

  h4 span.heading-text-9 {
    font-weight: 700;
  }

  h5 {
    font-size: 25px;
  }

  h5.message-sub {
    margin-top: 19px;
    color: #000;
  }

  h6.heading-4 {
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  h6 span.heading-text-3 {
    font-variant: small-caps;
    font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  p.paragraph.hero-tagline {
    text-align: center;
    font-size: 20px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.paragraph-2 {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }

  p.paragraph span.paragraph-text-5 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-6 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-7 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-8 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-9 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-10 {
    font-weight: 600;
  }

  p.paragraph span.paragraph-text-18 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-19 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-20 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-21 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-22 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-23 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-24 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-25 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-26 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-27 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-28 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-29 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-30 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-31 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-32 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-33 {
    font-weight: 700;
  }

  p.paragraph.paragraph-3 {
    margin-left: 15px;
    padding-top: 30px;
    padding-bottom: 25px;
  }

  p.paragraph span.paragraph-text-1 {
    font-weight: 700;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-2 {
    font-weight: 700;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-4 {
    font-weight: 700;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph.paragraph-4 {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-62 {
    font-weight: 400;
  }

  p.paragraph.paragraph-5 {
    text-align: center;
    font-weight: 600;
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-64 {
    font-family: Georgia, Times, 'Times New Roman', serif;
  }

  p.paragraph span.paragraph-text-65 {
    font-weight: 400;
  }

  p.paragraph.paragraph-6 {
    margin-top: 0;
    margin-bottom: 0;
  }

  p.paragraph.paragraph-12 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-66 {
    font-size: 1.25rem;
  }

  blockquote.blockquote-1 {
    font-size: 20px;
  }

  a.link-text.nav-link {
    padding: 0 10px;
    color: #000;
    font-size: 20px;
  }

  a.link-text.step-link {
    margin-right: 0;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: block;
    float: none;
    clear: none;
    margin: 0 0 11px;
    padding-top: .89em;
    padding-bottom: 11px;
    max-width: none;
    width: auto;
    height: auto;
    background-color: #000;
    word-spacing: 0;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    direction: ltr;
    -webkit-column-span: all;
       -moz-column-span: all;
            column-span: all;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
    -webkit-column-gap: normal;
       -moz-column-gap: normal;
            column-gap: normal;

    justify-self: auto;
    grid-area: auto/auto/ auto / auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 11;
       -moz-box-flex: 0;
        -ms-flex: 0 11;
            flex: 0 11;
  }

  form.form-container.form-container-3 {
    display: block;
    width: 50%;
  }

  form.form-container.form-container-1 {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    width: 50%;
    height: auto;

    justify-self: center;
  }

  form.form-container.form-container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    min-height: 100px;
  }

  form.form-container.form-container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    min-height: 100px;
  }

  form.form-container.form-container-8 {
    margin-top: 22px;
    margin-bottom: 0;
  }

  form.form-container.form-container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  /* Layout Elements */

  .container.navigation-grid {
    display: grid;
    -ms-flex-pack: center;

    justify-self: center;
    grid-template-areas: 'title links';
    grid-template-columns: repeat(2 , minmax(auto, 600px));
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.feature-head-cont {
    margin-top: 50px;
    margin-bottom: -40px;
    margin-left: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: auto;
    background-color: #fff;
  }

  .container.member-info-container {
    display: grid;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    grid-template-columns: auto;
    grid-template-rows: repeat(3 , auto);
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -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.about {
    -ms-flex-align: center;
    min-height: 200px;
    background-image: url('../BCA%20Pic/IMG_0662.JPG');
    background-position: center bottom;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.feature-head-cont.message {
    margin-top: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff;
  }

  .container.two-col-info {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    padding: 2em 5em;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;

    grid-template-columns: repeat(2 , minmax(1fr, 600px));
    -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-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.paragraph-containter {
    padding: .625em 3rem 0;
    max-width: 600px;
  }

  .container.contact-blur.member-info-container {
    margin-bottom: 2rem;
    min-height: 200px;
  }

  .container.footer-grid {
    background-color: #000;
  }

  .container.step-container {
    display: block;
    -ms-flex-order: 0;
    float: none;
    vertical-align: baseline;

    justify-self: auto;
    grid-area: auto / auto / auto /span 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-top: 20px;
    padding-top: 14px;
    padding-bottom: 16px;
    height: auto;
    background-color: #8a8787;
  }

  .container.container-9 {
    margin-top: 0;
  }

  .container.feature-head-cont.message.sub-message {
    background-color: #fff;
  }

  .container.about.events {
    background-image: url('../IFG/network2.jpeg');
    background-position: center center;
  }

  .container.about.visit {
    background-image: url('../IFG/network4.jpeg');
    background-position: center center;
  }

  .container.about.worship {
    min-height: 350px;
    background-image: url('../BCA%20Backgrounds/Slide9.JPG');
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .container.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.paragraph-containter.second-column {
    margin-top: -300px;
    padding-top: .54em;
  }

  .container.container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    min-height: 200px;
  }

  .container.container-4 {
    padding-bottom: 0;
    min-width: 50%;
    width: 50%;
  }

  .container.container-10 {
    display: block;
    float: none;
  }

  .container.container-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -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;
  }

  .container.container-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;

    -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.container-30 {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-35 {
    margin-right: 50px;
    margin-left: 50px;
  }

  .container.container-23 {
    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;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -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;
  }

  .container.container-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-19 {
    display: block;
    -ms-flex-order: 0;

    grid-area: auto / auto / auto / auto;
    justify-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  .container.container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0;
    background-color: #2d2929;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.neutral-team-section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 0;
    padding-bottom: 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.neutral-four-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-top: 0;
    margin-right: auto;
    padding-top: 0;
    padding-right: 0;

    grid-area: auto /auto/ auto / auto;
    justify-self: auto;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.neutral-team-wrapper {
    margin-right: 5px;
    margin-left: 5px;
    min-width: 10px;
  }

  .container.neutral-content-wrapper {
    margin-top: 0;
    padding-top: 31px;
    padding-bottom: 20px;
    min-width: 10px;
    max-width: 800px;
  }

  .container.neutral-team-section-3 {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: stretch;
    padding-top: 30px;

    -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: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
  }

  .container.neutral-four-columns-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;

    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container.neutral-container-card-article {
    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;
    margin-right: 3px;
    margin-left: 3px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.container-11 {
    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;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 350px;
    max-height: none;
    width: auto;
  }

  a.glyph.step-icon {
    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;
    color: #1a2c6a;

    background-blend-mode: normal;
  }

  a.responsive-picture.picture-link-3 {
    max-width: none;
    width: auto;
    height: 300px;
  }

  .html-element.html-element-1 {
    margin-right: 20px;
    margin-left: 20px;
  }

  a.responsive-picture.picture-link-2 {
    display: block;
    float: none;
    margin-bottom: 10px;
    margin-left: 25px;
    min-width: 20%;
    max-width: none;
    max-height: 250px;
    width: 200px;
    height: 200%;
    border-top-left-radius: 0 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0 20px;
    border-bottom-left-radius: 20px;
  }

  a.responsive-picture.picture-link-2 > picture {
    height: 200%;
  }

  .html-element.html-element-2 {
    justify-self: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    grid-area: auto /auto/ auto / auto;
  }

  .html-element.html-element-3 {
    display: block;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;

    justify-self: auto;
    grid-area: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  div.responsive-picture.picture-9 {
    padding-top: 10px;
    max-width: 400px;
  }

  a.responsive-picture.picture-link-18 {
    max-width: 600px;
    width: auto;
  }

  a.responsive-picture.picture-link-3 > picture {
    height: 300px;
  }

  div.responsive-picture.picture-1 > picture > img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }

  div.responsive-picture.picture-1 {
    max-width: 700px;
    width: 500%;
  }

  div.responsive-picture.picture-3 {
    max-width: none;
    width: 75%;
    border-radius: 20px;
    box-shadow: #1a2c6a 5px 5px 10px 0;
  }
}

@media screen and (min-width: 74.625rem) {
  /* Text Elements */

  h2.neutral-cover-heading {
    color: #000;
    font-family: 'Inter', Futura, 'Trebuchet MS', Arial, sans-serif;
  }

  h2 font.heading-text-10 {
    font-weight: 500;
    font-size: 2.25rem;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  }

  /* Interaction Elements */

  form.form-container.form-container-3 {
    display: grid;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    justify-self: auto;
  }

  form.form-container.form-container-1 {
    display: grid;
  }

  /* Layout Elements */

  .container.container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0;
    background-color: #251f1f;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.neutral-column-text-left {
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  a.responsive-picture.picture-link-3 {
    display: inline-block;
    max-width: none;
    width: 600px;

    grid-area: auto/auto/ auto / auto;
    justify-self: center;
  }

  div.responsive-picture.picture-3 {
    display: block;
    width: 75%;
    border-radius: 20px;
    box-shadow: #1a2c6a 5px 5px 10px 0;

    justify-self: auto;
  }

  a.responsive-picture.picture-link-2 {
    min-width: 0;
    width: 200px;
  }
}

@media screen and (min-width: 80rem) {
  /* Layout Elements */

  .container.neutral-two-columns {
    grid-template-columns: repeat(2 , 1fr);
  }

  .container.container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: start;

    -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.container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0;
    background-color: #332e2e;
    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;
  }

  .container.container-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  a.responsive-picture.picture-link-14 {
    background-color: #fff;
  }

  div.responsive-picture.picture-4 {
    max-width: 400px;
    background-color: #6c1212;
  }

  div.responsive-picture.picture-3 {
    border-radius: 25px;
  }

  .html-element.html-element-4 {
    display: block;
  }
}