.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 4.5em;
  line-height: 0.9em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
}

h2 {
  display: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2.4em;
  line-height: 36px;
  font-weight: 600;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Crimson Text', sans-serif;
  color: #fff;
  font-size: 6em;
  line-height: 1em;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.4em;
  line-height: 24px;
  font-weight: 300;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 4em;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  line-height: 2em;
}

.section {
  display: block;
  padding-top: 10vh;
  padding-bottom: 10vh;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

.section.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-bottom: 2.5vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1f4642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.73)), to(rgba(18, 44, 42, 0.73))), url('../images/Abbel-Saron-Denaite.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.73), rgba(18, 44, 42, 0.73)), url('../images/Abbel-Saron-Denaite.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.features {
  display: none;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.section.footer {
  display: block;
  padding-top: 10vh;
  padding-bottom: 10vh;
  border-top: 1px none #f1f1f1;
  background-color: #292525;
  font-size: 1em;
}

.section.about-hero {
  margin-top: 0vh;
  padding-top: 15vh;
  background-color: transparent;
}

.section.contact {
  min-height: 100vh;
  padding-top: 20vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.85)), to(rgba(18, 44, 42, 0.85))), url('../images/contact-bkg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.85), rgba(18, 44, 42, 0.85)), url('../images/contact-bkg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.quote {
  padding-top: 8vh;
  padding-bottom: 8vh;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f05036), to(#f05036)), url('../images/newsletter-bkg.jpg');
  background-image: linear-gradient(180deg, #f05036, #f05036), url('../images/newsletter-bkg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  line-height: 1.1em;
}

.section.gallery {
  padding-top: 2vh;
  padding-bottom: 5vh;
}

.section.team-bio {
  padding-top: 0vh;
  padding-bottom: 0px;
}

.section.make-donation {
  display: none;
}

.section.company {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.application-form {
  padding-top: 5vh;
  background-color: #f7f7f7;
}

.section.bio {
  padding-top: 15vh;
}

.section.team-intro {
  padding-bottom: 0px;
}

.section.mentoring {
  padding-bottom: 5vh;
}

.section.intro {
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.section.temp-intro {
  display: none;
}

.section.gallery-intro {
  display: block;
  text-align: center;
}

.section.under-construction {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.calendar {
  height: 100vh;
}

.section.album {
  padding-top: 2vh;
  padding-bottom: 5vh;
}

.global-wrapper {
  display: block;
  width: 85vw;
  min-height: 0vh;
  margin-right: auto;
  margin-left: auto;
}

.global-wrapper.hero-hdr-container {
  padding-bottom: 35vh;
}

.intro-txt {
  padding-right: 10vw;
  padding-left: 10vw;
  font-family: 'Crimson Text', sans-serif;
  font-size: 1.2em;
  line-height: 2em;
  text-align: center;
}

.intro-txt.gallery {
  font-size: 2.5em;
  line-height: 1em;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  border-bottom: 1px none #f1f1f1;
  background-color: #fff;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 600;
}

.navlink {
  margin-top: 1vh;
  margin-right: 1.5vw;
  margin-bottom: 1vh;
  padding: 3vh 0px 1vh;
  border-bottom: 4px solid #fff;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
}

.navlink:hover {
  border-bottom-color: #00bfad;
}

.navlink.w--current {
  border-bottom-color: #00bfad;
  color: #333;
}

.navlink.hide {
  display: none;
}

.nav-wrapper {
  display: block;
  width: 85vw;
  margin-right: auto;
  margin-left: auto;
}

.feature-blurbs {
  color: #333;
  line-height: 2em;
  text-align: left;
}

.feature-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-top-left-block {
  -webkit-flex-basis: 65%;
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  background-image: url('../images/feature-img-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.feature-top-right-block {
  padding: 5vh 5vw;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  background-color: #ededed;
}

.feature-btm-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature-btm-left-block {
  padding: 5vh 5vw;
  -webkit-flex-basis: 32.5%;
  -ms-flex-preferred-size: 32.5%;
  flex-basis: 32.5%;
  background-color: #fafafa;
}

.feature-btm-center-block {
  -webkit-flex-basis: 32.5%;
  -ms-flex-preferred-size: 32.5%;
  flex-basis: 32.5%;
  background-image: url('../images/feature-img-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.feature-btm-right-block {
  padding: 5vh 5vw;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  background-color: #fafafa;
}

.feature-hdr {
  display: inline-block;
  margin-bottom: 3vh;
  padding: 4px 26px;
  background-color: #0071be;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
}

.feature-hdr.value {
  background-color: #324a86;
}

.feature-hdr.mission {
  background-color: #07b7cf;
}

.global-links {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #333;
  text-decoration: none;
}

.global-links:hover {
  text-decoration: underline;
}

.about-wrapper {
  display: block;
  width: 65vw;
  min-height: 0vh;
  margin-right: auto;
  margin-left: auto;
}

.about-hero {
  min-height: 60vh;
  background-color: #f8f8f8;
}

.about-hero-block {
  min-height: 60vh;
  background-color: #f8f8f8;
  background-image: url('../images/about-main.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.about-content-block {
  margin-top: 8vh;
  padding-right: 15vw;
  padding-left: 10vw;
}

.p-intro-blurb {
  margin-bottom: 5vh;
  font-family: 'Crimson Text', sans-serif;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 400;
}

.about-div {
  width: 50px;
  height: 3px;
  margin-top: 2vh;
  margin-bottom: 2vh;
  background-color: #f05036;
}

.about-block-quote {
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
  padding-right: 88px;
  border-left-color: #e2e2e2;
  font-family: 'Crimson Text', sans-serif;
  color: #333;
  font-size: 2.2em;
  line-height: 1.3em;
}

.contact-div {
  display: block;
  width: 50px;
  height: 3px;
  margin: 2vh auto;
  background-color: #f05036;
}

.contact-div.intro-p {
  margin-top: 0vh;
}

.form-wrapper {
  margin-top: 8vh;
  padding-right: 0vw;
  padding-left: 0vw;
}

.text-field {
  height: 5.5vh;
  margin-bottom: 2.5vh;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.04);
  background-color: hsla(0, 0%, 100%, 0.03);
  color: #fff;
}

.text-field:focus {
  border-color: rgba(0, 191, 173, 0.23);
}

.text-field.message {
  min-height: 45vh;
}

.submit-btn {
  width: 100%;
  padding-top: 29px;
  padding-bottom: 29px;
  background-color: #00bfad;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.submit-btn:hover {
  background-color: rgba(0, 191, 173, 0.47);
}

.submit-btn.sign-up-form {
  width: auto;
  padding: 2vh 5vw;
}

.bio-name {
  opacity: 1;
  color: #fff;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: none;
}

.donate-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.donate-left-col {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.donate-right-col {
  padding-top: 10vh;
  padding-left: 8vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-hero-tagline {
  display: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.3em;
  font-weight: 300;
}

.sub-hero-tagline.contact-us {
  color: hsla(0, 0%, 100%, 0.6);
}

.donate-below-txt {
  font-weight: 600;
  text-transform: uppercase;
}

.paypal-img-tmp {
  margin-top: 3vh;
}

.faq-container {
  display: block;
  padding-right: 22vw;
  padding-left: 22vw;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}

.faq-question {
  margin-bottom: 2vh;
  font-family: 'Crimson Text', sans-serif;
  font-size: 2.5em;
  line-height: 1.2em;
}

.faq-answer {
  margin-bottom: 7vh;
  padding-right: 4vw;
  padding-left: 4vw;
  font-size: 1em;
}

.faq-contact-txt {
  text-align: center;
}

.contact-txt-container {
  padding-top: 10vh;
}

.contact-us {
  display: block;
  text-align: center;
}

.quote-txt {
  padding-right: 13vw;
  padding-left: 13vw;
  font-family: 'Crimson Text', sans-serif;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.1em;
}

.quote-container {
  text-align: center;
}

.nav-drop-down-icon {
  top: 2vh;
  right: -40px;
}

.nav-drop-down {
  margin-right: 1.5vw;
}

.drop-down-list.w--open {
  background-color: #00bfad;
  color: #fff;
}

.drop-down-link {
  display: block;
  padding-right: 73px;
  border-top: 1px none hsla(0, 0%, 100%, 0.17);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.17);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
}

.drop-down-link:hover {
  background-color: rgba(0, 150, 136, 0.17);
}

.drop-down-link.w--current {
  background-color: rgba(0, 150, 136, 0.17);
  color: #fff;
}

.gallery-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.gallery-cols {
  position: relative;
  margin-bottom: 2vh;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.lightbox-thmb {
  width: 1200px;
}

.gallery-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 0.5vw;
  margin-left: 0.5vw;
  background-color: rgba(0, 0, 0, 0.64);
  opacity: 0;
}

.gallery-content-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  cursor: pointer;
}

.scroll-down-container {
  display: block;
  text-align: center;
}

.scroll-down-txt {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 0.7em;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.5em;
  text-decoration: none;
  text-transform: uppercase;
}

.scroll-down-txt-block {
  margin-bottom: 1vh;
}

.calendar-container {
  margin-top: 10vh;
  text-align: center;
}

.testimonials-slider {
  height: auto;
  padding-top: 5vh;
  background-color: transparent;
}

.slider-nav {
  position: relative;
  display: block;
  padding-top: 0px;
  font-size: 0.6em;
}

.slider-arrow-icon {
  margin-top: 53.546899999999994px;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #00bfad;
  font-size: 1.3em;
}

.slider-arrow-icon:hover {
  opacity: 0.2;
}

.quote-mark-container {
  text-align: center;
}

.testimonials-hdr {
  color: #333;
}

.testimonial-txt {
  margin-bottom: 0px;
  padding-right: 21vw;
  padding-left: 21vw;
  font-size: 1.1em;
  text-align: center;
}

.testimonial-name {
  margin-top: 2vh;
  margin-bottom: 3vh;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.lg-intro-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lg-intro-left-col {
  padding-right: 1.5vw;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.lg-intro-right-col {
  width: 50%;
  padding-top: 2.5vh;
  padding-right: 30vw;
  padding-left: 1.5vw;
  float: left;
  -webkit-flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
}

.lg-intro {
  font-family: 'Crimson Text', sans-serif;
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
}

.under-construction-txt {
  color: #ccc;
  font-size: 3em;
  line-height: 1.1em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.feature-hdrs {
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  color: #fff;
  font-size: 3em;
  line-height: 1.4em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.feature-hdrs:hover {
  opacity: 1;
}

.vision-txt {
  padding-bottom: 4vh;
  border-bottom: 1px none #000;
  color: #fff;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 400;
}

.expand-icon-block {
  display: inline-block;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  text-align: right;
}

.company-mission-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.company-img-block {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/features-left-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/features-left-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.company-content-block {
  padding: 15vh 2.5vw 13vh;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #00bfad;
}

.single-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3vh;
}

.company-content-container {
  padding-bottom: 3vh;
  -webkit-flex-basis: 90%;
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;
  border-bottom: 1px solid hsla(0, 0%, 99.2%, 0.35);
}

.company-hdr-block {
  display: inline-block;
}

.company-txt-block {
  overflow: hidden;
  height: 0px;
}

.expand-icon-value {
  display: inline-block;
  padding-top: 2vh;
  padding-right: 0.5vw;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.expand-icon-mission {
  display: inline-block;
  padding-top: 2vh;
  padding-right: 0.5vw;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.minimize-value {
  display: none;
  padding-top: 2vh;
  padding-right: 0.5vw;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
}

.minimize-mission {
  display: none;
  padding-top: 2vh;
  padding-right: 0.5vw;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
}

.logo {
  display: block;
  width: 12vw;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.nav-menu {
  padding-top: 0vh;
}

.form-container {
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form-left-col {
  padding-right: 0.5vw;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.form-right-col {
  padding-right: 0.5vw;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.form-row-2-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5vh;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form-div {
  width: 60%;
  height: 1px;
  margin-top: 5vh;
  margin-bottom: 5vh;
  background-color: #dbdbdb;
}

.form-row-1-col {
  width: 60%;
  margin-bottom: 5vh;
  padding-right: 0.5vw;
}

.form-label {
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: 400;
  text-transform: uppercase;
}

.select-field {
  height: 50px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.select-field:active {
  border-color: #00bfad;
}

.select-field:focus {
  border-color: #00bfad;
}

.select-field.title {
  width: 150px;
  border-width: 1px;
  border-color: #e6e6e6;
}

.select-field.gender-pref {
  width: 200px;
}

.form-field {
  height: 50px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
}

.form-field:focus {
  border-color: #00bfad;
}

.form-field.message-field {
  height: auto;
  min-height: 300px;
}

.form-field.age {
  width: 70px;
}

.form-field.specify-field {
  width: 250px;
  margin-top: 1vh;
}

.radio-btn {
  background-color: transparent;
  color: transparent;
}

.close-icon-container {
  display: none;
}

.event-name {
  font-family: Montserrat, sans-serif;
  color: #00bfad;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.event-date {
  margin-top: 0.5vh;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.7em;
}

.bio-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.bio-container:hover {
  opacity: 1;
}

.bio-block {
  position: relative;
  margin-right: 1vw;
  margin-bottom: 2vh;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  background-color: transparent;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.bio-block:hover {
  opacity: 1;
}

.bio-img {
  width: 100%;
  height: 100%;
}

.bio-img:hover {
  opacity: 1;
}

.bio-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0vh;
  padding-top: 1.5vh;
  padding-bottom: 1.5vh;
  padding-left: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 191, 173, 0.41)), to(rgba(0, 191, 173, 0.41)));
  background-image: linear-gradient(180deg, rgba(0, 191, 173, 0.41), rgba(0, 191, 173, 0.41));
  opacity: 1;
}

.bio-title {
  color: #fff;
}

.bio-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-bottom: 1px none #f1f1f1;
  background-color: #fff;
  text-align: right;
}

.team-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-img-block {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.team-content-block {
  padding-top: 1.5vh;
  padding-right: 3vw;
  padding-left: 2.5vw;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.team-name {
  margin-bottom: 4vh;
  font-size: 3em;
  line-height: 1em;
  font-weight: 700;
}

.team-title {
  margin-bottom: 5vh;
  color: #adbcbb;
  font-size: 1.5em;
  font-weight: 700;
}

.team-p {
  font-size: 1.5em;
  line-height: 1.7em;
  font-weight: 300;
}

.close-block {
  width: 1.5vw;
  margin-right: 2vw;
}

.left-arrow-block {
  width: 1.5vw;
  margin-right: 2vw;
}

.right-arrow-block {
  width: 1.5vw;
  margin-right: 2vw;
}

.bio-nav-menu {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  background-color: transparent;
}

.copyright-footer-txt {
  color: hsla(0, 0%, 56.1%, 0.51);
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
}

.build-by-link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #8f8f8f;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: none;
}

.build-by-link:hover {
  color: #fff;
  text-decoration: underline;
}

.two-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.intro-left-col {
  padding: 15vh 14vw;
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.intro-right-col {
  padding-top: 15vh;
  padding-bottom: 15vh;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/DSC_40.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/DSC_40.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.main-intro-txt {
  margin-top: 3.5vh;
  font-family: 'Crimson Text', sans-serif;
  font-size: 1.2em;
}

.next-event-container {
  position: relative;
  padding-right: 2.5vw;
  padding-left: 6vw;
}

.next-event-hdr {
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
}

.next-event-div {
  width: 50px;
  height: 3px;
  margin-top: 2vh;
  margin-bottom: 2vh;
  background-color: #00bfad;
}

.event-bold-txt {
  margin-top: 22px;
  color: #979797;
  font-size: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
}

.event-info-txt {
  color: #fff;
}

.event-1px-div {
  display: none;
  width: auto;
  height: 1px;
  margin-top: 3vh;
  margin-bottom: 3vh;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.any-questions-btn {
  margin-top: 5vh;
  padding: 2vh 2.5vw;
  background-color: #f05036;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.any-questions-btn:hover {
  background-color: rgba(240, 80, 54, 0.3);
}

.down-indicator-block {
  position: absolute;
  left: 0vw;
  top: 0vh;
  text-align: center;
}

.email-col {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.global-footer-links {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #8f8f8f;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.global-footer-links:hover {
  color: #fff;
  text-decoration: underline;
}

.social-media-link-block {
  width: 25px;
  margin-right: 25px;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.social-media-link-block:hover {
  opacity: 1;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-contact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-copyright-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5vh;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-col {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.phone-col {
  padding-right: 2.5vw;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.copyright-col {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.design-by-col {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  text-align: right;
}

.bio-wrapper {
  -webkit-transition: opacity 400ms cubic-bezier(.47, 0, .745, .715);
  transition: opacity 400ms cubic-bezier(.47, 0, .745, .715);
}

.bio-wrapper:hover {
  opacity: 0.8;
}

.sub-hero {
  height: 60vh;
  background-color: #1f4642;
}

.sub-hero.team {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.6)), to(rgba(18, 44, 42, 0.6))), url('../images/our-team-bkg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.6), rgba(18, 44, 42, 0.6)), url('../images/our-team-bkg.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-hero.mentee {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.65)), to(rgba(18, 44, 42, 0.65))), url('../images/mentee-hero-2.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.65), rgba(18, 44, 42, 0.65)), url('../images/mentee-hero-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-hero.gallery {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.6)), to(rgba(18, 44, 42, 0.6))), url('../images/photo-gallery-bkg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.6), rgba(18, 44, 42, 0.6)), url('../images/photo-gallery-bkg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-hero.donate {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.85)), to(rgba(18, 44, 42, 0.85))), url('../images/donate-bkg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.85), rgba(18, 44, 42, 0.85)), url('../images/donate-bkg.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-hero.faq {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.59)), to(rgba(18, 44, 42, 0.59))), url('../images/faq-bkg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.59), rgba(18, 44, 42, 0.59)), url('../images/faq-bkg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.sub-hero.mentor {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 44, 42, 0.75)), to(rgba(18, 44, 42, 0.75))), url('../images/mentor-hero-2.jpg');
  background-image: linear-gradient(180deg, rgba(18, 44, 42, 0.75), rgba(18, 44, 42, 0.75)), url('../images/mentor-hero-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.main-hero-div {
  display: block;
  width: 100px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 2.5vh;
  margin-left: auto;
  background-color: #f05036;
}

.gallery-main-div {
  display: block;
  width: 100px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 2.5vh;
  margin-left: auto;
  background-color: #f05036;
}

.section-div {
  width: 50px;
  height: 3px;
  margin-bottom: 2.5vh;
  background-color: #f05036;
}

.back-to-top-block {
  display: block;
  width: 98vw;
  margin-top: 5vh;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #292525;
  font-size: 0.7em;
  letter-spacing: 0.3em;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  opacity: 0.5;
}

.intro-text-large {
  margin-top: 2.5vh;
  font-family: 'Crimson Text', sans-serif;
  font-size: 2em;
  line-height: 1.4em;
  font-weight: 600;
}

.album-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.5vw;
  padding-left: 0.5vw;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

html.w-mod-js *[data-ix="scroll-down-arrow"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-down-element"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="scroll-down-element-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="scroll-down-element-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="scroll-down-main-hdr"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="scroll-down-main-hdr-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="scroll-down-explore"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="scroll-up-element-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

html.w-mod-js *[data-ix="fade-in-page-on-load"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 6em;
    text-align: center;
  }

  h2 {
    text-align: center;
  }

  .section.gallery {
    padding-top: 1vh;
  }

  .global-wrapper {
    width: 95vw;
  }

  .global-wrapper.hero-hdr-container {
    padding-bottom: 20vh;
  }

  .intro-txt {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .navlink {
    padding-top: 3vh;
    padding-bottom: 3vh;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.32);
    color: #fff;
    font-size: 2em;
    line-height: 1.5vh;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
  }

  .navlink:hover {
    border-bottom-color: hsla(0, 0%, 100%, 0.7);
    color: #fff;
  }

  .navlink.w--current {
    border-bottom-color: hsla(0, 0%, 100%, 0.7);
    color: #fff;
  }

  .nav-wrapper {
    width: 95vw;
  }

  .about-wrapper {
    width: 95vw;
  }

  .form-wrapper {
    display: block;
    width: 85vw;
    margin-right: auto;
    margin-left: auto;
  }

  .bio-name {
    font-size: 1.2em;
  }

  .sub-hero-tagline {
    text-align: center;
  }

  .sub-hero-tagline.contact-us {
    padding-right: 17vw;
    padding-left: 17vw;
  }

  .faq-container {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .nav-drop-down-icon {
    top: 2px;
    right: -22px;
  }

  .nav-drop-down {
    margin-right: 0vw;
  }

  .drop-down-link {
    padding-top: 12px;
    padding-right: 7.5vw;
    padding-bottom: 12px;
    border-bottom-style: none;
    font-size: 1.5em;
    font-weight: 600;
    text-align: right;
    text-transform: none;
  }

  .drop-down-link:hover {
    background-color: transparent;
  }

  .drop-down-link.w--current {
    background-color: transparent;
  }

  .gallery-cols {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .testimonial-txt {
    padding-right: 13vw;
    padding-left: 13vw;
  }

  .lg-intro-left-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .lg-intro-right-col {
    padding-right: 0vw;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .company-img-block {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }

  .company-content-block {
    padding-top: 10vh;
    padding-bottom: 10vh;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .logo {
    width: 21vw;
  }

  .menu-icon {
    color: #00bfad;
    font-size: 2.1em;
  }

  .menu-btn {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .nav-menu {
    width: 100vw;
    padding-top: 5vh;
    padding-right: 3vw;
    padding-left: 3vw;
    background-color: #00bfad;
    text-align: right;
  }

  .form-left-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .form-right-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .form-row-1-col {
    width: 100%;
  }

  .events-link {
    padding-right: 6vw;
  }

  .close-icon-container {
    display: block;
    margin-bottom: 3vh;
    text-align: left;
  }

  .close-icon {
    color: #fff;
    font-size: 2.8em;
    text-decoration: none;
  }

  .bio-title {
    font-size: 0.8em;
  }

  .team-p {
    font-size: 1.2em;
    line-height: 2em;
  }

  .close-block {
    width: 2.5vw;
  }

  .left-arrow-block {
    width: 2.5vw;
  }

  .right-arrow-block {
    width: 2.5vw;
  }

  .intro-left-col {
    padding-right: 9vw;
    padding-left: 9vw;
  }

  .next-event-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .email-col {
    padding-left: 4vw;
    -webkit-flex-basis: 0%;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    text-align: left;
  }

  .social-media-link-block {
    width: 25px;
  }

  .footer-container {
    display: block;
    width: 80vw;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-contact-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-copyright-row {
    margin-top: 3vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .social-col {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    text-align: left;
  }

  .phone-col {
    padding-right: 2.5vw;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: left;
  }

  .copyright-col {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .design-by-col {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5.5em;
    line-height: 0.8em;
  }

  .section {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .section.application-form {
    padding-top: 10vh;
  }

  .global-wrapper {
    width: 85vw;
  }

  .nav-wrapper {
    width: 85vw;
  }

  .about-hero-block {
    height: auto;
  }

  .about-content-block {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .p-intro-blurb {
    font-size: 2.4em;
  }

  .submit-btn {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .submit-btn.sign-up-form {
    padding-right: 13vw;
    padding-left: 13vw;
  }

  .faq-container {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .faq-question {
    font-size: 2.2em;
    text-align: left;
  }

  .faq-answer {
    padding-right: 0vw;
    padding-left: 0vw;
    text-align: left;
  }

  .quote-txt {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .gallery-container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .gallery-cols {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .gallery-overlay {
    opacity: 1;
  }

  .testimonials-hdr {
    padding-right: 16vw;
    padding-left: 16vw;
    line-height: 1em;
  }

  .lg-intro-left-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .lg-intro-right-col {
    margin-top: 2vh;
    padding-left: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .company-img-block {
    display: none;
  }

  .company-content-block {
    padding-top: 5vh;
    padding-bottom: 5vh;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .logo {
    width: 27vw;
  }

  .form-left-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .form-right-col {
    margin-top: 5vh;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .form-div {
    width: 100%;
  }

  .close-icon {
    font-size: 2.3em;
  }

  .bio-block {
    margin-right: 2vw;
    margin-bottom: 2vh;
    -webkit-flex-basis: 47%;
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }

  .team-content-block {
    padding-right: 1.5vw;
  }

  .team-p {
    font-size: 1em;
    line-height: 2em;
  }

  .copyright-footer-txt {
    text-align: center;
  }

  .two-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .intro-left-col {
    padding: 8vh 10vw;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .next-event-container {
    padding: 0vh 10vw;
  }

  .down-indicator-block {
    top: 0vh;
  }

  .email-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .social-media-link-block {
    width: 30px;
    font-size: 1em;
  }

  .footer-copyright-row {
    margin-top: 2vh;
  }

  .social-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 1.2em;
    text-align: center;
  }

  .phone-col {
    margin-top: 2vh;
    margin-bottom: 2vh;
    padding-right: 0vw;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .copyright-col {
    margin-bottom: 2vh;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .design-by-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .back-to-top-block {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 3em;
    line-height: 0.9em;
  }

  h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.7em;
    text-align: center;
  }

  p {
    line-height: 1.7em;
  }

  .section {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .section.hero {
    height: auto;
    min-height: 100vh;
    padding-top: 30vh;
    padding-bottom: 15vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Abbel-Saron-Denaite.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Abbel-Saron-Denaite.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .section.quote {
    padding-top: 10vh;
    padding-bottom: 10vh;
    font-size: 1.2em;
    line-height: 1em;
  }

  .section.testimonials {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .section.bio {
    padding-top: 3vh;
  }

  .section.team-intro {
    padding-top: 8vh;
  }

  .section.mentoring {
    padding-top: 8vh;
  }

  .section.gallery-intro {
    padding-top: 8vh;
  }

  .global-wrapper {
    width: 90vw;
  }

  .global-wrapper.hero-hdr-container {
    padding-bottom: 25vh;
  }

  .intro-txt {
    line-height: 1.7em;
    text-align: left;
  }

  .intro-txt.gallery {
    font-size: 1.5em;
    text-align: center;
  }

  .navbar {
    padding-top: 1vh;
    padding-bottom: 1vh;
  }

  .navlink {
    padding-top: 3.5vh;
    padding-bottom: 3.5vh;
    font-size: 1.5em;
  }

  .nav-wrapper {
    width: 90vw;
  }

  .about-hero-block {
    min-height: 40vh;
  }

  .p-intro-blurb {
    font-size: 1.8em;
    line-height: 1.2em;
  }

  .about-block-quote {
    font-size: 1.8em;
    line-height: 1.2em;
  }

  .contact-div {
    margin-top: 4vh;
    margin-bottom: 4vh;
  }

  .contact-div.intro-p {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .form-wrapper {
    width: 90vw;
  }

  .text-field {
    height: 10vh;
  }

  .text-field.message {
    min-height: 30vh;
  }

  .submit-btn {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .submit-btn.sign-up-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 22vw;
    padding-left: 22vw;
  }

  .sub-hero-tagline {
    font-size: 1.1em;
    text-align: center;
  }

  .sub-hero-tagline.contact-us {
    padding-right: 8vw;
    padding-left: 8vw;
    font-size: 1em;
  }

  .faq-container {
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .faq-question {
    font-size: 1.5em;
    text-align: center;
  }

  .faq-answer {
    padding-right: 0vw;
    padding-left: 0vw;
    text-align: center;
  }

  .contact-txt-container {
    padding-top: 8vh;
  }

  .quote-txt {
    padding-right: 0vw;
    padding-left: 0vw;
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .drop-down-link {
    padding-right: 12.5vw;
    font-size: 1.2em;
    font-weight: 300;
    text-transform: uppercase;
  }

  .gallery-container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .gallery-cols {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .scroll-down-container {
    display: block;
  }

  .calendar-container {
    margin-top: 2.5vh;
  }

  .testimonials-slider {
    padding-top: 0vh;
  }

  .slider-arrows {
    display: none;
  }

  .testimonials-hdr {
    padding-right: 5vw;
    padding-left: 5vw;
    text-align: center;
  }

  .testimonial-txt {
    padding-right: 3vw;
    padding-left: 3vw;
    line-height: 1.7em;
    text-align: center;
  }

  .testimonial-name {
    padding-right: 2vw;
    padding-left: 2vw;
    text-align: center;
  }

  .lg-intro-left-col {
    margin-bottom: 1vh;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .lg-intro-right-col {
    padding-top: 0vh;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .lg-intro {
    font-size: 2em;
    line-height: 0.9em;
  }

  .under-construction-txt {
    font-size: 1.5em;
  }

  .feature-hdrs {
    font-size: 2.3em;
  }

  .company-content-block {
    padding: 11vh 8vw 11vh 6vw;
  }

  .single-content-container {
    margin-bottom: 5vh;
  }

  .company-content-container {
    padding-bottom: 1.5vh;
    border-bottom-style: solid;
  }

  .logo {
    width: 44vw;
    padding-top: 2vh;
    padding-bottom: 1vh;
  }

  .menu-icon {
    font-size: 1.6em;
  }

  .form-left-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .form-right-col {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .events-link {
    padding-right: 11vw;
  }

  .close-icon-container {
    margin-bottom: 1.5vh;
  }

  .close-icon {
    color: #fff;
    font-weight: 400;
  }

  .brand {
    padding-left: 0px;
  }

  .bio-block {
    margin-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .team-img-block {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .team-content-block {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .team-name {
    margin-top: 1.5vh;
    margin-bottom: 1.5vh;
    font-size: 2em;
  }

  .team-title {
    margin-bottom: 1.5vh;
    font-size: 1.3em;
  }

  .team-p {
    font-size: 0.9em;
  }

  .close-block {
    width: 8vw;
    margin-right: 6vw;
  }

  .left-arrow-block {
    width: 8vw;
    margin-right: 6vw;
  }

  .right-arrow-block {
    width: 8vw;
    margin-right: 3vw;
  }

  .bio-nav-menu {
    padding-top: 3.5vh;
    padding-bottom: 3.5vh;
  }

  .build-by-link {
    font-size: 0.7em;
  }

  .intro-right-col {
    padding-top: 12vh;
    padding-bottom: 12vh;
  }

  .next-event-div {
    margin-top: 3vh;
    margin-bottom: 3vh;
  }

  .down-indicator-block {
    display: none;
  }

  .main-hero-div {
    width: 50px;
    margin-bottom: 3vh;
  }

  .gallery-main-div {
    width: 50px;
  }

  .back-to-top-block {
    text-align: center;
  }

  .intro-text-large {
    font-size: 1.7em;
  }
}

