.seg_block {
  background-color: #fff;
}
.inner_container {
  margin: auto;
  max-width: 1200px;
  width: 100%;
  padding: 45px 10px 0;
  box-sizing: border-box;
}
.section .left, .section .right {
  float: left;
  width: 46%;
}
.section .left {
  margin-right: 8%;
}
.section {
  clear: both;
}
.lightbox-divs {
  display: none;
}
h1 {
  color: #1a293d;
  font-size: 37px;
  letter-spacing: -1px;
  line-height: 45px;
  margin: 0 0 40px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e7e7e7;
}
h2 {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 34px;
  margin: 0 0 40px;
}
h2.white {
  border-bottom: 1px solid #e7e7e7;
  color: #1958a7;
  padding-bottom: 20px;
  text-transform: uppercase;
}
h2 .heading_small {
  display: block;
  font-size: 60%;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 20px;
}
h2.white .heading_small {
  color: #434c52;
}
h2.dkgrey {
  background-color: #333;
  padding: 20px;
  color: #fff;
  margin-bottom: 0;
}
h4 {
  color: #7f8080;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin: 0 0 40px;
  padding: 0;
}
h4 .heading_small {
  color: #333333;
  display: block;
  font-size: 12px;
  font-weight: 700;
}
.session_block h4 .heading_small {
  text-transform: uppercase;
}
ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ol li {
  clear: both;
  padding: 0 0 20px 40px;
  position: relative;
  min-height: 40px;
}
ol li small {
  font-size: 12px;
}
.ol-big-number {
  color: #7f8080;
  font-size: 48px;
  font-weight: 800;
  left: 0;
  line-height: 100%;
  padding-bottom: 10px;
  position: absolute;
  top: 0;
  width: 40px;
}
.session_block h4 {
  margin: 0 0 20px;
}
.ltgrey {
  background-color: #f6f5f5;
}
.yellow {
  background-color: #f9f2d9;
  padding: 5px 20px;
  min-height: 35px;
}
.ltgrey h2 {
  color: #7f8080;
  font-weight: 800;
  border-bottom: 1px solid #e7e7e7;
}
.section.yellow p {
  float: left;
  line-height: 35px;
  padding: 0 0 0 5px;
  vertical-align: middle;
}
.section.ltgrey {
  padding: 40px;
}
.session_block_wrapper {
  box-sizing: border-box;
}
.session_block {
  box-sizing: border-box;
  padding: 20px;
}
.prev.slick-arrow, .next.slick-arrow {
  float: left;
  margin-top: 140px;
  text-align: center;
  width: 8%;
}
.prev .fa, .next .fa {
  color: #c8cacc;
  font-size: 55px;
  cursor: pointer;
}
.steps .selected {
  background: none;
}
.session .active {
  display: none;
}
.session.selected .active {
  display: block;
}
.session.selected .inactive {
  display: none;
}
.steps .heuristic td {
  border: 0 none;
  padding: 0;
  width: 5%;
  margin: 0;
  text-align: center;
}
.steps .heuristic td.session {
  width: 16%;
}
.steps .heuristic .session p {
  cursor: pointer;
}
.steps {
  border-collapse: collapse;
  margin: 0 auto;
  width: 80%;
}
.session img {
  width: 100%;
}
.session_block table tr td:first-child {
  text-align: right;
}
.session_block table tr td:last-child {
  padding-left: 10px;
  text-align: left;
}
.session_slider {
  float: left;
  padding: 0;
  width: 84%;
}
.session_block .right p {
  border-radius: 84px;
  color: #fff;
  display: block;
  float: right;
  font-style: italic;
  height: 110px;
  line-height: 40px;
  margin-right: 30px;
  margin-top: 70px;
  padding: 30px 0;
  text-align: center;
  width: 168px;
}
span.numbered {
  display: inline-block;
  position: relative;
  margin: 0 0 0 -8px;
  color: #fff;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  font-size: 16px;
  line-height:35px;
  font-weight:800;
  text-transform:uppercase;
  text-align:center;
  width: 35px;
  height: 35px;
  float: left;
}
.session_number {
  display: block;
  font-size: 72px;
  font-style: normal;
  font-weight: 800;
}
.section .session_block .left {
  width: 74%;
  margin: 0;
}
.section .session_block .right {
  width: 25%;
}
.clear {
  clear: both;
}
.noshow {
  height: 0;
  margin: 0;
  padding: 0;
}
.session_block table {
  margin-bottom: 20px;
}
.session_block table + p {
  padding-bottom: 0;
}
.section ul.slick-dots li {
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 10px;
  margin: 0 10px;
  padding: 0 !important;
  width: 70px;
}
.section ul.slick-dots li:nth-child(2n+1) {
  clear: none;
}
.section ul.slick-dots {
  list-style: outside none none;
  padding: 0;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.section ul.slick-dots li button {
  background-color: #e7e7e7;
  border-radius: 0;
  border: none;
  color: transparent;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.section ul.slick-dots li.slick-active button {
  background-color: #01a78f;
}
.input input {
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 800;
  height: 57px;
  line-height: 48px;
  text-align: center;
  width: 90px;
  font-family: "Open Sans";
}
hr.thick {
  border: none;
  border-bottom: 3px solid #C8CACC;
  margin: 6px 0;
}
.section.white {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  margin: 0 auto 30px;
  padding: 20px;
}
.section.white ul {
  border-bottom: 1px solid #e7e7e7;
  list-style: outside none none;
  padding: 0;
}
.section.white ul li {
  box-sizing: border-box;
  float: none;
  padding: 10px;
  width: 100%;
}
.section.white ul li:nth-child(2n) {
  background-color: #e6f6ff;
  padding: 5px 10px;
}
.seal {
  background-color: white;
  background-position: right -95px center;
  background-repeat: no-repeat;
  border: 1px solid #e7e7e7;
  height: 243px;
  box-sizing: border-box;
  padding: 44px 25px;
}
.seal .text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.seal .text p, .seal .text h3 {
  color: #7f8080;
  max-width: 270px;
}
.seal .text h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}
.seal .text p {
  padding-bottom: 0;
}
#testimonials.section {
  padding-bottom: 50px;
}
.testimonials {
  display: flex;
  justify-content: space-between;
}
.testimonial {
  border-right: 1px solid #eee;
  box-sizing: border-box;
  padding-right: 15px;
  width: 32%;
}
.testimonial.last {
  border-right: medium none;
}
.testimonial .author {
  color: #01a78f;
  font-size: 18px;
  line-height: 16px;
  padding-bottom: 0;
}
.testimonial .author small {
  color: #333;
  font-size: 12px;
}
.products-wrapper {
  float: left;
  margin-top: 20px;
  width: 50%;
}
.item-price p {
  font-size: 60px;
  font-weight: 800;
  line-height: 67px;
}
.item-price p sup {
  font-size: 35px;
  line-height: 35px;
}
sup {
  vertical-align: super;
}
.totals {
  float: right;
  margin-top: 30px;
}
.section.white .totals {
  max-width: 350px;
}

.steps .heuristic p {
  color: #fff;
  display: inline-block;
  font-size: 39px;
  letter-spacing: 0.1em;
  line-height: 46px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
.steps .heuristic td {
  margin: 0;
  text-align: center;
}
.steps tr.heuristic {
  background-color: #1958a7;
}
.steps .heuristic .session.selected {
  background-color: #01a78f;
}

.dots {
  border-color: #c8cacc;
  border-style: dotted dotted none;
  border-width: 3px 3px medium;
  height: 20px;
  margin: 0 auto;
  background-color: transparent;
}
.dot hr.dots {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #c8cacc;
  border-image: none;
  border-style: none none none dotted;
  border-width: medium medium medium 3px;
  height: 20px;
  width: 1px;
}
.session .dot {
  visibility: hidden;
}
.session.selected .dot {
  visibility: visible;
}
.step-dots {
  margin: 0 auto;
  width: 88%;
}
.steps .session_5 .dots {
  margin: 0 34%;
}
.color-dot {
  background-color: #01a78f;
  border-radius: 5px;
  height: 10px;
  margin: 10px auto 2px;
  width: 10px;
}
.session_block .right p {
  background-color: #01a78f;
}
.dots {
  border-color: #c8cacc;
  border-style: dotted dotted none;
  border-width: 3px 3px medium;
  height: 20px;
}
#promo {
  font-size: 18px;
  font-weight: bold;
  line-height: 37px;
  padding-bottom: 10px;
}
#promo input {
  border: 1px solid #b4b3b3;
  box-sizing: border-box;
  height: 37px;
  padding: 0 10px;
  vertical-align: middle;
  width: 200px;
}
#promo_error {
  clear: both;
  color: red;
  display: none;
  max-width: 340px;
}
.retail-price, .save-price {
  clear: both;
  font-size: 28px;
  font-weight: 300;
  line-height: 48px;
  padding-bottom: 10px;
}
.retail-price span, .save-price span {
  float: right;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
}
.retail-price span#retail-total, .save-price span#save-total, .pay-price span#pay-total {
  float: none;
}
.retail-price span sup, .save-price span sup {
  font-size: 28px;
}
.save-price {
  color: #5c8441;
}
.pay-price {
  font-size: 37px;
  font-weight: 800;
  padding-bottom: 30px;
  line-height: 60px;
}
.pay-price span {
  float: right;
  font-size: 60px;
  font-weight: 800;
  line-height: 60px;
}
.pay-price sup {
  font-size: 35px;
}
.section .product .right {
  width: 100%;
}
.quantity {
  margin-right: 40px;
}
button, #billing_seg input[type="submit"] {
  background-color: #fff;
  border: 2px solid #42bfff;
  border-radius: 10px;
  color: #001b2a;
  display: inline-block;
  font-size: 22px;
  height: 55px;
  line-height: 53px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
button:hover, #billing_seg input[type="submit"]:hover {
  background-color: #42bfff;
  color: #fff;
}
button.mfp-close:hover {
  background-color: transparent;
  color: #fff;
  opacity: 0.65;
}
button.promo {
  font-size: 18px;
  height: 36px;
  line-height: 30px;
  vertical-align: middle;
  width: auto;
  background-color: #42bfff;
  color: #fff;
}
.errors {
  color: red;
}
.totals button {
  width: 100%;
}
.course-info button {
  display: block;
  margin: 0 auto 20px;
  max-width: 300px;
  width: 100%;
}
.responsive_wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#thankyou_seg.seg_block {
  padding-bottom: 80px;
}
@media (min-width: 1025px) {
  .mobile {
    display: none;
  }
}
@media (min-width: 769px) {
  .mobile768 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .section {
    position: relative;
  }
  .left, .right, .section .left, .section .right {
    clear: both;
    float: none;
    width: 100%;
  }
  .section .left {
    margin-right: 0;
  }
  .product .right {
    float: none;
    margin: 20px auto 0;
    max-width: 250px;
    text-align: center;
  }
  .products-wrapper {
    float: none;
    margin: 20px auto 0;
    max-width: 338px;
    width: 100%;
  }
  .product .left {
    float: none;
    margin: auto;
    max-width: 670px;
    min-height: 75px;
    text-align: center;
  }
  .yellow {
    background-color: #01a78f;
    color: #fff;
  }
  span.numbered {
    display: none;
  }
  .prev.slick-arrow, .next.slick-arrow {
    float: none;
    position: absolute;
    width: 40px;
  }
  .prev.slick-arrow {
    left: 0;
  }
  .next.slick-arrow {
    right: 0;
  }
  .session_slider_wrapper {
    padding: 0 40px;
  }
  .session_block {
    padding: 20px 10px !important;
  }
  .section .session_block .left {
    width: 100% !important;
  }
  .section .session_block ul {
    padding-left: 20px;
  }
  .session_slider {
    width: 100%;
  }
  .section ul.slick-dots li {
    margin: 0 10px;
    max-width: 40px;
  }
}
@media (max-width: 860px) {
  iframe#About_Form {
    height: 400px;
  }
  .steps {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .nomobile768 {
    display: none;
  }
}
@media (max-width: 725px) {
  iframe#About_Form {
    height: 680px;
  }
}
@media (max-width: 690px) {
  .steps .heuristic p {
    font-size: 30px;
    line-height: 40px;
  }
  .steps .heuristic td.session {
    width: 13%;
  }
  .steps .heuristic td.session.session_4 {
    width: 28%;
  }
}
@media (max-width:550px) {
  .section ul.slick-dots li {
    margin: 0 8px;
    max-width: 15px;
    height: 15px;
  }
  .section ul.slick-dots li button {
    border-radius: 15px;
  }
}
@media (max-width: 480px) {
  h2, #faq_container h2 {
    font-size: 33px;
    line-height: 40px;
  }
  h2 sup {
    font-size: 21px;
  }
  #promo input {
    width: 100%;
  }
  .steps .heuristic p {
    font-size: 20px;
    line-height: 30px;
  }
  .steps .heuristic td.session {
    width: 13%;
  }
  .steps .heuristic td.session.session_4 {
    width: 28%;
  }
}