@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
#consent-manager {
  display: none; }

/* Fonts */
@font-face {
  font-family: 'latosemibold';
  src: url("../fonts/lato-semibold-webfont.eot");
  src: url("../fonts/lato-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-semibold-webfont.woff2") format("woff2"), url("../fonts/lato-semibold-webfont.woff") format("woff"), url("../fonts/lato-semibold-webfont.ttf") format("truetype"), url("../fonts/lato-semibold-webfont.svg#latosemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato-Semibold';
  src: url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.eot);
  src: url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.eot?#iefix) format("embedded-opentype"), url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.svg#Lato-Semibold) format("svg"), url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.ttf) format("truetype"), url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.woff) format("woff"), url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.woff2) format("woff2"), url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/Lato-Semibold.otf) format("otf"); }

@font-face {
  font-family: 'brandon_grotesquebold';
  src: url("../fonts/brandon_grotesque_bold-webfont.eot");
  src: url("../fonts/brandon_grotesque_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_grotesque_bold-webfont.woff2") format("woff2"), url("../fonts/brandon_grotesque_bold-webfont.woff") format("woff"), url("../fonts/brandon_grotesque_bold-webfont.ttf") format("truetype"), url("../fonts/brandon_grotesque_bold-webfont.svg#brandon_grotesquebold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'brandon_grotesquemedium';
  src: url("../fonts/brandon_grotesque_medium-webfont.eot");
  src: url("../fonts/brandon_grotesque_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_grotesque_medium-webfont.woff2") format("woff2"), url("../fonts/brandon_grotesque_medium-webfont.woff") format("woff"), url("../fonts/brandon_grotesque_medium-webfont.ttf") format("truetype"), url("../fonts/brandon_grotesque_medium-webfont.svg#brandon_grotesquemedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.eot");
  src: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-Black.svg#BrandonGrotesque-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.eot");
  src: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/fonts/BrandonGrotesque-BlackItalic.svg#BrandonGrotesque-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

/* Variables */
/* Mixins */
.skip-to-main-link {
  display: none; }

* {
  outline: none; }

body [contenteditable=true]:focus, body [href]:focus, body [tabindex]:not([tabindex="-1"]):focus, body button:focus, body details:focus, body input:focus, body select:focus, body textarea:focus {
  outline: none !important; }

a, a:focus {
  color: #003B5C; }

a, a:focus, a:hover {
  text-decoration: none; }

a:hover {
  color: #A1D884; }

.button, .button:focus, .button:active, .swal2-container .swal2-confirm.button, .swal2-container .swal2-modal .swal2-cancel, .modal--alert .button-container .confirm {
  background-color: #003B5C;
  color: #fff;
  line-height: normal;
  border-radius: 0px;
  outline: none;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #003B5C;
  font-size: 14px;
  letter-spacing: 0.7px;
  border-radius: 100px;
  padding-top: 13px;
  padding-bottom: 12px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover, .button:focus:hover, .button:active:hover, .swal2-container .swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover, .modal--alert .button-container .confirm:hover {
    background-color: #fff;
    border-color: #003B5C;
    color: #003B5C; }

.button:hover, .swal2-container .swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover, .modal--alert .button-container .confirm:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

h1, h2, h3, h4, h5, .orton_podcast_section h5 a, h6 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  color: #003B5C;
  text-transform: uppercase; }

body {
  font-family: "Lato-Semibold";
  color: #003B5C;
  font-weight: normal;
  font-size: 16px; }

.row {
  float: left;
  width: 100%; }

.row-half {
  float: left;
  width: 50%; }

.header.after_login .hdr_right .navUser-section > li:first-child {
  padding-left: 0; }

.header.after_login .main_menu .navPages-list {
  padding: 19px 0 0 10px; }
  @media only screen and (min-width: 1399px) {
    .header.after_login .main_menu .navPages-list {
      padding: 19px 0 0 41px; } }

.main_menu .navPages-list .navPages-item > .navPages-action {
  padding: 0 10px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500; }
  @media only screen and (min-width: 1399px) {
    .main_menu .navPages-list .navPages-item > .navPages-action {
      padding: 0 13px; } }
  .main_menu .navPages-list .navPages-item > .navPages-action .icon {
    height: 8px;
    width: 8px;
    margin: -4px 0 0 2px; }
  .main_menu .navPages-list .navPages-item > .navPages-action.is-open {
    background: transparent;
    color: #A1D884; }
  .main_menu .navPages-list .navPages-item > .navPages-action:hover {
    color: #A1D884; }

.search_box .form .form-field input.form-input::placeholder,
.search_box .form .form-field input.form-input:-ms-input-placeholder,
.search_box .form .form-field input.form-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 0, 0, 0.5); }

.hdr_right .navUser-section li.HP_account a, .hdr_right .navUser-section li.navUser-item--cart a, .hdr_right .navUser-section li.hdr_sticky_mail a {
  width: auto;
  float: left;
  position: relative;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500; }
  .hdr_right .navUser-section li.HP_account a svg, .hdr_right .navUser-section li.navUser-item--cart a svg, .hdr_right .navUser-section li.hdr_sticky_mail a svg {
    stroke: none;
    display: inherit;
    margin: 0 auto 2px; }
  .hdr_right .navUser-section li.HP_account a.logout, .hdr_right .navUser-section li.navUser-item--cart a.logout, .hdr_right .navUser-section li.hdr_sticky_mail a.logout {
    margin: 0 -6px 0 6px; }
    .hdr_right .navUser-section li.HP_account a.logout svg, .hdr_right .navUser-section li.navUser-item--cart a.logout svg, .hdr_right .navUser-section li.hdr_sticky_mail a.logout svg {
      height: 26px;
      width: 26px;
      fill: #fff;
      margin: 0 auto 2px; }
  .hdr_right .navUser-section li.HP_account a:hover, .hdr_right .navUser-section li.navUser-item--cart a:hover, .hdr_right .navUser-section li.hdr_sticky_mail a:hover {
    opacity: 1; }

.hdr_right .navUser-section li.HP_account {
  padding: 3px 0 0 12px; }

.hdr_right .navUser-section li.navUser-item--cart a svg {
  margin: 0 auto 5px; }

.hdr_bottom ul li a span {
  font-family: brandon-grotesque, sans-serif; }

.hdr_bottom ul li a:hover span {
  opacity: 1; }

.hdr_bottom ul li.for_contact_info .schedule-call {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  color: #003B5C;
  display: inline-block;
  font-size: 16px;
  font-family: "Lato-Semibold";
  letter-spacing: 0;
  line-height: 28px;
  margin-left: 5px;
  padding: 2px 27.5px 2px 21px;
  text-transform: none;
  vertical-align: middle; }
  .hdr_bottom ul li.for_contact_info .schedule-call svg {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
    .hdr_bottom ul li.for_contact_info .schedule-call svg .sc {
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      fill: #003B5C; }
  .hdr_bottom ul li.for_contact_info .schedule-call:hover {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: #003B5C;
    color: #fff; }
    .hdr_bottom ul li.for_contact_info .schedule-call:hover svg,
    .hdr_bottom ul li.for_contact_info .schedule-call:hover svg .sc {
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      fill: #fff; }

.hdr_bottom ul li.for_help a {
  font-family: "brandon_grotesquebold"; }

.parent_educator_section {
  background: #003B5C;
  position: relative; }
  .parent_educator_section .left_section, .parent_educator_section .right_sectinon {
    width: 50%;
    float: left; }
  .parent_educator_section .left_outer, .parent_educator_section .right_outer {
    float: left;
    width: 100%;
    text-align: center; }
    .parent_educator_section .left_outer .left_top, .parent_educator_section .left_outer .right_top, .parent_educator_section .right_outer .left_top, .parent_educator_section .right_outer .right_top {
      position: relative;
      display: inline-block;
      width: 100%; }
      .parent_educator_section .left_outer .left_top > span, .parent_educator_section .left_outer .right_top > span, .parent_educator_section .right_outer .left_top > span, .parent_educator_section .right_outer .right_top > span {
        display: inline-block;
        width: 100%; }
        .parent_educator_section .left_outer .left_top > span:after, .parent_educator_section .left_outer .right_top > span:after, .parent_educator_section .right_outer .left_top > span:after, .parent_educator_section .right_outer .right_top > span:after {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: rgba(106, 42, 91, 0.8);
          border-radius: 0px 60px 0px 0px; }
        .parent_educator_section .left_outer .left_top > span img, .parent_educator_section .left_outer .right_top > span img, .parent_educator_section .right_outer .left_top > span img, .parent_educator_section .right_outer .right_top > span img {
          border-radius: 0px 60px 0px 0px;
          width: 100%; }
      .parent_educator_section .left_outer .left_top:hover span:after, .parent_educator_section .left_outer .right_top:hover span:after, .parent_educator_section .right_outer .left_top:hover span:after, .parent_educator_section .right_outer .right_top:hover span:after {
        display: none; }
      .parent_educator_section .left_outer .left_top:hover .btm_cnt, .parent_educator_section .left_outer .right_top:hover .btm_cnt, .parent_educator_section .right_outer .left_top:hover .btm_cnt, .parent_educator_section .right_outer .right_top:hover .btm_cnt {
        background: rgba(106, 42, 91, 0.5); }
    .parent_educator_section .left_outer .btm_cnt, .parent_educator_section .right_outer .btm_cnt {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      bottom: 0;
      background: #6A2A5B;
      padding: 11px 0 14px; }
      .parent_educator_section .left_outer .btm_cnt span, .parent_educator_section .right_outer .btm_cnt span {
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        letter-spacing: 0.7px;
        opacity: .5;
        text-transform: uppercase;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
      .parent_educator_section .left_outer .btm_cnt p, .parent_educator_section .right_outer .btm_cnt p {
        font-size: 44px;
        line-height: 46px;
        letter-spacing: 2.2px;
        text-transform: uppercase;
        color: #fff;
        margin: 2px 0 0;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
  .parent_educator_section .right_outer .right_top {
    display: inline-block;
    width: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
    .parent_educator_section .right_outer .right_top > span:after {
      background: rgba(161, 216, 132, 0.8);
      border-radius: 60px 0px 0px 0px; }
    .parent_educator_section .right_outer .right_top > span img {
      border-radius: 60px 0px 0px 0px;
      width: 100%; }
    .parent_educator_section .right_outer .right_top:hover .btm_cnt {
      background: rgba(161, 216, 132, 0.6);
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease; }
  .parent_educator_section .right_outer .btm_cnt {
    background: #A1D884; }
    .parent_educator_section .right_outer .btm_cnt span {
      color: #003B5C; }
    .parent_educator_section .right_outer .btm_cnt p {
      color: #003B5C; }

.parent_educator_section {
  margin: 0 0 80px; }
  .parent_educator_section .get_started_cnt {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0 0 29px; }
    .parent_educator_section .get_started_cnt h3 {
      text-align: center;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      text-transform: none;
      max-width: 518px;
      margin: 39px auto 30px;
      font-family: "Lato-Semibold"; }
    .parent_educator_section .get_started_cnt .button {
      background: #fff;
      border-color: #fff;
      border-radius: 50px;
      color: #003B5C;
      letter-spacing: 1.2px;
      font-size: 24px;
      height: 50px;
      line-height: 50px;
      padding: 0 33px;
      z-index: 9; }
      .parent_educator_section .get_started_cnt .button:hover {
        border-color: #fff; }
    .parent_educator_section .get_started_cnt .inner_cnt {
      max-width: 610px;
      border: 1px solid #fff;
      margin: -40px auto 0;
      display: block;
      padding: 56px 20px 16px;
      min-height: 214px; }
      @media only screen and (min-width: 1399px) {
        .parent_educator_section .get_started_cnt .inner_cnt {
          max-width: 654px;
          padding: 58px 30px 16px; } }
      .parent_educator_section .get_started_cnt .inner_cnt .inner_left {
        width: 155px;
        display: inline-block;
        vertical-align: top;
        text-align: left; }
        @media only screen and (min-width: 1399px) {
          .parent_educator_section .get_started_cnt .inner_cnt .inner_left {
            width: 178px; } }
        .parent_educator_section .get_started_cnt .inner_cnt .inner_left h4 {
          font-size: 18px;
          line-height: 24px;
          letter-spacing: 0.9px;
          margin: 0; }
      .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
        width: calc(100% - 159px);
        display: inline-block;
        padding-left: 25px; }
        @media only screen and (min-width: 1399px) {
          .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
            width: calc(100% - 182px); } }
        .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul {
          margin: 0;
          list-style-type: none;
          width: 50%;
          float: left; }
          .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li {
            width: 100%;
            float: left;
            text-align: left;
            padding-bottom: 10px; }
            .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li span {
              font-size: 16px;
              line-height: 18px;
              font-family: "Lato-Semibold";
              color: rgba(255, 255, 255, 0.6);
              display: inline-block; }
            .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li:nth-child(2n + 1) {
              padding-right: 20px; }
    .parent_educator_section .get_started_cnt.left_btm {
      background: #6A2A5B; }
      .parent_educator_section .get_started_cnt.left_btm h3 {
        color: #fff; }
      .parent_educator_section .get_started_cnt.left_btm .button:hover {
        background: #6A2A5B;
        color: #fff; }
      .parent_educator_section .get_started_cnt.left_btm .inner_left h4 {
        color: rgba(255, 255, 255, 0.6); }
      .parent_educator_section .get_started_cnt.left_btm .inner_right ul li span {
        color: rgba(255, 255, 255, 0.6); }
    .parent_educator_section .get_started_cnt.right_btm {
      background: #A1D884; }
      .parent_educator_section .get_started_cnt.right_btm h3 {
        color: #003B5C; }
      .parent_educator_section .get_started_cnt.right_btm .button:hover {
        background: #A1D884;
        color: #003B5C; }
      .parent_educator_section .get_started_cnt.right_btm .inner_left h4 {
        color: rgba(0, 59, 92, 0.7);
        max-width: 130px; }
      .parent_educator_section .get_started_cnt.right_btm .inner_right ul li span {
        color: rgba(0, 59, 92, 0.7); }

.member_login {
  height: 94px;
  width: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #003B5C;
  border-radius: 50%;
  text-align: center;
  z-index: 8;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50px; }
  .member_login a {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-family: brandon-grotesque, sans-serif;
    padding: 7px 4px 0;
    font-weight: 500; }
    .member_login a:hover {
      color: #A1D884;
      text-decoration: none; }
  .member_login:hover {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
    .member_login:hover a {
      color: #A1D884; }

.instagram {
  margin: 17px 0 37px; }
  .instagram > .container {
    max-width: 1260px; }
  .instagram ul {
    list-style-type: none;
    margin: 0 -9px; }
    .instagram ul li {
      width: 25%;
      float: left;
      padding: 0 9px 20px; }

.Excellence_section .container {
  max-width: 1100px; }

.Excellence_section {
  padding: 60px 0 78px; }
  .Excellence_section .page-heading {
    font-size: 20px;
    margin: 0 0 31px;
    letter-spacing: 1px;
    color: #043B5C; }
  .Excellence_section ul {
    list-style-type: none;
    margin: 0; }
    .Excellence_section ul li {
      width: 20%;
      float: left;
      text-align: center; }
      .Excellence_section ul li .for_text {
        display: block;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.6px;
        color: #999;
        text-transform: uppercase;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500;
        margin: 0 0 8px; }
      .Excellence_section ul li .for_img {
        display: block; }
      .Excellence_section ul li:nth-child(3) {
        width: 40%; }
        .Excellence_section ul li:nth-child(3) > ul > li {
          width: 50%; }

.page-heading {
  font-size: 26px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  color: #003B5C;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  letter-spacing: 2.2px;
  font-size: 32px;
  line-height: normal; }

.footer .footer_top h3 {
  font-size: 26px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  color: #003B5C;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  vertical-align: middle; }

.footer .footer_top .form .form-field .form-prefixPostfix .form-input {
  font-family: "Lato-Semibold"; }

.footer .footer_top .form .form-field .form-prefixPostfix .button .form-prefixPostfix-button--postfix {
  background: transparent;
  border: 0;
  text-transform: uppercase;
  margin: 0;
  font-size: 14px; }

.footer .footer_top .form .form-field .form-prefixPostfix .form-input::-webkit-input-placeholder,
.footer .footer_top .form .form-field .form-prefixPostfix .form-input:-ms-input-placeholder,
.footer .footer_top .form .form-field .form-prefixPostfix .form-input::placeholder {
  color: rgba(0, 59, 92, 0.7); }

.footer_main .footer-info .footer-info-col a,
.footer_main .footer-info .footer-info-col p,
.footer_main .footer-info .footer-info-col li,
.footer_main .footer-info .footer-info-col address {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 23px;
  color: #fff;
  font-weight: normal;
  font-family: "Lato-Semibold"; }

.footer_main .footer-info .footer-info-col address {
  font-style: normal; }

.footer_main .footer-info .footer-info-col a:hover {
  color: #A1D884; }

.copyright .copyright_left .powered-by {
  font-family: "Lato-Semibold"; }

.footer .socialLinks .socialLinks-item .icon {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .footer .socialLinks .socialLinks-item .icon:hover {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
    .footer .socialLinks .socialLinks-item .icon:hover svg .ai, .footer .socialLinks .socialLinks-item .icon:hover svg .ay, .footer .socialLinks .socialLinks-item .icon:hover svg .at, .footer .socialLinks .socialLinks-item .icon:hover svg .ap, .footer .socialLinks .socialLinks-item .icon:hover svg .af, .footer .socialLinks .socialLinks-item .icon:hover svg .ap, .footer .socialLinks .socialLinks-item .icon:hover svg .ali, .footer .socialLinks .socialLinks-item .icon:hover svg .ayt {
      opacity: 1; }
    .footer .socialLinks .socialLinks-item .icon:hover svg .bi, .footer .socialLinks .socialLinks-item .icon:hover svg .by, .footer .socialLinks .socialLinks-item .icon:hover svg .bt, .footer .socialLinks .socialLinks-item .icon:hover svg .bp, .footer .socialLinks .socialLinks-item .icon:hover svg .bf, .footer .socialLinks .socialLinks-item .icon:hover svg .ap, .footer .socialLinks .socialLinks-item .icon:hover svg .ali, .footer .socialLinks .socialLinks-item .icon:hover svg .bli, .footer .socialLinks .socialLinks-item .icon:hover svg .byt {
      fill: #A1D884;
      opacity: 1; }

@media only screen and (min-width: 990px) {
  .header, .main_menu .navPages-list, .main_menu .navPages-list {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
  .header.header_fixed .logo_wrapper .header-logo .header-logo-image-container .header-logo-image {
    max-width: 178px;
    height: 39px; }
  .header.header_fixed .hdr_top .hdr_left {
    padding: 22px 0 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
  .header_fixed .main_menu .navPages-list {
    padding: 9px 0 0 20px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
  .header_fixed.header .hdr_bottom {
    min-height: auto; }
  .header_fixed.header .hdr_bottom ul {
    display: none; }
  .header.header_fixed {
    padding: 0 0 5px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; }
  .header.header_fixed .hdr_top {
    min-height: auto; }
  .header.header_fixed .hdr_right .navUser-section li.hdr_sticky_mail {
    display: inline-block;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    padding-top: 2px; }
  .header.header_fixed .hdr_right .navUser-section li.hdr_sticky_mail a svg {
    margin: 0 auto 7px; }
  .header_fixed.header.after_login .main_menu .navPages-list {
    padding: 9px 0 0 10px; } }

.main_menu .navPage-subMenu {
  left: -50px;
  background: #fff;
  min-width: 186px;
  top: 100%;
  padding: 23px 20px 8px;
  margin: 0px;
  background: white 0% 0% no-repeat padding-box;
  margin: 7px 0 0;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 20px 20px; }
  .main_menu .navPage-subMenu ul {
    max-width: 100%; }
    .main_menu .navPage-subMenu ul li {
      width: 100%;
      padding: 0 0 9px;
      text-align: center; }
      .main_menu .navPage-subMenu ul li a {
        padding: 0;
        border: 0;
        margin: 0;
        font-size: 14px;
        line-height: 20px;
        color: #003B5C;
        border-bottom: 3px solid transparent;
        font-family: brandon-grotesque, sans-serif;
        letter-spacing: 0.7px;
        font-weight: 500;
        display: inline-block;
        width: auto;
        text-transform: uppercase; }
        .main_menu .navPage-subMenu ul li a:hover {
          color: #003B5C;
          border-bottom: 3px solid #A1D884; }

.main_menu .custom-educator-academy .navPage-subMenu {
  left: 0px; }

.main_menu .custom-resources .navPage-subMenu {
  left: -30px; }

.main_menu .custom-shop .navPage-subMenu {
  left: -55px; }

.main_menu .custom-about .navPage-subMenu {
  left: -50px;
  padding-bottom: 18px; }

.navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
  padding: 0; }

/* system Page */
.custom_account_order .account-product-figure:after {
  padding: 0; }

.modal .previewCart .previewCartCheckout .button {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

.modal .previewCart .productView {
  flex-flow: row; }

.custom_wishlist .pagination {
  display: none; }

.account .pagination .pagination-list {
  float: none;
  margin: 0 0 -24px; }

.account .pagination {
  margin-top: 0; }

.pagination-list.pagination-list--small .pagination-item {
  height: auto;
  width: auto; }

.pagination-list.pagination-list--small .pagination-item.pagination-item--current, .pagination-list.pagination-list--small .pagination-item:hover {
  background: transparent; }

.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table .table-actions .button {
  padding: 0 15px;
  height: 38px;
  line-height: 34px; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99;
  margin: 0; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #003B5C;
    top: -5px;
    right: 12px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #A1D884; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #bebdbd;
    border-top: 0; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 0 6px;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #fff; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 90px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 90px;
              padding: 0;
              border-radius: 10px; }
          .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .sale-flag-side {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .product_badges,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .product_badges {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-figure .button,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .button,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .button {
            padding: 9px 21px 7px; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          float: left;
          padding: 10px 14px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: 44px;
            max-height: 100%;
            margin: 0;
            padding: 0;
            min-height: 44px; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #003B5C;
              text-align: left;
              font-size: 12px;
              line-height: 16px; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #6A2A5B; }
          .quickSearchResults .productGrid .product .card .card-body .short_des,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .short_des,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .short_des {
            display: none;
            padding: 0;
            height: 0; }
          .quickSearchResults .productGrid .product .card .card-body .card-figcaption_custom,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-figcaption_custom,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-figcaption_custom {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 4px 0 4px; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 16px;
              text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"],
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"],
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"] {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"],
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"],
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"] {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.card--alternate:hover, .card--alternate:hover .card-body {
  background-color: transparent; }

.card--alternate:hover .card-body .card-text {
  color: #003B5C; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  top: 100% !important;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem {
    padding: 0;
    display: block; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-image {
      float: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content {
      padding: 20px 0 0 10px;
      text-align: left;
      float: left; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name {
        height: auto; }
        .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a {
          font-size: 13px;
          letter-spacing: 0;
          line-height: 1.428571429;
          font-weight: 900;
          color: #999;
          text-transform: capitalize; }
          .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a:hover {
            color: #003B5C; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-brand {
        display: none; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-price {
        font-size: 15px;
        color: #999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 13px;
      padding: 7px 5px 7px;
      color: #fff;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      width: 100%; }
  .navUser-item--cart .dropdown-menu.is-open .previewCart-additionalCheckoutButtons {
    display: none !important; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  top: 100% !important;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem {
    padding: 0;
    display: block; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-image {
      float: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content {
      padding: 20px 0 0 10px;
      text-align: left;
      float: left; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name {
        height: auto; }
        .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a {
          font-size: 13px;
          letter-spacing: 0;
          line-height: 18px;
          font-weight: normal;
          color: #003B5C;
          text-transform: capitalize; }
          .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a:hover {
            color: #A1D884; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-brand {
        display: none; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-price {
        font-size: 15px;
        color: #003B5C; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 13px;
      padding: 7px 5px 7px;
      color: #fff;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      width: 100%; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartAction a:hover {
        color: #003B5C; }
  .navUser-item--cart .dropdown-menu.is-open .previewCart-additionalCheckoutButtons {
    display: none !important; }

.blog_page .blog {
  display: flex;
  width: auto;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .blog_page .blog .blog-post-figure .blog-thumbnail img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    overflow: hidden; }
  .blog_page .blog .blog-post-body .blog-title {
    font-family: "brandon_grotesquebold"; }
  .blog_page .blog .blog-post-body .blog-author {
    color: #003B5C; }
  .blog_page .blog .blog-post-body .blog-post a {
    color: #003B5C; }
    .blog_page .blog .blog-post-body .blog-post a:hover {
      color: #A1D884;
      text-decoration: none; }

.blog-post a:hover {
  color: #A1D884; }

.custom_blog_post .blog-thumbnail {
  display: none; }
  .custom_blog_post .blog-thumbnail .lazyautosizes {
    width: 100%; }

.custom_blog_post .blog-post-body {
  width: 100%;
  margin-top: 30px; }
  .custom_blog_post .blog-post-body .blog-header {
    text-align: left; }
    .custom_blog_post .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .custom_blog_post .blog-post-body .blog-header .blog-title a {
        color: #003B5C; }
        .custom_blog_post .blog-post-body .blog-header .blog-title a:hover {
          color: #A1D884; }
    .custom_blog_post .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #003B5C;
      margin: 0 0 6px; }

.custom_blog_post .tags li a {
  color: #003B5C; }
  .custom_blog_post .tags li a:hover {
    color: #A1D884; }

.custom_blog_post .socialLinks li a {
  height: 26px;
  width: 26px; }
  .custom_blog_post .socialLinks li a:hover svg {
    fill: #003B5C; }
    .custom_blog_post .socialLinks li a:hover svg .afsh, .custom_blog_post .socialLinks li a:hover svg .ats, .custom_blog_post .socialLinks li a:hover svg .aes, .custom_blog_post .socialLinks li a:hover svg .aps {
      fill: #003B5C; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }

.custom_brands {
  margin: 0; }
  .custom_brands .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #d3d3d3;
    padding: 0; }
    .custom_brands .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%;
        height: 150px; }
        .custom_brands .card-figure a .card-img-container img {
          max-height: 120px;
          margin: auto;
          display: block;
          width: auto; }
        .custom_brands .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .card-body .card-title {
      text-align: center;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500; }
      .custom_brands .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #fff;
        background: #003B5C;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        height: 42px;
        line-height: 40px;
        overflow: hidden;
        font-weight: normal;
        border: 2px solid #003B5C; }
        .custom_brands .card-body .card-title a:hover {
          background: #fff;
          color: #003B5C; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #003B5C;
  margin: 20px 0 0 0; }
  .error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #003B5C;
    margin: 20px 0; }
  .error_page_404 p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #003B5C; }

.login {
  margin-top: 0; }

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 45px;
  font-weight: normal;
  color: #003B5C;
  font-family: "brandon_grotesquebold"; }
  .login-form .forgot-password:hover {
    color: #A1D884; }

.custom_forgotpassword .form-prefixPostfix {
  display: block; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
    border-radius: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin: 15px 0 0;
    height: auto; }

.custom_forgotpassword .form-prefixPostfix .button, .custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #A1D884;
    color: #A1D884;
    font-size: 1rem; }
  .navBar--sub .navBar-item .navBar-action {
    color: #003B5C; }
    .navBar--sub .navBar-item .navBar-action:hover {
      color: #A1D884; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .productGrid .product .card {
  margin-bottom: 15px; }

.custom_wishlist .form .button {
  padding: 10px 17px;
  font-size: 14px; }

.account-orderStatus-label {
  background-color: #003B5C;
  padding: 7px 7px 5px; }

.account .account-product-title a:hover {
  color: #A1D884; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #003B5C; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #003B5C; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #A1D884; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #A1D884; }

.table--line .table-thead {
  background: transparent; }

.account-body {
  margin: 0 auto; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 0px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #003B5C; }

.custom_cart .estimator-form-input .form-input, .custom_cart .estimator-form-input .form-select {
  padding-right: 20px; }

.form-wishlist .button svg {
  fill: #fff; }

.form-wishlist .button:hover svg {
  fill: #003B5C; }

.cart-total .cart-total-label {
  color: #003B5C; }
  .cart-total .cart-total-label .form-select {
    padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #003B5C; }
  .cart-total .coupon-code-add:hover {
    color: #A1D884; }

.cart-total .cart-total-value .gift-certificate-add {
  color: #003B5C; }

.cart-total .cart-total-value button:hover {
  color: #A1D884; }

.cart-total .gift-certificate-cancel {
  color: #003B5C;
  font-style: normal; }
  .cart-total .gift-certificate-cancel:hover {
    color: #A1D884; }

.cart-total .coupon-code-cancel, .cart-total .shipping-estimate-show[aria-expanded="true"] {
  font-style: normal; }

.cart-total .coupon-code-cancel {
  color: #003B5C;
  font-style: normal; }
  .cart-total .coupon-code-cancel:hover {
    color: #A1D884; }

.cart-total .shipping-estimate-hide {
  color: #003B5C;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #003B5C; }
  .cart-total .shipping-estimate-show:hover {
    color: #A1D884; }

.cart-total .estimator-form-label .form-label {
  color: #003B5C; }

.cart-gift-certificate-form .button, .coupon-form .button {
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  padding: 0; }

.cart-item-image {
  max-height: 90px; }

.cart-header-item {
  text-transform: uppercase; }

.cart-item-name {
  letter-spacing: .8px;
  color: #003b5c;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  font-family: brandon_grotesquebold; }

/* end system page */
/* Start About Us */
.custom_breadcrumb {
  position: relative;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16); }
  .custom_breadcrumb.simple_breadcrumb {
    box-shadow: none;
    margin: 10px 0; }
    .custom_breadcrumb.simple_breadcrumb .container {
      padding: 0; }
  .custom_breadcrumb .container {
    max-width: 100%;
    padding: 0 30px 0 50px; }
    @media only screen and (min-width: 1399px) {
      .custom_breadcrumb .container {
        max-width: 1440px; } }
  .custom_breadcrumb .breadcrumb_outer {
    float: left;
    width: auto; }
  .custom_breadcrumb .schedule_call_section {
    float: right;
    width: auto; }
    .custom_breadcrumb .schedule_call_section a {
      display: inline-block;
      vertical-align: middle;
      background: #003B5C;
      border-radius: 100px;
      color: #fff;
      font-size: 16px;
      line-height: 28px;
      font-family: "Lato-Semibold";
      padding: 3px 27.5px 3px 21px;
      margin: 12px 0 11px;
      border: 1px solid #003B5C;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease; }
      .custom_breadcrumb .schedule_call_section a svg {
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        display: inline-block;
        margin: -4px 7px 0 0;
        vertical-align: middle; }
      .custom_breadcrumb .schedule_call_section a:hover {
        background: #fff;
        color: #003B5C;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease; }
        .custom_breadcrumb .schedule_call_section a:hover svg,
        .custom_breadcrumb .schedule_call_section a:hover svg .sc {
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          fill: #003B5C; }
  .custom_breadcrumb:after {
    content: "";
    display: none;
    position: absolute;
    top: 58px;
    height: 2px;
    width: 100%;
    left: 0;
    background: white 0% 0% no-repeat padding-box; }

ol.breadcrumbs {
  float: left;
  width: fit-content;
  margin: 17px 0 13px;
  text-align: left; }
  ol.breadcrumbs .breadcrumb {
    margin: 0; }
    ol.breadcrumbs .breadcrumb:first-child:before {
      content: "";
      margin: 0; }
    ol.breadcrumbs .breadcrumb:before {
      content: " ";
      color: #003B5C;
      top: 0px;
      margin: 0 5px 0 8px;
      border: 0;
      transform: none;
      font-weight: normal;
      font-size: 14px;
      background: url("../img/breadcrumb_arrow.svg") no-repeat;
      width: 7px;
      height: 10px; }
    ol.breadcrumbs .breadcrumb .breadcrumb-label {
      font-size: 16px;
      line-height: 30px;
      letter-spacing: 0;
      font-family: "Lato-Semibold";
      font-weight: normal;
      text-transform: capitalize;
      color: rgba(0, 59, 92, 0.49); }
      ol.breadcrumbs .breadcrumb .breadcrumb-label:hover {
        color: #003B5C; }
    ol.breadcrumbs .breadcrumb.is-active .breadcrumb-label {
      color: #003B5C; }

.breadcrumbs-additional div {
  z-index: 99;
  float: right; }

.teach_Section {
  background: #E2EFFF;
  padding: 71px 0 70px; }
  .teach_Section .container {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .teach_Section .teach_left {
    width: 43%;
    float: left; }
  .teach_Section .teach_right {
    width: 57%;
    float: left;
    padding-left: 61px; }
    .teach_Section .teach_right p {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      font-family: "Lato-Semibold";
      color: #003B5C;
      opacity: 0.6; }
    .teach_Section .teach_right h4 {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      font-family: "Lato-Semibold";
      color: #003B5C;
      text-transform: capitalize;
      margin: 46px 0 0; }

.brainpring_literacy {
  text-align: center;
  background: rgba(239, 239, 239, 0.5);
  margin: 0px 0 50px;
  padding: 10px 0 0; }
  .brainpring_literacy .top_cnt h3 {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 30px;
    margin: 32px 0 33px; }
  .brainpring_literacy .top_cnt p {
    font-size: 24px;
    line-height: 34px;
    font-family: "Lato-Semibold";
    color: #003B5C;
    opacity: .6;
    max-width: 830px;
    margin: 0 auto;
    width: 100%; }
  .brainpring_literacy .literacy_outer_top {
    margin: 77px 0 0px; }
    .brainpring_literacy .literacy_outer_top .literacy_img_left {
      width: 43%;
      float: left; }
    .brainpring_literacy .literacy_outer_top .literacy_cnt {
      width: 57%;
      float: left;
      padding-left: 61px;
      margin: -3px 0 0;
      text-align: left;
      font-family: "Lato-Semibold";
      color: #003B5C;
      font-weight: normal; }
      .brainpring_literacy .literacy_outer_top .literacy_cnt .for_dark {
        opacity: 1; }
      .brainpring_literacy .literacy_outer_top .literacy_cnt p {
        font-size: 18px;
        line-height: 28px;
        opacity: .6;
        margin-bottom: 29px; }
  .brainpring_literacy .literacy_outer_bottom {
    margin: 67px 0 0; }
    .brainpring_literacy .literacy_outer_bottom .literacy_img_right {
      float: right;
      width: 43%;
      padding: 3px 0 0; }
    .brainpring_literacy .literacy_outer_bottom .literacy_cnt {
      float: left;
      width: 57%;
      padding-right: 51px;
      text-align: left;
      font-family: "Lato-Semibold";
      color: #003B5C;
      font-weight: normal; }
      .brainpring_literacy .literacy_outer_bottom .literacy_cnt .for_dark {
        opacity: 1;
        padding: 0; }
      .brainpring_literacy .literacy_outer_bottom .literacy_cnt p {
        font-size: 18px;
        line-height: 28px;
        opacity: .6;
        margin-bottom: 29px;
        padding-right: 10px; }
  .brainpring_literacy .literacy_bottom {
    margin: 70px 0 0; }
    .brainpring_literacy .literacy_bottom .top_section {
      list-style-type: none;
      margin: 0 auto;
      max-width: 980px; }
      .brainpring_literacy .literacy_bottom .top_section li {
        width: 20%;
        float: left; }
        .brainpring_literacy .literacy_bottom .top_section li .au_box {
          display: flex;
          align-items: center;
          justify-content: center;
          border: 2px solid rgba(0, 59, 92, 0.19);
          border-radius: 20px;
          max-width: 162px;
          height: 132px;
          margin: 0 auto;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }
          .brainpring_literacy .literacy_bottom .top_section li .au_box:hover {
            background: #003B5C;
            border-color: #003B5C;
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease; }
            .brainpring_literacy .literacy_bottom .top_section li .au_box:hover svg .loc, .brainpring_literacy .literacy_bottom .top_section li .au_box:hover svg .portf, .brainpring_literacy .literacy_bottom .top_section li .au_box:hover svg .team, .brainpring_literacy .literacy_bottom .top_section li .au_box:hover svg .que, .brainpring_literacy .literacy_bottom .top_section li .au_box:hover svg .awb {
              fill: #fff; }
        .brainpring_literacy .literacy_bottom .top_section li .au_box_title {
          font-size: 14px;
          line-height: 16px;
          text-transform: uppercase;
          color: rgba(0, 59, 92, 0.5);
          margin: 14px 0 0;
          display: inline-block;
          font-family: brandon-grotesque, sans-serif;
          letter-spacing: 0.7px;
          font-weight: 500; }
          .brainpring_literacy .literacy_bottom .top_section li .au_box_title:hover {
            color: #003B5C;
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease; }
  .brainpring_literacy .btm_section {
    list-style-type: none;
    margin: 67px 0 0; }
    .brainpring_literacy .btm_section li {
      width: 50%;
      float: left;
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease; }
      .brainpring_literacy .btm_section li a {
        font-size: 30px;
        line-height: 28px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        padding: 1px 0 20px;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
      .brainpring_literacy .btm_section li span {
        display: inline-block;
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        opacity: .5;
        text-transform: uppercase;
        letter-spacing: 0.7px; }
      .brainpring_literacy .btm_section li:first-child {
        background: #6A2A5B; }
        .brainpring_literacy .btm_section li:first-child a {
          color: #fff; }
      .brainpring_literacy .btm_section li:last-child {
        background: #A1D884; }
        .brainpring_literacy .btm_section li:last-child a {
          color: #003B5C; }
      .brainpring_literacy .btm_section li:hover {
        background: #003B5C;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease; }
        .brainpring_literacy .btm_section li:hover a {
          color: #fff;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }

.orton_podcast_section {
  text-align: center;
  margin: 50px 0; }
  .orton_podcast_section .container {
    max-width: 1154px; }
  .orton_podcast_section .orton_podcast_inner {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 60px; }
  .orton_podcast_section .for_top_logo {
    padding: 9px 0 56px;
    display: inline-block;
    width: 100%; }
  .orton_podcast_section p {
    font-size: 24px;
    line-height: 34px;
    font-family: "Lato-Semibold";
    color: #003B5C;
    letter-spacing: 0.48px;
    opacity: .6;
    font-weight: normal;
    padding: 0 40px;
    margin: 0 0 10px; }
  .orton_podcast_section h5, .orton_podcast_section h5 a {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.48px;
    text-transform: none;
    font-family: "Lato-Semibold";
    margin: 25px 0 62px; }
    .orton_podcast_section h5 a {
      font-family: 'Lato', sans-serif;
      font-weight: 700; }
      .orton_podcast_section h5 a:hover {
        color: #A1D884; }
  .orton_podcast_section .button {
    font-size: 22px;
    padding: 9px 23px 7px;
    background: #fff;
    color: #003B5C;
    margin: 0 0 9px;
    letter-spacing: 1.1px;
    font-weight: 500; }
    .orton_podcast_section .button:hover {
      background: #003B5C;
      color: #fff; }

.au_blog_section {
  background: #E2EFFF url(../img/au_blog.svg) center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 37px 0 56px;
  margin: 50px 0 0; }
  .au_blog_section .container {
    max-width: 800px; }
  .au_blog_section h3 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 35px 0 0; }
    .au_blog_section h3 span {
      display: block;
      font-size: 24px;
      line-height: 30px;
      letter-spacing: 1.2px;
      margin-bottom: 8px; }
  .au_blog_section p {
    font-size: 18px;
    line-height: 28px;
    color: #003B5C;
    opacity: .6;
    font-family: "Lato-Semibold";
    padding: 0 3px;
    margin: 18px 0 62px; }
  .au_blog_section .button {
    font-size: 22px;
    letter-spacing: 1.1px;
    padding: 9px 34px 7px;
    color: #003B5C;
    background: transparent; }
    .au_blog_section .button:hover {
      background: #003B5C;
      color: #fff; }

.kind-words-slider .slick-track {
  display: flex; }

.kind-words-slider .slick-slide {
  height: inherit; }

.kind_words_section {
  float: left;
  width: 100%;
  text-align: center;
  margin: 75px 0 127px; }
  .kind_words_section .container {
    max-width: 1260px; }
  .kind_words_section h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 35px 0; }
  .kind_words_section .about-word-slide {
    margin: 0 -15px; }
    .kind_words_section .about-word-slide .word_slide_right_outer {
      width: 50%;
      float: left;
      padding: 0 15px; }
    .kind_words_section .about-word-slide .word_slide_left_outer {
      width: 50%;
      float: left;
      padding: 0 15px; }
    .kind_words_section .about-word-slide .word_slide_left {
      background: url(../img/kind_word_left.png) center no-repeat;
      background-size: cover;
      border-radius: 20px;
      color: #fff;
      padding: 36px 44px 36px; }
      .kind_words_section .about-word-slide .word_slide_left .word_auth_1 {
        color: #A1D884; }
    .kind_words_section .about-word-slide .word_slide_right {
      float: left;
      background: url(../img/kind_word_right.png) center no-repeat;
      background-size: cover;
      border-radius: 20px;
      color: #003B5C;
      padding: 35px 44px 36px; }
      .kind_words_section .about-word-slide .word_slide_right .word_cnt {
        color: #003B5C; }
      .kind_words_section .about-word-slide .word_slide_right .word_auth_1 {
        color: #003B5C; }
      .kind_words_section .about-word-slide .word_slide_right .word_auth_2 {
        color: #fff; }
    .kind_words_section .about-word-slide .word_cnt {
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0;
      padding: 0 15px;
      margin: 0 0 34px;
      height: 140px;
      overflow: hidden;
      display: inline-block;
      color: #fff;
      opacity: 1; }
    .kind_words_section .about-word-slide .word_auth_1, .kind_words_section .about-word-slide .word_auth_2 {
      font-size: 16px;
      line-height: 24px;
      font-family: brandon-grotesque, sans-serif;
      letter-spacing: 0.8px;
      text-transform: uppercase;
      margin: 0;
      font-weight: 500;
      padding: 0;
      opacity: 1;
      color: #fff; }
  .kind_words_section.course_description_page {
    margin: -14px 0 127px; }

.body .slick-arrow {
  background: transparent;
  padding: 0;
  border: 0;
  top: auto;
  height: 30px;
  width: 30px;
  transform: translate(0, -50%);
  margin: auto;
  border-radius: 50%;
  background: #003B5C;
  bottom: -74px;
  display: block; }
  .body .slick-arrow.slick-next {
    right: calc(50% - 34.5px); }
    .body .slick-arrow.slick-next:before {
      height: 30px;
      width: 30px;
      background-size: contain;
      background: url("../img/slick_right.svg") no-repeat center; }
  .body .slick-arrow.slick-prev {
    left: calc(50% - 34.5px); }
    .body .slick-arrow.slick-prev:before {
      height: 30px;
      width: 30px;
      background-size: contain;
      background: url("../img/slick_left.svg") no-repeat center; }

.body .carousel-tooltip {
  display: none !important; }

.body .slick-disabled {
  opacity: .3; }

/* End About Us */
/* Additional Page */
.main_educator_section {
  display: flex;
  flex-flow: row;
  background: #003B5C;
  max-height: 270px;
  overflow: hidden; }
  .main_educator_section .left_section {
    width: 50%;
    float: left;
    position: relative;
    background: #A1D884;
    border-radius: 0px 60px 0px 0px; }
    .main_educator_section .left_section .left_outer {
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      position: absolute;
      display: block;
      text-align: center; }
      .main_educator_section .left_section .left_outer img {
        max-width: 470px; }
      .main_educator_section .left_section .left_outer .page_title {
        font-size: 44px;
        line-height: 46px;
        letter-spacing: 2.2px;
        padding: 0 40px;
        margin: 0px; }
  .main_educator_section .right_sectinon {
    width: 50%;
    float: left; }
    .main_educator_section .right_sectinon img {
      border-radius: 60px 0 0 0;
      width: 100%; }

.section-brainspring {
  float: left;
  width: 100%;
  text-align: center;
  margin: 58px 0 30px 0; }
  .section-brainspring .container {
    max-width: 1148px; }
  .section-brainspring .section-brainspring-outer {
    text-align: center;
    float: left;
    width: 100%; }
    .section-brainspring .section-brainspring-outer h2 {
      font-size: 44px;
      line-height: 46px;
      letter-spacing: 2.2px;
      margin: 32px 0 32px; }
    .section-brainspring .section-brainspring-outer p {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      max-width: 820px;
      display: block;
      width: 100%;
      margin: 0 auto 70px;
      color: rgba(0, 59, 92, 0.6); }
    .section-brainspring .section-brainspring-outer sup {
      font-size: 13px;
      top: -8px; }
  .section-brainspring .services {
    list-style-type: none;
    margin: 77px -13px 77px; }
    .section-brainspring .services .service-item:hover svg * {
      stroke: #fff !important; }
    .section-brainspring .services .service-item.active .service-title:not(.visible) {
      opacity: 0;
      visibility: hidden; }
    .section-brainspring .services .active .service_box_inner {
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      background: #003B5C;
      border-color: #003B5C; }
      .section-brainspring .services .active .service_box_inner svg .exp,
      .section-brainspring .services .active .service_box_inner svg .nation,
      .section-brainspring .services .active .service_box_inner svg .inmind,
      .section-brainspring .services .active .service_box_inner svg .compre,
      .section-brainspring .services .active .service_box_inner svg .welern,
      .section-brainspring .services .active .service_box_inner svg .apre,
      .section-brainspring .services .active .service_box_inner svg .bpre {
        fill: #fff; }
      .section-brainspring .services .active .service_box_inner svg * {
        stroke: #fff !important; }
    .section-brainspring .services li {
      width: 16.66%;
      float: left;
      padding: 0 13px; }
      .section-brainspring .services li .service_box {
        display: block; }
        .section-brainspring .services li .service_box .service_box_inner {
          display: flex;
          align-items: center;
          justify-content: center;
          border: 2px solid rgba(0, 59, 92, 0.19);
          border-radius: 20px;
          max-width: 162px;
          height: 132px;
          margin: 0 auto;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          cursor: pointer; }
        .section-brainspring .services li .service_box .service-title {
          font-size: 12px;
          line-height: 16px;
          text-transform: uppercase;
          color: #003B5C;
          opacity: .5;
          margin: 10px 0 0;
          display: inline-block;
          padding: 0 24px;
          font-family: brandon-grotesque, sans-serif;
          font-weight: 500;
          opacity: 1;
          visibility: visible; }
        .section-brainspring .services li .service_box:hover .service_box_inner {
          background: #003B5C;
          border-color: #003B5C;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }
          .section-brainspring .services li .service_box:hover .service_box_inner svg .exp, .section-brainspring .services li .service_box:hover .service_box_inner svg .nation, .section-brainspring .services li .service_box:hover .service_box_inner svg .inmind, .section-brainspring .services li .service_box:hover .service_box_inner svg .compre, .section-brainspring .services li .service_box:hover .service_box_inner svg .welern, .section-brainspring .services li .service_box:hover .service_box_inner svg .apre, .section-brainspring .services li .service_box:hover .service_box_inner svg .bpre {
            fill: #fff; }
  .section-brainspring .experience-sec {
    width: 100%;
    display: block;
    margin: 46px auto 0;
    max-width: 730px;
    text-align: center; }
    .section-brainspring .experience-sec h2 {
      font-size: 24px;
      line-height: 46px;
      letter-spacing: 1.2px;
      margin: 32px 0 2px; }
    .section-brainspring .experience-sec p {
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0;
      display: inline-block;
      height: 84px;
      overflow: hidden; }

.clear {
  clear: both; }

.educator-training {
  /*background:$green url("../img/Orton-Gillingham.svg")center no-repeat;text-align: center;
	border-top:1px solid $blue;margin: 35px 0 36px;*/ }
  .educator-training h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 32px 0 32px;
    text-align: center; }
  .educator-training .educator-training-outer {
    float: left;
    width: 100%; }
    .educator-training .educator-training-outer.active .common-title-outer {
      /*	background: $blue; */ }
    .educator-training .educator-training-outer.active .common-title .common-title-main {
      border-color: #fff; }
  .educator-training .common-title-outer {
    float: left;
    width: 100%; }
  .educator-training .common-title {
    width: 100%;
    float: left;
    margin: 0; }
    .educator-training .common-title .common-title-main {
      width: 489px;
      background: #003B5C;
      border-radius: 100px;
      color: #fff;
      margin: 0 auto;
      text-align: center;
      height: 50px;
      line-height: 50px;
      letter-spacing: 1px;
      font-size: 20px;
      display: block;
      border: 1px solid #003B5C; }
    .educator-training .common-title .plus-icon {
      display: block;
      text-align: center;
      height: 51px;
      width: 51px;
      border: 5px solid #003B5C;
      background: #fff;
      border-radius: 50%;
      line-height: 55px;
      margin: -13px auto 0;
      cursor: pointer; }
      .educator-training .common-title .plus-icon:hover {
        background: #A1D884; }
  .educator-training .content {
    width: 100%;
    margin: 27px auto 0;
    max-width: 730px; }
    .educator-training .content h2 {
      font-size: 44px;
      line-height: 46px;
      max-width: 562px;
      margin: 0 auto;
      width: 100%; }
    .educator-training .content p {
      font-size: 18px;
      line-height: 28px;
      margin: 20px 0 30px; }
    .educator-training .content .btn_contact {
      padding: 9px 28.5px 7px; }
      .educator-training .content .btn_contact:hover {
        background: white;
        color: #003B5C; }
    .educator-training .content .btn_call {
      padding: 9px 19px 7px;
      background: transparent;
      color: #003B5C; }
      .educator-training .content .btn_call:hover {
        background: #003B5C;
        color: #fff; }
  .educator-training .video-container {
    max-width: 1000px;
    width: 100%;
    margin: 60px auto 0;
    text-align: center; }
    .educator-training .video-container .video-container-outer {
      display: inline-block;
      border-radius: 20px 20px 0 0;
      width: 100%; }
    .educator-training .video-container a {
      margin: 20px 0; }
    .educator-training .video-container iframe {
      width: 100% !important;
      max-width: 100% !important;
      border-radius: 20px 20px 0 0;
      margin: 0 0 -5px; }
  .educator-training .importance-content {
    width: 100%;
    /*background: $blue;*/
    max-width: 850px;
    margin: 41px auto 0;
    text-align: center;
    /*color: $white;*/ }
    .educator-training .importance-content .first-subtitle {
      font-size: 24px;
      line-height: 34px;
      /*color: $white;*/
      letter-spacing: 0;
      text-transform: none;
      padding: 0 40px;
      font-family: "Lato-Semibold";
      margin: 0 0 23px; }
    .educator-training .importance-content .second-subtitle {
      font-size: 18px;
      line-height: 28px;
      /*color:rgba(255, 255, 255, 0.6);*/
      text-transform: none;
      font-family: "Lato-Semibold"; }
    .educator-training .importance-content .learn-more {
      font-size: 22px;
      letter-spacing: 1.1px;
      background: #003B5C;
      border-color: #fff;
      padding: 9px 38px 7px;
      margin: 0 0 28px; }
      .educator-training .importance-content .learn-more:hover {
        background: #fff;
        color: #003B5C; }
  .educator-training .minus-icon {
    text-align: center;
    height: 51px;
    width: 51px;
    border: 5px solid #003B5C;
    background: #A1D884;
    border-radius: 50%;
    line-height: 35px;
    margin: 0px auto -25px;
    display: inline-block;
    cursor: pointer; }

.courses {
  text-align: center;
  margin: 0 0 44px; }
  .courses .conatiner {
    max-width: 1154px; }
  .courses .subtitle {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    margin: 0 auto 9px;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500; }
  .courses h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 0 0 20px; }
  .courses p {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    margin: 0 auto 15px;
    max-width: 695px;
    text-align: center; }
  .courses .page-url {
    max-width: 990px;
    margin: 39px auto;
    width: 100%;
    text-align: center;
    list-style-type: none; }
    .courses .page-url li {
      width: 33.33%;
      float: left;
      padding: 0 14.5px; }
      .courses .page-url li .button {
        width: 100%;
        letter-spacing: 1.1px;
        font-size: 22px;
        padding: 9px 0 7px; }
  .courses .about-course {
    float: left;
    width: 100%;
    border: 1px solid #CCCCCC;
    margin: 56px 0;
    border-radius: 5px 5px 0px 0px; }
    .courses .about-course h3 {
      width: 100%;
      background: #A1D884;
      margin: 0 0 58px;
      font-size: 24px;
      letter-spacing: 1.2px;
      line-height: 30px;
      padding: 20.5px 0 17px;
      border-radius: 4px 4px 0px 0px; }
    .courses .about-course .main-subtitle {
      font-size: 24px;
      line-height: 34px;
      font-family: "Lato-Semibold";
      letter-spacing: 0.48px;
      max-width: 772px;
      opacity: 1;
      margin: 0 auto 31px; }
    .courses .about-course p {
      opacity: .6;
      max-width: 818px;
      line-height: 28px; }
    .courses .about-course .button {
      font-size: 22px;
      letter-spacing: 1.1px;
      background: #fff;
      color: #003B5C;
      padding: 9px 38px 7px;
      margin: 49px 0 59px; }
      .courses .about-course .button:hover {
        background: #003B5C;
        color: #fff; }

.courses_learn .button {
  font-size: 22px;
  letter-spacing: 1.1px;
  /*background: #fff;
    color: #003b5c;*/
  padding: 9px 38px 7px;
  margin: 30px 0; }

.content .call-action .btn_call {
  width: 200px;
  background: #fff;
  color: #003b5c; }

.content .call-action .btn_contact {
  width: 200px; }

.content .call-action .btn_call:hover {
  background-color: #003b5c;
  color: #ffffff;
  border-color: #003b5c; }

.courses_learn .button:hover {
  /*background-color: #003b5c;
    color: #ffffff;*/
  border-color: #003b5c; }

.section-brainspring .services li .service_box:hover .service-title {
  cursor: pointer;
  opacity: 1; }

.educator-faqs {
  background: #A1D884 url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/more_faq_bg.svg") center no-repeat;
  padding: 50px 0 60px;
  text-align: center;
  margin: 0 0 -1px; }
  .educator-faqs .container {
    max-width: 980px; }
    .educator-faqs .container.requirements {
      max-width: 750px; }
  .educator-faqs h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    margin: 32px 0 51px; }
  .educator-faqs .faq-list {
    list-style-type: none;
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap; }
    .educator-faqs .faq-list > li {
      width: 50%;
      float: left;
      padding: 0 40px;
      position: relative;
      text-align: left; }
      .educator-faqs .faq-list > li p {
        font-size: 20px;
        line-height: 26px;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        padding: 11px 33px 13px 0;
        margin: 0;
        min-height: 100px; }
      .educator-faqs .faq-list > li sup {
        top: -8px;
        font-size: 13px; }
      .educator-faqs .faq-list > li .faq-arrow {
        position: absolute;
        right: 40px;
        top: 13px; }
    .educator-faqs .faq-list .faq-contnet {
      position: absolute;
      top: 100%;
      background: #fff;
      z-index: 1;
      border-radius: 0 0 20px 20px;
      padding: 27px 35px 35px 33px;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.32px;
      max-width: 450px;
      margin: -9px 0 0;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }
      .educator-faqs .faq-list .faq-contnet p, .educator-faqs .faq-list .faq-contnet li {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.32px;
        padding: 0; }
  .educator-faqs .button {
    font-size: 22px;
    letter-spacing: 1.1px;
    padding: 9px 32px 7px;
    margin: 34px 0 20px;
    background: transparent;
    color: #003B5C; }
    .educator-faqs .button:hover {
      background: #003B5C;
      color: #fff; }

.educator-faqs .faq-list li.active .faq-arrow svg {
  transform: rotate(180deg); }

.educator-faqs .faq-list li.active .faq-arrow svg .a {
  fill: #fff; }

.educator-faqs .faq-list li.active .faq-arrow svg .b {
  fill: #003b5c; }

.page {
  margin: 0; }

.course-desc-content {
  background: #A1D884 url("../img/full-course-schedule.svg") center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 66px 0 0;
  border-bottom: 1px solid #003B5C;
  margin: 0 0 62px; }
  .course-desc-content .container {
    max-width: 816px; }
  .course-desc-content p {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.48px;
    margin-bottom: 27px; }
  .course-desc-content .button {
    width: 100%;
    display: block; }
    .course-desc-content .button.full-course {
      max-width: 220px;
      background: transparent;
      color: #003B5C;
      padding: 9px 0 7px;
      margin: 0 auto 60px; }
      .course-desc-content .button.full-course:hover {
        background: #003B5C;
        color: #fff; }
    .course-desc-content .button.learn-more {
      max-width: 489px;
      margin: 0 auto -25px;
      padding: 10px 0;
      font-size: 20px;
      letter-spacing: 1px;
      cursor: default; }
      .course-desc-content .button.learn-more:hover {
        background: #003B5C;
        color: #fff; }

.courses-list-row {
  margin: 40px 0; }
  .courses-list-row .container {
    max-width: 1216px; }
  .courses-list-row h2 {
    text-align: center;
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 32px 0 58px; }
  .courses-list-row .courses-list {
    margin: 0 -15px;
    list-style-type: none; }
    .courses-list-row .courses-list li {
      width: 33.33%;
      padding: 0 15px 30px;
      float: left; }
      .courses-list-row .courses-list li .courses-list-outer {
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px;
        float: left;
        width: 100%; }
      .courses-list-row .courses-list li sup {
        font-size: 8px;
        top: -3px; }
      .courses-list-row .courses-list li .c-header {
        display: inline-block;
        width: 100%;
        height: 115px;
        overflow: hidden;
        background: #EFEFEF;
        border-radius: 0px 10px 0px 0px;
        border-left: 6px solid #A1D884;
        padding: 13px 9px 20px; }
        .courses-list-row .courses-list li .c-header .c-title {
          width: 50%;
          float: left;
          font-size: 14px;
          line-height: 20px;
          font-family: "brandon_grotesquebold";
          text-transform: uppercase;
          font-weight: normal;
          letter-spacing: 0;
          padding-right: 10px; }
        .courses-list-row .courses-list li .c-header .c-header-details {
          width: 50%;
          float: left;
          text-align: right;
          margin: 2px 0 0; }
          .courses-list-row .courses-list li .c-header .c-header-details span {
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0;
            font-family: brandon-grotesque, sans-serif;
            text-transform: uppercase;
            display: inline-block;
            width: 100%;
            position: relative;
            padding: 0 0 0 14px;
            text-align: left;
            font-weight: 500; }
            .courses-list-row .courses-list li .c-header .c-header-details span svg {
              position: absolute;
              left: -7px;
              top: -2px; }
            .courses-list-row .courses-list li .c-header .c-header-details span:before {
              content: "";
              display: inline-block;
              position: absolute;
              left: -6px;
              top: -2px; }
            .courses-list-row .courses-list li .c-header .c-header-details span.lbl_none:before {
              background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/Prerequisite_icon.svg") no-repeat center;
              height: 16px;
              width: 13px; }
            .courses-list-row .courses-list li .c-header .c-header-details span.lbl_hours:before {
              background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/COURSE-HOURS-icon.svg") no-repeat center;
              height: 16px;
              width: 16px; }
          .courses-list-row .courses-list li .c-header .c-header-details.type_none {
            margin: -6px 0 0; }
            .courses-list-row .courses-list li .c-header .c-header-details.type_none span {
              max-width: 140px;
              text-align: left;
              position: relative; }
      .courses-list-row .courses-list li .c-body {
        display: inline-block;
        width: 100%;
        padding: 13px 25px 30px 14px;
        position: relative;
        min-height: 315px; }
        .courses-list-row .courses-list li .c-body .c-audience {
          display: inline-block;
          width: 100%;
          height: 92px;
          overflow: hidden; }
          .courses-list-row .courses-list li .c-body .c-audience span {
            display: block; }
        .courses-list-row .courses-list li .c-body .c-desc {
          display: inline-block;
          width: 100%;
          margin: 5px 0 15px; }
        .courses-list-row .courses-list li .c-body span, .courses-list-row .courses-list li .c-body p {
          font-size: 16px;
          line-height: 22px;
          letter-spacing: 0;
          margin: 0;
          color: rgba(0, 59, 92, 0.6); }
        .courses-list-row .courses-list li .c-body .cb-title {
          opacity: 1;
          margin: 0 0 4px;
          color: #003B5C; }
        .courses-list-row .courses-list li .c-body .more-info {
          background-color: #003B5C;
          color: #fff;
          line-height: normal;
          border-radius: 0px;
          outline: none;
          font-family: brandon-grotesque, sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          border: 1px solid #003B5C;
          font-size: 14px;
          letter-spacing: 0.7px;
          border-radius: 100px;
          padding-top: 13px;
          padding-bottom: 12px;
          padding: 9px 26px 7px;
          position: absolute;
          left: 14px;
          bottom: 17px;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }
          .courses-list-row .courses-list li .c-body .more-info:hover {
            background-color: #fff;
            border-color: #003B5C;
            color: #003B5C; }
        .courses-list-row .courses-list li .c-body ul {
          list-style-type: none;
          margin: 0; }
          .courses-list-row .courses-list li .c-body ul li {
            width: 100%;
            padding: 0;
            position: relative;
            padding-left: 10px;
            opacity: 1; }
            .courses-list-row .courses-list li .c-body ul li:before {
              content: "";
              display: inline-block;
              position: absolute;
              left: 0;
              top: 9px;
              height: 5px;
              width: 5px;
              border-radius: 50%;
              background: #003B5C;
              opacity: 1; }
  .courses-list-row.workshop-list {
    margin: 7px 0 0; }

.courses-list-row.workshop-list .courses-list li:nth-child(1) .c-body .c-desc {
  margin: 3px 0 15px; }

.help_page .main_educator_section .left_section {
  background: #E2EFFF; }

.help_page .section-brainspring {
  background: #E2EFFF url("../img/help_search.svg") no-repeat center;
  margin: 0;
  padding: 85px 0 87px; }
  .help_page .section-brainspring.no-search-result {
    background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/no-result-banner.png") no-repeat center;
    background-size: 100% 100%;
    padding: 31px 0 52px;
    background-color: #003b5c; }
    .help_page .section-brainspring.no-search-result .title-help {
      font-size: 44px;
      letter-spacing: 2.2px;
      line-height: 46px;
      margin: 32px 0 30px; }

.section-searhbar-outer p {
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.4px;
  max-width: 620px;
  margin: 0 auto 30px;
  width: 100%;
  display: block; }
  .section-searhbar-outer p a {
    color: #003B5C;
    position: relative; }
    .section-searhbar-outer p a:hover {
      color: #A1D884; }
    .section-searhbar-outer p a:after {
      content: "";
      display: inline-block;
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      background: #003B5C;
      height: 1px;
      width: 100%; }

.browse-for {
  text-align: center;
  padding: 73px 0 30px; }
  .browse-for .common-title-outer h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    margin: 0; }
  .browse-for .common-title-outer h2 {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 2px;
    margin: 8px 0 36px; }
  .browse-for .common-title-outer .button.educator-academy {
    background: #fff;
    color: #003B5C;
    font-size: 22px;
    letter-spacing: 1.1px;
    padding: 9px 15px 7px;
    margin: 0 0 50px; }
    .browse-for .common-title-outer .button.educator-academy:hover {
      background: #003B5C;
      color: #fff; }
  .browse-for .helps {
    list-style-type: none;
    margin: 0 -15px; }
    .browse-for .helps li {
      width: 25%;
      float: left;
      padding: 0 15px; }
      .browse-for .helps li .help_box {
        display: inline-block;
        border: 1px solid #003B5C;
        border-radius: 20px;
        padding: 25px 0 20px; }
        .browse-for .helps li .help_box svg {
          height: 70px; }
        .browse-for .helps li .help_box .help-title {
          font-size: 18px;
          line-height: 24px;
          font-family: "brandon_grotesquebold";
          letter-spacing: 0.9px;
          display: inline-block;
          width: 100%;
          margin: 18px 0 13px;
          text-transform: uppercase; }
        .browse-for .helps li .help_box .help_dec {
          font-size: 16px;
          line-height: 24px;
          color: rgba(0, 59, 92, 0.7);
          letter-spacing: 0;
          display: block;
          padding: 0 20px;
          margin: 0; }

.browse-for.help-topic-2 .common-title-outer h2 {
  margin: 7px 0 37px;
  letter-spacing: 2.2px;
  font-size: 44px; }

.contactus_section {
  text-align: center;
  margin: 40px 0 56px; }
  .contactus_section .button {
    font-size: 22px;
    letter-spacing: 1.1px;
    padding: 9px 41px 7px; }

.learning_page .main_educator_section .left_section {
  background: #6A2A5B; }

.learning_page .section-brainspring .section-brainspring-outer h2 {
  margin: 14px 0 32px; }

.learning_page .section-brainspring .section-brainspring-outer p {
  max-width: 880px;
  margin: 0 auto; }

.learning_page .section-brainspring .services li .service_box .service-title {
  padding: 0; }

.learning_page .educator-training .importance-content .second-subtitle {
  margin: 0 0 41px; }

.learning_page .educator-training .importance-content .learn-more {
  margin-bottom: 73px; }

.learning_page .kind_words_section {
  margin: 75px 0 130px; }

.learning_page .educator-faqs .container {
  max-width: 1200px; }

.learning_page .educator-training {
  background: #003B5C;
  margin-bottom: 0;
  padding-top: 50px;
  color: #fff; }

.learning_page .educator-training .common-title .common-title-main {
  border-color: #fff; }

.learning_page .educator-training .importance-content {
  max-width: 890px;
  margin: 71px auto 0; }

.learning_page .educator-training .importance-content .first-subtitle {
  font-size: 18px;
  line-height: 28px;
  padding: 0;
  margin-bottom: 29px; }

.learning_page .educator-faqs {
  background: #6A2A5B url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/learning_faq_bg.svg") center no-repeat;
  background-size: cover; }

.learning_page .educator-faqs h2, .learning_page .educator-faqs .faq-list li p, .learning_page .kind_words_section .about-word-slide .word_slide_right .word_cnt {
  color: #fff; }

.learning_page .educator-faqs .faq-list li .faq-arrow svg .a {
  fill: #A1D884; }

.learning_page .educator-faqs .faq-list li .faq-arrow svg .b {
  fill: #003B5C; }

.learning_page .educator-faqs .faq-list li.active .faq-arrow svg {
  transform: rotate(180deg); }

.learning_page .educator-faqs .faq-list li.active .faq-arrow svg .a {
  fill: #fff; }

.learning_page .educator-faqs .button {
  border-color: #fff;
  color: #fff;
  background: transparent; }

.learning_page .educator-faqs .button:hover {
  background: #fff;
  border-color: #003B5C;
  color: #003B5C; }

.learning_page .kind_words_section .about-word-slide .word_slide_right {
  background: url(../img/lerning_kind_word_right.png) center no-repeat;
  background-size: cover; }

.learning_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1 {
  color: #A1D884; }

.learning_page .section-brainspring .experience-sec {
  max-width: 895px; }

.learning_page .section-brainspring .experience-sec p {
  height: 141px; }

.online-tutoring {
  background: #6A2A5B url("../img/online-tutoring.svg") center no-repeat;
  text-align: center;
  padding: 120px 0 96px; }
  .online-tutoring .container {
    max-width: 1260px; }
  .online-tutoring h2 {
    font-size: 44px;
    line-height: 46px;
    max-width: 426px;
    color: #fff;
    letter-spacing: 2.2px;
    width: 100%;
    margin: 0 auto 50px;
    display: block; }
  .online-tutoring .class-list {
    list-style-type: none;
    margin: 0 -14.5px; }
    .online-tutoring .class-list li {
      width: 33.33%;
      float: left;
      padding: 0 14.5px; }
      .online-tutoring .class-list li .video-img {
        display: inline-block;
        border-radius: 20px;
        overflow: hidden;
        position: relative; }
        .online-tutoring .class-list li .video-img .playbutton {
          position: absolute;
          top: 0;
          margin: 0 auto;
          left: 0;
          right: 0;
          bottom: 6px;
          text-align: center;
          z-index: 1;
          max-width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0;
          width: 100%;
          border-radius: 20px; }
          .online-tutoring .class-list li .video-img .playbutton:hover {
            background: rgba(0, 0, 0, 0.3); }
        .online-tutoring .class-list li .video-img video.vid {
          border-radius: 20px; }
        .online-tutoring .class-list li .video-img iframe.vid {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          display: block;
          text-align: center;
          height: 300px;
          width: 400px;
          z-index: 2; }
      .online-tutoring .class-list li .class-desc {
        color: #fff;
        display: inline-block;
        width: 100%;
        padding: 10px 0 0; }
        .online-tutoring .class-list li .class-desc .class-title {
          display: inline-block;
          width: 100%;
          font-size: 24px;
          line-height: 30px;
          letter-spacing: 1.2px;
          text-transform: uppercase;
          margin: 0 0 12px;
          font-family: "brandon_grotesquebold"; }
        .online-tutoring .class-list li .class-desc .class-info {
          display: inline-block;
          width: 100%;
          max-width: 330px;
          margin: 0 auto 24px;
          font-size: 16px;
          line-height: 24px;
          color: rgba(255, 255, 255, 0.6);
          letter-spacing: 0;
          height: 72px;
          overflow: hidden;
          font-family: 'Lato', sans-serif;
          font-weight: 400; }
        .online-tutoring .class-list li .class-desc .button {
          padding: 9px 26.5px 7px;
          border-color: #fff;
          background: transparent; }
          .online-tutoring .class-list li .class-desc .button:hover {
            background: #003B5C;
            border-color: #003B5C;
            color: #fff; }

.learn-services {
  text-align: center;
  margin: 107px 0 100px; }
  .learn-services .services-desc {
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    margin: 0 auto 57px;
    max-width: 812px;
    letter-spacing: 0px; }
  .learn-services .service-list {
    list-style-type: none;
    margin: 0 -14.5px; }
    .learn-services .service-list li {
      width: 33.33%;
      float: left;
      text-align: left;
      padding: 0 14.5px; }
      .learn-services .service-list li .service-outer {
        display: inline-block;
        border: 2px solid #e2efff;
        border-radius: 20px;
        padding: 23px 27px 23px; }
        @media only screen and (min-width: 990px) {
          .learn-services .service-list li .service-outer {
            min-height: 340px; }
            .learn-services .service-list li .service-outer.no-button {
              min-height: 250px; } }
      .learn-services .service-list li .service-title {
        display: inline-block;
        width: 100%;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 1.1px;
        color: #6A2A5B;
        text-transform: uppercase;
        margin: 0 0 10px;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
      .learn-services .service-list li .service-desc {
        display: inline-block;
        width: 100%;
        margin: 0;
        height: 144px;
        overflow: hidden;
        font-size: 16px;
        line-height: 24px;
        color: rgba(0, 59, 92, 0.6);
        margin: 0 0 23px;
        font-family: 'Lato', sans-serif;
        font-weight: 400; }
      .learn-services .service-list li .button {
        padding: 9px 0px 7px;
        background: #fff;
        color: #003B5C;
        margin: 0;
        width: 150px; }
        .learn-services .service-list li .button:hover {
          background: #003B5C;
          color: #fff; }

/* End additional Page */
/* Product Page */
.productView {
  margin: 0;
  padding: 40px 0 0; }

.productView-images {
  width: 42.2%;
  padding: 0;
  position: relative;
  margin-bottom: 50px; }
  .productView-images .productView-image {
    height: 506px;
    margin: 0 0 7px 0; }
    .productView-images .productView-image .productView-img-container {
      max-width: 100%; }
      .productView-images .productView-image .productView-img-container:after {
        padding-bottom: 0; }
      .productView-images .productView-image .productView-img-container img {
        position: static;
        max-height: 506px; }

.productView-images .productView-thumbnails {
  margin: 0 -4.5px; }
  .productView-images .productView-thumbnails .productView-thumbnail {
    padding: 0 4.5px;
    width: 20%; }
    .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      max-width: 100px;
      border: 0;
      height: 100px;
      padding: 0; }
      .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
        max-height: 100px;
        margin: auto;
        border-radius: 10px;
        padding: 0;
        width: 100%;
        display: block; }
  .productView-images .productView-thumbnails .slick-arrow {
    bottom: -50px; }
  .productView-images .productView-thumbnails .slick-dots {
    display: none !important; }

.productView-thumbnails .slick-list {
  margin: 0; }

.productView-details {
  width: 57.8%;
  padding: 0 0 0 55px;
  overflow: visible; }
  .productView-details .productView-product {
    padding-bottom: 0;
    border: 0; }
    .productView-details .productView-product .productView-title {
      color: #003B5C;
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 0.77px;
      margin: 0;
      padding: 4px 0 14px; }
    .productView-details .productView-product .productView-brand {
      display: none; }
    .productView-details .productView-product .productView-price {
      margin: 27px 0 37px;
      display: inline-block;
      width: 100%; }
      .productView-details .productView-product .productView-price .price-section {
        color: #003B5C;
        font-size: 44px;
        line-height: 40px;
        letter-spacing: 2.2px;
        display: inline-block;
        margin: 0;
        display: inline-block;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
        .productView-details .productView-product .productView-price .price-section .price-now-label {
          display: none !important; }
        .productView-details .productView-product .productView-price .price-section.non-sale-price--withoutTax {
          color: #999999;
          font-size: 24px;
          display: none;
          width: 100%; }
          .productView-details .productView-product .productView-price .price-section.non-sale-price--withoutTax .price--non-sale {
            color: #999999;
            font-size: 24px;
            text-decoration: line-through; }
        .productView-details .productView-product .productView-price .price-section.rrp-price--withoutTax {
          color: #999999;
          font-size: 24px;
          display: inline-block;
          width: 100%;
          line-height: 22px; }
          .productView-details .productView-product .productView-price .price-section.rrp-price--withoutTax .price--rrp {
            color: #999999;
            font-size: 24px;
            text-decoration: line-through; }
        .productView-details .productView-product .productView-price .price-section.price-section--saving {
          display: inline-block;
          font-size: 13px;
          line-height: 19px;
          letter-spacing: 0.65px;
          color: #999;
          padding: 0 0 0 11px; }

.productView-rating {
  font-size: 14px;
  display: inline-block;
  padding: 0 0 18px;
  display: inline-block; }
  .productView-rating .icon {
    height: 15px;
    width: 17px;
    margin: 0 2px 0 0; }
  .productView-rating .productView-reviewLink {
    margin-left: 8px;
    text-transform: capitalize;
    color: #999;
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    text-transform: uppercase; }
    .productView-rating .productView-reviewLink.productView-reviewLink--new {
      color: #6A2A5B;
      position: relative;
      line-height: 22px;
      margin: 0 0 0 24px;
      padding-left: 0;
      border-bottom: 1px solid #6A2A5B; }
      .productView-rating .productView-reviewLink.productView-reviewLink--new:hover {
        color: #A1D884;
        border-color: #A1D884; }
      .productView-rating .productView-reviewLink.productView-reviewLink--new:after {
        content: "";
        background: #999;
        display: inline-block;
        height: 14px;
        width: 2px;
        position: absolute;
        left: -16px;
        top: 6px;
        font-weight: 900; }
  .productView-rating a, .productView-rating .no_review {
    color: #999;
    font-weight: normal;
    margin: 0 0px 0 14px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
    .productView-rating a:hover, .productView-rating .no_review:hover {
      color: #A1D884; }
    .productView-rating a.no_review:hover, .productView-rating .no_review.no_review:hover {
      color: #A1D884; }

.custom_product .custom_breadcrumb {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); }
  .custom_product .custom_breadcrumb:after {
    display: none; }

.custom_product ol.breadcrumbs {
  margin: 17px 0 13px; }

.custom_product .productView-info-name {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.7px;
  text-transform: uppercase; }

.custom_product .productView-info-value {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.7px;
  color: #999;
  margin: 0 0 7px;
  display: inline-block;
  text-transform: uppercase; }

.productView-options {
  padding: 0; }
  .productView-options .form-field {
    margin: 0 0 27px;
    max-width: 400px; }
    .productView-options .form-field .form-label--inlineSmall {
      font-size: 16px;
      line-height: 20px;
      color: #333;
      text-transform: none;
      font-family: "Lato-Semibold";
      font-weight: normal;
      margin: 0 0 19px;
      letter-spacing: 0.8px; }
    .productView-options .form-field .form-select {
      box-shadow: none;
      border: 2px solid rgba(0, 59, 92, 0.19);
      margin: 0 10px 0 0;
      opacity: 1;
      height: 54px;
      font-size: 16px;
      letter-spacing: 0.8px;
      max-width: 100%;
      color: #999999;
      text-transform: uppercase;
      font-family: "brandon_grotesquebold";
      border-radius: 10px;
      font-weight: normal;
      background: url("../img/product_option_arrow.svg") 92% center no-repeat;
      padding: 0 35px 0 19px; }
    .productView-options .form-field .form-input {
      box-shadow: none;
      border: 2px solid rgba(0, 59, 92, 0.19);
      margin: 0 10px 0 0;
      opacity: 1;
      height: 40px;
      font-size: 16px;
      letter-spacing: 0.8px;
      max-width: 100%;
      min-height: 40px;
      color: #999999;
      text-transform: uppercase;
      font-family: "brandon_grotesquebold";
      border-radius: 10px;
      padding: 5px 10px; }
    .productView-options .form-field:last-of-type {
      margin: 0; }
  .productView-options .form-field[data-product-attribute="swatch"] {
    margin: 0 0 11px; }
  .productView-options .form-field[data-product-attribute="set-radio"] .form-label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    font-family: "brandon_grotesquebold";
    padding-left: 35px;
    margin: 0 0 13px;
    color: #999999; }
    .productView-options .form-field[data-product-attribute="set-radio"] .form-label:before {
      height: 22px;
      width: 22px;
      border: 2px solid rgba(0, 59, 92, 0.19);
      border-radius: 5px;
      top: 0; }
    .productView-options .form-field[data-product-attribute="set-radio"] .form-label:after {
      height: 22px;
      width: 22px;
      border-radius: 5px;
      border: 0;
      top: 0;
      background: #003B5C url("../img/check_arrow.svg") center no-repeat; }
    .productView-options .form-field[data-product-attribute="set-radio"] .form-label.form-label--inlineSmall {
      font-size: 16px;
      line-height: 20px;
      color: #333;
      text-transform: capitalize;
      font-family: "Lato-Semibold";
      font-weight: normal;
      margin-bottom: 19px;
      letter-spacing: 0.8px;
      padding-left: 0; }
  .productView-options .form-field[data-product-attribute="textarea"] .form-label--inlineSmall {
    margin: 0 0 12px; }

input:focus + label {
  outline: none !important;
  outline-offset: 0px !important; }

.productView-options .form-field .form-radio[checked] + .form-label {
  color: #003B5C; }

.form-field--increments .form-label--alternate {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  text-transform: capitalize;
  font-family: "Lato-Semibold";
  font-weight: normal;
  margin: 0 0 19px;
  letter-spacing: 0.8px;
  padding: 0; }

.form-field--increments .button--icon {
  border: none;
  background: none;
  position: absolute;
  padding: 0;
  line-height: normal; }
  .form-field--increments .button--icon .icon {
    height: 8px;
    width: 12px; }
    .form-field--increments .button--icon .icon svg {
      fill: #000; }
  .form-field--increments .button--icon:hover, .form-field--increments .button--icon:active, .form-field--increments .button--icon:active:hover {
    background-color: transparent; }

.form-field--increments .button--icon[data-action="dec"] {
  right: 22px;
  top: 25px; }

.form-field--increments .button--icon[data-action="inc"] {
  right: 22px;
  top: 4px; }

.form-field--increments .form-increment {
  position: relative;
  border-color: #999;
  border-radius: 10px;
  border: 2px solid rgba(0, 59, 92, 0.19);
  padding: 0 23px 0 23px;
  width: 100px;
  display: inline-block; }
  .form-field--increments .form-increment .form-input--incrementTotal {
    font-size: 24px;
    line-height: 1px;
    letter-spacing: 1.2px;
    color: #003B5C;
    border: 0;
    text-align: left;
    margin: 0;
    font-family: "brandon_grotesquebold";
    height: 50px;
    background-color: #fff;
    font-weight: normal;
    padding: 0; }

.form-field--increments.form-field {
  margin: 40px 0 0;
  padding: 0;
  display: inline-block; }

.productView-options {
  border: 0; }
  .productView-options .form-action {
    margin: 5px 11px 12px 21px;
    display: inline-block; }
    .productView-options .form-action .button {
      font-size: 20px;
      color: #fff;
      font-weight: 500;
      margin: 0;
      height: 54px;
      line-height: 54px;
      padding: 0;
      width: 218px;
      letter-spacing: 1px;
      font-family: brandon-grotesque, sans-serif;
      border: 1px solid #003B5C; }
      .productView-options .form-action .button:hover {
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        color: #003B5C;
        border-color: #EEEDED; }

.quote_btn_wrapper {
  display: inline-block; }
  .quote_btn_wrapper .button {
    font-size: 20px;
    color: #003B5C;
    font-weight: 500;
    margin: 0;
    height: 54px;
    line-height: 54px;
    padding: 0;
    width: 244px;
    background: #fff;
    letter-spacing: 1px;
    font-family: brandon-grotesque, sans-serif;
    border: 1px solid #EEEDED; }
    .quote_btn_wrapper .button:hover {
      transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      color: #fff;
      background: #003B5C; }

.pro_description > .container {
  max-width: 100%; }

.pro_view {
  margin: 0 0 67px; }

.productView-description {
  float: left;
  width: 100%;
  padding: 0; }
  .productView-description .tabs {
    border: 0;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px; }
    .productView-description .tabs .tab {
      margin: 0px 20px 0 0;
      border: 0; }
      .productView-description .tabs .tab .tab-title {
        font-size: 16px;
        line-height: 40px;
        color: #999999;
        letter-spacing: 0.8px;
        border-radius: 20px 20px 0px 0px;
        background: #fff;
        font-family: "brandon_grotesquebold";
        text-transform: uppercase;
        padding: 0 19px;
        height: 40px;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease; }
        .productView-description .tabs .tab .tab-title:hover {
          background: #003B5C;
          color: #fff;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }
        .productView-description .tabs .tab .tab-title.productView-includeMaterial {
          padding: 0 23.5px; }
        .productView-description .tabs .tab .tab-title.productView-Schedule {
          padding: 0 26px; }
      .productView-description .tabs .tab.is-active .tab-title {
        background: #003B5C;
        color: #fff; }

#tab-reviews .toggle-title {
  margin: 0; }

#tab-reviews .productReview-title {
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  color: #003B5C;
  text-decoration: none;
  letter-spacing: 0;
  font-family: "Lato-Semibold"; }

#tab-reviews .productReview-author {
  margin: 0; }

#tab-reviews .pagination-item:hover .pagination-link {
  color: #fff; }

#tab-reviews .pagination {
  margin: 0; }

#tab-reviews .pagination-link {
  color: #003B5C;
  letter-spacing: 0.7px;
  color: #003B5C;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 38px;
  font-weight: 500;
  font-family: brandon-grotesque, sans-serif;
  padding: 0; }
  #tab-reviews .pagination-link:hover {
    text-decoration: none;
    color: #fff; }

.pro_tab {
  text-align: center; }
  .pro_tab .products-title {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 0 0 41px; }
  .pro_tab .customer-viewed {
    background: #E2EFFF;
    padding: 90px 0 54px; }
  .pro_tab .related-products {
    padding: 120px 0 100px; }

.body .customer-viewed .slick-arrow {
  bottom: -31px; }

.pro_tab .container {
  max-width: 1162px; }

.pro_tab .slick-dots {
  display: none !important; }

.pro_tab .productGrid .product {
  padding: 0 15px; }

/* End Product Page */
/* CMS Page */
.page-content--centered {
  width: 100%;
  padding: 0;
  float: left; }

#contact-us-page h3 {
  margin: 50px 0;
  text-align: center; }

.cms_cnt, .orton_gillingham, .what-orton_gillingham, .bs-pagesection, .student-tutoring_cnt {
  float: left;
  width: 100%; }

.cms_page h1.page-heading {
  font-size: 44px;
  line-height: 46px;
  letter-spacing: 2.2px;
  padding: 0 50px;
  margin: 0; }

.cms_page h2 {
  font-size: 24px;
  letter-spacing: 1.8px;
  line-height: 36px;
  margin: 30px 0 4px; }

.cms_page h3 {
  text-align: left;
  font-size: 24px;
  letter-spacing: 1.2px;
  line-height: 30px;
  margin-bottom: 0; }

.cms_page p {
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 59, 92, 0.6);
  padding: 0;
  margin: 0 0 16px; }

.cms_page p.sub_p {
  color: #003B5C; }
  .cms_page p.sub_p span {
    color: rgba(0, 59, 92, 0.6); }

.cms_cnt a {
  color: #6A2A5B; }
  .cms_cnt a:hover {
    text-decoration: underline; }

.cms_cnt .button {
  color: #fff; }
  .cms_cnt .button:hover {
    color: #003B5C;
    text-decoration: none; }

.orton_gillingham {
  float: left;
  width: 100%; }
  .orton_gillingham h3 {
    margin: 50px auto 0;
    max-width: 70%;
    display: block;
    width: 100%;
    text-align: center; }

.what-orton_gillingham {
  text-align: left;
  padding: 0 0 30px; }

.bs-pagesection {
  float: left;
  width: 100%;
  position: relative;
  margin: 30px 0 0;
  text-align: center;
  background-size: cover;
  background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/contentbg-1.png");
  padding: 3rem; }
  .bs-pagesection .bs-pagesectionbg {
    width: 100%;
    display: none; }
  .bs-pagesection .bs-sectioncontent {
    display: block;
    width: 66.66667%;
    margin: 0 auto; }

.student-tutoring .bs-pagesection, .tutorial-faq .bs-pagesection {
  background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/contentbg-lc-getstarted.png"); }

.cms_page .kind_words_section h1, .cms_page .kind_words_section h2, .cms_page .student-tutoring h1, .cms_page .student-tutoring h2, .learning_page .kind_words_section h1, .learning_page .kind_words_section h2, .learning_page .student-tutoring h1, .learning_page .student-tutoring h2 {
  font-size: 44px;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  line-height: 46px;
  letter-spacing: 2.2px;
  margin: 35px 0px; }

.bs-sectioncontent {
  text-align: center;
  padding: 40px 40px 10px; }

.student-tutoring_cnt {
  padding: 25px 0 15px; }
  .student-tutoring_cnt .bsGrid {
    list-style: none;
    margin-left: 0;
    margin: 0 -.75rem;
    max-width: none;
    width: auto;
    font-size: 0;
    margin-bottom: 1.5rem; }
    .student-tutoring_cnt .bsGrid .gridItem.onehalf, .student-tutoring_cnt .bsGrid .gridItem.two {
      width: 50%;
      padding-left: .75rem;
      padding-right: .75rem;
      float: none;
      display: inline-block;
      font-size: 1rem;
      vertical-align: top; }

.cms_page .student-tutoring_cnt h6 {
  font-size: 24px;
  letter-spacing: 1.2px;
  line-height: 30px;
  margin: 15px 0 1px; }

.cms_page .student-tutoring_cnt p {
  padding: 0;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  color: rgba(0, 59, 92, 0.6); }

.cms_page .bs-sectioncontent .container {
  max-width: 1120px; }

.cms_page .section-application table td {
  padding: 0 5px; }

.cms_page .our-story .section-founder {
  padding: 30px 0 12px; }

.cms_page .our-story .section-story {
  background-color: #deedf8;
  padding: 1.5rem 0;
  background-size: cover;
  background-position: top; }

.cms_page .section-podcast, .cms_page .section-podcast-list {
  text-align: center; }

.cms_page .section-podcast-1 {
  display: flex;
  align-items: center;
  margin: 0 0 30px; }
  .cms_page .section-podcast-1 .left {
    width: 250px;
    float: left;
    text-align: left; }
  .cms_page .section-podcast-1 .right {
    width: calc(100% - 250px);
    float: left;
    text-align: left;
    padding-left: 26px; }

.cms_page .section-podcast-list .podcast-list-inner {
  margin: 30px 0 0;
  list-style-type: none; }
  .cms_page .section-podcast-list .podcast-list-inner li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 30px; }
    .cms_page .section-podcast-list .podcast-list-inner li .left {
      width: 250px;
      float: left;
      text-align: left; }
    .cms_page .section-podcast-list .podcast-list-inner li .right {
      width: calc(100% - 250px);
      float: left;
      text-align: left;
      padding-left: 26px; }
      .cms_page .section-podcast-list .podcast-list-inner li .right h3 {
        margin: 0;
        font-size: 22px; }
      .cms_page .section-podcast-list .podcast-list-inner li .right .p-intro p {
        font-size: 17px; }

.cms_page .contact-row {
  width: 100%;
  float: left; }
  .cms_page .contact-row a {
    color: #6A2A5B; }
    .cms_page .contact-row a:hover {
      text-decoration: underline; }

.cms_page .tutorial-faq .bs-sectioncontent, .cms_page .sp-course-faq .bs-sectioncontent {
  max-width: 800px;
  width: 100%;
  margin: 49px auto;
  padding: 0; }
  .cms_page .tutorial-faq .bs-sectioncontent h2, .cms_page .sp-course-faq .bs-sectioncontent h2 {
    margin: auto auto 20px; }
  .cms_page .tutorial-faq .bs-sectioncontent p, .cms_page .sp-course-faq .bs-sectioncontent p {
    font-size: 20px; }

.cms_page .section-tutorial-faq .tutorial-faq-list, .cms_page .section-tutorial-faq .sp-faq-list, .cms_page .section-tutorial-faq .stream-faq, .cms_page .section-course-faq .tutorial-faq-list, .cms_page .section-course-faq .sp-faq-list, .cms_page .section-course-faq .stream-faq, .cms_page .section-stream-faq .tutorial-faq-list, .cms_page .section-stream-faq .sp-faq-list, .cms_page .section-stream-faq .stream-faq {
  list-style-type: none;
  margin: 0; }
  .cms_page .section-tutorial-faq .tutorial-faq-list li > p, .cms_page .section-tutorial-faq .sp-faq-list li > p, .cms_page .section-tutorial-faq .stream-faq li > p, .cms_page .section-course-faq .tutorial-faq-list li > p, .cms_page .section-course-faq .sp-faq-list li > p, .cms_page .section-course-faq .stream-faq li > p, .cms_page .section-stream-faq .tutorial-faq-list li > p, .cms_page .section-stream-faq .sp-faq-list li > p, .cms_page .section-stream-faq .stream-faq li > p {
    max-width: 83.33%;
    padding: 0 .75rem;
    width: 100%;
    display: block;
    margin: 0 auto;
    font-family: brandon-grotesque, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #6A2A5B;
    opacity: 1;
    padding: 15px 0;
    cursor: pointer; }
    .cms_page .section-tutorial-faq .tutorial-faq-list li > p:before, .cms_page .section-tutorial-faq .sp-faq-list li > p:before, .cms_page .section-tutorial-faq .stream-faq li > p:before, .cms_page .section-course-faq .tutorial-faq-list li > p:before, .cms_page .section-course-faq .sp-faq-list li > p:before, .cms_page .section-course-faq .stream-faq li > p:before, .cms_page .section-stream-faq .tutorial-faq-list li > p:before, .cms_page .section-stream-faq .sp-faq-list li > p:before, .cms_page .section-stream-faq .stream-faq li > p:before {
      content: '+ ';
      font-size: 25px;
      display: inline-block;
      margin: -2px 6px 0 0;
      width: 15px;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      line-height: 12px;
      vertical-align: middle; }
  .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content, .cms_page .section-course-faq .stream-faq li .t-faq-contnet, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet, .cms_page .section-course-faq .stream-faq li .stream-faq-content, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet, .cms_page .section-stream-faq .stream-faq li .stream-faq-content {
    max-width: 83.33%;
    padding: 0 .75rem;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 17px;
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 59, 92, 0.6); }
    .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet ul, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet ul, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content ul, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet ul, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet ul, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content ul, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet ul, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet ul, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content ul, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet ul, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet ul, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content ul, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet ul, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet ul, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content ul, .cms_page .section-course-faq .stream-faq li .t-faq-contnet ul, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet ul, .cms_page .section-course-faq .stream-faq li .stream-faq-content ul, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet ul, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet ul, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content ul, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet ul, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet ul, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content ul, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet ul, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet ul, .cms_page .section-stream-faq .stream-faq li .stream-faq-content ul {
      list-style-type: disc; }
    .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet p, .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet li, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet p, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet li, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content p, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content li, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet p, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet li, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet p, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet li, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content p, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content li, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet p, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet li, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet p, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet li, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content p, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content li, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet p, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet li, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet p, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet li, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content p, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content li, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet p, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet li, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet p, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet li, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content p, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content li, .cms_page .section-course-faq .stream-faq li .t-faq-contnet p, .cms_page .section-course-faq .stream-faq li .t-faq-contnet li, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet p, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet li, .cms_page .section-course-faq .stream-faq li .stream-faq-content p, .cms_page .section-course-faq .stream-faq li .stream-faq-content li, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet p, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet li, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet p, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet li, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content p, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content li, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet p, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet li, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet p, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet li, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content p, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content li, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet p, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet li, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet p, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet li, .cms_page .section-stream-faq .stream-faq li .stream-faq-content p, .cms_page .section-stream-faq .stream-faq li .stream-faq-content li {
      font-size: 18px;
      line-height: 28px;
      padding: 0px;
      max-width: 100%;
      color: rgba(0, 59, 92, 0.6); }
      .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet p:before, .cms_page .section-tutorial-faq .tutorial-faq-list li .t-faq-contnet li:before, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet p:before, .cms_page .section-tutorial-faq .tutorial-faq-list li .sp-faq-contnet li:before, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content p:before, .cms_page .section-tutorial-faq .tutorial-faq-list li .stream-faq-content li:before, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet p:before, .cms_page .section-tutorial-faq .sp-faq-list li .t-faq-contnet li:before, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet p:before, .cms_page .section-tutorial-faq .sp-faq-list li .sp-faq-contnet li:before, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content p:before, .cms_page .section-tutorial-faq .sp-faq-list li .stream-faq-content li:before, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet p:before, .cms_page .section-tutorial-faq .stream-faq li .t-faq-contnet li:before, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet p:before, .cms_page .section-tutorial-faq .stream-faq li .sp-faq-contnet li:before, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content p:before, .cms_page .section-tutorial-faq .stream-faq li .stream-faq-content li:before, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet p:before, .cms_page .section-course-faq .tutorial-faq-list li .t-faq-contnet li:before, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet p:before, .cms_page .section-course-faq .tutorial-faq-list li .sp-faq-contnet li:before, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content p:before, .cms_page .section-course-faq .tutorial-faq-list li .stream-faq-content li:before, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet p:before, .cms_page .section-course-faq .sp-faq-list li .t-faq-contnet li:before, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet p:before, .cms_page .section-course-faq .sp-faq-list li .sp-faq-contnet li:before, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content p:before, .cms_page .section-course-faq .sp-faq-list li .stream-faq-content li:before, .cms_page .section-course-faq .stream-faq li .t-faq-contnet p:before, .cms_page .section-course-faq .stream-faq li .t-faq-contnet li:before, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet p:before, .cms_page .section-course-faq .stream-faq li .sp-faq-contnet li:before, .cms_page .section-course-faq .stream-faq li .stream-faq-content p:before, .cms_page .section-course-faq .stream-faq li .stream-faq-content li:before, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet p:before, .cms_page .section-stream-faq .tutorial-faq-list li .t-faq-contnet li:before, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet p:before, .cms_page .section-stream-faq .tutorial-faq-list li .sp-faq-contnet li:before, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content p:before, .cms_page .section-stream-faq .tutorial-faq-list li .stream-faq-content li:before, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet p:before, .cms_page .section-stream-faq .sp-faq-list li .t-faq-contnet li:before, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet p:before, .cms_page .section-stream-faq .sp-faq-list li .sp-faq-contnet li:before, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content p:before, .cms_page .section-stream-faq .sp-faq-list li .stream-faq-content li:before, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet p:before, .cms_page .section-stream-faq .stream-faq li .t-faq-contnet li:before, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet p:before, .cms_page .section-stream-faq .stream-faq li .sp-faq-contnet li:before, .cms_page .section-stream-faq .stream-faq li .stream-faq-content p:before, .cms_page .section-stream-faq .stream-faq li .stream-faq-content li:before {
        display: none; }
  .cms_page .section-tutorial-faq .tutorial-faq-list li.active p:before, .cms_page .section-tutorial-faq .sp-faq-list li.active p:before, .cms_page .section-tutorial-faq .stream-faq li.active p:before, .cms_page .section-course-faq .tutorial-faq-list li.active p:before, .cms_page .section-course-faq .sp-faq-list li.active p:before, .cms_page .section-course-faq .stream-faq li.active p:before, .cms_page .section-stream-faq .tutorial-faq-list li.active p:before, .cms_page .section-stream-faq .sp-faq-list li.active p:before, .cms_page .section-stream-faq .stream-faq li.active p:before {
    content: '- ';
    margin-top: -8px; }

.cms_page .why-professional-development {
  padding: 30px 0 0; }

.cms_page .section-approach {
  float: left;
  width: 100%; }
  .cms_page .section-approach .banner-img {
    margin: 10px 0 26px; }
  .cms_page .section-approach .button {
    color: #fff; }
    .cms_page .section-approach .button:hover {
      color: #003B5C;
      text-decoration: none; }

.cms_page .which-course {
  padding: 50px 0 0; }
  .cms_page .which-course .section-stream-faq {
    width: 100%;
    float: left; }
    .cms_page .which-course .section-stream-faq .container {
      max-width: 100%; }
    .cms_page .which-course .section-stream-faq .sectionhead {
      max-width: 89.33%;
      margin: 30px auto 4px; }
  .cms_page .which-course .section-livestream {
    width: 100%;
    float: left; }
    .cms_page .which-course .section-livestream iframe {
      margin: 15px 0 0; }
    .cms_page .which-course .section-livestream h2 br {
      display: none; }

.cms_page .resource-list-inner {
  margin: 50px 0 0; }
  .cms_page .resource-list-inner .resource-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 50px; }
    .cms_page .resource-list-inner .resource-main .left {
      width: 20%;
      float: left; }
    .cms_page .resource-list-inner .resource-main .right {
      width: 80%;
      float: left;
      padding-left: 40px; }
      .cms_page .resource-list-inner .resource-main .right h2 {
        font-size: 24px;
        margin: 0; }
      .cms_page .resource-list-inner .resource-main .right .button {
        color: #fff;
        padding: 11px 20px 9px; }
        .cms_page .resource-list-inner .resource-main .right .button:hover {
          color: #003B5C;
          text-decoration: none; }
      .cms_page .resource-list-inner .resource-main .right p {
        font-size: 16px;
        line-height: 24px; }

.cms_page .downloadable-resources .button {
  color: #fff; }
  .cms_page .downloadable-resources .button:hover {
    color: #003B5C;
    text-decoration: none; }

.cms_page .cms_courses {
  margin: 50px 0 0; }

.cms_page .section-course-table .course-table {
  max-width: 100%;
  margin: 0 auto;
  width: 100%; }
  .cms_page .section-course-table .course-table .th-title {
    text-align: center;
    font-weight: bold;
    font-family: brandon-grotesque, sans-serif;
    text-transform: uppercase;
    padding: 5px 0 10px;
    font-weight: 500; }
  .cms_page .section-course-table .course-table tr {
    vertical-align: middle; }
    .cms_page .section-course-table .course-table tr td {
      padding: 10px;
      text-align: center; }
    .cms_page .section-course-table .course-table tr p {
      margin: 0; }
  .cms_page .section-course-table .course-table .register-btn {
    background-color: #003B5C;
    color: #fff;
    line-height: normal;
    border-radius: 0px;
    outline: none;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #003B5C;
    font-size: 14px;
    letter-spacing: 0.7px;
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 12px;
    padding: 7px 14px 5px; }
    .cms_page .section-course-table .course-table .register-btn:hover {
      background-color: #fff;
      border-color: #003B5C;
      color: #003B5C; }
    .cms_page .section-course-table .course-table .register-btn:hover {
      color: #003B5C;
      text-decoration: none; }

.cms_page .show-all-action {
  text-align: center;
  margin: 20px 0 0; }
  .cms_page .show-all-action .btn {
    background-color: #003B5C;
    color: #fff;
    line-height: normal;
    border-radius: 0px;
    outline: none;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #003B5C;
    font-size: 14px;
    letter-spacing: 0.7px;
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 12px;
    padding: 11px 22px 9px; }
    .cms_page .show-all-action .btn:hover {
      background-color: #fff;
      border-color: #003B5C;
      color: #003B5C; }
    .cms_page .show-all-action .btn:hover {
      color: #003B5C;
      text-decoration: none; }

.cms_page .testimonials {
  margin: 50px 0 0; }

.cms_page .process-steps {
  margin: 0 -.75rem;
  list-style-type: none; }
  .cms_page .process-steps .step-li {
    width: 33.33%;
    float: left;
    padding: 0 .75rem; }
    .cms_page .process-steps .step-li .step-content {
      padding: 10px 0 0; }
    .cms_page .process-steps .step-li .stepitem {
      font-size: 16px;
      line-height: 24px; }

.cms_page .section-certification {
  width: 100%;
  float: left; }

.cms_page .section-stream-faq .stream-faq li > p {
  max-width: 89.33%; }

.section-certification .container {
  max-width: 100%; }

.section-certification .cert-accordian {
  background: #843D6B; }

.section-certification .accordian-title {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 0 22px;
  cursor: pointer;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500; }
  .section-certification .accordian-title span {
    display: inline-block;
    vertical-align: middle; }
  .section-certification .accordian-title:before {
    content: '+ ';
    font-size: 25px;
    display: inline-block;
    margin: 0 6px 0 0;
    width: 15px;
    line-height: 12px;
    vertical-align: middle; }
  .section-certification .accordian-title.active:before {
    content: '- ';
    margin: -6px 6px 0 0; }

.section-certification .cert-content {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 50px; }
  .section-certification .cert-content p {
    color: #fff;
    margin: 0;
    padding: .5em;
    text-align: center; }
  .section-certification .cert-content .stepitem {
    color: #003B5C;
    background: #fff; }
  .section-certification .cert-content .step-content p {
    text-align: left; }

.resources_page {
  margin: 0 0 70px; }
  .resources_page .main_educator_section .left_section {
    background: #E2EFFF; }
  .resources_page .section-resource {
    float: left;
    width: 100%;
    text-align: center; }
    .resources_page .section-resource .container {
      max-width: 1260px; }
    .resources_page .section-resource h2 {
      font-size: 44px;
      line-height: 46px;
      letter-spacing: 2.2px;
      margin: 88px 0 59px; }
  .resources_page .section-resource-outer .resources {
    margin: 0 -14.5px;
    list-style-type: none; }
    .resources_page .section-resource-outer .resources li {
      width: 25%;
      float: left;
      padding: 0 14.5px 30px; }
      .resources_page .section-resource-outer .resources li .resources_outer {
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px; }
      .resources_page .section-resource-outer .resources li .resource-head {
        background: #EFEFEF;
        border-left: 6px solid #A1D884;
        display: inline-block;
        width: 100%;
        border-radius: 0px 10px 0px 0px;
        display: flex;
        align-items: center;
        padding-left: 9px; }
        .resources_page .section-resource-outer .resources li .resource-head h4 {
          font-size: 16px;
          line-height: 19px;
          margin: 0;
          font-weight: bold;
          letter-spacing: 0px;
          text-align: left; }
      .resources_page .section-resource-outer .resources li .resource-body {
        text-align: left;
        display: inline-block;
        width: 100%;
        padding: 12px 14px 13px 14px;
        margin-left: -1px; }
        .resources_page .section-resource-outer .resources li .resource-body p {
          color: rgba(0, 59, 92, 0.6);
          font-size: 16px;
          line-height: 22px;
          display: inline-block;
          height: 130px;
          overflow: hidden;
          margin: 0; }
        .resources_page .section-resource-outer .resources li .resource-body span {
          display: inline-block;
          font-size: 14px;
          letter-spacing: 0px;
          color: #999999;
          text-transform: uppercase;
          font-family: brandon-grotesque, sans-serif;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          padding: 0 0 3px;
          font-weight: 500; }
          .resources_page .section-resource-outer .resources li .resource-body span svg {
            display: inline-block;
            vertical-align: bottom;
            margin: 0 4px -3px 0; }
          .resources_page .section-resource-outer .resources li .resource-body span:hover {
            color: #A1D884;
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease; }
            .resources_page .section-resource-outer .resources li .resource-body span:hover svg .rpdf {
              fill: #A1D884;
              transition: all 0.4s ease;
              -webkit-transition: all 0.4s ease;
              -moz-transition: all 0.4s ease;
              -ms-transition: all 0.4s ease;
              -o-transition: all 0.4s ease; }
  .resources_page .resources-video h2 {
    margin: 78px 0 59px; }
  .resources_page .resources-video .videos-list {
    list-style-type: none;
    margin: 0 -15px; }
    .resources_page .resources-video .videos-list li {
      width: 50%;
      padding: 0 15px 24px;
      float: left; }
      .resources_page .resources-video .videos-list li iframe {
        border-radius: 20px;
        overflow: hidden;
        width: 100%; }
  .resources_page .resources-video .button {
    font-size: 22px;
    letter-spacing: 1.1px;
    padding: 9px 46.5px 7px;
    background: transparent;
    color: #003B5C;
    margin: 40px 0 0; }
    .resources_page .resources-video .button:hover {
      background: #003B5C;
      color: #fff; }

.tutoring_service_page .kind_words_section .about-word-slide .word_slide_right, .learning_page .kind_words_section .about-word-slide .word_slide_right {
  background: url(../img/lerning_kind_word_right.png) center no-repeat;
  background-size: cover; }

.tutoring_service_page .kind_words_section .about-word-slide .word_slide_right .word_cnt, .learning_page .kind_words_section .about-word-slide .word_slide_right .word_cnt {
  color: #fff; }

.tutoring_service_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1, .learning_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1 {
  color: #A1D884; }

.tutoring_service_page .full-width-banner, .learning_page .full-width-banner {
  background: #003B5C;
  text-align: center; }
  .tutoring_service_page .full-width-banner .page_title, .learning_page .full-width-banner .page_title {
    color: #fff;
    margin: 0;
    max-width: 475px;
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px; }
  .tutoring_service_page .full-width-banner .full-width-banner-inner, .learning_page .full-width-banner .full-width-banner-inner {
    background: #6A2A5B;
    border-radius: 60px 60px 0px 0px;
    justify-content: center;
    display: flex;
    height: 270px;
    width: 100%;
    align-items: center; }

.tutoring_service_page .service-intro-sec, .learning_page .service-intro-sec {
  float: left;
  width: 100%;
  background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/service_top_bg.svg") no-repeat center;
  text-align: center;
  padding: 74px 0 72px;
  background-size: cover;
  border-bottom: 1px solid #8898A4; }
  .tutoring_service_page .service-intro-sec p, .learning_page .service-intro-sec p {
    max-width: 864px;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.48px;
    margin: 0 auto;
    display: block; }

.tutoring_service_page .section-service, .learning_page .section-service {
  float: left;
  width: 100%;
  text-align: center; }
  .tutoring_service_page .section-service h2, .learning_page .section-service h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    margin: 107px 0 60px; }
  .tutoring_service_page .section-service .container, .learning_page .section-service .container {
    max-width: 1212px; }
  .tutoring_service_page .section-service .services, .learning_page .section-service .services {
    list-style-type: none;
    margin: 0 -15px; }
    .tutoring_service_page .section-service .services li, .learning_page .section-service .services li {
      width: 50%;
      float: left;
      padding: 0 15px 30px;
      text-align: left; }
      .tutoring_service_page .section-service .services li .services_outer, .learning_page .section-service .services li .services_outer {
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px; }
      .tutoring_service_page .section-service .services li .service-head, .learning_page .section-service .services li .service-head {
        background: #EFEFEF;
        border-left: 6px solid #6A2A5B;
        display: inline-block;
        width: 100%;
        border-radius: 0px 10px 0px 0px;
        padding: 10px 9px 9px 18px; }
        .tutoring_service_page .section-service .services li .service-head h4, .learning_page .section-service .services li .service-head h4 {
          font-size: 22px;
          line-height: 30px;
          margin: 0;
          font-weight: 500;
          letter-spacing: 1.1px; }
          .tutoring_service_page .section-service .services li .service-head h4 sup, .learning_page .section-service .services li .service-head h4 sup {
            top: -5px; }
      .tutoring_service_page .section-service .services li .service-body, .learning_page .section-service .services li .service-body {
        text-align: left;
        display: inline-block;
        width: 100%;
        padding: 15px 22px 12px 22px; }
        .tutoring_service_page .section-service .services li .service-body p, .learning_page .section-service .services li .service-body p {
          color: rgba(0, 59, 92, 0.6);
          font-size: 18px;
          line-height: 28px;
          font-family: "Lato", sans-serif;
          display: inline-block;
          height: 138px;
          overflow: hidden;
          margin: 0; }
      .tutoring_service_page .section-service .services li:nth-child(3) .service-body p, .tutoring_service_page .section-service .services li:nth-child(4) .service-body p, .tutoring_service_page .section-service .services li:nth-child(7) .service-body p, .tutoring_service_page .section-service .services li:nth-child(8) .service-body p, .learning_page .section-service .services li:nth-child(3) .service-body p, .learning_page .section-service .services li:nth-child(4) .service-body p, .learning_page .section-service .services li:nth-child(7) .service-body p, .learning_page .section-service .services li:nth-child(8) .service-body p {
        height: 108px; }
      .tutoring_service_page .section-service .services li:nth-child(5) .service-body p, .tutoring_service_page .section-service .services li:nth-child(6) .service-body p, .learning_page .section-service .services li:nth-child(5) .service-body p, .learning_page .section-service .services li:nth-child(6) .service-body p {
        height: 192px; }
      .tutoring_service_page .section-service .services li:nth-child(9) .service-body p, .tutoring_service_page .section-service .services li:nth-child(10) .service-body p, .learning_page .section-service .services li:nth-child(9) .service-body p, .learning_page .section-service .services li:nth-child(10) .service-body p {
        height: 80px; }
  .tutoring_service_page .section-service .depth-service, .learning_page .section-service .depth-service {
    float: left;
    width: 100%; }
    .tutoring_service_page .section-service .depth-service h2, .learning_page .section-service .depth-service h2 {
      margin: 79px 0 61px; }
    .tutoring_service_page .section-service .depth-service.learning-center h2, .learning_page .section-service .depth-service.learning-center h2 {
      font-size: 24px;
      margin-bottom: 0.75rem; }
    .tutoring_service_page .section-service .depth-service .depth-service-outer, .learning_page .section-service .depth-service .depth-service-outer {
      margin: 0 -15px; }
      .tutoring_service_page .section-service .depth-service .depth-service-outer .left, .learning_page .section-service .depth-service .depth-service-outer .left {
        width: 50%;
        float: left;
        padding: 0 15px; }
      .tutoring_service_page .section-service .depth-service .depth-service-outer .right, .learning_page .section-service .depth-service .depth-service-outer .right {
        width: 50%;
        float: left;
        padding: 0 15px; }
      .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-inner, .learning_page .section-service .depth-service .depth-service-outer .depth-service-inner {
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        overflow: hidden; }
      .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-head, .learning_page .section-service .depth-service .depth-service-outer .depth-service-head {
        background: #6A2A5B; }
        .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-head h3, .learning_page .section-service .depth-service .depth-service-outer .depth-service-head h3 {
          font-size: 22px;
          line-height: 30px;
          margin: 0;
          letter-spacing: 1.1px;
          color: #fff;
          padding: 19px 0 18px; }
      .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body {
        padding: 18px 25px 30px 24px;
        text-align: left; }
        .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content {
          display: inline-block;
          min-height: 750px; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content ul, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content ul {
            margin: 0 0 7px;
            list-style-type: none; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content p, .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content span, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content p, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content span {
            color: rgba(0, 59, 92, 0.6);
            font-size: 18px;
            line-height: 28px; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content p, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content p {
            margin: 0 0 14px; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content li, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content li {
            position: relative;
            color: #003B5C;
            padding-left: 15px;
            padding-bottom: 10px; }
            .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content li:before, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content li:before {
              content: "";
              display: inline-block;
              position: absolute;
              left: 0;
              top: 11px;
              height: 7px;
              width: 7px;
              border-radius: 50%;
              background: #003b5c;
              opacity: 1; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content p.title, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .content p.title {
            color: #003B5C;
            margin: 0 0 4px; }
        .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .button, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .button {
          margin: 0;
          background: #fff;
          font-size: 22px;
          letter-spacing: 1.1px;
          color: #003B5C;
          padding: 8px 41px 7px; }
          .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .button:hover, .learning_page .section-service .depth-service .depth-service-outer .depth-service-body .button:hover {
            background: #003B5C;
            color: #fff; }

.team_page .kind_words_section .about-word-slide .word_slide_right {
  background: url(../img/lerning_kind_word_right.png) center no-repeat;
  background-size: cover; }

.team_page .kind_words_section .about-word-slide .word_slide_right .word_cnt {
  color: #fff; }

.team_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1 {
  color: #A1D884; }

.team_page .tutor-intro-sec {
  float: left;
  width: 100%; }
  .team_page .tutor-intro-sec .content {
    max-width: 772px;
    margin: 67px auto 98px;
    display: block;
    text-align: center; }
    .team_page .tutor-intro-sec .content p {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      margin: 0; }

.team_page .section-tutor .container {
  max-width: 1214px; }

.team_page .section-tutor .section-tutuor-outer .tutors {
  margin: 0 -15px;
  list-style-type: none; }
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    width: 25%;
    float: left;
    padding: 0 15px 40px; }
    .team_page .section-tutor .section-tutuor-outer .tutors li .tutors_outer {
      border: 1px solid #CCCCCC;
      border-radius: 0px 10px 10px 0px;
      overflow: hidden; }
    .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-name {
      display: inline-block;
      width: 100%;
      padding: 5px 16px 3px;
      margin: 0;
      font-size: 22px;
      line-height: 46px;
      font-family: "brandon_grotesquebold"; }
    .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-position {
      display: inline-block;
      width: 100%;
      padding: 0 16px 5px;
      margin: 0;
      font-weight: 500;
      font-size: 12px;
      line-height: 16px;
      height: 32px;
      overflow: hidden;
      font-family: brandon-grotesque, sans-serif; }
    .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email {
      display: inline-block;
      width: 100%;
      padding: 7px 8px 8px;
      margin: 8px 0 0;
      background: #EFEFEF;
      border-radius: 0px 0px 9px 0px;
      border-left: 7px solid #6A2A5B; }
      .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a {
        font-size: 14px;
        line-height: 15px;
        color: #003B5C;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500; }
        .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a svg {
          display: inline-block;
          vertical-align: middle;
          margin-right: 2px; }
        .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a:hover {
          color: #A1D884; }
          .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a:hover svg .email1 {
            fill: #A1D884; }

.team_page .kind_words_section {
  margin: 35px 0 127px; }

.team_page .main_educator_section .left_section {
  background: #6A2A5B; }

.team_page .main_educator_section .left_section .left_outer .page_title {
  color: #fff;
  max-width: 312px;
  margin: 0 auto;
  padding: 0;
  text-align: center; }

.location_page .kind_words_section .about-word-slide .word_slide_right, .learning_page .kind_words_section .about-word-slide .word_slide_right {
  background: url(../img/lerning_kind_word_right.png) center no-repeat;
  background-size: cover; }

.location_page .kind_words_section .about-word-slide .word_slide_right .word_cnt, .learning_page .kind_words_section .about-word-slide .word_slide_right .word_cnt {
  color: #fff; }

.location_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1, .learning_page .kind_words_section .about-word-slide .word_slide_right .word_auth_1 {
  color: #A1D884; }

.location_page .kind_words_section, .learning_page .kind_words_section {
  margin: 45px 0 127px; }

.location_page .kind_words_section h2, .learning_page .kind_words_section h2 {
  margin: 33px 0 37px; }

.location_page .main_educator_section .left_section, .learning_page .main_educator_section .left_section {
  background: #6A2A5B; }

.location_page .main_educator_section .left_section .left_outer .page_title, .learning_page .main_educator_section .left_section .left_outer .page_title {
  color: #fff;
  max-width: 430px;
  margin: 0 auto;
  padding: 0;
  text-align: center; }

.location_page .location-intro-sec, .learning_page .location-intro-sec {
  float: left;
  width: 100%; }
  .location_page .location-intro-sec .content, .learning_page .location-intro-sec .content {
    max-width: 925px;
    margin: 58px auto 69px;
    display: block;
    text-align: center; }
    .location_page .location-intro-sec .content p, .learning_page .location-intro-sec .content p {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.48px;
      margin: 0 0 35px; }
      .location_page .location-intro-sec .content p span, .learning_page .location-intro-sec .content p span {
        text-decoration: underline; }

.location_page .section-location, .learning_page .section-location {
  float: left;
  width: 100%; }
  .location_page .section-location .loactions, .learning_page .section-location .loactions {
    list-style-type: none;
    margin: 0 -15px; }
    .location_page .section-location .loactions li, .learning_page .section-location .loactions li {
      width: 33.33%;
      padding: 0 15px 30px;
      float: left; }
      .location_page .section-location .loactions li.learning_page, .learning_page .section-location .loactions li.learning_page {
        width: 50%; }
      .location_page .section-location .loactions li .courses-list-outer, .learning_page .section-location .loactions li .courses-list-outer {
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px;
        float: left;
        width: 100%; }
      .location_page .section-location .loactions li .location-head, .learning_page .section-location .loactions li .location-head {
        display: inline-block;
        width: 100%;
        height: 126px;
        overflow: hidden;
        background: #EFEFEF;
        border-radius: 0px 10px 0px 0px;
        border-left: 6px solid #6A2A5B;
        padding: 14px 10px 20px; }
        .location_page .section-location .loactions li .location-head.learning_page, .learning_page .section-location .loactions li .location-head.learning_page {
          height: 50px; }
          .location_page .section-location .loactions li .location-head.learning_page .left, .learning_page .section-location .loactions li .location-head.learning_page .left {
            padding-right: 0px; }
            .location_page .section-location .loactions li .location-head.learning_page .left .main-title, .learning_page .section-location .loactions li .location-head.learning_page .left .main-title {
              font-family: brandon-grotesque, sans-serif; }
        .location_page .section-location .loactions li .location-head .left, .learning_page .section-location .loactions li .location-head .left {
          width: 60%;
          float: left;
          padding-right: 28px; }
          .location_page .section-location .loactions li .location-head .left .main-title, .learning_page .section-location .loactions li .location-head .left .main-title {
            font-size: 18px;
            line-height: 22px;
            font-family: "brandon_grotesquebold";
            text-transform: uppercase;
            font-weight: normal;
            letter-spacing: 0; }
        .location_page .section-location .loactions li .location-head .right, .learning_page .section-location .loactions li .location-head .right {
          width: 40%;
          float: left;
          margin: -6px 0 0; }
          .location_page .section-location .loactions li .location-head .right span, .learning_page .section-location .loactions li .location-head .right span {
            font-size: 12px;
            line-height: 16px;
            letter-spacing: 0;
            font-family: brandon-grotesque, sans-serif;
            text-transform: uppercase;
            display: inline-block;
            width: 100%;
            position: relative;
            padding: 0 0 0 14px;
            font-weight: 500; }
            .location_page .section-location .loactions li .location-head .right span svg, .learning_page .section-location .loactions li .location-head .right span svg {
              position: absolute;
              left: -7px;
              top: -2px; }
          .location_page .section-location .loactions li .location-head .right span + span, .learning_page .section-location .loactions li .location-head .right span + span {
            margin-top: 10px; }
            .location_page .section-location .loactions li .location-head .right span + span svg, .learning_page .section-location .loactions li .location-head .right span + span svg {
              top: -2px;
              left: -4px; }
      .location_page .section-location .loactions li .location-body, .learning_page .section-location .loactions li .location-body {
        display: inline-block;
        width: 100%;
        padding: 4px 32px 19px 17px;
        position: relative; }
        .location_page .section-location .loactions li .location-body .c-desc, .learning_page .section-location .loactions li .location-body .c-desc {
          display: inline-block;
          width: 100%;
          margin: 5px 0 15px; }
        .location_page .section-location .loactions li .location-body p.title, .learning_page .section-location .loactions li .location-body p.title {
          color: #003B5C;
          height: auto;
          padding: 0 0 2px; }
        .location_page .section-location .loactions li .location-body span, .location_page .section-location .loactions li .location-body p, .learning_page .section-location .loactions li .location-body span, .learning_page .section-location .loactions li .location-body p {
          display: inline-block;
          height: 66px;
          overflow: hidden;
          font-size: 16px;
          line-height: 22px;
          letter-spacing: 0;
          margin: 0;
          color: rgba(0, 59, 92, 0.6); }
        .location_page .section-location .loactions li .location-body .cb-title, .learning_page .section-location .loactions li .location-body .cb-title {
          opacity: 1;
          margin: 0 0 4px;
          color: #003B5C; }
        .location_page .section-location .loactions li .location-body .location-contact, .learning_page .section-location .loactions li .location-body .location-contact {
          background-color: #003B5C;
          color: #fff;
          line-height: normal;
          border-radius: 0px;
          outline: none;
          font-family: brandon-grotesque, sans-serif;
          font-weight: 500;
          text-transform: uppercase;
          border: 1px solid #003B5C;
          font-size: 14px;
          letter-spacing: 0.7px;
          border-radius: 100px;
          padding-top: 13px;
          padding-bottom: 12px;
          padding: 8px 21.5px 8px;
          display: inline-block;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          margin: 9px 0 0; }
          .location_page .section-location .loactions li .location-body .location-contact:hover, .learning_page .section-location .loactions li .location-body .location-contact:hover {
            background-color: #fff;
            border-color: #003B5C;
            color: #003B5C; }
      .location_page .section-location .loactions li .location-map, .learning_page .section-location .loactions li .location-map {
        padding: 0 16px 10px; }
        .location_page .section-location .loactions li .location-map iframe, .learning_page .section-location .loactions li .location-map iframe {
          width: 100%;
          height: 142px; }

.section-location .container {
  max-width: 1215px; }

/* End CMS Page */
.custom_search .panel--large {
  display: none; }

.section-searhbar-outer {
  float: left;
  width: 100%; }
  .section-searhbar-outer .search-form {
    width: 100%;
    max-width: 951px;
    position: relative;
    text-align: center;
    margin: 0 auto; }
  .section-searhbar-outer svg {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%); }
  .section-searhbar-outer .search-btn {
    background-color: #003B5C;
    color: #fff;
    line-height: normal;
    border-radius: 0px;
    outline: none;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #003B5C;
    font-size: 14px;
    letter-spacing: 0.7px;
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 12px;
    position: absolute;
    right: 9px;
    width: 180px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    letter-spacing: 1.2px; }
    .section-searhbar-outer .search-btn:hover {
      background-color: #fff;
      border-color: #003B5C;
      color: #003B5C; }
  .section-searhbar-outer .search-input {
    display: inline-block;
    padding: 0 200px 0 81px;
    width: 100%;
    color: rgba(0, 59, 92, 0.6);
    height: 80px;
    line-height: 78px;
    border: 1px solid #003B5C;
    border-radius: 47px;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-transform: uppercase; }

.no-search-result .section-searhbar-outer svg {
  left: 32px; }

.no-search-result .section-searhbar-outer .search-input {
  padding: 0 200px 0 84px; }

.section-searhbar-outer .search-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 59, 92, 0.6); }

.section-searhbar-outer .search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(0, 59, 92, 0.6); }

.section-searhbar-outer .search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(0, 59, 92, 0.6); }

.help_page .no-search {
  float: left;
  width: 100%;
  text-align: center;
  margin: 50px 0 27px; }
  .help_page .no-search .icon {
    height: auto;
    width: auto; }
  .help_page .no-search h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    margin: 28px 0 6px; }
  .help_page .no-search p {
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.4px;
    margin: 0 0 44px; }
  .help_page .no-search .no-search-btn {
    background-color: #003B5C;
    color: #fff;
    line-height: normal;
    border-radius: 0px;
    outline: none;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #003B5C;
    font-size: 14px;
    letter-spacing: 0.7px;
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 12px;
    padding: 9px 13.5px 7px; }
    .help_page .no-search .no-search-btn:hover {
      background-color: #fff;
      border-color: #003B5C;
      color: #003B5C; }

.brainspring-certification {
  float: left;
  width: 100%; }
  .brainspring-certification .cert-steps {
    float: left;
    width: 100%;
    background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/product_images/uploaded_images/path-cert.png") center no-repeat;
    background-size: 100% 100%;
    padding: 157px 0 0px;
    margin: 0 0 -13px; }
  .brainspring-certification .course-cert-steps-outer {
    display: block;
    margin: 0 auto -12px;
    max-width: 100%;
    padding: 0 23px; }
    @media only screen and (min-width: 1399px) {
      .brainspring-certification .course-cert-steps-outer {
        max-width: 1394px;
        padding: 0; } }
  .brainspring-certification .steps-list {
    list-style-type: none;
    margin: 0 -13px;
    columns: 4; }
    .brainspring-certification .steps-list li {
      width: auto;
      padding: 0 0px 127px;
      position: relative; }
      .brainspring-certification .steps-list li .step-outer {
        display: inline-block;
        width: 100%;
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px;
        overflow: hidden;
        max-width: 285px; }
      .brainspring-certification .steps-list li .step-head {
        display: inline-block;
        width: 100%;
        background: #EFEFEF;
        border-left: 6px solid #6A2A5B;
        height: 66px;
        align-items: center;
        display: flex; }
        .brainspring-certification .steps-list li .step-head h4 {
          font-size: 18px;
          line-height: 24px;
          letter-spacing: 0;
          text-transform: uppercase;
          margin: 0;
          padding-left: 10px;
          padding-right: 20px;
          font-family: "Lato-Semibold"; }
      .brainspring-certification .steps-list li .step-body {
        background: #fff;
        display: flex;
        height: 118px;
        flex-flow: wrap;
        padding: 15px 15px 15px 12px; }
        .brainspring-certification .steps-list li .step-body p {
          margin: 0;
          font-size: 16px;
          line-height: 22px;
          color: rgba(0, 59, 92, 0.6); }
        .brainspring-certification .steps-list li .step-body span.diff_clr {
          font-size: 12px;
          color: #6A2A5B;
          padding: 7px 0 0; }
      .brainspring-certification .steps-list li.col-step-1 {
        top: 67px;
        left: 12px; }
      .brainspring-certification .steps-list li.col-step-2 {
        left: 50px;
        top: -11px; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-2 {
            left: 82px; } }
      .brainspring-certification .steps-list li.col-step-3 {
        left: -13px;
        top: -13px; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-3 {
            left: -37px; } }
      .brainspring-certification .steps-list li.col-step-4 {
        top: -18px;
        left: 33px; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-4 {
            left: 50px; } }
      .brainspring-certification .steps-list li.col-step-5 {
        left: 50px;
        top: -62px; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-5 {
            left: 95px; } }
      .brainspring-certification .steps-list li.col-step-6 {
        top: -94px;
        left: 16px; }
      .brainspring-certification .steps-list li.col-step-7 {
        top: -26px;
        left: 23px; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-7 {
            left: 47px; } }
      .brainspring-certification .steps-list li.col-step-8 {
        top: -82px;
        padding: 0; }
        @media only screen and (min-width: 1399px) {
          .brainspring-certification .steps-list li.col-step-8 {
            left: -15px; } }

.sec-benifit-arrow {
  float: left;
  width: 100%;
  text-align: center;
  margin: -4px 0 -106px; }
  .sec-benifit-arrow .sec-benifit-arrow-outer {
    display: inline-block;
    height: 161px;
    width: 507px;
    background: url(https://cdn11.bigcommerce.com/s-dluaizcw3k/content/certificate_polygon.svg) center no-repeat;
    margin: 0 auto; }
    .sec-benifit-arrow .sec-benifit-arrow-outer p {
      margin: 0;
      font-size: 40px;
      line-height: 38px;
      color: #fff;
      text-transform: uppercase;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      padding: 34px 0 0; }

.cert-benifit {
  float: left;
  width: 100%;
  background: url(https://cdn11.bigcommerce.com/s-dluaizcw3k/product_images/uploaded_images/benifits.png) center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 109px 0 343px;
  margin: 13px 0 0; }
  .cert-benifit .container {
    max-width: 934px; }
  .cert-benifit .benifit-list {
    list-style-type: none;
    margin: 0 -19.5px; }
    .cert-benifit .benifit-list li {
      display: inline-block;
      width: 33.33%;
      padding: 0 19.5px;
      margin: 0 -2px; }
      .cert-benifit .benifit-list li .benifit-outer {
        display: inline-block;
        width: 100%;
        border: 1px solid #CCCCCC;
        border-radius: 0px 10px 10px 0px;
        overflow: hidden; }
        .cert-benifit .benifit-list li .benifit-outer .benifit-head {
          display: inline-block;
          width: 100%;
          background: #EFEFEF;
          border-left: 6px solid #6A2A5B;
          height: 66px;
          align-items: center;
          display: flex; }
          .cert-benifit .benifit-list li .benifit-outer .benifit-head span {
            display: inline-block;
            vertical-align: middle;
            margin: 0 9px 0 0; }
          .cert-benifit .benifit-list li .benifit-outer .benifit-head h4 {
            margin: 0;
            display: inline-block;
            vertical-align: middle;
            font-size: 18px;
            line-height: 24px;
            padding: 4px 0 0 9px;
            font-family: "Lato-Semibold";
            font-weight: normal; }
        .cert-benifit .benifit-list li .benifit-outer .benifit-body {
          background: #fff;
          display: flex;
          height: 135px;
          flex-flow: wrap;
          padding: 13px 15px 15px 15px;
          text-align: left; }
          .cert-benifit .benifit-list li .benifit-outer .benifit-body p {
            margin: 0;
            font-size: 16px;
            line-height: 22px;
            color: rgba(0, 59, 92, 0.6); }

/*IVAN*/
.formpdf {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 114px;
  text-align: center; }
  .formpdf input {
    margin-bottom: 5px; }
  .formpdf input[type=email] {
    width: 100%;
    border-radius: 100px;
    margin-bottom: 5px;
    line-height: normal;
    padding: 5px 5px 7px;
    border: 1px solid #003b5c; }

.section-course-desc {
  float: left;
  width: 100%; }
  .section-course-desc .container {
    max-width: 1228px; }
  .section-course-desc .section-course-desc-outer {
    text-align: center;
    margin: 80px 0 80px; }
    .section-course-desc .section-course-desc-outer .page-sub-title {
      font-size: 14px;
      line-height: 20px;
      letter-spacing: .7px;
      text-transform: uppercase;
      font-family: brandon-grotesque, sans-serif;
      margin: 0 0 12px;
      color: #003B5C;
      font-weight: 500;
      width: 100%;
      display: inline-block; }
    .section-course-desc .section-course-desc-outer .page-title {
      font-size: 44px;
      line-height: 46px;
      letter-spacing: 2.2px;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      margin: 0; }
      .section-course-desc .section-course-desc-outer .page-title sup {
        top: -15px;
        font-size: 24px; }

.course-desc-list-outer {
  float: left;
  width: 100%; }
  .course-desc-list-outer .desc-main {
    display: flex;
    flex-flow: wrap;
    align-items: top;
    margin: 0 0 50px; }
    .course-desc-list-outer .desc-main .left {
      width: 28.8%;
      float: left;
      position: relative;
      margin: 0;
      font-size: 22px;
      line-height: 26px;
      letter-spacing: 1.1px;
      font-family: "brandon_grotesquebold";
      font-weight: normal;
      text-transform: uppercase;
      position: relative;
      padding: 4px 0 0 34px; }
      .course-desc-list-outer .desc-main .left .desc-title {
        margin: 0;
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 1.1px;
        font-family: "brandon_grotesquebold";
        font-weight: normal;
        text-transform: uppercase;
        position: relative;
        padding: 4px 0 0 34px; }
        .course-desc-list-outer .desc-main .left .desc-title span {
          display: inline-block;
          float: left;
          margin: -5px 15px 0 0;
          display: none; }
      .course-desc-list-outer .desc-main .left:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 4px; }
    .course-desc-list-outer .desc-main .right {
      width: 70%;
      float: left;
      border-left: 2px solid rgba(204, 204, 204, 0.8);
      padding: 0px 0 0 56px; }
      .course-desc-list-outer .desc-main .right p {
        font-size: 20px;
        line-height: 26px;
        color: #003B5C;
        font-family: "Lato", sans-serif;
        font-weight: 400;
        margin: 0 0 15px; }
      .course-desc-list-outer .desc-main .right p + p {
        margin-top: 20px; }
      .course-desc-list-outer .desc-main .right h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0; }
      .course-desc-list-outer .desc-main .right .des-p {
        font-size: 18px;
        line-height: 28px;
        margin: 0; }
      .course-desc-list-outer .desc-main .right .des-p:not(:last-child) {
        margin: 0 0 28px; }
      .course-desc-list-outer .desc-main .right ul {
        list-style-type: none;
        margin: 0; }
        .course-desc-list-outer .desc-main .right ul li {
          font-size: 20px;
          line-height: 26px;
          color: #003B5C;
          font-family: "Lato-Semibold";
          font-weight: normal;
          display: inline-block;
          vertical-align: middle;
          margin: 0 0 9px;
          float: left;
          position: relative;
          padding: 0 0 0 36px;
          width: 100%; }
          .course-desc-list-outer .desc-main .right ul li span {
            display: inline-block;
            padding: 2px 12px 0 0;
            vertical-align: middle;
            float: left; }
          .course-desc-list-outer .desc-main .right ul li:before {
            content: "";
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/Right_list_icon.svg") no-repeat center;
            height: 24px;
            width: 25px;
            left: 0;
            top: 5px; }
    .course-desc-list-outer .desc-main:nth-child(1), .course-desc-list-outer .desc-main:nth-child(2) {
      align-items: center; }
    .course-desc-list-outer .desc-main.row-Prerequisite .left:before {
      background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/PREREQUISITE.svg") no-repeat center;
      height: 25px;
      width: 19px;
      top: 0; }
    .course-desc-list-outer .desc-main.row-course-hours .left {
      padding: 4px 0 0 37px; }
      .course-desc-list-outer .desc-main.row-course-hours .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/COURSE-HOURS.svg") no-repeat center;
        height: 22px;
        width: 22px; }
    .course-desc-list-outer .desc-main.row-appropriate-audience .left {
      padding: 4px 0 0 47px; }
      .course-desc-list-outer .desc-main.row-appropriate-audience .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/APPROPRIATE-AUDIENCE.svg") no-repeat center;
        height: 17px;
        width: 31px;
        top: 8px; }
    .course-desc-list-outer .desc-main.row-course-description .left {
      padding: 4px 0 0 37px; }
      .course-desc-list-outer .desc-main.row-course-description .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/COURSE-DESCRIPTION.svg") no-repeat center;
        height: 25px;
        width: 25px; }
    .course-desc-list-outer .desc-main.row-participants .left {
      padding: 4px 0 0 49px; }
      .course-desc-list-outer .desc-main.row-participants .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/PARTICIPANTS-LEARN-TO-TEACH.svg") no-repeat center;
        height: 33px;
        width: 33px; }
    .course-desc-list-outer .desc-main.row-additional-benefits .left {
      padding: 4px 0 0 49px; }
      .course-desc-list-outer .desc-main.row-additional-benefits .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/Additional-Benefits.svg") no-repeat center;
        height: 24px;
        width: 34px; }
    .course-desc-list-outer .desc-main.row-upon-completion .left {
      padding: 4px 0 0 43px; }
      .course-desc-list-outer .desc-main.row-upon-completion .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/UPON-COMPLETION-PARTICIPANTS-WILL.svg") no-repeat center;
        height: 22px;
        width: 32px;
        top: 10px; }
    .course-desc-list-outer .desc-main.row-certification .left {
      padding: 4px 0 0 43px; }
      .course-desc-list-outer .desc-main.row-certification .left:before {
        background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/CERTIFICATION-ANNOUNCEMENT.svg") no-repeat center;
        height: 27px;
        width: 26px;
        top: 7px; }

.sec-course-type {
  float: left;
  width: 100%;
  text-align: center;
  background: url("https://cdn11.bigcommerce.com/s-dluaizcw3k/content/sec-course-type.svg") center no-repeat;
  background-size: cover;
  padding: 78px 0 80px;
  margin: 50px 0 0; }
  .sec-course-type .sec-course-type-outer {
    float: left;
    width: 100%;
    text-align: center; }
    .sec-course-type .sec-course-type-outer p {
      font-size: 24px;
      line-height: 34px;
      letter-spacing: .48px;
      color: #003B5C;
      font-family: "Lato", sans-serif;
      font-weight: 400;
      max-width: 644px;
      margin: 0 auto 43px; }
  .sec-course-type .course-type-list {
    list-style-type: none;
    margin: 0 auto;
    text-align: center;
    max-width: 990px; }
    .sec-course-type .course-type-list li {
      width: 33.33%;
      float: left;
      text-align: center;
      padding: 0 15px;
      position: relative; }
      .sec-course-type .course-type-list li h3 {
        background-color: #003B5C;
        color: #fff;
        line-height: normal;
        border-radius: 0px;
        outline: none;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        border: 1px solid #003B5C;
        font-size: 14px;
        letter-spacing: 0.7px;
        border-radius: 100px;
        padding-top: 13px;
        padding-bottom: 12px;
        text-align: center;
        font-size: 22px;
        letter-spacing: 1.1px;
        width: 100%;
        height: 50px;
        line-height: 49px;
        cursor: pointer;
        margin: 0;
        padding: 0; }
        .sec-course-type .course-type-list li h3:hover {
          background-color: #fff;
          border-color: #003B5C;
          color: #003B5C; }
        .sec-course-type .course-type-list li h3:hover {
          background: #003B5C;
          color: #fff; }
      .sec-course-type .course-type-list li .course-type-desc {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: calc(100% - 30px);
        margin: 0 auto;
        z-index: 3;
        display: none;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        background: #fff;
        text-align: left;
        padding: 26px 24px 26px;
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease; }
        .sec-course-type .course-type-list li .course-type-desc .title {
          font-size: 24px;
          line-height: 30px;
          letter-spacing: 1.2px;
          font-family: brandon-grotesque, sans-serif;
          margin: 0 0 13px;
          font-weight: 500; }
        .sec-course-type .course-type-list li .course-type-desc p {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0;
          margin: 0;
          max-width: 100%; }
        .sec-course-type .course-type-list li .course-type-desc:before {
          content: "";
          position: absolute;
          top: 27px;
          left: 0;
          right: 0;
          text-align: center;
          margin: auto;
          z-index: 9;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 9px 11px 9px;
          border-color: transparent transparent #fff transparent;
          top: -11px; }
      .sec-course-type .course-type-list li .course-type-list-outer {
        display: inline-block;
        width: 100%; }
        .sec-course-type .course-type-list li .course-type-list-outer:hover .course-type-desc {
          display: block;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }

.sec-course-reg {
  float: left;
  width: 100%;
  text-align: center;
  margin: 80px 0 87px; }
  .sec-course-reg h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: 2.2px;
    font-weight: 500;
    margin: 28px 0 20px; }
  .sec-course-reg p {
    font-size: 18px;
    line-height: 28px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    display: block;
    margin: 0 auto 62px;
    max-width: 695px;
    color: #003B5C; }
  .sec-course-reg .course-calendar {
    background-color: #003B5C;
    color: #fff;
    line-height: normal;
    border-radius: 0px;
    outline: none;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #003B5C;
    font-size: 14px;
    letter-spacing: 0.7px;
    border-radius: 100px;
    padding-top: 13px;
    padding-bottom: 12px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    padding: 13.5px 30px;
    background: #fff;
    color: #003B5C; }
    .sec-course-reg .course-calendar:hover {
      background-color: #fff;
      border-color: #003B5C;
      color: #003B5C; }
    .sec-course-reg .course-calendar:hover {
      background: #003B5C;
      color: #fff; }

.section-course-schedule {
  float: left;
  width: 100%; }
  .section-course-schedule .sec-scheduleintro {
    float: left;
    width: 100%;
    text-align: center;
    margin: 69px 0 0; }
    .section-course-schedule .sec-scheduleintro p {
      font-size: 24px;
      line-height: 33px;
      letter-spacing: 0.48px;
      color: #003B5C;
      max-width: 686px;
      margin: 0 auto 34px; }
      .section-course-schedule .sec-scheduleintro p a {
        color: #6A2A5B;
        border-bottom: 1px solid #6A2A5B; }
    .section-course-schedule .sec-scheduleintro p + p {
      margin-bottom: 34px; }
    .section-course-schedule .sec-scheduleintro .btn-contact {
      background-color: #003B5C;
      color: #fff;
      line-height: normal;
      border-radius: 0px;
      outline: none;
      font-family: brandon-grotesque, sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      border: 1px solid #003B5C;
      font-size: 14px;
      letter-spacing: 0.7px;
      border-radius: 100px;
      padding-top: 13px;
      padding-bottom: 12px;
      padding: 8px 28.5px 8px; }
      .section-course-schedule .sec-scheduleintro .btn-contact:hover {
        background-color: #fff;
        border-color: #003B5C;
        color: #003B5C; }

.sec-courses-list {
  float: left;
  width: 100%;
  text-align: center;
  margin: 74px 0 -3px; }
  .sec-courses-list .container {
    max-width: 1237px; }
  .sec-courses-list .table-info {
    font-size: 20px;
    line-height: 20px;
    color: #003B5C;
    font-family: brandon-grotesque, sans-serif;
    margin: 0 0 20px;
    font-weight: 500; }
  .sec-courses-list table {
    display: table;
    width: 100% !important; }
    .sec-courses-list table thead {
      border-radius: 10px;
      width: 100%; }
      .sec-courses-list table thead .course-table-head {
        color: #fff;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 1px;
        font-family: "brandon_grotesquebold";
        font-weight: normal;
        text-transform: uppercase;
        padding: 15px 0; }
        .sec-courses-list table thead .course-table-head:nth-child(1) {
          border-top-left-radius: 10px;
          border-bottom-left-radius: 10px;
          text-align: left;
          padding-left: 33px;
          width: 516px; }
        .sec-courses-list table thead .course-table-head:nth-child(2) {
          width: 170px; }
        .sec-courses-list table thead .course-table-head:nth-child(3) {
          width: 203px; }
        .sec-courses-list table thead .course-table-head:nth-child(4) {
          width: 135px; }
        .sec-courses-list table thead .course-table-head:last-child {
          border-top-right-radius: 10px;
          border-bottom-right-radius: 10px; }
        .sec-courses-list table thead .course-table-head svg {
          display: inline-block;
          margin: 0 0 2px 4px; }
      .sec-courses-list table thead .course-table-head:not(:last-child) {
        border-right: 1px solid #fff; }
      .sec-courses-list table thead > tr {
        background: #999999 !important; }
      .sec-courses-list table thead:after {
        content: "";
        display: block;
        width: 100%;
        border: 12px solid #fff; }
    .sec-courses-list table tr {
      display: table-row; }
      .sec-courses-list table tr:nth-child(odd) {
        background: #E2EFFF; }
      .sec-courses-list table tr:nth-child(even) {
        background: #fff; }
    .sec-courses-list table tbody {
      box-shadow: 0 0 0 1px #ccc;
      border-radius: 10px; }
      .sec-courses-list table tbody tr:not(:last-child) {
        border-bottom: 1px solid #ccc; }
      .sec-courses-list table tbody tr:nth-child(1) {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        .sec-courses-list table tbody tr:nth-child(1) td:nth-child(1) {
          border-top-left-radius: 10px; }
        .sec-courses-list table tbody tr:nth-child(1) td:last-child {
          border-top-right-radius: 10px; }
      .sec-courses-list table tbody tr:last-child {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px; }
        .sec-courses-list table tbody tr:last-child td:nth-child(1) {
          border-bottom-left-radius: 10px; }
        .sec-courses-list table tbody tr:last-child td:last-child {
          border-bottom-right-radius: 10px; }
    .sec-courses-list table td {
      display: table-cell;
      padding: 20px 0; }
      .sec-courses-list table td p {
        font-size: 18px;
        line-height: 28px;
        color: #003B5C;
        margin: 0; }
      .sec-courses-list table td .btn-reg {
        background-color: #003B5C;
        color: #fff;
        line-height: normal;
        border-radius: 0px;
        outline: none;
        font-family: brandon-grotesque, sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        border: 1px solid #003B5C;
        font-size: 14px;
        letter-spacing: 0.7px;
        border-radius: 100px;
        padding-top: 13px;
        padding-bottom: 12px;
        background: #fff;
        color: #003B5C;
        padding: 8px 21.5px; }
        .sec-courses-list table td .btn-reg:hover {
          background-color: #fff;
          border-color: #003B5C;
          color: #003B5C; }
        .sec-courses-list table td .btn-reg:hover {
          background: #003B5C;
          color: #fff; }

.sec-courses-list table tbody tr td:nth-child(1) {
  text-align: left;
  padding-left: 32px; }

.sec-courses-list table tbody tr td:nth-child(2) {
  padding: 0 10px; }

.resources_page .main_educator_section .left_section .left_outer .page_title {
  padding: 0 10px;
  margin: 0; }

.blocker {
  background: transparent; }

.related-products .card-body .card-text[data-test-info-type=productRating] {
  display: none; }

.related-products .card-body {
  padding-top: 16px; }

.related-products .productGrid .card {
  margin-bottom: 13px; }

.productView-options .form-field[data-product-attribute=set-radio] .form-radio:checked + .form-label {
  color: #003B5C; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.brainpring_literacy .literacy_bottom .top_section li .au_box:hover + .au_box_title {
  color: #003B5C; }

.kind_words_section.LearningKeyWord .about-word-slide .word_slide_left .word_cnt {
  padding: 0 38px; }

.panel--address .form-actions .button {
  padding-top: 9px;
  padding-bottom: 7px; }

.custom_account_orderstatus .body {
  margin-bottom: 3rem; }

.schedule_call_section.stikcy_call {
  top: 15%;
  z-index: 99;
  position: fixed;
  right: 30px;
  transform: none; }

.cms_page .section-stream-faq .stream-faq li .stream-faq-content .table_in_person_1 {
  padding: 10px 0; }

.cms_page .section-stream-faq .stream-faq li .stream-faq-content .table_in_person_1 p {
  color: #fff;
  margin: 0;
  padding: 5px; }

.cms_page .section-stream-faq .stream-faq li .stream-faq-content .table_in_person_1 ul {
  margin-left: 50px; }

.custom_blog .pagination {
  float: left;
  width: 100%; }

.blog .blog-post img {
  max-height: 600px; }

.quickSearchResults .productGrid .card:hover .card-figure__link:before {
  display: none; }

.membersArea_page iframe {
  border: 0;
  width: 100%;
  min-height: 700px; }

.login-row {
  margin: 0px; }

.educator-training + .courses p {
  line-height: 27px; }

.section-testimonials-list .tutoring p span {
  font-weight: 600;
  color: #003B5C; }

.section-testimonials-list .tutoring {
  border-bottom: 1px solid #003b5c;
  margin-bottom: 15px; }

.tutoring_service_page .section-service .depth-service .depth-service-outer .left .depth-service-body .content p.title {
  margin: 0px 0px 14px; }

.course-desc-list-outer .desc-main:first-child .right p, .course-desc-list-outer .desc-main:nth-child(2) .right p {
  margin: 0;
  padding: 12px 0px; }

.main_menu .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
  display: inline-block; }

@media only screen and (min-width: 1440px) {
  .header > .container {
    padding: 0px 34px 0px 49px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
    padding-left: 35px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul:first-child {
    padding-right: 15px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul:last-child {
    padding-left: 15px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li:nth-child(2n+1) {
    padding-right: 0px; }
  .parent_educator_section .right_sectinon .get_started_cnt .inner_cnt .inner_right {
    padding-left: 25px; } }

@media only screen and (min-width: 1440px) {
  .hdr_right .navUser-section {
    padding-right: 10px; } }

.course_schedule_page .cms_page .kind_words_section h2 {
  margin: 33px 0 37px; }

.mc_embed_signup {
  display: none; }

/**/
.custom_educator_academy .schedule_call_section.stikcy_call {
  top: 15%;
  transform: translateY(-15%); }

.green_bg {
  background: #a1d884 url(https://cdn11.bigcommerce.com/s-dluaizcw3k/stencil/f42e0250-9708-013a-ae48-3a0757c13d9c/e/4d55d510-970a-013a-4453-4ac575a2f269/img/Orton-Gillingham.svg) center no-repeat;
  padding: 15px 0; }

.green_bg p {
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
  font-weight: 300; }

.educator-training {
  background: none; }

.educator-training .video-container {
  margin: 20px auto 0; }

/*Responsive CSS*/
#menu_responsive, .copyright .copyright_left .powered-by br, .header ul.for_tablet_only {
  display: none; }

.tutoring_service_page .main_educator_section .left_section {
  background: #6a2a5b; }

.tutoring_service_page .main_educator_section .left_section .left_outer .page_title {
  color: #fff; }

.tutoring_service_page .service-intro-sec p {
  margin: 0 auto 20px; }

.for_mob_only {
  display: none; }

/**/
ol.breadcrumbs .breadcrumb:first-child:before {
  display: none; }

.section-brainspring .experience-sec p {
  height: auto; }

.custom_page_contact_form form.form[data-contact-form] {
  margin-top: 40px; }

.pageName_main_educator_section .schedule_call_section.stikcy_call {
  top: 15%;
  transform: translateY(-15%);
  -webkit-transform: translateY(-15%);
  -moz-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  -o-transform: translateY(-15%); }

.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st0,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st3,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st4,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st5,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st6,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st8,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st9,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st0,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st3,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st4,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st5,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st6,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st8,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st9 {
  fill: #fff; }

.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st1,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st2,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st3,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st4,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st5,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st6,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st7,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st8,
.section-brainspring .services li.service-5 .service_box:hover .service_box_inner svg .st9,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st1,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st2,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st3,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st4,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st5,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st6,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st7,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st8,
.section-brainspring .services li.service-5.active .service_box .service_box_inner svg .st9 {
  stroke: #fff; }

.browse-for .helps li .help_box {
  width: 100%; }

.cart-additionalCheckoutButtons .FloatRight.PayPalExpressCheckout.PayPalExpressBraintreeCheckout.RemoteCheckout.CheckoutButton {
  position: relative;
  z-index: 1; }

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .search_box {
    width: 145px; } }

@media only screen and (max-width: 1199px) {
  .header.header_fixed .hdr_right .navUser-section li.hdr_sticky_mail {
    padding: 0 10px 0 0; }
  .header .hdr_bottom {
    min-height: auto;
    margin: -12px 0 0; }
  .header.header_fixed .hdr_right .navUser-section li.for_searchbox, .header.after_login .hdr_right .navUser-section > li.for_searchbox {
    display: none; }
  .header.header_fixed ul.for_tablet_only, .header.after_login ul.for_tablet_only {
    display: inline-block;
    margin: 5px 0;
    vertical-align: middle; }
  .header.header_fixed ul.for_tablet_only {
    margin: 10px 0 5px; }
  .header.after_login ul.for_tablet_only {
    margin: 5px 0; }
  .hdr_bottom ul {
    vertical-align: middle;
    width: auto;
    display: inline-block; }
  .content .call-action .btn_call {
    width: auto;
    margin: 0 5px; }
  .section-brainspring .container {
    max-width: 100%; }
  .educator-training .video-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px; }
  .brainpring_literacy .literacy_outer_top .literacy_cnt {
    padding-left: 40px; }
  .brainpring_literacy .literacy_outer_top .literacy_cnt p, .brainpring_literacy .literacy_outer_bottom .literacy_cnt p {
    line-height: 24px; }
  .instagram > .container {
    max-width: 100%;
    padding: 0 15px; }
  .brainpring_literacy .literacy_outer_top .literacy_cnt p, .brainpring_literacy .literacy_outer_bottom .literacy_cnt p {
    margin: 0 0 15px; }
  .brainpring_literacy .literacy_outer_bottom .literacy_cnt {
    padding: 0 40px 0 0; }
  .brainpring_literacy .literacy_outer_top {
    margin: 65px 0 7px; }
  .brainpring_literacy .top_cnt h3 {
    margin: 30px 0 22px; }
  .brainpring_literacy .literacy_outer_bottom, .brainpring_literacy .literacy_bottom {
    margin: 45px 0 0; }
  .brainpring_literacy {
    margin: 0; }
  .au_blog_section {
    margin: 20px 0 0; }
  .section-brainspring .section-brainspring-outer h2 {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 2.2px;
    margin: 0px 0 15px; }
  .section-brainspring .section-brainspring-outer p, .browse-for .common-title-outer h3, .sec-course-reg .course-calendar {
    font-size: 18px;
    line-height: 26px; }
  .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2, .resources_page .section-resource h2, .tutoring_service_page .section-service h2, .cms_page h1.page-heading, .section-course-desc .section-course-desc-outer .page-title, .sec-course-reg h2 {
    font-size: 34px;
    line-height: 36px; }
  .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2 {
    margin: 0 0 30px; }
  /*phonics-first-level-i*/
  .section-course-desc .section-course-desc-outer {
    margin: 40px 0; }
  .course-desc-list-outer .desc-main .left .desc-title {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 26px; }
  .sec-course-reg {
    margin: 30px 0; }
  .sec-course-type .course-type-list li h3 {
    font-size: 18px; }
  /*phonics-first-level-i*/
  /*certification*/
  .brainspring-certification .steps-list li .step-head h4 {
    font-size: 15px; }
  .brainspring-certification .steps-list li.col-step-1 {
    left: 5px; }
  .brainspring-certification .steps-list li.col-step-3 {
    left: 0px; }
  .brainspring-certification .steps-list li.col-step-5 {
    left: -4px; }
  .brainspring-certification .steps-list li.col-step-7 {
    left: -8px; }
  .brainspring-certification .steps-list li.col-step-2 {
    left: 15px; }
  .brainspring-certification .steps-list li .step-body {
    height: 140px; }
  .brainspring-certification .steps-list li.col-step-4 {
    left: 10px; }
  .brainspring-certification .steps-list li.col-step-6 {
    left: 5px; }
  .brainspring-certification .steps-list li .step-outer {
    max-width: 235px; }
  /*certification*/
  /*team*/
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    padding: 0 10px 40px; }
  .team_page .section-tutor .section-tutuor-outer .tutors {
    margin: 0 -10px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-name {
    font-size: 18px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a {
    font-size: 13px; }
  .team_page .tutor-intro-sec .content {
    margin: 40px auto;
    padding: 0 15px; }
  .team_page .kind_words_section {
    margin: 0px 0 80px; }
  /*team*/
  /*services*/
  .tutoring_service_page .service-intro-sec {
    padding: 40px 0; }
  .tutoring_service_page .section-service h2, .tutoring_service_page .section-service .depth-service h2 {
    margin: 40px 0; }
  .kind_words_section {
    margin: 10px 0 80px; }
  /*services*/
  /*locations*/
  .location_page .section-location .loactions li .location-head .left .main-title {
    font-size: 16px;
    line-height: 20px; }
  .location_page .section-location .loactions li .location-head .left {
    padding-right: 20px; }
  .location_page .section-location .loactions li .location-head {
    height: 135px; }
  .location_page .kind_words_section h2 {
    margin: 0px 0 30px; }
  /*locations*/
  /*brainspring-resources*/
  .resources_page .section-resource h2, .resources_page .resources-video h2 {
    margin: 50px 0 30px; }
  .resources_page .resources-video .button {
    margin: 20px 0 0;
    font-size: 18px;
    padding: 8px 30px; }
  .page.resources_page.page-additional {
    margin: 0 0 30px; }
  /*brainspring-resources*/
  /*learning centers*/
  .section-brainspring .services {
    margin: 0 0 30px; }
  .learning_page .section-brainspring .section-brainspring-outer p {
    margin: 0 auto 60px; }
  .section-brainspring .experience-sec {
    margin: 0 auto; }
  .section-brainspring {
    margin: 30px 0; }
  .online-tutoring .class-list li .video-img video.vid {
    max-width: 100%; }
  .online-tutoring {
    padding: 60px 0 40px; }
  .learn-services {
    margin: 50px 0; }
  .educator-faqs {
    padding: 20px 0 30px; }
  .learning_page .kind_words_section {
    margin: 30px 0 100px; }
  /*learning centers*/
  /*System Page start*/
  .modal .previewCart .previewCartCheckout .button {
    font-size: 13px;
    letter-spacing: .6px; }
  .page.blog_page {
    margin: 0 -15px; }
  .blog_page .blog {
    padding: 0 15px; }
  .blog_page .blog .blog-post-body .blog-post {
    height: 115px; }
  .page-content, .page-content--full {
    padding-left: 0;
    padding-right: 0; }
  /*System Page End*/
  /*help*/
  .browse-for .common-title-outer .button.educator-academy, .contactus_section .button {
    font-size: 18px;
    padding: 10px 30px; }
  .contactus_section {
    margin: 10px 0 15px; }
  .browse-for .helps li .help_box .help_dec {
    padding: 0 10px; }
  .help_page .section-brainspring {
    padding: 30px 0 40px; }
  .section-searhbar-outer .search-btn {
    padding: 0 20px;
    height: 45px;
    width: auto;
    font-size: 15px; }
  .section-searhbar-outer .search-input {
    padding: 0 120px 0 80px;
    height: 60px;
    line-height: 60px; }
  .browse-for {
    padding: 40px 0 30px; }
  /*help*/
  /*course-description*/
  .courses-list-row {
    margin: 0px 0 20px; }
  .course-desc-content {
    margin: 0 0 50px;
    padding: 40px 0 0; }
  .course-desc-content .button.full-course {
    margin: 0 auto 30px; }
  .courses-list-row .courses-list li .c-body .more-info {
    position: relative;
    left: 0;
    bottom: auto; }
  .courses-list-row .courses-list li .c-body .c-desc {
    min-height: 160px; }
  .main_educator_section .left_section .left_outer .page_title, .our_story_outer .our_story_left .page_title {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 2px; }
  /*course-description*/
  /*educator-academy*/
  .main_educator_section .left_section .left_outer img {
    max-width: 300px; }
  .section-brainspring .services li {
    padding: 0 6px; }
  /*educator-academy*/
  /*AU*/
  .our_story_outer .our_story_inner, body .category-header.cat_img_found {
    border-radius: 40px 0 0 0; }
  .our_story_outer .our_story_right img, .category-header .right img {
    border-radius: 0 40px 0 0; }
  .our_story_outer .our_story_right, .category-header .right {
    background: #003B5C; }
  /*AU*/
  .container {
    padding: 0 15px; }
  .productView-details .productView-product .productView-title {
    line-height: 30px;
    font-size: 27px; }
  .productView-options .form-action .button, .quote_btn_wrapper .button {
    width: 200px; }
  .pro_description > .container {
    padding: 0; }
  .productView-description .tabs {
    padding: 0 15px; }
  .productView-description .tabs-contents .tab-content .left {
    width: 57%;
    padding: 0px;
    margin: 0; }
  .pro_tab .products-title {
    font-size: 30px;
    margin: 0 0 10px;
    line-height: 32px; }
  .pro_tab .customer-viewed, .pro_tab .related-products {
    padding: 40px 0 20px; }
  .custom_breadcrumb .container {
    padding: 0 15px; }
  .productView-description .tabs-contents .tab-content .right {
    width: 42%; }
  .productView-description .tabs-contents .tab-content h2 {
    font-size: 22px;
    line-height: 24px; }
  .productView-description .tabs-contents {
    padding: 40px 15px; }
  .productView-details {
    padding: 0 0 0 30px; }
  .productView-details .productView-product .productView-price .price-section {
    font-size: 34px;
    line-height: 30px; }
  .productView-details .productView-product .productView-price {
    margin: 7px 0 17px; }
  .productView-images .productView-image {
    height: auto; }
  /*PP*/
  /*CP*/
  body.custom_category #main-content > .container {
    padding: 0; }
  body.custom_category .breadcrumbs, .custom_category .page > .container {
    padding: 0 15px; }
  body #navCatList .navList-action, .facetedSearch-refineFilters p, body .navList-action--checkbox {
    font-size: 13px;
    line-height: normal; }
  body #navCatList .navList-item, .facetedSearch-refineFilters p, .inlineList--labels > li {
    margin: 5px 0; }
  /**/
  .instagram ul {
    margin: 0 -9px;
    padding: 0; }
  .search_box {
    width: 175px; }
  #quickSearch .container {
    padding: 0 10px 0 0; }
  .header.header_fixed #quickSearch .container, .header.after_login #quickSearch .container {
    padding: 0; }
  .hdr_right .navUser-section li:first-child, .hdr_right .navUser-section li.navUser-item.selft_place_login {
    padding: 0; }
  .header .hdr_top .hdr_left {
    padding: 32px 0 0; }
  .header .container {
    padding: 0 15px; }
  .header-logo-image {
    max-width: 170px; }
  .header-logo-image-container {
    min-height: 50px; }
  .main_menu .navPages-list .navPages-item > .navPages-action {
    font-size: 11px;
    padding: 0 6px; }
  .header.header_fixed .main_menu .navPages-list .navPages-item > .navPages-action, .header.after_login .main_menu .navPages-list .navPages-item > .navPages-action {
    font-size: 13px; }
  .parent_educator_section .get_started_cnt h3 {
    font-size: 20px;
    padding: 0 20px;
    line-height: 30px; }
  .parent_educator_section .get_started_cnt .button {
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px; }
  .parent_educator_section .get_started_cnt {
    padding: 0 15px 29px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
    padding-left: 15px;
    width: calc(100% - 124px); }
  .parent_educator_section .get_started_cnt .inner_cnt {
    margin: -35px auto 0;
    padding: 45px 15px 15px;
    max-height: 198px; }
  .parent_educator_section {
    margin: 0 0 30px; }
  .Excellence_section {
    padding: 0px 15px 30px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li span {
    font-size: 14px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul:last-child {
    padding: 0 0 0 15px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left h4 {
    font-size: 16px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left {
    width: 120px; }
  .hdr_right .navUser-section li.HP_account a, .hdr_right .navUser-section li.navUser-item--cart a, .hdr_right .navUser-section li.hdr_sticky_mail a {
    font-size: 9px; }
  .hdr_right .navUser-section li.HP_account {
    padding: 3px 0 0 10px; }
  .hdr_right .navUser-section li {
    padding: 0 0 0 10px; }
  .productView-description .tabs-contents .tab-content .button {
    margin: 10px 0 0; }
  .section-brainspring .section-brainspring-outer p {
    margin: 0 auto 50px; }
  .section-brainspring {
    margin: 30px 0 10px; }
  .section-brainspring .services li .service_box .service-title {
    padding: 0 10px; }
  .courses_learn .button {
    padding: 8px 35px 7px; }
  .green_bg {
    padding: 30px 0; }
  .schedule_call_section.stikcy_call {
    right: 15px; }
  .resources_page .section-resource-outer .resources {
    margin: 0 -10px; }
  .resources_page .section-resource-outer .resources li {
    padding: 0 10px 20px; }
  .kind_words_section.LearningKeyWord .about-word-slide .word_slide_left .word_cnt {
    padding: 0 0px;
    margin-bottom: 11px; }
  .hdr_right .navUser-section li.HP_account a.logout {
    margin: 0 0px 0 10px; }
  .tutoring_service_page .section-service .depth-service .depth-service-outer {
    display: flex;
    flex-wrap: wrap; }
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-inner {
    height: 100%; }
  .cms_page.custom-available-brainspring-educator-academy-courses h1.page-heading {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 2px; }
  .cms_page .section-approach .button + .button {
    margin-left: 0px; }
  .educator-training h2 {
    font-size: 34px;
    line-height: 36px; }
  .hdr_bottom ul li.for_contact_info .telephone {
    font-size: 15px; }
  .hdr_bottom ul li.for_contact_info .schedule-call {
    font-size: 12px;
    line-height: 22px;
    padding: 2px 12px 2px 12px; }
    .hdr_bottom ul li.for_contact_info .schedule-call svg {
      height: 20px;
      margin: -2px 4px 0 0;
      width: 20px; } }

@media only screen and (max-width: 990px) {
  body.after_login {
    padding-top: 0px; }
  /*  */
  .header_fixed .hdr_right .navUser-section li.navUser-item.selft_place_login {
    padding: 0 0 0 10px; }
  .header.header_fixed .logo_wrapper .header-logo .header-logo-image-container .header-logo-image {
    max-width: 140px;
    height: 35px; }
  .header_fixed .main_menu .navPages-list {
    padding: 7px 0 0 15px; }
  .header_fixed #quickSearch .container {
    padding: 0 0 0 5px; }
  .header_fixed .main_menu .navPages-list .navPages-item > .navPages-action {
    font-size: 11px;
    padding: 0 5px; }
  .header_fixed .search_box .form .form-field .search_btn {
    font-size: 12px; }
  .header_fixed .search_box {
    width: 190px; }
  /*  */
  .quickSearchResults,
  .custom_account_recentitems .quickSearchResults,
  .custom_wishlist .quickSearchResults {
    width: auto;
    left: 15px;
    right: 15px;
    margin: -20px 0 0; }
  .quickSearchResults .productGrid .product .card .card-figure,
  .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
  .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 5px 0; }
  .quickSearchResults .productGrid .product .card .card-body,
  .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
  .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
    width: calc(100% - 110px);
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0 15px; }
  .quickSearchResults .productGrid .product .card .card-body .card-title,
  .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
  .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
    height: auto;
    min-height: auto; }
  .header.after_login .hdr_right .navUser-section > li.for_searchbox {
    display: block !important; }
  .header .hdr_bottom {
    margin: 0; }
  .header.header_fixed ul.for_tablet_only, .header.after_login ul.for_tablet_only {
    display: none; }
  .tutoring_service_page .section-service h2, .tutoring_service_page .section-service .depth-service h2 {
    margin: 30px 0; }
  .resources_page .section-resource h2 {
    margin: 20px 0 30px; }
  .learning_page .section-brainspring .section-brainspring-outer h2 {
    margin: 10px 0 22px; }
  .kind_words_section .about-word-slide, .location_page .section-location .loactions, .tutoring_service_page .section-service .services, .courses-list-row .courses-list {
    margin: 0 -10px; }
  .kind_words_section .about-word-slide .word_slide_left_outer, .kind_words_section .about-word-slide .word_slide_right_outer, .location_page .section-location .loactions li, .tutoring_service_page .section-service .services li, .courses-list-row .courses-list li {
    padding: 0 10px 20px; }
  .educator-training .common-title {
    text-align: center; }
  .green_bg {
    padding: 30px 0 50px; }
  .productView-description .tabs-contents {
    padding: 30px 15px; }
  .courses_learn .button {
    margin: 15px 0; }
  .educator-training {
    padding: 0 15px; }
  .educator-training .importance-content {
    max-width: 100%;
    margin: 30px auto 0; }
  .educator-training .importance-content .first-subtitle {
    font-size: 22px;
    line-height: 28px;
    padding: 0; }
  .educator-training .video-container, .educator-training .video-container .video-container-outer {
    padding: 0; }
  .page-sidebar + .page-content, #faceted-search-container {
    margin: 42px 0 0; }
  .facetedSearch-toggle, .facetedSearch.sidebarBlock {
    margin: 0; }
  .educator-training .content h2, .courses h2, .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2, .sec-benifit-arrow .sec-benifit-arrow-outer p, .cms_page .kind_words_section h2 {
    font-size: 34px;
    line-height: 36px;
    max-width: 100%; }
  .educator-training .content p, .educator-training + .courses p, .location_page .location-intro-sec .content p, .tutoring_service_page .service-intro-sec p, .course-desc-list-outer .desc-main .right p, .course-desc-list-outer .desc-main .right ul li {
    line-height: 26px;
    font-size: 18px; }
  .course-desc-content p, .team_page .tutor-intro-sec .content p, .section-course-schedule .sec-scheduleintro p, .sec-course-type .sec-course-type-outer p {
    font-size: 20px;
    line-height: 28px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    width: 33.33%; }
  .educator-training .importance-content .second-subtitle {
    font-size: 16px;
    line-height: 22px; }
  /*Button*/
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .button {
    font-size: 16px;
    padding: 8px 30px 7px; }
  .sec-course-reg .course-calendar {
    font-size: 16px; }
  /*Button*/
  /*phonics-first-level-i*/
  .cms_page h1.page-heading, .section-course-desc .section-course-desc-outer .page-title, .sec-course-reg h2 {
    font-size: 30px;
    padding: 0 30px; }
  .sec-course-type {
    margin: 0;
    padding: 40px 0; }
  .sec-course-type .course-type-list li h3 {
    font-size: 16px; }
  .course-desc-list-outer .desc-main .left {
    width: 100%; }
  .course-desc-list-outer .desc-main .right {
    padding: 0px 0 0 25px;
    width: calc(100% - 36px);
    margin: 10px 0 0 36px; }
  .course-desc-list-outer .desc-main .left .desc-title {
    font-size: 20px; }
  .course-desc-list-outer .desc-main .right h3 {
    line-height: 26px;
    font-size: 18px; }
  .course-desc-list-outer .desc-main .left .desc-title br {
    display: none; }
  .sec-course-reg h2 {
    margin: 0 0 10px; }
  .sec-course-reg p {
    margin: 0 auto 40px; }
  .sec-course-type .course-type-list li .course-type-desc {
    width: 100%;
    padding: 25px 15px; }
  .sec-course-type .course-type-list li .course-type-desc .title {
    font-size: 20px;
    margin: 0 0 5px;
    line-height: normal; }
  /*phonics-first-level-i*/
  /*course-schedule*/
  .section-course-schedule .sec-scheduleintro {
    margin: 30px 0 0; }
  .sec-courses-list table thead .course-table-head, .sec-courses-list table td p {
    font-size: 16px;
    line-height: normal; }
  .sec-courses-list table thead .course-table-head:nth-child(1) {
    padding: 15px;
    width: 220px; }
  .sec-courses-list table tbody tr td:nth-child(1) {
    padding: 15px; }
  .sec-courses-list table td .btn-reg {
    padding: 8px 21px;
    font-size: 12px; }
  .cms_page .kind_words_section {
    margin: 10px 0 60px; }
  .sec-courses-list table thead .course-table-head:last-child {
    width: 160px; }
  /*course-schedule*/
  /*certification*/
  .brainspring-certification .steps-list {
    margin: 0 -10px;
    columns: unset; }
  .cert-benifit .benifit-list {
    margin: 0 -14px; }
  .brainspring-certification .course-cert-steps-outer {
    padding: 0 15px; }
  .brainspring-certification .steps-list li.col-step-1 {
    left: 0;
    top: 0; }
  .brainspring-certification .cert-steps {
    padding: 50px 0 0;
    background-size: auto 100%; }
  .brainspring-certification .steps-list li.col-step-1, .brainspring-certification .steps-list li.col-step-2, .brainspring-certification .steps-list li.col-step-3, .brainspring-certification .steps-list li.col-step-4, .brainspring-certification .steps-list li.col-step-5, .brainspring-certification .steps-list li.col-step-6, .brainspring-certification .steps-list li.col-step-7, .brainspring-certification .steps-list li.col-step-8 {
    left: auto;
    top: auto;
    padding: 0;
    width: calc(50% - 16px);
    float: left;
    margin: 0 8px 20px;
    display: inline-block; }
  .brainspring-certification .steps-list li .step-outer {
    max-width: 100%; }
  .brainspring-certification .steps-list li .step-body {
    height: auto; }
  .cert-benifit .benifit-list li {
    padding: 0 10px; }
  .cert-benifit .benifit-list {
    margin: 0 -10px; }
  .cert-benifit .benifit-list li .benifit-outer .benifit-head h4 {
    font-size: 16px; }
  .cert-benifit .benifit-list li .benifit-outer .benifit-body {
    height: 180px; }
  .cert-benifit {
    background-size: auto 100%;
    padding: 109px 0 113px; }
  /*certification*/
  /*services*/
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-head h3 {
    padding: 19px 10px 18px;
    font-size: 18px;
    line-height: 24px; }
  .tutoring_service_page .section-service .services li .service-head h4 {
    font-size: 18px;
    line-height: 24px; }
  .tutoring_service_page .service-intro-sec {
    padding: 40px 10px; }
  .tutoring_service_page .service-intro-sec .button {
    margin-left: 10px; }
  /*services*/
  /*locations*/
  .location_page .location-intro-sec {
    padding: 0 15px; }
  .location_page .location-intro-sec .content p br {
    display: none; }
  .location_page .location-intro-sec .content {
    margin: 30px 0; }
  .location_page .section-location .loactions li {
    width: 50%; }
  .location_page .section-location .loactions li .location-body {
    padding: 4px 15px 19px 15px; }
  .location_page .kind_words_section {
    margin: 40px 0 60px; }
  /*locations*/
  /*Center round & text*/
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title, .main_educator_section .left_section .left_outer .page_title {
    font-size: 23px;
    line-height: 26px; }
  .main_educator_section .left_section .left_outer .page_title {
    padding: 0 15px; }
  /**/
  /*brainspring-resources*/
  .resources_page .section-resource-outer .resources li, .resources_page .resources-video .videos-list li {
    width: 50%;
    padding: 0px 10px 20px; }
  .resources_page .section-resource-outer .resources li .resource-body p {
    height: 110px; }
  .resources_page .section-resource-outer .resources, .resources_page .resources-video .videos-list {
    margin: 0 -10px; }
  /*brainspring-resources*/
  /*learning centers*/
  .learning_page .educator-training .importance-content {
    padding: 0 15px; }
  .online-tutoring h2 {
    max-width: 100%;
    font-size: 38px;
    line-height: 38px;
    margin: 0 0 30px; }
  .online-tutoring .class-list li {
    padding: 0 10px; }
  .online-tutoring .class-list {
    display: inline-block;
    margin: 0 -10px; }
  .online-tutoring .class-list li .class-desc .class-title {
    font-size: 20px;
    margin: 0 0 5px; }
  .learn-services .services-desc br {
    display: none; }
  .learn-services .services-desc {
    margin: 0 auto 30px; }
  .learn-services {
    margin: 30px 0; }
  .learn-services .service-list {
    margin: 0 auto; }
  .learn-services .service-list li .service-desc {
    height: auto; }
  .educator-faqs .faq-list > li {
    padding: 0 15px; }
  .educator-faqs .faq-list {
    margin: 0 -15px; }
  .learn-services .service-list li {
    width: 100%;
    padding: 0;
    margin: 0 0 20px; }
  .learning_page .section-brainspring .experience-sec p {
    height: auto; }
  /*learning centers*/
  /*System Page start*/
  .writeReview-form .form-field--submit {
    text-align: center; }
  .navBar--account {
    display: block;
    margin-bottom: 3rem; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .blog_page .blog .blog-post-body .blog-title {
    font-size: 17px;
    margin: 10px 0 8px; }
  .blog_page .blog .blog-post-body .blog-post {
    height: 140px; }
  .blog-post {
    line-height: 20px; }
  .cart-total-label, .cart-total-value {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    width: 50%; }
  .cart-item-info {
    margin: 13px 0 0 0; }
  .cart-total-label {
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .page-heading {
    font-size: 26px;
    margin: 0 0 20px; }
  .cart-item-info {
    margin-top: 0; }
  .cart-totals {
    width: 50%; }
  .body {
    margin: 0 0 30px;
    min-height: auto; }
  .login {
    margin: 0rem auto 6rem; }
  .login-row {
    margin-top: 0; }
  .account-content {
    padding-right: 0;
    padding-left: 0; }
  .blog_page .blog {
    margin: 0 0 30px; }
  .cart-totals {
    width: 75%; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    display: inline-block;
    right: 5px; }
  /*System Page End*/
  /*help*/
  .section-searhbar-outer p {
    line-height: 26px; }
  .browse-for .helps li {
    width: 50%;
    margin: 0 0 30px; }
  .browse-for {
    padding: 40px 0 0px; }
  .browse-for .helps {
    margin: 0 -15px -30px;
    display: inline-block; }
  .contactus_section {
    margin: 40px 0 -5px; }
  /*help*/
  /*course-description*/
  .courses-list-row .courses-list li:nth-child(2n + 1) {
    clear: left; }
  .courses-list-row .courses-list li {
    width: 50%; }
  .courses-list-row .courses-list li .c-header {
    height: 140px; }
  .courses-list-row .courses-list li .c-body .more-info {
    position: absolute;
    left: 17px;
    bottom: 20px; }
  .kind_words_section.course_description_page {
    margin: 25px 0 50px; }
  .learning_page .section-brainspring .section-brainspring-outer p {
    margin: 0 auto; }
  /*course-description*/
  /*educator-academy*/
  .main_educator_section .left_section .left_outer img {
    max-width: 200px; }
  body .page .member_login {
    height: 70px;
    width: 70px; }
  body .page .member_login a {
    font-size: 10px;
    padding: 7px 25px 0;
    line-height: 13px; }
  .section-brainspring, .courses .about-course {
    margin: 30px 0; }
  .courses .about-course h3 {
    margin: 0 0 30px; }
  .section-brainspring .section-brainspring-outer p {
    margin: 0; }
  .section-brainspring .services li {
    width: 33.33%;
    margin: 0 0 20px;
    padding: 0 35px; }
  .courses .about-course .main-subtitle {
    font-size: 20px;
    line-height: 28px; }
  .courses .about-course .main-subtitle {
    margin: 0 0 10px; }
  .courses .subtitle {
    font-size: 18px;
    line-height: 26px; }
  .educator-training .common-title-outer {
    margin: 0; }
  .courses {
    margin: 0 auto 30px; }
  .courses .page-url li .button, .courses .about-course .button, .educator-faqs .button {
    font-size: 16px; }
  .courses .about-course .button {
    margin: 10px 0 40px; }
  .educator-faqs {
    padding: 10px 0; }
  .educator-faqs h2 {
    margin: 30px 0; }
  .educator-faqs .faq-list > li p {
    font-size: 18px; }
  .educator-training .content .btn_call, .educator-training .content .btn_contact {
    margin: 0 5px; }
  .section-brainspring .services {
    margin: 40px 0px 0;
    display: inline-block; }
  .section-brainspring .experience-sec, .section-brainspring .experience-sec h2 {
    margin: 0px auto 0; }
  /*educator-academy*/
  /*AU*/
  .brainpring_literacy .literacy_bottom .top_section li {
    padding: 0 10px; }
  .brainpring_literacy .literacy_bottom .top_section li .au_box {
    height: 112px;
    padding: 30px; }
  .brainpring_literacy .literacy_bottom {
    margin: 20px 0 0; }
  .brainpring_literacy .literacy_bottom .top_section {
    display: inline-block;
    padding: 0 5px; }
  .brainpring_literacy .btm_section {
    margin: 30px 0 0; }
  .brainpring_literacy {
    margin: 0 auto; }
  .orton_podcast_section .orton_podcast_inner {
    padding: 20px 15px; }
  .orton_podcast_section .for_top_logo img {
    width: 300px;
    max-width: 100%; }
  .orton_podcast_section .for_top_logo {
    padding: 0px 0 30px; }
  .orton_podcast_section p {
    letter-spacing: 0.3px;
    font-size: 18px;
    line-height: 26px;
    padding: 0; }
  .brainpring_literacy .literacy_outer_bottom .literacy_cnt p {
    margin-bottom: 15px; }
  .orton_podcast_section h5, .orton_podcast_section h5 a, .orton_podcast_section h5 a {
    font-size: 21px;
    margin: 20px 0 30px;
    line-height: 26px; }
  .au_blog_section {
    margin: 0 auto; }
  .au_blog_section h3 {
    font-size: 34px;
    line-height: 36px; }
  .teach_Section .teach_left, .brainpring_literacy .literacy_outer_top .literacy_img_left, .brainpring_literacy .literacy_outer_bottom .literacy_img_right {
    width: 100%; }
  .teach_Section .teach_left img, .brainpring_literacy .literacy_outer_top .literacy_img_left img, .brainpring_literacy .literacy_outer_bottom .literacy_img_right img {
    max-width: 40%;
    margin: 0 auto 30px;
    display: block;
    min-width: 290px; }
  .teach_Section .teach_right, .brainpring_literacy .literacy_outer_top .literacy_cnt, .brainpring_literacy .literacy_outer_bottom .literacy_cnt {
    width: 100%;
    float: left;
    padding: 0; }
  .au_blog_section h3 span {
    font-size: 20px;
    line-height: 26px; }
  .au_blog_section h3 {
    margin: 0 auto; }
  .teach_Section {
    padding: 40px 0 30px; }
  .teach_Section .teach_right p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin: 0px 0 15px; }
  .teach_Section .teach_right h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0; }
  .brainpring_literacy .top_cnt h3 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 10px; }
  .brainpring_literacy .top_cnt p, .brainpring_literacy .literacy_outer_top .literacy_cnt p, .brainpring_literacy .literacy_outer_bottom .literacy_cnt p, .au_blog_section p {
    font-size: 18px;
    line-height: 26px; }
  .au_blog_section .button {
    font-size: 18px;
    padding: 9px 26px 7px; }
  .au_blog_section p {
    margin: 18px 0 30px; }
  .kind_words_section h2 {
    font-size: 34px;
    margin: 0px 0 30px;
    line-height: 36px; }
  .kind_words_section .about-word-slide .word_cnt {
    padding: 0; }
  .kind_words_section .about-word-slide .word_cnt {
    line-height: 24px; }
  .kind_words_section .about-word-slide .word_auth_1, .kind_words_section .about-word-slide .word_auth_2 {
    letter-spacing: 0.5px;
    font-size: 14px; }
  .kind_words_section .about-word-slide .word_slide_left, .kind_words_section .about-word-slide .word_slide_right {
    padding: 30px 15px; }
  .au_blog_section {
    padding: 30px 0; }
  .kind_words_section {
    margin: 50px 0 70px; }
  .brainpring_literacy .literacy_outer_top .literacy_cnt .for_dark {
    margin: 0px 0 10px; }
  .brainpring_literacy .literacy_outer_bottom {
    margin: 20px 0 0; }
  .brainpring_literacy .literacy_outer_top {
    margin: 40px 0 0px; }
  /*AU*/
  /*CP*/
  body #faceted-search-container, body .page-sidebar + .page-content {
    max-width: 100%;
    width: 100%;
    margin: 30px 0 0;
    padding: 0; }
  body .facetedSearch-navList .accordion-block {
    margin: 20px 15px; }
  body .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
    border: 0;
    padding: 0; }
  body .productGrid {
    margin: 0 -9.5px; }
  /*CP*/
  .navPages-list.navPages-list--user .navPages-action {
    width: 100%; }
  body {
    padding-top: 0 !important; }
  .header-logo__link {
    width: 100%; }
  .header .hdr_top .hdr_left {
    width: 100%;
    text-align: center;
    padding: 40px 0 10px; }
  .hdr_bottom ul li.for_help a span {
    font-size: 12px; }
  .header-logo-image {
    max-width: 250px;
    max-height: 100%; }
  .hdr_right .navUser-section li.HP_account a, .hdr_right .navUser-section li.navUser-item--cart a, .hdr_right .navUser-section li.hdr_sticky_mail a {
    font-size: 11px; }
  .header .hdr_top {
    min-height: 50px; }
  .header .logo_wrapper {
    float: none;
    margin: 0 auto; }
  .header {
    position: relative;
    height: auto;
    display: inline-block;
    padding: 0; }
  .hdr_right .navUser-section {
    width: 100%; }
  .header .hdr_top .hdr_right {
    position: static;
    float: none;
    width: 100%; }
  .search_box, .header.after_login .search_box {
    width: 100%;
    padding: 0 0 0 0; }
  .hdr_right .navUser-section li:first-child {
    display: inline-block;
    float: none;
    width: 100%; }
  .hdr_right .navUser-item--cart {
    padding: 0;
    position: absolute;
    right: 15px;
    top: 48px; }
  #quickSearch .container {
    padding: 0; }
  #menu_responsive, #menu {
    display: none; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    float: left;
    width: 100%; }
  #menu_responsive .navPages {
    background: #6A2A5B;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    text-align: left; }
  #menu_responsive ul li > a.navPages-action:hover,
  #menu_responsive .navPages-list.navPages-list--user li a.navPages-action:hover,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #a1d884; }
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: uppercase;
    letter-spacing: .6px;
    line-height: normal;
    padding: 0px;
    display: inline-block;
    border: 0;
    font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    white-space: normal; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    display: none; }
  #menu_responsive ul ul .navPage-subMenu-item .navPages-action {
    line-height: 22px; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    padding: 0 0px 5px 0; }
  .navPages-container.is-open svg, #menu_responsive .navPages ul li:hover .navPage-subMenu, #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list, #menu_responsive .navPage-subMenu .container {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand:after, #menu_responsive .subcat-expand:before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand:before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand:after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left;
    display: block !important; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 5px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 15px;
    top: 43px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #fff; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #fff; }
  .writeReview-form .form-field--submit {
    text-align: center; }
  .navBar--account {
    display: block;
    margin-bottom: 3rem; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .blog_page .blog .blog-post-body .blog-title {
    font-size: 17px;
    margin: 10px 0 8px; }
  .blog_page .blog .blog-post-body .blog-post {
    height: 150px; }
  .blog-post {
    line-height: 20px; }
  .cart-total-label, .cart-total-value {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    width: 50%; }
  .cart-item-info {
    margin: 13px 0 0 0; }
  .cart-total-label {
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .page-heading {
    font-size: 26px;
    margin: 0 0 20px; }
  .cart-item-info {
    margin-top: 0; }
  .cart-totals {
    width: 50%; }
  .body {
    margin: 0 0 30px; }
  .login {
    margin: 0rem auto 6rem; }
  .login-row {
    margin-top: 0; }
  .account-content {
    padding-right: 0;
    padding-left: 0; }
  .blog_page .blog {
    margin: 0 0 30px; }
  .cart-totals {
    width: 75%; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    display: inline-block;
    right: 5px; }
  .hdr_right .navUser-section li, .hdr_right {
    padding: 0; }
  .header .container {
    position: static;
    display: inline-block; }
  .parent_educator_section .left_section, .parent_educator_section .right_sectinon {
    width: 100%; }
  .parent_educator_section .get_started_cnt h3 {
    max-width: 100%;
    margin: 5px auto 20px;
    padding: 0;
    font-size: 19px; }
  .parent_educator_section .get_started_cnt .inner_cnt {
    max-width: 100%;
    min-height: 100px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
    width: 74%; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left {
    width: 26%;
    margin: 0 -2px; }
  .Excellence_section ul li .for_text {
    min-height: 32px; }
  .copyright.row {
    position: relative; }
  .copyright .copyright_right {
    position: absolute;
    right: 15px;
    bottom: 34px; }
  .header .hdr_bottom {
    position: absolute;
    width: auto;
    left: 15px;
    right: 15px; }
  .hdr_bottom ul {
    text-align: left; }
  .hdr_bottom ul li:last-child {
    float: right;
    padding: 0; }
  .hdr_bottom ul li {
    margin: 0;
    padding: 8px 0; }
  .parent_educator_section .member_login {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .parent_educator_section .left_outer .btm_cnt p, .parent_educator_section .right_outer .btm_cnt p {
    font-size: 34px;
    line-height: 30px; }
  .productView-description .tabs .tab .tab-title {
    padding: 0 15px; }
  .productView-description .tabs .tab {
    display: inline-block; }
  .section-brainspring .services li .service_box .service-title {
    padding: 0; }
  .certificationGraphicBottom_title:after {
    right: 0;
    margin: 0 auto; }
  .Excellence_section .page-heading {
    margin: 0 0 18px; }
  ol.breadcrumbs .breadcrumb {
    line-height: normal; }
  ol.breadcrumbs .breadcrumb .breadcrumb-label {
    line-height: 22px; }
  .browse-for .helps li .help_box {
    padding: 20px 0; }
  .browse-for .helps li .help_box .help-title {
    margin: 10px 0 5px; }
  .team_page .tutor-intro-sec .content {
    margin: 32px auto; }
  .sec-courses-list {
    margin: 50px 0 0px; }
  .course-desc-content .button.full-course {
    margin: 0 auto 10px; }
  .hdr_right .navUser-section li.hdr_sticky_mail {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 15px;
    z-index: 8; }
  .hdr_right .navUser-section li.hdr_sticky_mail a svg {
    height: 20px;
    width: 20px;
    margin-bottom: -3px; }
  .hdr_right .navUser-section li.hdr_sticky_mail a span {
    font-size: 10px; }
  .productView-description .tabs-contents .tab-content .left {
    width: 100%; }
  .modal .previewCart .productView {
    display: block; }
  .productView-img-container img {
    position: relative;
    display: block;
    margin: 0 auto; }
  .previewCart .productView-image {
    margin: 20px 0px; }
  .previewCart .productView-img-container::after {
    display: none; }
  .custom-the-orton-gillingham-podcast.cms_page .page-heading {
    font-size: 25px; }
  .cms_page .contact-row {
    display: flex;
    justify-content: space-between; }
  .custom_blog .main_educator_section .left_section .left_outer .page_title {
    padding: 0px 30px; }
  .hdr_right .navUser-section li:first-child {
    position: relative; }
  .for_searchbox .quickSearchResults {
    left: 0px;
    right: 0px;
    margin: 0px;
    top: 100%; }
  section.page.course_description_page .main_educator_section h1.page_title {
    letter-spacing: 1px;
    padding: 0px 25px; }
  .educator-faqs .faq-list > li p {
    padding: 11px 48px 13px 0; }
  .cms_page.custom-educator-multisensory-training h1.page-heading {
    font-size: 21px;
    letter-spacing: 1px;
    line-height: normal; }
  .cms_page.custom-available-brainspring-educator-academy-courses h1.page-heading {
    line-height: 22px; }
  body .page.cms_page.custom-available-brainspring-educator-academy-courses .member_login {
    top: 40px; }
  .courses-list-row .courses-list li .c-header .c-title {
    padding-right: 0px; }
  .educator-faqs .faq-list .faq-contnet {
    max-width: 360px;
    padding: 15px; }
  .parent_educator_section .left_outer .left_top > span img, .parent_educator_section .left_outer .right_top > span img, .parent_educator_section .right_outer .left_top > span img, .parent_educator_section .right_outer .right_top > span img, .parent_educator_section .left_outer .left_top > span:after, .parent_educator_section .left_outer .right_top > span:after, .parent_educator_section .right_outer .left_top > span:after, .parent_educator_section .right_outer .right_top > span:after {
    border-radius: 0; }
  .parent_educator_section .member_login {
    display: none; }
  .for_mob_only {
    display: block; }
  .search_box .form .form-field .search_btn {
    padding: 0; } }

@media screen and (max-width: 767px) {
  .educator-faqs .faq-list .faq-contnet {
    left: 10px;
    right: 10px;
    max-width: 100%; }
  .kind_words_section .about-word-slide, .location_page .section-location .loactions, .tutoring_service_page .section-service .services {
    margin: 0; }
  .kind_words_section .about-word-slide .word_slide_left_outer, .kind_words_section .about-word-slide .word_slide_right_outer, .location_page .section-location .loactions li, .tutoring_service_page .section-service .services li {
    padding: 0 0px 20px; }
  .location_page .kind_words_section {
    margin: 10px 0 50px; }
  .courses_learn .button {
    padding: 8px 30px 7px;
    font-size: 20px; }
  .learning_page .educator-training {
    margin-top: 20px; }
  .content .call-action .btn_call {
    padding-top: 10px;
    padding-bottom: 10px; }
  .educator-training .importance-content .first-subtitle {
    font-size: 20px;
    line-height: 24px; }
  .productView {
    padding: 30px 0 0; }
  .productGrid .card {
    margin-bottom: 30px; }
  .productView-options .form-field[data-product-attribute="set-radio"] .form-label {
    margin: 0 0 5px; }
  .productView-options .form-field[data-product-attribute="set-radio"] .form-label.form-label--inlineSmall {
    margin: 0 0 10px; }
  .productView-options .form-field {
    margin: 0 0 16px; }
  .productView-details .productView-product .productView-title {
    padding: 4px 0 10px; }
  body .productView-options .form-action {
    margin: 40px 10px 12px 10px; }
  .quote_btn_wrapper {
    margin: 40px 0 0; }
  #sidebar-category, .accordion-navigation .accordion-title, .sidebarBlock-heading {
    line-height: 45px; }
  .Excellence_section .page-heading {
    margin: 0 0 14px; }
  body .page-sidebar + .page-content {
    margin: 10px 0 0; }
  .instagram {
    margin: 15px 0 25px; }
  .section-brainspring .services li {
    margin: 0 0 15px; }
  .productView-description .tabs .tab {
    display: block; }
  .productView-description .tabs .tab .tab-title {
    padding: 0 23.5px; }
  .section-brainspring .section-brainspring-outer h2, .educator-training .content h2, .courses h2, .educator-faqs h2, .courses-list-row h2, .educator-training .content h2, .courses h2, .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2, .section-brainspring .experience-sec h2, .online-tutoring h2, .resources_page .section-resource h2, .resources_page .resources-video h2, .tutoring_service_page .section-service h2, .tutoring_service_page .section-service .depth-service h2, .cms_page h1.page-heading, .sec-benifit-arrow .sec-benifit-arrow-outer p {
    font-size: 23px;
    line-height: 24px; }
  .courses .about-course .main-subtitle, .tutoring_service_page .section-service .services li .service-head h4, .team_page .tutor-intro-sec .content p, .sec-course-type .sec-course-type-outer p {
    font-size: 18px;
    line-height: 26px; }
  .section-brainspring .section-brainspring-outer p, .educator-training .content p, .educator-training + .courses p, .educator-faqs .faq-list > li p, .section-searhbar-outer p, .section-brainspring .section-brainspring-outer p, .browse-for .common-title-outer h3, .learning_page .section-brainspring .experience-sec p, .learning_page .educator-training .importance-content .first-subtitle, .learning_page .educator-training .importance-content .second-subtitle, .learn-services .services-desc, .tutoring_service_page .section-service .services li .service-body p, .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content p, .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content span, .course-desc-list-outer .desc-main .right h3, .course-desc-list-outer .desc-main .right .des-p, .course-desc-list-outer .desc-main .right p, .course-desc-list-outer .desc-main .right ul li, .sec-course-reg p {
    font-size: 16px;
    line-height: 24px; }
  .courses .page-url li .button, .courses .about-course .button, .educator-faqs .button, .resources_page .resources-video .button {
    font-size: 14px; }
  /*Button*/
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .button {
    font-size: 14px; }
  /**/
  /*phonics-first-level-i*/
  .sec-course-type .course-type-list li {
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
    max-width: 300px;
    float: none; }
  .sec-course-type .course-type-list {
    display: inline-block;
    width: 100%; }
  .cms_page h1.page-heading, .section-course-desc .section-course-desc-outer .page-title, .sec-course-reg h2 {
    padding: 0 30px;
    font-size: 23px;
    line-height: 24px; }
  .section-course-desc .section-course-desc-outer {
    margin: 30px 0; }
  .course-desc-list-outer .desc-main:first-child .right p, .course-desc-list-outer .desc-main:nth-child(2) .right p {
    padding: 5px 0px; }
  .course-desc-list-outer .desc-main .left .desc-title {
    font-size: 18px;
    line-height: 26px; }
  .course-desc-list-outer .desc-main {
    margin: 0 0 20px; }
  .sec-course-type {
    padding: 30px 0; }
  .sec-course-reg .course-calendar {
    font-size: 14px; }
  .course-desc-list-outer .desc-main .right {
    padding: 0 0 0 20px;
    margin: 10px 0 0 30px; }
  /*phonics-first-level-i*/
  /*course-schedule*/
  .section-course-schedule .sec-scheduleintro p {
    margin: 0 auto 20px;
    font-size: 18px;
    line-height: 26px; }
  .sec-courses-list table {
    min-width: 740px; }
  .sec-courses-list-outer {
    overflow: auto;
    padding: 2px; }
  /*course-schedule*/
  /*team*/
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    width: 50%; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a {
    font-size: 12px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email {
    padding: 7px 5px 8px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a svg {
    margin: -4px 3px 0;
    vertical-align: middle; }
  /*team*/
  /*services*/
  .tutoring_service_page .service-intro-sec {
    padding: 30px 15px 30px; }
  .tutoring_service_page .service-intro-sec .button {
    padding: 9px 25px;
    margin: 0 5px; }
  .tutoring_service_page .section-service h2, .tutoring_service_page .section-service .depth-service h2 {
    margin: 30px 0 20px; }
  .tutoring_service_page .section-service .services li, .tutoring_service_page .section-service .depth-service .depth-service-outer .left, .tutoring_service_page .section-service .depth-service .depth-service-outer .right {
    width: 100%; }
  .tutoring_service_page .section-service .depth-service .depth-service-outer .left {
    margin: 0 0 30px; }
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body {
    padding: 18px 15px 30px 15px; }
  .tutoring_service_page .section-service .services li .service-body {
    padding: 15px 10px 12px 23px; }
  .tutoring_service_page .section-service .services li:nth-child(3) .service-body p, .tutoring_service_page .section-service .services li:nth-child(4) .service-body p, .tutoring_service_page .section-service .services li:nth-child(7) .service-body p, .tutoring_service_page .section-service .services li:nth-child(8) .service-body p, .tutoring_service_page .section-service .services li:nth-child(5) .service-body p, .tutoring_service_page .section-service .services li:nth-child(6) .service-body p, .tutoring_service_page .section-service .services li .service-body p, .tutoring_service_page .section-service .services li:nth-child(9) .service-body p, .tutoring_service_page .section-service .services li:nth-child(10) .service-body p {
    height: auto; }
  .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content {
    min-height: 200px; }
  .kind_words_section .about-word-slide .word_slide_left_outer {
    padding: 0 5px; }
  .kind_words_section .about-word-slide {
    margin: 0 -5px; }
  /*services*/
  /*locations*/
  .location_page .section-location .loactions li {
    width: 100%;
    padding: 0 0px 20px; }
  .location_page .section-location .loactions li .location-head {
    height: auto; }
  /*locations*/
  /*brainspring-resources*/
  .resources_page .section-resource h2, .resources_page .resources-video h2 {
    margin: 30px 0 20px; }
  .resources_page .resources-video .videos-list li iframe {
    height: 230px; }
  /*brainspring-resources*/
  /*learning centers*/
  .learning_page .section-brainspring .section-brainspring-outer h2, .section-brainspring .experience-sec h2 {
    margin: 0px 0 10px; }
  .learning_page .educator-training .common-title .common-title-main {
    top: -25px; }
  .learning_page .educator-training .importance-content .learn-more {
    font-size: 14px;
    padding: 9px 20px;
    margin-bottom: 30px;
    line-height: normal; }
  .online-tutoring .class-list li {
    padding: 0;
    width: 100%;
    margin: 0 0 30px; }
  .online-tutoring .class-list {
    margin: 0 auto; }
  .online-tutoring .class-list li .class-desc .class-info {
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px; }
  .online-tutoring {
    padding: 30px 0 0px; }
  .kind_words_section.LearningKeyWord .about-word-slide .word_slide_left .word_cnt {
    padding: 0; }
  .learning_page .kind_words_section {
    margin: 30px 0 60px; }
  /*learning centers*/
  /*System page*/
  .blog_page .blog, .brandGrid .brand {
    width: 50%; }
  .navBar--account {
    margin-bottom: 20px; }
  .account-head {
    margin: 0; }
  .blog_page .blog .blog-post-body .blog-post {
    height: 120px; }
  .cart-totals {
    width: 100%; }
  .page-heading {
    font-size: 24px;
    margin: 0 0 14px;
    line-height: 25px; }
  .login {
    margin: 0 auto 3rem; }
  .custom_wishlist .form .button {
    padding: 7px 16.5px; }
  .productGrid .product {
    width: 50%; }
  ol.breadcrumbs {
    display: block;
    margin: 20px 0 14px; }
  /*System Page*/
  /*Help*/
  .browse-for .common-title-outer .button.educator-academy, .contactus_section .button {
    font-size: 15px;
    padding: 9px 26px; }
  .browse-for .helps li {
    padding: 0 10px;
    margin: 0 0 20px; }
  .browse-for .helps {
    margin: 0 -10px -30px; }
  .browse-for .common-title-outer .button.educator-academy {
    margin: 0 0 40px; }
  /*Help*/
  /*course-description*/
  .courses-list-row .courses-list li .c-header {
    height: 160px; }
  .courses-list-row .courses-list li .c-body .more-info {
    left: 10px; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title, .main_educator_section .left_section .left_outer .page_title {
    font-size: 18px;
    line-height: 22px; }
  .course-desc-content {
    padding: 30px 0 0; }
  .course-desc-content .button.learn-more {
    font-size: 16px;
    width: auto;
    padding: 10px 25px;
    display: inline-block;
    margin: 0 auto;
    top: 25px;
    position: relative; }
  .courses-list-row .courses-list li .c-header .c-title {
    width: 100%;
    padding: 0; }
  .courses-list-row .courses-list li .c-header .c-header-details.type_none, .courses-list-row .courses-list li .c-header .c-header-details {
    margin: 10px 0 0;
    width: 100%;
    text-align: left;
    padding: 0 0 0 10px; }
  .courses-list-row .courses-list li .c-header .c-title br {
    display: none; }
  .courses-list-row .courses-list li .c-body {
    padding: 10px 10px 60px 10px; }
  /*course-description*/
  /*educator-academy*/
  .main_educator_section .left_section .left_outer {
    padding: 0 20px 0 0; }
  .main_educator_section .left_section .left_outer {
    padding: 0; }
  .main_educator_section .left_section .left_outer img {
    max-width: 160px; }
  .kind_words_section {
    margin: 50px 0 50px; }
  .educator-training .video-container iframe {
    height: auto;
    min-height: 350px; }
  .educator-faqs .faq-list > li p {
    min-height: 10px; }
  .educator-training .common-title .plus-icon {
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    top: -20px; }
  .educator-faqs .faq-list {
    margin: 0 -10px; }
  .educator-faqs .faq-list > li .faq-arrow {
    right: 10px; }
  .educator-faqs .faq-list > li {
    width: 100%;
    padding: 0 10px; }
  .main_educator_section .left_section {
    border-radius: 0px 20px 0px 0px; }
  .main_educator_section .right_sectinon img {
    border-radius: 20px 0 0 0; }
  body .page .member_login {
    height: 75px;
    width: 75px;
    top: 14px; }
  body .page .member_login a {
    font-size: 10px;
    line-height: 13px;
    padding: 0 5px; }
  .educator-training .content {
    max-width: 100%;
    padding: 0 15px; }
  .courses .page-url {
    margin: 20px auto 0;
    display: inline-block; }
  .courses .about-course h3 {
    margin: 0 -15px 30px;
    width: auto; }
  .courses .about-course {
    padding: 0 15px; }
  .courses .page-url li .button {
    max-width: 250px; }
  .courses .page-url li {
    width: 100%;
    padding: 0; }
  .section-brainspring .services li {
    width: 50%;
    padding: 0 10px; }
  .section-brainspring .services li:nth-child(2n+1) {
    clear: left; }
  .section-brainspring .services li .service_box .service-title {
    padding: 0; }
  .section-brainspring .services {
    width: 100%; }
  .section-brainspring {
    margin: 30px 0 0px; }
  .educator-training .common-title .common-title-main {
    font-size: 15px;
    width: auto;
    padding: 0 20px;
    display: inline-block;
    margin: 0 auto;
    top: 0px;
    position: relative;
    height: 42px;
    line-height: 42px; }
  .educator-training .content {
    margin: 0 auto; }
  /*educator-academy*/
  /*AU*/
  .brainpring_literacy .literacy_bottom .top_section li {
    width: 33.33%;
    float: none;
    display: inline-block;
    margin: 0 -2px 20px; }
  .brainpring_literacy .btm_section li a {
    font-size: 23px; }
  .orton_podcast_section .button {
    font-size: 16px; }
  .au_blog_section h3, .kind_words_section h2, .cms_page .kind_words_section h2 {
    font-size: 26px;
    line-height: 30px; }
  .cms_page .kind_words_section h2 {
    margin: 20px 0; }
  /*AU*/
  /*CP*/
  body .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  body ol.breadcrumbs .breadcrumb .breadcrumb-label {
    font-size: 14px; }
  body #sidebar-category, .accordion-navigation .accordion-title, body .sidebarBlock-heading {
    font-size: 17px; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title {
    font-size: 20px; }
  .custom_category #main-content {
    margin: 0; }
  .productGrid .product:last-child .card, .productGrid .product:nth-last-child(2) .card {
    margin: 0 0 20px; }
  /*CP*/
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left h4 {
    font-size: 14px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul:last-child {
    padding: 0 0 0 25px; }
  body .page .member_login a {
    font-size: 12px; }
  body .page .member_login {
    height: 85px;
    width: 85px; }
  .instagram ul li {
    width: 50%; }
  .instagram ul li img {
    width: 100%; }
  .Excellence_section ul li:nth-child(3), .Excellence_section ul li {
    width: 50%;
    margin: 0 0 25px; }
  .Excellence_section ul li:last-child, .Excellence_section ul li:nth-child(3) {
    margin: 0; }
  .Excellence_section ul li .for_text {
    min-height: 16px; }
  .Excellence_section {
    padding: 0px 15px 0px; }
  .Excellence_section ul li:nth-child(3) > ul > li {
    margin: 0; }
  .copyright .copyright_left {
    width: 100%; }
  .copyright .copyright_left .powered-by {
    text-align: center;
    font-size: 13px; }
  /**/
  .blog_page .blog, .brandGrid .brand {
    width: 50%; }
  .navBar--account {
    margin-bottom: 20px; }
  .account-head {
    margin: 0; }
  .blog_page .blog .blog-post-body .blog-post {
    height: 160px; }
  .cart-totals {
    width: 100%; }
  .page-heading {
    font-size: 24px;
    margin: 0 0 14px;
    line-height: 25px; }
  .login {
    margin: 0 auto 3rem; }
  .custom_wishlist .form .button {
    padding: 7px 16.5px; }
  .productGrid .product {
    width: 50%; }
  .cms_cnt h2 {
    font-size: 22px;
    line-height: 24px; }
  ol.breadcrumbs {
    display: block;
    margin: 20px 0 14px; }
  /**/
  .copyright .copyright_right {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    text-align: center;
    margin: 15px 0 0; }
  .copyright .copyright_left .footer-payment-icons {
    text-align: center; }
  .au_blog_section p, .brainpring_literacy .literacy_outer_bottom .literacy_cnt p, .brainpring_literacy .literacy_outer_top .literacy_cnt p, .brainpring_literacy .top_cnt p {
    margin-bottom: 10px; }
  .brainpring_literacy .literacy_bottom {
    margin-top: 10px; }
  .orton_podcast_section .for_top_logo img {
    max-width: 250px; }
  .productGrid .card {
    margin-bottom: 26px; }
  .kind_words_section .about-word-slide .word_slide_right_outer {
    width: 100%;
    margin: 20px 0;
    padding: 0 5px; }
  .kind_words_section .about-word-slide .word_slide_left_outer {
    width: 100%; }
  .kind_words_section .about-word-slide .word_cnt {
    height: auto;
    margin: 0 0 20px; }
  .body .kind_words_section .slick-arrow {
    bottom: -50px; }
  .orton_podcast_section {
    margin: 30px 0; }
  .brainpring_literacy .literacy_outer_top {
    margin: 22px 0 0; }
  .brainpring_literacy .literacy_bottom .top_section li .au_box_title {
    margin: 10px 0 0; }
  .location_page .kind_words_section h2 {
    margin: 0 0 20px; }
  .location_page .section-location .loactions li .location-body span, .location_page .section-location .loactions li .location-body p {
    height: auto; }
  .resources_page .resources-video h2 {
    margin: 4px 0 20px; }
  .tutoring_service_page .section-service .depth-service h2 {
    margin: 8px 0 30px; }
  .team_page .tutor-intro-sec .content {
    margin: 28px auto; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-name {
    padding: 10px 15px 5px;
    line-height: 24px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    padding: 0 10px 20px; }
  .sec-courses-list table td {
    padding: 18px 0; }
  .sec-course-type .sec-course-type-outer p {
    margin: 0 auto 24px; }
  .sec-course-type {
    margin: 20px 0 0; }
  .sec-course-reg .course-calendar {
    padding: 10px 20px; }
  .sec-course-reg p {
    margin: 0 auto 30px; }
  .parent_educator_section .get_started_cnt h3 {
    margin: 0px auto 20px; }
  body #faceted-search-container {
    margin: 30px 0 20px; }
  .tab-content .productReviews.toggle:last-of-type {
    margin: 0; }
  .green_bg p {
    padding: 0; }
  .educator-training .importance-content {
    margin: 15px auto 0; }
  .sectioncontent table {
    width: 100% !important;
    table-layout: fixed; }
  .cms_page .section-application table td strong {
    word-wrap: break-word; }
  .cms_page .section-application table td {
    width: auto; }
  .cms_page h1.page-heading {
    letter-spacing: 0.5px;
    font-size: 19px; }
  .bs-pagesection .bs-sectioncontent {
    padding: 0px;
    width: 100%; }
  .custom-the-orton-gillingham-podcast.cms_page .page-heading {
    font-size: 16px; }
  .cms_page .section-podcast-1 .left,
  .cms_page .section-podcast-1 .right,
  .cms_page .section-podcast-list .podcast-list-inner li .left,
  .cms_page .section-podcast-list .podcast-list-inner li .right {
    width: 100%; }
  .cms_page .section-podcast-1 {
    flex-wrap: wrap; }
  .cms_page .section-podcast-1 .right,
  .cms_page .section-podcast-list .podcast-list-inner li .right {
    padding-left: 0px;
    padding-top: 15px; }
  .student-tutoring_cnt .bsGrid .gridItem.onehalf, .student-tutoring_cnt .bsGrid .gridItem.two {
    width: 100%; }
  .cms_page.custom-self-paced-course-faq .page-heading,
  .cms_page.custom-the-science-of-reading .page-heading {
    font-size: 15px; }
  .custom_blog .main_educator_section .left_section .left_outer .page_title {
    padding: 0 46px;
    font-size: 15px; }
  .page.blog_page {
    margin: 0px; }
  .blog_page .blog, .brandGrid .brand {
    width: 100%;
    padding: 0; }
  .cms_page .section-course-table .course-table {
    display: block;
    overflow-x: auto; }
  .cms_page .which-course .section-livestream iframe {
    width: 100%; }
  .courses-list-row .courses-list {
    display: flex;
    flex-wrap: wrap; }
  .courses-list-row .courses-list li .courses-list-outer {
    height: 100%; }
  .custom-the-orton-gillingham-podcast.cms_page .page-heading {
    max-width: calc(100% - 65px); }
  .cms_page.custom-educator-multisensory-training h1.page-heading {
    letter-spacing: 0.5px;
    font-size: 14px;
    max-width: 80%; }
  .cms_page.custom-available-brainspring-educator-academy-courses h1.page-heading {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 0px 20px; }
  .page.blog_page {
    margin: 20px 0px 0px; }
  .educator-training h2 {
    font-size: 23px;
    line-height: 24px; }
  .custom_breadcrumb .schedule_call_section a svg {
    margin: -2px 4px 0 0;
    height: 20px;
    width: 20px; }
  .custom_breadcrumb .schedule_call_section a {
    margin: 8px 0 8px;
    padding: 2px 12px 2px 12px;
    font-size: 12px;
    line-height: 22px; }
  .custom_breadcrumb .schedule_call_section.stikcy_call a {
    margin: 0; }
  .schedule_call_section.stikcy_call, .custom_educator_academy .schedule_call_section.stikcy_call {
    top: 0 !important;
    transform: none !important;
    right: 0 !important; } }

@media screen and (max-width: 479px) {
  .productView-description .tabs-contents {
    padding: 20px 20px; }
  .productView-options .form-action .button, .quote_btn_wrapper .button {
    height: 50px;
    line-height: 50px; }
  .sec-course-reg {
    margin: 12px 0 20px; }
  .sec-course-type .course-type-list li h3 {
    height: 44px;
    line-height: 44px; }
  .sec-courses-list table td {
    padding: 15px 0; }
  .team_page .section-tutor .section-tutuor-outer .tutors {
    margin: 0; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-position {
    height: auto; }
  .kind_words_section .about-word-slide .word_cnt {
    margin: 0 0 12px; }
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    padding: 0 0 20px; }
  .tutoring_service_page .section-service .depth-service h2 {
    margin: 7px 0 20px;
    letter-spacing: .6px; }
  .tutoring_service_page .service-intro-sec {
    padding: 30px 15px 20px; }
  .kind_words_section .about-word-slide, .location_page .section-location .loactions {
    margin: 0; }
  .location_page .section-location .loactions li {
    padding: 0 0 20px; }
  .location_page .section-location .loactions li .location-head {
    padding: 14px 10px 20px 15px; }
  .location_page .section-location .loactions li .location-head .left, .location_page .section-location .loactions li .location-head .right {
    width: 100%; }
  .location_page .section-location .loactions li .location-head .left .main-title {
    margin: 0 0 10px; }
  .location_page .location-intro-sec .content p {
    line-height: 24px; }
  .location_page .section-location .loactions li .location-body .location-contact {
    padding: 7px 18px 7px;
    font-size: 13px; }
  .location_page .kind_words_section {
    margin: 10px 0 40px; }
  .resources_page .section-resource h2, .resources_page .resources-video h2 {
    margin: 20px 0 0px;
    letter-spacing: .6px; }
  .resources_page .section-resource h2 {
    margin: 10px 0 5px; }
  .resources_page .section-resource-outer .resources li .resource-body p {
    height: auto;
    margin: 0 0 12px; }
  .course-desc-content .button.full-course {
    margin: 0px auto; }
  .course-desc-content .button.learn-more {
    padding: 10px 6px; }
  .courses_learn .button {
    font-size: 18px;
    padding: 7px 25px 7px; }
  .content .call-action .btn_call {
    padding: 8px 16px; }
  .educator-training .importance-content .second-subtitle {
    margin: 0 0 6px; }
  .educator-training .video-container a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .main_educator_section {
    flex-wrap: wrap; }
  .brainpring_literacy .literacy_bottom .top_section li {
    margin: 0 -2px 12px; }
  .brainpring_literacy .btm_section li a {
    padding: 1px 0 10px; }
  .orton_podcast_section .button, .au_blog_section .button {
    font-size: 15px;
    padding: 7px 18px 5px; }
  .orton_podcast_section h5, .orton_podcast_section h5 a, .orton_podcast_section h5 a, .orton_podcast_section h5 a {
    margin: 10px 0 20px; }
  .brainpring_literacy .literacy_outer_top {
    margin: 16px 0 0; }
  .brainpring_literacy .literacy_outer_bottom {
    margin: 15px 0 0; }
  .kind_words_section .about-word-slide .word_cnt, .kind_words_section .about-word-slide .word_auth_1, .kind_words_section .about-word-slide .word_auth_2 {
    line-height: 22px; }
  .au_blog_section p {
    margin: 8px 0 10px; }
  .au_blog_section {
    padding: 30px 0 18px; }
  .Excellence_section ul li:nth-child(3), .Excellence_section ul li {
    margin: 0 0 15px; }
  .copyright .copyright_left .powered-by br {
    display: inline-block;
    text-align: center; }
  .copyright .copyright_left .powered-by {
    line-height: 20px; }
  .instagram {
    margin: 15px 0; }
  .instagram ul li {
    width: 100%; }
  .section-brainspring .services li {
    margin: 0 0 15px; }
  .orton_podcast_section .for_top_logo img {
    max-width: 200px; }
  .orton_podcast_section .for_top_logo {
    padding: 0 0 15px; }
  .kind_words_section {
    margin: 30px 0 40px; }
  .category-header .left, .our_story_outer .our_story_left {
    padding: 20px 0; }
  .category-header .right, .our_story_outer .our_story_right, .main_educator_section .right_sectinon .right_outer {
    border-top-left-radius: 30px;
    overflow: hidden; }
  .our_story_outer .our_story_inner, body .category-header.cat_img_found, .main_educator_section {
    margin: 0 0 -6px; }
  .our_story_outer .our_story_left, .our_story_outer .our_story_right, .brainpring_literacy .btm_section li, body .category-header .left, body .category-header .right, .main_educator_section .left_section, .main_educator_section .right_sectinon {
    width: 100%; }
  .main_educator_section .left_section .left_outer {
    position: relative;
    top: auto;
    transform: none;
    padding: 30px 15px; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title, .main_educator_section .left_section .left_outer .page_title {
    letter-spacing: .6px; }
  .our_story_outer .our_story_inner, body .category-header.cat_img_found, .main_educator_section .left_section {
    border-radius: 30px 30px 0 0;
    flex-wrap: wrap; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title {
    line-height: 18px;
    padding: 30px 0;
    font-size: 18px; }
  .our_story_outer .our_story_right img, .category-header .right img, .main_educator_section .right_sectinon img {
    border-radius: 0px; }
  .teach_Section .teach_left img, .brainpring_literacy .literacy_outer_top .literacy_img_left img, .brainpring_literacy .literacy_outer_bottom .literacy_img_right img {
    margin: 0 auto 20px; }
  .section-brainspring .section-brainspring-outer h2 {
    margin: 0 0 10px; }
  .teach_Section .teach_right p, .brainpring_literacy .top_cnt p, .brainpring_literacy .literacy_outer_top .literacy_cnt p, .brainpring_literacy .literacy_outer_bottom .literacy_cnt p, .au_blog_section p, .orton_podcast_section p, .section-brainspring .section-brainspring-outer p, .educator-training .content p, .educator-training + .courses p, .educator-faqs .faq-list > li p, .section-brainspring .experience-sec p, .courses .about-course .main-subtitle, .course-desc-content p, .courses .about-course .main-subtitle, .tutoring_service_page .section-service .services li .service-head h4, .tutoring_service_page .service-intro-sec p, .team_page .tutor-intro-sec .content p, .section-course-schedule .sec-scheduleintro p {
    font-size: 16px;
    line-height: 20px; }
  .section-brainspring .section-brainspring-outer h2, .educator-training .content h2, .courses h2, .educator-faqs h2, .courses .about-course h3, .courses-list-row h2, .educator-training .content h2, .courses h2, .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2, .learning_page .section-brainspring .section-brainspring-outer h2, .section-brainspring .experience-sec h2, body .online-tutoring h2, .learn-services .service-list li .service-title, .resources_page .section-resource h2, .resources_page .resources-video h2, .cms_page h1.page-heading {
    font-size: 20px;
    line-height: 24px; }
  .browse-for .common-title-outer h3, .contactus_section .button, .learning_page .section-brainspring .section-brainspring-outer p, .learning_page .section-brainspring .experience-sec p, .learning_page .educator-training .importance-content .first-subtitle, .learning_page .educator-training .importance-content .second-subtitle, .online-tutoring .class-list li .class-desc .class-info, .learn-services .services-desc, .tutoring_service_page .section-service .services li .service-body p, .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content p, .tutoring_service_page .section-service .depth-service .depth-service-outer .depth-service-body .content span, .course-desc-list-outer .desc-main .right p, .course-desc-list-outer .desc-main .right h3, .course-desc-list-outer .desc-main .right .des-p, .course-desc-list-outer .desc-main .right ul li, .sec-course-reg p {
    font-size: 14px;
    line-height: 22px; }
  /*phonics-first-level-i*/
  .cms_page h1.page-heading, .section-course-desc .section-course-desc-outer .page-title, .sec-course-reg h2 {
    font-size: 19px;
    line-height: 25px;
    padding: 0 5px; }
  .course-desc-list-outer .desc-main .left .desc-title {
    font-size: 16px;
    line-height: 22px; }
  .sec-course-type .course-type-list li h3 {
    font-size: 14px; }
  .sec-course-type {
    margin: 30px 0 20px; }
  .sec-course-type .sec-course-type-outer p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 22px; }
  /*phonics-first-level-i*/
  /*course-schedule*/
  .sec-courses-list {
    margin: 10px 0 0px; }
  .cms_page .kind_words_section {
    margin: 10px 0 30px; }
  /*course-schedule*/
  /*team*/
  .team_page .tutor-intro-sec .content {
    margin: 30px auto; }
  .team_page .section-tutor .section-tutuor-outer .tutors li {
    width: 100%; }
  .team_page .section-tutor .section-tutuor-outer .tutors li .tutor-email a {
    font-size: 15px; }
  .team_page .kind_words_section {
    margin: 0px 0 40px; }
  /*team*/
  /*services*/
  .tutoring_service_page .service-intro-sec .button {
    margin: 0 0 15px; }
  /*services*/
  /*brainspring-resources*/
  .resources_page .section-resource-outer .resources, .resources_page .resources-video .videos-list {
    margin: 0; }
  .resources_page .section-resource-outer .resources li, .resources_page .resources-video .videos-list li {
    width: 100%;
    padding: 10px 0px; }
  .page.resources_page.page-additional {
    margin: 0 0 10px; }
  /*brainspring-resources*/
  /*Learning Center*/
  .learning_page .educator-training .importance-content {
    margin: 30px auto 0; }
  /*Learning Center*/
  /*System Page*/
  .login {
    margin: 0 auto 1rem; }
  .account .account-body form.form {
    margin: 0; }
  .wishlists-table.table--line tr td:first-child a {
    max-width: 0; }
  .blog_page .blog, .brandGrid .brand {
    width: 100%; }
  .blog_page .blog .blog-post-figure .blog-thumbnail {
    height: auto; }
  .blog_page .blog .blog-post-figure .blog-thumbnail img {
    max-height: 100%; }
  .blog_page .blog .blog-post-body .blog-title {
    height: auto; }
  .blog_page .blog .blog-post-body .blog-post {
    height: auto; }
  .productGrid .product {
    width: 100%; }
  .cart-item-name__label {
    line-height: 18px; }
  .cart-totals .shipping-estimate-submit {
    padding-right: 0;
    padding-left: 0; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 12px; }
  ol.breadcrumbs {
    display: block;
    margin: 10px 0 10px;
    background: #fff; }
  .login-form .forgot-password {
    line-height: normal;
    margin: 0 0 10px; }
  .productGrid {
    margin: 0; }
  .productGrid .product {
    padding: 0; }
  /*System Page*/
  /*Help*/
  body .page.help_page .member_login {
    top: 55px; }
  .browse-for .helps li {
    width: 100%; }
  .browse-for .common-title-outer .button.educator-academy {
    margin: 0 0 30px;
    font-size: 12px;
    line-height: 20px; }
  .courses-list-row h2, .browse-for .common-title-outer h2, .browse-for.help-topic-2 .common-title-outer h2 {
    margin: 0 0 10px; }
  .section-searhbar-outer svg {
    display: none; }
  .section-searhbar-outer .search-btn {
    padding: 0 12px;
    height: 36px;
    width: auto;
    font-size: 12px; }
  .section-searhbar-outer .search-input {
    padding: 0 90px 0 15px;
    height: 50px;
    line-height: 50px;
    font-size: 13px; }
  .browse-for {
    padding: 20px 0 0px; }
  /**/
  .courses-list-row h2 {
    margin: 0 0 15px; }
  /*course-description*/
  .courses-list-row {
    margin: 0; }
  .kind_words_section.course_description_page {
    margin: 5px 0 30px; }
  .kind_words_section h2 {
    margin: 0 0 20px; }
  .course-desc-content .button.learn-more {
    font-size: 14px;
    top: 30px; }
  .courses-list-row .courses-list li {
    width: 100%; }
  .courses-list-row .courses-list li .c-header {
    height: auto; }
  .courses-list-row .courses-list li .c-body .c-desc {
    min-height: 50px; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title, .main_educator_section .left_section .left_outer .page_title {
    padding: 0; }
  /*course-description*/
  /*educator-academy*/
  .educator-training .common-title .plus-icon {
    line-height: 40px; }
  body .page .member_login a {
    font-size: 10px;
    line-height: 12px; }
  body .page .member_login {
    height: 70px;
    width: 70px;
    top: 75px; }
  .section-brainspring .services {
    margin: 30px -7px 0;
    width: auto; }
  .section-brainspring .services li {
    padding: 0 7px; }
  .educator-training .video-container iframe {
    min-height: 240px; }
  .educator-training .common-title .common-title-main {
    font-size: 12px; }
  .educator-training .common-title .plus-icon {
    height: 40px;
    line-height: 45px;
    width: 40px; }
  .educator-training .common-title .plus-icon svg {
    padding: 3px; }
  .educator-training .content p {
    margin: 10px 0 20px; }
  .educator-training .content .btn_call, .educator-training .content .btn_contact {
    margin: 0;
    min-width: 180px;
    margin: 0 0 10px; }
  .educator-training .video-container {
    margin: 20px auto 0; }
  /*educator-academy*/
  /*AU*/
  .au_blog_section h3 span {
    font-size: 16px;
    line-height: 16px; }
  .our_story_outer {
    background: #003B5C; }
  .our_story_outer .our_story_right, .category-header .right {
    background: transparent; }
  .brainpring_literacy .literacy_bottom .top_section li {
    width: 50%; }
  .brainpring_literacy .top_cnt h3 {
    line-height: 25px; }
  .orton_podcast_section h5, .orton_podcast_section h5 a, .orton_podcast_section h5 a, .orton_podcast_section h5 a {
    font-size: 18px;
    line-height: 26px; }
  .au_blog_section h3, .kind_words_section h2, .cms_page .kind_words_section h2 {
    font-size: 21px;
    line-height: 24px; }
  .au_blog_section .button {
    font-size: 15px; }
  .kind_words_section .about-word-slide .word_slide_left_outer {
    width: 100%; }
  /*AU*/
  /*CP*/
  .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link, .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%; }
  .productView-details .productView-product .productView-title {
    line-height: 24px;
    font-size: 20px; }
  .productView-details .productView-product .productView-price .price-section {
    font-size: 24px;
    line-height: 26px; }
  .productView-rating {
    padding: 0 0 10px; }
  .productView-options .form-field .form-select {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0 43px 0 19px; }
  body .productView-options .form-action {
    float: left;
    margin: 20px 0px 12px 0px;
    width: 100%; }
  .productView-options .form-action .button, .quote_btn_wrapper .button {
    width: 100%;
    font-size: 18px; }
  .quote_btn_wrapper {
    margin: 5px 0 0;
    width: 100%; }
  .productView-rating .icon {
    height: 15px;
    width: 14px;
    margin: 0 0px 0 0; }
  .productView-rating a, .productView-rating .no_review, .productView-rating .productView-reviewLink {
    letter-spacing: 0;
    font-size: 12px;
    margin: 0 0 0 5px; }
  body .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  body .facetedSearch-toggle-text {
    width: calc(100% - 90px);
    font-size: 13px;
    line-height: 24px; }
  body .facetedSearch-toggle-indicator {
    width: 90px; }
  body #sidebar-category,
  body .accordion-navigation .accordion-title,
  body .sidebarBlock-heading {
    font-size: 16px; }
  body .facetedSearch-toggle {
    margin: 0; }
  body .productGrid .card-title {
    min-height: 20px; }
  body .productGrid .product:nth-last-child(2) .card, .productGrid .card {
    margin: 0 0 30px; }
  body .category-header .left .page-heading, body .our_story_outer .our_story_left .page_title {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: .6px; }
  /*CP*/
  .hdr_right .navUser-section li.navUser-item--cart a {
    display: inline-block; }
  .hdr_bottom ul li.for_help a span {
    font-size: 11px; }
  .header-logo-image {
    max-width: 170px; }
  .mobileMenu-toggle {
    height: 30px;
    width: 30px;
    padding: 0 4px;
    top: 48px; }
  .hdr_right .navUser-section li.navUser-item--cart a svg {
    max-width: 22px; }
  .parent_educator_section .get_started_cnt h3 {
    font-size: 16px;
    line-height: normal; }
  .parent_educator_section .left_outer .btm_cnt p, .parent_educator_section .right_outer .btm_cnt p {
    font-size: 24px;
    line-height: 20px; }
  .parent_educator_section .get_started_cnt .button {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left {
    width: 100%; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right {
    width: 100%;
    padding: 0 0 0 10px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul {
    width: 100%; }
  .parent_educator_section .get_started_cnt .inner_cnt {
    max-height: 100%; }
  .parent_educator_section .get_started_cnt.right_btm .inner_left h4 {
    max-width: 100%; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul:last-child {
    padding: 0; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li:nth-child(2n+1), .parent_educator_section .get_started_cnt .inner_cnt .inner_right ul li {
    padding: 0 0 5px 0px; }
  .parent_educator_section .get_started_cnt .inner_cnt .inner_left h4 {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 5px; }
  .Excellence_section ul li .for_img svg {
    max-width: 100%;
    padding: 5px; }
  /**/
  .login {
    margin: 0 auto 1rem; }
  .account .account-body form.form {
    margin: 0; }
  .wishlists-table.table--line tr td:first-child a {
    max-width: 0; }
  .blog_page .blog, .brandGrid .brand {
    width: 100%; }
  .blog_page .blog .blog-post-body .blog-title {
    height: auto; }
  .blog_page .blog .blog-post-body .blog-post {
    height: auto; }
  .productGrid .product {
    width: 100%; }
  .cart-item-name__label {
    line-height: 18px; }
  .cart-totals .shipping-estimate-submit {
    padding-right: 0;
    padding-left: 0; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 12px; }
  ol.breadcrumbs {
    display: block;
    margin: 10px 0 10px; }
  .cms_cnt h2 {
    font-size: 20px; }
  .cms_cnt p, .cms_cnt li {
    line-height: 18px;
    font-size: 15px; }
  body .body .related-products .slick-arrow {
    bottom: 0; }
  .g-recaptcha iframe, .g-recaptcha > div {
    width: 100% !important; }
  body #tab-related .productGrid {
    padding-bottom: 20px; }
  .orton_gillingham h3 {
    max-width: 90%; }
  .bs-pagesection h2 {
    margin: 10px 0 0; }
  .bs-pagesection {
    padding: 2rem; }
  .custom-the-orton-gillingham-podcast.cms_page .page-heading {
    font-size: 16px; }
  .cms_page .contact-row {
    flex-wrap: wrap; }
  #contact-us-page h3 {
    font-size: 16px;
    margin: 30px 0px; }
  .bs-sectioncontent {
    padding: 30px 0px 10px; }
  .cms_page .student-tutoring_cnt h6 {
    word-break: break-word;
    font-size: 20px; }
  .cms_page.custom-self-paced-course-faq .member_login,
  .custom-the-science-of-reading .member_login {
    top: 55px; }
  .blog_page .blog .blog-post-figure,
  .blog_page .blog .blog-post-body {
    width: 100%;
    margin-top: 15px; }
  .blog_page .blog, .brandGrid .brand {
    flex-wrap: wrap; }
  .custom_blog .main_educator_section .left_section .left_outer .page_title {
    padding: 0px 15px; }
  .category-header .right,
  .main_educator_section .right_sectinon .right_outer,
  .our_story_outer .our_story_right {
    border-top-left-radius: 0px; }
  .courses-list-row .courses-list li .c-header .c-header-details.type_none span {
    max-width: 150px; }
  .help_page .section-brainspring.no-search-result {
    background-size: cover; }
  .custom_breadcrumb {
    background: #fff; }
  .custom-the-orton-gillingham-podcast.cms_page .page-heading {
    max-width: 100%; }
  .cms_page .tutorial-faq .bs-sectioncontent {
    margin: 20px auto; }
  .cms_page .tutorial-faq .bs-sectioncontent p, .cms_page .sp-course-faq .bs-sectioncontent p {
    line-height: 24px; }
  .cms_page.custom-educator-multisensory-training h1.page-heading {
    max-width: 100%; }
  .cms_page .process-steps .step-li {
    width: 100%; }
  .resources_page .section-resource h2 {
    margin: 25px 0 15px; }
  .cms_page.custom-available-brainspring-educator-academy-courses h1.page-heading {
    padding: 0px 15px; }
  .custom_blog_post nav {
    margin: 10px 0px 0px;
    display: inline-block;
    width: 100%; }
  .custom_blog_post .blog-post-body {
    margin: 0px; }
  .browse-for.row.help-topic-2 {
    margin: 30px 0px 0px; }
  .educator-training h2 {
    font-size: 20px; }
  .educator-faqs .faq-list .faq-contnet, .educator-faqs .faq-list .faq-contnet li, .educator-faqs .faq-list .faq-contnet p {
    font-size: 15px;
    line-height: 18px; }
  .course-desc-list-outer .desc-main.row-certification .desc-title::before {
    top: 10px; }
  .educator-faqs .faq-list .faq-contnet {
    max-height: 145px;
    overflow-y: scroll !important; }
  body .page .member_login {
    display: none !important; } }

@media screen and (max-width: 320px) {
  .sec-course-reg h2 {
    font-size: 18px; }
  section.page.course_description_page .main_educator_section h1.page_title {
    padding: 0px 15px; }
  .resources_page .section-resource h2 {
    font-size: 18px; } }

#consent-manager-update-banner {
  display: none; }

.custom_blog .main_educator_section .left_section {
  background: #E2EFFF; }

.for_footer_logo > .footer-logo-img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 30px; }

.footer-group-icons {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }

.footer-group-icons .footer-group-icons-image {
  width: 100%;
  max-width: 120px; }

div[data-content-region="header_bottom--global"],
div[data-content-region="header_bottom"] {
  display: inline; }

body > pre {
  clear: both; }

/* BR-319 - /why-brainspring/ - BEGIN */
.pages-custom-page-learning-center #tutoring-services ul {
  display: grid; }
  @media only screen and (min-width: 480px) {
    .pages-custom-page-learning-center #tutoring-services ul {
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.pages-custom-page-learning-center #tutoring-services .learning_page {
  width: 100%; }

.pages-custom-page-learning-center #tutoring-services .location-body p,
.pages-custom-page-learning-center #tutoring-services .courses-list-outer {
  height: 100%; }

/* BR-319 - /why-brainspring/ - END */
/* Imports */
.certification_graphic_main {
  clear: left;
  padding: 30px 0; }
  .certification_graphic_main > h2 {
    text-align: center; }

.certification_graphic_inner {
  max-width: 926px;
  margin: 0 auto; }

.graphic_grid_block {
  list-style-type: none;
  margin: 0 auto;
  line-height: normal;
  padding: 0;
  height: 506px;
  width: auto;
  position: relative; }

.graphic_grid_block li {
  list-style-type: none;
  line-height: normal;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 2; }

.graphic_grid_block li > div:after,
.graphic_grid_block li > div:before {
  content: '';
  display: table;
  clear: both; }

.graphic_grid_block li > div {
  position: relative;
  width: 150px;
  height: 150px;
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat; }

.graphic_grid_content {
  font-family: "Lato", sans-serif; }

.graphic_grid_content h3 {
  font-family: "brandon_grotesquebold";
  font-weight: normal;
  padding: 0;
  margin: 0 0 2px;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0; }

.graphic_grid_content p {
  font-size: 14px;
  line-height: 16.8px;
  padding: 0;
  margin: 0;
  letter-spacing: 0px;
  font-weight: 400; }

.graphic_grid_count {
  font-family: "brandon_grotesquebold";
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  text-align: center;
  border: 3px solid #003B5C;
  color: #003B5C;
  border-radius: 50px;
  height: 54px;
  width: 54px;
  line-height: 54px;
  position: absolute;
  top: auto;
  bottom: 1px;
  left: -15px;
  box-shadow: 0 0 0 3px #fff;
  font-size: 27px; }
  .graphic_grid_count span {
    transform: translateX(2px); }

.certificationGraphic_top {
  margin: 0 0 10px; }

.certificationGraphic_top li:nth-child(4) .graphic_grid_content *,
.certificationGraphic_top li:nth-child(5) .graphic_grid_content *,
.certificationGraphic_top li:nth-child(6) .graphic_grid_content *,
.certificationGraphic_top li:nth-child(7) .graphic_grid_content *,
.certificationGraphic_top li:nth-child(8) .graphic_grid_content * {
  color: #fff; }

.certificationGraphic_bottom .graphic_grid_block {
  height: 400px; }

.certificationGraphic_bottom .graphic_grid_icon {
  font-family: "brandon_grotesquebold";
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  text-align: center;
  border: 3px solid #003B5C;
  color: #fff;
  border-radius: 50px;
  height: 89px;
  width: 89px;
  line-height: 89px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0px;
  box-shadow: 0 0 0 3px #fff; }

.certificationGraphic_bottom .graphic_grid_icon svg {
  height: 3.75rem;
  width: 100%; }

.certificationGraphic_bottom li:nth-child(1) .graphic_grid_icon {
  transform: translate(-18px, -24px); }

.certificationGraphic_bottom li:nth-child(2) .graphic_grid_icon {
  top: -46px;
  left: 0;
  margin: auto; }
  .certificationGraphic_bottom li:nth-child(2) .graphic_grid_icon svg {
    height: 4.5rem; }

.certificationGraphic_bottom li:nth-child(3) .graphic_grid_icon {
  left: 0;
  transform: translate(18px, -15px); }

.certificationGraphic_bottom .graphic_grid_content,
.certificationGraphic_bottom .graphic_grid_content h3 {
  text-align: center; }

.certificationGraphic_bottom .graphic_grid_content h3 {
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 1px; }

.certificationGraphic_bottom .graphic_grid_content p {
  font-size: 13px;
  line-height: 16px; }

.certificationGraphic_bottom li:nth-child(1) .graphic_grid_content *,
.certificationGraphic_bottom li:nth-child(2) .graphic_grid_content * {
  color: #fff; }

.certificationGraphic_bottom li:nth-child(3) .graphic_grid_content * {
  color: #003B5C; }

.certificationGraphic_bottom ul li:nth-child(1) {
  left: 0;
  bottom: 42px; }

.certificationGraphic_bottom ul li:nth-child(2) {
  left: 50%;
  transform: translateX(-50%);
  bottom: 0; }

.certificationGraphic_bottom ul li:nth-child(3) {
  left: auto;
  right: 0;
  bottom: 42px; }

.certificationGraphic_middle .benefits-label,
.certificationGraphic_middle .handbook-label {
  position: absolute;
  top: 50%;
  left: 50%;
  text-transform: uppercase;
  font-family: "brandon_grotesquebold"; }

.certificationGraphic_middle .benefits-label {
  transform: translate(-50%, -70%);
  color: #fff;
  font-size: 28px; }

.certificationGraphic_middle .handbook-label {
  color: #003B5C;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  transform: translate(-50%, -55%); }

.certificationGraphic_middle svg.icon-arrow {
  width: 240px;
  height: 120px; }

.certificationGraphic_middle svg.icon-handbook {
  width: 188px;
  height: 128px; }

.certificationGraphic_middle .text-light-blue {
  color: #d0e5f3; }

@media only screen and (min-width: 990px) {
  .certificationGraphic_top ul li:nth-child(1) {
    left: 0;
    bottom: 0; }
    .certificationGraphic_top ul li:nth-child(1) > div {
      background-image: url("../img/certification/bg-1.svg");
      width: 265px;
      height: 174px; }
    .certificationGraphic_top ul li:nth-child(1) .graphic_grid_content {
      width: 140px;
      transform: translate(70px, 90px); }
  .certificationGraphic_top ul li:nth-child(2) {
    left: 34px;
    bottom: 79px; }
    .certificationGraphic_top ul li:nth-child(2) > div {
      background-image: url("../img/certification/bg-2.svg");
      width: 278px;
      height: 248px; }
    .certificationGraphic_top ul li:nth-child(2) .graphic_grid_content {
      width: 140px;
      transform: translate(82px, 90px); }
    .certificationGraphic_top ul li:nth-child(2) .graphic_grid_count {
      bottom: 92px;
      left: -12px; }
  .certificationGraphic_top ul li:nth-child(3) {
    left: 135px;
    bottom: 150px; }
    .certificationGraphic_top ul li:nth-child(3) > div {
      background-image: url("../img/certification/bg-3.svg");
      width: 244px;
      height: 276px; }
    .certificationGraphic_top ul li:nth-child(3) .graphic_grid_content {
      width: 140px;
      transform: translate(59px, 82px); }
      .certificationGraphic_top ul li:nth-child(3) .graphic_grid_content p {
        transform: translateX(40px); }
    .certificationGraphic_top ul li:nth-child(3) .graphic_grid_count {
      bottom: 170px;
      left: -4px; }
  .certificationGraphic_top ul li:nth-child(4) {
    left: 280px;
    bottom: 195px; }
    .certificationGraphic_top ul li:nth-child(4) > div {
      background-image: url("../img/certification/bg-4.svg");
      width: 182px;
      height: 268px; }
    .certificationGraphic_top ul li:nth-child(4) .graphic_grid_content {
      width: 90px;
      transform: translate(75px, 70px); }
    .certificationGraphic_top ul li:nth-child(4) .graphic_grid_count {
      bottom: 218px;
      left: 0px; }
  .certificationGraphic_top ul li:nth-child(5) {
    left: 462px;
    bottom: 196px; }
    .certificationGraphic_top ul li:nth-child(5) > div {
      background-image: url("../img/certification/bg-5.svg");
      width: 174px;
      height: 267px; }
    .certificationGraphic_top ul li:nth-child(5) .graphic_grid_content {
      width: 126px;
      transform: translate(22px, 70px); }
    .certificationGraphic_top ul li:nth-child(5) .graphic_grid_count {
      bottom: 244px;
      left: 4px; }
  .certificationGraphic_top ul li:nth-child(6) {
    left: 541px;
    bottom: 149px; }
    .certificationGraphic_top ul li:nth-child(6) > div {
      background-image: url("../img/certification/bg-6.svg");
      width: 249px;
      height: 280px; }
    .certificationGraphic_top ul li:nth-child(6) .graphic_grid_content {
      width: 140px;
      transform: translate(75px, 100px); }
    .certificationGraphic_top ul li:nth-child(6) .graphic_grid_count {
      bottom: 246px;
      left: 98px; }
  .certificationGraphic_top ul li:nth-child(7) {
    left: 612px;
    bottom: 82px; }
    .certificationGraphic_top ul li:nth-child(7) > div {
      background-image: url("../img/certification/bg-7.svg");
      width: 277px;
      height: 245px; }
    .certificationGraphic_top ul li:nth-child(7) .graphic_grid_content {
      width: 200px;
      transform: translate(95px, 88px); }
      .certificationGraphic_top ul li:nth-child(7) .graphic_grid_content h3,
      .certificationGraphic_top ul li:nth-child(7) .graphic_grid_content p {
        font-size: 13px; }
    .certificationGraphic_top ul li:nth-child(7) .graphic_grid_count {
      bottom: 200px;
      left: 176px; }
  .certificationGraphic_top ul li:nth-child(8) {
    left: 658px;
    bottom: 0; }
    .certificationGraphic_top ul li:nth-child(8) > div {
      background-image: url("../img/certification/bg-8.svg");
      width: 267px;
      height: 182px; }
    .certificationGraphic_top ul li:nth-child(8) .graphic_grid_content {
      width: 160px;
      transform: translate(68px, 88px); }
    .certificationGraphic_top ul li:nth-child(8) .graphic_grid_count {
      bottom: 123px;
      left: 213px; }
  .certificationGraphic_bottom {
    margin: -70px auto 0;
    max-width: 840px; }
  .certificationGraphic_bottom ul li > div {
    display: flex;
    justify-content: center;
    align-items: center; }
  .certificationGraphic_bottom ul li:nth-child(1) > div {
    background-image: url("../img/certification/bottom-bg-1.svg");
    width: 342px;
    height: 331px; }
  .certificationGraphic_bottom ul li:nth-child(1) .graphic_grid_content {
    width: 152px;
    transform: translateY(-15px); }
  .certificationGraphic_bottom ul li:nth-child(2) > div {
    background-image: url("../img/certification/bottom-bg-2.svg");
    width: 324px;
    height: 273px; }
  .certificationGraphic_bottom ul li:nth-child(2) .graphic_grid_content {
    width: 160px;
    transform: translateY(15px); }
  .certificationGraphic_bottom ul li:nth-child(3) > div {
    background-image: url("../img/certification/bottom-bg-3.svg");
    width: 333px;
    height: 340px; }
  .certificationGraphic_bottom ul li:nth-child(3) .graphic_grid_content {
    width: 160px;
    transform: translateY(-15px); }
  .certificationGraphic_middle .handbook-wrapper {
    transform: translateY(-120px); } }

@media only screen and (max-width: 990px) {
  /* certification page */
  .certification_graphic_inner {
    max-width: 100%; }
  .graphic_grid_block {
    height: auto; }
  .graphic_grid_block li {
    position: static;
    transform: none !important;
    margin: 0 0 15px; }
  .graphic_grid_block li > div {
    width: 100% !important;
    height: 100% !important;
    padding: 15px;
    transform: none !important; }
  .certificationGraphic_top ul li > div,
  .certificationGraphic_bottom ul li > div {
    background-image: none !important; }
  .certificationGraphic_top ul li:nth-child(1) > div {
    background-color: #d0e5f2; }
  .certificationGraphic_top ul li:nth-child(2) > div {
    background-color: #b6d7ed; }
  .certificationGraphic_top ul li:nth-child(3) > div {
    background-color: #b6d7ed; }
  .certificationGraphic_top ul li:nth-child(4) > div {
    background-color: #75a2c4; }
  .certificationGraphic_top ul li:nth-child(5) > div {
    background-color: #6491b9; }
  .certificationGraphic_top ul li:nth-child(6) > div {
    background-color: #407399; }
  .certificationGraphic_top ul li:nth-child(7) > div {
    background-color: #2d6083; }
  .certificationGraphic_top ul li:nth-child(8) > div {
    background-color: #104b6d; }
  .certificationGraphic_bottom ul li:nth-child(1) > div {
    background-color: #073c5c; }
  .certificationGraphic_bottom ul li:nth-child(2) > div {
    background-color: #6b2b5b; }
  .certificationGraphic_bottom ul li:nth-child(3) > div {
    background-color: #a2d185; }
  .certification_graphic_main {
    padding: 15px; }
  .graphic_grid_count {
    position: static;
    margin: 0 auto; }
  .graphic_grid_block li .graphic_grid_content {
    padding: 12px 0 0;
    text-align: center; }
  .graphic_grid_content,
  .graphic_grid_content h3 {
    text-align: center; }
  .graphic_grid_content h3 {
    font-size: 14px; }
  .graphic_grid_content h3 br {
    display: none; }
  .graphic_grid_content p br {
    display: none; }
  .graphic_grid_content p,
  .certificationGraphic_bottom .graphic_grid_content p,
  .certificationGraphic_bottom li:nth-child(2) .graphic_grid_content p {
    max-width: 275px;
    font-size: 14px;
    line-height: 14px;
    margin: 0 auto; }
  .certificationGraphic_top .graphic_grid_block:after {
    display: none; }
  .certificationGraphic_bottom .graphic_grid_block {
    height: auto; }
  .certificationGraphic_bottom .graphic_grid_icon {
    position: static;
    transform: none !important;
    margin: 0 auto; }
  .graphic_grid_count {
    height: 44px;
    width: 44px;
    line-height: 44px; }
  .graphic_grid_count span {
    font-size: 20px; }
  .certification_graphic_main > h2 {
    line-height: 28px;
    margin: 10px 0 20px; }
  /* End certification page */
  .certificationGraphic_middle {
    margin-bottom: 10px; }
    .certificationGraphic_middle > div {
      gap: 2rem; } }

@media screen and (max-width: 767px) {
  /*certification*/
  h1.page-heading {
    padding: 0 10px; }
  .brainspring-certification .steps-list li .step-head h4 {
    font-size: 14px; }
  .sec-benifit-arrow .sec-benifit-arrow-outer {
    display: inline-block;
    height: 120px;
    background-size: 100% auto;
    width: 350px; }
  .cert-benifit .benifit-list li {
    padding: 0 10px;
    width: 100%;
    margin: 0 0 20px; }
  .cert-benifit .benifit-list li .benifit-outer .benifit-body {
    height: auto; }
  .cert-benifit {
    padding: 100px 0 10px; }
  /*certification*/
  .certification_graphic_main > h2 {
    font-size: 20px; } }

@media screen and (max-width: 479px) {
  .graphic_grid_count {
    height: 40px;
    width: 40px; }
  .graphic_grid_count span {
    height: 30px;
    width: 32px;
    line-height: 30px;
    font-size: 16px; }
  /*certification*/
  .brainspring-certification .steps-list li.col-step-1, .brainspring-certification .steps-list li.col-step-2, .brainspring-certification .steps-list li.col-step-3, .brainspring-certification .steps-list li.col-step-4, .brainspring-certification .steps-list li.col-step-5, .brainspring-certification .steps-list li.col-step-6, .brainspring-certification .steps-list li.col-step-7, .brainspring-certification .steps-list li.col-step-8 {
    width: 100%;
    margin: 0 0 20px; }
  .brainspring-certification .steps-list {
    margin: 0; }
  .brainspring-certification .cert-steps {
    padding: 50px 0 20px; }
  .sec-benifit-arrow .sec-benifit-arrow-outer {
    width: 290px; }
  /*certification*/
  .certification_graphic_main > h2 {
    font-size: 18px;
    line-height: 24px; } }

/*phonics*/
#phonics:checked ~ .phonics {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#phonics:checked ~ .phonics-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*structures*/
#structures:checked ~ .structures {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#structures:checked ~ .structures-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*self-paced*/
#self-paced:checked ~ .self-paced {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#self-paced:checked ~ .self-paced-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*implementation*/
#implementation:checked ~ .implementation {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#implementation:checked ~ .implementation-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*introducing-the-literacy-knot*/
#introducing-the-literacy-knot:checked ~ .introducing-the-literacy-knot {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#introducing-the-literacy-knot:checked ~ .introducing-the-literacy-knot-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*introducing-the-literacy-knot-esther-moreau*/
#introducing-the-literacy-knot-esther-moreau:checked ~ .introducing-the-literacy-knot-esther-moreau {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#introducing-the-literacy-knot-esther-moreau:checked ~ .introducing-the-literacy-knot-esther-moreau-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*phonics-first*/
#phonics-first:checked ~ .phonics-first {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#phonics-first:checked ~ .phonics-first-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*brainspring-tutoring-testimonials*/
#brainspring-tutoring-testimonials:checked ~ .brainspring-tutoring-testimonials {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#brainspring-tutoring-testimonials:checked ~ .brainspring-tutoring-testimonials-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*faqs-tax-deductions*/
#faqs-tax-deductions:checked ~ .faqs-tax-deductions {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#faqs-tax-deductions:checked ~ .faqs-tax-deductions-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*greek-latin-root-instruction*/
#greek-latin-root-instruction:checked ~ .greek-latin-root-instruction {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#greek-latin-root-instruction:checked ~ .greek-latin-root-instruction-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*ipad-apps-for-learners-with-dyscalculia*/
#ipad-apps-for-learners-with-dyscalculia:checked ~ .ipad-apps-for-learners-with-dyscalculia {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#ipad-apps-for-learners-with-dyscalculia:checked ~ .ipad-apps-for-learners-with-dyscalculia-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*ipad-apps-for-learners-with-dyslexia*/
#ipad-apps-for-learners-with-dyslexia:checked ~ .ipad-apps-for-learners-with-dyslexia {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#ipad-apps-for-learners-with-dyslexia:checked ~ .ipad-apps-for-learners-with-dyslexia-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*multisensory-math-instruction*/
#multisensory-math-instruction:checked ~ .multisensory-math-instruction {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#multisensory-math-instruction:checked ~ .multisensory-math-instruction-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*phonics-first*/
#phonics-first:checked ~ .phonics-first {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#phonics-first:checked ~ .phonics-first-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*resources-struggling-reader*/
#resources-struggling-reader:checked ~ .resources-struggling-reader {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#resources-struggling-reader:checked ~ .resources-struggling-reader-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*tips-from-students-with-dyslexia*/
#tips-from-students-with-dyslexia:checked ~ .tips-from-students-with-dyslexia {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#tips-from-students-with-dyslexia:checked ~ .tips-from-students-with-dyslexia-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*using-ipad-support-dyslexia*/
#using-ipad-support-dyslexia:checked ~ .using-ipad-support-dyslexia {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#using-ipad-support-dyslexia:checked ~ .using-ipad-support-dyslexia-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*brainspring-structured-literacy*/
#brainspring-structured-literacy:checked ~ .brainspring-structured-literacy {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#brainspring-structured-literacy:checked ~ .brainspring-structured-literacy-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*instruction-science-reading*/
#instruction-science-reading:checked ~ .instruction-science-reading {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#instruction-science-reading:checked ~ .instruction-science-reading-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

.parent-resources-download {
  display: grid;
  align-items: center;
  width: 100%;
  min-height: 100px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin: 17px 0 15px; }
  .parent-resources-download a {
    font-size: 1.2em;
    font-weight: bold;
    color: #003B5C; }
    .parent-resources-download a:hover {
      text-decoration: none;
      color: #003B5C; }

#instruction-changes-how-brain-works:checked ~ .instruction-changes-how-brain-works {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#instruction-changes-how-brain-works:checked ~ .instruction-changes-how-brain-works-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

#handwriting-lessons-print-sample:checked ~ .handwriting-lessons-print-sample {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#handwriting-lessons-print-sample:checked ~ .handwriting-lessons-print-sample-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

#talewinds-decodable-readers-brochure:checked ~ .talewinds-decodable-readers-brochure {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#talewinds-decodable-readers-brochure:checked ~ .talewinds-decodable-readers-brochure-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*phonics*/
#certification-handbook:checked ~ .certification-handbook {
  visibility: visible;
  opacity: 1;
  z-index: 101; }

#certification-handbook:checked ~ .certification-handbook-bg {
  visibility: visible;
  opacity: 1;
  z-index: 100; }

/*global*/
.modal-default-box {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  position: fixed;
  display: flex;
  flex-direction: column;
  list-style: none;
  transition-duration: 0.2s;
  overflow-y: auto;
  max-height: 100%;
  padding: 15px 15px 0 15px; }

.blackBackground {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  position: fixed;
  display: flex;
  flex-direction: column;
  list-style: none;
  transition-duration: 0.25s;
  overflow: hidden;
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  height: 100%; }

.visuallyHidden {
  position: fixed;
  top: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  opacity: 0; }

.btn-inline {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem; }

.btn-inline svg {
  height: 3rem;
  width: 2rem; }

.resources-close-modal {
  cursor: pointer;
  font-size: 25px; }

.resources-close-modal:hover {
  color: red; }

.resources-header-modal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px; }

@media (max-width: 767px) {
  .modal-default-box {
    width: 100%;
    margin: 25% 0;
    background-color: #eceff1; } }

@media (min-width: 768px) {
  .modal-default-box {
    margin: 20vh 25%;
    width: 50%;
    background-color: #eceff1;
    border-radius: 20px; } }

/* PDP Tab Content */
.productView-description .tabs-contents {
  background: rgba(239, 239, 239, 0.5);
  padding: 71px 0 70px;
  margin: 0;
  /* Materials, Schedule styles */ }
  .productView-description .tabs-contents .tab-content h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1.2px;
    color: #003B5C;
    margin: 0px 0 18px;
    font-weight: normal; }
  .productView-description .tabs-contents .tab-content ul {
    margin: 0 0 20px;
    list-style-position: inside; }
    .productView-description .tabs-contents .tab-content ul.productReviews-list {
      margin: 0 -10.5px; }
    .productView-description .tabs-contents .tab-content ul.desc-product-data {
      list-style: none; }
  .productView-description .tabs-contents .tab-content li {
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: rgba(0, 59, 92, 0.6);
    text-decoration: none;
    letter-spacing: 0;
    font-family: "Lato-Semibold"; }
  .productView-description .tabs-contents .tab-content.tab-common {
    text-align: left;
    padding: 0; }
    .productView-description .tabs-contents .tab-content.tab-common p {
      text-align: left;
      font-size: 18px;
      font-weight: normal;
      line-height: 28px;
      color: rgba(0, 59, 92, 0.6);
      margin-bottom: 30px;
      text-decoration: none;
      letter-spacing: 0;
      font-family: "Lato-Semibold"; }
    .productView-description .tabs-contents .tab-content.tab-common span {
      text-align: left;
      font-size: 18px;
      font-weight: normal;
      line-height: 28px;
      color: rgba(0, 59, 92, 0.6);
      text-decoration: none;
      letter-spacing: 0;
      font-family: "Lato-Semibold"; }
    .productView-description .tabs-contents .tab-content.tab-common a {
      text-align: left;
      font-size: 18px;
      font-weight: 500;
      line-height: 28px;
      color: #6A2A5B;
      text-decoration: none;
      letter-spacing: 0;
      font-family: brandon-grotesque, sans-serif; }
      .productView-description .tabs-contents .tab-content.tab-common a:hover {
        text-decoration: underline; }
    .productView-description .tabs-contents .tab-content.tab-common h3 {
      font-size: 20px;
      line-height: 30px;
      letter-spacing: 1.2px;
      color: #003B5C;
      margin: 0px 0 12px;
      font-weight: normal; }
    .productView-description .tabs-contents .tab-content.tab-common h4 {
      margin: 0;
      font-size: 18px; }
    .productView-description .tabs-contents .tab-content.tab-common .left {
      width: calc(100% - 523px);
      float: left;
      padding: 0 0 0 33px;
      margin: -6px 0 0; }
      .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li {
        color: #003B5C;
        font-size: 16px;
        letter-spacing: 0.8px;
        margin: 0 0 8px;
        display: inline-block;
        width: 100%; }
        .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li span {
          color: #843d6b;
          text-transform: uppercase;
          font-size: 14px;
          line-height: 24px;
          letter-spacing: 0.7px;
          padding-right: 8px;
          font-family: brandon-grotesque, sans-serif;
          font-weight: 500; }
          .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li span.left_span {
            display: inline-block;
            max-width: 18%;
            float: left;
            line-height: 20px;
            font-family: brandon-grotesque, sans-serif;
            font-weight: 500; }
          .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li span.right_span {
            display: inline-block;
            float: left;
            color: #003B5C;
            max-width: 82%;
            text-transform: none;
            font-size: 16px;
            line-height: 20px;
            font-family: "Lato-Semibold"; }
      .productView-description .tabs-contents .tab-content.tab-common .left .left-content {
        margin: 6px 0 0;
        display: inline-block;
        width: 100%;
        padding-right: 60px; }
        .productView-description .tabs-contents .tab-content.tab-common .left .left-content p {
          margin-bottom: 45px; }
          .productView-description .tabs-contents .tab-content.tab-common .left .left-content p:last-of-type {
            margin-bottom: 5px; }
    .productView-description .tabs-contents .tab-content.tab-common .right {
      float: right;
      text-align: right;
      width: 603px;
      position: absolute;
      right: 0; }
      .productView-description .tabs-contents .tab-content.tab-common .right .right-inner {
        position: relative; }
        .productView-description .tabs-contents .tab-content.tab-common .right .right-inner p {
          margin: 0;
          position: absolute;
          font-size: 40px;
          line-height: 44px;
          letter-spacing: 0.96px;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          right: 0;
          text-align: center;
          opacity: 1;
          color: #fff;
          font-family: brandon-grotesque, sans-serif;
          max-width: 312px;
          margin: 0 auto;
          z-index: 1;
          display: none;
          text-transform: uppercase;
          font-weight: 500; }
        .productView-description .tabs-contents .tab-content.tab-common .right .right-inner:hover:after {
          content: '';
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: rgba(0, 59, 92, 0.8);
          border-radius: 20px; }
        .productView-description .tabs-contents .tab-content.tab-common .right .right-inner:hover p {
          display: block; }
    .productView-description .tabs-contents .tab-content.tab-common .button {
      color: #fff;
      padding: 4px 27.5px;
      letter-spacing: 0.7px;
      font-size: 14px;
      margin: 0; }
      .productView-description .tabs-contents .tab-content.tab-common .button:hover {
        text-decoration: none;
        color: #003B5C;
        border-color: #fff; }
  .productView-description .tabs-contents #include-material,
  .productView-description .tabs-contents #test,
  .productView-description .tabs-contents #schedule,
  .productView-description .tabs-contents #tab-reviews,
  .productView-description .tabs-contents #tab-description {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }
    @media only screen and (min-width: 1399px) {
      .productView-description .tabs-contents #include-material,
      .productView-description .tabs-contents #test,
      .productView-description .tabs-contents #schedule,
      .productView-description .tabs-contents #tab-reviews,
      .productView-description .tabs-contents #tab-description {
        padding: 0; } }
  .productView-description .tabs-contents #include-material h2:first-child,
  .productView-description .tabs-contents #test h2:first-child,
  .productView-description .tabs-contents #schedule h2:first-child {
    margin-top: 0; }
  .productView-description .tabs-contents #include-material a:hover,
  .productView-description .tabs-contents #test a:hover,
  .productView-description .tabs-contents #schedule a:hover {
    color: #6A2A5B; }
  .productView-description .tabs-contents #include-material ul + h2 {
    margin-top: 4rem; }
  .productView-description .tabs-contents #include-material li + li {
    margin-top: 0.5rem; }
  .productView-description .tabs-contents #test h2:first-child {
    margin-top: 0; }
  .productView-description .tabs-contents #test a:hover {
    color: #6A2A5B; }
  .productView-description .tabs-contents .schedule-item {
    padding-left: 1.5rem;
    margin-top: 3rem;
    border-left: 0.25rem solid #6A2A5B; }
    .productView-description .tabs-contents .schedule-item .schedule-heading {
      font-size: 1.5rem; }
    .productView-description .tabs-contents .schedule-item .schedule-subtitle {
      color: rgba(0, 59, 92, 0.6); }
  .productView-description .tabs-contents .test-item {
    padding-left: 1.5rem;
    margin-top: 3rem;
    border-left: 0.25rem solid #6A2A5B; }
    .productView-description .tabs-contents .test-item .test-heading {
      font-size: 1.5rem; }
    .productView-description .tabs-contents .test-item .test-subtitle {
      color: rgba(0, 59, 92, 0.6); }

@media only screen and (min-width: 1200px) {
  .productView-description .tabs-contents #include-material,
  .productView-description .tabs-contents #test,
  .productView-description .tabs-contents #schedule {
    padding: 0 33px; } }

@media only screen and (max-width: 1199px) {
  .productView-details .productView-product .productView-title {
    line-height: 30px;
    font-size: 27px; }
  .productView-options .form-action .button, .quote_btn_wrapper .button {
    width: 200px; }
  .pro_description > .container {
    padding: 0; }
  .productView-description .tabs {
    padding: 0 15px; }
  .productView-description .tabs-contents .tab-content.tab-common .left {
    width: 57%;
    padding: 0;
    margin: 0; }
  .pro_tab .products-title {
    font-size: 30px;
    margin: 0 0 10px;
    line-height: 32px; }
  .pro_tab .customer-viewed, .pro_tab .related-products {
    padding: 40px 0 20px; }
  .custom_breadcrumb .container {
    padding: 0 15px; }
  .productView-description .tabs-contents .tab-content.tab-common .right {
    width: 42%; }
  .productView-description .tabs-contents .tab-content.tab-common h2 {
    font-size: 22px;
    line-height: 24px; }
  .productView-description .tabs-contents {
    padding: 40px 15px; }
  .productView-details {
    padding: 0 0 0 30px; }
  .productView-details .productView-product .productView-price .price-section {
    font-size: 34px;
    line-height: 30px; }
  .productView-details .productView-product .productView-price {
    margin: 7px 0 17px; }
  .productView-images .productView-image {
    height: auto; } }

@media only screen and (max-width: 990px) {
  .productView-images {
    width: 100%; }
  .pro_tab .related-products {
    padding: 40px 0 60px; }
  .productView-details {
    padding: 0;
    width: 100%; }
  .productView-images .productView-image {
    margin: 0 0 15px 0; }
  .productView-images .productView-thumbnails {
    margin: 0 auto;
    max-width: 550px; }
  .form-field--increments.form-field {
    margin: 20px 0 0;
    float: left; }
  body .productView-options .form-action {
    margin: 60px 11px 12px 20px;
    width: auto;
    padding: 0; }
  .productView-description .tabs-contents .tab-content.tab-common .right .right-inner p {
    font-size: 28px;
    line-height: 35px; }
  .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li span.left_span,
  .productView-description .tabs-contents .tab-content.tab-common .left .desc-product-data li span.right_span {
    width: 100%;
    max-width: 100%;
    padding: 0; }
  .productView-description .tabs .tab {
    margin: 0; }
  .quote_btn_wrapper {
    margin: 60px 0 0; } }

@media screen and (max-width: 767px) {
  .pro_view {
    margin: 0 0 10px; }
  .productView-description .tabs-contents .tab-content.tab-common .left,
  .productView-description .tabs-contents .tab-content.tab-common .right {
    width: 100%;
    position: relative;
    float: none; }
  .productView-description .tabs-contents .tab-content.tab-common .left .left-content {
    padding-right: 0; }
  .productView-description .tabs-contents .tab-content.tab-common h2 {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 22px; }
  .productView-description .tabs-contents .tab-content.tab-common .right .right-inner {
    max-width: 350px;
    margin: 40px auto 0; }
  .productView-description .tabs-contents .tab-content.tab-common .right .right-inner img {
    border-radius: 20px; }
  .productView-details .productView-product .productView-title {
    line-height: 27px;
    font-size: 22px; }
  .productView-options .form-field .form-label--inlineSmall {
    text-align: left;
    margin: 0 0 10px; }
  body .productView-options .form-action {
    float: left; }
  .productView-options .form-action .button, .quote_btn_wrapper .button {
    width: 170px;
    font-size: 15px; }
  .productView-options .form-field .form-select {
    float: left; } }

@media screen and (max-width: 479px) {
  .productView-description .tabs-contents .tab-content.tab-common ul {
    margin: 0 0 10px; }
  .productView-description .tabs-contents .tab-content.tab-common .left .left-content p {
    margin-bottom: 20px; }
  .productView-description .tabs-contents .tab-content.tab-common .right .right-inner p {
    font-size: 23px;
    line-height: 25px;
    padding: 0 10px; }
  body.body .customer-viewed .slick-arrow,
  body .body .slick-arrow {
    bottom: -45px; }
  .pro_tab .related-products {
    padding: 30px 0 0px; }
  .pro_tab .products-title {
    font-size: 20px; }
  .form-field--increments .form-label--alternate {
    margin: 20px 0; }
  .tab-content.tab-common.has-jsContent.is-active {
    padding: 0 0 20px; }
  .productView-options .form-field[data-product-attribute="set-radio"] .form-label.form-label--inlineSmall {
    margin: 0px 0 10px; }
  .productView-options .form-field {
    margin: 0 0 10px; } }

.form-field .form-label {
  padding-right: 65px;
  position: relative; }

.form-field small {
  position: absolute;
  right: 0;
  top: 0; }

body[class*="custom-page-page-wide"] .body > .container {
  max-width: none;
  padding: 0; }

.search-nav .navBar-item > a {
  font-size: 16px; }

.search-nav .navBar-item .navBar-action,
.search-nav .navBar-item .navBar-action-color--active {
  padding-left: 1rem;
  padding-right: 1rem; }

.search-nav .navBar-item .navBar-action {
  background-color: #003B5C;
  color: #fff;
  line-height: normal;
  border-radius: 0px;
  outline: none;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #003B5C;
  font-size: 14px;
  letter-spacing: 0.7px;
  border-radius: 100px;
  padding-top: 13px;
  padding-bottom: 12px;
  background: #fff;
  color: #003B5C; }
  .search-nav .navBar-item .navBar-action:hover {
    background-color: #fff;
    border-color: #003B5C;
    color: #003B5C; }
  .search-nav .navBar-item .navBar-action:hover {
    background-color: #003B5C;
    border-color: #fff;
    color: #fff; }

.search-nav .navBar-item .navBar-action-color--active {
  background-color: #003B5C;
  color: #fff;
  line-height: normal;
  border-radius: 0px;
  outline: none;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #003B5C;
  font-size: 14px;
  letter-spacing: 0.7px;
  border-radius: 100px;
  padding-top: 13px;
  padding-bottom: 12px; }

.page-sidebar.u-hidden + .page-content {
  float: none;
  margin: 0 auto;
  padding: 0; }

#faceted-search-container.category-active #category-sidebar {
  display: block; }

#faceted-search-container.category-active .facetedSearch-toggle-indicator .toggleLink-text--on {
  display: block; }

#faceted-search-container.category-active .facetedSearch-toggle-indicator .toggleLink-text--off {
  display: none; }
