:root {
  --dark-slate-gray: #465356;
  --medium-turquoise: #4ac2c9;
  --light-gray: #d6d6d6;
  --dim-gray: #667073;
  --dark-slate-gray-2: #464d56;
  --dark-orchid: #a53ba1;
  --white: white;
}

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

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

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

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

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

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

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

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

a {
  text-decoration: underline;
}

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

.navbar {
  z-index: 11;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px 16px #6670734d;
}

.nav-link {
  color: #98a1a3;
  text-transform: uppercase;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  transition: all .45s;
}

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

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

.nav-link.top-nav {
  float: left;
  color: #464d56;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.nav-link.top-nav:hover, .nav-link.top-nav.w--current {
  color: #a53ba1;
}

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

.hero-section {
  z-index: 20;
  background-image: linear-gradient(#464d56e6, #4d2d6380), url('../images/shutterstock_259434887.jpg');
  background-position: 0 0, 50% 22%;
  padding-top: 288px;
  padding-bottom: 118px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 75px;
  display: block;
}

.top-nav-logo {
  opacity: 1;
  margin: 30px auto;
  transition: all .5s;
  display: block;
}

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

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

.main-section.odd {
  background-color: #6670731a;
  margin-top: 0;
  padding-top: 40px;
}

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

.main-section.footer {
  background-color: #e2d8e2;
  background-image: linear-gradient(#464d56cc, #3a2539cc), url('../images/shutterstock_379523008.jpg');
  background-position: 0 0, 50% 55%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 20px;
  padding-bottom: 800px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-section.hide {
  display: none;
}

.main-section.collabs {
  background-color: #f5eff573;
}

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

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

.parallax-section {
  background-image: linear-gradient(#667073e6, #492b5ab3), url('../images/shutterstock_387091387.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 70px;
  padding-bottom: 70px;
}

.parallax-section.meetings {
  background-image: linear-gradient(#667073e6, #30152f99), url('../images/shutterstock_592064441.jpg');
  background-size: auto, cover;
}

.parallax-section.meetings.hide {
  display: none;
}

.testimonial {
  color: #fff;
  text-transform: none;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: italic;
}

.meeting-name {
  color: #fff;
  text-align: center;
  text-transform: none;
  border-bottom: 1px solid #a53ba182;
  margin-top: 10px;
  margin-bottom: 17px;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 32px;
}

.meeting-name.sub {
  font-size: 26px;
}

.meeting-details {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-top: 12px;
  padding-top: 0;
  font-size: 16px;
  line-height: 28px;
}

.meeting-details.date {
  font-size: 19px;
}

.client-image {
  float: right;
  opacity: .7;
  margin-top: 4px;
  margin-bottom: 0;
  margin-right: 30px;
}

.testimonial-column {
  border-right-style: solid;
  border-right-color: #cf83ec6e;
  margin-top: 30px;
  padding-left: 35px;
  display: inline-block;
  position: relative;
}

.testimonial-column.right {
  border-right-style: none;
  border-right-width: 1px;
}

.meeting-row {
  margin-top: 20px;
}

.text-area {
  opacity: .5;
  border-radius: 4px;
  margin-bottom: 24px;
  font-family: Varela Round, sans-serif;
}

.text-area:focus {
  opacity: 1;
  background-color: #0000;
  border: 1px solid #4ac2c9;
}

.field-label {
  color: #646464;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.submit-form {
  color: #a53ba1;
  background-color: #fff;
  border: 3px solid #a53ba1;
  border-radius: 12px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 70px;
  font-family: Varela Round, sans-serif;
  font-size: 15px;
  transition: all .4s;
  display: block;
}

.submit-form:hover {
  color: #fff;
  background-color: #667073;
  border-color: #464d56;
}

.two-column-heading {
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
}

.contact-column {
  padding-left: 0;
  padding-right: 40px;
}

.contact-column.right {
  padding-left: 40px;
}

.top-text {
  color: #667073;
  margin-top: -12px;
  margin-bottom: 21px;
  padding-left: 41px;
  padding-right: 31px;
  font-family: Varela Round, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.heading {
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 12px;
  font-size: 36px;
}

.heading.meeting {
  color: #fff;
}

.heading.cme {
  font-size: 26px;
}

.bullets {
  background-image: url('../images/checkmark_purple.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 42px;
  margin-bottom: 25px;
  margin-left: 50px;
  margin-right: 67px;
  padding-left: 54px;
  font-family: Varela Round, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.bullets.materials {
  text-transform: none;
  background-image: url('../images/pdf-128_32.png');
  background-position: 0 0;
  background-size: 44px;
  min-height: 44px;
  margin-left: 0;
  padding-top: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.bullets.resource-center {
  text-transform: none;
  background-image: url('../images/ExchangeCME_Circel.png');
  background-position: 0 0;
  background-size: 44px;
  min-height: 44px;
  margin-left: 0;
  padding-top: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.sponsors {
  text-align: center;
  background-color: #d6d6d64d;
  border-radius: 5px;
  margin-top: 57px;
  margin-left: 105px;
  margin-right: 105px;
  padding-top: 16px;
  padding-bottom: 15px;
}

.sponsors.cme {
  background-color: #fff9;
  margin-top: 40px;
}

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

.sponsor-img.collab {
  max-width: 200px;
  margin-left: 20px;
  margin-right: 20px;
}

.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 {
  text-align: left;
  margin-top: 9px;
  line-height: 24px;
}

.committee {
  text-align: left;
}

.committee.centered {
  text-align: left;
  margin-top: 28px;
  margin-bottom: 15px;
  line-height: 24px;
}

.committee.centered.white {
  color: #fff;
}

.members {
  margin-bottom: 21px;
}

.collaborators {
  text-align: center;
  margin-top: 20px;
}

.heading-4 {
  margin-top: 20px;
}

.paragraph-2 {
  color: #464d56;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-2.white {
  color: #d6d6d6;
  line-height: 28px;
}

.list-item {
  background-image: url('../images/square.png');
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 5px;
  margin-bottom: 6px;
  margin-left: -15px;
  padding-left: 15px;
  font-size: 15px;
  line-height: 24px;
  list-style-type: none;
}

.unordered-list {
  line-height: 24px;
}

.main-navigation {
  justify-content: flex-start;
  margin-bottom: 25px;
  display: flex;
}

.contact-links {
  color: #a53ba1;
  cursor: pointer;
  background-image: linear-gradient(#fff, #fff);
  padding: 3px 6px;
  font-weight: 600;
  transition: all .4s;
}

.contact-links:hover {
  color: #fff;
  background-image: linear-gradient(#a53ba1, #a53ba1);
  padding: 3px 6px;
  text-decoration: none;
}

.row {
  padding-left: 11px;
}

.letter-pink {
  background-image: linear-gradient(#a53ba1, #ac39a7);
  margin-right: 1px;
  padding-left: 5px;
  padding-right: 5px;
  box-shadow: 0 4px 10px #0000004d;
}

.letter-pink.part {
  color: #fff;
  margin-right: 9px;
  padding: 4px 1px 4px 8px;
  box-shadow: 0 3px 10px #0000004d;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.city {
  color: #fff;
  border-bottom: 2px solid #a53ba1;
  padding-bottom: 15px;
  font-size: 22px;
}

.meeting-block {
  text-align: center;
  background-color: #0e0214a8;
  margin-bottom: 10px;
  padding: 10px 25px 26px 26px;
}

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

.treaters-providers {
  text-align: left;
  border-bottom: 2px solid #667073bf;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 22px;
}

.meetings-block {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.register-button {
  color: #a53ba1;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border: 3px solid #a53ba1;
  border-radius: 12px;
  width: 200px;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
  transition: all .4s;
  display: block;
}

.register-button:hover {
  color: #fff;
  background-color: #a53ba1;
  border-color: #906e8f;
}

.faculty-name-testimonial {
  color: #fff;
  text-align: center;
  text-transform: none;
  border-bottom: 1px #a53ba182;
  margin-top: 10px;
  padding-bottom: 0;
  font-size: 22px;
  line-height: 32px;
}

.faculty-title-testimony {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: -7px;
  font-size: 16px;
  line-height: 28px;
}

.faculty-title-testimony.date {
  font-size: 19px;
}

.feature-wrap {
  border: 1px #000;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.feature-wrap.icons {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
}

.feature-content {
  border: 1px #000;
  flex: none;
  width: 50vw;
  max-width: 500px;
  padding-left: 4vw;
  padding-right: 4vw;
}

.feature-content.icons {
  text-align: center;
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 33.33%;
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.sku-pic {
  transition: all .475s;
}

.sku-pic:hover {
  opacity: .75;
  transform: scale(.95);
}

.sku-link {
  color: #8f529b;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  transition: all .4s;
}

.sku-link:hover {
  color: #a53ba1;
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

  .paragraph-2 {
    margin-bottom: 10px;
  }

  .paragraph-2.white {
    padding-right: 10px;
  }

  .list-item {
    background-image: url('../images/square.png');
    background-position: 0 9px;
    background-repeat: no-repeat;
    background-size: 5px;
    margin-left: -13px;
    padding-left: 15px;
    list-style-type: none;
  }

  .feature-wrap {
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

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

  .feature-wrap {
    flex-direction: row;
  }

  .feature-wrap.icons {
    flex-flow: wrap;
    display: block;
  }

  .feature-content.icons {
    text-align: left;
    align-items: flex-start;
    width: auto;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav-link.top-nav {
    float: none;
    width: 100%;
  }

  .hero-section {
    margin-top: 14px;
    padding-top: 168px;
    padding-bottom: 29px;
  }

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

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

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

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

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

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

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

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

  .testimonial {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 34px;
  }

  .meeting-name {
    text-align: center;
    margin-top: 21px;
    margin-left: 0;
  }

  .meeting-details {
    text-align: center;
    margin-left: 0;
  }

  .client-image {
    float: none;
    margin-top: -13px;
    margin-right: 0;
    padding-left: 0;
  }

  .testimonial-column {
    border-right-style: none;
    margin-top: 1px;
  }

  .meeting-row {
    text-align: center;
    border-top-style: none;
    border-bottom: 4px solid #a53ba14d;
    width: 100%;
    margin-top: 0;
    margin-bottom: -8px;
    padding: 20px 0;
    display: block;
  }

  .field-label {
    text-align: left;
  }

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

  .two-column-heading {
    text-align: center;
  }

  .contact-column {
    padding-left: 15px;
    padding-right: 25px;
  }

  .contact-column.right {
    margin-top: 41px;
    padding-left: 15px;
  }

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

  .heading {
    font-size: 22px;
    line-height: 28px;
  }

  .heading.cme {
    font-size: 22px;
  }

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

  .bullets.materials, .bullets.resource-center {
    background-size: 32px;
    padding-top: 5px;
    padding-left: 33px;
    font-size: 14px;
  }

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

  .sponsor-img {
    max-width: 120px;
  }

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

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

  .paragraph-2 {
    line-height: 28px;
  }

  .list-item {
    margin-left: -25px;
    line-height: 24px;
  }

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

  .icon {
    font-size: 28px;
  }

  .treaters-providers {
    font-size: 20px;
    line-height: 32px;
  }

  .meetings-block {
    width: 100%;
  }

  .register-button {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .faculty-name-testimonial {
    text-align: center;
    margin-top: 21px;
    margin-left: 0;
  }

  .faculty-title-testimony {
    text-align: center;
    margin-left: 0;
  }

  .feature-wrap {
    flex-direction: column;
    margin-bottom: -2vh;
  }

  .feature-wrap.icons {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-content {
    width: auto;
  }

  .feature-content.icons {
    text-align: center;
    padding-bottom: 10px;
  }

  .sku-link {
    margin-left: auto;
    margin-right: auto;
  }
}


