@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:500,600,700,800|Work+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:500,600,700,800|Work+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@600;700&display=swap");
.fontraleway {
  font-family: "Raleway", sans-serif;
}

.fontworksans, .o-step-count {
  font-family: "Work Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.font12 {
  font-size: 12px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px !important;
}

.font30 {
  font-size: 30px;
}

.font35 {
  font-size: 35px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.font48 {
  font-size: 48px;
}

@media screen and (max-width: 1024px) {
  .font35-md {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .font25-md {
    font-size: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .font20-md {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .font16-md {
    font-size: 16px !important;
  }
}

.lh--active1 {
  line-height: 30px;
}
.lh--active2 {
  line-height: 24px;
}

.green-bg--active1 {
  background: #37c731;
}
.green-bg--active2 {
  background: white;
  background: white;
  background: -moz-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: -webkit-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: linear-gradient(to bottom, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dde9cc",GradientType=0 );
}
.green-bg--active3 {
  background: #7abe19;
}
.green-bg--active4 {
  background: #ecfbed;
}

.colororange {
  color: #fd7f20 !important;
}
.colororange--active1 {
  color: #fe7f20 !important;
}

.colordarkgrey--active1 {
  color: #333 !important;
}
.colordarkgrey--active2 {
  color: #151415 !important;
}

.lightgrey {
  background: #eee;
}

.colorwhite {
  color: #fff !important;
}

.colorgreen {
  color: #37c731;
}
.colorgreen--active1 {
  color: #7abe19;
}

.colorblue {
  color: #428cce;
}
.colorblue--active2 {
  color: #27b0d1;
}
.colorblue--active3 {
  color: #3488e9;
}
.colorblue--active4 {
  color: #00aeea !important;
}
.colorblue--active5 {
  color: #36505d;
}
.colorblue--active6 {
  color: #029ef1;
}

.colorblack {
  color: #000 !important;
}

.bg-orange--active1 {
  background: #fd7f20;
}
.bg-orange--active2 {
  background: #fb7f31;
}

.bg-blue {
  background: #26acd0;
}
.bg-blue--active2 {
  background: #28b4e3;
}
.bg-blue--active3 {
  background: #28b3e2;
}
.bg-blue--active4 {
  background: #e5f5fe;
}
.bg-blue--active5 {
  background: #2bbcd2;
  background: -moz-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: -webkit-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: linear-gradient(to right, #2bbcd2 0%, #219acf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2bbcd2", endColorstr="#219acf",GradientType=1 );
}
.bg-blue--active6 {
  color: #26acd1;
}
.bg-blue--active7 {
  color: #1eb5ee;
}
.bg-blue--active8 {
  background: #e4f5fd;
}
.bg-blue--active9 {
  background: #28b2d1;
}
.bg-blue--active10 {
  background: #23a1d0;
}
.bg-blue--active11 {
  background: #e0f1f7;
}
.bg-blue--active12 {
  background: #00aeea;
}
.bg-blue--active13 {
  background: #001f63;
}
.bg-blue--active14 {
  background: #e9f9fd;
}
.bg-blue--active15 {
  background: #0072bb;
}
.bg-blue--active16 {
  background: #d7f2fd;
}
.bg-blue--active17 {
  background: #c5e9f8;
}

.bg-pink--active1 {
  background: #fef5ef;
}

.bg-white {
  background: #fff;
}

.light-blue-bg {
  background: #ebf9fe;
}

.light-green-bg {
  background: #edfbec;
}
.light-green-bg--active1 {
  background: #edfadc;
}
.light-green-bg--active2 {
  background: #7bbe19;
}

.light-pink-bg {
  background: #fef5ee;
}
.light-pink-bg--active1 {
  background: #fff2e9;
}

.green-bg-secondary {
  background: #edfadb;
}

.bggrey {
  background: #f9f9f9;
}
.bggrey--active2 {
  background: #eaeaea;
}
.bggrey--active3 {
  background: #f9f9f9;
}
.bggrey--active4 {
  background: #fcfcfc;
}
.bggrey--active5 {
  background: #f5f1ee;
}
.bggrey--active6 {
  background: #f2f4f3;
}
.bggrey--active7 {
  background: #e4e4e4;
}
.bggrey--pattern {
  background: url(../images/pattern-bg.jpg) repeat-x 0 0;
  background-attachment: fixed;
  background-size: cover;
}
.bggrey--active8 {
  background: #f3f3f3;
}
.bggrey--active9 {
  background: #fafafa;
}

.weight800 {
  font-weight: 800;
}

.weight700 {
  font-weight: 700;
}

.weight600 {
  font-weight: 600 !important;
}

.weight500 {
  font-weight: 500;
}

.weight400 {
  font-weight: 400;
}

.weight300 {
  font-weight: 400;
}

.ls--2 {
  letter-spacing: 2px;
}
.ls--4 {
  letter-spacing: 4px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.pd56 {
  padding: 56px;
}

.pd44 {
  padding: 44px;
}

.pd16 {
  padding: 16px;
}

.padding-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-tb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-tb-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.padding-t-20 {
  padding-top: 20px;
}

.padding-t-10 {
  padding-top: 10px;
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding-b-10 {
  padding-bottom: 10px;
}

.padding-l-30 {
  padding-top: 30px;
}

.padding-l-20 {
  padding-left: 20px;
}

.padding-r-20 {
  padding-right: 20px;
}

.padding-10 {
  padding: 10px;
}

.padding0 {
  padding: 0 !important;
}

.paddingb0 {
  padding-bottom: 0 !important;
}

.paddingt0 {
  padding-top: 0 !important;
}

.margin-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-tb-20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.margin-t-25 {
  margin-top: 25px;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-t-10, .margin-t-10-phone {
  margin-top: 10px !important;
}

.margin-t-5 {
  margin-top: 5px;
}

.margin-l-20 {
  margin-left: 20px;
}

.margin-r-20 {
  margin-right: 20px;
}

.margin-10 {
  margin: 10px;
}

.margin0 {
  margin: 0 !important;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-0 {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-0-phone {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .padding-lr-0-phone {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .padding-t-0-phone {
    padding-top: 0 !important;
  }
}

.padding-t-0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-b-0-phone {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-b-0-tab {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .margin-t-20-phone {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-20-phone {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-0-sm {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .margin-t-20-md {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-t-20-sm {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb54-md {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb34-md {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb28-md {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 991px) {
  .mb15-sm {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .ptb34-md {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .p31-md {
    padding: 31px;
  }
}

@media screen and (max-width: 1024px) {
  .pb28-md {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1024px) {
  .pt28-md {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .p16-md {
    padding: 16px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.o-divider {
  border-color: #dddddd;
  margin: 48px 0;
}
.o-divider--secondary {
  border-width: 2px;
}
.o-divider--dashed {
  border-color: #94dae8;
  border-style: dashed;
}
.o-divider--white {
  border-color: #fff;
}
.o-divider--blue {
  border-color: #75c6db;
}
.o-divider--grey {
  border-color: #eaeaea;
}
.o-divider--grey--active1 {
  border-color: #d2d2d2;
}
.o-divider--grey--active2 {
  border-color: #e0e0e0;
}
.o-divider--grey--active3 {
  border-color: #d1dce1;
}
.o-divider--grey--active4 {
  border-color: #f1f1f1;
}
.o-divider--grey--active5 {
  border-color: #f3f3f3;
}
.o-divider--grey--active6 {
  border-color: #ebebeb;
}
@media screen and (max-width: 1024px) {
  .o-divider {
    margin: 28px 0;
  }
}

.borderl {
  border-left-width: 6px;
  border-left-style: solid;
}
.borderl__green {
  border-left-color: #b9db89;
}
.borderl__orange {
  border-left-color: #faaf81;
}
.borderl__orange__active1 {
  border-left-color: #fd7f20;
}
.borderl__blue {
  border-left-color: #029ef1;
}
.borderl__blue__active1 {
  border-left-color: #277fc3;
}
.borderl__active4 {
  border-left-color: #fe7f20;
}
.borderl__green {
  border-left-color: #7abe19;
}
.borderl__grey {
  border-left-color: #e1e1e1;
}
.borderl__purple {
  border-left-color: #a468fc;
}
.borderl__6 {
  border-left-width: 6px;
}

.borderb {
  border-bottom-style: solid;
}
.borderb__blue {
  border-bottom-color: #029ef2;
}
.borderb__active2 {
  border-bottom-color: #029ef1;
}
.borderb__active3 {
  border-bottom-color: #00aeea;
}
.borderb__orange {
  border-bottom-color: #fd7f20;
}
.borderb__green {
  border-bottom-color: #7abe19;
}
.borderb__white {
  border-bottom-color: #fff;
}
.borderb__1 {
  border-bottom-width: 1px;
}
.borderb__2 {
  border-bottom-width: 2px;
}
.borderb__3 {
  border-bottom-width: 3px;
}
.borderb__4 {
  border-bottom-width: 4px;
}

.box-border {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  padding: 61px 80px;
}
@media screen and (max-width: 1024px) {
  .box-border {
    padding: 20px;
  }
}
.box-border__active1 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #323232;
}

.image-border img, .image-border iframe {
  padding: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.image-border--secondary img {
  border-width: 2px;
  padding: 5px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3 img {
  border: 9px solid #219acf;
  padding: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3--active3 img, .image-border--active3--active3 iframe {
  border-width: 15px;
}
.image-border--active5 img, .image-border--active5 .iframe-container {
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
}
.image-border--active5 iframe {
  padding-top: 37px;
  padding-bottom: 37px;
  background: #fff;
}
.image-border--video .iframe-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  overflow: visible;
}

iframe {
  width: 100%;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  z-index: 4;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.numberList {
  counter-reset: my-sec-counter;
}
.numberList .numberListInner {
  padding-left: 40px;
  position: relative;
}
.numberList .numberListInner:before {
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) " ";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 800;
  color: #000;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  line-height: 27px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner:before {
    top: -4px;
  }
}
.numberList .numberListInner--green:before {
  background: #7abe19;
  color: #fff;
}
.numberList .numberListInner--white {
  padding-left: 64px;
}
.numberList .numberListInner--white:before {
  background: #fff;
  color: #24a9c8;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner--white:before {
    width: 33px;
    height: 33px;
    line-height: 33px;
    top: 0;
    font-size: 13px;
  }
}
.numberList .numberListInner--leftauto:before {
  left: auto;
}
.numberList .numberListInner--grey:before {
  color: #666;
  font-size: 18px;
  content: "" counter(my-sec-counter) ".";
}
.numberList--active4 {
  counter-reset: my-sec-counter 3;
}
.numberList--bg .numberListInner:nth-child(4n-7):before {
  background: #fb7f31;
}
.numberList--bg .numberListInner:nth-child(4n-2):before {
  background: #a067fc;
}
.numberList--bg .numberListInner:nth-child(4n-1):before {
  background: #39c630;
}
.numberList--bg .numberListInner:nth-child(4n):before {
  background: #1dafed;
}

.number-list {
  width: 27px;
  height: 27px;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 11px;
}

.o-common-section {
  padding: 61px 0;
}
@media screen and (max-width: 1199px) {
  .o-common-section {
    padding: 41px 0;
  }
}
@media screen and (max-width: 1024px) {
  .o-common-section {
    padding: 28px 0;
  }
}

.o-common-heading {
  font-family: "Raleway", sans-serif;
  margin-bottom: 40px;
}
.o-common-heading--orange {
  color: #fa6609;
}
.o-common-heading sup {
  top: -2px;
}
@media screen and (max-width: 1024px) {
  .o-common-heading {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .o-common-heading {
    margin-bottom: 15px;
  }
}

.borderr__blue {
  border: 1px solid #029ef2;
}
.borderr__blue--active1 {
  border: 1px solid #00aeea;
}
.borderr__green {
  border: 1px solid #7abe19;
}
.borderr__green--active1 {
  border: 1px solid #37c731;
}
.borderr__orange {
  border: 1px solid #fa6609;
}
.borderr__purple {
  border: 1px solid #af81f8;
}

.o-content-list-wrap {
  margin-bottom: 54px;
}
.o-content-list-wrap .o-content-list .o-content-listing {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #444;
}
.o-content-list-wrap .o-content-list .o-content-listing:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}

.o-step-content-list.tick--orange ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
  width: 15px;
  height: 13px;
}
.o-step-content-list ul li {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  position: relative;
  padding: 0 0 0 31px;
  margin-bottom: 21px;
}
.o-step-content-list ul li .bullet {
  padding-top: 21px;
}
.o-step-content-list ul li .bullet li {
  padding: 0 0 0 21px;
}
.o-step-content-list ul li .bullet li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list ul li .bullet--disc li:before {
  background: url(../images/bullet-orange.svg) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.o-step-content-list ul li .bullet--disc--grey li:before {
  background: url(../images/bullet-grey.svg) 0 0 no-repeat;
}
.o-step-content-list ul li .bullet--disc--blue li:before {
  background: url(../images/bullet-blue.svg) 0 0 no-repeat;
  width: 9px;
  height: 9px;
  top: 7px;
}
.o-step-content-list ul li .bullet--discSolid li:before {
  background: url(../images/discsolid.svg) 0 0 no-repeat;
  width: 7px;
  height: 7px;
}
@media screen and (max-width: 767px) {
  .o-step-content-list ul li:last-child {
    margin-bottom: 0;
  }
}
.o-step-content-list--active2 ul li {
  padding-left: 21px;
}
.o-step-content-list--active2 ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: #fff;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.o-step-content-list--active2--grey ul li:before {
  background: #c5c5c5;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list--active2--blue ul li:before {
  background: #36505d;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list.arrow--rightgrey ul li:before {
  background: url(../images/arrow-right-grey.svg) 0 0 no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list.tick ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 13px;
}
.o-step-content-list.tick--green ul li:before {
  background: url(../images/tick-green.svg) 0 0 no-repeat;
}
.o-step-content-list.tick--orange ul li:before {
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
}

.triangle {
  position: relative;
}
.triangle:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 20px 37.5px 0 37.5px;
  line-height: 0;
}
.triangle.triangle-right:before {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-width: 21px 0 21px 17px;
}
.triangle.triangle-right--white:before {
  border-color: transparent transparent transparent white;
  _border-color: #000000 #000000 #000000 white;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-right--hidden:before {
    display: none;
  }
}
.triangle.triangle-top:before {
  top: -20px;
  border-width: 0 32px 20px 32px;
}
.triangle.triangle-top--blue:before {
  border-color: transparent transparent #001f63 transparent;
  line-height: 0;
  _border-color: #000000 #000000 #001f63 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-top--hidden:before {
    display: none;
  }
}
.triangle.triangle-bottom--white:before {
  border-color: white transparent transparent transparent;
  _border-color: white #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue:before {
  border-color: #26abd0 transparent transparent transparent;
  _border-color: #26abd0 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue--active1:before {
  top: 100%;
  border-color: #001f63 transparent transparent transparent;
  _border-color: #001f63 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--hollow {
  width: 41px;
  height: 19px;
  border-top: 1px solid #fff;
  margin: 0 auto;
}
.triangle.triangle-bottom--hollow:before {
  display: none;
}
.triangle.triangle-bottom--hollow--grey {
  top: -18px;
  width: 33px;
  height: 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.borderf {
  position: relative;
  background: #cacaca;
  width: 100%;
  height: 1px;
  margin: -40px 0 40px;
}
@media screen and (max-width: 1024px) {
  .borderf {
    margin-top: 10px;
  }
}

.o-counter-section {
  position: relative;
}
.o-counter-section .o-counter-step {
  font-family: "Work Sans", sans-serif;
  font-size: 45px;
  line-height: normal;
  font-weight: 700;
  color: #777;
  position: relative;
  display: inline-block;
  text-align: center;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.o-counter-section .o-counter-step--blue {
  color: #67c5df;
}
.o-counter-section .o-counter-step--blue--active1 {
  color: #29b6d1;
}
.o-counter-section .o-counter-step--colorgrey {
  color: #7f7f7f;
}

.o-all-you-do-top-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.o-all-you-do-top-bottom.o-all-you-do-top {
  background: #2abad2;
  top: 0;
  height: 345px;
}
.o-all-you-do-top-bottom.o-all-you-do-bottom {
  background: #2ab7d2;
  bottom: 0;
  height: 629px;
}
.o-all-you-do-top-bottom--active4 {
  background: #edfadb;
  height: 37%;
  bottom: 0;
}

.badge {
  vertical-align: middle;
  margin-right: 14px;
}
.badge--orange {
  background: url(../images/badge-orange.svg) 0 0 no-repeat;
  width: 37px;
  height: 44px;
}

.o-number-list ul {
  counter-reset: my-sec-counter;
}
.o-number-list ul li {
  padding-left: 20px;
}
.o-number-list ul li:after {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) ".";
}

.o-shape {
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: relative;
}
.o-shape--hexagon {
  width: 121px;
  height: 150px;
  background: url(../images/logo-icon.svg) 0 0 no-repeat;
}

.o-step-count {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #484848;
  margin: 0 auto 52px;
  text-transform: uppercase;
  display: block;
  left: -13px;
}
.o-step-count--slant-border-grey:after {
  position: absolute;
  top: -14px;
  left: 104px;
  content: "";
  width: 81px;
  height: 150px;
  z-index: 1;
  background: url(../images/slant-border-grey.svg) 0 0 no-repeat;
}
@media screen and (max-width: 1024px) {
  .o-step-count {
    margin-bottom: 12px;
  }
}

.ribbon--blue {
  background: #00aeea;
  position: relative;
  height: 84px;
}
.ribbon--blue:before, .ribbon--blue:after {
  position: absolute;
  top: 0;
  content: "";
  width: 31px;
  height: 84px;
  background: url(../images/ribbon-blue.svg) 0 0 no-repeat;
}
.ribbon--blue:before {
  left: -31px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ribbon--blue:after {
  right: -31px;
}
.ribbon--fontworksans .o-common-heading {
  font-family: "Raleway", sans-serif;
}
.ribbon .o-common-heading {
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .ribbon .o-common-heading {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 480px) {
  .ribbon .o-common-heading {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .ribbon--plr10s {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.hexagon {
  position: relative;
  margin: 28.87px 0;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteBw {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.hexagon {
  position: relative;
  margin: 0 0 28px;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteb {
  background: url(../images/hexagon-whiteb.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.arrow-bg {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
  display: inline-flex !important;
}
.arrow-bg img {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .arrow-bg img {
    max-width: 10px;
  }
}
@media screen and (max-width: 991px) {
  .arrow-bg {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 100%;
    flex: 0 0 100%;
    *width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    *width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 14.2857142857%;
    flex: 0 0 14.2857142857%;
    *width: 14.2857142857%;
  }
}

.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (min-width: 768px) {
  .o-value-box-col {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .o-value-box-col {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 720x) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.matchheightWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  flex-direction: column;
}
.matchheightWrap .matchheight {
  height: 100%;
}

.line-through {
  text-decoration: line-through;
}

.row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.row.justify-content {
  justify-content: center;
}

.col {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col--11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .col--8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .col--2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}

@media screen and (min-width: 768px) {
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}

.valign--top {
  vertical-align: top;
}
.valign--middle {
  vertical-align: middle;
}
.valign--bottom {
  vertical-align: bottom;
}

@media screen and (max-width: 991px) {
  .margin-b0-md {
    margin-bottom: 0 !important;
  }
}

/****************************************************************************************
@
@	Global Style and Reset
@
****************************************************************************************/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

embed {
  vertical-align: top;
}

* {
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
}

input, textarea {
  outline: none !important;
}

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block;
}

mark, rp, rt, ruby, summary, time {
  display: inline;
}

/* Global Styles */
::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

.clear {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
}

.clearfix:after,
.clearfix:before,
.wrapper:after,
.wrapper:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
}

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

body {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #242424;
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: none;
}

/****************************************************************************************
@
@	Utility Classes
@
****************************************************************************************/
.main-wrapper {
  max-width: 1150px;
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.main-wrapper--full {
  max-width: none;
}

.u-heading-2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #000;
}
.u-heading-2 strong {
  color: #029ef2;
}
.u-heading-2.has-margin-bottom-50 {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .u-heading-2.has-margin-bottom-50 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .u-heading-2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.o-siteFooter__fineprint {
  padding-top: 4rem;
}
.o-siteFooter__fineprint.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.o-siteFooter__fineprint.a-container a {
  color: #00b4f1;
}

.o-siteHeader__nav, .a-p\(14\), .a-p\(15\), .a-p\(17\), .a-s\(22\),
.a-s\(20\), .a-s\(28\), .a-s\(32\), .a-s\(18\), .a-s\(16\) {
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
  letter-spacing: -0.025em;
  font-weight: 400;
}

.b-lineBtn, .b-flatBtn, .b-button, .a-h\(22\), .a-h\(24\), .a-h\(28\), .a-h\(32\), .a-h\(58\),
.a-h\(48\),
.a-h\(40\) {
  font-family: "Raleway", "Work Sans", "Helvetica", Arial, sans-serif;
  letter-spacing: 0;
  font-weight: 800;
}

.a-lp\(15\), .a-lp\(17\), .a-ls\(20\), .a-ls\(22\), .a-ls\(24\), .a-ls\(26\), .a-ls\(28\) {
  font-family: "Gotham Rounded", "Helvetica", Arial, sans-serif;
  font-weight: lighter;
}

.a-ls\(17\), .a-lh\(36\), .a-lh\(40\), .a-lh\(45\) {
  font-family: "Gotham Rounded", "Helvetica", Arial, sans-serif;
  font-weight: bold;
}

@keyframes spin-loop {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input, textarea, button {
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
}

input:required {
  box-shadow: none;
}

textarea {
  resize: vertical;
}

label, button {
  cursor: pointer;
}

html, body {
  font-size: 16px;
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: -0.025em;
  margin: 0;
  color: #242424;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #ff5100;
  text-shadow: none;
  color: white;
}

::selection {
  background: #ff5100;
  text-shadow: none;
  color: white;
}

::-webkit-input-placeholder {
  color: #99A3A6;
}

:-moz-placeholder {
  color: #99A3A6;
}

::-moz-placeholder {
  color: #99A3A6;
}

:-ms-input-placeholder {
  color: #99A3A6;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #00B4F1;
}

a:hover {
  color: #FD7F20;
}

/*
    a:focus,
    button:focus {
      outline-width: rem(1px);
      outline-style: dotted;
      outline-color: $alt-blue;
    }
*/
.a-glyph {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  position: relative;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.a-squash {
  height: 0;
  overflow: hidden;
  position: absolute;
}

.a-glyph {
  width: 1rem;
  height: 1rem;
}

.a-allCaps {
  text-transform: uppercase;
}

.a-strike {
  text-decoration: line-through;
}

.a-super {
  vertical-align: super;
  font-size: 0.8em;
  line-height: 0;
}

.a-hr {
  height: 2rem;
  display: block;
  margin: 0 auto;
  border: 0;
  position: relative;
}
.a-hr:after {
  width: 30%;
  height: 0.0625rem;
  background: #DEDEDE;
  content: "";
  display: block;
  position: absolute;
  top: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.a-h\(58\),
.a-h\(48\),
.a-h\(40\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
}

@media (max-width: 959px) {
  .a-h\(48\) {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .a-h\(48\) {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media (max-width: 480px) {
  .a-h\(48\) {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.a-h\(32\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
  margin-bottom: -0.5rem;
}
.a-h\(32\)--lineHr {
  padding-bottom: 39px;
  position: relative;
}
.a-h\(32\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 1.4375rem;
  left: 0;
}

.a-h\(28\) {
  font-size: 1.75rem;
  line-height: 2rem;
  padding: 0.4375rem 0 0.0625rem;
}
.a-h\(28\)--lineHr {
  padding-bottom: 33px;
  position: relative;
}
.a-h\(28\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 0.9375rem;
  left: 0;
}

.a-h\(24\) {
  font-size: 1.5rem;
  line-height: 2rem;
}

.a-h\(22\) {
  font-size: 1.375rem;
  line-height: 2rem;
}
.a-h\(22\)--lineHr {
  padding-bottom: 32px;
  position: relative;
}
.a-h\(22\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 0.9375rem;
  left: 0;
}

.a-lh\(45\) {
  font-size: 2.8125rem;
  line-height: 2.8125rem;
}

.a-lh\(40\) {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.a-lh\(36\) {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.grade_cta .a-s\(12\) {
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 0;
  margin: 1px 0 0 0;
  padding: 0 0 0.0625rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .grade_cta .a-s\(12\) {
    font-size: 0.875rem;
  }
}

.a-s\(14\) {
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  margin: -0.0625rem 0 0 0;
  padding: 0 0 0.0625rem;
  font-weight: 700;
}

.a-s\(16\) {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  padding: 0.375rem 0 0.125rem;
}
.a-s\(16\)__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.a-s\(16\)__decorator:before, .a-s\(16\)__decorator:after {
  content: "—";
  position: absolute;
}
.a-s\(16\)__decorator:before {
  left: 0;
}
.a-s\(16\)__decorator:after {
  right: 0;
}

.a-s\(18\) {
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  padding: 0.375rem 0 0.125rem;
}
.a-s\(18\)__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.a-s\(18\)__decorator:before, .a-s\(18\)__decorator:after {
  content: "—";
  position: absolute;
}
.a-s\(18\)__decorator:before {
  left: 0;
}
.a-s\(18\)__decorator:after {
  right: 0;
}

.a-s\(32\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
}

.a-ls\(28\) {
  font-size: 1.75rem;
  line-height: 1.875rem;
  font-weight: normal;
}

.a-ls\(26\) {
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: normal;
}

.a-s\(28\) {
  font-size: 1.75rem;
  line-height: 2.5rem;
  padding: 0.1875rem 0 0.3125rem;
}

.a-ls\(24\) {
  font-size: 1.5rem;
  line-height: 1.625rem;
}

.a-ls\(22\) {
  font-size: 1.375rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.a-ls\(20\) {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.a-s\(22\),
.a-s\(20\) {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.3125rem 0 0.1875rem;
}

.a-ls\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
}

.a-lp\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  font-weight: 300;
}

.a-lp\(15\) {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  font-weight: 300;
}

.a-p\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #748084;
  padding: 0.375rem 0 0.125rem;
}
.a-p\(17\)--breaker {
  margin: 0.5rem 0;
}

.a-p\(15\) {
  font-size: 0.9375rem;
  line-height: 1rem;
  color: #748084;
  padding: 0.4375rem 0 0.0625rem;
}
.a-p\(15\)--breaker {
  margin: 0.5rem 0;
}

.a-p\(14\) {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0.4375rem 0 0.0625rem;
}

.a-justify\(center\) {
  text-align: center;
}

.a-color\(copy-1\) {
  color: #242424;
}

.a-color\(copy-2\) {
  color: #748084;
}

.a-color\(copy-3\) {
  color: #99A3A6;
}

.a-color\(active-1\) {
  color: #FD7F20;
}

.a-color\(active-2\) {
  color: #00B4F1;
}

.a-color\(active-2b\) {
  color: #008FF1;
}

.a-color\(active-3\) {
  color: #14C81F;
}

.a-color\(active-4\) {
  color: #A061FF;
}

.a-color\(alert\) {
  color: #DD0000;
}

.a-color\(white\) {
  color: white;
}

.a-angleBracket {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
}
.a-angleBracket--tl {
  top: 0;
  left: 0;
}
.a-angleBracket--br {
  bottom: 0;
  right: 0;
}

.a-highlight {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
  padding: 0.5rem 1rem;
  color: white;
}

@media only screen and (min-width : 960px) {
  .a-h\(58\) {
    font-size: 3.625rem;
    line-height: 4rem;
    padding: 0.25rem 0;
  }

  .a-h\(48\) {
    font-size: 3rem;
    line-height: 3.5rem;
    padding: 0.1875rem 0 0.3125rem;
  }

  .grade_cta .a-h\(48\) {
    font-size: 0.9375rem;
    line-height: 1.125rem;
    padding: 0.1875rem;
  }

  .a-h\(40\) {
    font-size: 2.5rem;
    line-height: 3rem;
    padding: 0.1875rem 0 0.3125rem;
  }

  .a-s\(22\) {
    font-size: 1.375rem;
    line-height: 2rem;
    padding: 0.0625rem 0 0.4375rem;
  }

  .a-h\(22\) {
    font-size: 1.375rem;
    line-height: 2rem;
  }

  .a-ls\(20\) {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.a-hide {
  display: none !important;
}

.a-noScroll {
  height: 100vh;
  overflow: hidden;
}

.a-ieWidthFix {
  width: 100vw;
  overflow-x: hidden;
}

.a-justifyContent\(center\) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.a-container__intro {
  padding: 4rem 0 2.5rem 0;
  text-align: center;
}

.a-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.a-row--centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.grade_cta .a-row {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}
@media (max-width: 1200px) and (min-width: 981px) {
  .grade_cta .a-row .display_none {
    display: none;
  }
}
@media (max-width: 980px) {
  .grade_cta .a-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .grade_cta .a-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grade_cta .a-row .display_none {
    display: none;
  }
}

.a-col {
  padding: 0 0.75rem;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.a-col--1-9 {
  -webkit-flex-basis: 11.1111111111%;
  -moz-flex-basis: 11.1111111111%;
  -ms-flex-preferred-size: 11.1111111111%;
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
.a-col--3-4 {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.a-col--2-3 {
  -webkit-flex-basis: 66.66%;
  -moz-flex-basis: 66.66%;
  -ms-flex-preferred-size: 66.66%;
  flex-basis: 66.66%;
  max-width: 66.66%;
}
@media (max-width: 767px) {
  .a-col--1-1 {
    border: none !important;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.a-col--extraSpace {
  padding: 0 2.25rem;
}

.grade_cta .a-col {
  padding: 0;
}

.a-pos\(rel\) {
  position: relative;
}

.a-limiter {
  margin-left: auto;
  margin-right: auto;
}
.a-limiter\(800\) {
  max-width: 50rem;
}
.a-limiter\(696\) {
  max-width: 43.5rem;
}
.a-limiter\(312\) {
  max-width: 19.5rem;
}

@media only screen and (min-width : 960px) {
  .a-col--noSpace {
    margin: 0 -1.5rem;
  }
  .a-col--1-8 {
    -webkit-flex-basis: 12.5%;
    -moz-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .a-col--1-7 {
    -webkit-flex-basis: 14.28%;
    -moz-flex-basis: 14.28%;
    -ms-flex-preferred-size: 14.28%;
    flex-basis: 14.28%;
    max-width: 14.28%;
  }
  .a-col--1-6 {
    -webkit-flex-basis: 16.666%;
    -moz-flex-basis: 16.666%;
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  .a-col--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .a-col--1-4 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .a-col--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .a-col--1-3 {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .a-col--1-3--xs {
    -webkit-flex-basis: 37.33%;
    -moz-flex-basis: 37.33%;
    -ms-flex-preferred-size: 37.33%;
    flex-basis: 37.33%;
    max-width: 37.33%;
  }
  .a-col--2-3 {
    -webkit-flex-basis: 66.66%;
    -moz-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
    max-width: 66.66%;
  }

  .a-desktop-order\(1\) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .a-desktop-order\(2\) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .a-desktop-order\(3\) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media only screen and (min-width : 640px) and (max-width : 959px) {
  .a-col--1-2-tabletOnly {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width : 1024px) {
  .a-col-sm-2--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width : 1280px) {
  .a-col-med-1--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
  }
  .a-col-med-1--1-3 {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    width: 33.33%;
  }
  .a-col-med-1--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width : 1440px) {
  .a-col-med-2--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
  }

  .a-col\(fluid\) {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    width: 33.33%;
  }
}
.b-button {
  display: inline-block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd6c00+0,f75500+100 */
  background: #fd6c00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fd6c00 0%, #f75500 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fd6c00 0%, #f75500 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fd6c00 0%, #f75500 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fd6c00", endColorstr="#f75500",GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: white;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  border-radius: 12.5rem;
  box-sizing: border-box;
}
.b-button--large {
  padding: 0.75rem 2.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.b-button--super {
  padding: 1rem 2.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.b-button--font22 {
  font-size: 1.375rem !important;
  font-family: "Raleway", sans-serif;
}
.b-button--font20 {
  font-size: 1.25rem !important;
  font-family: "Raleway", sans-serif;
}
.b-button--font14 {
  font-size: 0.875rem !important;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 991px) {
  .b-button--font20md {
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--font13small {
    font-size: 0.8125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--font12small {
    font-size: 0.75rem !important;
  }
}
.b-button--med {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.b-button--small {
  padding: 0.375rem 1.1875rem;
  font-size: 0.9375rem;
}
.b-button--w\(200\) {
  width: 12.5rem;
}
.b-button--w\(240\) {
  width: 15rem;
}
.b-button--w\(260\) {
  width: 16.25rem;
}
.b-button--w\(300\) {
  width: 18.75rem;
}
.b-button--w\(353\) {
  width: 22.0625rem;
}
.b-button--h\(54\) {
  height: 3.375rem;
  line-height: 3.375rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .b-button--h\(54\) {
    height: 2.5rem;
    line-height: 2.5rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--h\(54\) {
    height: 2.125rem;
    line-height: 2.125rem !important;
  }
}
.b-button--h\(64\) {
  height: 4rem;
  line-height: 4rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .b-button--h\(64\) {
    height: 3.125rem;
    line-height: 3.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--h\(64\) {
    height: 2.75rem;
    line-height: 2.75rem !important;
  }
}
.b-button--h\(60\) {
  height: 3.75rem;
  line-height: 3.75rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b-button--h\(60\) {
    height: 3rem;
    line-height: 3rem !important;
  }
}
.b-button--active2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=0 );
  /* IE6-9 */
}
.b-button--active3 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+100 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(top, #62c814 0%, #14c81f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #62c814 0%, #14c81f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #62c814 0%, #14c81f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=0 );
  /* IE6-9 */
}
.b-button--active4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ac83eb+1,9183eb+100 */
  background: #ac83eb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ac83eb 1%, #9183eb 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ac83eb 1%, #9183eb 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ac83eb 1%, #9183eb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ac83eb", endColorstr="#9183eb",GradientType=1 );
  /* IE6-9 */
}
.b-button--active5 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00bdd3+0,009acf+100 */
  background: #00bdd3;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #00bdd3 0%, #009acf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #00bdd3 0%, #009acf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #00bdd3 0%, #009acf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00bdd3", endColorstr="#009acf",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.b-button--active6 {
  background: #cf2b34;
}
.b-button--active7 {
  background: #00c144;
  background: -moz-linear-gradient(top, #00c144 0%, #54c744 100%);
  background: -webkit-linear-gradient(top, #00c144 0%, #54c744 100%);
  background: linear-gradient(to bottom, #00c144 0%, #54c744 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00c144", endColorstr="#54c744",GradientType=0 );
  -webkit-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -o-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
}
.b-button--white {
  background: white;
  color: #219acf !important;
}
.b-button--black {
  background: black;
}
.b-button:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: white;
}
@media screen and (max-width: 767px) {
  .b-button {
    width: auto;
  }
}

.b-glyphBtn {
  padding: 0.5rem;
}

.b-dottedBtn {
  border: 0.0625rem dashed #99A3A6;
  border-radius: 0.1875rem;
  color: #748084;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-dottedBtn--full {
  display: inline-block;
  width: 100%;
  min-height: 2.5rem;
  padding: 0.4375rem 1rem;
  text-align: center;
}
.b-dottedBtn:hover {
  border-color: #00B4F1;
  color: #00B4F1;
}

.b-flatBtn {
  color: white;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  min-height: 3rem;
  min-width: 10rem;
  border-radius: 12.5rem;
  background: #00B4F1;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-flatBtn--small {
  font-size: 1.0625rem;
  min-height: 2.5rem;
}
.b-flatBtn:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.b-flatBtn:disabled {
  opacity: 0.2;
}

.b-lineBtn {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  min-height: 3rem;
  min-width: 10rem;
  border-radius: 12.5rem;
  color: #FD7F20;
  border: 0.0625rem solid #FD7F20;
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-lineBtn__label {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
}
.b-lineBtn--small {
  padding: 0.4375rem 1.4375rem;
  font-size: 1.0625rem;
  min-height: 2.5rem;
}
.b-lineBtn:hover {
  background: #FD7F20;
  color: white;
}
.b-lineBtn--active2 {
  color: #00B4F1;
  border-color: #00B4F1;
}
.b-lineBtn--active2:hover {
  background: #00B4F1;
  color: white;
}
.b-lineBtn--active3 {
  color: #14C81F;
  border-color: #14C81F;
}
.b-lineBtn--active3:hover {
  background: #14C81F;
  color: white;
}
.b-lineBtn--active4 {
  color: #A061FF;
  border-color: #A061FF;
}
.b-lineBtn--active4:hover {
  background: #A061FF;
  color: white;
}
.b-lineBtn--alert {
  color: #DD0000;
  border-color: #DD0000;
}
.b-lineBtn--alert:hover {
  background: #DD0000;
  color: white;
}

.b-button__mobile-sticky {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  width: 85%;
  text-align: center;
  bottom: 10px;
  display: inline-block;
}
@media screen and (min-width: 575px) {
  .b-button__mobile-sticky {
    display: none;
  }
}

.b-heroSection {
  background: #00B4F1;
}

.b-section {
  padding: 7rem 0;
}
.b-section__hdr {
  text-align: center;
  position: relative;
  padding: 3rem 0 0;
}
.b-section__hdrLogo {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.b-section__intro {
  text-align: center;
  position: relative;
  padding: 3rem 0 7rem;
}
.b-section__introBadge {
  width: auto;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  fill: #eee;
}
.b-section--chain {
  padding: 3rem 0 7rem;
}

.b-stripeSection {
  position: relative;
  margin: 0 0 4rem;
}
.b-stripeSection:after {
  content: "";
  position: absolute;
  top: 3.5rem;
  bottom: 3.5rem;
  left: 0;
  right: 0;
  background: #FD7F20;
  z-index: -1;
}
.b-stripeSection--spaceTop {
  margin: 5rem 0 0 0;
}
.b-stripeSection--active-2:after {
  background: #00B4F1;
}

.b-blocker--loading:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  cursor: progress;
}
.b-blocker--loading .b-blocker__trigger {
  position: relative;
}
.b-blocker--loading .b-blocker__trigger:before {
  content: "";
  display: block;
  background: white url("../img/thinkster-logomark.svg") no-repeat 50% 50%/contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  bottom: 125%;
  left: 50%;
  margin: 0 0 0 -1rem;
  border-radius: 50%;
  z-index: 10100;
  animation-name: spin-loop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  pointer-events: none;
}
.b-blocker--loading .b-blocker__trigger:after {
  content: "Loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.b-blocker--loading .b-blocker__trigger .b-button__label {
  visibility: hidden;
}

.b-splitBox {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
  padding: 13.5rem 0 6rem;
  text-align: center;
}
.b-splitBox__box {
  color: white;
}
.b-splitBox .o-thinkster__badge {
  position: absolute;
  top: 4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}

.b-contentSection {
  padding: 4rem 0;
}
.b-contentSection--spaceTop {
  margin: 5rem 0 0 0;
}

.b-companionWidget {
  padding: 0 0 4rem 0;
}
.b-companionWidget__hdr {
  text-align: center;
  margin: 0 0 1.5rem;
}
.b-companionWidget .b-checkedListBox {
  padding: 0.5rem 0 0 0;
}

@media only screen and (min-width : 960px) {
  .b-splitBox {
    background: #00B4F1;
    padding: 0;
    text-align: left;
  }
  .b-splitBox:after {
    width: 50%;
    display: block;
    content: "";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
    background: #00b4f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
    /* IE6-9 */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
  .b-splitBox:before {
    display: block;
    content: "";
    width: 0.0625rem;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 3;
  }
  .b-splitBox__container {
    z-index: 2;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .b-splitBox__box {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .b-splitBox__content {
    padding: 6rem 0;
  }
  .b-splitBox__content--a {
    margin: 0 22.22% 0 17.28%;
  }
  .b-splitBox__content--b {
    margin: 0 0 0 22.22%;
  }
  .b-splitBox .o-thinkster__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }
}
.b-headerBlock {
  padding: 2rem 0;
}
.b-headerBlock .a-s\(18\),
.b-headerBlock .a-h\(58\),
.b-headerBlock .a-h\(48\) {
  margin-bottom: 0.5rem;
}
.b-headerBlock--hero {
  padding-top: 5rem;
  color: white;
}

/****************************************************************************************
@
@	Buttons
@
****************************************************************************************/
.c-button {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  background: #fd6c00;
  background: -moz-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: -webkit-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: linear-gradient(to bottom, #fd6c00 0, #f75500 100%);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  border-radius: 12.5rem;
  box-sizing: border-box;
}
.c-button:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.c-button--super {
  padding: 0.6rem 1.5rem;
  font-size: 16px;
  line-height: 2rem;
}
@media screen and (min-width: 400px) {
  .c-button--super {
    padding: 0.8rem 2rem;
    font-size: 18px;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-button--super {
    padding: 1rem 2.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.c-button--active2 {
  background: #00b4f1;
  background: -moz-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: -webkit-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: linear-gradient(to bottom, #00b4f1 0, #0098f1 100%);
}
.c-button--active3 {
  background: #62c814;
  background: -moz-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: -webkit-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: linear-gradient(to bottom, #62c814 0, #14c81f 100%);
}
.c-button--active4 {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: -webkit-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: linear-gradient(to bottom, #ffffff 0, #d8d8d8 100%);
  color: #242424;
}
.c-button--active4:hover {
  color: #26aeee;
}
.c-button--active5 {
  background: #fa6100;
}
.c-button--active5:hover {
  background: #c74d00;
}

.fontraleway {
  font-family: "Raleway", sans-serif;
}

.fontworksans, .o-step-count {
  font-family: "Work Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.font12 {
  font-size: 12px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px !important;
}

.font30 {
  font-size: 30px;
}

.font35 {
  font-size: 35px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.font48 {
  font-size: 48px;
}

@media screen and (max-width: 1024px) {
  .font35-md {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .font25-md {
    font-size: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .font20-md {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .font16-md {
    font-size: 16px !important;
  }
}

.lh--active1 {
  line-height: 30px;
}
.lh--active2 {
  line-height: 24px;
}

.green-bg--active1 {
  background: #37c731;
}
.green-bg--active2 {
  background: white;
  background: white;
  background: -moz-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: -webkit-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: linear-gradient(to bottom, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dde9cc",GradientType=0 );
}
.green-bg--active3 {
  background: #7abe19;
}
.green-bg--active4 {
  background: #ecfbed;
}

.colororange {
  color: #fd7f20 !important;
}
.colororange--active1 {
  color: #fe7f20 !important;
}

.colordarkgrey--active1 {
  color: #333 !important;
}
.colordarkgrey--active2 {
  color: #151415 !important;
}

.lightgrey {
  background: #eee;
}

.colorwhite {
  color: #fff !important;
}

.colorgreen {
  color: #37c731;
}
.colorgreen--active1 {
  color: #7abe19;
}

.colorblue {
  color: #428cce;
}
.colorblue--active2 {
  color: #27b0d1;
}
.colorblue--active3 {
  color: #3488e9;
}
.colorblue--active4 {
  color: #00aeea !important;
}
.colorblue--active5 {
  color: #36505d;
}
.colorblue--active6 {
  color: #029ef1;
}

.colorblack {
  color: #000 !important;
}

.bg-orange--active1 {
  background: #fd7f20;
}
.bg-orange--active2 {
  background: #fb7f31;
}

.bg-blue {
  background: #26acd0;
}
.bg-blue--active2 {
  background: #28b4e3;
}
.bg-blue--active3 {
  background: #28b3e2;
}
.bg-blue--active4 {
  background: #e5f5fe;
}
.bg-blue--active5 {
  background: #2bbcd2;
  background: -moz-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: -webkit-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: linear-gradient(to right, #2bbcd2 0%, #219acf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2bbcd2", endColorstr="#219acf",GradientType=1 );
}
.bg-blue--active6 {
  color: #26acd1;
}
.bg-blue--active7 {
  color: #1eb5ee;
}
.bg-blue--active8 {
  background: #e4f5fd;
}
.bg-blue--active9 {
  background: #28b2d1;
}
.bg-blue--active10 {
  background: #23a1d0;
}
.bg-blue--active11 {
  background: #e0f1f7;
}
.bg-blue--active12 {
  background: #00aeea;
}
.bg-blue--active13 {
  background: #001f63;
}
.bg-blue--active14 {
  background: #e9f9fd;
}
.bg-blue--active15 {
  background: #0072bb;
}
.bg-blue--active16 {
  background: #d7f2fd;
}
.bg-blue--active17 {
  background: #c5e9f8;
}

.bg-pink--active1 {
  background: #fef5ef;
}

.bg-white {
  background: #fff;
}

.light-blue-bg {
  background: #ebf9fe;
}

.light-green-bg {
  background: #edfbec;
}
.light-green-bg--active1 {
  background: #edfadc;
}
.light-green-bg--active2 {
  background: #7bbe19;
}

.light-pink-bg {
  background: #fef5ee;
}
.light-pink-bg--active1 {
  background: #fff2e9;
}

.green-bg-secondary {
  background: #edfadb;
}

.bggrey {
  background: #f9f9f9;
}
.bggrey--active2 {
  background: #eaeaea;
}
.bggrey--active3 {
  background: #f9f9f9;
}
.bggrey--active4 {
  background: #fcfcfc;
}
.bggrey--active5 {
  background: #f5f1ee;
}
.bggrey--active6 {
  background: #f2f4f3;
}
.bggrey--active7 {
  background: #e4e4e4;
}
.bggrey--pattern {
  background: url(../images/pattern-bg.jpg) repeat-x 0 0;
  background-attachment: fixed;
  background-size: cover;
}
.bggrey--active8 {
  background: #f3f3f3;
}
.bggrey--active9 {
  background: #fafafa;
}

.weight800 {
  font-weight: 800;
}

.weight700 {
  font-weight: 700;
}

.weight600 {
  font-weight: 600 !important;
}

.weight500 {
  font-weight: 500;
}

.weight400 {
  font-weight: 400;
}

.weight300 {
  font-weight: 400;
}

.ls--2 {
  letter-spacing: 2px;
}
.ls--4 {
  letter-spacing: 4px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.pd56 {
  padding: 56px;
}

.pd44 {
  padding: 44px;
}

.pd16 {
  padding: 16px;
}

.padding-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-tb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-tb-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.padding-t-20 {
  padding-top: 20px;
}

.padding-t-10 {
  padding-top: 10px;
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding-b-10 {
  padding-bottom: 10px;
}

.padding-l-30 {
  padding-top: 30px;
}

.padding-l-20 {
  padding-left: 20px;
}

.padding-r-20 {
  padding-right: 20px;
}

.padding-10 {
  padding: 10px;
}

.padding0 {
  padding: 0 !important;
}

.paddingb0 {
  padding-bottom: 0 !important;
}

.paddingt0 {
  padding-top: 0 !important;
}

.margin-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-tb-20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.margin-t-25 {
  margin-top: 25px;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-t-10, .margin-t-10-phone {
  margin-top: 10px !important;
}

.margin-t-5 {
  margin-top: 5px;
}

.margin-l-20 {
  margin-left: 20px;
}

.margin-r-20 {
  margin-right: 20px;
}

.margin-10 {
  margin: 10px;
}

.margin0 {
  margin: 0 !important;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-0 {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-0-phone {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .padding-lr-0-phone {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .padding-t-0-phone {
    padding-top: 0 !important;
  }
}

.padding-t-0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-b-0-phone {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-b-0-tab {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .margin-t-20-phone {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-20-phone {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-0-sm {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .margin-t-20-md {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-t-20-sm {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb54-md {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb34-md {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb28-md {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 991px) {
  .mb15-sm {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .ptb34-md {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .p31-md {
    padding: 31px;
  }
}

@media screen and (max-width: 1024px) {
  .pb28-md {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1024px) {
  .pt28-md {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .p16-md {
    padding: 16px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.o-divider {
  border-color: #dddddd;
  margin: 48px 0;
}
.o-divider--secondary {
  border-width: 2px;
}
.o-divider--dashed {
  border-color: #94dae8;
  border-style: dashed;
}
.o-divider--white {
  border-color: #fff;
}
.o-divider--blue {
  border-color: #75c6db;
}
.o-divider--grey {
  border-color: #eaeaea;
}
.o-divider--grey--active1 {
  border-color: #d2d2d2;
}
.o-divider--grey--active2 {
  border-color: #e0e0e0;
}
.o-divider--grey--active3 {
  border-color: #d1dce1;
}
.o-divider--grey--active4 {
  border-color: #f1f1f1;
}
.o-divider--grey--active5 {
  border-color: #f3f3f3;
}
.o-divider--grey--active6 {
  border-color: #ebebeb;
}
@media screen and (max-width: 1024px) {
  .o-divider {
    margin: 28px 0;
  }
}

.borderl {
  border-left-width: 6px;
  border-left-style: solid;
}
.borderl__green {
  border-left-color: #b9db89;
}
.borderl__orange {
  border-left-color: #faaf81;
}
.borderl__orange__active1 {
  border-left-color: #fd7f20;
}
.borderl__blue {
  border-left-color: #029ef1;
}
.borderl__blue__active1 {
  border-left-color: #277fc3;
}
.borderl__active4 {
  border-left-color: #fe7f20;
}
.borderl__green {
  border-left-color: #7abe19;
}
.borderl__grey {
  border-left-color: #e1e1e1;
}
.borderl__purple {
  border-left-color: #a468fc;
}
.borderl__6 {
  border-left-width: 6px;
}

.borderb {
  border-bottom-style: solid;
}
.borderb__blue {
  border-bottom-color: #029ef2;
}
.borderb__active2 {
  border-bottom-color: #029ef1;
}
.borderb__active3 {
  border-bottom-color: #00aeea;
}
.borderb__orange {
  border-bottom-color: #fd7f20;
}
.borderb__green {
  border-bottom-color: #7abe19;
}
.borderb__white {
  border-bottom-color: #fff;
}
.borderb__1 {
  border-bottom-width: 1px;
}
.borderb__2 {
  border-bottom-width: 2px;
}
.borderb__3 {
  border-bottom-width: 3px;
}
.borderb__4 {
  border-bottom-width: 4px;
}

.box-border {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  padding: 61px 80px;
}
@media screen and (max-width: 1024px) {
  .box-border {
    padding: 20px;
  }
}
.box-border__active1 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #323232;
}

.image-border img, .image-border iframe {
  padding: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.image-border--secondary img {
  border-width: 2px;
  padding: 5px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3 img {
  border: 9px solid #219acf;
  padding: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3--active3 img, .image-border--active3--active3 iframe {
  border-width: 15px;
}
.image-border--active5 img, .image-border--active5 .iframe-container {
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
}
.image-border--active5 iframe {
  padding-top: 37px;
  padding-bottom: 37px;
  background: #fff;
}
.image-border--video .iframe-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  overflow: visible;
}

iframe {
  width: 100%;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  z-index: 4;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.numberList {
  counter-reset: my-sec-counter;
}
.numberList .numberListInner {
  padding-left: 40px;
  position: relative;
}
.numberList .numberListInner:before {
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) " ";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 800;
  color: #000;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  line-height: 27px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner:before {
    top: -4px;
  }
}
.numberList .numberListInner--green:before {
  background: #7abe19;
  color: #fff;
}
.numberList .numberListInner--white {
  padding-left: 64px;
}
.numberList .numberListInner--white:before {
  background: #fff;
  color: #24a9c8;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner--white:before {
    width: 33px;
    height: 33px;
    line-height: 33px;
    top: 0;
    font-size: 13px;
  }
}
.numberList .numberListInner--leftauto:before {
  left: auto;
}
.numberList .numberListInner--grey:before {
  color: #666;
  font-size: 18px;
  content: "" counter(my-sec-counter) ".";
}
.numberList--active4 {
  counter-reset: my-sec-counter 3;
}
.numberList--bg .numberListInner:nth-child(4n-7):before {
  background: #fb7f31;
}
.numberList--bg .numberListInner:nth-child(4n-2):before {
  background: #a067fc;
}
.numberList--bg .numberListInner:nth-child(4n-1):before {
  background: #39c630;
}
.numberList--bg .numberListInner:nth-child(4n):before {
  background: #1dafed;
}

.number-list {
  width: 27px;
  height: 27px;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 11px;
}

.o-common-section {
  padding: 61px 0;
}
@media screen and (max-width: 1199px) {
  .o-common-section {
    padding: 41px 0;
  }
}
@media screen and (max-width: 1024px) {
  .o-common-section {
    padding: 28px 0;
  }
}

.o-common-heading {
  font-family: "Raleway", sans-serif;
  margin-bottom: 40px;
}
.o-common-heading--orange {
  color: #fa6609;
}
.o-common-heading sup {
  top: -2px;
}
@media screen and (max-width: 1024px) {
  .o-common-heading {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .o-common-heading {
    margin-bottom: 15px;
  }
}

.borderr__blue {
  border: 1px solid #029ef2;
}
.borderr__blue--active1 {
  border: 1px solid #00aeea;
}
.borderr__green {
  border: 1px solid #7abe19;
}
.borderr__green--active1 {
  border: 1px solid #37c731;
}
.borderr__orange {
  border: 1px solid #fa6609;
}
.borderr__purple {
  border: 1px solid #af81f8;
}

.o-content-list-wrap {
  margin-bottom: 54px;
}
.o-content-list-wrap .o-content-list .o-content-listing {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #444;
}
.o-content-list-wrap .o-content-list .o-content-listing:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}

.o-step-content-list.tick--orange ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
  width: 15px;
  height: 13px;
}
.o-step-content-list ul li {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  position: relative;
  padding: 0 0 0 31px;
  margin-bottom: 21px;
}
.o-step-content-list ul li .bullet {
  padding-top: 21px;
}
.o-step-content-list ul li .bullet li {
  padding: 0 0 0 21px;
}
.o-step-content-list ul li .bullet li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list ul li .bullet--disc li:before {
  background: url(../images/bullet-orange.svg) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.o-step-content-list ul li .bullet--disc--grey li:before {
  background: url(../images/bullet-grey.svg) 0 0 no-repeat;
}
.o-step-content-list ul li .bullet--disc--blue li:before {
  background: url(../images/bullet-blue.svg) 0 0 no-repeat;
  width: 9px;
  height: 9px;
  top: 7px;
}
.o-step-content-list ul li .bullet--discSolid li:before {
  background: url(../images/discsolid.svg) 0 0 no-repeat;
  width: 7px;
  height: 7px;
}
@media screen and (max-width: 767px) {
  .o-step-content-list ul li:last-child {
    margin-bottom: 0;
  }
}
.o-step-content-list--active2 ul li {
  padding-left: 21px;
}
.o-step-content-list--active2 ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: #fff;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.o-step-content-list--active2--grey ul li:before {
  background: #c5c5c5;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list--active2--blue ul li:before {
  background: #36505d;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list.arrow--rightgrey ul li:before {
  background: url(../images/arrow-right-grey.svg) 0 0 no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list.tick ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 13px;
}
.o-step-content-list.tick--green ul li:before {
  background: url(../images/tick-green.svg) 0 0 no-repeat;
}
.o-step-content-list.tick--orange ul li:before {
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
}

.triangle {
  position: relative;
}
.triangle:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 20px 37.5px 0 37.5px;
  line-height: 0;
}
.triangle.triangle-right:before {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-width: 21px 0 21px 17px;
}
.triangle.triangle-right--white:before {
  border-color: transparent transparent transparent white;
  _border-color: #000000 #000000 #000000 white;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-right--hidden:before {
    display: none;
  }
}
.triangle.triangle-top:before {
  top: -20px;
  border-width: 0 32px 20px 32px;
}
.triangle.triangle-top--blue:before {
  border-color: transparent transparent #001f63 transparent;
  line-height: 0;
  _border-color: #000000 #000000 #001f63 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-top--hidden:before {
    display: none;
  }
}
.triangle.triangle-bottom--white:before {
  border-color: white transparent transparent transparent;
  _border-color: white #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue:before {
  border-color: #26abd0 transparent transparent transparent;
  _border-color: #26abd0 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue--active1:before {
  top: 100%;
  border-color: #001f63 transparent transparent transparent;
  _border-color: #001f63 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--hollow {
  width: 41px;
  height: 19px;
  border-top: 1px solid #fff;
  margin: 0 auto;
}
.triangle.triangle-bottom--hollow:before {
  display: none;
}
.triangle.triangle-bottom--hollow--grey {
  top: -18px;
  width: 33px;
  height: 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.borderf {
  position: relative;
  background: #cacaca;
  width: 100%;
  height: 1px;
  margin: -40px 0 40px;
}
@media screen and (max-width: 1024px) {
  .borderf {
    margin-top: 10px;
  }
}

.o-counter-section {
  position: relative;
}
.o-counter-section .o-counter-step {
  font-family: "Work Sans", sans-serif;
  font-size: 45px;
  line-height: normal;
  font-weight: 700;
  color: #777;
  position: relative;
  display: inline-block;
  text-align: center;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.o-counter-section .o-counter-step--blue {
  color: #67c5df;
}
.o-counter-section .o-counter-step--blue--active1 {
  color: #29b6d1;
}
.o-counter-section .o-counter-step--colorgrey {
  color: #7f7f7f;
}

.o-all-you-do-top-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.o-all-you-do-top-bottom.o-all-you-do-top {
  background: #2abad2;
  top: 0;
  height: 345px;
}
.o-all-you-do-top-bottom.o-all-you-do-bottom {
  background: #2ab7d2;
  bottom: 0;
  height: 629px;
}
.o-all-you-do-top-bottom--active4 {
  background: #edfadb;
  height: 37%;
  bottom: 0;
}

.badge {
  vertical-align: middle;
  margin-right: 14px;
}
.badge--orange {
  background: url(../images/badge-orange.svg) 0 0 no-repeat;
  width: 37px;
  height: 44px;
}

.o-number-list ul {
  counter-reset: my-sec-counter;
}
.o-number-list ul li {
  padding-left: 20px;
}
.o-number-list ul li:after {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) ".";
}

.o-shape {
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: relative;
}
.o-shape--hexagon {
  width: 121px;
  height: 150px;
  background: url(../images/logo-icon.svg) 0 0 no-repeat;
}

.o-step-count {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #484848;
  margin: 0 auto 52px;
  text-transform: uppercase;
  display: block;
  left: -13px;
}
.o-step-count--slant-border-grey:after {
  position: absolute;
  top: -14px;
  left: 104px;
  content: "";
  width: 81px;
  height: 150px;
  z-index: 1;
  background: url(../images/slant-border-grey.svg) 0 0 no-repeat;
}
@media screen and (max-width: 1024px) {
  .o-step-count {
    margin-bottom: 12px;
  }
}

.ribbon--blue {
  background: #00aeea;
  position: relative;
  height: 84px;
}
.ribbon--blue:before, .ribbon--blue:after {
  position: absolute;
  top: 0;
  content: "";
  width: 31px;
  height: 84px;
  background: url(../images/ribbon-blue.svg) 0 0 no-repeat;
}
.ribbon--blue:before {
  left: -31px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ribbon--blue:after {
  right: -31px;
}
.ribbon--fontworksans .o-common-heading {
  font-family: "Raleway", sans-serif;
}
.ribbon .o-common-heading {
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .ribbon .o-common-heading {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 480px) {
  .ribbon .o-common-heading {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .ribbon--plr10s {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.hexagon {
  position: relative;
  margin: 28.87px 0;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteBw {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.hexagon {
  position: relative;
  margin: 0 0 28px;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteb {
  background: url(../images/hexagon-whiteb.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.arrow-bg {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
  display: inline-flex !important;
}
.arrow-bg img {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .arrow-bg img {
    max-width: 10px;
  }
}
@media screen and (max-width: 991px) {
  .arrow-bg {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 100%;
    flex: 0 0 100%;
    *width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    *width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 14.2857142857%;
    flex: 0 0 14.2857142857%;
    *width: 14.2857142857%;
  }
}

.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (min-width: 768px) {
  .o-value-box-col {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .o-value-box-col {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 720x) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.matchheightWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  flex-direction: column;
}
.matchheightWrap .matchheight {
  height: 100%;
}

.line-through {
  text-decoration: line-through;
}

.row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.row.justify-content {
  justify-content: center;
}

.col {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col--11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .col--8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .col--2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}

@media screen and (min-width: 768px) {
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}

.valign--top {
  vertical-align: top;
}
.valign--middle {
  vertical-align: middle;
}
.valign--bottom {
  vertical-align: bottom;
}

@media screen and (max-width: 991px) {
  .margin-b0-md {
    margin-bottom: 0 !important;
  }
}

/****************************************************************************************
@
@	Utility Classes
@
****************************************************************************************/
.main-wrapper {
  max-width: 1150px;
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.main-wrapper--full {
  max-width: none;
}

.u-heading-2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #000;
}
.u-heading-2 strong {
  color: #029ef2;
}
.u-heading-2.has-margin-bottom-50 {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .u-heading-2.has-margin-bottom-50 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .u-heading-2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.o-siteFooter__fineprint {
  padding-top: 4rem;
}
.o-siteFooter__fineprint.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.o-siteFooter__fineprint.a-container a {
  color: #00b4f1;
}

.o-thinkster {
  height: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.o-thinkster__logomark {
  width: 3rem;
  height: 3rem;
}
.o-thinkster__wordmark {
  width: 16.25rem;
  height: 1.625rem;
  margin: -0.625rem 0 0 0.625rem;
}
.o-thinkster--stacked {
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.o-thinkster--stacked .o-thinkster__logomark {
  width: 5rem;
  height: 5rem;
  margin: 0 auto;
  display: block;
}
.o-thinkster--stacked .o-thinkster__wordmark {
  margin: 1rem auto 0;
  display: block;
}

.o-thinkster__badge {
  width: 6.6875rem;
  height: 7.5rem;
  position: relative;
  margin: 0 auto;
}
.o-thinkster__badgeLogo {
  width: auto;
  height: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.o-thinkster__badgeHexagon {
  width: 6.6875rem;
  height: 7.5rem;
  fill: white;
}

.o-siteFooter__bottom {
  border-top: 1px solid #406173;
  padding: 2rem 0 0;
  margin: 2rem 0 0;
}
.o-siteFooter__main {
  background: #3C5969;
  padding: 2rem 0 4rem;
}
.o-siteFooter__hdr {
  padding-bottom: 0.5rem;
  text-align: center;
}
.o-siteFooter__navItem--title {
  margin-top: 1rem;
}
.o-siteFooter__navLink {
  color: white;
}
.o-siteFooter__navLink strong {
  font-size: 1.375rem;
}
.o-siteFooter__navSubItem {
  font-size: 0.8125rem;
  line-height: 1.5rem;
  text-align: center;
}
.o-siteFooter__philosophy {
  padding: 1.5rem 0 0 0;
  text-align: center;
}
.o-siteFooter__meta {
  -webkit-align-self: right;
  -moz-align-self: right;
  -ms-flex-item-align: right;
  align-self: right;
  margin-left: 8.333%;
}
.o-siteFooter__socialMedia {
  padding: 1rem;
  background: #f1efef;
  border-radius: 3px;
  max-width: 300px;
  margin: 0 auto;
}
.o-siteFooter__socialMedia .o-siteFooter__hdr {
  color: #5f5f5f;
}
@media screen and (max-width: 959px) {
  .o-siteFooter__socialMedia {
    margin-top: 2rem;
  }
}
.o-siteFooter__socialMediaIcons {
  padding: 0.5rem 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
}
.o-siteFooter__socialMediaIcons a[title=Facebook]:hover .o-siteFooter__socialMediaIcon {
  fill: #4267b2;
}
.o-siteFooter__socialMediaIcons a[title=Twitter]:hover .o-siteFooter__socialMediaIcon {
  fill: #00acee;
}
.o-siteFooter__socialMediaIcons a[title=YouTube]:hover .o-siteFooter__socialMediaIcon {
  fill: #FF0000;
}
.o-siteFooter__socialMediaIcons a[title=LinkedIn]:hover .o-siteFooter__socialMediaIcon {
  fill: #0e76a8;
}
.o-siteFooter__socialMediaLink {
  margin-right: 0.5rem;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
.o-siteFooter__socialMediaLink:hover {
  /*.o-siteFooter__socialMediaIcon {
    fill: $active-1;
  }*/
}
.o-siteFooter__socialMediaIcon {
  width: 2.5rem;
  height: 2.5rem;
  fill: #7e7e7e;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteFooter__nameChange {
  padding: 2.5rem 0 1rem 0;
}
.o-siteFooter__fineprint {
  text-align: center;
  padding: 2rem 0;
}

@media only screen and (max-width: 959px) {
  .o-siteFooter__sitemap {
    padding: 0 0 0rem;
  }
  .o-siteFooter__sitemap .a-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .o-siteFooter__sitemap .a-col--1-2 {
    padding: 0 0.75rem;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .o-siteFooter__navItem {
    text-align: center;
  }
  .o-siteFooter__meta {
    margin: 0;
  }
  .o-siteFooter__socialMediaLink {
    margin: 0 0.25rem;
  }
  .o-siteFooter__socialMediaIcons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .o-siteFooter__nameChange {
    text-align: center;
  }
}
@media screen and (max-width: 959px) {
  .o-siteFooter__nav:not(:last-child) {
    margin: 0 0 10px;
  }
}

@media only screen and (min-width : 960px) {
  .o-siteFooter__hdr {
    text-align: left;
  }
  .o-siteFooter__nav {
    display: block;
    text-align: left;
  }
  .o-siteFooter__navSubItem {
    position: relative;
    text-align: left;
  }
  .o-siteFooter__navSubItem:before {
    position: absolute;
    content: "";
    left: 0.25rem;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border-radius: 3.125rem;
    border: 0.0625rem solid white;
    width: 0.5rem;
    height: 0.5rem;
    box-sizing: border-box;
  }
  .o-siteFooter__navSubItem .o-siteFooter__navLink {
    margin-left: 1rem;
    white-space: nowrap;
  }
}
.footer-new {
  background: #2d383e;
  font-family: "work-sans";
}
.footer-new .footer-new-inn {
  padding: 70px 0 60px;
}
.footer-new .footer-new-inn .logo-section {
  padding-right: 100px;
  position: absolute;
  bottom: 37px;
}
@media screen and (min-width: 320px) and (max-width: 576px) {
  .footer-new .footer-new-inn .logo-section {
    position: inherit;
    bottom: inherit;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.footer-new .footer-new-inn .logo-section .ftr-logo .o-thinkster__badge {
  margin: 0 0 20px;
}
.footer-new .footer-new-inn .logo-section p {
  margin: 50px 0 24px;
  color: #d8e0e6;
  font-size: 16px;
  line-height: 25px;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .logo-section a {
  text-decoration: underline;
  color: #fff;
  font-weight: 600;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .ftr-about-sec .box-list {
  margin-bottom: 25px;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list.ftr-resource-sec {
  margin-top: 0px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .footer-new .footer-new-inn .ftr-about-sec .box-list.ftr-resource-sec {
    margin-top: 0;
  }
}
.footer-new .footer-new-inn .ftr-about-sec .box-list .ftr-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 45px;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .ftr-about-sec .box-list .ftr-title::before {
  content: "";
  position: absolute;
  width: 69px;
  height: 3px;
  left: 0;
  background: #acd6f2;
  bottom: -20px;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a {
  color: #acd6f2;
  text-decoration: none;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-facebook {
  color: #4267b2 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-youtube {
  color: #ff0000 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-twitter {
  color: #00acee !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-linkedin {
  color: #0e76a8 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-instagram {
  background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-pinterest {
  color: #e60023 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li a {
  color: #d8e0e6;
  line-height: 26px;
  font-size: 14px;
  font-family: "Work Sans";
}

.ftr-social-list li {
  display: inline-block;
  margin-bottom: 10px;
}
.ftr-social-list li:last-child {
  padding-right: 0;
}
.ftr-social-list li a {
  font-size: 20px !important;
  padding-right: 15px;
}

.ftr-heap-img {
  margin-top: 15px;
}

.footer-copy-right {
  background-color: #242d30;
}
.footer-copy-right .footer-copy-right-inn {
  padding: 25px 0;
}
.footer-copy-right .footer-copy-right-inn p {
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 0;
  font-family: "Work Sans";
}
@media screen and (min-width: 320px) and (max-width: 880px) {
  .footer-copy-right .footer-copy-right-inn p span {
    display: block;
    margin: 0 0 10px;
    line-height: 22px;
  }
}
.footer-copy-right .footer-copy-right-inn p a {
  padding-left: 40px;
  color: #acd6f2;
}
.footer-copy-right .footer-copy-right-inn p a:hover {
  text-decoration: none;
  color: #FD7F20;
}

.footer-bottom {
  background-color: #ffffff;
}
.footer-bottom .footer-bottom-inn {
  padding: 40px 0;
}
.footer-bottom .footer-bottom-inn p {
  color: #666666;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: "Work Sans";
}

@media screen and (max-width: 1023px) {
  html {
    overflow-x: hidden;
  }
}

body.bodIsOpen,
html.bodIsOpen {
  overflow: hidden;
}

.o-siteHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 100;
  background: white;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteHeader--docked {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.93);
}
.o-siteHeader--hasNotification {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.o-siteHeader--shadow {
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.93);
}
.o-siteHeader__branding {
  padding: 0.5rem 0 0.5rem 1rem;
}
@media screen and (max-width: 450px) {
  .o-siteHeader__branding {
    padding: 0.5rem 0 0.5rem 1rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__branding {
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
}
.o-siteHeader__nav {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.5rem 0;
}
.o-siteHeader__navItems {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0;
}
.o-siteHeader__navItem {
  position: relative;
  margin: 0 1.25rem 0 0;
}
.o-siteHeader__navItem--tier1, .o-siteHeader__navItem--tier2, .o-siteHeader__navItem--tier3 {
  display: none;
}
.o-siteHeader__navItem--hasSubNav:hover .o-siteHeader__subNav {
  display: block;
}
.o-siteHeader__navLink {
  color: #242424;
  display: inline-block;
}
.o-siteHeader__navLink .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #FD7F20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteHeader__navLink:hover {
  color: #00B4F1;
}
.o-siteHeader__navLink:hover .a-glyph--wedgeBoldDown {
  fill: #00B4F1;
}
.o-siteHeader__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: white;
}
.o-siteHeader__navBtn:hover {
  color: white;
}
@media screen and (min-width: 1201px) {
  .o-siteHeader__navTrigger {
    display: none;
  }
}
.o-siteHeader__navTrigger, .o-siteHeader__navClose {
  padding: 0.5rem;
  margin: 0 1rem 0 -0.5rem;
}
.o-siteHeader__navTrigger .a-glyph, .o-siteHeader__navClose .a-glyph {
  fill: #FD7F20;
}
.o-siteHeader__navTrigger:hover .a-glyph, .o-siteHeader__navClose:hover .a-glyph {
  fill: #00B4F1;
}
.o-siteHeader__navTrigger {
  position: relative;
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__navTrigger {
    margin: 0 0 0 0.3rem;
  }
}
.o-siteHeader .o-thinkster__logomark {
  width: 2rem;
  height: 2rem;
  display: none;
}
.o-siteHeader .o-thinkster__wordmark {
  width: 12.5rem;
  height: 1.1875rem;
  margin: -0.375rem 0 0 0.375rem;
}
.o-siteHeader__subNav {
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  display: none;
  white-space: nowrap;
}
.o-siteHeader__subNavItem {
  border-bottom: 0.0625rem solid #eee;
}
.o-siteHeader__subNavLink {
  padding: 0.5rem 1rem;
  display: block;
}

@media only screen and (min-width : 640px) {
  .o-siteHeader__branding {
    padding: 1rem 0 1rem 0.5rem;
  }
  .o-siteHeader__navItem--tier1 {
    display: block;
  }
}
@media only screen and (min-width : 1024px) {
  .o-siteHeader__navItem--tier2 {
    display: block;
  }
  .o-siteHeader .o-thinkster__logomark {
    width: 3rem;
    height: 3rem;
  }
  .o-siteHeader .o-thinkster__wordmark {
    width: 16.25rem;
    height: 1.625rem;
    margin: -0.625rem 0 0 0.625rem;
  }
}
@media only screen and (min-width: 1360px) {
  .o-siteHeader__navItem--tier3 {
    display: block;
  }
  .o-siteHeader__navTrigger {
    display: none;
  }
}
@media screen and (min-width: 1101px) {
  .o-siteHeader__navTrigger {
    display: none;
  }
}

.startFreeTrialMobileHamburger {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.startFreeTrialMobile {
  display: none;
}
@media screen and (max-width: 1100px) {
  .startFreeTrialMobile {
    display: block;
  }
}
.startFreeTrialMobile a {
  font-size: 0.8rem;
  padding: 0.2rem 0.8rem;
}

.o-notificationBar {
  background: #ff9e52 !important;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.o-notificationBar__is-parcc-offer {
  text-align: center !important;
}
.o-notificationBar .o-notificationBar__msg.__msg-width {
  max-width: 1200px;
  margin: 0 auto;
}
.o-notificationBar__close {
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 10;
  position: absolute;
  right: 1rem;
  background: url(../images/notification-cancel-white.png) 50% 50% no-repeat;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .o-notificationBar__close {
    top: 10px !important;
    right: 5px !important;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.o-notificationBar .SelectQ-logo {
  height: 23px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .o-notificationBar .SelectQ-logo {
    margin: 0 0 10px;
  }
}
.o-notificationBar span {
  color: #252525;
  font-size: 1.3rem;
  line-height: 2rem;
  vertical-align: middle;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .o-notificationBar span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.o-notificationBar__msg {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.75rem 1rem !important;
}
.o-notificationBar__msg--hasBtn {
  padding: 0.25rem 0 0.25rem 2.5rem;
}
.o-notificationBar__link {
  color: #252525;
  display: inline;
  border-bottom: 0.0625rem dotted #252525;
}
.o-notificationBar__link:hover {
  color: #252525;
  border-bottom: none;
}
.o-notificationBar__dismissBtn {
  width: 2.5rem;
  height: 2.5rem;
}
.o-notificationBar__dismissBtn .a-glyph {
  fill: #FD7F20;
  display: block;
  margin: 0 auto;
}
.o-notificationBar__dismissBtn:hover .a-glyph {
  fill: #242424;
}

.gem-banner-bar {
  background: linear-gradient(to left, #1d2671, #c33764) !important;
}
.gem-banner-bar .o-notificationBar__msg {
  padding: 20px 1rem !important;
}
.gem-banner-bar .o-notificationBar__msg.__msg-width {
  max-width: 1200px;
  cursor: pointer;
}
.gem-banner-bar .b-row {
  display: flex;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row {
    display: block;
  }
}
.gem-banner-bar .b-row .b-col-left {
  flex: 0 0 67%;
  max-width: 67%;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gem-banner-bar .b-row .b-col-left p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}
.gem-banner-bar .b-row .b-col-left p a {
  text-decoration: underline;
  color: #fff;
}
.gem-banner-bar .b-row .b-col-left p b {
  font-size: 19px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left p b {
    font-size: 16px;
  }
}
.gem-banner-bar .b-row .b-col-right {
  flex: 0 0 25%;
  max-width: 25%;
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gem-banner-bar .b-row .b-col-right a {
  background: #fcd466;
  padding: 10px 30px;
  border-radius: 35px;
  display: inline-block;
  margin: 10px 0 0;
  color: #000;
  font-weight: 600;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-right a {
    padding: 10px 20px;
    font-size: 15px;
  }
}
.gem-banner-bar .o-notificationBar__close {
  top: 22px !important;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .o-notificationBar__close {
    top: 7px !important;
  }
}

.o-homehero-video {
  background: url("../images/home-hero-video-bg.jpg") 50% 0% no-repeat #fff;
  background-size: cover;
  padding: 40px 0px 40px;
}
.o-homehero-video.o-homehero--worksheet {
  background: url("../images/math-worksheet/home-hero-video-bg.jpg") 50% 0% no-repeat #fff;
  background-size: cover;
  min-height: 400px;
}
.o-homehero-video.o-homehero--worksheet h1 {
  text-transform: uppercase;
  margin-bottom: 12px;
}
.o-homehero-video.o-homehero--worksheet h1 small {
  font-size: 76px;
  font-weight: 700;
  color: #000;
}
.o-homehero-video.o-homehero--worksheet h1 span {
  display: block;
  color: #00a7f1;
}
.o-homehero-video.o-homehero--worksheet p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  color: #000;
}
.o-homehero-video h1 span {
  color: #01aaf2;
}
.o-homehero-video h1 span.sub-heading {
  font-size: 1.8rem;
  line-height: 2.25rem;
  color: #242424;
}
.o-homehero-video .subtext.mod-1 {
  color: #01aaf2;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.o-homehero-video .subtext.mod-2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 10px;
  border-left: 4px solid #c9c9c9;
}
.o-homehero-video .subtext.mod-2 strong {
  font-weight: 700;
  color: #fd7f20;
}
.o-homehero-video .o-homeHero__action {
  margin: 2rem 0 1rem 0;
}
.o-homehero-video .vid-bottom-text {
  margin-top: 0.5rem;
}
.o-homehero-video .vidMainWrap {
  max-width: 760px;
  margin: 0 auto;
}
.o-homehero-video--vidwrap2 {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 10px 12px -8px rgba(0, 0, 0, 0.5);
}
.o-homehero-video--vidwrap2--cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url("../images/home-hero-video-cover.jpg") 50% 0% no-repeat #000;
  background-size: cover;
  transition: all 0.2s;
}
.o-homehero-video--vidwrap2--cover.isPlaying {
  opacity: 0;
  visibility: hidden;
}
.o-homehero-video--vidwrap2--cover span {
  width: 69px;
  height: 69px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.o-homehero-video--vidwrap2--cover span:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.o-homehero-video--vidwrap3 {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 10px 12px -8px rgba(0, 0, 0, 0.5);
}
.o-homehero-video--vidwrap3--cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url("../images/online-math-programs/top-banner.png") 50% 0% no-repeat #000;
  background-size: cover;
  transition: all 0.2s;
}
.o-homehero-video--vidwrap3--cover.isPlaying {
  opacity: 0;
  visibility: hidden;
}
.o-homehero-video--vidwrap3--cover span {
  width: 69px;
  height: 69px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.o-homehero-video--vidwrap3--cover span:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.o-homehero-video--vidwrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  overflow: hidden;
}
.o-homehero-video--vidwrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media all and (min-width: 960px) {
  .o-homehero-video .a-row {
    align-items: center;
  }
}
@media all and (max-width: 1025px) {
  .o-homehero-video h1 br {
    display: none;
  }
}
@media all and (max-width: 959px) {
  .o-homehero-video .a-col.left {
    flex-basis: 100%;
    max-width: 100%;
    order: 2;
    text-align: center;
  }
  .o-homehero-video .a-col.right {
    flex-basis: 100%;
    max-width: 100%;
    order: 1;
    padding-bottom: 25px;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.popover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 998;
}
.popover .popover-body {
  padding: 1rem;
}
.popover .close {
  position: absolute;
  right: -15px;
  top: -15px;
  border-radius: 50%;
  padding: 0;
  background: #333;
  opacity: 1;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
}
.popover .close:not(:disabled):not(.disabled):focus, .popover .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
  color: #fff;
}

.o-tm-mega-menu {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.5rem 0;
  position: relative;
}
.o-tm-mega-menu__primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
}
.o-tm-mega-menu__primary__navItems {
  margin: 0 1.25rem 0 0;
  font-family: "Work Sans";
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__links {
  position: relative;
  margin-right: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__dropDown {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0 0 0.007812em;
  border-top: 4px solid #fd7f20;
  border-bottom: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__dropDown {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0 0 0.007812em;
  border-left: 4px solid #fd7f20;
  border-right: none;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  vertical-align: middle;
}
.o-tm-mega-menu__primary__navItems.hasSubNav:hover .o-tm-mega-menu__primary__navItems__links:after {
  border-top: none;
  border-bottom: 4px solid #fd7f20;
}
.o-tm-mega-menu__primary__navItems__links {
  color: #242424;
  display: inline-block;
}
.o-tm-mega-menu__primary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: none;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__primary__navItems__links:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__links:hover .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
@media screen and (min-width: 1101px) {
  .o-tm-mega-menu__primary__navItems__links {
    font-size: 15px !important;
  }
}
@media screen and (min-width: 1301px) {
  .o-tm-mega-menu__primary__navItems__links {
    font-size: 17px !important;
  }
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__links {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__dropDown:after {
  border-top: none;
  border-bottom: 4px solid #fd7f20;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__secondary {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 5px);
  -moz-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -o-transform: translate(0, 5px);
  transform: translate(0, 5px);
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__secondary::before {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #00b4f1;
  left: 17%;
  top: -1.5%;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__links {
  position: relative;
}
.o-tm-mega-menu__primary__navItems.hasSelfSubmenu {
  position: relative;
}
.o-tm-mega-menu__primary__navItems.hasSelfSubmenu:hover .o-tm-mega-menu__primary__navItems__selfSubmenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-150px, 20px);
  -moz-transform: translate(-150px, 20px);
  -ms-transform: translate(-150px, 20px);
  -o-transform: translate(-150px, 20px);
  transform: translate(-150px, 20px);
}
.o-tm-mega-menu__primary__navItems__selfSubmenu {
  width: 50vw;
  max-width: 300px;
  position: absolute;
  left: 50%;
  top: 100%;
  padding: 30px 0;
  display: flex;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -o-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(-150px, 30px);
  -moz-transform: translate(-150px, 30px);
  -ms-transform: translate(-150px, 30px);
  -o-transform: translate(-150px, 30px);
  transform: translate(-150px, 30px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__col {
  flex: 1;
  padding: 0 30px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__col:last-of-type {
  border-right: none;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__heading {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems {
  position: relative;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems__links {
  color: #242424;
  display: inline-block;
  padding: 10px 0;
  font-size: 15px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems:hover__links {
  color: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems:hover__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems.hasSubNav__links {
  position: relative;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navBtn:hover {
  text-decoration: none;
}
.o-tm-mega-menu__primary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
}
.o-tm-mega-menu__primary__navBtn:hover {
  text-decoration: none;
}
@media screen and (min-width: 1101px) {
  .o-tm-mega-menu__primary__navBtn {
    font-size: 13px;
  }
}
@media screen and (min-width: 1301px) {
  .o-tm-mega-menu__primary__navBtn {
    font-size: 1.0625rem !important;
  }
}
.o-tm-mega-menu__secondary {
  width: 100vw;
  max-width: 900px;
  position: absolute;
  right: 150px;
  top: 100%;
  padding: 20px 0;
  display: flex !important;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -o-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(0, 15px);
  -moz-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  -o-transform: translate(0, 15px);
  transform: translate(0, 15px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
  border-left-color: #fff;
  border-right-color: #fff;
  z-index: 4;
}
.o-tm-mega-menu__secondary.our-results {
  right: 420px;
}
.o-tm-mega-menu__secondary.our-results::before {
  left: 28% !important;
  top: -5.2% !important;
}
.o-tm-mega-menu__secondary.resources::before {
  left: 40% !important;
  top: -3.2% !important;
}
.o-tm-mega-menu__secondary.about-thinkster {
  right: 425px;
}
.o-tm-mega-menu__secondary.about-thinkster::before {
  left: 37% !important;
  top: -2.2% !important;
}
.o-tm-mega-menu__secondary.math-program {
  right: 760px;
}
.o-tm-mega-menu__secondary.isOpen {
  opacity: 1;
  visibility: visible;
}
.o-tm-mega-menu__secondary.learn-more {
  right: 65px;
}
.o-tm-mega-menu__secondary.learn-more::before {
  left: 46% !important;
  top: -2.5% !important;
}
.o-tm-mega-menu__secondary.is4col {
  max-width: 1150px;
  right: 50px;
  flex-wrap: wrap;
}
.o-tm-mega-menu__secondary.is4col--xs {
  max-width: 980px;
}
.o-tm-mega-menu__secondary.is4col .o-tm-mega-menu__secondary__col {
  padding-bottom: 15px;
}
.o-tm-mega-menu__secondary.is4col .o-tm-mega-menu__secondary__col.isAuto {
  padding-bottom: 0;
}
.o-tm-mega-menu__secondary.is1col {
  max-width: 235px;
}
.o-tm-mega-menu__secondary.is2col {
  max-width: 740px;
}
.o-tm-mega-menu__secondary.is2col--xs {
  max-width: 400px;
}
.o-tm-mega-menu__secondary.is2col--md {
  max-width: 680px;
}
.o-tm-mega-menu__secondary.is3col--md {
  max-width: 780px;
}
.o-tm-mega-menu__secondary.flexInitial {
  flex: initial;
  flex-wrap: wrap;
}
.o-tm-mega-menu__secondary.widthAuto {
  width: auto;
  max-width: initial;
}
.o-tm-mega-menu__secondary__col {
  flex: 1;
  padding: 0 20px;
}
.o-tm-mega-menu__secondary__col p {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: normal;
}
.o-tm-mega-menu__secondary__col:last-of-type {
  border-right: none;
}
.o-tm-mega-menu__secondary__col.isAuto {
  -webkit-flex: auto;
  flex: auto;
  width: 100%;
  padding: 15px 25px 0;
  border-top: 1px solid #eee;
}
.o-tm-mega-menu__secondary__col.flexInitial {
  flex: initial;
}
.o-tm-mega-menu__secondary__col.widthFull {
  width: 100%;
}
.o-tm-mega-menu__secondary__col__is2col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-tm-mega-menu__secondary__heading {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links--mod {
  padding-left: 0;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems {
  position: relative;
  font-family: "Work Sans";
  padding: 0;
  margin: 0 0 10px;
}
.o-tm-mega-menu__secondary__navItems .b-button {
  padding-left: 40px;
  padding-right: 40px;
  margin: 15px 0 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems {
  margin: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
  padding: 3px 3px;
  font-size: 15px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links.padding-left-20 {
  padding-left: 20px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links--mod {
  padding-left: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links:hover {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links--strong {
  font-size: 18px;
  color: #5f5f5f;
  font-weight: 700;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall {
  border-top: 1px solid #ddd;
  margin-top: 0.25rem !important;
  padding-top: 1rem;
  text-align: center;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall strong {
  font-weight: bold;
  font-size: 14px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall strong, .o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall p {
  text-align: left;
  margin: 0 0 0.5rem;
  padding: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall a {
  display: inline-flex;
  margin: 0.5rem 0 0 !important;
}
.o-tm-mega-menu__secondary__navItems:hover__links {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__secondary__navItems:hover__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav__navItems {
  position: relative;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav__links {
  position: relative;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul {
  display: none !important;
  position: absolute;
  left: 100%;
  top: 0;
  width: max-content;
  min-width: 200px;
  max-width: 400px;
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.625rem;
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul a {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
  padding: 3px 3px;
  font-size: 15px;
  font-weight: 700;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul a:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav:hover > ul {
  display: block !important;
}
@media screen and (min-width: 1311px) {
  .o-tm-mega-menu__secondary__navItems {
    padding-left: 0;
  }
}
.o-tm-mega-menu__secondary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
}
.o-tm-mega-menu__secondary__navBtn:hover {
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .o-tm-mega-menu {
    display: none;
  }
}

.o-siteHeader__navTrigger.tm-new-hamburger {
  display: none;
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__navTrigger.tm-new-hamburger {
    display: block;
  }
}

.o-mobile-side-nav {
  width: 410px;
  height: 100vh;
  max-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  -webkit-transform: translateX(415px);
  -moz-transform: translateX(415px);
  -ms-transform: translateX(415px);
  -o-transform: translateX(415px);
  transform: translateX(415px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.o-mobile-side-nav.isOpen {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.o-mobile-side-nav .col {
  flex: 1;
  position: relative;
  z-index: 1;
  max-height: 100%;
  padding: 0;
}
.o-mobile-side-nav .col.auto {
  flex: initial;
  z-index: 2;
  padding: 0;
}
.o-mobile-side-nav__close {
  height: 80px;
  float: right;
  background: #fff;
  margin: 0;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  -webkit-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
}
.o-mobile-side-nav__close:hover {
  background: #fff;
}
.o-mobile-side-nav__close:active, .o-mobile-side-nav__close:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__main {
  background: #fff;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 100px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}
.o-mobile-side-nav__primary__items__links {
  color: #242424;
  font-size: 15px;
  padding: 16px 18px;
  font-family: "Work Sans";
  display: flex;
  align-items: center;
}
.o-mobile-side-nav__primary__items__links:active, .o-mobile-side-nav__primary__items__links:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__primary__items__links span {
  flex: 1;
}
.o-mobile-side-nav__primary__items__links span.last {
  flex: initial;
  text-align: right;
}
.o-mobile-side-nav__primary__items__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: none;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-mobile-side-nav__primary__items__links a:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items {
  position: relative;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links {
  position: relative;
  display: inline-block;
  padding-right: 0;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links.isLinksOpen:after {
  border-top: none;
  border-bottom: 7px solid #fd7f20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links a span {
  display: block;
  margin-top: 1rem;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__arrowWrap {
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 52px;
  cursor: pointer;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0;
  border-top: 7px solid #fd7f20;
  border-bottom: none;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  vertical-align: middle;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown__dropUp span:after {
  border-bottom: 7px solid #fd7f20;
  border-top: none;
}
.arrow-up .o-mobile-side-nav__primary__items__dropDown {
  transform: rotate(180deg);
  /* Adjust this according to your design */
}

.arrow-down .o-mobile-side-nav__primary__items__dropDown {
  transform: rotate(0deg);
  /* Adjust this according to your design */
}
.o-mobile-side-nav__primary__items.btn-holder {
  padding: 18px 30px;
}
.o-mobile-side-nav__primary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
  text-align: center;
}
.o-mobile-side-nav__primary__navBtn:hover {
  text-decoration: none;
}
.o-mobile-side-nav__secondary {
  background: #f9f9f9;
  display: none;
}
.o-mobile-side-nav__secondary.isOpen {
  display: block;
}
.o-mobile-side-nav__secondary__items p {
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 0;
}
.o-mobile-side-nav__secondary__items p + span {
  display: block;
  color: #666;
  margin: 0.5rem 0 0;
}
.o-mobile-side-nav__secondary__items h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 0;
}
.o-mobile-side-nav__secondary__items__links {
  color: #242424;
  font-size: 15px;
  padding: 18px 20px 18px 35px;
  font-family: "Work Sans";
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
}
.o-mobile-side-nav__secondary__items__links a:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__secondary__items__links:active, .o-mobile-side-nav__secondary__items__links:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__secondary__items__links span {
  flex: 1;
}
.o-mobile-side-nav__secondary__items__links span.last {
  flex: initial;
  text-align: right;
}
.o-mobile-side-nav__secondary__items__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-mobile-side-nav__secondary__items__links--strong {
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.o-mobile-side-nav__secondary__items.btn-holder {
  padding: 18px 30px;
}
.o-mobile-side-nav__secondary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
  text-align: center;
}
.o-mobile-side-nav__secondary__navBtn:hover {
  text-decoration: none;
}
.o-mobile-side-nav__third .o-mobile-side-nav__third__items__links {
  padding-left: 45px;
  font-size: 14px;
}
.o-mobile-side-nav__third .o-mobile-side-nav__third__items__links:hover {
  text-decoration: none;
  color: #FD7F20;
}
@media screen and (max-width: 640px) {
  .o-mobile-side-nav {
    width: 280px;
    -webkit-transform: translateX(285px);
    -moz-transform: translateX(285px);
    -ms-transform: translateX(285px);
    -o-transform: translateX(285px);
    transform: translateX(285px);
  }
  .o-mobile-side-nav__close {
    height: 64px;
    width: 52px;
    padding: 0;
  }
}

.isFlex2 {
  flex: 2;
}

.learnMore__left {
  padding-left: 0;
}
.learnMore__right {
  padding-right: 0;
}

.o-topMenu {
  text-align: left;
}
.o-topMenu__socialHeading {
  padding: 0 0 7px;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  color: #5f5f5f;
}
.o-topMenu__socialMediaLink {
  width: 48px;
  height: 48px;
  margin: 0 18px 0 0;
}
.o-topMenu__socialMediaLink:last-of-type {
  margin-right: 0;
}
.o-topMenu__socialMediaIcon {
  width: 48px;
  height: 48px;
  fill: #7e7e7e;
}

.o-tm-mega-menu__secondary__heading {
  margin-bottom: 5px;
  color: #5f5f5f;
  font-size: 16px !important;
}

.noBorderRight {
  border-right: none;
}

.GetStartedWithSat-bttn, .loginToSat-link, .for-MathTutoring {
  display: none;
}

@media screen and (min-width: 1311px) {
  #menuMobile {
    display: none;
  }
}

.o-th-main-menu .navbar-nav .nav-item .dropdown-menu {
  padding: 15px 9px;
  margin: 10px 0 0;
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  border-radius: 9px;
  border: none;
}
.o-th-main-menu .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  color: #00bbf5;
  text-decoration: none;
  background-color: transparent;
}

.fa-dot-circle-o::before {
  font-size: 10px;
  line-height: 20px;
  top: -2px;
  position: relative;
}

.fa-circle::before {
  font-size: 8px;
  line-height: 20px;
  top: -1px;
  position: relative;
  left: -1px;
}

.social-icons {
  padding: 5px 12px 0;
}
.social-icons .list-name {
  display: inline-block;
  margin-right: 7px;
}
.social-icons .list-name:hover .list-link .fa-facebook {
  color: #fff;
  background-color: #4267b2;
}
.social-icons .list-name:hover .list-link .fa-twitter {
  color: #fff;
  background-color: #00acee;
}
.social-icons .list-name:hover .list-link .fa-youtube {
  color: #fff;
  background-color: #ff0000;
}
.social-icons .list-name:hover .list-link .fa-linkedin {
  color: #fff;
  background-color: #0e76a8;
}
.social-icons .list-name:hover .list-link .fa-instagram {
  color: #fff;
  background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.social-icons .list-name:hover .list-link .fa-pinterest {
  color: #fff;
  background-color: #e60023;
}
.social-icons .list-name .list-link .fa {
  width: 30px;
  height: 30px;
  background: #ddd;
  line-height: 30px;
  border-radius: 50px;
  color: #666;
}

.lp-3 {
  padding-left: 3rem;
}

.lp-2 {
  padding-left: 2rem;
}

.lp-1 {
  padding-left: 1rem;
}

.lp-5 {
  padding-left: 2rem;
}

p.o-tm-mega-menu__secondary__heading {
  font-size: 18px !important;
  margin-bottom: 0;
  margin-left: 0;
}

.o-mobile-side-nav__secondary__items__bookcall a, .o-tm-mega-menu__secondary__navItems__bookCall a {
  color: #fff;
  padding: 0.5rem 2rem !important;
  display: block;
  background: #3c82f6;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  font-weight: 600;
  margin: 0.5rem auto 0;
}
.o-mobile-side-nav__secondary__items__bookcall a:hover, .o-mobile-side-nav__secondary__items__bookcall a:focus, .o-tm-mega-menu__secondary__navItems__bookCall a:hover, .o-tm-mega-menu__secondary__navItems__bookCall a:focus {
  color: #fff;
}

/*==========================================================
 *
 *  Affiliates Social Proof Style
 *
 ==========================================================*/
.o-affiliates-social-proof {
  background: #eee;
}
@media screen and (max-width: 992px) {
  .o-affiliates-social-proof {
    background-color: #ffffff !important;
    margin: 0 20px;
  }
}
.o-affiliates-social-proof--featurePane {
  min-height: 6rem;
  padding: 0.9rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .o-affiliates-social-proof--featurePane {
    padding: 0rem 0;
  }
}
.o-affiliates-social-proof--feature {
  padding: 0.5rem 1rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .o-affiliates-social-proof--feature {
    width: 46%;
    float: left;
    margin: 0 0 15px 12px;
    border-radius: 7px;
    box-shadow: 0 18px 28.48px rgba(0, 0, 0, 0.07);
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .o-affiliates-social-proof--feature {
    width: 31%;
    float: left;
    box-shadow: 0 18px 28.48px rgba(0, 0, 0, 0.07);
    margin: 0 0 15px 12px;
    border-radius: 7px;
  }
}
.o-affiliates-social-proof--feature > div {
  min-height: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.o-affiliates-social-proof--feature > div img {
  margin: auto;
  max-height: 32px;
  width: auto;
}
.o-affiliates-social-proof--feature > div img.pbs {
  max-height: 38px;
}
.o-affiliates-social-proof--feature > div img.apple {
  max-height: 40px;
  position: relative;
  top: -3px;
}
.o-affiliates-social-proof--feature > div img.inc5000 {
  max-height: 40px;
}
@media screen and (min-width: 1025px) {
  .o-affiliates-social-proof--feature > div {
    min-height: 6rem;
  }
}

.o-affiliates-social-proof--grey-bg {
  background: #f5f5f5 !important;
  padding: 60px 20px 45px;
  margin: 0;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof--grey-bg {
    background: #f5f5f5;
    padding: 60px 0 45px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof--grey-bg {
    padding-bottom: 10px;
  }
}
.o-affiliates-social-proof .c-social-text {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 15px;
}
.o-affiliates-social-proof .c-social-text--big {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #333;
  margin: 45px 0 5px;
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof .main-wrapper {
    padding-left: 0px;
    padding-right: 0;
  }
}
.o-affiliates-social-proof ul {
  display: flex;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul {
    margin-bottom: 0;
  }
}
.o-affiliates-social-proof ul.awards li {
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul.awards li {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul.awards li {
    margin: 25px 25px 0;
  }
}
.o-affiliates-social-proof ul li {
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul li {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul li {
    margin: 25px 15px 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof ul li {
    flex: 0 0 141px;
    margin: 15px 13px;
  }
}
.o-affiliates-social-proof ul li img.nbc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.abc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.apple {
  object-fit: contain;
}
.o-affiliates-social-proof__pan {
  border-radius: 10px;
  background-color: white;
  padding: 60px 15px;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof__pan {
    padding: 60px 90px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof__pan {
    margin-bottom: 10px;
  }
}
.o-affiliates-social-proof .social-proof-top {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 40px 54px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding: 0 25px;
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .o-affiliates-social-proof .social-proof-top {
    margin-bottom: 10px;
  }
}

.social-proof-bottom-row {
  margin-bottom: -70px;
}

.social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-bottom {
    margin-bottom: 10px;
  }
}
.social-proof-bottom b {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 876px) {
  .social-proof-bottom b {
    font-size: 11px;
  }
}
@media screen and (min-width: 877px) and (max-width: 1024px) {
  .social-proof-bottom b {
    font-size: 13px;
  }
}

.social-proof-btm-new {
  background: #f5f5f5;
}
.social-proof-btm-new .social-proof-btm-new-inn {
  max-width: 870px;
  margin: 0 auto;
  padding: 0 0 60px;
}
.social-proof-btm-new .social-proof-btm-new-inn.pb-0 {
  padding-bottom: 0;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row {
  display: flex;
  margin: 0 -15px;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row {
    flex-wrap: wrap;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 567px) and (max-width: 768px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom b {
  bottom: 15px;
  text-align: center;
  font-size: 13px;
}
.o-nyt-quote {
  padding: 32px 0;
  text-align: center;
}
.o-nyt-quote__intro {
  font-family: "Work Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #242424;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 3rem 0 5rem;
}
.o-nyt-quote__intro__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.o-nyt-quote__intro__decorator:before, .o-nyt-quote__intro__decorator:after {
  content: "—";
  position: absolute;
}
.o-nyt-quote__intro__decorator:before {
  left: 0;
}
.o-nyt-quote__intro__decorator:after {
  right: 0;
}
.o-nyt-quote__intro__introBadge {
  width: auto;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  fill: #eee;
}
.o-nyt-quote__text {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  color: #242424;
  padding: 0 0 30px;
}
.o-nyt-quote__text a {
  color: inherit;
}
.o-nyt-quote__text a span {
  color: #fd7f20;
}
.o-nyt-quote__text a:hover {
  color: #fd7f20;
}
.o-nyt-quote__logo {
  position: relative;
  padding-bottom: 3rem;
}
.o-nyt-quote__logoImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 960px) {
  .o-nyt-quote {
    padding: 64px 0;
  }
}

.o-tourSelection__item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+0 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #62c814 0%, #14c81f 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=1 );
  /* IE6-9 */
  color: white;
  padding: 1.4375rem;
  margin-bottom: 4rem;
  text-align: center;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}
.o-tourSelection__itemLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.o-tourSelection__item--curriculum {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
}
.o-tourSelection__item--curriculum .o-tourSelection__icon {
  padding: 1.3125rem 0 1.125rem;
}
.o-tourSelection__item--curriculum .o-tourSelection__icon .a-glyph--atomicOrbitals {
  display: block;
  margin: 0 auto;
  width: 7.5rem;
  height: 7.0625rem;
}
.o-tourSelection__icon {
  padding: 1.75rem 0 1.625rem;
}
.o-tourSelection__icon .a-glyph--sketching {
  display: block;
  margin: 0 auto;
  width: 6.5625rem;
  height: 6.125rem;
}
.o-tourSelection .o-enrollCTA__action {
  margin: 1rem 0 4rem;
}

.home-new {
  font-size: 16px;
  /* PAGE CSS STARTS */
  /*
  *	NYT Quote
  */
  /*
  *	END NYT Quote
  */
  /*
  *	Use Stats
  */
  /*
  *	END Use Stats
  */
  /*
  *	Guaranteed Outcome 1
  */
  /*
  *	END Guaranteed Outcome 1
  */
  /*
  *	Actual Casestudy Intro
  */
  /*
  *	END Actual Casestudy Intro
  */
  /*
  *	Verified Reviews
  */
  /*
  *	END Verified Reviews
  */
  /*
  *	Parent Testimonials
  */
  /*
  *	END Parent Testimonials
  */
  /*
  *	Learning Math Less Overwhelming
  */
  /*
  *	END Learning Math Less Overwhelming
  */
  /*
  *	Steps to get Started
  */
  /*
  *	END Steps to get Started
  */
  /*
  *	How to Make Math Champion
  */
  /*
  *	END How to Make Math Champion
  */
  /*
  *	Tutors
  */
  /*
  *	END Tutors
  */
  /*
  *	Coaching Details
  */
  /*
  *	END Coaching Details
  */
  /*
  *	Convenience
  */
  /*
  *	END Convenience
  */
  /*
  *	Performance Improvement
  */
  /*
  *	END Performance Improvement
  */
  /*
  *	Strategies
  */
  /*
  *	END Strategies
  */
  /*
  *	Subjects
  */
  /*
  *	END Subjects
  */
  /*
  *	Curriculum testimonials
  */
  /*
  *	END Curriculum testimonials
  */
  /*
  *	Ground Braking AI
  */
  /*
  *	END Ground Braking AI
  */
  /*
  *	Who Is This For
  */
  /*
  *	END Who Is This For
  */
  /*
  *	Chitradip
  */
  /*
  *	./Chitradip
  */
  /* general responsive */
  /* ./general responsive */
}
.home-new img.lazyload {
  opacity: 0;
  filter: blur(5px);
  transition: opacity 0.2s ease-out, filter 0.2s ease-out;
}
.home-new img.lazyloaded {
  opacity: 1;
  filter: blur(0px);
}
@media screen and (max-width: 1440px) {
  .home-new .thinkster-sat-logo-new {
    max-width: initial !important;
  }
}
@media screen and (max-width: 1200px) {
  .home-new .thinkster-sat-logo-new {
    max-width: 141px !important;
  }
}
.home-new .u-wrapper {
  max-width: 980px;
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.home-new .u-text-center {
  text-align: center;
}
.home-new .o-nyt-quote__intro__decorator {
  z-index: 2;
}
.home-new .o-nyt-quote__intro__introBadge {
  z-index: 1;
}
.home-new .c-button {
  /* responsive */
  /* ./responsive */
}
.home-new .c-button + .c-button {
  margin-left: 15px;
}
.home-new .c-button--super {
  line-height: 1.5rem;
}
.home-new .c-button--active4 {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #f9f9f9 100%);
  background: -webkit-linear-gradient(top, #ffffff 0, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0, #f9f9f9 100%);
}
@media screen and (max-width: 850px) {
  .home-new .c-button {
    font-size: 1.2rem;
    display: block;
    max-width: 350px;
    margin: 0 auto 0px;
  }
  .home-new .c-button + .c-button {
    margin-left: auto;
    margin-top: 15px;
  }
}
.home-new .o-nyt-quote__text a {
  color: #000;
}
.home-new .o-nyt-quote__text a span {
  color: #01aaf2;
}
.home-new .o-nyt-quote__logo {
  margin-bottom: 2rem;
}
.home-new .o-nyt-quote__media {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.home-new .o-nyt-quote__media .blocks {
  flex: 1;
  padding: 10px;
}
.home-new .o-nyt-quote__media .blocks .inner {
  position: relative;
  padding: 2.5rem;
  box-shadow: 0 48px 32px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
}
.home-new .o-nyt-quote__media .blocks .inner img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.5rem;
}
@media screen and (max-width: 960px) {
  .home-new .o-nyt-quote__media {
    flex-wrap: wrap;
  }
}
.home-new .o-use-stats {
  position: relative;
  background: #f5f5f5;
}
.home-new .o-use-stats:after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  background-color: #001c56;
}
.home-new .o-use-stats .main-wrap {
  display: flex;
  position: relative;
  margin: 0 -15px;
  z-index: 2;
  /* Responsive */
  /* ./Responsive */
}
.home-new .o-use-stats .main-wrap .blocks {
  flex: 1;
  padding: 15px;
  position: relative;
}
.home-new .o-use-stats .main-wrap .blocks .inner {
  background-color: #fafafa;
  border-radius: 5px;
  box-shadow: 0 13px 21px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 35px 20px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.home-new .o-use-stats .main-wrap .blocks .inner figure {
  width: 104px;
  height: 104px;
  margin: 0 auto 25px;
}
.home-new .o-use-stats .main-wrap .blocks .inner figure img {
  display: block;
  width: 100%;
  height: auto;
}
.home-new .o-use-stats .main-wrap .blocks .inner p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 1.36rem;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.home-new .o-use-stats .main-wrap .blocks .inner p strong {
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .home-new .o-use-stats .main-wrap {
    flex-direction: column;
  }
  .home-new .o-use-stats .main-wrap .blocks .inner {
    padding: 25px 20px;
  }
  .home-new .o-use-stats .main-wrap .blocks .inner figure {
    width: 80px;
    height: 80px;
  }
  .home-new .o-use-stats .main-wrap .blocks .inner p {
    font-size: 1rem;
  }
}
.home-new .o-guaranteed-outcome {
  padding: 55px 0 70px;
  background-color: #001c56;
}
.home-new .o-guaranteed-outcome .inner {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}
.home-new .o-guaranteed-outcome .inner .c-header-txt,
.home-new .o-guaranteed-outcome .inner h2 {
  color: #e7e7ed;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
  padding: 0;
  margin-bottom: 15px;
}
.home-new .o-guaranteed-outcome .inner .c-header-txt strong,
.home-new .o-guaranteed-outcome .inner h2 strong {
  font-weight: 800;
  color: #fff;
}
.home-new .o-guaranteed-outcome .inner p {
  color: #d3d6dc;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.home-new .o-guaranteed-outcome .inner p strong {
  color: #49c9ff;
  font-weight: 700;
}
.home-new .o-actual-casestudy-intro {
  padding: 60px 0 60px;
  background-color: #f8f7f7;
  /* responsive */
  /* ./responsive */
}
.home-new .o-actual-casestudy-intro .inner {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}
.home-new .o-actual-casestudy-intro .inner .c-subheader,
.home-new .o-actual-casestudy-intro .inner h2 {
  color: #000000;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  padding: 0;
  margin-bottom: 35px;
}
.home-new .o-actual-casestudy-intro .inner .c-subheader strong,
.home-new .o-actual-casestudy-intro .inner h2 strong {
  font-weight: 800;
  color: #01aaf2;
}
.home-new .o-actual-casestudy-intro .slider-wrapper {
  position: relative;
  margin-bottom: 90px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-studies .case-study {
  width: 100%;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-studies .case-study .inner {
  max-width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 50px;
  display: flex;
  align-items: center;
  text-align: left;
  border-top: 1px solid #f8f7f7;
  border-bottom: 1px solid #f8f7f7;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-studies .case-study .inner .blocks {
  flex: 1;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-studies .case-study .inner .blocks.left {
  padding-right: 25px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-studies .case-study .inner .blocks.right {
  padding-left: 25px;
  text-align: center;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-prev-next-button.previous {
  left: -50px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-prev-next-button.next {
  right: -50px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-button {
  background: none;
  color: #969696;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-button:hover {
  color: #5f5f5f;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-page-dots {
  bottom: -55px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-page-dots .dot {
  width: 15px;
  height: 15px;
  margin: 0px 5px;
  background: #b2b2b2;
  opacity: 1;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .flickity-page-dots .dot.is-selected {
  background: #01aaf2;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .quote,
.home-new .o-actual-casestudy-intro .slider-wrapper .parent {
  color: #22aaf2;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .quote.black,
.home-new .o-actual-casestudy-intro .slider-wrapper .parent.black {
  color: #242424;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .parent {
  color: #fd7f20;
  margin-bottom: 30px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .note {
  color: #333;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 20px 0 0;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .note.pad-bottom {
  padding-bottom: 20px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .note.no-pad-top {
  padding-top: 0px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .before,
.home-new .o-actual-casestudy-intro .slider-wrapper .after {
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 23px;
  border-left: 8px solid #b3e5fb;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .before strong,
.home-new .o-actual-casestudy-intro .slider-wrapper .after strong {
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .after {
  margin-top: 20px;
  border-left: 8px solid #01aaf2;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-study-img {
  box-shadow: 0 6px 43px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px;
  display: inline-block;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-study-img img {
  display: block;
  max-width: 100%;
  transition: opacity 0.4s;
  opacity: 0;
}
.home-new .o-actual-casestudy-intro .slider-wrapper .case-study-img img.flickity-lazyloaded, .home-new .o-actual-casestudy-intro .slider-wrapper .case-study-img img.flickity-lazyerror {
  opacity: 1;
  transition-delay: 0.2s;
}
@media screen and (max-width: 960px) {
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner {
    flex-direction: column;
    padding: 40px;
    align-items: center;
    text-align: left;
  }
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner .blocks {
    flex: 1;
  }
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner .blocks.left {
    order: 2;
    padding-right: 0px !important;
  }
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner .blocks.right {
    order: 1;
    padding-left: 0px !important;
    padding-bottom: 40px;
    width: 100%;
  }
  .home-new .o-actual-casestudy-intro .slider-wrapper .flickity-prev-next-button.previous {
    left: 0px;
  }
  .home-new .o-actual-casestudy-intro .slider-wrapper .flickity-prev-next-button.next {
    right: 0px;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner {
    padding: 25px;
  }
  .home-new .o-actual-casestudy-intro .case-studies .case-study .inner .blocks {
    flex: 1;
  }
  .home-new .o-actual-casestudy-intro .case-studies .case-study-img {
    padding: 10px;
  }
}
.home-new .o-verified-reviews {
  padding: 60px 0 60px;
  background-color: #fff;
  text-align: center;
}
.home-new .o-verified-reviews strong {
  color: #01aaf2;
}
.home-new .o-verified-reviews h2 {
  color: #000000;
  font-family: "Raleway";
  font-size: 36px;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 30px;
}
.home-new .o-verified-reviews h2 span {
  font-weight: normal;
}
.home-new .o-verified-reviews .c-subheader {
  color: #303030;
  font-family: "Work Sans";
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px;
}
.home-new .o-verified-reviews p {
  color: #303030;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  padding: 15px 0 15px;
  margin: 0;
}
.home-new .o-verified-reviews img {
  display: block;
  margin: auto;
}
.home-new .o-parent-testimonials {
  padding: 70px 0 70px;
  background-color: #f8f7f7;
  /* responsive */
  /* ./responsive */
}
.home-new .o-parent-testimonials h2 {
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 800;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
}
.home-new .o-parent-testimonials h2 strong {
  color: #01aaf2;
}
.home-new .o-parent-testimonials p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 900px;
  margin: 0 auto 40px;
  text-align: center;
}
.home-new .o-parent-testimonials .slider-wrapper {
  border-radius: 10px;
  background-color: #ffffff;
  padding: 10px 5px;
  margin-bottom: 55px;
}
.home-new .o-parent-testimonials .slider-wrapper h6 {
  color: #333333;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  padding: 20px 10px 20px;
}
.home-new .o-parent-testimonials .slider-wrapper h6 strong {
  font-weight: 700;
}
.home-new .o-parent-testimonials .slider-wrapper .separator {
  height: 1px;
  background: #e0e0e0;
  margin: 0 25px 15px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb {
  padding: 0 15px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs {
  width: 16.66%;
  padding: 10px;
  overflow: hidden;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs.is-nav-selected .inner {
  border: 6px solid #5cceff;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs .inner {
  background: #000;
  border-radius: 5px;
  border: 6px solid #000;
  overflow: hidden;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs .inner img {
  max-width: 100%;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs span {
  display: block;
  color: #333333;
  font-family: "Raleway";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 0 10px;
  text-align: center;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .flickity-button {
  visibility: hidden;
  display: none;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials {
  width: 100%;
  padding: 20px 25px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top {
  display: flex;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks {
  width: 50%;
  position: relative;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.left {
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.left .vid-wrapper {
  position: relative;
  box-shadow: 0 8px 27px rgba(34, 49, 71, 0.33);
  border-radius: 8px;
  background-color: #000000;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.left .vid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.right {
  z-index: 1;
  display: flex;
  align-items: center;
  border-radius: 0 10px 10px 0px;
  background-color: rgba(253, 127, 32, 0.1);
  padding: 35px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.right:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 50%;
  height: 100%;
  background-color: rgba(253, 127, 32, 0.1);
  border-radius: 10px 0px 0 10px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.right .inner h3 {
  color: #000000;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .top .blocks.right .inner p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .mid {
  padding: 40px 0 10px;
  text-align: center;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .mid h4 {
  color: #000;
  font-family: "Raleway";
  font-size: 36px;
  font-weight: 800;
  line-height: 42px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .mid strong {
  color: #fd7f20;
  font-family: "Raleway";
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .bottom {
  display: flex;
  align-items: flex-start;
  margin: 0 -20px 0px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .bottom .blocks {
  flex: 1;
  padding: 20px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .bottom .blocks ul li {
  color: #000000;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .testimonials .bottom .blocks ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 13px;
  background: url("../images/home/icon-tick.png") center center no-repeat;
  position: absolute;
  top: 5px;
  left: 0px;
}
.home-new .o-parent-testimonials .slider-wrapper .parent-testimonials .flickity-button {
  visibility: hidden;
  display: none;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.previous {
  left: -50px;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.next {
  right: -50px;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-button {
  background: none;
  color: #969696;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-button:hover {
  color: #5f5f5f;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-page-dots {
  bottom: -65px;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-page-dots .dot {
  width: 15px;
  height: 15px;
  margin: 0px 5px;
  background: #b2b2b2;
  opacity: 1;
}
.home-new .o-parent-testimonials .slider-wrapper .flickity-page-dots .dot.is-selected {
  background: #01aaf2;
}
@media screen and (max-width: 960px) {
  .home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.previous {
    left: 0px;
  }
  .home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.next {
    right: 0px;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top {
    flex-direction: column;
    align-items: center;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks {
    width: 100% !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.left {
    padding: 0 25px !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.right {
    padding: 25px !important;
    border-radius: 0px 0px 10px 10px !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.right:before {
    content: "";
    width: 100% !important;
    height: 150px !important;
    top: auto !important;
    left: 0;
    right: auto !important;
    bottom: 100%;
    border-radius: 10px 10px 0 0 !important;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-parent-testimonials .slider-wrapper {
    padding: 20px;
  }
  .home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.previous {
    left: -18px;
    top: calc(50% - 22px);
    width: 34px;
    height: 34px;
  }
  .home-new .o-parent-testimonials .slider-wrapper .flickity-prev-next-button.next {
    right: -18px;
    top: calc(50% - 22px);
    width: 34px;
    height: 34px;
  }
  .home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb {
    padding: 0 15px;
  }
  .home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .thumbs {
    width: 50%;
  }
  .home-new .o-parent-testimonials .slider-wrapper .parent-testimonial-thumb .flickity-button {
    visibility: visible;
    display: block;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.left {
    padding: 0 15px !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.right {
    padding: 15px !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .top .blocks.right:before {
    height: 80px !important;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .bottom {
    flex-direction: column;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .bottom .blocks + .blocks {
    padding-top: 0;
  }
  .home-new .o-parent-testimonials .parent-testimonials .testimonials .bottom .blocks ul li:last-of-type {
    margin-bottom: 0;
  }
}
.home-new .o-less-overwhelming {
  padding: 150px 0 150px;
  background: url("../images/home/less-overwhelming-bg.jpg") left bottom no-repeat #7c49d4;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-less-overwhelming .inner {
  max-width: 730px;
  margin: auto;
}
.home-new .o-less-overwhelming .inner h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 36px;
  font-weight: 800;
  line-height: 48px;
  padding: 0;
  margin: 0 0 25px;
}
.home-new .o-less-overwhelming .inner p {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .home-new .o-less-overwhelming {
    padding: 100px 0 100px;
    background-attachment: scroll;
  }
  .home-new .o-less-overwhelming .inner h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .home-new .o-less-overwhelming .inner p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-less-overwhelming {
    padding: 80px 0 80px;
    background-attachment: scroll;
  }
}
.home-new .o-quick-steps {
  padding: 60px 0 60px;
  background: #fff;
}
.home-new .o-quick-steps__intro {
  font-family: "Work Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #242424;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 3rem 0 5rem;
}
.home-new .o-quick-steps__intro__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.home-new .o-quick-steps__intro__decorator:before, .home-new .o-quick-steps__intro__decorator:after {
  content: "—";
  position: absolute;
}
.home-new .o-quick-steps__intro__decorator:before {
  left: 0;
}
.home-new .o-quick-steps__intro__decorator:after {
  right: 0;
}
.home-new .o-quick-steps__intro__introBadge {
  width: auto;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  fill: #eee;
}
.home-new .o-quick-steps .stacks {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-new .o-quick-steps .stacks .col {
  flex: 1;
  width: 100%;
  margin-bottom: 40px;
}
.home-new .o-quick-steps .stacks .col .top {
  display: flex;
  align-items: center;
  max-width: 270px;
  margin: 0 auto 20px;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .home-new .o-quick-steps .stacks .col .top {
    flex-direction: row;
  }
}
.home-new .o-quick-steps .stacks .col .top .left {
  flex: initial;
  width: 80px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 992px) {
  .home-new .o-quick-steps .stacks .col .top .left {
    padding-right: 25px;
  }
}
.home-new .o-quick-steps .stacks .col .top .left:after {
  content: "";
  display: block;
  width: 55px;
  height: 4px;
  background: #eeeeee;
  position: absolute;
  left: 0;
  bottom: 4px;
}
@media screen and (min-width: 320px) and (max-width: 849px) {
  .home-new .o-quick-steps .stacks .col .top .left:after {
    left: 12px;
  }
}
.home-new .o-quick-steps .stacks .col .top .left span {
  display: block;
  font-family: "Work Sans", sans-serif;
  font-size: 76px;
  line-height: 80px;
  font-weight: 800;
  color: #eeeeee;
}
.home-new .o-quick-steps .stacks .col .top .right {
  flex: 1;
}
.home-new .o-quick-steps .stacks .col .top .right h3 {
  font-family: "Raleway", sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 800;
  color: #242424;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .home-new .o-quick-steps .stacks .col .top .right h3 {
    text-align: left;
  }
}
.home-new .o-quick-steps .stacks .col p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #333;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 850px) {
  .home-new .o-quick-steps .stacks {
    flex-direction: row;
    margin: 0 -15px;
  }
  .home-new .o-quick-steps .stacks .col {
    width: auto;
    padding: 0 15px;
    margin-bottom: 0;
  }
  .home-new .o-quick-steps .stacks .col .top {
    max-width: 320px;
  }
  .home-new .o-quick-steps .stacks .col .top .left span {
    font-family: "Work Sans", sans-serif;
    font-size: 96px;
    line-height: 100px;
    font-weight: 800;
    color: #eeeeee;
  }
  .home-new .o-quick-steps .stacks .col p {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    text-align: left;
  }
}
.home-new .o-how-to-make-math-champion {
  padding: 80px 0 80px;
  background-color: #001c56;
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-how-to-make-math-champion h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 36px;
  font-weight: 800;
  line-height: 48px;
  max-width: 700px;
  margin: 0 auto;
}
.home-new .o-how-to-make-math-champion p {
  color: #e9e2e2;
  font-family: "Work Sans";
  font-size: 22px;
  font-weight: 400;
  line-height: 48px;
}
.home-new .o-how-to-make-math-champion h3 {
  color: #49c9ff;
  font-family: Raleway;
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  max-width: 790px;
  margin: 0 auto;
}
.home-new .o-how-to-make-math-champion img {
  display: block;
  max-width: 100%;
  margin: 40px auto;
}
.home-new .o-how-to-make-math-champion .img img {
  margin: 0 auto;
}
.home-new .o-how-to-make-math-champion .img picture {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .home-new .o-how-to-make-math-champion h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .home-new .o-how-to-make-math-champion h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.home-new .o-tutors {
  padding: 80px 0 80px;
  background-color: #f8f7f7;
  /* responsive */
  /* ./responsive */
}
.home-new .o-tutors h2 {
  color: #000;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  text-align: center;
  max-width: 930px;
  margin: 0 auto 25px;
}
.home-new .o-tutors h2 strong {
  color: #01aaf2;
}
.home-new .o-tutors .tutors {
  display: flex;
  margin: 0 -20px 50px;
  text-align: center;
}
.home-new .o-tutors .tutors .blocks {
  padding: 20px;
}
.home-new .o-tutors .tutors .blocks .inner img {
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  border-radius: 50%;
}
.home-new .o-tutors .tutors .blocks .inner h3 {
  color: #000000;
  font-family: "Work Sans";
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 15px;
}
.home-new .o-tutors .tutors .blocks .inner p {
  color: #333333;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.home-new .o-tutors .key-points {
  display: flex;
  margin: 0 -15px 0px;
}
.home-new .o-tutors .key-points .blocks {
  flex: 1;
  padding: 31px 15px;
  position: relative;
}
.home-new .o-tutors .key-points .blocks .inner {
  padding: 75px 30px 20px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  height: 100%;
}
.home-new .o-tutors .key-points .blocks .inner img {
  display: block;
  position: absolute;
  top: -81px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.home-new .o-tutors .key-points .blocks .inner p {
  text-align: center;
  color: #000000;
  font-family: Raleway;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
.home-new .o-tutors .key-points .blocks .inner ul li {
  color: #000000;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}
.home-new .o-tutors .key-points .blocks .inner ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 13px;
  background: url("../images/home/icon-tick.png") center center no-repeat;
  position: absolute;
  top: 5px;
  left: 0px;
}
@media screen and (max-width: 960px) {
  .home-new .o-tutors .tutors .blocks .inner img {
    max-width: 150px;
    height: auto;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-tutors {
    padding: 70px 0 30px;
  }
  .home-new .o-tutors .tutors {
    flex-direction: column;
  }
  .home-new .o-tutors .tutors .blocks {
    padding: 20px 20px;
  }
  .home-new .o-tutors .tutors .blocks .inner img {
    max-width: 150px;
    height: auto;
  }
  .home-new .o-tutors .key-points {
    flex-direction: column;
  }
  .home-new .o-tutors .key-points .blocks .inner {
    margin-bottom: 25px;
  }
}
.home-new .o-coaching-details {
  padding: 80px 0 80px;
  background-color: #fafafa;
  /* responsive */
  /* ./responsive */
}
.home-new .o-coaching-details h2 {
  color: #333;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.home-new .o-coaching-details h2 strong {
  color: #01aaf2;
}
.home-new .o-coaching-details p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 930px;
  margin: 0 auto 0px;
  text-align: center;
}
.home-new .o-coaching-details .img {
  margin-bottom: 30px;
}
.home-new .o-coaching-details .img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.home-new .o-coaching-details .img picture {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.home-new .o-coaching-details .benefits {
  display: flex;
  margin: 0 -20px 35px;
}
.home-new .o-coaching-details .benefits .blocks {
  padding: 0px 20px 20px;
  flex: 1;
}
.home-new .o-coaching-details .benefits .blocks .inner {
  text-align: center;
}
.home-new .o-coaching-details .benefits .blocks .inner img {
  display: block;
  margin: 0 auto 0px;
}
.home-new .o-coaching-details .benefits .blocks .inner h3 {
  color: #000000;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  max-width: 244px;
  margin: 0 auto 20px;
}
.home-new .o-coaching-details .benefits .blocks .inner p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 auto 0px;
}
@media screen and (max-width: 760px) {
  .home-new .o-coaching-details .benefits {
    flex-direction: column;
  }
}
.home-new .o-convenience {
  padding: 80px 0 80px;
  background: #6b40c3;
  background: -moz-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: -webkit-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: linear-gradient(to right, #6b40c3 0%, #249fd1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b40c3", endColorstr="#249fd1",GradientType=1 );
  /* resposnive */
  /* ./resposnive */
}
.home-new .o-convenience h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  max-width: 871px;
  margin: 0 auto 20px;
  text-align: center;
}
.home-new .o-convenience p {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 750px;
  margin: 0 auto 35px;
  text-align: center;
}
.home-new .o-convenience .testimonials {
  display: flex;
  margin: 0 -15px 35px;
}
.home-new .o-convenience .testimonials .blocks {
  flex: 1;
  padding: 15px;
  position: relative;
}
.home-new .o-convenience .testimonials .blocks .inner {
  border-radius: 10px;
  background-color: #ffffff;
  padding: 45px 30px;
  position: relative;
  height: 100%;
  text-align: center;
}
.home-new .o-convenience .testimonials .blocks .inner img {
  display: block;
  margin: 0 auto 30px;
}
.home-new .o-convenience .testimonials .blocks .inner p {
  color: #666666;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 auto 30px;
}
.home-new .o-convenience .testimonials .blocks .inner strong {
  display: block;
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}
@media screen and (max-width: 760px) {
  .home-new .o-convenience .testimonials {
    flex-direction: column;
  }
}
.home-new .o-performance-improvement {
  padding: 80px 0 80px;
  background-color: #f8f7f7;
  /* responsive */
  /* ./responsive */
}
.home-new .o-performance-improvement h2 {
  color: #000000;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.home-new .o-performance-improvement h2 strong {
  color: #01aaf2;
}
.home-new .o-performance-improvement p {
  color: #333333;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 950px;
  margin: 0 auto 40px;
  text-align: center;
}
.home-new .o-performance-improvement .inner {
  display: flex;
  max-width: 900px;
  margin: 0 auto;
  align-items: center;
}
.home-new .o-performance-improvement .inner .left {
  flex: 1;
  padding-right: 25px;
}
.home-new .o-performance-improvement .inner .left img {
  max-width: 100%;
  display: block;
  border-radius: 10px;
}
.home-new .o-performance-improvement .inner .right {
  flex: 1;
  padding-left: 25px;
}
.home-new .o-performance-improvement .inner .right .c-subheader {
  color: #000;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 40px;
}
.home-new .o-performance-improvement .inner .right .c-subheader strong {
  color: #01aaf2;
}
@media screen and (max-width: 760px) {
  .home-new .o-performance-improvement .inner {
    flex-direction: column;
  }
  .home-new .o-performance-improvement .inner .left {
    padding-right: 0;
    padding-bottom: 25px;
  }
  .home-new .o-performance-improvement .inner .right {
    padding-left: 0;
  }
  .home-new .o-performance-improvement .inner .right h3 {
    text-align: center;
  }
}
.home-new .o-strategies {
  padding: 80px 0 80px;
  background-color: #001c56;
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-strategies h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 25px;
}
.home-new .o-strategies .foot {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 730px;
  margin: 0 auto;
}
.home-new .o-strategies .strategies {
  display: flex;
  margin: 0px -10px 35px;
}
.home-new .o-strategies .strategies .blocks {
  flex: 1;
  padding: 15px;
  position: relative;
}
.home-new .o-strategies .strategies .blocks .inner {
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
  height: 100%;
  padding: 20px;
}
.home-new .o-strategies .strategies .blocks .inner figure {
  margin-bottom: 25px;
}
.home-new .o-strategies .strategies .blocks .inner figure img {
  display: block;
  width: 100%;
}
.home-new .o-strategies .strategies .blocks .inner p {
  color: #666666;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 760px) {
  .home-new .o-strategies .strategies {
    flex-direction: column;
  }
}
.home-new .o-subjects {
  padding: 80px 0 80px;
  background-color: #f8f7f7;
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-subjects h2 {
  color: #001c56;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  max-width: 800px;
  margin: 0 auto 30px;
}
.home-new .o-subjects h2 strong {
  color: #01aaf2;
}
.home-new .o-subjects .subjects {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -20px 40px;
}
.home-new .o-subjects .subjects .blocks {
  width: 20%;
  padding: 20px;
}
.home-new .o-subjects .subjects .blocks .inner img {
  display: block;
  margin: 0 auto 0px;
}
.home-new .o-subjects .subjects .blocks .inner h3 {
  color: #001c56;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
}
@media screen and (max-width: 960px) {
  .home-new .o-subjects .subjects .blocks {
    width: 25%;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-subjects .subjects .blocks {
    width: 50%;
  }
}
.home-new .o-curriculum-testimonials {
  padding: 80px 0 80px;
  background-color: rgba(248, 247, 247, 0.5);
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-curriculum-testimonials h2 {
  color: #002060;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  max-width: 823px;
  margin: 0 auto 30px;
}
.home-new .o-curriculum-testimonials .testimonials {
  display: flex;
  margin: 0 -15px 0px;
}
.home-new .o-curriculum-testimonials .testimonials .blocks {
  flex: 1;
  padding: 15px;
  position: relative;
}
.home-new .o-curriculum-testimonials .testimonials .blocks .inner {
  box-shadow: 0 15px 29px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  position: relative;
  height: 100%;
  padding: 50px 30px 60px;
}
.home-new .o-curriculum-testimonials .testimonials .blocks .inner img {
  display: block;
  margin: 0 auto 30px;
}
.home-new .o-curriculum-testimonials .testimonials .blocks .inner strong {
  position: relative;
  z-index: 2;
  display: block;
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 25px;
}
.home-new .o-curriculum-testimonials .testimonials .blocks .inner p {
  position: relative;
  z-index: 2;
  color: #666666;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 760px) {
  .home-new .o-curriculum-testimonials .testimonials {
    flex-direction: column;
  }
}
.home-new .o-ground-braking-ai {
  padding: 80px 0 0px;
  background: #6b40c3;
  background: -moz-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: -webkit-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: linear-gradient(to right, #6b40c3 0%, #249fd1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b40c3", endColorstr="#249fd1",GradientType=1 );
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-ground-braking-ai .inner {
  max-width: 970px;
  margin: 0 auto;
}
.home-new .o-ground-braking-ai h3 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  margin-bottom: 10px;
}
.home-new .o-ground-braking-ai h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 24px;
}
.home-new .o-ground-braking-ai p {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
.home-new .o-ground-braking-ai .gif {
  position: relative;
}
.home-new .o-ground-braking-ai .gif .b-laptopDisplay__img {
  width: 840px;
  height: auto;
  margin: 0 auto;
}
.home-new .o-ground-braking-ai .gif .b-laptopDisplay__img2 {
  position: absolute;
  width: 639px;
  top: 38px;
  left: 50%;
  transform: translate(-50%, 0%);
}
@media screen and (max-width: 960px) {
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img {
    width: 660px;
  }
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img2 {
    width: 499px;
    top: 30px;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img {
    width: 374px;
  }
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img2 {
    width: 285px;
    top: 17px;
  }
}
@media screen and (max-width: 400px) {
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img {
    width: 280px;
  }
  .home-new .o-ground-braking-ai .gif .b-laptopDisplay__img2 {
    width: 212px;
    top: 14px;
  }
}
.home-new .o-who-is-this-for {
  padding: 80px 0 80px;
  background: #6b40c3;
  background: -moz-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: -webkit-linear-gradient(left, #6b40c3 0%, #249fd1 100%);
  background: linear-gradient(to right, #6b40c3 0%, #249fd1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b40c3", endColorstr="#249fd1",GradientType=1 );
  text-align: center;
  /* responsive */
  /* ./responsive */
}
.home-new .o-who-is-this-for h2 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 20px;
}
.home-new .o-who-is-this-for p.sub {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 720px;
  margin: 0 auto 30px;
}
.home-new .o-who-is-this-for .section-row {
  display: flex;
  align-items: center;
  margin: 0px -40px 30px;
}
.home-new .o-who-is-this-for .section-row .blocks {
  padding: 40px 15px;
  flex: 1;
  position: relative;
}
.home-new .o-who-is-this-for .section-row .blocks.top .inner {
  padding: 30px 30px 30px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  /*&:before,
          &:after {
              content: '';
              display: block;
              width: 83px;
              height: 70px;
              background: url('../images/home/quote.png') center center no-repeat;
              background-size: contain;
              position: absolute;
              top: 5px;
              left: 30px;
          }
          &:after {
              top: auto;
              bottom: 5px;
              left: auto;
              right: 30px;
              transform: rotate(180deg);
          }*/
}
.home-new .o-who-is-this-for .section-row .blocks.top .inner h3 {
  color: #000000;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 auto;
}
.home-new .o-who-is-this-for .section-row .blocks.top .inner p {
  color: #333333;
  font-family: "Work Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
}
.home-new .o-who-is-this-for .section-row .blocks.top .inner img {
  display: block;
  margin: 0 auto 20px;
}
.home-new .o-who-is-this-for .section-row .blocks .inner {
  position: relative;
}
.home-new .o-who-is-this-for .section-row .blocks .inner h3 {
  color: #ffffff;
  font-family: "Raleway";
  font-size: 26px;
  font-weight: 800;
  line-height: 34px;
  margin-bottom: 20px;
  max-width: 485px;
  margin: 0 auto 20px;
}
.home-new .o-who-is-this-for .section-row .blocks .inner p {
  color: #ffffff;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 485px;
  margin: 0 auto;
}
@media screen and (max-width: 1140px) {
  .home-new .o-who-is-this-for .section-row {
    margin: 0 -15px 30px;
  }
  .home-new .o-who-is-this-for .section-row .blocks {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 760px) {
  .home-new .o-who-is-this-for {
    padding: 60px 0;
  }
  .home-new .o-who-is-this-for .section-row {
    flex-direction: column;
    border-bottom: 1px solid #ffffff57;
    margin: 0 auto 30px;
  }
  .home-new .o-who-is-this-for .section-row.last {
    border-bottom: none;
  }
  .home-new .o-who-is-this-for .section-row .blocks {
    padding: 15px 0px;
  }
  .home-new .o-who-is-this-for .section-row .blocks.bottom {
    order: 2;
  }
  .home-new .o-who-is-this-for .section-row .blocks.top {
    order: 1;
  }
  .home-new .o-who-is-this-for .section-row .blocks.top .inner {
    padding: 30px 20px;
  }
  .home-new .o-who-is-this-for .section-row .blocks.top .inner p {
    margin-bottom: 20px;
  }
  .home-new .o-who-is-this-for .section-row .blocks .inner p {
    margin-bottom: 20px;
  }
}
.home-new .o-gradient-pan_1, .home-new .o-blue-panel, .home-new .o-strangth-weakness, .home-new .o-deep-insight {
  padding: 80px 0;
}
.home-new .c-comon-typo h2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
  color: #000;
  margin-bottom: 24px;
  text-align: center;
}
.home-new .c-comon-typo h2 span {
  color: #01aaf2;
}
@media screen and (max-width: 991px) {
  .home-new .c-comon-typo h2 br {
    display: none;
  }
}
.home-new .c-comon-typo p {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 50px;
}
.home-new .o-deep-insight {
  background: #f7f7f7;
}
.home-new .o-blue-panel {
  background: #001c56;
}
.home-new .o-blue-panel h2 {
  color: #fff;
}
.home-new .o-blue-panel h3 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
  color: #fff;
  margin: 40px 0 10px;
}
.home-new .o-blue-panel p {
  color: #fff;
}
.home-new .o-reffer-frnd h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #4771ca;
}
.home-new .o-reffer-frnd p {
  margin-bottom: 24px;
}
.home-new .o-gradient-pan_1 {
  background-image: linear-gradient(90deg, #6b3fc3 0%, #239fd1 100%);
}
.home-new .o-gradient-pan_1 h2 {
  color: #fff;
  font-size: 48px;
  line-height: 40px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.home-new .o-gradient-pan_1 h3 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.home-new .o-gradient-pan_1 p {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.home-new .c-white-box {
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  max-width: 290px;
  margin: 0 auto 30px;
}
.home-new .c-white-box__icon {
  margin-bottom: 4px;
  display: inline-block;
}
.home-new .c-white-box h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}
.home-new .c-white-box p {
  margin-bottom: 0;
  color: #666;
}
.home-new .c-white-box + .c-white-box {
  margin-bottom: 0;
}
.home-new .o-world-class-curriculum .negetivemargin {
  margin-top: -13%;
}
@media screen and (min-width: 768px) {
  .home-new .o-world-class-curriculum .negetivemargin {
    margin-top: 0;
  }
}
.home-new .o-world-class-curriculum .screen-on-ipad {
  max-width: 66% !important;
  border: 1px solid #000;
  z-index: 10;
  position: absolute;
  top: 39%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .home-new .o-world-class-curriculum .screen-on-ipad {
    max-width: 71% !important;
    display: block;
    top: 39%;
    left: 51%;
  }
}
.home-new .o-tourSelection__item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+0 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #62c814 0%, #14c81f 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=1 );
  /* IE6-9 */
  color: white;
  padding: 1.4375rem;
  margin-bottom: 4rem;
  text-align: center;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}
.home-new .o-tourSelection__itemLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.home-new .o-tourSelection__item--curriculum {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
}
.home-new .o-tourSelection__item--curriculum .o-tourSelection__icon {
  padding: 1.3125rem 0 1.125rem;
}
.home-new .o-tourSelection__item--curriculum .o-tourSelection__icon .a-glyph--atomicOrbitals {
  display: block;
  margin: 0 auto;
  width: 7.5rem;
  height: 7.0625rem;
}
.home-new .o-tourSelection__icon {
  padding: 1.75rem 0 1.625rem;
}
.home-new .o-tourSelection__icon .a-glyph--sketching {
  display: block;
  margin: 0 auto;
  width: 6.5625rem;
  height: 6.125rem;
}
.home-new .o-tourSelection .o-enrollCTA__action {
  margin: 1rem 0 4rem;
}
.home-new .c-cognitive-data__pan {
  display: flex;
  flex-direction: row;
  position: relative;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan {
    flex-direction: column;
  }
}
.home-new .c-cognitive-data__pan:first-of-type:after {
  content: "";
  width: 14px;
  height: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(calc(-50% - 1px), -50%);
  -moz-transform: translate(calc(-50% - 1px), -50%);
  -ms-transform: translate(calc(-50% - 1px), -50%);
  -o-transform: translate(calc(-50% - 1px), -50%);
  transform: translate(calc(-50% - 1px), -50%);
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  left: 50%;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan:first-of-type::after {
    display: none;
  }
  .home-new .c-cognitive-data__pan:first-of-type::before {
    display: none;
  }
}
.home-new .c-cognitive-data__pan:last-of-type::before {
  content: "";
  width: 14px;
  height: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  left: 50%;
  bottom: 0;
  position: absolute;
  -webkit-transform: translateX(calc(-50% - 1px));
  -moz-transform: translateX(calc(-50% - 1px));
  -ms-transform: translateX(calc(-50% - 1px));
  -o-transform: translateX(calc(-50% - 1px));
  transform: translateX(calc(-50% - 1px));
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan:last-of-type::after {
    display: none;
  }
  .home-new .c-cognitive-data__pan:last-of-type::before {
    display: none;
  }
}
.home-new .c-cognitive-data__pan__lft {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
  padding: 21px 0;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan__lft {
    max-width: 100%;
    flex: 0 0 1005;
  }
  .home-new .c-cognitive-data__pan__lft::after {
    display: none;
  }
  .home-new .c-cognitive-data__pan__lft::before {
    display: none;
  }
}
.home-new .c-cognitive-data__pan__lft:after {
  position: absolute;
  height: 100%;
  right: 0;
  width: 1px;
  top: 0;
  content: "";
  background: #c7c7c7;
}
.home-new .c-cognitive-data__pan__lft:before {
  content: "";
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  background: #c7c7c7;
  border: 1px solid #c7c7c7;
  right: 0;
  top: 50%;
  position: absolute;
}
.home-new .c-cognitive-data__pan__rgt {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
  padding: 21px 0;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan__rgt {
    max-width: 100%;
    flex: 0 0 1005;
  }
  .home-new .c-cognitive-data__pan__rgt::after {
    display: none;
  }
  .home-new .c-cognitive-data__pan__rgt::before {
    display: none;
  }
}
.home-new .c-cognitive-data__pan__rgt:after {
  position: absolute;
  height: 100%;
  left: -1px;
  width: 1px;
  top: 0;
  content: "";
  background: #c7c7c7;
}
.home-new .c-cognitive-data__pan .c-subheader {
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 800;
  color: #01aaf2;
  margin-bottom: 10px;
  padding-left: 55px;
}
.home-new .c-cognitive-data__pan p {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  margin-bottom: 24px;
  padding-left: 55px;
}
.home-new .c-cognitive-data__pan p:last-of-type {
  margin-bottom: 0;
}
.home-new .c-cognitive-data__pan small {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #676767;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 55px;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan .c-subheader {
    padding-left: 0;
    padding-right: 0;
  }
  .home-new .c-cognitive-data__pan p {
    padding-left: 0;
    padding-right: 0;
  }
  .home-new .c-cognitive-data__pan small {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-new .c-cognitive-data__pan:nth-of-type(even) .c-subheader {
  padding-left: 0;
  padding-right: 55px;
}
.home-new .c-cognitive-data__pan:nth-of-type(even) p {
  padding-left: 0;
  padding-right: 55px;
}
.home-new .c-cognitive-data__pan:nth-of-type(even) small {
  padding-left: 0;
  padding-right: 55px;
}
.home-new .c-cognitive-data__pan:nth-of-type(even) .c-cognitive-data__pan__rgt {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .home-new .c-cognitive-data__pan:nth-of-type(even) .c-subheader {
    padding-left: 0;
    padding-right: 0;
  }
  .home-new .c-cognitive-data__pan:nth-of-type(even) p {
    padding-left: 0;
    padding-right: 0;
  }
  .home-new .c-cognitive-data__pan:nth-of-type(even) small {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-new .c-color-box__pan div[class^=col-] .c-color-boxes {
  background: #f5f7f9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
}
.home-new .c-color-box__pan div[class^=col-] .c-color-boxes h3 {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 800;
  color: #000;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
}
.home-new .c-color-box__pan div[class^=col-] .c-color-boxes h3::after {
  content: "";
  height: 2px;
  width: 40px;
  background: #01aaf2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.home-new .c-color-box__pan div[class^=col-] .c-color-boxes p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}
.home-new .c-color-box__pan div[class^=col-]:nth-of-type(2n) .c-color-boxes {
  background: #eff9fe;
}
.home-new .c-icon-card-pan {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan {
    justify-content: center;
  }
}
.home-new .c-icon-card-pan li {
  max-width: 20%;
  flex: 0 0 20%;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .home-new .c-icon-card-pan li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    padding: 0 5px;
  }
}
.home-new .c-icon-card-pan2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan2 {
    justify-content: center;
  }
}
.home-new .c-icon-card-pan2 li {
  border-radius: 5px;
  filter: drop-shadow(0px 3px 2.5px rgba(0, 0, 0, 0.07));
  background-color: #ffffff;
  max-width: 15.66667%;
  flex: 0 0 15.66667%;
  margin: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 15px;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan2 li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .home-new .c-icon-card-pan2 li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
.home-new .c-icon-card-pan2 li img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-new .c-icon-card-pan3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 50px;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan3 {
    justify-content: center;
    padding: 0;
  }
}
.home-new .c-icon-card-pan3 li {
  border-radius: 5px;
  max-width: 14.66667%;
  flex: 0 0 14.66667%;
  margin: 0 5px 20px;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .home-new .c-icon-card-pan3 li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .home-new .c-icon-card-pan3 li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    padding: 0 5px;
  }
}
.home-new .c-icon-card-pan3 li img {
  max-width: 100%;
}
.home-new .c-white-shadow-box {
  border-radius: 10px;
  filter: drop-shadow(0px 3px 2.5px rgba(0, 0, 0, 0.07));
  background-color: #ffffff;
  padding: 15px;
}
.home-new .c-white-shadow-box p {
  font-size: 18px;
  color: #363636;
  margin-bottom: 0;
}
.home-new .c-white-shadow-box p a {
  font-size: 18px;
  font-weight: 700;
  color: #0099ec;
}
.home-new .c-white-shadow-box h2.heading {
  color: #242424;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0px auto;
  border-bottom: 1px #dddddd solid;
  padding-bottom: 6px;
  text-align: left;
}
.home-new .c-white-shadow-box h2.heading span {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding-left: 0;
  color: #242424;
  display: block;
}
@media screen and (min-width: 768px) {
  .home-new .c-white-shadow-box h2.heading span {
    display: inline-block;
    padding-left: 10px;
  }
}
.home-new .c-white-shadow-box .getpoints {
  padding-top: 5px;
  position: relative;
}
.home-new .c-white-shadow-box .act-tile {
  position: relative;
  margin: 4px auto;
  text-align: left;
  background: #f1f1f1;
  border-radius: 10px !important;
  transition: all 0.2s ease-in-out;
  color: #242424;
  text-decoration: none;
  vertical-align: middle;
  line-height: 50px;
  display: block;
  padding: 15px;
  /* min-height: 170px; */
}
.home-new .c-white-shadow-box .act-tile .connect-img {
  background: url("../images/home/connect.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .share-img {
  background: url("../images/home/share.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .refer-img {
  background: url("../images/home/refer.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .youtube-img {
  background: url("../images/home/youtube.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .review-img {
  background: url("../images/home/review.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .video-img {
  background: url("../images/home/video-camera.png") no-repeat center center;
  background-size: 100%;
}
.home-new .c-white-shadow-box .act-tile .tile-icon {
  width: 55px;
  height: 55px;
  position: relative;
  margin: 0px auto;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.home-new .c-white-shadow-box .tile-desc {
  display: inline-block;
  vertical-align: middle;
  width: 72%;
  /* padding-right: 10px; */
  text-align: left;
  font-family: "Montserrat", sans-serif;
}
.home-new .c-white-shadow-box .tile-desc p.c-big-heading {
  color: #242424;
  font-size: 1rem;
  font-weight: 600;
}
.home-new .c-white-shadow-box .tile-desc p.c-small-heading {
  color: #777777;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: normal;
  margin: auto;
}
.home-new .c-deep-insight__image-holder {
  position: relative;
  width: auto;
  overflow: hidden;
  display: inline-block;
}
.home-new .c-deep-insight__image-holder .c-deep-insight__gif-wrap {
  position: absolute;
  top: 11.5%;
  background: #000;
  height: 76%;
  width: 89%;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.home-new .c-deep-insight__image-holder .c-deep-insight__gif-wrap-video {
  position: absolute;
  top: 12%;
  background: #000;
  height: 87%;
  width: 87%;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  clip: rect(0, 240px, 394px, 0);
}
.home-new .c-deep-insight__image-holder .c-thinkster-video {
  object-fit: cover;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
}
.home-new .reward-desc {
  text-align: center;
}
.home-new .reward-desc p.c-big-heading {
  color: #242424;
  font-size: 14px;
  font-weight: 800;
  padding-top: 10px;
  min-height: 42px;
}
.home-new .reward-desc p.c-small-heading {
  color: #a1a1a1;
  font-weight: 400;
  font-size: 15px;
  margin: auto;
  padding-top: 5px;
}
.home-new #rewards_list {
  /* padding: 0px 10px; */
  position: relative;
  width: 99%;
  margin: auto;
}
.home-new .btn-primary {
  background: #04a3f3;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
  border: 0px;
  text-align: center;
  margin: 7px auto 3px;
  padding: 6px 12px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  /* line-height: normal; */
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  cursor: default;
  pointer-events: none;
}
.home-new .btn-primary:hover,
.home-new .btn-primary:not(:disabled):not(.disabled).active,
.home-new .btn-primary:not(:disabled):not(.disabled):active,
.home-new .show > .btn-primary.dropdown-toggle {
  background: #00b4f1;
  border: 0px;
  color: #fff;
  outline: none;
  cursor: default;
  pointer-events: none;
}
.home-new .btn-primary.focus,
.home-new .btn-primary:focus {
  background: #00b4f1;
  border: 0px;
  color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}
.home-new .c-medal-list {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.home-new .c-medal-list li {
  margin: 0 3%;
}
.home-new .c-medal-list__img {
  border-radius: 71px;
  filter: drop-shadow(0px 6px 21.5px rgba(0, 0, 0, 0.14));
  background-color: #f9f9f9;
}
.home-new .c-medal-list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-new .c-medal-list__content {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 40px;
  font-weight: 800;
  color: #707070;
  margin-top: 10px;
  letter-spacing: 3px;
  text-align: center;
}
.home-new .o-tourSelection .o-enrollCTA__action {
  margin: 1rem auto 4rem;
}
@media screen and (max-width: 960px) {
  .home-new h2 {
    font-size: 30px !important;
    line-height: 38px !important;
  }
}
.home-new h2.o-nyt-quote__intro {
  font-size: 1.125rem !important;
  line-height: 1.5rem !important;
}

p.o-tm-mega-menu__secondary__heading,
p.o-topMenu__socialHeading {
  font-size: 18px !important;
}

span#ticking {
  display: inline-block;
  position: relative;
  margin-left: 0 !important;
}
span#ticking strong {
  font-weight: 800;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
  font-weight: 700;
}
span#ticking strong.on {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.3s linear;
}

.c-frm--full {
  width: 100%;
}
.c-frm--roundaded-bordered {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #e3e9ec;
  padding: 8px 8px 8px 20px;
}
.c-frm__inline {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.c-button {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  background: #fd6c00;
  background: -moz-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: -webkit-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: linear-gradient(to bottom, #fd6c00 0, #f75500 100%);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  border-radius: 12.5rem;
  box-sizing: border-box;
}
.c-button:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.c-button--super {
  padding: 0.6rem 1.5rem;
  font-size: 16px;
  line-height: 2rem;
}
@media screen and (min-width: 400px) {
  .c-button--super {
    padding: 0.8rem 2rem;
    font-size: 18px;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-button--super {
    padding: 1rem 2.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.c-button--active2 {
  background: #00b4f1;
  background: -moz-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: -webkit-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: linear-gradient(to bottom, #00b4f1 0, #0098f1 100%);
}
.c-button--active3 {
  background: #62c814;
  background: -moz-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: -webkit-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: linear-gradient(to bottom, #62c814 0, #14c81f 100%);
}
.c-button--active4 {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: -webkit-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: linear-gradient(to bottom, #ffffff 0, #d8d8d8 100%);
  color: #242424;
}
.c-button--active4:hover {
  color: #26aeee;
}
.c-button--active5 {
  background: #fa6100;
}
.c-button--active5:hover {
  background: #c74d00;
}
.c-button--active6 {
  background: #3377ff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  min-height: 48px;
  padding: 0 25px;
}
.c-button--active6 i {
  padding-left: 8px;
}
.c-button--active7 {
  background: #3cc819;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  min-height: 48px;
  padding: 0 25px;
}
.c-button--active7:focus, .c-button--active7:hover, .c-button--active7:active {
  outline: none;
}
.c-button--active7 i {
  padding-left: 8px;
}

.background-size-cover {
  background-size: cover !important;
}

.c-frm--full {
  width: 100%;
}
.c-frm--roundaded-bordered {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #e3e9ec;
  padding: 8px;
}
@media screen and (min-width: 575px) {
  .c-frm--roundaded-bordered {
    padding: 8px 8px 8px 20px;
  }
}
.c-frm__inline {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
}
@media screen and (min-width: 575px) {
  .c-frm__inline {
    flex-direction: row;
  }
}
@media screen and (max-width: 574px) {
  .c-frm__inline input[type=text] {
    height: 40px;
    margin-bottom: 10px;
  }
}

._error {
  position: absolute;
  background: #f3ab5a;
  border-radius: 5px;
  padding: 5px 10px;
  bottom: -47px;
}
._error-arrow {
  position: absolute;
  top: -9px;
  border-bottom: 10px solid #f3ab5a;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
._error-inner {
  color: #fff;
}

.font-family-ralway {
  font-family: "Raleway", "Work Sans", Helvetica, Arial, sans-serif;
}

.mod-1 .d-flex i {
  max-width: 8%;
  flex: 0 0 8%;
}
@media screen and (min-width: 575px) {
  .mod-1 .d-flex i {
    max-width: 5%;
    flex: 0 0 5%;
  }
}
.mod-1 .d-flex span {
  text-align: left;
}

.o-affiliates-social-proof--grey-bg {
  background: #f5f5f5 !important;
  padding: 60px 20px 45px;
  margin: 0;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof--grey-bg {
    background: #f5f5f5;
    padding: 60px 0 45px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof--grey-bg {
    padding-bottom: 10px;
  }
}
.o-affiliates-social-proof .c-social-text {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 15px;
}
.o-affiliates-social-proof .c-social-text--big {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #333;
  margin: 45px 0 5px;
}
@media screen and (max-width: 575px) {
  .o-affiliates-social-proof .c-social-text--big {
    margin: 35px 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof .main-wrapper {
    padding-left: 0px;
    padding-right: 0;
  }
}
.o-affiliates-social-proof ul {
  display: flex;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul {
    margin-bottom: 0;
  }
}
.o-affiliates-social-proof ul.awards li {
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul.awards li {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .o-affiliates-social-proof ul.awards li {
    padding: 10px;
    border: #f1f1f1 solid 1px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul.awards li {
    margin: 25px 25px 0;
  }
}
.o-affiliates-social-proof ul.awards li img.stem-org-iocn {
  image-rendering: optimizeSpeed;
  /*                     */
  image-rendering: -moz-crisp-edges;
  /* Firefox             */
  image-rendering: -o-crisp-edges;
  /* Opera               */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and Safari) */
  image-rendering: crisp-edges;
  /* Chrome as of 2019   */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed       */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                */
}
.o-affiliates-social-proof ul li {
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul li {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .o-affiliates-social-proof ul li {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 40px 54px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    padding: 0 10px;
    border: #f1f1f1 solid 1px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul li {
    margin: 25px 15px 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof ul li {
    flex: 0 0 141px;
    margin: 15px 13px;
  }
}
.o-affiliates-social-proof ul li img.nbc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.abc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.apple {
  object-fit: contain;
}
.o-affiliates-social-proof__pan {
  border-radius: 10px;
  background-color: white;
  padding: 60px 15px;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof__pan {
    padding: 60px 90px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof__pan {
    margin-bottom: 10px;
  }
}
.o-affiliates-social-proof .social-proof-top {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 40px 54px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding: 0 25px;
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .o-affiliates-social-proof .social-proof-top {
    margin-bottom: 10px;
  }
}

.social-proof-bottom-row {
  margin-bottom: -70px;
}

.social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-bottom {
    margin-bottom: 10px;
  }
}
.social-proof-bottom b {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 876px) {
  .social-proof-bottom b {
    font-size: 11px;
  }
}
@media screen and (min-width: 877px) and (max-width: 1024px) {
  .social-proof-bottom b {
    font-size: 13px;
  }
}

.social-proof-btm-new {
  background: #f5f5f5;
}
.social-proof-btm-new .social-proof-btm-new-inn {
  max-width: 870px;
  margin: 0 auto;
  padding: 0 0 60px;
}
.social-proof-btm-new .social-proof-btm-new-inn.pb-0 {
  padding-bottom: 0;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row {
  display: flex;
  margin: 0 -15px;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row {
    flex-wrap: wrap;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 567px) and (max-width: 768px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom b {
  bottom: 15px;
  text-align: center;
  font-size: 13px;
}
.o-notificationBar__msg {
  padding: 1.75rem 1rem !important;
}
.o-notificationBar__msg .outer-line {
  border: 4px solid #ff9e52;
  border-radius: 100px;
  background: #fff;
  padding: 2px;
  display: inline-block;
  margin-left: 20px;
  display: none;
}
.o-notificationBar__msg .outer-line .inner-line {
  height: 80px;
  width: 80px;
  line-height: 95px;
  text-align: center;
  border-radius: 50%;
}
.o-notificationBar__msg .outer-line .inner-line small {
  line-height: 18px !important;
  font-size: 14px;
  color: #000;
  display: inline-block;
  font-weight: 600;
}

/*  =====================================
   personal-improvement-palns
=========================================  */
.personal-improvement-palns {
  padding: 80px 0 120px;
}
@media screen and (max-width: 767px) {
  .personal-improvement-palns .personal-improvement-palns-inn {
    padding: 0px 5px;
  }
}
.personal-improvement-palns .personal-improvement-palns-inn h2 {
  color: #000;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.personal-improvement-palns .personal-improvement-palns-inn h2 strong {
  color: #01aaf2;
}
.personal-improvement-palns .personal-improvement-palns-inn p {
  color: #333;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 950px;
  margin: 0 auto 40px;
  text-align: center;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel {
  width: 60%;
  margin: 0 auto;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .carousel-cell {
  width: 100%;
  /* height: 300px; */
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ddd;
  padding: 30px;
  border-radius: 15px;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .carousel-cell .carousel-cell-image {
  display: block;
  max-height: 100%;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .carousel.is-fullscreen .carousel-cell {
  height: 100%;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .carousel.is-fullscreen .carousel-cell-image {
  max-width: 100%;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .flickity-button {
  display: none;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .flickity-page-dots {
  bottom: -40px;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .flickity-page-dots .dot {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #b2b2b2;
  opacity: 1;
}
.personal-improvement-palns .personal-improvement-palns-inn .personalized-carousel .flickity-page-dots .dot.dot.is-selected {
  background: #01aaf2;
}
.personal-improvement-palns .my-slider {
  padding: 20px 0;
}
.personal-improvement-palns .my-slider .slider-cell {
  width: 45%;
  margin-right: 10px;
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 35px 35px 35px 35px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.personal-improvement-palns .my-slider .slider-cell h3 {
  font-family: "Work Sans";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #666;
  font-weight: 600;
}
.personal-improvement-palns .my-slider .slider-cell img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .personal-improvement-palns .my-slider .slider-cell {
    width: 100%;
    background: white;
    padding: 10px 15px;
    box-shadow: 0 7px 2px rgba(0, 0, 0, 0.5);
  }
}
.personal-improvement-palns .my-slider .slider-cell .slider-cell img {
  max-width: 100%;
  height: auto;
}
.personal-improvement-palns .my-slider .flickity-page-dots {
  bottom: -40px;
}
.personal-improvement-palns .my-slider .flickity-page-dots .dot {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background: #b2b2b2;
  opacity: 1;
}
.personal-improvement-palns .my-slider .flickity-page-dots .dot.dot.is-selected {
  background: #01aaf2;
}

/*  =====================================
    benefits-math-tutor-program
 =========================================  */
.benefits-math-tutor-program {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .benefits-math-tutor-program {
    padding: 80px 5px;
  }
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn p.benfit-sub-title {
  color: #333;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 950px;
  margin: 0 auto 40px;
  text-align: center;
  padding: 0 0 40px;
  display: none;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn h2 {
  color: #000;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 50px;
  text-align: center;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn h2 strong {
  color: #01aaf2;
}
@media screen and (max-width: 767px) {
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .mt-5 {
    margin-top: 0 !important;
  }
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card {
  border: none;
  box-shadow: 0 6px 5px #00000078;
}
@media screen and (max-width: 767px) {
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card {
    margin-bottom: 15px;
  }
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .modal-lg {
  max-width: 90% !important;
}
@media screen and (max-width: 767px) {
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .modal-lg {
    max-width: 100% !important;
  }
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .modal-lg video {
    height: 100%;
  }
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .modal-header {
  padding: 0;
  border-bottom: none;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .modal-header .close {
  padding: 0;
  margin: -1rem -12px -2rem auto;
  background: #000;
  opacity: 1;
  color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  z-index: 9;
  cursor: pointer;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .video-card {
  position: relative;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .video-card a img {
  padding: 13px 15px;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .video-card .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  height: 100%;
  background: #00000078;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card .video-card .overlay img {
  padding: 60px 0;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card-body {
  padding: 20px 18px 35px;
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card-body .card-title {
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card-body .card-title {
    font-size: 20px;
    line-height: 27px;
  }
}
.benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card-body .card-text {
  color: #333;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .benefits-math-tutor-program .benefits-math-tutor-program-inn .benefits-box .card-body .card-text {
    font-size: 16px;
  }
}

/*  =====================================
    online-math-tutoring/who-is-this-for
 =========================================  */
.bggrey--active2 {
  background: #eaeaea !important;
}

.o-common-section-wrap .o-who-is-this-for {
  text-align: left !important;
}
.o-common-section-wrap .o-step-content-list ul li {
  padding: 0 0 0 40px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #8794af;
  color: #8794af !important;
}
.o-common-section-wrap .o-step-content-list ul li::before {
  background: url(../click-funnels/images/arrow-right-grey.svg) 0 0 no-repeat !important;
  top: 10px;
}

.o-help-child {
  padding: 110px 0 80px;
  background: #6b40c3;
  background: -moz-linear-gradient(left, #6b40c3 0, #249fd1 100%);
  background: -webkit-linear-gradient(left, #6b40c3, #249fd1);
  background: linear-gradient(90deg, #6b40c3 0, #249fd1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6b40c3", endColorstr="#249fd1", GradientType=1);
}
.o-help-child h2 {
  color: #fff;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  max-width: 871px;
  margin: 0 auto 20px;
  text-align: center;
}
.o-help-child h3 {
  color: #fff;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  margin: 0 auto 20px;
  text-align: center;
}
.o-help-child p.sub-title {
  color: #fff;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 750px;
  margin: 0 auto 35px;
  text-align: center;
}
.o-help-child .o-help-box {
  position: relative;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
  border-radius: 5px;
  overflow: hidden;
  padding: 30px 20px;
  min-height: 297px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1087px) {
  .o-help-child .o-help-box {
    min-height: 340px;
  }
}
.o-help-child .o-help-box:hover {
  transform: scale(1.1);
  box-shadow: 0 20px 25px -10px black;
}
.o-help-child .o-help-box::before {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 0;
  content: " ";
  width: 100px;
  height: 100px;
  border-bottom-left-radius: 136px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 1024px) and (max-width: 1087px) {
  .o-help-child .o-help-box::before {
    width: 77px;
    height: 78px;
  }
}
.o-help-child .o-help-box p {
  color: #000;
  line-height: 23px;
  padding: 25px 20px 0 0;
}
.o-help-child .o-help-box .o-help-box-icon {
  position: absolute;
  top: 18px;
  right: 22px;
  max-width: 100px;
  z-index: 1;
  text-align: center;
}
@media screen and (min-width: 1024px) and (max-width: 1087px) {
  .o-help-child .o-help-box .o-help-box-icon {
    top: 13px;
    right: 15px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1087px) {
  .o-help-child .o-help-box .o-help-box-icon img {
    width: 37px;
  }
}
.o-help-child .o-help-box .o-help-box-icon .img-hoverable {
  display: none;
}
.o-help-child .o-help-box .o-help-box-title {
  position: relative;
}
.o-help-child .o-help-box .o-help-box-title p {
  color: #002060;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  padding: 0;
}
.o-help-child .o-help-box .o-help-box-line {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.o-help-box.box-1:hover::before {
  background: #00b4f1;
}
.o-help-box.box-1 .o-help-box-line {
  background: #00b4f1;
}
.o-help-box.box-1::before {
  background: #f5f5f5;
}

.o-help-box.box-2:hover::before {
  background: #fe7f20;
}
.o-help-box.box-2 .o-help-box-line {
  background: #fe7f20;
}
.o-help-box.box-2::before {
  background: #f5f5f5;
}

.o-help-box.box-3:hover::before {
  background: #14c81f;
}
.o-help-box.box-3 .o-help-box-line {
  background: #14c81f;
}
.o-help-box.box-3::before {
  background: #f5f5f5;
}

.o-help-box.box-4:hover::before {
  background: #ad84ee;
}
.o-help-box.box-4 .o-help-box-line {
  background: #ad84ee;
}
.o-help-box.box-4::before {
  background: #f5f5f5;
}

.o-help-box:hover .o-help-box-icon .img-non-hoverable {
  display: none;
}
.o-help-box:hover .o-help-box-icon .img-hoverable {
  display: block;
}
@media screen and (min-width: 1024px) and (max-width: 1087px) {
  .o-help-box:hover .o-help-box-icon .img-hoverable {
    width: 37px;
  }
}

/*  =====================================
    LIFE BEFORE & AFTER THINKSTER
 =========================================  */
.o-before-after-thinkster {
  background-color: #fff;
}
.o-before-after-thinkster .o-before-after-thinkster-inn {
  padding: 80px 0;
  /* ======== New Layout styles ========== */
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn {
    padding: 80px 20px;
  }
}
.o-before-after-thinkster .o-before-after-thinkster-inn h2 {
  font-family: Raleway;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  max-width: 871px;
  margin: 0 auto 40px;
  text-align: center;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-before-after-box {
  margin-top: 20px;
  box-shadow: 0 15px 21px #ddd;
  border-radius: 5px;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-th-life-before {
  padding: 22px 27px;
  border-left: 5px solid;
  display: flex;
  background: #fff2f2;
  border-color: #ffa8aa;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-th-life-after {
  padding: 22px 27px;
  border-left: 5px solid;
  display: flex;
  background: #effff4;
  border-color: #84cb9f;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .left {
  flex: 1;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn .left {
    flex: 4;
  }
}
.o-before-after-thinkster .o-before-after-thinkster-inn .left p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  font-family: Work Sans;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .right {
  flex: 7;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .right p {
  font-size: 16px;
  line-height: 21px;
  font-family: Work Sans;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after {
  max-width: 1024px;
  margin: 0 auto;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.desktop {
    display: none;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.desktop {
    max-width: 95% !important;
  }
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.desktop .box-layout {
    margin: 0 11px 23px 26px !important;
    min-height: 160px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 772px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.desktop .box-layout {
    min-height: 180px !important;
  }
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile {
  display: none;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile .main-layout {
  margin-bottom: 25px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile {
    display: block;
  }
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile .box-layout {
    margin: 0 35px 0 26px !important;
    min-height: auto !important;
  }
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile .box-layout.lay-green {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after.mobile .box-layout.lay-ornage {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-before h3,
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-after h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Raleway";
  margin-bottom: 18px;
  color: #444444;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-before .box-layout,
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-after .box-layout {
  padding: 30px 50px;
  margin: 0 35px 23px 26px;
  min-height: 140px;
  border-radius: 5px;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-before .box-layout p,
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .o-thinkster-after .box-layout p {
  color: #000;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .lay-ornage {
  background-color: #fff5ed;
  position: relative;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .lay-ornage::before {
  content: "";
  background-image: url(../images/variant_B/cross-with-circle.png);
  position: absolute;
  background-repeat: no-repeat;
  left: -28px;
  top: 25%;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  z-index: 10;
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .lay-green {
  background-color: #e7f5fa;
  position: relative;
  box-shadow: 0 6px 43px rgba(59, 42, 42, 0.18);
}
.o-before-after-thinkster .o-before-after-thinkster-inn .o-thinkster-before-after .lay-green::before {
  content: "";
  background-image: url(../images/variant_B/check-with-circle.png);
  position: absolute;
  background-repeat: no-repeat;
  left: -28px;
  top: 25%;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  z-index: 10;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-homeHero1 .b-button--super {
    font-size: 16px;
  }
}
.o-gradient-pan_1, .o-blue-panel, .o-strangth-weakness, .o-deep-insight, .home-new .o-deep-insight, .home-new .o-strangth-weakness, .home-new .o-blue-panel, .home-new .o-gradient-pan_1 {
  padding: 80px 0;
}

.c-comon-typo h2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
  color: #000;
  margin-bottom: 24px;
  text-align: center;
}
.c-comon-typo h2 span {
  color: #01aaf2;
}
@media screen and (max-width: 991px) {
  .c-comon-typo h2 br {
    display: none;
  }
}
.c-comon-typo p {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 50px;
}

.o-deep-insight {
  background: #f7f7f7;
}

.o-blue-panel {
  background: #001c56;
}
.o-blue-panel h2 {
  color: #FFF;
}
.o-blue-panel h3 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 800;
  color: #fff;
  margin: 40px 0 10px;
}
.o-blue-panel p {
  color: #FFF;
}

.o-reffer-frnd h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #4771ca;
}
.o-reffer-frnd p {
  margin-bottom: 24px;
}

.o-gradient-pan_1 {
  background-image: linear-gradient(90deg, #6b3fc3 0%, #239fd1 100%);
}
.o-gradient-pan_1 h2 {
  color: #fff;
  font-size: 48px;
  line-height: 40px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.o-gradient-pan_1 h3 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 0;
}

.c-white-box {
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  max-width: 290px;
  margin: 0 auto 30px;
}
.c-white-box__icon {
  margin-bottom: 4px;
  display: inline-block;
}
.c-white-box h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
}
.c-white-box p {
  margin-bottom: 0;
  color: #666;
}
.c-white-box + .c-white-box {
  margin-bottom: 0;
}

.o-world-class-curriculum .negetivemargin {
  margin-top: -13%;
}
@media screen and (min-width: 768px) {
  .o-world-class-curriculum .negetivemargin {
    margin-top: 0;
  }
}
.o-world-class-curriculum .screen-on-ipad {
  max-width: 66% !important;
  border: 1px solid #000;
  z-index: 10;
  position: absolute;
  top: 39%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .o-world-class-curriculum .screen-on-ipad {
    max-width: 71% !important;
    display: block;
    top: 39%;
    left: 51%;
  }
}

.o-tourSelection__item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+0 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #62c814 0%, #14c81f 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=1 );
  /* IE6-9 */
  color: white;
  padding: 1.4375rem;
  margin-bottom: 4rem;
  text-align: center;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}
.o-tourSelection__itemLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.o-tourSelection__item--curriculum {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
}
.o-tourSelection__item--curriculum .o-tourSelection__icon {
  padding: 1.3125rem 0 1.125rem;
}
.o-tourSelection__item--curriculum .o-tourSelection__icon .a-glyph--atomicOrbitals {
  display: block;
  margin: 0 auto;
  width: 7.5rem;
  height: 7.0625rem;
}
.o-tourSelection__icon {
  padding: 1.75rem 0 1.625rem;
}
.o-tourSelection__icon .a-glyph--sketching {
  display: block;
  margin: 0 auto;
  width: 6.5625rem;
  height: 6.125rem;
}
.o-tourSelection .o-enrollCTA__action {
  margin: 1rem 0 4rem;
}

.c-cognitive-data__pan {
  display: flex;
  flex-direction: row;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan {
    flex-direction: column;
  }
}
.c-cognitive-data__pan:first-of-type:after {
  content: "";
  width: 13px;
  height: 13px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(calc(-50% - 1px), -50%);
  -moz-transform: translate(calc(-50% - 1px), -50%);
  -ms-transform: translate(calc(-50% - 1px), -50%);
  -o-transform: translate(calc(-50% - 1px), -50%);
  transform: translate(calc(-50% - 1px), -50%);
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  left: 50%;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan:first-of-type::after {
    display: none;
  }
  .c-cognitive-data__pan:first-of-type::before {
    display: none;
  }
}
.c-cognitive-data__pan:last-of-type::before {
  content: "";
  width: 13px;
  height: 13px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  left: 50%;
  bottom: 0;
  position: absolute;
  -webkit-transform: translateX(calc(-50% - 1px));
  -moz-transform: translateX(calc(-50% - 1px));
  -ms-transform: translateX(calc(-50% - 1px));
  -o-transform: translateX(calc(-50% - 1px));
  transform: translateX(calc(-50% - 1px));
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan:last-of-type::after {
    display: none;
  }
  .c-cognitive-data__pan:last-of-type::before {
    display: none;
  }
}
.c-cognitive-data__pan__lft {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
  padding: 21px 0;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan__lft {
    max-width: 100%;
    flex: 0 0 1005;
  }
  .c-cognitive-data__pan__lft::after {
    display: none;
  }
  .c-cognitive-data__pan__lft::before {
    display: none;
  }
}
.c-cognitive-data__pan__lft:after {
  position: absolute;
  height: 100%;
  right: 0;
  width: 1px;
  top: 0;
  content: "";
  background: #c7c7c7;
}
.c-cognitive-data__pan__lft:before {
  content: "";
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  background: #c7c7c7;
  border: 1px solid #c7c7c7;
  right: 0;
  top: 50%;
  position: absolute;
}
.c-cognitive-data__pan__rgt {
  max-width: 50%;
  flex: 0 0 50%;
  position: relative;
  padding: 21px 0;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan__rgt {
    max-width: 100%;
    flex: 0 0 1005;
  }
  .c-cognitive-data__pan__rgt::after {
    display: none;
  }
  .c-cognitive-data__pan__rgt::before {
    display: none;
  }
}
.c-cognitive-data__pan__rgt:after {
  position: absolute;
  height: 100%;
  left: -1px;
  width: 1px;
  top: 0;
  content: "";
  background: #c7c7c7;
}
.c-cognitive-data__pan h3 {
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 800;
  color: #01aaf2;
  margin-bottom: 10px;
  padding-left: 55px;
}
.c-cognitive-data__pan p {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  margin-bottom: 24px;
  padding-left: 55px;
}
.c-cognitive-data__pan p:last-of-type {
  margin-bottom: 0;
}
.c-cognitive-data__pan small {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #676767;
  margin-top: -10px;
  margin-bottom: 10px;
  padding-left: 55px;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan h3 {
    padding-left: 0;
    padding-right: 0;
  }
  .c-cognitive-data__pan p {
    padding-left: 0;
    padding-right: 0;
  }
  .c-cognitive-data__pan small {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-cognitive-data__pan:nth-of-type(even) h3 {
  padding-left: 0;
  padding-right: 55px;
}
.c-cognitive-data__pan:nth-of-type(even) p {
  padding-left: 0;
  padding-right: 55px;
}
.c-cognitive-data__pan:nth-of-type(even) small {
  padding-left: 0;
  padding-right: 55px;
}
.c-cognitive-data__pan:nth-of-type(even) .c-cognitive-data__pan__rgt {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .c-cognitive-data__pan:nth-of-type(even) h3 {
    padding-left: 0;
    padding-right: 0;
  }
  .c-cognitive-data__pan:nth-of-type(even) p {
    padding-left: 0;
    padding-right: 0;
  }
  .c-cognitive-data__pan:nth-of-type(even) small {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-color-box__pan div[class^=col-] .c-color-boxes {
  background: #f5f7f9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
}
.c-color-box__pan div[class^=col-] .c-color-boxes h3 {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 800;
  color: #000;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
}
.c-color-box__pan div[class^=col-] .c-color-boxes h3::after {
  content: "";
  height: 2px;
  width: 40px;
  background: #01aaf2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.c-color-box__pan div[class^=col-] .c-color-boxes p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}
.c-color-box__pan div[class^=col-]:nth-of-type(2n) .c-color-boxes {
  background: #eff9fe;
}

.c-icon-card-pan {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan {
    justify-content: center;
  }
}
.c-icon-card-pan li {
  max-width: 20%;
  flex: 0 0 20%;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .c-icon-card-pan li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    padding: 0 5px;
  }
}
.c-icon-card-pan2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan2 {
    justify-content: center;
  }
}
.c-icon-card-pan2 li {
  border-radius: 5px;
  filter: drop-shadow(0px 3px 2.5px rgba(0, 0, 0, 0.07));
  background-color: #ffffff;
  max-width: 15.66667%;
  flex: 0 0 15.66667%;
  margin: 0 5px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 15px;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan2 li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-icon-card-pan2 li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
.c-icon-card-pan2 li img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-icon-card-pan3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 50px;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan3 {
    justify-content: center;
    padding: 0;
  }
}
.c-icon-card-pan3 li {
  border-radius: 5px;
  max-width: 14.66667%;
  flex: 0 0 14.66667%;
  margin: 0 5px 20px;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .c-icon-card-pan3 li {
    max-width: 33%;
    flex: 0 0 33%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .c-icon-card-pan3 li {
    max-width: 46%;
    flex: 0 0 46%;
    text-align: center;
    padding: 0 5px;
  }
}
.c-icon-card-pan3 li img {
  max-width: 100%;
}

.c-white-shadow-box {
  border-radius: 10px;
  filter: drop-shadow(0px 3px 2.5px rgba(0, 0, 0, 0.07));
  background-color: #ffffff;
  padding: 15px;
}
.c-white-shadow-box p {
  font-size: 18px;
  color: #363636;
  margin-bottom: 0;
}
.c-white-shadow-box p a {
  font-size: 18px;
  font-weight: 700;
  color: #0099ec;
}
.c-white-shadow-box h2.heading {
  color: #242424;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0px auto;
  border-bottom: 1px #DDDDDD solid;
  padding-bottom: 6px;
  text-align: left;
}
.c-white-shadow-box h2.heading span {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  padding-left: 0;
  color: #242424;
  display: block;
}
@media screen and (min-width: 768px) {
  .c-white-shadow-box h2.heading span {
    display: inline-block;
    padding-left: 10px;
  }
}
.c-white-shadow-box .getpoints {
  padding-top: 5px;
  position: relative;
}
.c-white-shadow-box .act-tile {
  position: relative;
  margin: 4px auto;
  text-align: left;
  background: #f1f1f1;
  border-radius: 10px !important;
  transition: all 0.2s ease-in-out;
  color: #242424;
  text-decoration: none;
  vertical-align: middle;
  line-height: 50px;
  display: block;
  padding: 15px;
  /* min-height: 170px; */
}
.c-white-shadow-box .act-tile .connect-img {
  background: url("../images/home/connect.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .share-img {
  background: url("../images/home/share.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .refer-img {
  background: url("../images/home/refer.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .youtube-img {
  background: url("../images/home/youtube.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .review-img {
  background: url("../images/home/review.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .video-img {
  background: url("../images/home/video-camera.png") no-repeat center center;
  background-size: 100%;
}
.c-white-shadow-box .act-tile .tile-icon {
  width: 55px;
  height: 55px;
  position: relative;
  margin: 0px auto;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.c-white-shadow-box .tile-desc {
  display: inline-block;
  vertical-align: middle;
  width: 72%;
  /* padding-right: 10px; */
  text-align: left;
  font-family: "Montserrat", sans-serif;
}
.c-white-shadow-box .tile-desc h3 {
  color: #242424;
  font-size: 1rem;
  font-weight: 600;
}
.c-white-shadow-box .tile-desc h4 {
  color: #777777;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: normal;
  margin: auto;
}

.c-deep-insight__image-holder {
  position: relative;
  width: auto;
  overflow: hidden;
  display: inline-block;
}
.c-deep-insight__image-holder .c-deep-insight__gif-wrap {
  position: absolute;
  top: 11.5%;
  background: #000;
  height: 76%;
  width: 89%;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.c-deep-insight__image-holder .c-thinkster-video {
  object-fit: cover;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
}

.reward-desc {
  text-align: center;
}
.reward-desc h3 {
  color: #242424;
  font-size: 14px;
  font-weight: 800;
  padding-top: 10px;
}
.reward-desc h4 {
  color: #a1a1a1;
  font-weight: 400;
  font-size: 15px;
  margin: auto;
}

#rewards_list {
  /* padding: 0px 10px; */
  position: relative;
  width: 99%;
  margin: auto;
}

.btn-primary {
  background: #04A3F3;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
  border: 0px;
  text-align: center;
  margin: 7px auto 3px;
  padding: 6px 12px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  /* line-height: normal; */
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background: #00b4f1;
  border: 0px;
  color: #fff;
  outline: none;
}

.btn-primary.focus, .btn-primary:focus {
  background: #00b4f1;
  border: 0px;
  color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  outline: none;
}

.c-medal-list {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.c-medal-list li {
  margin: 0 3%;
}
.c-medal-list__img {
  border-radius: 71px;
  filter: drop-shadow(0px 6px 21.5px rgba(0, 0, 0, 0.14));
  background-color: #f9f9f9;
}
.c-medal-list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-medal-list__content {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 40px;
  font-weight: 800;
  color: #707070;
  margin-top: 10px;
  letter-spacing: 3px;
  text-align: center;
}

/* Playbutton animation */
@keyframes playWave {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes playWave {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes playWave {
  0% {
    -moz-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes playWave {
  0% {
    -o-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -o-transform: scale(1.5);
    opacity: 0;
  }
}
/* ./Playbutton animation */
/* Ebook animation */
@keyframes ebook {
  0% {
    transform: scale(1) rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  25% {
    transform: scale(1.03) rotate(3deg);
    box-shadow: 20px 30px 20px -10px rgba(0, 0, 0, 0.5);
  }
  50% {
    transform: scale(1) rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  75% {
    transform: scale(1.03) rotate(-3deg);
    box-shadow: -20px 30px 20px -10px rgba(0, 0, 0, 0.5);
  }
  100% {
    transform: scale(1) rotate(0deg);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
}
/* ./Ebook animation */
/* wrapper */
.parent-insight-wrapper {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .parent-insight-wrapper {
    max-width: 1410px;
  }
}

/* ./wrapper */
/* parent-insight-h2 */
.parent-insight-h2 {
  font-family: "Raleway", sans-serif;
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: 800;
  color: #242424;
  padding: 0;
  margin-bottom: 0.45em;
}
.parent-insight-h2 span {
  color: #00aeef;
}

/* ./parent-insight-h2 */
/* parent-insight-p */
.parent-insight-p {
  font-family: "Work Sans", sans-serif;
  font-size: 1.135em;
  line-height: 1.4em;
  font-weight: 400;
  color: #333;
  padding: 0;
  margin-bottom: 1em;
}
.parent-insight-p.marging-bottom-0 {
  margin-bottom: 0;
}
@media screen and (min-width: 760px) {
  .parent-insight-p {
    font-family: "Work Sans", sans-serif;
    font-size: 1.195em;
    line-height: 1.4em;
    font-weight: 400;
    color: #333;
    margin-bottom: 1em;
  }
}

/* ./parent-insight-p */
/* parent-insight-hero */
.parent-insight-hero {
  padding: 40px 0px;
  background: url("../images/parent-insight/bg-hero.png") center center no-repeat #3a1ea9;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.parent-insight-hero .hero-flex {
  display: flex;
  flex-direction: column;
}
.parent-insight-hero .hero-flex .box {
  flex: 1;
}
.parent-insight-hero .hero-flex .box.left {
  padding-bottom: 40px;
}
.parent-insight-hero h1 {
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}
.parent-insight-hero h1 span {
  display: block;
}
.parent-insight-hero h1 strong {
  font-weight: 800;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
}
.parent-insight-hero h1 strong.on {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.3s linear;
}
.parent-insight-hero p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px;
}
.parent-insight-hero .availability {
  padding-left: 0;
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.parent-insight-hero .availability p {
  font-size: 14px;
  margin-bottom: 15px;
}
.parent-insight-hero .video-demo {
  margin-bottom: 15px;
}
.parent-insight-hero .video-demo .iphone-image {
  display: block;
  width: 231px;
  height: 481px;
  margin: 0 auto;
}
.parent-insight-hero .video-demo .vid-wrapper {
  display: block;
  width: 231px;
  height: 481px;
  margin: 0 auto;
  position: relative;
}
.parent-insight-hero .video-demo .vid-wrapper .outer {
  position: absolute;
  top: 56px;
  left: 12px;
  width: 207px;
  height: 370px;
}
.parent-insight-hero .video-demo .vid-wrapper .inner {
  width: 100%;
  padding-bottom: 178.77%;
  position: relative;
  z-index: 50;
}
.parent-insight-hero .video-demo .vid-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.parent-insight-hero .video-demo .vid-wrapper .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 56px;
  height: 56px;
  margin: -28px 0 0 -28px;
  z-index: 100;
  cursor: pointer;
}
.parent-insight-hero .video-demo .vid-wrapper .play img {
  width: 56px;
  height: 56px;
  display: block;
  position: relative;
  z-index: 10;
}
.parent-insight-hero .video-demo .vid-wrapper .play:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  top: 0;
  left: 0;
  background-color: #fff;
  animation: playWave 3s ease-in-out infinite;
  -webkit-animation: playWave 3s ease-in-out infinite;
  -moz-animation: playWave 3s ease-in-out infinite;
  -o-animation: playWave 3s ease-in-out infinite;
}
.parent-insight-hero .download-pdf {
  text-align: center;
  display: flex;
  max-width: 385px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /*&:hover {
    box-shadow: 0 15px 40px rgba(0,0,0,.2);
  }*/
}
.parent-insight-hero .download-pdf span {
  flex: 1;
  padding: 10px;
  font-family: "Work Sans";
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.parent-insight-hero .download-pdf i {
  flex: initial;
  padding: 10px;
  background-color: #4832ea;
  border-radius: 0 4px 4px 0;
}
@media screen and (min-width: 760px) {
  .parent-insight-hero {
    text-align: left;
  }
  .parent-insight-hero .hero-flex {
    flex-direction: row;
    align-items: center;
  }
  .parent-insight-hero .hero-flex .box {
    flex: 1;
  }
  .parent-insight-hero .hero-flex .box.left {
    padding-bottom: 0px;
    padding-right: 20px;
  }
  .parent-insight-hero .hero-flex .box.right {
    padding-left: 20px;
  }
  .parent-insight-hero h1 {
    font-family: "Raleway", sans-serif;
    font-size: 46px;
    line-height: 56px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
  }
  .parent-insight-hero h1 strong {
    font-weight: 800;
  }
  .parent-insight-hero .availability {
    padding-left: 20px;
    margin-top: 25px;
    padding-top: 0;
    border-top: none;
    border-left: 1px solid #fff;
  }
  .parent-insight-hero .availability p {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .parent-insight-hero .o-tm-mega-menu__primary__navBtn {
    text-align: center;
  }
}
@media screen and (min-width: 1100px) {
  .parent-insight-hero {
    text-align: left;
  }
  .parent-insight-hero .hero-flex .box {
    flex: 1;
  }
  .parent-insight-hero .hero-flex .box.left {
    flex: 1.5;
  }
  .parent-insight-hero h1 {
    font-family: "Raleway", sans-serif;
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
  }
  .parent-insight-hero h1 strong {
    font-weight: 800;
  }
  .parent-insight-hero p {
    margin-bottom: 30px;
  }
  .parent-insight-hero .availability {
    margin-top: 35px;
  }
}

/* ./parent-insight-hero */
/* parent-app-sneakpeek */
.parent-app-sneakpeek {
  padding: 30px 0px;
  text-align: center;
  font-size: 14px;
}
.parent-app-sneakpeek .parent-app-sneakpeek-flex {
  display: flex;
  flex-direction: column;
}
.parent-app-sneakpeek .parent-app-sneakpeek-flex .box {
  flex: 1;
}
.parent-app-sneakpeek .parent-app-sneakpeek-flex figure {
  display: block;
  width: 100%;
  padding-bottom: 15px;
}
.parent-app-sneakpeek .parent-app-sneakpeek-flex figure img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 760px) {
  .parent-app-sneakpeek {
    padding: 60px 0px;
    text-align: left;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex {
    flex-direction: row;
    align-items: center;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex .box {
    flex: 1;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex .box.img {
    padding-right: 20px;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex .box.text {
    padding-left: 20px;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex.reverse .box.img {
    order: 2;
    padding-right: 0px;
    padding-left: 20px;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex.reverse .box.text {
    order: 1;
    padding-left: 0px;
    padding-right: 20px;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex figure {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 980px) {
  .parent-app-sneakpeek {
    font-size: 16px;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex {
    flex-direction: row;
    align-items: center;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex .box {
    flex: 1;
  }
  .parent-app-sneakpeek .parent-app-sneakpeek-flex .box.img {
    flex: 1.5;
  }
}

/* ./parent-app-sneakpeek */
/* parent-insight-testimonials */
.parent-insight-testimonials {
  padding: 30px 0px 60px;
  border-top: 1px solid #eee;
  text-align: center;
  font-size: 14px;
  background: url("../images/parent-insight/bg-testimonials.png") center center no-repeat #fff;
}
.parent-insight-testimonials .testimonials {
  display: flex;
  flex-direction: column;
  padding-top: 0px;
}
.parent-insight-testimonials .testimonials .box {
  padding: 15px 0px;
}
.parent-insight-testimonials .testimonials .box > div {
  border-radius: 4px;
  background-color: #fff;
  padding: 40px 20px 40px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.09);
}
.parent-insight-testimonials .testimonials .box img {
  display: block;
  margin: 0 auto 20px;
}
.parent-insight-testimonials .testimonials .box .parent-insight-p {
  margin-bottom: 30px;
}
.parent-insight-testimonials .testimonials .box .parent-insight-p.marging-bottom-0 {
  margin-bottom: 0;
}
.parent-insight-testimonials .testimonials .box .parent {
  color: #7e7e7e;
}
.parent-insight-testimonials .testimonials .box .parent strong {
  display: block;
  color: #333;
  font-weight: 700;
}
@media screen and (min-width: 760px) {
  .parent-insight-testimonials {
    padding: 50px 0px 90px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .parent-insight-testimonials {
    padding: 50px 0px 140px;
    font-size: 16px;
  }
  .parent-insight-testimonials .testimonials {
    display: flex;
    flex-direction: row;
    padding-top: 15px;
  }
  .parent-insight-testimonials .testimonials .box {
    padding: 0px 15px;
    flex: 1;
    position: relative;
  }
  .parent-insight-testimonials .testimonials .box > div {
    padding: 40px;
    position: relative;
    height: 100%;
  }
}

/* ./parent-insight-testimonials */
/* parent-insight-download-guide */
.parent-insight-download-guide {
  padding: 110px 0px 50px;
  text-align: center;
  font-size: 14px;
}
.parent-insight-download-guide--flex {
  background-color: #ededed;
  display: flex;
  flex-direction: column;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.parent-insight-download-guide--flex .box {
  padding: 40px;
}
.parent-insight-download-guide--flex .box.img {
  position: relative;
  padding-bottom: 90px;
}
.parent-insight-download-guide--flex figure {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 167px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.parent-insight-download-guide--flex figure img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  animation: ebook 5s ease-in-out infinite;
}
.parent-insight-download-guide--flex .sub-head {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #242424;
  margin-bottom: 5px;
}
.parent-insight-download-guide--flex .parent-insight-h2 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.parent-insight-download-guide--flex input[type=text] {
  display: block;
  width: 100%;
  background-color: #fff;
  color: #242424;
  line-height: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
  padding: 0 10px;
  border-radius: 2rem;
  text-align: center;
}
.parent-insight-download-guide--flex .b-button {
  width: 100%;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 {
  margin: 0;
  padding: 0;
  background: none !important;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._inline-style {
  margin-bottom: 0;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._inline-style input[type=text] {
  line-height: 1;
  margin: 0;
  width: 100%;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._button-wrapper {
  margin-right: 0 !important;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._form-thank-you {
  display: block;
  text-align: center;
  color: #001f63;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 5px;
}
.parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._submit {
  padding: 11.5px 10px !important;
  background: #00b4f1 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#00b4f1), to(#0098f1)) !important;
  background: linear-gradient(180deg, #00b4f1 0, #0098f1) !important;
  display: block;
  width: 100%;
  font-size: 16px;
}
@media screen and (min-width: 760px) {
  .parent-insight-download-guide {
    padding: 90px 0px 80px;
  }
  .parent-insight-download-guide--flex .box.img {
    padding-bottom: 230px;
  }
  .parent-insight-download-guide--flex figure {
    width: 40%;
  }
  .parent-insight-download-guide--flex .sub-head {
    font-family: "Work Sans", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #242424;
    margin-bottom: 5px;
  }
  .parent-insight-download-guide--flex .parent-insight-h2 {
    font-size: 2.5em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
  }
  .parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._inline-style input[type=text] {
    text-align: left;
  }
  .parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._submit {
    font-size: 14px;
  }
  .parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._form-thank-you {
    text-align: left;
  }
}
@media screen and (min-width: 980px) {
  .parent-insight-download-guide {
    padding: 50px 0 110px;
    text-align: left;
    font-size: 16px;
  }
  .parent-insight-download-guide--flex {
    flex-direction: row;
    align-items: center;
  }
  .parent-insight-download-guide--flex .box.img {
    width: 33.33%;
    padding-bottom: 90px;
  }
  .parent-insight-download-guide--flex .box.text {
    width: 66.66%;
  }
  .parent-insight-download-guide--flex figure {
    bottom: auto;
    left: auto;
    top: 50%;
    right: 0;
    width: 80%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .parent-insight-download-guide--flex input[type=text] {
    text-align: left;
    padding: 0 30px;
    width: 80%;
  }
  .parent-insight-download-guide--flex .b-button {
    width: auto;
  }
  .parent-insight-download-guide--flex #activeCampaignForm1 > div {
    text-align: left !important;
  }
  .parent-insight-download-guide--flex #activeCampaignForm1 ._form._form_12 ._submit {
    font-size: 14px;
  }
}
@media screen and (min-width: 1100px) {
  .parent-insight-download-guide {
    padding: 90px 0 120px;
  }
  .parent-insight-download-guide--flex .box.img {
    width: 33.33%;
    padding-bottom: 90px;
  }
  .parent-insight-download-guide--flex .box.text {
    width: 66.66%;
  }
  .parent-insight-download-guide--flex figure {
    width: 85%;
  }
  .parent-insight-download-guide--flex input[type=text] {
    height: 3.75rem;
    line-height: 3.75rem;
  }
  .parent-insight-download-guide--flex .b-button {
    width: auto;
  }
}

/* ./parent-insight-download-guide */
/* parent-insight-bottom-form */
.parent-insight-bottom-form {
  padding: 60px 0 60px;
  background: url("../images/parent-insight/bg-learn-more.jpg") 50% 50% no-repeat #e3e3e3;
  background-size: cover;
  text-align: center;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14 {
  margin: 0;
  padding: 0;
  background: none !important;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14._inline-form {
  margin-bottom: 0;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14._inline-form input[type=text] {
  line-height: 1.3;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  margin: 0px 0 15px;
  width: 100%;
  background: #fff;
  padding: 10px;
  display: block;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14 ._button-wrapper {
  margin-right: 0 !important;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14 ._submit {
  padding: 11.5px 10px !important;
  background: #00b4f1 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#00b4f1), to(#0098f1)) !important;
  background: linear-gradient(180deg, #00b4f1 0, #0098f1) !important;
  display: block;
  width: 100%;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  display: block;
  width: 100%;
}
.parent-insight-bottom-form #activeCampaignForm2 ._form._form_14 ._form-thank-you {
  display: block;
  text-align: center;
  color: #001f63;
  padding: 15px;
  background: #f7f7f7;
  border-radius: 5px;
  font-size: 20px;
  font-family: "Work Sans";
}
@media screen and (min-width: 760px) {
  .parent-insight-bottom-form {
    padding: 90px 0px 90px;
    font-size: 16px;
  }
}

/* ./parent-insight-bottom-form */
.o-siteHeader {
  padding-top: 0;
}

.o-siteHeader .o-siteHeader__branding .thinkster-sat-logo-new {
  max-width: 141px !important;
}

@media screen and (min-width: 768px) {
  .o-siteHeader .o-siteHeader__branding .thinkster-sat-logo-new {
    max-width: 100% !important;
  }
}
.main-banner {
  background-image: url(../images/pricing/hero_bg.jpg);
  background-position: left;
  background-repeat: no-repeat;
  text-align: center;
  padding: 2rem 0;
  margin-bottom: 2rem;
  background-size: 200% auto;
}
@media only screen and (min-width: 768px) {
  .main-banner {
    padding: 5rem 0;
    margin-bottom: 3rem;
    background-size: auto;
  }
}

.main-banner h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .main-banner h1 {
    font-size: 30px;
    margin-bottom: 2rem;
  }
}

.main-banner p {
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .main-banner p {
    font-size: 20px;
  }
}

#family-case-studies .o-parent-testimonials {
  background: linear-gradient(90deg, #6b40c3 0, #249fd1);
}

#family-case-studies .o-parent-testimonials h2 {
  color: #fff;
}
/*# sourceMappingURL=pricing.css.map */
