:root {
  --color-3: #0c142c;
  --color-6: #c62129;
  --color-6\<deleted\|variable-7bec94f6-ccea-5a48-ba15-0935ecc9b036\>: #8c8c8c;
  --color-4: #273982;
  --color-2: white;
  --color-3\<deleted\|variable-bcacdfcd-a193-1629-4b46-67faee718820\>: #f3f9f7;
  --color-2\<deleted\|variable-9863f0fa-3bc9-89bc-ced6-b9aef36d6cdf\>: #1e2256;
  --color-5: #4856a5;
  --color-7: #f3f9f7;
  --color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>: white;
  --color-8: #8c8c8c;
}

body {
  color: var(--color-3);
  font-family: itc-avant-garde-gothic-pro;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2em;
}

h3 {
  color: var(--color-6);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.2em;
}

h4 {
  color: var(--color-6\<deleted\|variable-7bec94f6-ccea-5a48-ba15-0935ecc9b036\>);
  min-height: 55px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

.hero {
  background-image: url('../images/doctor_man_hero.png'), radial-gradient(circle farthest-corner at 20% 50%, var(--color-4), #01020e);
  color: var(--color-2);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  align-items: center;
  height: 90vh;
  padding: 8% 0 5% 5%;
  display: flex;
      min-height: 750px;
}

.hero-content {
  color: var(--color-6\<deleted\|variable-7bec94f6-ccea-5a48-ba15-0935ecc9b036\>);
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

.hero-headline {
  color: var(--color-3\<deleted\|variable-bcacdfcd-a193-1629-4b46-67faee718820\>);
  margin-bottom: 30px;
  font-family: century-gothic, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2em;
}

.button-holder {
  align-items: center;
  display: flex;
}

.button-holder.hero-btns {
  margin-top: 15px;
}

.button {
  background-color: var(--color-6);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 30px 12px;
  font-size: 1em;
  line-height: 1em;
}

.button:hover {
  background-color: var(--color-2\<deleted\|variable-9863f0fa-3bc9-89bc-ced6-b9aef36d6cdf\>);
}

.button.rev {
  background-color: var(--color-2);
  color: var(--color-4);
}

.button.rev:hover {
  background-color: var(--color-6);
  color: var(--color-2);
}

.navbar {
  background-color: #fff;
  padding-left: 10px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.image {
  height: 50px;
}

.nav-menu {
  align-items: center;
  height: 70px;
  padding-right: 10px;
  display: flex;
}

.nav-link-jm {
  color: var(--color-4);
  text-transform: uppercase;
  align-items: center;
  padding: 12px 15px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.nav-link-jm:hover {
  color: var(--color-6);
}

.nav-link-jm.phone {
  background-color: var(--color-6);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-link-jm.phone:hover {
  background-color: var(--color-5);
  color: var(--color-2);
}

.nav-link-jm._1 {
  display: none;
}

.nav-link-jm.light {
  color: var(--color-2);
}

.nav-link-jm.light:hover {
  color: var(--color-6);
}

.nav-link-jm.light.w--current {
  color: var(--color-7);
  padding-left: 0;
  font-weight: 700;
}

.nav-link-jm.light.w--current:hover {
  color: var(--color-6);
}

.nav-icon {
  width: 25px;
  margin-right: 10px;
}

.brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.why-section {
  padding-top: 10%;
  padding-bottom: 8%;
}

.why-wrapper {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.why-text-60 {
  z-index: 1;
  background-color: var(--color-2);
  background-image: linear-gradient(#8c8c8c1a, #8c8c8c1a);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-top: -5%;
  padding: 25px;
  display: flex;
  position: relative;
}

.why-photo-div {
  object-fit: cover;
  width: 39%;
  margin-bottom: -5%;
  position: relative;
  overflow: visible;
}

.image-2 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.deal-border {
  background-color: var(--color-4);
  width: 50px;
  height: 50px;
  position: absolute;
  inset: auto auto -10px -10px;
}

.deal-border-top-right {
  background-color: var(--color-4);
  width: 50px;
  height: 50px;
  position: absolute;
  inset: -10px -10px auto auto;
}

._3-points {
  padding-top: 5%;
  padding-bottom: 8%;
}

.parallax-wrapper {
  background-image: linear-gradient(to bottom, var(--color-3), var(--color-3)), url('../images/doctor-with-patient.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: space-between;
  width: 70%;
  min-height: 50vh;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 0;
  display: flex;
}

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

.h2-center.white {
  color: var(--color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>);
}

.h2-center.max {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

._3-values {
  background-color: var(--color-4);
  color: var(--color-2);
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding: 50px;
  line-height: 1.5em;
  display: flex;
}

.ready-section {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/doctor-with-patient.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 45vh;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.ready-wrapper {
  color: var(--color-2);
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fancy-list-item {
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.3em;
  display: flex;
}

.image-3 {
  width: 25px;
  margin-right: 10px;
}

.image-3.lg-white {
  filter: saturate(0%) brightness(500%);
  width: 30px;
}

.join-section {
  background-image: radial-gradient(circle farthest-corner at 50% 0%, var(--color-4), #0a0c24);
  padding-top: 5%;
  padding-bottom: 2%;
}

.join-wrap {
  justify-content: space-between;
  width: 90%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-field-holder {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field {
  background-color: #0d0d0d3d;
  border: 1px #000;
}

.text-field:focus, .text-field::placeholder {
  color: var(--color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>);
}

.text-field._49 {
  width: 49.5%;
}

.text-field.btm {
  margin-bottom: 30px;
}

.form {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.submit-button {
  background-color: var(--color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>);
  color: var(--color-2\<deleted\|variable-9863f0fa-3bc9-89bc-ced6-b9aef36d6cdf\>);
  text-transform: uppercase;
  line-height: 1em;
}

.submit-button:hover {
  background-color: var(--color-2\<deleted\|variable-9863f0fa-3bc9-89bc-ced6-b9aef36d6cdf\>);
  color: var(--color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>);
}

.form-block {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block {
  color: var(--color\<deleted\|variable-9d60e6ca-0e3e-9710-4d9c-864ec11f04e8\>);
  text-align: left;
  margin-top: 10px;
}

.white-lg {
  color: var(--color-2);
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3em;
  display: flex;
}

.h4-white {
  color: var(--color-2);
}

.list-item {
  margin-bottom: 10px;
}

.list {
  margin-bottom: 0;
}

.mobile-hero-img {
  display: none;
}

.body {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
}

.p-center {
  margin-bottom: 20px;
}

.form-div {
  flex-flow: column;
  align-items: flex-start;
  width: 65%;
  display: flex;
}

.contact-div {
  color: var(--color-2);
  text-align: left;
  width: 30%;
}

.h2-white {
  color: var(--color-2);
  font-weight: 400;
}

.phone-icon {
  width: 20px;
  margin-right: 10px;
}

.new-section {
  padding: 2% calc(5% + 25px);
}

.image-text {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 10px;
    background-color: rgb(39 57 130 / 75%);
    color: #fff;
    bottom: 0;
    z-index: 999;
}

.calendar-container {
  flex: 1;
  width: 100%;
}
.calendly-inline-widget {
  min-width: 320px;
  height: 370px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2em;
  }

  .hero {
    background-position: 38% 0, 0 0;
    height: 750px;
    margin-top: 50px;
  }

  .hero-headline {
    font-size: 2.5em;
  }

  .image {
    height: 50px;
  }

  .nav-menu {
    height: 65px;
  }

  .why-section {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .why-wrapper {
    flex-flow: column;
  }

  .why-text-60 {
    width: 100%;
    margin-top: 0%;
  }

  .why-photo-div {
    width: 100%;
    max-height: none;
    margin-bottom: 0%;
    overflow: hidden;
  }

  .deal-border {
    display: none;
  }

  .parallax-wrapper {
    width: 90%;
  }

  ._3-values {
    padding: 30px;
  }

  .ready-section {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/doctor-with-patient.jpg');
    background-attachment: scroll, scroll;
    min-height: 0;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .join-wrap {
    flex-flow: column;
  }

  .form-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .contact-div {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 34% 0, 0 0;
    height: 450px;
    min-height: 575px;
  }

  .hero-headline {
    font-size: 2em;
  }

  .image {
    height: 30px;
  }

  .nav-menu {
    height: 50px;
  }

  .nav-link-jm {
    padding: 10px;
  }

  .nav-icon {
    margin-right: 0;
  }

  .nav-text {
    display: block;
  }

  .brand {
    padding-left: 0;
  }

  .why-photo-div {
    max-height: 350px;
  }

  .parallax-wrapper {
    margin-top: 0;
  }

  .white-lg {
    font-size: 1em;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.8em;
  }

  .hero {
    background-image: radial-gradient(circle farthest-corner at 20% 50%, var(--color-4), #01020e);
    background-position: 0 0;
    background-size: auto;
    flex-flow: column;
    align-items: flex-end;
    height: auto;
    margin-top: 103px;
    padding: 0%;
  }

  .hero-content {
    z-index: 5;
    width: 100%;
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
  }

  .hero-headline {
    margin-bottom: 15px;
    font-size: 1.8em;
  }

  .navbar {
    flex-flow: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .image {
    height: 40px;
  }

  .nav-menu {
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .nav-link-jm {
    background-color: var(--color-5);
    color: var(--color-2);
    text-align: center;
    justify-content: center;
    width: 100%;
    font-size: .9em;
    margin-bottom: 20px;
  }

  .nav-link-jm:hover {
    background-color: var(--color-4);
    color: var(--color-2);
  }

  .nav-link-jm.phone {
    padding-left: 10px;
    padding-right: 10px;
    font-size: .9em;
  }

  .nav-link-jm.light.w--current {
    text-align: left;
    background-color: #4856a500;
    justify-content: flex-start;
    width: auto;
  }

  .brand {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .why-text-60 {
    padding: 15px;
  }

  .parallax-wrapper {
    padding: 0;
  }

  ._3-values {
    margin-bottom: 0;
    padding: 15px;
  }

  .ready-section {
    background-color: var(--color-3);
    background-image: none;
    background-position: 0 0;
  }

  .join-section {
    padding-bottom: 5%;
  }

  .join-wrap {
    margin-bottom: 30px;
  }

  .white-lg {
    margin-bottom: 5px;
  }

  .h4-white {
    min-height: 0;
  }

  .list {
    padding-left: 20px;
  }

  .mobile-hero-img {
    max-width: 65%;
    margin-top: -25px;
    display: block;
  }

  .phone-icon {
    display: none;
  }
  .new-section {
    padding: 2% calc(5% + 15px);
  }
}


