@font-face {
  font-family: Fontfabric Noah;
  src: url('../fonts/Fontfabric---Noah-Bold-Italic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Fontfabric Noah;
  src: url('../fonts/Fontfabric---Noah-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontfabric Noah;
  src: url('../fonts/Fontfabric---Noah-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fontfabric Noah;
  src: url('../fonts/Fontfabric---Noah-Regular-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --very-light-blue: #eef4fd;
  --light-blue-2: #ddeafb;
  --dark-blue: #1e1f67;
  --vibrant-blue: #06f;
  --red: #e95b3a;
  --white: white;
  --blue-button-hover: #0058dd;
  --red-button-hover: #d64b2b;
  --bright-blue: #0cf;
  --transparent: #fff0;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 5vw;
  font-weight: 700;
  line-height: 44px;
}

.hero-section {
  background-color: var(--very-light-blue);
  background-image: none;
  height: auto;
  min-height: 100vh;
  padding-top: 8vw;
  display: flex;
}

.nav-con {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 3vw 5vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.logo {
  display: inline-block;
}

.logo-link-block {
  width: 17vw;
  display: block;
}

.nav-link-con {
  text-decoration: none;
}

.nav-link-text {
  color: var(--dark-blue);
  letter-spacing: .15vw;
  text-transform: uppercase;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 1.2vw;
  text-decoration: none;
  transition: all .2s;
}

.nav-link-text:hover {
  color: var(--vibrant-blue);
}

.link-block-2 {
  text-decoration: none;
}

.nav_link {
  margin-left: 5vw;
  text-decoration: none;
}

.hero-text-con {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.div-block-2 {
  flex: 1;
}

.hero-img-con {
  transform-origin: 0%;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top-left-radius: 7vw;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  min-height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.hero-img {
  object-fit: cover;
  border-top-left-radius: 7vw;
  width: auto;
  height: auto;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.h4 {
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.5vw;
  line-height: 1.1;
}

.h4.white {
  color: var(--very-light-blue);
  margin-bottom: 1vw;
}

.red-text {
  color: var(--red);
}

.main-body {
  margin-bottom: 0;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 1.3vw;
  line-height: 1.4;
}

.main-body.hidden {
  opacity: .2;
  height: auto;
  display: block;
}

.sub-con {
  width: 72%;
  margin-top: 2vw;
  margin-bottom: 3vw;
  overflow: hidden;
}

.button-con {
  background-color: var(--vibrant-blue);
  color: var(--white);
  cursor: pointer;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  margin-right: 3vw;
  padding: 1.4vw 2vw;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.button-con:hover {
  background-color: var(--blue-button-hover);
  transform: scale(1.05);
}

.button-con.red {
  background-color: var(--red);
}

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

.button-text {
  color: var(--white);
  letter-spacing: .15vw;
  text-transform: uppercase;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1;
}

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

.buttons-con {
  align-items: center;
  display: flex;
}

.text-link-con {
  z-index: 50;
  color: var(--dark-blue);
  flex: 0 auto;
  width: auto;
  text-decoration: none;
  display: block;
  position: relative;
}

.text-link-con.full-endorse {
  position: absolute;
  inset: auto auto 0% 0%;
}

.link-underline {
  background-color: var(--dark-blue);
  width: 100%;
  height: 1px;
  display: block;
}

.text-block {
  letter-spacing: .15vw;
  text-transform: uppercase;
  margin-bottom: .3vw;
  font-size: 1.2vw;
}

.standard-section {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 5vw;
  display: flex;
}

.standard-section.blue-bg {
  z-index: 0;
  background-color: var(--vibrant-blue);
  opacity: 1;
  background-image: url('../images/Omek_LogoIcon2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}

.standard-section._3-col {
  padding: 3vw 10vw 7vw;
}

.standard-section.course {
  flex-flow: column;
  padding-top: 8vw;
  padding-left: 10vw;
  padding-right: 10vw;
}

.standard-section.what-to-expect {
  flex-flow: column;
  padding-top: 10vw;
  padding-left: 15vw;
  padding-right: 15vw;
}

.standard-section.endorsement {
  margin-bottom: 0;
  padding: 10vw;
}

.standard-section._2 {
  padding-left: 10vw;
  padding-right: 10vw;
}

.img-con {
  align-items: center;
  width: 50%;
  height: 60vh;
  min-height: 60vh;
  padding-left: 0%;
  padding-right: 7%;
  display: flex;
  position: relative;
  overflow: visible;
}

.right-text-con {
  flex-flow: column;
  flex: 1;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.img-text-con {
  align-items: center;
  display: flex;
}

.image {
  object-fit: cover;
  height: auto;
  display: block;
}

.h1 {
  color: var(--dark-blue);
  font-size: 4.5vw;
  line-height: 1.1;
}

.text-con-1 {
  width: 60%;
  margin-top: 2vw;
  margin-bottom: 1vw;
}

.spacer-block {
  height: 2vw;
}

.col-con {
  width: 33%;
  padding-right: 0;
}

.icon {
  margin-bottom: 2vw;
  padding-right: 14vw;
}

.h3 {
  color: var(--vibrant-blue);
  margin-top: 0;
  margin-bottom: 1vw;
  font-size: 2.2vw;
  line-height: 1.1;
}

.logo-icon {
  z-index: 5;
  opacity: .2;
  width: 20%;
  display: none;
  position: absolute;
  inset: auto;
}

.about-text-con {
  z-index: 20;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 52%;
  display: flex;
  position: relative;
}

.big-white-text {
  box-sizing: border-box;
  color: var(--very-light-blue);
  text-align: center;
  margin-bottom: 0;
  font-size: 2vw;
  line-height: 1.4;
}

.blue-underline {
  border-bottom: .15vw solid var(--bright-blue);
}

.h2 {
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.5vw;
  line-height: 1.1;
}

.h2.white {
  color: var(--very-light-blue);
  margin-bottom: 1vw;
}

.red-subhead {
  color: var(--red);
  letter-spacing: .2vw;
  text-transform: uppercase;
  font-size: 1.6vw;
  font-weight: 400;
}

.course-con {
  background-color: var(--light-blue-2);
  background-image: linear-gradient(145deg, var(--light-blue-2), var(--very-light-blue));
  border-radius: 3vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 8vw;
  display: flex;
}

.text-con-2 {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 60%;
  height: 100%;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5vw;
  padding-bottom: 5vw;
  padding-right: 5vw;
  display: flex;
}

.course-image-con {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex: 0 auto;
  width: 45%;
  height: 100%;
  padding: 2vw;
}

.h5 {
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 1vw;
  font-size: 3.5vw;
  line-height: 1;
}

.subhead-2 {
  color: var(--dark-blue);
  font-size: 1.6vw;
  font-weight: 700;
}

.text-con-3 {
  width: 100%;
}

.h6 {
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 1vw;
  font-size: 4.5vw;
  line-height: 1;
}

.icon-text-con {
  align-items: center;
  margin-top: 10vw;
  display: flex;
}

.icon-text-con.flip {
  flex-flow: row-reverse;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  display: flex;
}

.icon-con {
  width: 40%;
}

.text-con-4 {
  flex: 1;
  order: 0;
}

.icon-2 {
  margin-bottom: 0;
  padding-right: 10vw;
}

.icon-2.right-side {
  padding-left: 10vw;
  padding-right: 0;
}

.h7 {
  color: var(--vibrant-blue);
  margin-top: 0;
  margin-bottom: 1vw;
  font-size: 3.5vw;
  line-height: 1.1;
}

.footer {
  border-top: 3px none var(--vibrant-blue);
  background-color: var(--dark-blue);
  outline-offset: 0px;
  outline: 3px #333;
  flex-flow: column;
  align-items: center;
  padding: 5vw 10vw;
  display: flex;
}

.footer-text {
  opacity: .5;
  color: var(--very-light-blue);
  letter-spacing: .2vw;
  text-transform: uppercase;
  flex: 1;
  font-size: .9vw;
  line-height: 1.5;
}

.footer-text.white {
  opacity: 100;
}

.omek-footer-logo {
  opacity: .3;
  width: 7.5vw;
  margin-left: 3vw;
}

.jli-footer-logo {
  opacity: .5;
  width: 4.7vw;
}

.endorsement-con {
  background-color: var(--light-blue-2);
  background-image: linear-gradient(344deg, var(--light-blue-2) 43%, var(--very-light-blue) 87%);
  border-radius: 3vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 5vw;
  display: flex;
}

.name-con {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: none;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 55%;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2vw;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.text-con-6 {
  width: 100%;
}

.endorsement-name {
  color: var(--vibrant-blue);
  letter-spacing: .1vw;
  text-transform: uppercase;
  margin-bottom: .5vw;
  font-size: 1.6vw;
  font-weight: 700;
  line-height: 1;
}

.name-title {
  margin-bottom: 0;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 1vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}

.name-line-con {
  align-items: flex-start;
  margin-top: 4vw;
  padding-top: 0;
  display: flex;
}

.blue-line {
  background-color: var(--vibrant-blue);
  width: 3vw;
  height: .15vw;
  padding-top: 0;
}

.blue-line-con {
  padding-top: .5vw;
}

.endorsement {
  color: var(--dark-blue);
  margin-top: 0;
  margin-bottom: 3vw;
  font-size: 3.5vw;
  line-height: 1;
}

.dark-subhead {
  color: var(--dark-blue);
  letter-spacing: .2vw;
  text-transform: uppercase;
  font-size: 1.6vw;
  font-weight: 400;
}

.logo-link-block-mob {
  width: 17vw;
  display: none;
}

._3-col-con {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  display: flex;
}

.course-text-con-mob {
  display: none;
}

.course-image-text-con {
  align-items: center;
  display: flex;
  overflow: hidden;
}

._3-col-con-mob {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  display: none;
}

.course-art {
  overflow: clip;
}

.expect-con-mob {
  display: none;
}

.hidden-text-con {
  height: 1.5em;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.gradient {
  z-index: 10;
  background-image: linear-gradient(180deg, #ecf3fd00, var(--light-blue-2) 65%);
  opacity: 1;
  filter: blur(5px);
  position: absolute;
  inset: 0%;
}

.hero-img-con-2 {
  width: 50%;
  overflow: hidden;
}

.img-reveal {
  z-index: 10;
  background-color: var(--very-light-blue);
  display: block;
  position: absolute;
  inset: 0%;
}

.ht-con {
  overflow: hidden;
}

.white-bg-reveal {
  z-index: 15;
  background-color: var(--white);
  display: block;
  position: absolute;
  inset: 0%;
}

.main-body-hero {
  margin-bottom: 0;
  font-family: Fontfabric Noah, sans-serif;
  font-size: 1.3vw;
  line-height: 1.4;
}

.main-body-hero.hidden {
  opacity: .2;
  height: auto;
  display: block;
}

.img-con-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.text-con-8 {
  width: 100%;
}

.spacer-block-2 {
  height: 2vw;
}

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

.thin-line {
  background-color: var(--white);
  opacity: .3;
  width: 100%;
  height: 1px;
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.footer-con, .contact-con {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.contact-us {
  flex: 0 auto;
  width: 50%;
}

.contact-text {
  color: var(--very-light-blue);
  text-transform: capitalize;
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1;
}

.email-con {
  flex: 0 auto;
  width: 50%;
  margin-right: 0;
}

.email-con.bottom-space {
  flex: 1;
}

.phone-con {
  width: 25%;
}

.footer-text-copy {
  opacity: .5;
  color: var(--very-light-blue);
  letter-spacing: .2vw;
  text-transform: uppercase;
  flex: 1;
  font-size: .8vw;
  line-height: 1.5;
}

.email {
  color: var(--bright-blue);
  margin-top: 1vw;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 1;
  transition: all .5s;
}

.email:hover {
  border-bottom: 2px none var(--bright-blue);
  outline-offset: 0px;
  outline: 3px #0cf;
  text-decoration: none;
}

.email-link-con {
  text-decoration: none;
  transition: opacity .2s;
}

.email-link-con:hover {
  opacity: .5;
}

.contact-info-con {
  width: 60%;
  display: flex;
}

.phone {
  color: var(--bright-blue);
  margin-top: 1vw;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
}

.phone:hover {
  border-bottom: 1px none var(--bright-blue);
  text-decoration: none;
}

.email-con-copy {
  flex: 0 auto;
  width: auto;
  margin-right: 0;
}

.email-con-copy.bottom-space {
  flex: 1;
}

@media screen and (max-width: 991px) {
  .hero-section {
    min-height: auto;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .nav-con {
    padding: 30px 40px;
  }

  .logo-link-block {
    width: 180px;
  }

  .nav-link-text {
    font-size: 14px;
  }

  .hero-text-con {
    padding: 80px 40px 60px;
  }

  .hero-img-con {
    border-top-left-radius: 50px;
  }

  .hero-img {
    border-top-left-radius: 50px;
    height: auto;
  }

  .h4.white {
    margin-bottom: 10px;
    font-size: 38px;
  }

  .main-body {
    font-size: 16px;
  }

  .sub-con {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .button-con {
    margin-right: 30px;
    padding: 15px 40px;
  }

  .button-text {
    color: var(--white);
    font-size: 14px;
  }

  .text-block {
    margin-bottom: 2px;
    font-size: 14px;
  }

  .standard-section.blue-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    min-height: auto;
    padding: 100px 80px;
  }

  .standard-section._3-col {
    min-height: auto;
    padding: 60px 40px;
  }

  .standard-section.course {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding: 60px 40px 40px;
    display: flex;
  }

  .standard-section.what-to-expect {
    padding: 100px 80px 80px;
  }

  .standard-section.endorsement {
    margin-bottom: 0;
    padding: 40px;
  }

  .standard-section._2 {
    min-height: auto;
    padding: 100px 40px 80px;
  }

  .img-con {
    height: auto;
    min-height: auto;
    padding-right: 60px;
  }

  .h1 {
    font-size: 38px;
  }

  .text-con-1 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .spacer-block {
    height: 30px;
  }

  .spacer-block._25 {
    height: 25px;
  }

  .col-con, .col-con.last {
    padding-right: 0;
  }

  .icon {
    margin-bottom: 20px;
    padding-right: 70px;
  }

  .h3 {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .logo-icon {
    display: block;
    inset: auto;
    overflow: visible;
  }

  .about-text-con {
    width: 80%;
  }

  .big-white-text {
    font-size: 20px;
  }

  .blue-underline {
    border-bottom-width: 1.5px;
  }

  .h2 {
    font-size: 38px;
  }

  .red-subhead {
    font-size: 16px;
    line-height: 1;
  }

  .course-con {
    margin-top: 60px;
  }

  .text-con-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
  }

  .course-image-con {
    flex-flow: column;
    padding: 10px;
    display: block;
    position: relative;
    bottom: 38px;
  }

  .h5 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .subhead-2 {
    font-size: 16px;
    line-height: 1;
  }

  .text-con-3 {
    width: 100%;
  }

  .icon-text-con {
    justify-content: flex-start;
    align-items: center;
    margin-top: 100px;
  }

  .icon-2 {
    padding-right: 80px;
  }

  .icon-2.right-side {
    padding-left: 80px;
  }

  .h7 {
    font-size: 24px;
  }

  .footer {
    border-top-width: 3px;
    padding: 60px 80px;
  }

  .footer-text {
    font-size: 10px;
    line-height: 14px;
  }

  .omek-footer-logo {
    width: 65px;
  }

  .jli-footer-logo {
    width: 45px;
  }

  .endorsement-con {
    margin-top: 0;
    padding: 40px;
  }

  .name-con {
    width: 60%;
    margin-left: 20px;
  }

  .text-con-6 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .endorsement-name {
    margin-bottom: 7px;
    font-size: 14px;
  }

  .name-title {
    font-size: 12px;
  }

  .blue-line {
    height: 2px;
  }

  .endorsement {
    margin-bottom: 0;
    font-size: 30px;
  }

  .dark-subhead {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1;
  }

  .logo-link-block-mob {
    width: 150px;
  }

  ._3-col-con {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    align-items: flex-start;
    display: flex;
  }

  .course-text-con-mob {
    display: none;
  }

  .course-image-text-con {
    display: flex;
  }

  ._3-col-con-mob {
    align-items: flex-start;
    display: none;
  }

  .main-body-hero {
    font-size: 16px;
  }

  .text-con-8 {
    width: 100%;
  }

  .spacer-block-2 {
    height: 30px;
  }

  .spacer-block-2._25 {
    height: 25px;
  }

  .thin-line {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .contact-con {
    justify-content: space-between;
    align-items: flex-start;
  }

  .contact-us {
    width: auto;
    margin-right: 40px;
  }

  .contact-text {
    font-size: 30px;
  }

  .email-con {
    width: auto;
  }

  .email-con.bottom-space {
    margin-bottom: 40px;
  }

  .phone-con {
    width: auto;
  }

  .footer-text-copy {
    font-size: 10px;
    line-height: 14px;
  }

  .email {
    margin-top: 15px;
    font-size: 24px;
  }

  .contact-info-con {
    flex-flow: column;
    width: auto;
  }

  .phone {
    margin-top: 15px;
    font-size: 24px;
  }

  .email-con-copy {
    width: auto;
  }

  .email-con-copy.bottom-space {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    flex-flow: column-reverse;
    padding-top: 85px;
    padding-left: 40px;
  }

  .nav-con {
    background-color: var(--very-light-blue);
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .logo-link-block {
    display: none;
  }

  .nav-link-text {
    font-size: 14px;
  }

  .hero-text-con {
    width: 85%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .hero-img-con {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-top-left-radius: 50px;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: 300px;
    display: flex;
    overflow: hidden;
  }

  .hero-img {
    height: auto;
    display: block;
    overflow: hidden;
  }

  .button-con {
    flex: 0 auto;
    width: 58.7142%;
    margin-right: 40px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .button-con.red {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .buttons-con {
    flex: 0 auto;
  }

  .text-block {
    white-space: nowrap;
    word-break: normal;
  }

  .standard-section.blue-bg {
    background-size: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .standard-section._3-col {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .standard-section.what-to-expect, .standard-section._2 {
    padding: 60px 40px;
  }

  .img-con {
    padding-right: 40px;
  }

  .h1 {
    font-size: 38px;
  }

  .text-con-1 {
    width: 100%;
  }

  .spacer-block {
    height: 20px;
  }

  .spacer-block.mob {
    display: none;
  }

  .col-con {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0;
    display: flex;
  }

  .icon {
    width: 140px;
    padding-right: 40px;
    display: block;
    overflow: visible;
  }

  .h3 {
    font-size: 24px;
  }

  .logo-icon {
    width: 200px;
  }

  .about-text-con {
    width: 95%;
  }

  .h2 {
    font-size: 30px;
  }

  .course-con {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-con-2 {
    box-sizing: border-box;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 20px 40px 20px 0;
  }

  .course-image-con {
    width: 100%;
    bottom: auto;
  }

  .subhead-2 {
    line-height: 1.3;
  }

  .icon-text-con {
    margin-top: 60px;
  }

  .icon-2 {
    padding-right: 40px;
  }

  .icon-2.right-side {
    padding-left: 40px;
  }

  .h7 {
    font-size: 24px;
  }

  .footer {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .name-con {
    width: 100%;
  }

  .endorsement {
    font-size: 24px;
  }

  .logo-link-block-mob {
    width: 80px;
    display: block;
  }

  ._3-col-con {
    flex-flow: column;
  }

  .course-text-con-2 {
    display: none;
  }

  .course-text-con-mob {
    flex-flow: column;
    padding: 0 40px 40px;
    display: flex;
  }

  .course-image-text-con {
    align-items: center;
    display: flex;
  }

  ._3-col-con-mob {
    flex-flow: column;
  }

  .spacer-block-2 {
    height: 20px;
  }

  .spacer-block-2.mob {
    display: none;
  }

  .thin-line {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-con {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .email-con {
    margin-top: 20px;
    margin-right: 0;
  }

  .email-con.bottom-space {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .email, .phone {
    margin-top: 10px;
  }

  .email-con-copy {
    margin-top: 20px;
    margin-right: 0;
  }

  .email-con-copy.bottom-space {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    min-height: 100svh;
    padding-top: 63px;
    padding-left: 25px;
  }

  .nav-con {
    z-index: 100;
    padding: 20px 25px;
    position: fixed;
  }

  .nav-link-text {
    font-size: 12px;
  }

  .hero-text-con {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .hero-img-con {
    border-top-left-radius: 40px;
    height: auto;
    min-height: 35svh;
    display: block;
  }

  .hero-img {
    object-fit: cover;
    border-top-left-radius: 40px;
    min-width: 100%;
    height: auto;
  }

  .h4.white {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .main-body {
    font-size: 18px;
  }

  .main-body.mob {
    font-size: 20px;
  }

  .sub-con {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .button-con {
    flex: 1;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-con.red {
    width: 100%;
  }

  .button-text {
    font-size: 16px;
  }

  .body {
    overflow: visible;
  }

  .buttons-con {
    flex-flow: column;
    width: 100%;
  }

  .text-block {
    font-size: 14px;
  }

  .standard-section.blue-bg {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    min-height: 80svh;
    padding: 100px 40px;
  }

  .standard-section._3-col {
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .standard-section.course {
    padding: 100px 25px 20px;
  }

  .standard-section.what-to-expect {
    padding-bottom: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .standard-section.endorsement {
    min-height: auto;
    padding: 25px 25px 40px;
  }

  .standard-section._2 {
    flex-flow: column;
    padding: 25px 25px 40px;
    display: block;
  }

  .img-con {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    padding-right: 0;
    display: block;
  }

  .img-text-con {
    flex-flow: column;
  }

  .h1 {
    width: 100%;
    font-size: 40px;
  }

  .spacer-block {
    height: 0;
  }

  .col-con {
    flex-flow: column;
  }

  .icon {
    padding-right: 20px;
  }

  .h3 {
    font-size: 24px;
  }

  .about-text-con {
    width: 100%;
  }

  .big-white-text {
    font-size: 24px;
  }

  .h2 {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .red-subhead {
    font-size: 18px;
  }

  .course-con {
    align-items: center;
    margin-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-con-2 {
    padding: 10px 25px 0;
  }

  .course-image-con {
    box-sizing: border-box;
    object-fit: contain;
    width: 100%;
    min-width: auto;
    height: auto;
    padding: 0;
    overflow: visible;
  }

  .subhead-2 {
    font-size: 18px;
  }

  .course-text-con {
    box-sizing: border-box;
    object-fit: fill;
    flex-flow: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: visible;
  }

  .icon-text-con {
    flex-flow: column;
    align-items: flex-start;
  }

  .icon-con {
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .icon-2 {
    padding-right: 25px;
  }

  .h7 {
    white-space: nowrap;
    flex: 0 auto;
    margin-bottom: 0;
    font-size: 24px;
  }

  .footer {
    flex-flow: column;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-text {
    text-align: center;
    margin-bottom: 20px;
  }

  .footer-text.white {
    text-align: center;
    margin-bottom: 15px;
  }

  .omek-footer-logo {
    margin-left: 20px;
  }

  .endorsement-con {
    padding: 30px 25px;
  }

  .name-title {
    font-weight: 700;
  }

  .blue-line {
    width: 20px;
  }

  .blue-line-con {
    padding-top: 5px;
  }

  .endorsement {
    font-size: 24px;
  }

  .dark-subhead {
    font-size: 18px;
  }

  .logo-link-block-mob {
    width: 80px;
  }

  ._3-col-con {
    display: none;
  }

  .course-text-con-2 {
    display: block;
  }

  .course-text-con-mob {
    display: none;
  }

  .course-image-text-con {
    flex-flow: column;
  }

  ._3-col-con-mob {
    display: block;
  }

  .icon-text-con-2 {
    align-items: center;
    display: flex;
  }

  .image-2 {
    box-sizing: border-box;
    width: 100%;
    display: block;
  }

  .course-art {
    box-sizing: border-box;
    width: 100%;
    display: block;
    overflow: visible;
  }

  .expect-con {
    display: none;
  }

  .expect-con-mob, .img-reveal {
    display: block;
  }

  .main-body-hero {
    font-size: 18px;
  }

  .spacer-block-2 {
    height: 30px;
  }

  .footer-con {
    flex-flow: column;
  }

  .contact-con {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .contact-us {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .email-con.bottom-space {
    text-align: center;
  }

  .footer-text-copy {
    text-align: center;
    margin-bottom: 20px;
  }

  .email, .phone {
    text-align: center;
    margin-top: 0;
  }

  .email-con-copy.bottom-space {
    text-align: center;
  }
}


@font-face {
  font-family: 'Fontfabric Noah';
  src: url('../fonts/Fontfabric---Noah-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fontfabric Noah';
  src: url('../fonts/Fontfabric---Noah-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontfabric Noah';
  src: url('../fonts/Fontfabric---Noah-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fontfabric Noah';
  src: url('../fonts/Fontfabric---Noah-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}