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

h1 {
  margin: 10px 0px 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #464d56;
  font-size: 26px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  color: #464d56;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: -10px 0px 40px;
  font-family: 'Varela Round', sans-serif;
  color: #667073;
  font-size: 17px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: 'Varela Round', sans-serif;
  color: #667073;
  font-weight: 400;
  text-align: center;
}

a {
  text-decoration: underline;
}

li {
  font-family: 'Varela Round', sans-serif;
  line-height: 24px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 1px 16px 0 rgba(102, 112, 115, 0.3);
}

.nav-link {
  padding-right: 12px;
  padding-left: 12px;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Oswald, sans-serif;
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
}

.nav-link:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #ee0c0c;
}

.nav-link.w--current {
  color: #f30909;
}

.nav-link.top-nav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Oswald, sans-serif;
  color: #424242;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.nav-link.top-nav:hover {
  color: #fc0606;
}

.nav-link.top-nav.w--current {
  color: #f80a0a;
}

.top-nav-section {
  position: relative;
  z-index: 21;
  display: block;
  background-color: #fff;
}

.hero-section {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20;
  padding-top: 97px;
  padding-bottom: 86px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(133, 6, 12, 0.76)), to(rgba(133, 6, 12, 0.76))), url('../images/shutterstock_344201303.jpg');
  background-image: linear-gradient(180deg, rgba(133, 6, 12, 0.76), rgba(133, 6, 12, 0.76)), url('../images/shutterstock_344201303.jpg');
  background-position: 0px 0px, 50% -76px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-heading {
  margin-top: 1px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 90px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.top-nav-logo {
  display: block;
  margin: 30px auto;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.top-nav-logo:hover {
  opacity: 1;
}

.main-section {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 53px;
}

.main-section.odd {
  margin-top: 0px;
  padding-top: 0px;
  background-color: rgba(102, 112, 115, 0.1);
}

.main-section.top {
  padding-top: 51px;
  padding-bottom: 53px;
  background-color: #fff;
}

.main-section.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 550px;
  background-color: #667073;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 31, 31, 0.8)), to(rgba(53, 53, 53, 0.8)));
  background-image: linear-gradient(180deg, rgba(31, 31, 31, 0.8), rgba(53, 53, 53, 0.8));
}

.team-image {
  display: block;
  max-width: 150px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.team-image:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.parallax-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(87, 13, 13, 0.9)), to(rgba(156, 13, 13, 0.89))), url('../images/shutterstock_393603379.jpg');
  background-image: linear-gradient(180deg, rgba(87, 13, 13, 0.9), rgba(156, 13, 13, 0.89)), url('../images/shutterstock_393603379.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.parallax-section.meetings {
  padding-top: 32px;
  padding-bottom: 53px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(54, 49, 49, 0.94)), to(rgba(54, 49, 49, 0.94))), url('../images/shutterstock_522370972.jpg');
  background-image: linear-gradient(180deg, rgba(54, 49, 49, 0.94), rgba(54, 49, 49, 0.94)), url('../images/shutterstock_522370972.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.meeting-name {
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-top: 6px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 32px;
  text-align: center;
  text-transform: none;
}

.meeting-details {
  margin-top: 16px;
  margin-left: 15px;
  padding-top: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  text-transform: none;
}

.meeting-row {
  display: block;
  margin-top: 20px;
  margin-bottom: 21px;
  padding: 13px 19px 32px;
  border-top: 1px solid #f10913;
  border-bottom: 1px solid #f10913;
  background-color: rgba(0, 0, 0, 0.16);
}

.meeting-row.disabled {
  display: none;
}

.submit-form {
  display: block;
  width: 250px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 20px 19px;
  border: 3px solid #f10913;
  border-radius: 12px;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Oswald, sans-serif;
  color: #f10913;
  font-size: 25px;
  text-align: center;
  cursor: pointer;
}

.submit-form:hover {
  border-color: hsla(0, 0%, 94.5%, 0.82);
  background-color: #f10913;
  -webkit-transform: translate(0px, 3px);
  -ms-transform: translate(0px, 3px);
  transform: translate(0px, 3px);
  color: #fff;
}

.top-text {
  margin-top: -1px;
  font-family: Varela, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}

.top-text.center {
  text-align: center;
}

.heading {
  margin-top: 29px;
  margin-bottom: 28px;
  font-family: Oswald, sans-serif;
  color: #da0303;
  font-size: 32px;
}

.heading.white {
  color: #fff;
}

.bullets {
  min-height: 50px;
  margin-right: 67px;
  margin-bottom: 18px;
  margin-left: 16px;
  padding-top: 16px;
  padding-left: 54px;
  background-image: url('../images/checkmark2x.png');
  background-position: 0px 3px;
  background-size: 45px;
  background-repeat: no-repeat;
  font-family: 'Varela Round', sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.sponsors {
  margin-top: 17px;
  padding-top: 33px;
  padding-bottom: 33px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.sponsor-img {
  max-width: 220px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  float: none;
}

.sponsor-img.integritas {
  max-width: 135px;
}

.paragraph {
  font-size: 12px;
}

.paragraph.sponsor {
  margin-top: 16px;
}

.text-span {
  font-size: 18px;
  font-weight: 700;
}

.commettee-text {
  margin-top: 0px;
  font-family: Varela, sans-serif;
  color: #464d56;
  line-height: 24px;
  text-align: left;
}

.committee {
  text-align: left;
}

.heading-3 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #f80b0b;
  font-size: 32px;
}

.heading-3.white {
  color: #fff;
  font-size: 36px;
}

.members {
  margin-top: 0px;
  margin-bottom: 22px;
  padding-top: 6px;
}

.collaborators {
  margin-top: 20px;
  padding-top: 0%;
  background-color: transparent;
  text-align: center;
}

.program-description {
  margin-bottom: 17px;
  font-family: Varela, sans-serif;
  color: #464d56;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.main-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 27px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

.letter-pink {
  margin-right: 1px;
  padding-right: 3px;
  padding-left: 5px;
  background-image: url('../images/swash-white2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #a70b12;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.agenda-time {
  margin-top: 0px;
  padding-left: 1px;
  font-family: Varela, sans-serif;
  color: #667073;
  font-size: 18px;
  line-height: 29px;
  text-align: left;
}

.agenda-time.white-text {
  padding-right: 5px;
  color: #fff;
  text-align: right;
}

.agenda-text {
  margin-top: 0px;
  font-family: Varela, sans-serif;
  color: #464d56;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
}

.agenda-text.white-text {
  color: #fff;
}

.agenda {
  margin-top: 0px;
  margin-bottom: 11px;
  padding-top: 5px;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(102, 112, 115, 0.28);
}

.agenda.meetings {
  display: block;
  width: 65%;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  border-top: 1px solid #667073;
  border-bottom-color: #667073;
}

.agenda.meetings.last {
  margin-top: -10px;
  border-top-style: none;
}

.references {
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.list-item-2 {
  line-height: 18px;
}

.list-item-3 {
  line-height: 18px;
}

.upper {
  position: relative;
  top: -5px;
  font-size: 10px;
  line-height: 19px;
}

.body {
  font-family: Varela, sans-serif;
}

.link-text {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #464d56;
}

.link-text:hover {
  color: #f10913;
}

.jap-logo {
  display: inline;
  margin-right: 13px;
  float: left;
}

.meeting-subhead {
  margin-bottom: 17px;
  color: #fff;
  font-size: 24px;
  text-transform: none;
}

.meetings {
  text-align: center;
}

.container-2 {
  padding-right: 119px;
  padding-left: 118px;
}

.divider-logo {
  display: block;
  margin: 30px auto;
  padding: 32px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.divider-logo:hover {
  opacity: 1;
}

.collab-image {
  max-height: 180px;
  max-width: 300px;
  padding: 18px;
}

.collab-image.nhcn {
  margin-top: 23px;
}

.collab-image.wide {
  max-width: 370px;
}

.collab-row-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.small-text {
  font-family: Varela, sans-serif;
  color: #a8b7bb;
  font-size: 14px;
  font-weight: 400;
}

.collaborators-2 {
  margin-top: 20px;
  background-color: transparent;
  text-align: center;
}

.covid-warning {
  padding-top: 17px;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 9, 19, 0.36)), to(rgba(211, 0, 0, 0.74))), url('../images/covid_back.jpg');
  background-image: linear-gradient(180deg, rgba(241, 9, 19, 0.36), rgba(211, 0, 0, 0.74)), url('../images/covid_back.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.covid-warning.meetings {
  padding-top: 32px;
  padding-bottom: 53px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(54, 49, 49, 0.94)), to(rgba(54, 49, 49, 0.94))), url('../images/shutterstock_522370972.jpg');
  background-image: linear-gradient(180deg, rgba(54, 49, 49, 0.94), rgba(54, 49, 49, 0.94)), url('../images/shutterstock_522370972.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.covid-warning.banner {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 9, 19, 0.89)), to(red)), url('../images/covid_back.jpg');
  background-image: linear-gradient(180deg, rgba(241, 9, 19, 0.89), red), url('../images/covid_back.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.linkbloc-covid {
  width: 100%;
  text-decoration: none;
}

.heading-4 {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}

.heading-4:hover {
  color: #000;
}

.heading-4.nohover:hover {
  color: #fff;
}

.covid-details {
  margin-top: 16px;
  margin-left: 15px;
  padding-top: 0px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

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

@media screen and (max-width: 991px) {
  .hero-section {
    padding-bottom: 32px;
  }

  .hero-heading {
    margin-top: -30px;
  }

  .main-section.footer {
    padding-right: 34px;
    padding-left: 38px;
  }

  .parallax-section.meetings {
    padding-right: 50px;
    padding-left: 50px;
  }

  .meeting-row {
    display: block;
    width: 90%;
    margin-left: auto;
  }

  .nav-menu {
    background-color: #f2f5f7;
  }

  .menu-button.w--open {
    background-color: #4ac2c9;
  }

  .top-text {
    margin-top: 0px;
  }

  .sponsors {
    margin-right: 33px;
    margin-left: 33px;
  }

  .program-description {
    margin-bottom: 10px;
  }

  .covid-warning.meetings {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .main-section.top {
    margin-top: 480px;
  }

  .team-image {
    margin-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    text-align: center;
  }

  .nav-link.top-nav {
    width: 100%;
    float: none;
  }

  .hero-section {
    margin-top: 14px;
    padding-top: 196px;
    padding-bottom: 39px;
  }

  .hero-heading {
    margin-top: 13px;
    margin-left: -1px;
    font-size: 32px;
    line-height: 48px;
  }

  .main-section {
    padding: 21px 20px 40px 21px;
    text-align: center;
  }

  .main-section.odd {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .main-section.top {
    margin-top: 450px;
    padding-top: 17px;
    padding-right: 16px;
    padding-left: 20px;
  }

  .main-section.footer {
    padding-left: 32px;
  }

  .team-image {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .parallax-section {
    padding: 20px 13px 22px;
  }

  .parallax-section.meetings {
    padding-right: 9px;
    padding-left: 9px;
  }

  .meeting-name {
    margin-top: 21px;
    margin-left: 0px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .meeting-details {
    margin-left: 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }

  .meeting-row {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 14px;
    padding: 20px 0px;
    border-bottom: 4px solid rgba(165, 59, 161, 0.3);
    border-top-style: none;
    text-align: center;
  }

  .submit-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .nav-menu {
    box-shadow: 0 17px 31px 0 rgba(0, 0, 0, 0.19);
  }

  .menu-button.w--open {
    background-color: #f10913;
  }

  .top-text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 25px;
  }

  .heading {
    margin-top: 1px;
    font-size: 24px;
    line-height: 28px;
  }

  .bullets {
    margin-right: 3px;
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 40px;
    background-size: 30px;
    font-size: 14px;
    text-align: left;
  }

  .sponsors {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .sponsor-img {
    max-width: 200px;
    margin-bottom: 16px;
  }

  .nav-logo-sm {
    margin-left: 10px;
  }

  .commettee-text {
    margin-right: 0px;
    margin-left: 1px;
    text-align: left;
  }

  .committee {
    font-size: 14px;
    line-height: 24px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .heading-3.white {
    font-size: 32px;
  }

  .program-description {
    font-size: 14px;
    line-height: 24px;
  }

  .main-navigation {
    display: none;
    padding-right: 22px;
    padding-left: 20px;
  }

  .icon {
    font-size: 28px;
  }

  .letter-pink {
    margin-right: 0px;
    padding-right: 2px;
    padding-left: 3px;
    font-size: 32px;
  }

  .agenda-time {
    margin-right: 0px;
    margin-left: 1px;
    color: #838485;
    text-align: center;
  }

  .agenda-text {
    margin-right: 0px;
    margin-left: 1px;
    text-align: center;
  }

  .references {
    padding-left: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .meeting-subhead {
    font-size: 20px;
    line-height: 30px;
  }

  .container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .collab-image {
    max-width: 200px;
  }

  .covid-warning {
    padding: 20px 13px 22px;
  }

  .covid-warning.meetings {
    padding-right: 9px;
    padding-left: 9px;
  }

  .covid-details {
    margin-left: 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
}

