/* Text Elements */

h1.heading-impact {
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #feffe0;
  text-align: center;
  text-shadow: #78828c 2px 2px 7px;
  word-spacing: -10px;
  letter-spacing: -6px;
  font-weight: 900;
  font-style: normal;
  font-size: 27.26vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-property: -webkit-filter;
     -moz-transition-property:         filter;
       -o-transition-property:         filter;
          transition-property: -webkit-filter;
          transition-property:         filter;
          transition-property:         filter, -webkit-filter;

  background-blend-mode: normal;
}

h1.hero-header {
  color: #feffe0;
  text-align: center;
  text-shadow: #78828c 2px 2px 5px;
  word-spacing: -10px;
  letter-spacing: -6px;
  font-weight: 900;
  font-size: 21.186441vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1.heading-1 {
  color: #feffe0;
  font-weight: 700;
  font-size: 68px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h1.heading-meeting {
  margin-top: 0;
  margin-bottom: 250px;
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #141414;
  text-align: center;
  text-shadow: #78828c 2px 2px 7px;
  word-spacing: -10px;
  letter-spacing: -6px;
  font-weight: 900;
  font-style: normal;
  font-size: 27.26vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-property: -webkit-filter;
     -moz-transition-property:         filter;
       -o-transition-property:         filter;
          transition-property: -webkit-filter;
          transition-property:         filter;
          transition-property:         filter, -webkit-filter;

  background-blend-mode: normal;
}

h1.heading-impact:hover {
  -webkit-filter: blur(10px) opacity(0);
          filter: blur(10px) opacity(0);
}

h1.hero-header:hover {
  -webkit-filter: brightness(.85) invert(1);
          filter: brightness(.85) invert(1);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 2s;
     -moz-transition-duration: 2s;
       -o-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;

  mix-blend-mode: soft-light;
}

h1.heading-meeting:hover {
  -webkit-filter: blur(10px) opacity(0);
          filter: blur(10px) opacity(0);
}

h2.heading-voluntary-section {
  margin-top: 5rem;
  margin-bottom: 1.4rem;
  color: #141414;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 10vw;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h2.section-heading {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 28px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h2.footer.section-heading {
  margin-top: 0;
  margin-bottom: 2.5rem;
  color: #fff;
  text-align: center;
  font-size: 26px;
}

h2 span.subtle-green {
  color: #88c0bb;
}

h2.heading-4 {
  text-align: center;
  font-weight: 700;
  font-size: 70px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h3 span.heading-text-1 {
  font-weight: 700;
}

h6.grey-subtitle {
  margin-top: 2rem;
  color: #8d8d8d;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 23px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

p.paragraph.body-text {
  display: inline-block;
  margin-bottom: 1rem;
  max-width: none;
  color: #787878;
  letter-spacing: 1px;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  font-family: 'Archivo', sans-serif;
}

p.paragraph.hero-paragraph {
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 660px;
  color: #feffe0;
  text-align: center;
  font-weight: 300;
  font-size: 35px;
  font-family: 'Archivo', sans-serif;
}

p.paragraph span.paragraph-text-2 {
  text-decoration: underline;
}

p.paragraph span.paragraph-text-3 {
  text-decoration: underline;
}

p.paragraph span.paragraph-text-4 {
  text-decoration: underline;
}

p.paragraph span.paragraph-text-5 {
  text-decoration: underline;
}

p.paragraph span.paragraph-text-6 {
  text-decoration: underline;
}

p.paragraph span.paragraph-text-1 {
  text-decoration: underline;
}

p.paragraph.paragraph-1 {
  margin: 1rem auto 0;
  padding-bottom: 10px;
  min-width: 10px;
  max-width: 80%;
  border-bottom-width: .0625rem;
  border-bottom-style: solid;
  color: #676767;
  text-align: center;
  font-weight: 900;
  font-size: 21px;
  font-family: 'Archivo', sans-serif;
}

p.paragraph span.paragraph-text-7 {
  font-size: 1.1875rem;
}

p.paragraph.paragraph-2 {
  margin: 1rem auto 0;
  padding-bottom: 10px;
  min-width: 10px;
  max-width: 80%;
  border-bottom-width: .0625rem;
  border-bottom-style: solid;
  color: #676767;
  text-align: center;
  font-weight: 900;
  font-size: 25px;
  font-family: 'Archivo', sans-serif;
  line-height: 31px;
}

p.paragraph span.paragraph-text-8 {
  font-size: 1.5rem;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 800;
  font-size: 1.5rem;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-11 {
  font-size: 1.5rem;
}

p.paragraph.paragraph-3 {
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

span.text-element.btn-text {
  display: inline-block;
  margin: 0 1rem;
  padding-top: 3px;
  padding-bottom: 0;
  color: #4f757c;
  vertical-align: middle;
  letter-spacing: 2px;
  font-size: 14px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

a.link-text.menu-item {
  margin-right: 3rem;
  margin-left: 3rem;
  color: #fff;
  text-align: center;
  text-indent: 0;
  text-shadow: #212326 2px 2px 9px;
  letter-spacing: 2px;
  font-size: 19px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

  -webkit-text-stroke-width: 0;
}

a.link-text.menu-item.mobile-link {
  margin-right: 0;
  margin-left: 0;
  font-size: 18px;
}

a.link-text span.text-link-text-1 {
  font-size: 1.1875rem;
}

/* Layout Elements */

body.body-1 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.body-2 {
  display: block;
  min-width: 0;
  max-width: none;
}

.link-container {
  position: relative;
}

.link-container.btn {
  display: inline-block;
  margin: 20px 10px;
}

.link-container.blue-grey-text.btn.waves-effect.waves-orange.white {
  min-width: 10px;
  min-height: 0;
  height: 40px;
}

.container-grid.nav-wrapper {
  background-color: transparent;
}

a.glyph.sidenav-trigger {
  margin-right: 0;
  margin-left: 0;
  padding-right: 20px;
  padding-left: 20px;
}

.container-grid.nav-extended {
  position: absolute;
  top: 0;
  background-color: transparent;
  box-shadow: none;
}

.container-grid.sidenav {
  position: absolute;
  display: inline-block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  padding-top: 40px;
  min-height: 100vh;
  width: 61.8%;
  background-color: rgba(37, 101, 121, .9);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -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: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

div.responsive-picture.mobile-picture {
  margin-right: auto;
  margin-left: auto;
  width: 65px;
  background-image: url('../images/AVM%20Logo%20-%20FB-sm.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture.mobile-picture > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.container-grid.footer {
  margin-top: 0;
  height: 250px;
  background-color: #141414;
  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-grid.footer-title {
  margin-top: 0;
  padding-top: 5rem;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.social-image.social-icon-footer {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 0;
  max-width: 46px;
  border: 0 solid #141414;
  border-radius: 100px;
  background-color: #141414;
  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-grid.information-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin: 0 auto 28px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0vh;
  max-width: 80%;
  opacity: .96;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.social-footer-wrapper {
  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-grid.hero-section-introduction {
  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;
  height: 100vh;
  background-image: -webkit-linear-gradient(181deg, rgba(20, 20, 20, .82) 14%, rgba(29, 30, 33, 0) 58%), url('../images/vecteezy_close-up-of-scientific-microscope-with-metal-lens-data-analysis-in-the-laboratory_1737986%20lg%20web.jpg');
  background-image:    -moz-linear-gradient(181deg, rgba(20, 20, 20, .82) 14%, rgba(29, 30, 33, 0) 58%), url('../images/vecteezy_close-up-of-scientific-microscope-with-metal-lens-data-analysis-in-the-laboratory_1737986%20lg%20web.jpg');
  background-image:      -o-linear-gradient(181deg, rgba(20, 20, 20, .82) 14%, rgba(29, 30, 33, 0) 58%), url('../images/vecteezy_close-up-of-scientific-microscope-with-metal-lens-data-analysis-in-the-laboratory_1737986%20lg%20web.jpg');
  background-image:         linear-gradient(-91deg, rgba(20, 20, 20, .82) 14%, rgba(29, 30, 33, 0) 58%), url('../images/vecteezy_close-up-of-scientific-microscope-with-metal-lens-data-analysis-in-the-laboratory_1737986%20lg%20web.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.information-content {
  margin: 0 auto 28px;
  max-width: 80%;
  color: #676767;
  font-size: 18px;
}

.container-grid.hero-content-introduction {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.hero-content-impact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.hero-section-contact {
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 0;
  height: 80vh;
  background-image: url('../images/vecteezy_hand-woman-write-notebook-and-holding-phone-on-wood-table_20700344_467_crp_sm.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.address {
  padding-top: 4rem;
}

.container-grid.hero-content-voluntary {
  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;
  float: none;
  -ms-flex-align: center;
  height: 35vh;
  border-width: 0;
  border-style: solid;
  background-color: rgba(158, 106, 79, .2);
  background-image: url('../images/vecteezy_coronavirus-disease-covid-19-infection-medical-concept_6660763_497_mobile.jpg'), url('../images/vecteezy_coronavirus-disease-covid-19-infection-medical-concept_6660763_497_crp_sm.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: cover, auto auto;
  background-repeat: repeat, repeat;
  opacity: 1;

  background-blend-mode: normal, normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

div.responsive-picture.nav-logo {
  width: 86px;
  border-width: .3125rem;
  border-style: solid;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 7px 0;
}

div.responsive-picture.nav-logo > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.container-grid.desktop-nav {
  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;
  float: none;
  -ms-flex-align: center;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: none;
  width: 100%;
  background-color: transparent;
  vertical-align: top;

  -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;
  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-template-columns: none;
  grid-template-rows: none;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.hero-section-team {
  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;
  height: 80vh;
  background-color: rgba(158, 106, 79, .2);
  background-image: url('../images/sm-vecteezy_bacteria-on-agar-plate-isolated-from-air_2671811.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.desktop-nav.hide-on-med-and-down {
  font-size: 22px;
}

li.list-item.list-item-1 {
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

li.list-item.list-item-2 {
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

li.list-item.list-item-3 {
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

li.list-item.list-item-4 {
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

li.list-item.list-item-5 {
  font-weight: 900;
  font-family: 'Archivo', sans-serif;
}

li.list-item span.list-item-text-1 {
  font-style: normal;
}

li.list-item span.list-item-text-2 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-3 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-4 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-5 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-6 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-7 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-8 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-9 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-10 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-11 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-12 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-13 {
  background-color: #ff5912;
  color: #141414;
}

li.list-item span.list-item-text-14 {
  background-color: #ff5912;
  color: #141414;
}

.container-grid.hero-section-about {
  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;
  float: none;
  clear: none;
  -ms-flex-align: center;
  height: 80vh;
  background-color: rgba(158, 106, 79, .2);
  background-image: url('../images/Group%20photo.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.hero-section-events {
  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;
  float: none;
  clear: none;
  -ms-flex-align: center;
  height: 80vh;
  background-color: rgba(158, 106, 79, .2);
  background-image: url('../images/vecteezy_a-clock-and-a-calendar-is-on-a-desk-with-blue-background_1920212_crp_sm.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.container-1 {
  display: block;
  margin-bottom: 35px;
  padding-bottom: 8px;
  text-align: center;
}

.container-grid.container-2 {
  margin-bottom: 28px;
}

li.list-item span.list-item-text-15 {
  background-color: #ff5912;
  color: #141414;
}

.container-grid.hero-section-meeting {
  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;
  float: none;
  clear: none;
  -ms-flex-align: center;
  height: 80vh;
  background-color: rgba(158, 106, 79, .2);
  background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.sidenav.show-menu {
  -webkit-transform: translateX(0%);
     -moz-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}

div.responsive-picture.mobile-picture:hover {
  -webkit-filter: invert(.91);
          filter: invert(.91);
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;

  mix-blend-mode: normal;
}

a.social-image.social-icon-footer:hover {
  border-width: .0625rem;
  border-color: rgba(255, 255, 255, .42);
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, ease-out;
     -moz-transition-timing-function: ease, ease-out;
       -o-transition-timing-function: ease, ease-out;
          transition-timing-function: ease, ease-out;
  -webkit-transition-duration: 0s, .25s;
     -moz-transition-duration: 0s, .25s;
       -o-transition-duration: 0s, .25s;
          transition-duration: 0s, .25s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;
}

div.responsive-picture.nav-logo:hover {
  -webkit-filter: invert(.91);
          filter: invert(.91);
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;

  mix-blend-mode: normal;
}

@media screen and (min-width: 22.5rem) {
  /* Text Elements */

  h1.heading-impact {
    margin-top: 150px;
    font-size: 100px;
  }

  h1.hero-header {
    font-size: 100px;
  }

  h1.heading-meeting {
    font-size: 100px;
  }

  p.paragraph.body-text {
    margin-bottom: 0;
  }

  div.responsive-picture.mobile-picture {
    width: 65px;
  }

  .container-grid.hero-section-contact {
    min-height: 40vh;
    background-image: url('../images/vecteezy_hand-woman-write-notebook-and-holding-phone-on-wood-table_20700344_467_crp_sm.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  div.responsive-picture.nav-logo {
    width: 65px;
  }
}

@media screen and (min-width: 37.5625rem) {
  /* Text Elements */

  h1 {
    font-size: 52px;
  }

  h1.heading-impact {
    margin-top: 150px;
    font-size: 120px;
  }

  h1.hero-header {
    font-size: 120px;
  }

  h1.heading-meeting {
    font-size: 120px;
  }

  h2.heading-voluntary-section {
    font-size: 58px;
  }

  p.paragraph.body-text {
    margin-bottom: 0;
  }

  a.link-text.menu-item {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }

  div.responsive-picture.mobile-picture {
    width: 60px;
  }

  .container-grid.information-content {
    max-width: 70%;
  }

  .container-grid.hero-section-contact {
    background-image: url('../images/vecteezy_hand-woman-write-notebook-and-holding-phone-on-wood-table_20700344_467_crp_sm.jpg');
    background-attachment: fixed;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-content-voluntary {
    height: 80vh;
  }

  div.responsive-picture.nav-logo {
    width: 60px;
  }

  .container-grid.hero-section-team {
    height: 80vh;
  }

  .container-grid.hero-section-about {
    height: 80vh;
  }

  .container-grid.hero-section-events {
    height: 80vh;
  }

  .container-grid.hero-section-meeting {
    height: 80vh;
  }
}

@media screen and (min-width: 52.4375rem) {
  /* Text Elements */

  h1.heading-impact {
    margin-top: 150px;
  }

  h1.heading-meeting {
    margin-top: 0;
    margin-bottom: 250px;
    color: #141414;
  }

  a.link-text.menu-item {
    margin-right: 2rem;
    margin-left: 2rem;
  }

  .container-grid.hero-section-meeting {
    background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 62.0625rem) {
  /* Text Elements */

  h1 {
    font-size: 70px;
  }

  h1.heading-impact {
    margin-top: 150px;
    color: #feffe0;
    font-size: 130px;
  }

  h1.hero-header {
    font-size: 130px;
  }

  h1.heading-meeting {
    margin-top: 0;
    margin-bottom: 250px;
    color: #141414;
    font-size: 130px;
  }

  a.link-text.menu-item {
    margin-right: 3rem;
    margin-left: 3rem;
  }

  .container-grid.nav-extended {
    z-index: 1;
  }

  .container-grid.information-content {
    max-width: 60%;
  }

  .container-grid.hero-section-meeting {
    height: 60vh;
    background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-team {
    background-position: center top;
  }
}

@media screen and (min-width: 75.0625rem) {
  /* Text Elements */

  h1 {
    font-size: 56px;
  }

  h1.heading-impact {
    margin-top: 150px;
    color: #feffe0;
    font-size: 120px;
  }

  h1.hero-header {
    font-size: 120px;
  }

  h1.heading-meeting {
    margin-top: 0;
    margin-bottom: 250px;
    color: #141414;
    font-size: 120px;
  }

  .container-grid.hero-section-meeting {
    background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
  }
}

@media screen and (min-width: 87.5rem) {
  /* Text Elements */

  h1.heading-impact {
    margin-top: -82px;
    color: #feffe0;
    letter-spacing: -6px;
    font-size: 130px;
  }

  h1.hero-header {
    letter-spacing: -6px;
    font-size: 130px;
  }

  h1.heading-meeting {
    margin-top: 0;
    margin-bottom: 250px;
    color: #141414;
    letter-spacing: -6px;
    font-size: 130px;
  }

  a.link-text.menu-item:hover {
    color: #feffe0;
    font-weight: 700;
  }

  .container-grid.information-content {
    max-width: 55%;
  }

  .container-grid.hero-section-contact {
    background-attachment: fixed;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-content-voluntary {
    height: 80vh;
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-team {
    height: 80vh;
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-about {
    height: 80vh;
    background-image: url('../images/Group%20photo-crp.jpg');
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-events {
    height: 80vh;
    background-attachment: fixed;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-section-meeting {
    height: 60vh;
    background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }
}

@media screen and (min-width: 108.125rem) {
  /* Text Elements */

  h1.heading-impact {
    margin-top: -85px;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #feffe0;

    justify-self: auto;
  }

  h1.heading-1 {
    text-shadow: none;
  }

  h1.heading-meeting {
    margin: 0 auto 26px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #141414;

    justify-self: auto;
  }

  p.paragraph.paragraph-3 {
    padding-top: 24px;
    padding-bottom: 7px;
    color: #413c3c;
    font-size: 23px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  }

  p.paragraph.paragraph-1 {
    font-size: 24px;
  }

  p.paragraph span.paragraph-text-12 {
    background-color: transparent;
    color: #1eb7d4;
    text-decoration: underline;
    font-weight: 700;
    font-size: 1.375rem;
  }

  p.paragraph.body-text {
    padding-bottom: 13px;
    font-size: 20px;
  }

  p.paragraph span.paragraph-text-13 {
    color: #141414;
  }

  p.paragraph span.paragraph-text-14 {
    color: #141414;
  }

  /* Interaction Elements */

  a.link-button.AVMbutton {
    -moz-box-sizing: content-box;
         box-sizing: content-box;
    margin-top: 24px;
    margin-right: 98px;
    padding: 14px 20px 13px;
    min-width: 0;
    min-height: auto;
    border: .0625rem solid #141414;
    border-top-left-radius: 15px 17px;
    border-top-right-radius: 15px 17px;
    border-bottom-right-radius: 15px 17px;
    border-bottom-left-radius: 15px 17px;
    background-color: #1936e5;
    box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
    color: #fff;
    text-transform: none;
    text-shadow: #78828c 2px 2px 9px;
    font-weight: 500;
    font-size: 23px;
    font-family: 'Archivo', sans-serif;
    opacity: 1;

    -webkit-text-stroke-width: 0;
  }

  .container-grid.hero-section-contact {
    background-size: cover;
  }

  .container-grid.hero-content-voluntary {
    height: 80vh;
    background-position: center center;
  }

  .container-grid.hero-section-team {
    height: 80vh;
    background-position: center center;
  }

  .container-grid.hero-section-about {
    position: -webkit-sticky;
    position:         sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    overflow: auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    min-width: 10px;
    min-height: 80vh;
    max-width: 100%;
    width: auto;
    height: auto;
    background-image: url('../images/Group%20photo-crp.jpg');
    background-attachment: scroll;
    background-position: center 0vmin;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: repeat;

    background-blend-mode: normal;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container-grid.hero-section-events {
    height: 80vh;
    background-position: center center;
  }

  li.list-item span.list-item-text-15 {
    background-color: #ff5912;
    color: #141414;
  }

  .container-grid.information-content {
    padding-bottom: 32px;
  }

  li.list-item.list-item-6 {
    font-size: 20px;
  }

  li.list-item.list-item-7 {
    font-size: 20px;
  }

  li.list-item.list-item-8 {
    font-size: 20px;
  }

  .container-grid.hero-section-meeting {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: 60vh;
    background-image: url('../images/vecteezy_modern-living-room-with-minimalist-decor-and-elegant_54879246-crp.jpg');
    background-attachment: scroll;
    background-position: center top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
  }

  li.list-item span.list-item-text-16 {
    background-color: #ff5912;
    color: #141414;
  }

  .container-grid.container-3 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 26px;
  }

  .container-grid.container-4 {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}