:root {
  --color-4: #001630;
  --color-3: #e7730f;
  --color-5: #5f82db;
  --color: white;
  --color-2: #333;
  --color-6: black;
}

body {
  color: #333;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
}

h2 {
  color: var(--color-4);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h4 {
  color: var(--color-5);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
  font-size: 1.3em;
  line-height: 1.75em;
}

.mac-degen-hero {
  background-image: linear-gradient(270deg, #0000 6% 41%, #0009), linear-gradient(#000000ad, #000000ad), url('../images/New-Background-AboutPBM-Page-1-1.jpg');
  background-position: 0 0, 0 0, 40% 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 85vh;
  padding: 8% 5% 5% 8%;
  display: flex;
  min-height: 600px;
}

.md-hero-text-div {
  width: 45%;
}

.page-title-txt {
  color: var(--color);
  margin-bottom: 5px;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2em;
}

.md-icon-and-line-div {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  margin-left: -15%;
  display: flex;
}

.md-icon-and-line-div.body {
  justify-content: flex-start;
  margin-bottom: 25px;
  margin-left: -8%;
}

.image {
  height: 40px;
  margin-top: -10px;
  margin-right: 15px;
}

.orange-line {
  background-color: var(--color-3);
  width: 88%;
  height: 1px;
}

.md-subline {
  color: var(--color);
  margin-bottom: 15px;
  font-size: 2em;
  line-height: 1.2em;
}

.hero-par {
  color: var(--color);
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.button {
  background-color: var(--color-3);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 15px 30px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
}

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

.button.no-marg {
  margin-bottom: 0;
}

.line {
  background-color: var(--color-3);
  color: var(--color-2);
  height: 1px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.section-1 {
  background-color: #3333331a;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0%;
  padding-bottom: 0%;
  padding-left: 5%;
  display: flex;
}

.section-1-image-holder {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.section-1-image-holder.right {
  align-items: flex-end;
}

.section-1-img {
  z-index: 5;
  object-fit: cover;
  min-width: 120%;
  margin-top: 10%;
  margin-bottom: 10%;
  position: relative;
  overflow: hidden;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blue-text-div {
  background-color: var(--color-4);
  color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 60px 60px 60px 12%;
  display: flex;
  position: relative;
}

.blue-text-div.left {
  padding-left: 5%;
  padding-right: 12%;
}

.h2-white {
  color: var(--color);
}

.block-quote {
  border-left-color: var(--color-3);
  color: var(--color);
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.8em;
  font-style: italic;
  line-height: 1.5em;
}

.block-quote.dark {
  color: var(--color-4);
}

.logo-holder {
  align-items: center;
  display: flex;
  position: static;
  inset: auto 0% 10px auto;
}

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

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

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

.text-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  display: flex;
}

.right-photo-div {
  object-fit: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.right-photo-div.doc {
  object-fit: cover;
}

.image-4 {
  object-fit: contain;
  max-height: 425px;
}

.image-4.doc {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: none;
}

.section-3 {
  background-image: linear-gradient(#001630a6, #001630a6), url('../images/valeda.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  min-height: 0;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.blue-content-div {
  background-color: var(--color-4);
  color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
}

.white-content-div {
  background-color: var(--color);
  color: var(--color-2);
  min-width: 120%;
  padding: 25px;
}

.h3-no-marg {
  margin-top: -15px;
}

.p-marg {
  margin-right: 5%;
}

.list-item {
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.5em;
}

.list-btm {
  margin-bottom: 20px;
}

.section-4 {
  background-color: #3333331a;
  justify-content: space-between;
  align-items: stretch;
  padding: 0% 5% 0% 0%;
  display: flex;
}

.arrow {
  width: 2vw;
  font-size: 1vw;
}

.button-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #012044;
  padding: 20px 30px;
  font-weight: 600;
}

.button-2:hover {
  color: #fff;
  background-color: #f5821f;
}

.button-2.review {
  margin-bottom: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.google_loog {
  width: 80px;
}

.wrapper_div {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.wrapper_div.testimonials {
  text-align: center;
  display: block;
}

.homepage_headline {
  color: #001630;
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-size: 3em;
  font-weight: 600;
  line-height: .8em;
}

.homepage_headline.white {
  color: #fff;
}

.mask {
  margin-left: 35px;
  margin-right: 35px;
}

.testimonials_text {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.1em;
}

.slide_nav {
  height: 30px;
  font-size: .6vw;
}

.testimonials_section {
  background-image: linear-gradient(#001630b0, #001630b0), url('../images/testimonials-img.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 5% 15vw;
}

.testimonials_div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.testimonials_slider {
  background-color: #0000;
  height: 300px;
}

.text-holder._90 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.text-holder._50 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.button-holder.btm {
  margin-top: 20px;
}

.special-list-item {
  color: var(--color);
  align-items: center;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.2em;
  display: flex;
}

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

.hero-vid-embed {
  width: 48%;
}

.code-embed {
  width: 100%;
  margin-bottom: 0;
}

.schedule {
  padding-top: 5%;
  padding-bottom: 5%;
}

.schedule-wrap {
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.schedule-text-div {
  border-right: 5px solid var(--color-3);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 50px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

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

.text-field {
  border: 1px solid #000;
}

.text-field:focus, .text-field::placeholder {
  color: var(--color-2);
}

.copyright {
  background-color: var(--color-4);
  color: var(--color-3);
  text-align: center;
  padding: 15px;
  line-height: 1.2em;
}

.navbar-logo-left {
  z-index: 1000;
  background-color: var(--color);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding: 0;
}

.container {
  width: auto;
  max-width: none;
  margin-left: 20px;
  margin-right: 20px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 1em;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: var(--color-3);
}

.button-primary {
  background-color: var(--color-3);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-size: 1em;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  background-color: var(--color-4);
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.image-6 {
  height: 75px;
}

.pricing {
  padding-top: 5%;
  padding-bottom: 5%;
}

.pricing-wrapper {
  border: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.table-row {
  justify-content: space-between;
  display: flex;
}

.table-cell {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  padding: 20px;
  font-size: 1.5em;
  line-height: 1.2em;
  display: flex;
}

.table-cell.top {
  background-color: var(--color-4);
  color: var(--color-3);
  font-weight: 700;
}

.table-cell._100 {
  text-align: center;
  background-color: #0000000d;
  width: 100%;
  font-weight: 700;
}

.candidate {
  background-image: url('../images/middle-aged-man.png'), radial-gradient(circle farthest-corner at 90% 50%, var(--color-4), var(--color-6));
  background-position: 90% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  min-height: 50vh;
  padding: 5% 5% 5% 8%;
  display: flex;
}

.orange {
  color: var(--color-3);
}

.image._2 {
  margin-top: 20px;
  height: 100% !important;
}

@media screen and (max-width: 991px) {
  .mac-degen-hero {
    flex-flow: column;
    justify-content: flex-end;
    height: auto;
    padding-top: 12%;
  }

  .md-hero-text-div {
    width: 100%;
  }

  .md-icon-and-line-div {
    margin-left: -8%;
  }

  .section-1 {
    flex-flow: column;
    padding-bottom: 5%;
    padding-right: 5%;
  }

  .section-1-image-holder {
    width: 100%;
  }

  .section-1-img {
    min-width: 0;
    margin-top: 5%;
    margin-bottom: 0;
  }

  .section-1-img.no-top-marg {
    margin-top: 0%;
  }

  .blue-text-div {
    width: 100%;
    padding: 5%;
  }

  .section-2-wrap {
    flex-flow: column;
  }

  .text-left {
    width: 100%;
  }

  .right-photo-div {
    align-items: flex-end;
    width: 100%;
  }

  .right-photo-div.doc {
    margin-bottom: 20px;
  }

  .section-3 {
    background-image: linear-gradient(#0000, #0000), url('../images/valeda.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 365px;
    background-attachment: scroll, scroll;
    padding-bottom: 350px;
  }

  .blue-content-div {
    width: 100%;
    padding-right: 5%;
  }

  .white-content-div {
    min-width: 0;
  }

  .section-4 {
    flex-flow: column;
    padding-right: 0%;
  }

  .arrow {
    width: 3vw;
    font-size: 2vw;
  }

  .button-2.review {
    font-size: .9em;
  }

  .testimonials_text {
    font-size: 1em;
  }

  .slide_nav {
    font-size: .8vw;
  }

  .testimonials_section {
    background-image: linear-gradient(to bottom, null, null), url('../images/testimonials-img.jpg');
    background-attachment: scroll, scroll;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .testimonials_div {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-vid-embed {
    width: 100%;
  }

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

  .schedule-text-div {
    border-bottom: 5px solid var(--color-3);
    border-right-style: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .form-block {
    width: 100%;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: var(--color-4);
    color: #fff;
  }

  .pricing {
    padding-bottom: 0%;
  }

  .pricing-wrapper {
    width: 100%;
  }

  .candidate {
    background-position: 100% 100%, 0 0;
    background-size: 65%, auto;
  }
}

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

  .mac-degen-hero {
    padding-bottom: 3%;
  }

  .page-title-txt {
    font-size: 3em;
  }

  .md-subline {
    font-size: 1.5em;
  }

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

  .blue-text-div.left {
    padding-bottom: 3%;
    padding-left: 10%;
    padding-right: 5%;
  }

  .right-photo-div {
    align-items: center;
  }

  .white-content-div {
    padding: 15px;
  }

  .wrapper_div {
    flex-wrap: wrap;
  }

  .homepage_headline {
    font-size: 2.4em;
  }

  .slide_nav {
    font-size: 1vw;
  }

  .testimonials_div {
    height: auto;
    position: absolute;
  }

  .testimonials_slider {
    height: 400px;
  }

  .text-holder._50 {
    justify-content: flex-start;
    width: 100%;
  }

  .schedule-text-div {
    padding-top: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .container {
    margin-left: 10px;
    margin-right: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .image-6 {
    height: 55px;
  }

  .candidate {
    background-size: auto 325px, auto;
    min-height: 45vh;
  }
}

@media screen and (max-width: 479px) {
  .mac-degen-hero {
    padding-top: 20%;
  }

  .page-title-txt {
    margin-left: 10%;
    font-size: 2em;
  }

  .md-icon-and-line-div {
    margin-left: -5%;
  }

  .md-subline {
    margin-bottom: 10px;
    font-size: 1.5em;
  }

  .hero-par {
    margin-bottom: 10px;
  }

  .button.hero-btn {
    text-align: center;
    margin-right: 0;
  }

  .section-1 {
    padding: 0%;
  }

  .section-3 {
    background-image: linear-gradient(#0000, #0000), url('../images/valeda.jpg');
    background-position: 0 0, 85% 100%;
  }

  .arrow {
    width: 5vw;
    font-size: 4vw;
  }

  .button-2 {
    padding-left: 17px;
    padding-right: 16px;
    font-size: .9em;
  }

  .button-2.review {
    padding-left: 20px;
    padding-right: 20px;
  }

  .homepage_headline {
    font-size: 2em;
  }

  .slide_nav {
    font-size: 3vw;
  }

  .testimonials_slider {
    height: 550px;
  }

  .button-holder.btm {
    flex-flow: column;
    display: flex;
  }

  .schedule-text-div {
    font-size: 2.5em;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .table-cell, .table-cell.top {
    font-size: 1em;
  }

  .candidate {
    padding-bottom: 320px;
  }
}


