body {
  overflow-wrap: anywhere;
}

html, body {
  height: 100%;
  width: 100%;
}

header.main-header .logo {
  max-width: 210px;
}
header.main-header nav.navbar-white {
  background-color: #fff;
}
header.main-header nav.navbar-white .main-menu li a.nav-link:hover {
  color: #008397 !important;
}
header.main-header nav.navbar-dark .main-menu li a.nav-link:hover {
  color: #1e1e1e;
}
header.main-header nav .demo-list {
  height: auto;
  line-height: unset;
}

.home .hero-background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.home .hero-background:after, .home .hero-background:before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home .hero-background:after {
  background: radial-gradient(ellipse at center, rgba(84, 124, 159, 0) 0, #005662 100%);
  z-index: 2;
}
.home .hero-background:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #01b1cc), color-stop(71%, #004d59), to(#008397));
  background: linear-gradient(180deg, #01b1cc 0, #004d59 71%, #008397);
  z-index: 1;
}
.home .hero-section {
  position: relative;
  z-index: 3;
  padding: 170px 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home .hero-section .foot-message {
  /*position: absolute;
  bottom: 25px;*/
  width: 100%;
  text-align: center;
  padding: 15px 0 0 0;
}
.home .hero-section .foot-message h2 {
  text-shadow: none;
  font-size: 1.9rem;
}
@media screen and (max-width: 1430px) {
  .home .hero-section .foot-message h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1070px) {
  .home .hero-section .foot-message h2 {
    font-size: 1.3rem;
  }
}
.home .hero-section .foot-message i {
  font-size: 2rem;
}
.home .hero-section .container {
  max-width: 1560px;
  padding: 0 50px;
}
.home .hero-section .container .col-lg-12 {
  position: relative;
}
@media screen and (max-width: 767px) {
  .home .hero-section .container .col-lg-12 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .home .hero-section .container .col-lg-12 .people {
    position: relative;
    display: inline-block;
    margin: 0 auto;
  }
}
.home .hero-section .container .col-lg-12 .people img {
  position: relative;
}
.home .hero-section .container .col-lg-12 .people img.person-1 {
  max-width: 214px;
  bottom: 0;
  margin-left: -82px;
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-2 {
  max-width: 232px;
  bottom: -43px;
  margin-right: 0;
}
.home .hero-section .container .col-lg-12 .people img.person-3 {
  width: 170px;
}
.home .hero-section .container .col-lg-12 .people img.person-4 {
  max-width: 171px;
  bottom: -41px;
  margin: 0 0 0 -35px;
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 162px;
    bottom: 0;
    margin-left: -63px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 172px;
    bottom: -28px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 119px;
    bottom: -27px;
    margin: 0 0 0 -40px;
  }
}
@media screen and (max-width: 504px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 120px;
    bottom: 0;
    margin-left: -47px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 125px;
    bottom: -37px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 87px;
    bottom: -30px;
    margin: 0 0 0 -32px;
  }
}
@media screen and (max-width: 390px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 97px;
    bottom: 0;
    margin-left: -42px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 106px;
    bottom: -6px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 78px;
    bottom: -4px;
    margin: 0 0 0 -27px;
  }
}
.home .hero-section .container .col-lg-12 .hero-content-wrap {
  width: 48%;
  /*position: absolute;*/
  position: relative;
  float: right;
  right: 30px;
}
.home .hero-section .container .col-lg-12 .hero-content-wrap > img {
  width: 75px;
  margin: 0 5px 15px 5px;
}
.home .hero-section .container .col-lg-12 .hero-content-wrap h1 {
  text-shadow: none;
}
.home .hero-section .container .col-lg-12 .hero-content-wrap h2 {
  color: #fff;
  text-shadow: none;
}
.home .hero-section .container .col-lg-12 .hero-content-wrap .lead.drop-shadow {
  text-shadow: 1px 1px #000000;
}
.home .hero-section .container .col-lg-12 .hero-content-wrap .ticker h2 {
  font-size: 6.5rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media screen and (max-width: 1430px) {
  .home .hero-section .container .col-lg-12 .hero-content-wrap .ticker h2 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .hero-content-wrap .ticker h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .home .hero-section .container .col-lg-12 .hero-content-wrap {
    float: none;
    width: 100%;
    position: unset;
    clear: both;
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .home .hero-section {
    padding-top: 125px;
  }
}
.home .feeling-stuck {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url("/assets/img/hero/enhancing-1.png");
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("/assets/img/hero/enhancing-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .feeling-stuck h2 {
  font-size: 3rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .home .feeling-stuck h2 {
    font-size: 2rem;
  }
}
.home .feeling-stuck h4 {
  margin: 15px 0 0 0;
}
@media screen and (max-width: 767px) {
  .home .feeling-stuck h4 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 390px) {
  .home .feeling-stuck h4 {
    font-size: 1rem;
  }
}
.home .feeling-stuck em {
  color: #fff;
  margin: 0;
  padding: 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .home .feeling-stuck .form-block-banner {
    max-width: none !important;
  }
}
@media screen and (max-width: 390px) {
  .home .feeling-stuck .form-block-banner {
    margin-top: 1rem !important;
  }
}
.home .feeling-stuck .form-block-banner .watch-now-btn {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.6rem;
}
@media screen and (max-width: 390px) {
  .home .feeling-stuck .form-block-banner .watch-now-btn {
    font-size: 1rem;
  }
}
.home .feeling-stuck .form-block-banner .watch-now-btn i {
  width: 60px;
  height: 60px;
  line-height: 57px;
  font-size: 40px;
}
.home .feeling-stuck .form-block-banner .watch-now-btn:hover {
  color: #cccccc;
}
.home .how-do-we-do-this .logos {
  margin: 0 auto;
  /*padding-bottom: 70px;*/
}
.home .how-do-we-do-this .logos > div a img {
  max-height: 150px;
}
.home .how-do-we-do-this .logos > a img {
  width: 75px;
  max-height: none;
}
.home .how-do-we-do-this .logos h4 {
  color: #454545;
}
.home .how-do-we-do-this .arrow-down {
  position: relative;
  bottom: -35px;
}
@media screen and (max-width: 991px) {
  .home .how-do-we-do-this .arrow-down {
    bottom: 0;
  }
}
.home .how-do-we-do-this .age {
  margin: 12px 0 75px;
}
.home .video-how-it-works .testimonial-video-wrapper .customer-info {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
}
.home .video-how-it-works .testimonial-video-wrapper .customer-info .video-icon i {
  width: 150px;
  height: 150px;
  line-height: 150px;
  font-size: 25px;
}
.home .book img {
  height: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .home .why {
    background-color: #E2E8F0 !important;
    background-image: none !important;
  }
}
.home .why .container .row .feature-img-holder img {
  width: 305px;
  margin: 0 auto;
}
.home .why .container .row .feature-img-holder img:first-of-type, .home .why .container .row .feature-img-holder img:last-of-type {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .home .why .container .row .image-wrap {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1399px) {
  .home .form-block-banner.mw-60 {
    max-width: none !important;
  }
}
.home .personal-journey-full .section-heading {
  margin: 50px 0;
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .section-heading {
    margin: 50px 0 0;
  }
}
.home .personal-journey-full .pj-section.cerefit {
  background-color: #af1900;
  background: radial-gradient(circle, rgb(255, 36, 0) 0%, rgb(175, 25, 0) 52%, rgb(175, 25, 0) 100%);
}
.home .personal-journey-full .pj-section.cerefit .container {
  background-image: url("/assets/img/logos/cerefit-logo-lockup-white.png");
  background-position: top left;
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cerefit .container {
    background-size: 100px;
  }
}
.home .personal-journey-full .pj-section.cerefit .container .characters {
  padding-left: 40px;
}
.home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(1) {
  width: 237px;
  right: -95px;
  bottom: 0;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(1) {
    width: 153px;
    right: -33px;
    bottom: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(1) {
    width: 124px;
    right: -14px;
    bottom: -6px;
  }
}
.home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(2) {
  width: 217px;
  bottom: -8px;
  right: -42px;
  z-index: 3;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(2) {
    width: 135px;
    right: 0;
    bottom: -8px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(2) {
    width: 110px;
    right: 16px;
    bottom: 0;
  }
}
.home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(3) {
  width: 167px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(3) {
    width: 107px;
    right: 33px;
    bottom: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cerefit .container .characters img:nth-of-type(3) {
    width: 89px;
    right: 40px;
    bottom: 0;
  }
}
.home .personal-journey-full .pj-section.cereskills {
  background-color: #008fff;
  background: radial-gradient(circle, rgb(79, 169, 255) 0%, rgb(0, 143, 255) 52%, rgb(0, 143, 255) 100%);
}
.home .personal-journey-full .pj-section.cereskills .container {
  background-image: url("/assets/img/logos/cereskills-logo-lockup-white.png");
  background-position: top left;
}
.home .personal-journey-full .pj-section.cereskills .container .characters {
  padding-left: 40px;
}
.home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(1) {
  width: 155px;
  bottom: 0;
  right: -50px;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(1) {
    width: 104px;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(1) {
    width: 87px;
    right: -19px;
    bottom: 0;
  }
}
.home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(2) {
  width: 238px;
  bottom: 3px;
  right: -20px;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(2) {
    width: 161px;
    right: 1px;
    bottom: 1px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(2) {
    width: 138px;
    right: 12px;
    bottom: -22px;
  }
}
.home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(3) {
  width: 165px;
  bottom: 0;
  right: 15px;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(3) {
    width: 115px;
    right: 31px;
    bottom: 0;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.cereskills .container .characters img:nth-of-type(3) {
    width: 93px;
    right: 47px;
    bottom: 0;
  }
}
.home .personal-journey-full .pj-section.ceremind {
  background-color: #ad90e4;
  background: radial-gradient(circle, rgb(188, 165, 232) 0%, rgb(173, 144, 228) 52%, rgb(173, 144, 228) 100%);
}
.home .personal-journey-full .pj-section.ceremind .container {
  background-image: url("/assets/img/logos/ceremind-logo-lockup-white.png");
  background-position: top right;
}
.home .personal-journey-full .pj-section.ceremind .container .characters {
  padding-left: 40px;
}
.home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(1) {
  width: 237px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(1) {
    width: 165px;
    bottom: 0;
    right: -27px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(1) {
    width: 134px;
    bottom: 0;
    right: -25px;
  }
}
.home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(2) {
  width: 198px;
  bottom: -8px;
  right: 91px;
  z-index: 3;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(2) {
    width: 129px;
    bottom: -8px;
    right: 38px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(2) {
    width: 105px;
    bottom: -8px;
    right: 34px;
  }
}
.home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(3) {
  width: 154px;
  bottom: -2px;
  right: 121px;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(3) {
    width: 105px;
    bottom: -2px;
    right: 59px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.ceremind .container .characters img:nth-of-type(3) {
    width: 84px;
    bottom: -2px;
    right: 54px;
  }
}
.home .personal-journey-full .pj-section.hallowell {
  background-color: #578ac9;
  background: radial-gradient(circle, rgb(127, 163, 238) 0%, rgb(87, 138, 201) 52%, rgb(87, 138, 201) 100%);
}
.home .personal-journey-full .pj-section.hallowell .container {
  background-image: url("/assets/img/logos/hbh-logo-white.png");
  background-position: top right;
}
.home .personal-journey-full .pj-section.hallowell .container .characters {
  padding-left: 40px;
}
.home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(1) {
  width: 186px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(1) {
    width: 114px;
    bottom: 0;
    right: -39px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(1) {
    width: 97px;
    bottom: 0;
    right: -37px;
  }
}
.home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(2) {
  width: 296px;
  bottom: -23px;
  right: 76px;
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(2) {
    width: 183px;
    bottom: -23px;
    right: 6px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(2) {
    width: 158px;
    bottom: -28px;
    right: 6px;
  }
}
.home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(3) {
  width: 157px;
  bottom: 13px;
  right: 157px;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(3) {
    width: 99px;
    bottom: 0;
    right: 54px;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section.hallowell .container .characters img:nth-of-type(3) {
    width: 87px;
    bottom: -2px;
    right: 50px;
  }
}
.home .personal-journey-full .pj-section .container {
  background-size: 200px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1400px) {
  .home .personal-journey-full .pj-section .container {
    background-size: 160px;
  }
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container {
    background-size: 110px;
    background-position: top center !important;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section .container {
    background-size: 110px;
  }
}
.home .personal-journey-full .pj-section .container .row .story {
  height: 500px;
  padding-top: 10px;
  text-align: left;
  /*
  &.right {
      text-align: left;
  }*/
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container .row .story {
    padding-top: 50px;
    height: auto;
  }
}
.home .personal-journey-full .pj-section .container .row .story:nth-of-type(odd) {
  text-align: right;
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container .row .story:nth-of-type(odd) {
    padding-top: 165px;
    height: auto;
  }
}
.home .personal-journey-full .pj-section .container .row .story div {
  display: grid;
}
.home .personal-journey-full .pj-section .container .row .story div > div {
  grid-column-start: 1;
  grid-row-start: 1;
  display: none;
}
.home .personal-journey-full .pj-section .container .row .story div > div:nth-of-type(1) {
  display: block;
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container .row .story div > div {
    text-align: center;
  }
}
.home .personal-journey-full .pj-section .container .row .story div h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 3.3rem;
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container .row .story div h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 390px) {
  .home .personal-journey-full .pj-section .container .row .story div h3 {
    font-size: 1.5rem;
  }
}
.home .personal-journey-full .pj-section .container .row .story div p {
  color: #fff;
  font-size: 1.1rem;
}
.home .personal-journey-full .pj-section .container .row .characters {
  /*&.right {
      text-align: right;
  }*/
}
.home .personal-journey-full .pj-section .container .row .characters:nth-of-type(odd) {
  text-align: right;
}
@media screen and (max-width: 990px) {
  .home .personal-journey-full .pj-section .container .row .characters {
    padding: 135px 0 0 0;
    text-align: center !important;
  }
  .home .personal-journey-full .pj-section .container .row .characters:nth-of-type(even) {
    padding: 45px 0 0 0;
  }
}
.home .personal-journey-full .pj-section .container .row .characters img {
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.home .personal-journey-full .pj-section .container .row .characters img.fade {
  opacity: 0.9;
  -webkit-filter: blur(3px) brightness(30%);
          filter: blur(3px) brightness(30%);
}
@-webkit-keyframes fadeCharacter {
  from {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  to {
    -webkit-filter: brightness(30%);
            filter: brightness(30%);
  }
}
@keyframes fadeCharacter {
  from {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  to {
    -webkit-filter: brightness(30%);
            filter: brightness(30%);
  }
}
.home .disclaimer {
  font-size: 0.8rem;
}
.home #testimonials .testimonial-tab-menu {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.home #testimonials .testimonial-tab-menu .author-info h6 {
  font-size: 0.9rem;
}
.home .buy-now a {
  font-size: 2rem;
}
.home .wynford-book h1 {
  font-size: 2.1rem;
}
.home .wynford-book .book-image {
  text-align: center;
}
.home .wynford-book .book-image a {
  position: relative;
}
.home .wynford-book .book-image a img {
  max-width: 45%;
}
@media screen and (max-width: 767px) {
  .home .wynford-book .book-image {
    margin-top: 50px;
  }
}
.home #six-stages .container .row .icon-content p {
  margin-bottom: 0;
}
.home #six-stages .container .row .icon-content p strong {
  color: #000;
}

.product-selector {
  border: 10px solid #e0e0e0;
}
.product-selector header img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .product-selector header img {
    float: left;
    margin: 0 0 0 30px;
    width: 200px;
  }
}
@media screen and (max-width: 330px) {
  .product-selector header img {
    width: 150px;
  }
}
.product-selector header .close-cross {
  position: absolute;
  top: 40px;
  right: 67px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
  padding: 0;
  border: 1px solid #b0b0b0;
  border-radius: 5px;
  background-color: #fff;
  line-height: normal;
}
.product-selector header .close-cross a {
  padding: 5px 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  .product-selector header .close-cross a {
    padding: 5px 15px;
  }
}
@media screen and (max-width: 330px) {
  .product-selector header .close-cross a {
    padding: 2px 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-selector header .close-cross {
    float: right;
    position: relative;
    top: 0;
    right: 30px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 330px) {
  .product-selector header .close-cross {
    font-size: 1.2rem;
  }
}
.product-selector #questions .hide {
  display: none;
}
.product-selector #questions .answers {
  margin: 35px 0;
}
.product-selector #questions .answers .style-1, .product-selector #questions .answers .style-2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
}
.product-selector #questions .answers .style-1 .choice, .product-selector #questions .answers .style-2 .choice {
  padding: 130px 0;
  text-align: center;
  border: 1px solid #c7c7c7;
  border-radius: 15px;
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  /*background-color: #f5f5f5;*/
  background-color: #fff;
}
.product-selector #questions .answers .style-1 .choice:hover, .product-selector #questions .answers .style-2 .choice:hover {
  background-color: #2AB0C7;
  color: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.36);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.36);
}
.product-selector #questions .answers .style-2 .choice {
  padding: 15px;
  border-radius: 5px;
  font-size: 1.3rem;
}
.product-selector #result {
  border: 1px solid #c7c7c7;
  border-radius: 15px;
  padding: 50px;
  background-color: #fff;
}
.product-selector #result img {
  max-width: 170px;
  padding: 15px 0;
}
.product-selector #result h2 {
  display: none;
}
.product-selector #result .result {
  display: none;
}
.product-selector #result .back {
  font-size: 0.8rem;
  margin: 5px 0 0 0;
  display: block;
  font-weight: bold;
}
.product-selector #result .back:hover {
  text-decoration: underline;
}

.learn-more img {
  left: 150px;
}
@media screen and (max-width: 991px) {
  .learn-more img {
    left: 85px;
  }
}
@media screen and (max-width: 767px) {
  .learn-more img {
    left: 0;
  }
}

.arrow-down img {
  width: 75px;
  max-height: none;
}

.science .feature-section .cta-card {
  min-height: 450px;
}
@media screen and (max-width: 1399px) {
  .science .feature-section .cta-card {
    min-height: 595px;
  }
}
@media screen and (max-width: 991px) {
  .science .feature-section .cta-card {
    min-height: unset;
  }
}

.three-pillars .process-icon {
  border: none !important;
}
.three-pillars .process-icon .h2 {
  color: #fff !important;
}
.three-pillars .process-icon.icon-1 {
  background-color: #a27fe7;
}
.three-pillars .process-icon.icon-2 {
  background-color: #578ac9;
}
.three-pillars .process-icon.icon-3 {
  background-color: #87b450;
}
.three-pillars .process-card {
  min-height: 575px;
}
.three-pillars .process-card.card-1 {
  background-color: #ad90e4;
}
.three-pillars .process-card.card-2 {
  background-color: #578ac9;
}
.three-pillars .process-card.card-3 {
  background-color: #87b450;
}
.three-pillars .process-card h3, .three-pillars .process-card p {
  color: #fff;
}
.three-pillars .process-card img {
  padding: 15px 0;
  max-width: 100%;
}

.journey-details .container .row > div {
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .journey-details .container .row > div .feature-tab-list-2 li {
    margin: 5px 0;
    display: block;
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .journey-details .container .row > div .feature-tab-list-2 li a {
    margin: 0;
    text-align: center;
  }
}
.journey-details .container .row > div .tab-content img {
  max-height: 510px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .journey-details .container .row > div .tab-content .feature-tab-info {
    font-size: 0.9em;
  }
}
.journey-details .container .row > div .tab-content .stats dl {
  text-align: left;
  padding: 0;
}
.journey-details .container .row > div .tab-content .stats dl dt {
  padding: 0;
  color: #008397;
  font-size: 1.2rem;
  margin: 0;
}
.journey-details .container .row > div .tab-content .stats dl dd {
  font-size: 0.8rem;
}
.journey-details .container .row > div .tab-content .stats dl dt, .journey-details .container .row > div .tab-content .stats dl dd {
  padding-left: 40px;
}
.journey-details .container .row > div .tab-content .stats dl dt:nth-of-type(1) {
  background: url("/assets/img/temp/stats-1.png") top left no-repeat;
}
.journey-details .container .row > div .tab-content .stats dl dt:nth-of-type(2) {
  background: url("/assets/img/temp/stats-2.png") top left no-repeat;
}
.journey-details .container .row > div .tab-content .stats dl dt:nth-of-type(3) {
  background: url("/assets/img/temp/stats-3.png") top left no-repeat;
}

.white-popup-block.pricing-popup {
  background: #fff;
  padding: 40px 50px;
  text-align: left;
  max-width: 700px;
  margin: 40px auto;
  position: relative;
  border-radius: 5px;
}
.white-popup-block.pricing-popup h1 {
  font-size: 2rem;
}
.white-popup-block.pricing-popup h2 {
  font-size: 1.4rem;
  margin-top: 30px;
}
.white-popup-block.pricing-popup .payment-info strong {
  font-size: 1.6rem;
  color: #008397;
}

.white-popup-block.program-finder-popup {
  background: #fff;
  padding: 40px 50px;
  text-align: left;
  width: 100%;
  max-width: none;
  margin: 0;
  position: relative;
  border-radius: 5px;
}
.white-popup-block.program-finder-popup h1 {
  font-size: 2rem;
}
.white-popup-block.program-finder-popup h2 {
  font-size: 1.4rem;
  margin-top: 30px;
}

.buy-now .page-header {
  margin-top: 75px;
}
.buy-now .pricing-section .pricing-header {
  text-align: center;
}
.buy-now .pricing-section .pricing-header img {
  height: 100px;
  margin: 0 0 15px 0;
}
.buy-now .pricing-section .pricing-header p {
  font-size: 0.9rem;
  padding: 0;
  margin: 0;
}
.buy-now .pricing-section .pricing-header h4 span {
  display: block;
}
.buy-now .pricing-section .cereskills .pricing-header {
  border-color: #008FFF;
}
.buy-now .pricing-section .cereskills ul li .text-primary {
  color: #008FFF !important;
}
.buy-now .pricing-section .ceremind .pricing-header {
  border-color: #AD90E4;
}
.buy-now .pricing-section .ceremind ul li .text-primary {
  color: #AD90E4 !important;
}
.buy-now .pricing-section .cerefit .pricing-header {
  border-color: #FF2400;
}
.buy-now .pricing-section .cerefit ul li .text-primary {
  color: #FF2400 !important;
}
.buy-now .pricing-section .hallowell .pricing-header {
  border-color: #7DCAEC;
}
.buy-now .pricing-section .hallowell ul li .text-primary {
  color: #7DCAEC !important;
}

@media screen and (max-width: 997px) {
  .insurance .main-wrapper .hero-section-insurance {
    padding: 0 0 30px;
    background-position: top right -300px !important;
  }
  .insurance .main-wrapper .hero-section-insurance .hero-content-wrap {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
  }
  .insurance .main-wrapper .hero-section-insurance .hero-content-wrap h1, .insurance .main-wrapper .hero-section-insurance .hero-content-wrap h2, .insurance .main-wrapper .hero-section-insurance .hero-content-wrap h3, .insurance .main-wrapper .hero-section-insurance .hero-content-wrap ul, .insurance .main-wrapper .hero-section-insurance .hero-content-wrap p {
    color: #fff;
  }
  .insurance .main-wrapper .hero-section-insurance .hero-content-wrap h2.display-6 {
    font-size: 1.6rem;
  }
  .insurance .main-wrapper .hero-section-insurance .hero-content-wrap ul li .fa-check-circle {
    color: #fff !important;
  }
}
.insurance .main-wrapper .hero-section-insurance h1, .insurance .main-wrapper .hero-section-insurance h2, .insurance .main-wrapper .hero-section-insurance h3, .insurance .main-wrapper .hero-section-insurance ul, .insurance .main-wrapper .hero-section-insurance p {
  color: #333;
  margin: 20px 0;
}
.insurance .main-wrapper .hero-section-insurance h2.display-6 {
  font-size: 2rem;
}
.insurance .main-wrapper .hero-section-insurance h3.display-6 {
  font-size: 1.2rem;
}
.insurance .main-wrapper .hero-section-insurance ul {
  padding: 0;
  margin: 0 0 10px 0;
}
.insurance .main-wrapper .hero-section-insurance ul li {
  list-style: none;
  padding: 8px 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.insurance .main-wrapper .hero-section-insurance ul li .fa-check-circle {
  font-size: 1.8rem;
  margin-right: 10px;
  line-height: normal;
}
.insurance .main-wrapper .hero-section-insurance .cta-buttons {
  margin: 0 0 20px;
}
@media screen and (max-width: 997px) {
  .insurance .main-wrapper .hero-section-insurance .cta-buttons {
    text-align: center;
  }
}
.insurance .main-wrapper .why-insurance ul {
  padding: 0;
  margin: 0;
}
.insurance .main-wrapper .why-insurance ul li {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.insurance .main-wrapper .why-insurance ul li .fa-check-circle {
  font-size: 1.5rem;
  margin-right: 10px;
  line-height: normal;
}
.insurance .main-wrapper .work-process-list.list-unstyled {
  padding-left: 0;
}
.insurance .main-wrapper .programmes .cta-card {
  min-height: 930px;
}
.insurance .main-wrapper .programmes .cta-card .logo {
  width: auto;
  height: 145px;
}
@media screen and (max-width: 997px) {
  .insurance .main-wrapper .programmes .cta-card {
    min-height: auto;
  }
}
.insurance.shark-world .main-wrapper .hero-section-insurance.black-banner {
  padding: 120px 0 220px 0;
}
.insurance.shark-world .main-wrapper .hero-section-insurance h1, .insurance.shark-world .main-wrapper .hero-section-insurance h2 {
  color: #202020;
}
.insurance.shark-world .main-wrapper .hero-section-insurance img {
  width: 300px;
}
@media screen and (max-width: 997px) {
  .insurance.shark-world .main-wrapper .hero-section-insurance {
    background-image: url("/assets/img/sharktank/sharktank-banner-gradient.jpg") !important;
    background-position: top center !important;
    background-size: cover !important;
  }
  .insurance.shark-world .main-wrapper .hero-section-insurance.black-banner {
    background-image: url("/assets/img/sharktank/black-shirt-banner-2.jpg") !important;
    background-position: top center !important;
    background-size: cover !important;
  }
}
@media screen and (max-width: 997px) {
  .insurance.shark-world .main-wrapper .hero-section-insurance .hero-content-wrap {
    background: none !important;
  }
}
.insurance.canada .main-wrapper .programmes .cta-card {
  min-height: auto;
}
.insurance.canada .main-wrapper .programmes .cta-card .logo {
  width: auto;
  height: 90px;
}
.insurance.axxess .main-wrapper .programmes .cta-card {
  min-height: auto;
}
.insurance.axxess .main-wrapper .programmes .cta-card .logo {
  width: auto;
  height: 155px;
}

.list-no-bullets {
  list-style: none;
}

.border-black {
  border-color: #000;
}

.scrolling-words {
  overflow: hidden;
  height: 73px;
  border: 1px solid #fff;
  padding: 10px 0;
}

.slick-slide {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.slick-active {
  opacity: 1 !important;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.slick-cloned {
  opacity: 0.3;
}

.same-height {
  min-height: 220px;
}
.same-height h3 {
  height: 65px;
}

.zing-data .bg-circle {
  width: 45%;
  right: 0;
}

.core-values li div i {
  color: #fff !important;
  opacity: 1 !important;
}

.ongoing {
  font-size: 0.9rem;
  font-weight: bold;
  padding: 20px 0 0 0;
}

.contact-us-form .logo-white {
  max-width: 330px;
}

.contact-us ul {
  padding-left: 75px;
}

footer .logo-white {
  max-width: 300px;
}

.mt-xl-7 {
  margin-top: 7rem !important;
}

.number-icon {
  padding: 0 20px;
}

.disclaimer-2 {
  font-size: 0.8rem;
  text-align: center;
}

.bg-dark .disclaimer-2, .bg-dark a {
  color: #fff;
}
.bg-dark .disclaimer-2 a:hover, .bg-dark a a:hover {
  color: #ccc;
}

.drop-shadow-image {
  -webkit-box-shadow: 0 0 5px;
          box-shadow: 0 0 5px;
}

.img-wrap a, .image-wrap a {
  color: unset;
}

.button-auto-width {
  display: inline-block;
  width: auto;
  margin: 0 auto;
}

.button-absolute {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.hero-section h1, .hero-section-ns h1 {
  color: #fff;
  text-shadow: 1px 1px #000000;
}
.hero-section h2, .hero-section-ns h2 {
  color: #fff;
  text-shadow: 1px 1px #000000;
}
.hero-section .lead.drop-shadow, .hero-section-ns .lead.drop-shadow {
  text-shadow: 1px 1px #484848;
}

.shape-service .color-shape-custom-1 {
  left: -95px;
  top: -50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.affix {
  z-index: 11 !important;
}

.text-pink {
  color: #EE28CD;
}

.bg-black-alt {
  background-color: #000;
  color: #fff;
}
.bg-black-alt h1, .bg-black-alt h2, .bg-black-alt h3 {
  color: #fff;
}

.bg-black-2 {
  background-color: #1c1c1c;
  color: #fff;
}
.bg-black-2 h1, .bg-black-2 h2, .bg-black-2 h3 {
  color: #fff;
}

.bg-ceremind {
  background-color: #AD90E4;
  color: #fff;
}
.bg-ceremind h2, .bg-ceremind h3 {
  color: #fff;
}

.bg-cereskills {
  background-color: #008FFF;
}

.bg-cerefit {
  background-color: #AF1900;
}

.bg-hallowell {
  background-color: #578ac9;
  color: #fff;
}
.bg-hallowell h2, .bg-hallowell h3 {
  color: #fff;
}

.media-logos {
  padding: 35px 0 0 0;
}
.media-logos img {
  height: 150px;
  margin: 10px;
}

.two-bg-dark-light-custom {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #008397), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #008397 40%, #E2E8F0 0);
}
@media screen and (max-width: 767px) {
  .two-bg-dark-light-custom {
    background-image: none;
    background-color: #E2E8F0;
  }
}

@media screen and (max-width: 767px) {
  .two-bg-color-light {
    background: none !important;
  }
}
@media screen and (max-width: 575px) {
  .media-logos img {
    height: auto;
    width: 100%;
    margin: 10px 0;
    display: block;
    padding: 0;
  }
  .video-how-it-works .testimonial-video-wrapper .customer-info {
    width: 50px;
  }
  .video-how-it-works .testimonial-video-wrapper .customer-info .video-icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    opacity: 0.75;
  }
  .btn {
    white-space: normal !important;
  }
  .pt-4.disclaimer-2 {
    padding-top: 0 !important;
  }
}
/*Responsive Table*/
.responsive-table table {
  /*border: 1px solid #ccc;*/
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  /*table-layout: fixed;*/
}
.responsive-table table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
.responsive-table table th,
.responsive-table table td {
  padding: 0.625em;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
}
.responsive-table table th {
  font-size: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #ededed;
  width: 80%;
  border-radius: 7px 7px 0 0;
}
.responsive-table tbody tr td:nth-child(even) {
  width: 20%;
}
.responsive-table tbody tr:last-child td:nth-child(even) {
  border-radius: 0 0 7px 0;
}
.responsive-table tbody tr:last-child td:nth-child(odd) {
  border-radius: 0 0 0 7px;
}
@media screen and (max-width: 600px) {
  .responsive-table {
    /*table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }*/
  }
  .responsive-table table {
    border: 0;
  }
  .responsive-table table caption {
    font-size: 1.3em;
  }
  .responsive-table table tr {
    display: block;
    margin-bottom: 0.625em;
    border: none;
    padding: 0;
  }
  .responsive-table table td {
    display: block;
    font-size: 0.8em;
    width: unset !important;
  }
  .responsive-table tbody tr td:nth-child(odd) {
    border-bottom: none;
    background-color: #f2f2f2;
  }
  .responsive-table table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .responsive-table table td:last-child {
    /*border-bottom: 0;*/
  }
}

.medicare {
  font-size: larger;
}

.list-unstyled {
  padding-left: 20px;
  padding-top: 5px;
}

#header-video {
  left: 0;
  width: 100%;
  position: absolute;
  overflow: hidden;
  background-color: #000;
  top: 0;
  height: 100%;
}
#header-video video {
  width: 100%;
  opacity: 45%;
  position: relative;
  bottom: -35px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
}

.custom-table {
  background-color: #fff;
}
.custom-table tr th, .custom-table tr td {
  padding: 15px 20px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 1400px) {
  .custom-table tr th, .custom-table tr td {
    padding: 10px 15px;
    font-size: 0.8rem;
    width: 25%;
  }
  .custom-table tr th.row-head, .custom-table tr td.row-head {
    width: 50%;
  }
}
.custom-table tr th {
  background-color: #f3f3f3;
}

/*# sourceMappingURL=scss */
/*# sourceMappingURL=custom.css.map */
