@charset "UTF-8";
/*
Theme Name: CareerCert
Theme URI: https://www.careerstep.com/
Author: CareerStep
Author URI: https://www.careerstep.com/
Description: A custom theme built by CareerStep for CareerCert
Requires at least: WordPress 4.9.6
Version: 1.18.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: careercert
Tags: custom

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
   */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: sofia-pro, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  vertical-align: baseline;
  box-sizing: border-box;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  margin: 0px !important;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 40px 0;
  overflow: auto;
  display: block;
}
table.striped tr:nth-child(even) {
  background-color: rgba(209, 216, 226, 0.2);
}

th {
  padding: 25px 15px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: left;
  font-weight: 400;
  border: none !important;
}
th.course-head {
  background-color: #1c203e;
  border-color: #1c203e;
  font-size: 8px;
}
@media screen and (min-width: 768px) {
  th.course-head {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  th.course-head {
    font-size: 20px;
  }
}

tr.course-listings td {
  color: #69696b;
  font-size: 8px;
}
@media screen and (min-width: 768px) {
  tr.course-listings td {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  tr.course-listings td {
    font-size: 20px;
  }
}

td {
  padding: 15px;
  font-size: 18px;
  border: none;
}

th.sortable {
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
}

th.sortable.selected:after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  vertical-align: middle;
}

th.sortable.selected.desc:after {
  content: "";
}

th.sortable.selected.asc:after {
  content: "";
}

/*************************/
/* FONTS */
/*************************/
@font-face {
  font-family: "careercert";
  src: url("fonts/careercert.eot");
  src: url("fonts/careercert.eot?#iefix") format("embedded-opentype"), url("fonts/careercert.woff") format("woff"), url("fonts/careercert.ttf") format("truetype"), url("fonts/careercert.svg#careercert") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "careercert" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=cc-]:before,
[class*=" cc-"]:before {
  font-family: "careercert" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cc-air:before {
  content: "a";
}

.cc-ambulance:before {
  content: "b";
}

.cc-bandaid:before {
  content: "c";
}

.cc-beaker:before {
  content: "d";
}

.cc-blood-pressure:before {
  content: "e";
}

.cc-chat-bubbles:before {
  content: "f";
}

.cc-clipboard:before {
  content: "g";
}

.cc-comment-bubble:before {
  content: "h";
}

.cc-ekg:before {
  content: "i";
}

.cc-fire:before {
  content: "j";
}

.cc-grow:before {
  content: "k";
}

.cc-half-moon:before {
  content: "l";
}

.cc-handicap:before {
  content: "m";
}

.cc-perscription:before {
  content: "n";
}

.cc-open-book:before {
  content: "o";
}

.cc-nurse:before {
  content: "p";
}

.cc-medical-pamphlet:before {
  content: "q";
}

.cc-medical-document:before {
  content: "r";
}

.cc-medical-book:before {
  content: "s";
}

.cc-medical-bed:before {
  content: "t";
}

.cc-medical-bag:before {
  content: "u";
}

.cc-hourglass:before {
  content: "v";
}

.cc-hospital:before {
  content: "w";
}

.cc-helicopter:before {
  content: "x";
}

.cc-heart-beat:before {
  content: "y";
}

.cc-heart:before {
  content: "z";
}

.cc-pill:before {
  content: "A";
}

.cc-ribbon:before {
  content: "B";
}

.cc-shot:before {
  content: "C";
}

.cc-stethoscope:before {
  content: "D";
}

.cc-sunset:before {
  content: "E";
}

.cc-table:before {
  content: "F";
}

.cc-tooth:before {
  content: "G";
}

.cc-venn-diagram:before {
  content: "H";
}

.cc-weightlifting:before {
  content: "I";
}

.cc-world:before {
  content: "J";
}

.btn,
.bc-btn,
button.bc-btn {
  font-size: 10px;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: 3px solid #fff;
  color: #fff;
  background: #333;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .btn,
.bc-btn,
button.bc-btn {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .btn,
.bc-btn,
button.bc-btn {
    font-size: 22px;
    padding: 20px 40px;
  }
}
.btn:hover,
.bc-btn:hover,
button.bc-btn:hover {
  background: #fff;
  color: #333;
  border-color: #333;
}

.btn--text {
  padding: 0px 0px 5px 0px;
  border: none;
  border-bottom: 6px solid transparent;
  background-color: transparent;
}

.btn--text:after {
  content: ">>";
  margin-left: 5px;
}

.btn.btn--text:hover {
  background-color: transparent !important;
}

.btn--group {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.btn--group .btn {
  margin-right: 20px;
  margin-left: 20px;
}

.btn--block {
  width: 100%;
  text-align: center;
}

.btn--default {
  /* Navigational Inverted */
  background-color: #fff;
  border-color: #c6202e;
  color: #c6202e;
}

.btn--default:hover {
  background-color: #c6202e;
  border-color: #fff;
  color: #fff;
}

.btn--secondary,
.carrus-form-group .carrus-submit-btn {
  background-color: #f15a29;
  border-color: #fff;
  color: #fff;
}
.btn--secondary.nb,
.carrus-form-group .carrus-submit-btn.nb {
  border: 3px solid #f15a29;
}

.btn--secondary:hover,
.carrus-form-group .carrus-submit-btn:hover {
  background-color: #fff;
  border-color: #f15a29 !important;
  color: #f15a29;
}
.btn--secondary:hover.nb:hover,
.carrus-form-group .carrus-submit-btn:hover.nb:hover {
  border: 3px solid #f15a29;
}

.bc-btn,
button.bc-btn,
.bc-product-single .bc-form.bc-product-form button.bc-btn--add_to_cart {
  background-color: #f15a29;
  border: 3px solid #fff;
  color: #fff;
}

.bc-btn:hover,
button.bc-btn:hover,
.bc-product-card--single .bc-btn:hover,
.bc-cart .bc-btn:hover,
.bc-btn.bc-btn--lost-password:hover,
.bc-product-single .bc-btn:hover {
  background-color: #fff !important;
  border-color: #f15a29 !important;
  color: #f15a29 !important;
  opacity: 1 !important;
}

.btn--primary {
  background-color: #f15a29;
  border-color: #f15a29;
  color: #fff;
}
.btn--primary:hover {
  background-color: #fff;
  border-color: #f15a29;
  color: #f15a29;
}
.btn--primary.inverted {
  background-color: #fff;
  border-color: #f15a29;
  color: #f15a29;
}
.btn--primary.inverted:hover {
  background-color: #f15a29;
  border-color: #fff;
  color: #fff;
}

.btn--tertiary {
  background-color: #c6202e;
  border-color: #c6202e;
  color: #fff;
}
.btn--tertiary:hover {
  background-color: #fff;
  border-color: #c6202e;
  color: #c6202e;
}
.btn--tertiary.inverted {
  background-color: #fff;
  border-color: #c6202e;
  color: #c6202e;
}
.btn--tertiary.inverted:hover {
  background-color: #c6202e;
  border-color: #fff;
  color: #fff;
}

.btn--blue {
  background-color: #1d3c6f;
  border-color: #1d3c6f;
  color: #fff;
}
.btn--blue:hover {
  background-color: #fff;
  border-color: #1d3c6f;
  color: #1d3c6f;
}
.btn--blue.inverted {
  background-color: transparent;
  border-color: #1d3c6f;
  color: #1d3c6f;
}
.btn--blue.inverted:hover {
  background-color: #1d3c6f;
  border-color: #1d3c6f;
  color: #fff;
}

.btn--white-b {
  background-color: #fff;
  border-color: #fff;
  color: #1d3c6f;
}
.btn--white-b:hover {
  background-color: #1d3c6f;
  border-color: #fff;
  color: #fff;
}
.btn--white-b.inverted {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn--white-b.inverted:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1d3c6f;
}

.btn--text--primary, .btn--text--primary:hover {
  color: #1c203e;
  border-bottom-color: #1c203e;
}

.btn--text--secondary, .btn--text--secondary:hover {
  color: #f15a29;
  border-bottom-color: #f15a29;
}

.btn--text--tertiary, .btn--text--tertiary:hover {
  color: #c6202e;
  border-bottom-color: #c6202e;
}

.form-button {
  width: auto !important;
  margin: 0 auto !important;
  cursor: pointer;
}
.form-button.default {
  background-color: #fff;
  color: #c6202e;
  display: block !important;
  text-align: center;
  font-size: 10px !important;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  border: 3px solid #c6202e;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .form-button.default {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1024px) {
  .form-button.default {
    font-size: 22px !important;
    padding: 20px 40px;
  }
}
.form-button.default:hover {
  background-color: #c6202e;
  border-color: #fff;
  color: #fff;
}
.form-button.secondary {
  background-color: #f15a29;
  color: #fff;
  display: block !important;
  text-align: center;
  font-size: 10px !important;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  border: 3px solid #f15a29;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .form-button.secondary {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1024px) {
  .form-button.secondary {
    font-size: 22px !important;
    padding: 20px 40px;
  }
}
.form-button.secondary:hover {
  background-color: #fff;
  border-color: #f15a29 !important;
  color: #f15a29;
}
.form-button.primary {
  background-color: #fff;
  color: #f15a29;
  display: block !important;
  text-align: center;
  font-size: 10px !important;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  border: 3px solid #f15a29;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .form-button.primary {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1024px) {
  .form-button.primary {
    font-size: 22px !important;
    padding: 20px 40px;
  }
}
.form-button.primary:hover {
  background-color: #f15a29;
  border-color: #fff !important;
  color: #fff;
}
.form-button.tertiary {
  background-color: #c6202e;
  color: #fff;
  display: block !important;
  text-align: center;
  font-size: 10px !important;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  border: 3px solid #fff;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .form-button.tertiary {
    font-size: 14px !important;
  }
}
@media screen and (min-width: 1024px) {
  .form-button.tertiary {
    font-size: 22px !important;
    padding: 20px 40px;
  }
}
.form-button.tertiary:hover {
  background-color: #fff;
  border-color: #c6202e !important;
  color: #c6202e;
}
.form-button.text {
  background-color: transparent;
  font-size: 22px !important;
  font-weight: 700 !important;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 0px 0px 5px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: 6px solid transparent;
  color: #fff;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
}
.form-button.text:hover {
  background: transparent;
  color: #333;
  border-color: #333;
}
.form-button.btn--text--primary {
  background-color: transparent;
  font-size: 22px !important;
  font-weight: 700 !important;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 0px 0px 5px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: 6px solid #1d3c6f;
  color: #1d3c6f;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
}
.form-button.btn--text--primary:hover {
  background: transparent;
  color: #1d3c6f;
  border-color: #1d3c6f;
}
.form-button.btn--text--secondary {
  background-color: transparent;
  font-size: 22px !important;
  font-weight: 700 !important;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 0px 0px 5px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: 6px solid #f15a29;
  color: #f15a29;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
}
.form-button.btn--text--secondary:hover {
  background: transparent;
  color: #f15a29;
  border-color: #f15a29;
}
.form-button.btn--text--tertiary {
  background-color: transparent;
  font-size: 22px !important;
  font-weight: 700 !important;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 0px 0px 5px 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: none;
  border-bottom: 6px solid #c6202e;
  color: #c6202e;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
}
.form-button.btn--text--tertiary:hover {
  background: transparent;
  color: #c6202e;
  border-color: #c6202e;
}

.components--hero,
.professions--hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .components--hero,
.professions--hero {
    height: 450px;
  }
}
.components--hero .container,
.professions--hero .container {
  height: 100%;
  display: flex !important;
  text-align: center;
}
.components--hero .callout-content-hero,
.professions--hero .callout-content-hero {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .components--hero .callout-content-hero,
.professions--hero .callout-content-hero {
    max-width: 75%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .components--hero .callout-content-hero,
.professions--hero .callout-content-hero {
    max-width: 60%;
  }
}
.components--hero .callout-content-hero p,
.professions--hero .callout-content-hero p {
  margin: 0 0 10px;
  color: #1d3c6f;
}
@media screen and (min-width: 768px) {
  .components--hero .callout-content-hero p,
.professions--hero .callout-content-hero p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .components--hero .callout-content-hero p,
.professions--hero .callout-content-hero p {
    margin-bottom: 25px;
  }
}
.components--hero .btn--group.hero,
.professions--hero .btn--group.hero {
  margin-left: 0;
  justify-content: center;
}
.components--hero .btn,
.professions--hero .btn {
  margin: 0 15px 0 0;
}
.components--hero .overlay,
.professions--hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.6);
}

.professions--hero--content {
  position: relative;
  z-index: 2;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .professions--hero--content {
    max-width: 80%;
  }
}
.professions--hero--content p {
  margin-bottom: 25px;
}

.professions--hero--name {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.professions--hero--search {
  display: inline-flex;
  border-style: solid;
  border-width: 3px;
  background-color: #fff;
  width: 100%;
  height: 40px;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .professions--hero--search {
    margin-bottom: 0;
  }
}

.select-wrap {
  margin-left: 3px;
  margin-right: 3px;
  width: 100%;
  border: 1.5px solid #d1d8e2;
  overflow: hidden;
  position: relative;
}
.select-wrap:after {
  content: url("img/arrow.svg");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 13px;
  right: 5px;
  transform: rotate(90deg);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .select-wrap {
    border: 3px solid #d1d8e2;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.select-wrap select {
  width: 130%;
  outline: none !important;
  position: relative;
  z-index: 2;
  background-color: transparent;
  color: #69696b;
}
.select-wrap:last-of-type {
  margin-right: 0;
}
.select-wrap:first-child {
  border: none;
  font-size: 8px;
  width: 40%;
  color: #69696b;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .select-wrap:first-child {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .select-wrap:first-child {
    font-size: 20px;
  }
}
.select-wrap:first-child:after {
  display: none;
}

.professions--hero--search--input {
  padding: 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}

.professions--hero--search--input:focus {
  outline: none;
  box-shadow: none;
}

.professions--hero--search--suggestions {
  border-style: solid;
  border-width: 5px;
  border-top: none;
  position: absolute;
  left: -5px;
  right: -5px;
  background-color: #fff;
  display: none;
  box-shadow: 0px 30px 20px 10px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.professions--hero--search--suggestions > a {
  display: block;
  padding: 20px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  border-top: 1px solid #e5e5e5;
  text-align: left;
}

.professions--hero--search--suggestions > a:hover {
  background-color: #f5f5f5;
}

.professions--hero--search--scrim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: none;
}

/*************************/
/* LAYOUT */
/*************************/
body {
  color: #1d3c6f;
}

a {
  color: #1d3c6f;
  text-decoration: underline;
  transition: 0.3s;
}
a:hover {
  color: rgba(29, 60, 111, 0.6);
}

hr {
  border-style: solid;
  margin: 60px 0;
  border-width: 1px;
}

figure, figcaption {
  max-width: 100%;
}

figure {
  margin-bottom: 30px;
}

figcaption {
  font-size: smaller;
  font-style: italic;
  line-height: 1.4em;
  margin-top: 5px;
}

.container {
  width: 95%;
  max-width: 1800px;
  margin: 0 auto;
}
.container.alt {
  width: 85%;
}

.flex {
  display: flex;
}

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

.flex--spaced {
  justify-content: space-between;
}

.flex--even {
  justify-content: space-evenly;
}

.flex--justify-centered {
  justify-content: center;
}

.flex--centered {
  align-items: center;
}

.flex--reverse {
  flex-flow: row-reverse;
}

.flex--wrap {
  flex-wrap: wrap;
}

.flex--stretched {
  align-items: stretch;
}

.flex--item--no-shrink {
  flex-shrink: 0;
}

.width--25 {
  width: 23%;
}

.width--33 {
  width: 31%;
}

.width--40 {
  width: 38%;
}

.width--50 {
  width: 48%;
}

.width--60 {
  width: 58%;
}

.width--66 {
  width: 64%;
}

.width--80 {
  width: 80%;
}

.width--100 {
  width: 100%;
}

.background--gradient {
  position: relative;
}

.background--gradient--chevron:before {
  content: "";
  background: linear-gradient(45deg, transparent 20%, 0%, rgba(0, 0, 0, 0.05) 40%, 0%, rgba(0, 0, 0, 0.125) 60%, 0%, rgba(0, 0, 0, 0.2) 80%, 0%, rgba(0, 0, 0, 0.275) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 0;
}

.background--gradient--chevron:after {
  content: "";
  background: linear-gradient(135deg, transparent 20%, 0%, rgba(0, 0, 0, 0.05) 40%, 0%, rgba(0, 0, 0, 0.125) 60%, 0%, rgba(0, 0, 0, 0.2) 80%, 0%, rgba(0, 0, 0, 0.275) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: 0;
}

.background--gradient--angle:before {
  content: "";
  background: linear-gradient(45deg, transparent 20%, 0%, rgba(0, 0, 0, 0.05) 40%, 0%, rgba(0, 0, 0, 0.125) 60%, 0%, rgba(0, 0, 0, 0.2) 80%, 0%, rgba(0, 0, 0, 0.275) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.background--gradient--half-chevron:before {
  content: "";
  background: linear-gradient(45deg, transparent 25%, 0%, rgba(0, 0, 0, 0.05) 50%, 0%, rgba(0, 0, 0, 0.125) 75%, 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(90deg, transparent, attr(data-color) 50%);
  position: absolute;
  top: 0;
  left: 30%;
  width: 70%;
  height: 50%;
  z-index: 0;
}

.background--gradient--half-chevron:after {
  content: "";
  background: linear-gradient(135deg, transparent 25%, 0%, rgba(0, 0, 0, 0.05) 50%, 0%, rgba(0, 0, 0, 0.125) 75%, 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(90deg, transparent, attr(data-color) 50%);
  position: absolute;
  left: 30%;
  bottom: 0;
  width: 70%;
  height: 50%;
  z-index: 0;
}

.background--gradient > * {
  position: relative;
  z-index: 1;
}

/*************************/
/* TYPOGRAPHY */
/*************************/
h1 {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (min-width: 480px) {
  h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 58px;
    margin-bottom: 25px;
  }
}

h2 {
  font-size: 48px;
  line-height: 1.3em;
  margin-bottom: 20px;
  font-weight: 700;
}

h3 {
  font-size: 28px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 20px;
}

h4 {
  font-size: 22px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 15px;
}

h5 {
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 10px;
}

h1:only-child, h2:only-child, h3:only-child, h4:only-child, h5:only-child {
  margin-bottom: 0px;
}

p {
  font-size: 10px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  p {
    font-size: 22px;
  }
}

.text--center {
  text-align: center;
}

.text--bold {
  font-weight: 700;
}

.text--underline {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  text-decoration: none;
}

.text--no-underline {
  text-decoration: none;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/*************************/
/* FORMS */
/*************************/
.filter-section {
  max-width: 980px;
  margin: 0 auto;
  display: flex !important;
  position: relative;
  justify-content: center;
  align-items: center;
}

select.filter {
  height: 40px;
  font-size: 8px;
  margin: 0;
  border: none;
}
@media screen and (min-width: 768px) {
  select.filter {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  select.filter {
    font-size: 20px;
  }
}

/*************************/
/* MEDIA */
/*************************/
img {
  max-width: 100%;
  height: auto;
  margin: 0;
  display: block;
}

img.aligncenter, figure.aligncenter {
  margin: 20px auto;
}

img.alignright, figure.alignright {
  float: right;
  margin: 20px 0 20px 30px;
}

img.alignleft, figure.alignleft {
  float: left;
  margin: 20px 30px 20px 0;
}

.bg-image {
  background-position: center;
  background-repeat: no-repeat;
}

.bg-image--cover {
  background-size: cover;
}

.bg-image--contain {
  background-size: contain;
}

/*************************/
/* HEADER */
/*************************/
#header {
  position: relative;
  z-index: 11;
}

#header .logo {
  height: 35px;
  width: 240px;
  margin-right: 40px;
  display: block;
}

#header .chevron {
  height: 80px;
  width: 78px;
  margin: -30px 10px -30px 0px;
  flex-shrink: 0;
}

#header .cart-link {
  margin: 0 20px -2px auto;
  display: block;
  position: relative;
}

#header .cart-link > i {
  font-size: 20px;
}

#header .cart-link > span {
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 14px;
  text-align: center;
  top: -10px;
  right: -10px;
}

#header > .container {
  display: flex;
  height: 80px;
}

.header--menus--toggle {
  display: none;
}

.header--menus--toggle .menu-toggle {
  font-size: 30px;
  cursor: pointer;
  margin: 0 15px;
}

#header--primary-menu {
  flex-shrink: 0;
}

#header--primary-menu > ul > li {
  position: relative;
  padding: 30px 0;
}

#header--primary-menu .sub-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  padding: 10px 20px;
  width: 200px;
  display: none;
}

#header--primary-menu .sub-menu a {
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
#header--primary-menu .sub-menu a:hover {
  color: #fff;
}

#header--primary-menu > ul > li:hover > .sub-menu {
  display: block;
}

.header--menus {
  flex: 1;
}

.header--primary-menu--items > li > a {
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  padding: 0 20px;
}
.header--primary-menu--items > li > a:hover {
  color: #fff;
}

.header--secondary-menu--items > li > a {
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  padding: 0 20px;
  border-right: 1px solid #fff;
}
.header--secondary-menu--items > li > a:hover {
  color: #fff;
}

.header--secondary-menu--items > li:last-child > a {
  border-right: none;
  padding-right: 0;
}

/*************************/
/* FOOTER */
/*************************/
#footer {
  margin-top: 90px;
  padding: 80px 0px;
  font-weight: 600;
  position: relative;
}

#footer .logo {
  height: 40px;
  width: 280px;
  margin-bottom: 60px;
}

.footer--primary-menu--items > li {
  margin-right: 80px;
}

.footer--primary-menu--items > li:last-child {
  margin-right: 0px;
}

.footer--primary-menu--items > li > a {
  font-size: 22px;
  line-height: 1.3em;
  margin-bottom: 20px;
  display: block;
  cursor: default;
}
.footer--primary-menu--items > li > a:hover {
  color: #fff;
}

.footer--primary-menu--items > li > ul > li {
  margin-bottom: 20px;
}

.footer--primary-menu--items > li > ul > li > a {
  font-size: 17px;
  line-height: 1.3em;
  text-decoration: none;
}
.footer--primary-menu--items > li > ul > li > a:hover {
  color: #fff;
}

#footer--logo-mark {
  flex: 1;
  margin-bottom: 60px;
  min-height: 100px;
}

.footer--social--items {
  display: flex;
}

.footer--social--items a {
  margin: 0 8px;
  display: inline-block;
  border-radius: 100%;
  text-decoration: none;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 8px;
}

.footer--social--items i {
  font-size: 28px;
}

#footer--bottom {
  margin-top: 100px;
}

.footer--secondary-menu--items li {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #fff;
}

.footer--secondary-menu--items li:first-child {
  border-left: none;
}

.footer--secondary-menu--items a {
  text-decoration: none;
}

/*************************/
/* COMPONENTS: CALL TO ACTION */
/*************************/
.components--call-to-action h2 {
  width: 100%;
}

.components--call-to-action .btn--group {
  flex-shrink: 0;
}

/*************************/
/* COMPONENTS: CALLOUT */
/*************************/
.callout--content {
  padding: 0 40px;
}
.callout--content h2 {
  font-size: 18px;
  line-height: 28px;
  color: #203c6c;
}
@media screen and (min-width: 768px) {
  .callout--content h2 {
    font-size: 36px;
    line-height: 55px;
  }
}
.callout--content p {
  font-size: 10px;
  line-height: 12px;
}
@media screen and (min-width: 768px) {
  .callout--content p {
    font-size: 20px;
    line-height: 32px;
    color: #69696b;
  }
}

.callout--image img {
  width: 100%;
}

.callout--content .btn {
  margin-top: 40px;
}

/*************************/
/* COMPONENTS: FORM */
/*************************/
.components--form {
  padding: 60px 0;
}
.components--form .container {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .components--form .container {
    flex-direction: row;
  }
}

.components--form--content.right {
  margin-right: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .components--form--content.right {
    margin-right: 100px;
    text-align: left;
  }
}

.components--form--content.left {
  margin-left: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .components--form--content.left {
    margin-left: 100px;
    text-align: left;
  }
}

.components--form--form {
  width: 480px;
  margin-left: auto;
  flex-shrink: 0;
  padding: 4px;
  align-self: flex-start;
  border: 1.5px solid #1d3c6f;
  order: 2;
}
.components--form--form + .components--form--content.left {
  order: 1;
}
@media screen and (min-width: 768px) {
  .components--form--form {
    border: 3px solid #1d3c6f;
    order: 0;
  }
}

.gform_wrapper {
  margin-top: 0 !important;
  padding: 0;
}

.components--form--form > form,
.gform_body {
  padding: 0 25px 0 !important;
}

.gform_footer {
  padding: 0 25px !important;
}

.gform_body li {
  margin-bottom: 25px !important;
  padding-right: 0 !important;
}

.gform_body li.hidden {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.gform_body li.gfield.gfield_error {
  border: none !important;
  background-color: transparent !important;
}

.gform_body li.gfield.gfield_error input[type=text], .gform_body li.gfield.gfield_error input[type=tel], .gform_body li.gfield.gfield_error input[type=email], .gform_body li.gfield.gfield_error input[type=number], .gform_body li.gfield.gfield_error textarea, .gform_body li.gfield.gfield_error select {
  border: 1px solid red !important;
}

.validation_error {
  display: none;
}

.validation_message {
  color: red !important;
  padding-top: 5px !important;
  font-size: 14px !important;
  margin: 0;
  padding: 0 !important;
}

.components--form--form-title {
  padding: 20px 25px 0;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
}

.components--form--form-field input,
.components--form--form-field textarea {
  box-sizing: border-box !important;
  width: 100% !important;
  font-size: 8px !important;
  padding: 18px !important;
  box-shadow: none;
  display: block;
  border: 1px solid #d1d8e2;
  border-radius: 0;
  -webkit-appearance: none !important;
  outline: none !important;
  color: #69696b;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .components--form--form-field input,
.components--form--form-field textarea {
    font-size: 14px !important;
    border: 3px solid #d1d8e2;
  }
}
@media screen and (min-width: 1024px) {
  .components--form--form-field input,
.components--form--form-field textarea {
    font-size: 20px !important;
  }
}
.components--form--form-field input:focus,
.components--form--form-field textarea:focus {
  border-color: #1d3c6f;
}

select.components--form--form-field {
  height: 60px;
}

.components--form--form-field input::placeholder {
  color: #69696b;
}

.ginput_container_select {
  position: relative;
}

.components--form--form-field--select .gfield_select {
  box-sizing: border-box !important;
  width: 100% !important;
  font-size: 8px;
  padding: 18px !important;
  box-shadow: none;
  display: block;
  border: 1px solid #d1d8e2;
  margin-bottom: 25px;
  margin-left: 0 !important;
  border-radius: 0;
  -webkit-appearance: none !important;
  color: #69696b;
}
@media screen and (min-width: 768px) {
  .components--form--form-field--select .gfield_select {
    font-size: 14px !important;
    border: 3px solid #d1d8e2;
  }
}
@media screen and (min-width: 1024px) {
  .components--form--form-field--select .gfield_select {
    font-size: 20px !important;
  }
}

.ginput_container_select:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-weight: 400;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.components--form--form--countdown {
  max-width: 400px;
  margin: 20px auto;
}

.components--form--form--countdown--days,
.components--form--form--countdown--hours,
.components--form--form--countdown--minutes,
.components--form--form--countdown--seconds {
  width: 120px;
  display: block;
  text-align: center;
  font-size: 75px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  transform: scaleX(0.8);
  -webkit-transform: scaleX(0.8);
}

.components--form--form--countdown--days:after,
.components--form--form--countdown--hours:after,
.components--form--form--countdown--minutes:after,
.components--form--form--countdown--seconds:after {
  display: block;
  text-align: center;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.components--form--form--countdown--days:after {
  content: "days";
}

.components--form--form--countdown--hours:after {
  content: "hours";
}

.components--form--form--countdown--minutes:after {
  content: "minutes";
}

.components--form--form--countdown--seconds:after {
  content: "seconds";
}

@media screen and (max-width: 568px) {
  .components--form--form--countdown--days,
.components--form--form--countdown--hours,
.components--form--form--countdown--minutes,
.components--form--form--countdown--seconds {
    width: 25%;
    font-size: 40px;
  }

  .components--form--form--countdown--days:after,
.components--form--form--countdown--hours:after,
.components--form--form--countdown--minutes:after,
.components--form--form--countdown--seconds:after {
    font-size: 14px;
  }
}
/*************************/
/* COMPONENTS: PROFESSIONS LIST, PAGE LIST */
/*************************/
.page-list h2 {
  color: #fff;
}

.page-list--items {
  margin-top: 20px;
  display: flex !important;
}

.page-list--item {
  width: 170px;
  height: 170px;
  padding: 20px;
  box-shadow: 0px 0px 0px 8px #fff;
  display: block;
  text-decoration: none;
  margin: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-flow: column;
  font-size: 22px;
  transition: all 0.1s;
  position: relative;
}

.page-list--item > i {
  font-size: 42px;
  display: none;
  margin-bottom: 5px;
}

.page-list--item:hover {
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.1);
  background-color: #fff;
  color: #444;
  transition: all 0.1s;
}

.page-list--item:hover > i {
  display: block;
}

.page-list--item--title {
  color: #fff;
  font-weight: 700;
  line-height: 1.3em;
}

.page-list--item:hover > .page-list--item--title {
  display: none;
}

.page-list--item--title--hover {
  display: none;
  font-weight: 700;
  line-height: 1.3em;
}

.page-list--item:hover > .page-list--item--title--hover {
  display: block;
}

/*************************/
/* COMPONENTS: GENERIC CONTENT STYLES */
/* ARTICLES: CONTENT STYLES;
/*************************/
.articles--post-details h2 {
  margin-top: 60px;
}

.articles--post-details h2:first-child {
  margin-top: 0px;
}

.articles--post-details h3 {
  margin-top: 40px;
}

.articles--post-details h3:first-child {
  margin-top: 0px;
}

.articles--post-details h4 {
  margin-top: 20px;
}

.articles--post-details h4:first-child {
  margin-top: 0px;
}

.components p,
.articles--post-details p,
.bc-product__description p {
  margin-bottom: 30px;
}

.components p:last-child,
.articles--post-details p:last-child,
.bc-product__description p:last-child {
  margin-bottom: 0px;
}

.components i,
.articles--post-details i,
.components em,
.articles--post-details em,
.bc-product__description i,
.bc-product__description em {
  font-style: italic;
}

.components b,
.articles--post-details b,
.components strong,
.articles--post-details strong,
.bc-product__description b,
.bc-product__description strong {
  font-weight: 700;
}

.articles--post-details table {
  margin-bottom: 30px;
}

.articles--post-details td,
.articles--post-details th {
  padding: 20px;
  font-size: 22px;
  border-style: solid;
  border-width: 2px;
  text-align: left;
}

.articles--post-details th:not(:last-child) {
  font-weight: 700;
  border-right-color: rgba(255, 255, 255, 0.2) !important;
}

.articles--post-details ul,
.articles--post-details ol,
.components ul,
.components ol,
.bc-product__description ul,
.bc-product__description ol {
  font-size: 22px;
  line-height: 1.2em;
  margin: 40px 0px 40px 50px;
}

.components ul {
  list-style: disc;
}
.components ul li {
  color: #69696b;
}
.components ul li::marker {
  color: #c6202e;
}
.components ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

.components ol {
  list-style: decimal;
}
.components ol li {
  color: #69696b;
}
.components ol li::marker {
  color: #c6202e;
}
.components ol ol {
  list-style: lower-alpha;
  margin-top: 0;
  margin-bottom: 0;
}

.articles--post-details ol,
.bc-product__description ol {
  counter-reset: custom-counter;
  position: relative;
}

.articles--post-details li,
.components li,
.bc-product__description li {
  margin-bottom: 10px;
}

.articles--post-details ol li,
.bc-product__description ol li {
  counter-increment: custom-counter;
}

.articles--post-details ul li:before,
.articles--post-details ol li:before,
.bc-product__description ol li:before,
.bc-product__description ul li:before {
  margin: 0 20px 0 -30px;
  position: absolute;
}

.articles--post-details ul li:before,
.bc-product__description ul li:before {
  content: "•";
}

.articles--post-details ol li:before,
.bc-product__description ol li:before {
  content: counter(custom-counter) ".";
}

.articles--post-details blockquote,
.bc-product__description blockquote {
  margin: 40px 60px;
  position: relative;
  font-size: 22px;
  line-height: 1.5em;
}

.articles--post-details blockquote p,
.bc-product__description blockquote p {
  font-size: 22px;
  line-height: 1.5em;
  font-style: italic;
}

.components blockquote {
  margin: 60px 0px 30px;
  position: relative;
}

.components blockquote,
.components blockquote p {
  font-size: 35px;
  line-height: 1.5em;
}

.articles--post-details blockquote:first-child,
.bc-product__description blockquote:first-child,
.components blockquote {
  margin-top: 0px;
}

.articles--post-details blockquote:last-child,
.bc-product__description blockquote:last-child,
.components blockquote {
  margin-bottom: 0px;
}

.articles--post-details blockquote *:first-child:before,
.components blockquote *:first-child:before {
  content: '"';
  position: absolute;
  left: -5px;
  transform: translateX(-100%);
}

.articles--post-details blockquote *:last-child:after,
.components blockquote *:last-child:after {
  content: '"';
  margin-left: 5px;
}

/*************************/
/* COMPONENTS: CATEGORY LIST */
/*************************/
.components--category-list {
  margin: 80px 0px;
}

.components--category-list--item {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 700;
  width: 30%;
  margin: 25px 0;
  padding: 0 20px;
  height: 150px;
  text-align: center;
  text-decoration: none;
  border-style: solid;
  border-width: 3px;
  display: flex;
}

.components--category-list--item:hover,
.components--category-list--item.active {
  background-color: transparent !important;
}

/*************************/
/* COMPONENTS: POST LIST */
/*************************/
.components--post-grid {
  margin: 80px 0;
}

.components--post-grid--item {
  padding: 0 80px;
  margin: 40px 0px;
}

.components--post-grid--item.np {
  padding: 0 !important;
}

.components--post-grid--item .bg-image {
  height: 200px;
  margin-bottom: 20px;
  background-color: #e5e5e5;
}

.components--post-grid--item--title {
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

.components--post-grid--item--title:hover {
  text-decoration: underline;
}

.components--post-grid--item .btn {
  margin-top: 40px;
}

.components--post-list {
  margin: 80px 0;
}

.components--post-list--item {
  margin: 40px 0;
}

.components--post-list--item .bg-image {
  height: 150px;
  width: 150px;
  margin: 5px 20px 0 0;
  flex-shrink: 0;
  background-color: #e5e5e5;
}

.components--post-list--item--title {
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

.components--post-list--item--title:hover {
  text-decoration: underline;
}

.components--post-list--item .btn {
  margin-top: 10px;
}

/*************************/
/* COMPONENTS: PAGE MENU */
/*************************/
.components--page-menu p {
  margin-top: 40px;
}

.components--page-menu--course-title {
  margin-bottom: 20px;
}

.components--page-menu--items {
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
}

.components--page-menu--items--column {
  width: 33.3%;
  padding: 40px 30px;
  border-right-style: solid;
  border-right-width: 5px;
  border-right-color: #fff;
}

.components--page-menu--items--column:last-child {
  border-right: none;
}

.components--page-menu--items--column h5 {
  margin-bottom: 20px;
}

.components--page-menu--items--column i {
  font-size: 50px;
  margin-bottom: 25px;
  display: block;
}

/*************************/
/* COMPONENTS: PAGE MENU CARDS */
/*************************/
.components--page-menu-cards--items--column {
  padding: 60px 0px 100px;
}

.components--page-menu-cards--link {
  display: block;
  width: 120px;
  height: 120px;
  line-height: 150px;
  text-align: left;
  border-radius: 12px;
  margin: 30px 15px 40px;
  padding: 15px;
  text-decoration: none;
  font-size: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*************************/
/* COMPONENTS: PRODUCT LIST */
/*************************/
.components--course-list--items {
  margin: 60px 0px;
  text-align: center;
}

/*************************/
/* COMPONENTS: PERSON LIST */
/*************************/
.components--person-list h2 {
  margin-bottom: 60px;
}

.components--person-list--item {
  margin-top: 50px;
}

.components--person-list--item--image {
  margin-right: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  width: 330px;
  height: 330px;
  flex-shrink: 0;
}

.components--person-list--item--copy {
  flex: 1;
}

.components--person-list--item h4 {
  margin-top: 40px;
}

.components--person-list--item--label {
  font-size: 28px;
  font-style: italic;
  margin-top: 5px;
}

.components--person-list--item--description {
  margin-top: 30px;
}

/*************************/
/* COMPONENTS: TAB CONTENT */
/*************************/
.components--tab-content--wrapper {
  padding: 10px;
}

.components--tab-content--tab {
  font-size: 28px;
  font-weight: 600;
  padding: 15px 30px;
  margin: 0px 5px;
  background-color: #fff;
  cursor: pointer;
}

.components--tab-content--tab.active {
  /* see header.php */
}

.components--tab-content--content {
  padding: 60px;
  display: none;
}

.components--tab-content--content a {
  color: #9dbef3 !important;
}

.components--tab-content--content.active {
  display: block;
}

.tab-content-box {
  display: flex;
}

.components--tab-content--content .tab-left,
.components--tab-content--content .tab-right {
  flex-direction: row;
  padding-left: 15px;
  padding-right: 15px;
}

.components--tab-content--content .tab-left.img,
.components--tab-content--content .tab-right.img {
  flex: 0 0 30%;
}

.components--tab-content--content .tab-left.content,
.components--tab-content--content .tab-right.content {
  flex: 0 0 70%;
}

.components--tab-content--content .tab-full {
  flex: 0 0 100%;
}

@media screen and (max-width: 768px) {
  .components--tab-content--tab {
    text-align: center;
    margin-bottom: 10px;
  }

  .components--tab-content--content {
    padding: 20px;
  }
}
/*************************/
/* POST TYPES: PROFESSIONS */
/*************************/
.profession--hero {
  text-align: center;
  color: #fff;
  padding: 120px 0px;
}

.profession--hero--icon-block {
  width: 180px;
  height: 180px;
  border: 3px solid #fff;
  margin: 0 auto 60px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.profession--hero--icon-block span {
  font-size: 60px;
}

.profession--hero--icon-block p {
  font-weight: 700;
  line-height: 1.2em;
}

/*************************/
/* ARTICLES */
/*************************/
.articles--hero--breadcrumbs {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  padding: 25px 0;
  justify-content: flex-start;
}

.articles--hero--breadcrumbs a {
  display: inline-block;
  color: #d1d8e2;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.articles--hero--breadcrumbs a:after {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 768px) {
  .articles--hero--breadcrumbs a {
    font-size: 29px;
    line-height: 35px;
  }

  .articles--hero--breadcrumbs a:after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
  }
}
.articles--hero--breadcrumbs span {
  color: #c7202f;
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 768px) {
  .articles--hero--breadcrumbs span {
    font-size: 29px;
    line-height: 35px;
  }
}
.article-form {
  background-color: #151935;
  padding: 0 0 15px;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 80%;
  transition: 0.5s;
  z-index: 10;
}

.article-form.closed {
  bottom: -500px;
}

.article-form .close-form {
  position: absolute;
  top: -33px;
  right: 0;
  width: 30px;
  height: 35px;
  border: 2px solid #151935;
  background-color: #fff;
  font-size: 26px;
  text-align: center;
  cursor: pointer;
}

.article-form .gfield_html_formatted {
  margin-top: 16px !important;
}

.article-form ul {
  display: flex !important;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .article-form ul {
    flex-direction: row;
  }
}
.article-form .gform_title {
  color: #fff;
  font-size: 19px !important;
  line-height: 29px;
  text-align: center;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 768px) {
  .article-form .gform_title {
    font-size: 25px !important;
    line-height: 35px;
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 1024px) {
  .article-form .gform_title {
    font-size: 30px !important;
    line-height: 40px;
  }
}
.article-form .gform_wrapper {
  position: relative;
  margin: 0 auto !important;
  max-width: 85% !important;
}

.article-form .gform_wrapper .gform_body {
  overflow: hidden;
  padding: 0 !important;
}

.article-form .gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}

.gform_wrapper .gform_heading {
  margin: 0 !important;
}

.article-form .gfield {
  flex: 0 0 26%;
  clear: none !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.article-form .gfield:last-child {
  flex: 0 0 25%;
}

@media screen and (min-width: 1352px) {
  .article-form .gfield {
    flex: 0 0 33%;
    clear: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
  }

  .article-form .gfield:last-child {
    flex: 0 0 25%;
  }
}
.article-form .gform_footer .form-button {
  visibility: hidden;
  position: absolute;
  left: -100vw;
  opacity: 0;
}

.article-form .form-button-inline {
  font-size: 18px;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 12px 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  align-items: center;
  text-decoration: none;
  text-align: center;
  border: 3px solid #fff;
  color: #fff;
  background-color: #f15a29;
  justify-content: center;
  text-transform: inherit;
  transition: 0.3s;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .article-form .form-button-inline {
    padding: 10px 40px;
    border-width: 3px !important;
    font-size: 22px;
  }
}
.article-form .gform_footer .form-button:hover {
  background-color: #fff;
  border-color: #f15a29 !important;
  color: #f15a29 !important;
}

.article-form .ginput_container {
  margin-top: 0 !important;
}

.article-form input {
  height: 40px;
  text-align: center;
  border: 3px solid #1d3c6f;
  margin-top: 0 !important;
}

@media screen and (min-width: 768px) {
  .article-form input {
    height: 53px;
  }
}
.article-form .gform_confirmation_message {
  font-size: 18px;
  color: #fff;
  padding: 15px 0 15px 15px;
}

.articles--post-details {
  position: relative;
}

.articles--post-details .article-banner {
  max-width: 120px;
  height: auto;
}

@media screen and (min-width: 768px) {
  .articles--post-details .article-banner {
    max-width: 160px;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .articles--post-details .article-banner {
    max-width: 260px;
    height: auto;
  }
}
.articles--post-details .related-headline {
  text-align: center;
  padding: 40px 0 80px;
}

.articles--post-details p {
  color: #383838;
}

.articles--post-details ul li,
.articles--post-details ol li {
  color: #383838;
  word-break: break-all;
}

.articles--post-details hr {
  width: 100% !important;
}

.articles--post-details .article-content-box a {
  color: #1d3c6f;
  font-weight: 700;
  transition: 0.3s;
}
.articles--post-details .article-content-box a:hover {
  color: rgba(29, 60, 111, 0.6);
}

.articles--post-details h2 {
  margin-top: 60px;
}

.articles--post-details h2:first-child {
  margin-top: 0px;
}

/*.articles--post-details h3 { margin-top: 40px; }
.articles--post-details h3:first-child { margin-top: 0px; }*/
.articles--post-details h4 {
  margin-top: 20px;
}

.articles--post-details h4:first-child {
  margin-top: 0px;
}

.articles--post-details .container.right {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  width: 95%;
}

.articles--post-details .container.left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 95%;
}

@media screen and (min-width: 768px) {
  .articles--post-details .container.right,
.articles--post-details .container.left {
    flex-direction: row;
    flex-flow: wrap;
  }
}
.article-related-posts .container {
  display: block;
  padding-bottom: 20px;
  max-width: 90%;
  margin: 0 auto;
}

.article-related-posts .article-feed-box {
  padding-right: 15px;
}

.article-related-posts .article-feed-box .img {
  width: 100%;
  height: 290px;
  overflow: hidden;
  background-color: #d1d8e2;
}

.article-related-posts .article-feed-box .img img {
  object-fit: cover;
  width: 100%;
  height: 290px;
}

.article-related-posts .related-headline {
  margin-top: 15px;
}

.article-related-posts .article-feed-box a {
  color: #1d3c6f;
  font-size: 24px;
  line-height: 34px;
  display: block;
  text-decoration: none;
  padding: 10px 0 30px;
}

.slick-slide {
  height: auto;
}

.slick-prev {
  top: 35%;
  left: -25px;
  z-index: 9;
}

.slick-next {
  top: 35%;
  right: 18px;
  z-index: 9;
}

.slick-prev::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("img/slick-prev.png");
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.slick-next::before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("img/slick-next.png");
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}

.articles--post-details .article-banner.mobile {
  background-image: url("img/article-banner-bg-hor.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  min-height: 160px;
  margin-top: 30px;
  padding: 35px 0 0;
  text-align: left;
  display: block;
}

.articles--post-details .article-banner.desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .articles--post-details .article-banner.mobile {
    display: none;
  }

  .articles--post-details .article-banner.desktop {
    background-image: url("img/article-banner-bg-vert.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    min-height: 800px;
    margin-top: 20px;
    padding: 315px 10px 10px;
    text-align: center;
    display: block;
  }
}
.articles--post-details .article-banner .banner-logo {
  display: none;
}

@media screen and (min-width: 768px) {
  .articles--post-details .article-banner .banner-logo {
    width: 250px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
.articles--post-details .article-banner .btn {
  margin-bottom: 0;
  padding: 10px 15px;
  border-width: 4px !important;
  float: right;
  margin-right: 30px;
}

.articles--post-details .article-banner .banner-text {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  float: left;
  margin: 0;
  padding: 0 0 0 30px;
  max-width: 70%;
}

@media screen and (min-width: 768px) {
  .articles--post-details .article-banner .banner-text {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 30px;
    float: none;
    padding: 0;
    max-width: 100%;
  }

  .articles--post-details .article-banner .btn {
    margin-bottom: 20px;
    padding: 10px 15px;
    border-width: 4px !important;
    float: none;
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .articles--post-details .article-banner .banner-text {
    font-size: 28px;
    margin-bottom: 40px;
  }

  .articles--post-details .article-banner .btn {
    margin-bottom: 30px;
    padding: 15px 30px;
    border-width: 3px !important;
  }
}
@media screen and (min-width: 1350px) {
  .articles--post-details .article-banner .banner-text {
    font-size: 34px;
    margin-bottom: 50px;
  }

  .articles--post-details .article-banner .btn {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1450px) {
  .articles--post-details .article-banner .banner-text {
    margin-bottom: 60px;
  }

  .articles--post-details .article-banner .btn {
    margin-bottom: 60px;
  }
}
.articles--hero {
  position: relative;
  min-height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (min-width: 768px) {
  .articles--hero {
    min-height: 450px;
  }
}
.articles--hero-old {
  position: relative;
  padding: 60px 0px;
}

.articles--hero .sfsiplus_norm_row {
  position: absolute;
  bottom: 30px !important;
  right: 15px !important;
}

.articles--hero--description {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1.3em;
}

/*************************/
/* PRACTICE TESTS */
/*************************/
.practice-test {
  margin-top: 40px;
}

.practice-test--question-wrapper {
  display: none;
  position: relative;
  background-color: rgba(209, 216, 226, 0.2);
  padding: 90px 30px 30px;
  margin-bottom: 60px;
  counter-reset: answers;
}

@media screen and (min-width: 768px) {
  .practice-test--question-wrapper {
    padding: 60px 30px 30px;
  }
}
.practice-test--question-wrapper:first-child {
  display: block;
}

.practice-test--question {
  font-size: 22px;
  color: #1d3c6f;
  margin-bottom: 40px;
}

.practice-test--question p {
  font-weight: 700;
  margin-bottom: 20px;
  color: #1d3c6f !important;
}

.practice-test--progress {
  background-color: #fff;
  color: #69696C;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 25px 35px;
  margin: 3px;
}

@media screen and (min-width: 768px) {
  .practice-test--progress {
    font-size: 22px;
    top: 0;
    right: 0;
    left: auto;
    padding: 25px 35px;
    margin: 0;
  }
}
.practice-test--progress span {
  font-weight: 700;
}

.practice-test--answer {
  color: #69696C;
  font-size: 22px;
  padding: 15px 0 0;
  margin-bottom: 20px;
  cursor: pointer;
  counter-increment: answers;
  display: flex;
  align-items: center;
  position: relative;
}

.practice-test--answer .checkbox {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(105, 105, 108, 0.5);
  margin-left: 30px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  margin-right: 20px;
  background-color: #fff;
}

.practice-test--answer .checkbox:before {
  content: counter(answers, upper-alpha) ".";
  position: absolute;
  left: 0;
}

.practice-test--answer.correct .checkbox {
  border: 5px solid #4A8A78;
}

.practice-test--answer.correct .checkbox::after {
  content: url(img/check-correct.svg);
  position: relative;
  top: -1px;
}

.practice-test--answer.incorrect .checkbox {
  border: 5px solid #B80822;
}

.practice-test--answer.incorrect .checkbox::after {
  content: url(img/ico-incorrect.svg);
  position: relative;
  top: 4px;
  left: 2px;
}

.practice-test--footer {
  display: none;
  margin-top: 60px;
}

.practice-test--explanation {
  color: #fff;
  padding: 20px;
}

.practice-test--explanation p {
  color: #69696C !important;
}

.practice-test--buttons {
  flex-shrink: 0;
  margin-left: 20px;
}

.practice-test--result {
  font-size: 22px;
  padding: 25px 45px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #4A8A78;
  display: inline-block;
}

.practice-test--result.incorrect {
  font-size: 22px;
  padding: 25px 45px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #C7202F;
  display: inline-block;
}

.practice-test--next {
  font-size: 22px;
  padding: 20px 40px;
  color: #1d3c6f;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border: 3px solid #1d3c6f;
  transition: 0.3s;
}

.practice-test--next:hover {
  background-color: #1d3c6f;
  color: #fff;
}

.practice-test--results {
  display: none;
  padding: 30px;
  font-size: 22px;
  font-weight: 700;
  background-color: #82C341;
  color: #fff;
}

.practice-test--results.failed {
  background-color: #C6202E;
}

#four-o-four {
  padding: 120px 70px;
  color: #fff;
  background-color: #f2b91b;
  margin-bottom: -90px;
}

.search-form {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 2px;
  justify-content: space-between;
  margin-top: 15px;
  position: relative;
}

.search-form:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-left: 17px solid #fff;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  top: 0;
  right: -17px;
  z-index: 1;
}

.search-form:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid #1B203E;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  top: 2px;
  right: -13px;
  z-index: 2;
}

.search-form input[type=text] {
  background: transparent;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  outline: none;
  font-weight: 700;
  font-family: sofia-pro;
  font-size: 14px;
  padding: 5px 10px;
  line-height: 1;
  width: 100%;
}

.search-form input[type=submit] {
  font-weight: 700;
  font-family: sofia-pro;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: #1B203E;
  color: #fff;
  padding: 7px 15px 9px 20px;
  line-height: 1;
  flex-shrink: 0;
}

/*************************/
/* ACCREDITATION */
/*************************/
.accreditation-category--inner-container {
  padding: 80px;
}

.accreditation-category--inner-container:empty {
  height: 40px;
  padding: 0px;
}

.accreditation-category--list {
  margin: -30px 0px;
  border-right-width: 2px;
  border-right-style: solid;
  padding: 0px 80px;
  width: 50%;
}

.accreditation-category--select {
  display: none;
}

.accreditation--post-content {
  padding: 0 80px;
  width: 50%;
}

.accreditation--post-link {
  padding: 20px 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.accreditation--post-link:last-child {
  border-bottom: none;
}

.accreditation--post-link:hover {
  background-color: #f9f9f9;
}

.accreditation--post-link a {
  font-weight: 600;
}

/*************************/
/* PRODUCT SHORTCODES */
/*************************/
.bc-shortcode-product-grid-wrapper .bc-product-card__featured-image,
.bc-shortcode-product-grid-wrapper .bc-product-card-image-anchor,
.bc-shortcode-product-grid-wrapper .bc-quickview-trigger {
  display: none;
}

.bc-shortcode-product-grid-wrapper .bc-product-grid {
  margin: 15px;
  padding: 0;
  width: auto;
}

.bc-shortcode-product-grid-wrapper div.bc-product-card {
  text-align: center;
  padding: 40px 30px 30px;
  margin: 15px !important;
  flex-basis: calc(33.3% - 30px);
  max-width: calc(33.3% - 30px);
  width: calc(33.3% - 30px);
  position: relative;
  border: 3px solid #d1d8e2;
  overflow: hidden;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card p {
  font-size: 12px;
  line-height: 18px;
}
@media screen and (min-width: 768px) {
  .bc-shortcode-product-grid-wrapper div.bc-product-card p {
    font-size: 16px;
    line-height: 22px;
  }
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.bc-141 {
  order: 1;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.bc-140 {
  order: 2;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.bc-139 {
  order: 3;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card ul {
  list-style: none;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card ul li {
  font-size: 12px;
  line-height: 18px;
  color: #1d3c6f;
  font-weight: 700;
  display: block;
  position: relative;
  text-align: left;
  padding: 15px 0 0 20px;
}
@media screen and (min-width: 768px) {
  .bc-shortcode-product-grid-wrapper div.bc-product-card ul li {
    font-size: 16px;
    line-height: 22px;
  }
}
.bc-shortcode-product-grid-wrapper div.bc-product-card ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  background-image: url(img/ul-checkmark.svg);
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.adjust-promo {
  margin-top: 85px !important;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.promo-flag {
  border-color: #1d3c6f;
  margin-top: 85px !important;
  overflow: visible !important;
}
.bc-shortcode-product-grid-wrapper div.bc-product-card.promo-flag::before {
  content: "Best Value";
  background-image: url("img/value-bg.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: -108px 0 0 -12px;
  color: #1d3c6f;
  font-size: 32px;
  font-weight: 700;
  width: 100%;
  height: 75px;
  padding: 15px;
}

.split .bc-shortcode-product-grid-wrapper div.bc-product-card {
  flex-basis: calc(49.9% - 30px);
  max-width: calc(49.9% - 30px);
  width: calc(49.9% - 30px);
}

.bc-shortcode-product-grid-wrapper .bc-product-card .bc-btn {
  margin-top: 15px !important;
  background-color: #f15a29;
  border: 3px solid #f15a29;
  color: #fff;
}
.bc-shortcode-product-grid-wrapper .bc-product-card .bc-btn:hover {
  background-color: #fff;
  border-color: #f15a29;
  color: #f15a29;
}

.bc-shortcode-product-grid-wrapper .bc-product__title {
  font-family: sofia-pro;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 600;
  word-wrap: normal;
  hyphens: none;
  background-color: transparent;
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .bc-shortcode-product-grid-wrapper .bc-product__title {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .bc-shortcode-product-grid-wrapper .bc-product__title {
    font-size: 20px;
  }
}

.bc-shortcode-product-grid-wrapper .bc-product__title a {
  font-family: sofia-pro;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  word-wrap: normal;
  hyphens: none;
  color: #1d3c6f;
}
@media screen and (min-width: 768px) {
  .bc-shortcode-product-grid-wrapper .bc-product__title a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .bc-shortcode-product-grid-wrapper .bc-product__title a {
    font-size: 20px;
  }
}

.bc-shortcode-product-grid-wrapper .bc-product__meta {
  padding: 0;
  display: flex;
  flex-direction: column;
  flex: none;
}

.bc-shortcode-product-grid-wrapper .bc-product__pricing {
  position: static;
}

.bc-shortcode-product-grid-wrapper .bc-product__pricing p,
.bc-shortcode-product-grid-wrapper .bc-product__pricing span {
  font-size: 70px;
  font-weight: 300;
  text-align: center;
  width: 100%;
  line-height: 1;
  margin-bottom: 0px;
}

.bc-shortcode-product-grid-wrapper .bc-product__pricing .bc-product__price {
  font-size: 32px;
  font-weight: 700;
  color: #1d3c6f;
}
@media screen and (min-width: 768px) {
  .bc-shortcode-product-grid-wrapper .bc-product__pricing .bc-product__price {
    font-size: 50px;
  }
}

.bc-shortcode-product-grid-wrapper .bc-product__pricing span:empty {
  display: none;
}

.bc-shortcode-product-grid-wrapper span.bc-product__price--sale {
  color: #fff;
}

.bc-shortcode-product-grid-wrapper span.bc-product__price--sale:after {
  content: "Sale";
  display: block;
  position: absolute;
  top: 14px;
  left: -34px;
  background: #c6202e;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 40px;
  transform: rotate(-45deg);
}

.bc-shortcode-product-grid-wrapper span.bc-product__original-price {
  font-size: 26px !important;
  line-height: 1;
  display: block;
}

.bc-shortcode-product-grid-wrapper .bc-product__actions {
  padding: 0;
}

.bc-product-card--single .bc-product-form__quantity {
  display: none !important;
}

.bc-product-card--single .bc-product__title {
  font-size: 36px;
  line-height: 1em;
  font-weight: 700;
}

.bc-product-card--single .bc-product__pricing--visible {
  margin: 15px 0 0;
}

.bc-product-card--single .bc-product__pricing--visible span {
  line-height: 1;
  font-size: 60px;
  font-weight: 700;
}

.page-template-page-pricing .bc-product-card.bc-142,
.page-template-page-pricing .bc-product-card.bc-175 {
  display: none;
}

/*******************/
/* CART */
/*******************/
.bc-cart {
  margin-top: 40px;
}

.bc-cart-header,
.bc-cart-footer {
  background: transparent;
}

.bc-cart-header > div,
.bc-cart-footer > div {
  color: #444;
  font-size: 16px;
  padding: 20px 0;
}

.bc-cart-footer .bc-cart-subtotal {
  padding: 0;
}

.bc-cart-footer .bc-cart-subtotal__label {
  text-align: right;
  font-size: 16px;
  padding: 20px 0;
  margin: 0 0 0 auto;
}

.bc-cart-footer .bc-cart-subtotal__amount {
  text-align: center;
  font-size: 20px;
  padding: 20px 0;
  margin: 0;
}

.bc-cart-header .bc-cart-header__qty,
.bc-cart-header .bc-cart-header__price {
  flex: 0 0 20%;
  flex-shrink: 0;
  text-align: center;
}

.bc-cart-header .bc-cart-header__price,
.bc-cart-footer .bc-cart-subtotal__amount,
div.bc-cart-item .bc-cart-item-total-price {
  padding-right: 0;
}

div.bc-cart-item {
  padding: 20px 0;
  border-bottom: 0 !important;
}

.bc-cart-item .bc-cart-item-quantity,
.bc-cart-item .bc-cart-item-total-price {
  flex: 0 0 20%;
  flex-shrink: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}

.bc-cart-item .bc-cart-item__product-title {
  font-size: 20px;
}

.bc-cart-item .bc-cart-item-quantity input {
  padding: 10px;
  width: 30px;
}

.bc-cart-item .bc-cart-item__remove-button {
  color: #5273f4;
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 12px;
}

@media (min-width: 960px) {
  .bc-cart .bc-btn {
    max-width: none;
    width: auto;
    display: inline-block;
  }
}
.page-template-cart-custom .bc-cart .bc-btn {
  margin-right: 23px;
  background-color: #f15a29;
  border: 3px solid #f15a29;
}

/*******************/
/* LOGIN/REGISTER */
/*******************/
.bc-account-login {
  justify-content: center;
}

.bc-account-login__form-inner, .bc-account-login__form form {
  max-width: none;
}

.bc-account-login__form input[type=text],
.bc-account-login__form input[type=password],
.carrus-form-group input {
  padding: 10px;
  font-size: 8px;
  margin: 0;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  border: 1px solid #d1d8e2;
  color: #69696b;
  background-color: #fff !important;
}
@media screen and (min-width: 768px) {
  .bc-account-login__form input[type=text],
.bc-account-login__form input[type=password],
.carrus-form-group input {
    font-size: 14px !important;
    border: 3px solid #d1d8e2;
  }
}
@media screen and (min-width: 1024px) {
  .bc-account-login__form input[type=text],
.bc-account-login__form input[type=password],
.carrus-form-group input {
    font-size: 20px !important;
  }
}
.bc-account-login__form input[type=text]:focus,
.bc-account-login__form input[type=password]:focus,
.carrus-form-group input:focus {
  border-color: #1d3c6f;
  outline: none;
}

.bc-account-login__form input[type=submit] {
  max-width: 100%;
}

.bc-account-login__form .login-remember label,
.carrus-form-group label {
  font-size: 22px;
  margin-bottom: 10px;
  color: #1d3c6f;
  font-family: inherit;
}

.bc-account-lost-password__account-actions {
  display: none;
}

.carrus-register-error:not(:empty) {
  padding: 20px;
  background: #d64040;
  color: #fff;
  font-size: 22px;
  font-style: italic;
  margin: 30px 10px;
}

.carrus-registration--wrapper {
  width: 95%;
  max-width: 1800px;
  margin: 0 auto;
}

.check-reg-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 1025px) {
  .check-reg-wrap {
    flex-direction: row;
  }
}
.check-reg-wrap .reg-check-left {
  flex: 0 0 100%;
  margin-top: 73px;
  border: 1.5px solid #1d3c6f;
}
@media screen and (min-width: 768px) {
  .check-reg-wrap .reg-check-left {
    border: 3px solid #1d3c6f;
  }
}
@media screen and (min-width: 1024px) {
  .check-reg-wrap .reg-check-left {
    flex: 0 0 55%;
  }
}

.check-reg-wrap .reg-cart {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.check-reg-wrap .reg-cart .coupon-link,
.check-reg-wrap .reg-cart .coupon-link-clear {
  padding-right: 0;
}
.check-reg-wrap .reg-cart .coup {
  width: 100%;
}
.check-reg-wrap .reg-cart .responses {
  padding-right: 0;
}

.check-reg-wrap .reg-cart h3 {
  color: #000;
  font-size: 22px;
  font-weight: normal;
}

.check-reg-wrap .bc-cart-item-total-price {
  flex: 0 0 40%;
}

.check-reg-wrap .bc-cart-subtotal__amount {
  text-align: right;
}

@media screen and (min-width: 1025px) {
  .check-reg-wrap .reg-cart {
    flex: 0 0 40%;
    padding-left: 30px;
    padding-right: 15px;
  }
}
.check-reg-wrap .reg-check-left .carrus-form-group {
  width: 100%;
}

.check-reg-wrap .reg-check-left .carrus-form-group label {
  color: #1d3c6f;
}

/*Toggle*/
.carrus-login-block,
.carrus-register-block {
  padding: 15px 0;
}

.carrus-login-block .carrus-form-link,
.carrus-register-block .carrus-form-link {
  color: #1d3c6f;
  display: block;
  padding: 10px 0;
  text-align: left;
}

.carrus-login-block .carrus-form-link a,
.carrus-register-block .carrus-form-link a {
  color: #c6202e;
  text-decoration: none;
}

.carrus-login-block.active,
.carrus-register-block.active {
  display: flex;
}

.carrus-login-block .carrus-submit-btn,
.carrus-register-block .carrus-submit-btn {
  border: 3px solid #fff;
  opacity: 1 !important;
  transition: 0.3s;
  max-width: 300px !important;
}

.carrus-login-block .carrus-submit-btn:hover,
.carrus-register-block .carrus-submit-btn:hover {
  background-color: #fff;
  border: 3px solid #f15a29 !important;
  transition: 0.3s;
}

.tabs {
  margin: -55px 0 0 -3px;
  padding: 0;
  list-style: none;
  display: block;
}
.tabs li {
  display: inline-block;
  padding: 15px 30px;
  background-color: #fff;
  border-top: 3px solid #233d69;
  border-right: 3px solid #233d69;
  border-left: 3px solid #233d69;
  border-bottom: none;
  cursor: pointer;
  font-size: 22px;
  position: relative;
  z-index: 5;
}
.tabs li:last-child {
  margin-left: -7px;
}
.tabs li.active {
  background-color: #233d69;
  color: #fff;
}
.tabs li a {
  text-decoration: none;
}

.carrus-login-block form, .carrus-register-block form {
  width: 100%;
}

.carrus-form-group {
  margin-top: 10px;
  margin-bottom: 0;
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.carrus-form-group.two-col {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.carrus-form-group.col-60 {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.carrus-form-group.col-20 {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.carrus-form-group.col-40 {
  flex: 0 0 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1025px) {
  .carrus-form-group.two-col {
    flex: 0 0 50%;
  }

  .carrus-form-group.col-60 {
    flex: 0 0 60%;
  }

  .carrus-form-group.col-20 {
    flex: 0 0 20%;
  }

  .carrus-form-group.col-40 {
    flex: 0 0 40%;
  }
}
.carrus-form-group select {
  height: 54px;
  font-size: 8px;
  margin: 0;
  box-sizing: border-box;
  border: 1px solid #d1d8e2;
  color: #69696b;
  background-color: #fff !important;
}
@media screen and (min-width: 768px) {
  .carrus-form-group select {
    font-size: 14px !important;
    border: 3px solid #d1d8e2;
  }
}
@media screen and (min-width: 1024px) {
  .carrus-form-group select {
    font-size: 20px !important;
  }
}

.carrus-form-group .carrus-submit-btn {
  font-size: 10px;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 15px 20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: #f15a29;
  border: 3px solid #f15a29;
  text-transform: inherit;
  opacity: 0.8;
  max-width: none;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .carrus-form-group .carrus-submit-btn {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .carrus-form-group .carrus-submit-btn {
    font-size: 22px;
    padding: 20px 40px;
  }
}

.carrus-form-group .carrus-submit-btn:hover {
  opacity: 1;
  border: 3px solid #fff;
}

.carrus-form-link {
  cursor: pointer;
  text-align: center;
  margin-top: 15px;
}

/*******************/
/* PRODUCTS */
/*******************/
.bc-product-single {
  max-width: none;
  padding: 0;
  margin: 0;
}

.bc-product-single .bc-product__pricing--api > span:empty {
  display: none;
}

.bc-product-single .bc-product-single__meta {
  padding: 40px 0;
  background: #1c203e;
  text-align: center;
  width: 500px;
  margin: 20px 0;
  overflow: hidden;
}

.bc-product-single .bc-product-price,
.bc-product-single .bc-product__price {
  color: #fff;
  font-weight: 300;
  font-size: 70px !important;
  margin: 10px auto 30px;
}

.bc-product-single .bc-product__price.bc-product__price--sale {
  color: #fff;
  font-weight: 300;
  font-size: 70px !important;
  margin: 10px auto 30px;
}

.bc-product-single .bc-product__price.bc-product__price--sale:after {
  content: "Sale";
  display: block;
  position: absolute;
  top: -75px;
  left: -34px;
  background: #c6202e;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 40px;
  transform: rotate(-45deg);
}

.bc-product-single .bc-product__original-price {
  font-size: 26px;
  line-height: 1;
  display: block;
  text-align: center;
  width: 100%;
  font-weight: 300;
}

.bc-product-single .bc-product__title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  line-height: 1.3;
  color: #fff;
}

.bc-product-single button.bc-btn {
  max-width: 230px;
}

.bc-product-single .bc-product-form {
  margin-top: 0px;
}

.bc-product-single .bc-product-form__quantity {
  display: none !important;
}

.bc-product-single .bc-form.bc-product-form button.bc-btn--add_to_cart {
  font-size: 22px;
  font-weight: 700;
  font-family: sofia-pro;
  line-height: 1.2em;
  padding: 20px 40px;
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block;
  text-align: center;
  text-transform: inherit;
}

@media screen and (max-width: 1028px) {
  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 34px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 22px;
  }

  .btn--group {
    margin: 0;
  }

  .btn--group .btn {
    margin: 10px;
  }

  #header .chevron {
    display: none;
  }

  .bc-shortcode-product-grid-wrapper .bc-product__pricing p, .bc-shortcode-product-grid-wrapper .bc-product__pricing span {
    font-size: 50px;
  }

  .components blockquote,
.components blockquote p {
    font-size: 22px;
  }

  #header .logo {
    width: 170px;
  }

  .header--primary-menu--items > li > a {
    font-size: 16px;
  }

  .header--secondary-menu--items > li > a {
    border-right: none;
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .bc-shortcode-product-grid-wrapper div.bc-product-card {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 34px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  th {
    font-size: 12px;
  }

  td {
    font-size: 14px;
  }

  hr {
    margin: 20px 0;
  }

  .flex {
    display: block;
  }

  .flex--always {
    display: flex;
  }

  .width--25 {
    width: 100%;
  }

  .width--33 {
    width: 100%;
  }

  .width--40 {
    width: 100%;
  }

  .width--50 {
    width: 100%;
  }

  .width--60 {
    width: 100%;
  }

  .width--66 {
    width: 100%;
  }

  .components--generic .container > div {
    margin: 0 auto 40px;
    width: 80%;
  }

  .components--call-to-action .btn {
    width: 100%;
    margin-bottom: 10px;
  }

  .components--call-to-action .btn:last-child {
    margin-bottom: 0px;
  }

  .components--callout .callout--image,
.components--callout .callout--content {
    margin-bottom: 40px;
  }

  .components--callout .callout--image:last-child,
.components--callout .callout--content:last-child {
    margin-bottom: 0px;
  }

  .bc-shortcode-product-grid-wrapper div.bc-product-card {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px !important;
    padding: 40px;
  }

  .bc-product-card--single .bc-product__gallery {
    order: 1;
  }

  .bc-product-gallery__images {
    margin: 0 auto !important;
  }

  .carrus-form-group {
    margin: 0 0 20px;
  }

  .components--form--form {
    margin: 40px 0 0;
    width: 100%;
  }

  .professions--hero--content {
    width: 90%;
  }

  .accreditation-category--list,
.accreditation--post-content {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .accreditation-category--list {
    display: none;
  }

  .accreditation-category--select {
    display: block;
    margin: 20px 0;
  }

  .accreditation-category--select select {
    height: 52px;
    font-size: 22px;
    width: calc(100% - 30px);
    margin: 20px auto;
    display: block;
  }

  .components--category-list--item {
    font-size: 24px;
    height: auto;
    line-height: 1em;
    margin: 5px 0;
    width: auto;
    padding: 17px 5px;
  }

  .articles--hero--right,
.articles--hero--left {
    padding: 0;
  }

  .articles--hero--description {
    margin-bottom: 0;
  }

  .articles--hero--search-description {
    margin-top: 20px;
  }

  .components--post-grid {
    margin: 0 auto;
  }

  .components--post-grid--item {
    padding: 0px 10px;
  }

  .components--post-grid--item .btn {
    margin-top: 10px;
  }

  .bc-product-single .bc-product-single__meta {
    width: 80% !important;
    margin: 40px auto 0px;
  }

  body {
    padding-top: 80px;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  #header .logo {
    width: 240px;
  }

  .header--menus {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    padding: 20px 0;
    z-index: 10;
    opacity: 0;
    transform: translateY(-200%);
    transition: opacity 0.2s;
  }

  .header--menus .cart-link {
    display: none !important;
  }

  .header--menus.show {
    opacity: 1;
    transform: translateY(0%);
    transition: opacity 0.2s;
  }

  .header--menus--toggle {
    display: flex;
    align-items: center;
  }

  .header--primary-menu--items > li > a,
.header--secondary-menu--items > li > a {
    margin: 20px;
    display: block;
    font-size: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  #header--primary-menu > ul > li {
    padding: 0;
  }

  #header--primary-menu .sub-menu {
    position: relative;
    transform: none;
    display: block;
    width: auto;
    padding: 0px 40px 20px;
  }

  #footer {
    padding: 80px 40px 40px;
  }

  .footer--primary-menu--items > li {
    margin: 0 0 40px 0;
    text-align: center;
  }

  #footer .logo {
    margin: 0 auto 40px;
  }

  #footer--bottom {
    text-align: center;
  }

  #footer--secondary-menu {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  #footer--logo-mark {
    background-position: center !important;
  }

  .footer--secondary-menu--items li {
    border-left: none;
    margin-bottom: 10px;
    margin-left: 0px;
  }
}
/**Cart Custom**/
.cart-review .cart-header ul li:first-child {
  color: #e0633a;
}

.cart-reg .cart-header ul li:nth-child(2) {
  color: #e0633a;
}

.cart-reg .bc-cart-item-total-price {
  text-align: right !important;
}

.cart-header {
  padding: 30px 0;
}

.cart-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

.cart-header ul li {
  color: #c2c2c2;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
}

.cart-header ul li:after {
  content: "|";
  padding: 0 20px;
  color: #c2c2c2 !important;
}

.cart-header ul li:last-child:after {
  content: "";
}

.cart-header ul li:before {
  content: "" !important;
}

.bc-cart {
  max-width: 100% !important;
}

.bc-cart-header {
  padding-right: 0 !important;
}

.carrus-cart-remove-item-button {
  font-size: 0 !important;
  background-image: url("img/trash.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 25px;
  height: 50px;
}

.bc-cart-header__item,
.bc-cart-item-image {
  flex: 0 0 40%;
  margin-right: 0 !important;
}

.bc-cart-header__qty,
.bc-cart-header__price,
.bc-cart-item-meta,
.bc-cart-item-quantity,
.remove-wrap {
  flex: 0 0 20% !important;
  padding-right: 0 !important;
  text-align: center !important;
}

.bc-cart-header__remove {
  flex: 0 0 20%;
  padding-right: 30px !important;
  text-align: right;
}

.bc-cart-item-image {
  display: flex;
}

.bc-cart-item-image a {
  flex: 0 0 30%;
  padding-right: 15px;
}

.bc-cart-item-image h3 {
  flex: 0 0 70%;
}

.bc-cart-item-image img {
  max-width: 100%;
}

.carrus-cart-remove-item-wrapper {
  position: relative;
  right: auto;
  top: auto;
  transform: translateY(0);
  text-align: right;
  margin-right: 40px;
}

/*Testimonials*/
.components--test-wrap .slick-dots {
  bottom: auto;
  margin: 0;
  position: relative;
  margin-top: 15px;
}

.components--test-wrap .slick-dots li button:before {
  font-size: 22px;
}

.test-wrap .test-inner {
  display: flex;
  padding: 90px 50px;
  align-items: center;
  min-height: 550px;
  flex-wrap: wrap;
}

.test-wrap .test-inner .centered {
  text-align: center;
}

.test-wrap .test-inner p {
  font-size: 28px;
  font-weight: 700;
  line-height: 33.6px;
  text-align: center;
}

.test-wrap .test-inner p.source {
  font-size: 18.66px;
  font-weight: 700;
  line-height: 22.4px;
  text-align: left;
}

.test-wrap .test-inner p.source span {
  font-size: 14.666px;
  text-transform: uppercase;
  display: block;
}

.test-wrap .test-inner img {
  margin: 0 auto 40px;
  width: 420px;
}

.test-wrap .test-inner.red {
  border: 7px solid #c7202f;
  background-color: #fff;
}

.test-wrap .test-inner.blue {
  border: 7px solid #1d3c6f;
  background-color: #fff;
}

.test-wrap .test-inner.red p,
.test-wrap .test-inner.red p span {
  color: #c7202f;
}

.test-wrap .test-inner.blue p,
.test-wrap .test-inner.blue p span {
  color: #1d3c6f;
}

.test-wrap .test-inner.red .btn {
  background-color: #fff;
  color: #c7202f;
  border-color: #c7202f;
}

.test-wrap .test-inner.red .btn:hover {
  background-color: #c7202f;
  color: #fff;
  border-color: #c7202f;
}

.test-wrap .test-inner.blue .btn {
  background-color: #fff;
  border-color: #1D3C6F;
  color: #1D3C6F;
  transition: 0.3s;
}

.test-wrap .test-inner.blue .btn:hover {
  background-color: #1D3C6F;
  border-color: #1D3C6F;
  color: #fff;
}

.btn-dt {
  display: none;
}

.btn-mob {
  display: inline-block;
}

.centered-mob {
  text-align: center;
}

.width--50-exp {
  width: 100%;
}

.review-widget {
  margin-top: 65px;
  margin-bottom: 65px;
}

.components--test-wrap .slick-next:before,
.components--test-wrap .slick-prev:before {
  font-family: "Font Awesome 5 Pro" !important;
  background-image: none !important;
  color: #d1d8e2 !important;
  font-size: 50px !important;
}

.components--test-wrap .slick-prev:before {
  content: "";
}

.components--test-wrap .slick-next:before {
  content: "";
}

.components--test-wrap .slick-prev {
  left: 20px;
  top: 45%;
}

.components--test-wrap .slick-next {
  right: 45px;
  top: 45%;
}

@media screen and (min-width: 768px) {
  .test-wrap .test-inner p {
    font-size: 38.66px;
    line-height: 46.4px;
    padding-right: 40px;
    text-align: left;
  }

  .test-wrap .test-inner p.source {
    font-size: 22.66px;
    line-height: 32.66px;
  }

  .test-wrap .test-inner p.source {
    font-size: 22.66px;
    line-height: 32.66px;
  }

  .test-wrap .test-inner p.source span {
    font-size: 18.666px;
  }

  .components--test-wrap .slick-prev {
    left: 30px;
    top: 47%;
  }

  .components--test-wrap .slick-next {
    right: 55px;
    top: 47%;
  }
}
@media screen and (min-width: 1024px) {
  .test-wrap .test-inner {
    padding: 40px 20px;
    min-height: 550px;
  }

  .width--50-exp {
    width: 50%;
  }

  .btn-dt {
    display: inline-block;
  }

  .btn-mob {
    display: none;
  }

  .centered-mob {
    text-align: left;
  }
}
.va-cen {
  display: flex;
  align-items: center;
}

.social {
  list-style: none;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.social li {
  display: inline-block;
  padding-left: 10px;
  text-align: center;
}

.social li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
}

.social li a svg {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

/*Pricing Page */
.pricing-post-hero {
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .pricing-post-hero {
    height: 450px;
  }
}
.pricing-post-hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.6);
}

.pricing-post-hero .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}
.pricing-post-hero .container h1 {
  margin-bottom: 10px;
}
.pricing-post-hero .container p {
  font-size: 10px;
  line-height: 12px;
}
@media screen and (min-width: 768px) {
  .pricing-post-hero .container p {
    font-size: 22px;
    line-height: 28px;
  }
}

h2.prod-headline {
  color: #c6202e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 45px;
}
@media screen and (min-width: 768px) {
  h2.prod-headline {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (min-width: 1024px) {
  h2.prod-headline {
    font-size: 36px;
    line-height: 40px;
  }
}

.pricing-post-tabs {
  display: none;
}
@media screen and (min-width: 1024px) {
  .pricing-post-tabs {
    display: block;
  }
}
.pricing-post-tabs .container {
  padding-top: 45px;
}
.pricing-post-tabs .width--75 {
  width: 100%;
}

.tabs-custom {
  margin-top: 130px;
  margin-right: 30px;
}
.tabs-custom .tab,
.tabs-custom .tab-dir {
  background-color: #fff;
  color: #1d3c6f;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 20px;
  cursor: pointer;
  border: 3px solid #1d3c6f;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
}
.tabs-custom .tab:hover,
.tabs-custom .tab-dir:hover {
  cursor: pointer;
}
.tabs-custom .tab a,
.tabs-custom .tab-dir a {
  color: #1d3c6f;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .tabs-custom .tab,
.tabs-custom .tab-dir {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 1240px) {
  .tabs-custom .tab,
.tabs-custom .tab-dir {
    font-size: 22px;
    line-height: 28px;
  }
}
.tabs-custom .tab.inactive,
.tabs-custom .tab-dir.inactive {
  background-color: #1d3c6f;
  border: 3px solid #1d3c6f;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.tabs-custom .tab.inactive:hover,
.tabs-custom .tab-dir.inactive:hover {
  color: #1d3c6f;
  background-color: #fff;
  border: 3px solid #1d3c6f;
}
.tabs-custom .tab.inactive:hover a,
.tabs-custom .tab-dir.inactive:hover a {
  color: #1d3c6f;
}
.tabs-custom .tab.inactive a,
.tabs-custom .tab-dir.inactive a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.accord-custom {
  margin-top: 30px;
}
.accord-custom .accord {
  position: relative;
  cursor: pointer;
}
.accord-custom .accord .tab-text,
.accord-custom .accord a {
  color: #1d3c6f;
  font-size: 18px;
  line-height: 28px;
  padding: 10px 0;
  margin: 0 0 15px;
  border-bottom: 3px solid #c6202e;
  display: block;
  text-align: left;
  position: relative;
  text-decoration: none;
}
.accord-custom .accord::after {
  content: "";
  background-image: url("img/arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  right: 10px;
  color: #d1d8e2;
  width: 20px;
  height: 20px;
}
.accord-custom .accord.active::after {
  transform: rotate(90deg);
}
.accord-custom .accord.active .tab-text {
  color: #fff;
  border-bottom: 3px solid #1c203e;
  background-color: #1c203e;
  text-align: center;
}
.accord-custom.accord-standard {
  margin: 30px 0 0 !important;
  list-style: none !important;
  padding: 0;
}
.accord-custom.accord-standard .accord {
  border-bottom: 3px solid #c6202e;
  margin-bottom: 0;
}
.accord-custom.accord-standard .accord .tab-text {
  border-bottom: none;
  margin: 0;
  padding: 20px 0;
  z-index: 2;
  position: relative;
}
.accord-custom.accord-standard .accord::after {
  top: 25px;
}
.accord-custom.accord-standard .accord.active .tab-text {
  background-color: transparent;
  color: #1d3c6f;
  text-align: left;
  border-bottom: none;
}
.accord-custom.accord-standard .accord .accord-content p {
  font-size: 12px;
  line-height: 14px;
  color: #69696b;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .accord-custom.accord-standard .accord .accord-content p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .accord-custom.accord-standard .accord .accord-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
.accord-custom.accord-standard .accord .accord-content p a {
  color: #1d3c6f;
  text-decoration: underline;
  transition: 0.3s;
}
.accord-custom.accord-standard .accord .accord-content p a:hover {
  color: rgba(29, 60, 111, 0.6);
}
.accord-custom.accord-standard .accord .accord-content ul,
.accord-custom.accord-standard .accord .accord-content ol {
  font-size: 12px;
  line-height: 14px;
  color: #69696b;
}
@media screen and (min-width: 768px) {
  .accord-custom.accord-standard .accord .accord-content ul,
.accord-custom.accord-standard .accord .accord-content ol {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .accord-custom.accord-standard .accord .accord-content ul,
.accord-custom.accord-standard .accord .accord-content ol {
    font-size: 20px;
    line-height: 28px;
  }
}
.accord-custom.accord-standard .accord .accord-content ul a,
.accord-custom.accord-standard .accord .accord-content ol a {
  color: #1d3c6f;
  text-decoration: underline;
  transition: 0.3s;
}
.accord-custom.accord-standard .accord .accord-content ul a:hover,
.accord-custom.accord-standard .accord .accord-content ol a:hover {
  color: rgba(29, 60, 111, 0.6);
}

.accord-headline {
  font-size: 36px;
  line-height: 55px;
  color: #1d3c6f;
  text-align: center;
}

.accord-btn-wrap {
  text-align: center;
  margin-top: 40px;
}

.accord-intro p {
  font-size: 12px;
  line-height: 14px;
  color: #69696b;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .accord-intro p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .accord-intro p {
    font-size: 20px;
    line-height: 28px;
  }
}

.tab-content {
  border-left: none;
  padding-left: 0;
}
@media screen and (min-width: 1024px) {
  .tab-content {
    border-left: 3px solid #c6202e;
    padding-left: 3%;
  }
}
.tab-content h3 {
  background-color: #1d3c6f;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .tab-content h3 {
    font-size: 28px;
    line-height: 34px;
  }
}

.pricing-post-accord {
  display: block;
  padding-top: 35px;
}
@media screen and (min-width: 1024px) {
  .pricing-post-accord {
    display: none;
  }
}

.pricing-post-banner .inner {
  height: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .pricing-post-banner .inner {
    height: 150px;
    padding: 0 100px;
  }
}
@media screen and (min-width: 1024px) {
  .pricing-post-banner .inner {
    height: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .pricing-post-banner .inner {
    padding: 0 170px;
  }
}
.pricing-post-banner .inner h2 {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .pricing-post-banner .inner h2 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .pricing-post-banner .inner h2 {
    font-size: 58px;
    line-height: 62px;
  }
}
.pricing-post-banner .inner .btn {
  background-color: transparent;
  transition: 0.3s;
  font-size: 10px;
  border-width: 3px;
  padding: 8px 20px;
}
@media screen and (min-width: 768px) {
  .pricing-post-banner .inner .btn {
    font-size: 22px;
    border-width: 5px;
    padding: 20px 40px;
  }
}
.pricing-post-banner .inner .btn:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1c203e;
}

.tab-banner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1800px;
  margin: 0 auto 15px;
}
@media screen and (min-width: 1024px) {
  .tab-banner-wrap {
    flex-direction: row;
  }
}
.tab-banner-wrap h3 {
  font-size: 14px;
  color: #1d3c6f !important;
  background-color: transparent !important;
  text-align: left !important;
}
@media screen and (min-width: 768px) {
  .tab-banner-wrap h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .tab-banner-wrap h3 {
    font-size: 28px;
  }
}
.tab-banner-wrap a {
  color: #c6202e;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .tab-banner-wrap a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .tab-banner-wrap a {
    font-size: 28px;
  }
}
.tab-banner-wrap .left {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .tab-banner-wrap .left {
    width: 73%;
  }
}
.tab-banner-wrap .right {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .tab-banner-wrap .right {
    width: 26%;
  }
}

.coupon-link,
.coupon-link-clear {
  color: #1d3c6f;
  width: 100%;
  padding-right: 28px;
  text-align: right;
  display: block;
  cursor: pointer;
}

.coup {
  width: 98%;
  position: relative;
  padding-bottom: 30px;
  display: none;
}
.coup.show-form {
  display: block;
}

.coupon-form {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
  padding: 15px 0 0;
}
.coupon-form input[type=text] {
  padding: 12px;
  font-size: 16px;
  margin: 0;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  border: 1px solid #d1d8e2;
  width: 200px;
}
.coupon-form .btn {
  padding: 12px 40px;
  font-size: 16px;
}

.responses {
  padding: 15px 24px 15px 0;
  width: 100%;
}
.responses .inner {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: flex-end;
}

.code-success,
.code-fail {
  position: absolute;
}

.code-fail {
  color: #c6202e;
}

.code-success {
  color: #1d3c6f;
}

.add-red-border .width--33 {
  width: 33.333%;
  border-right: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .add-red-border .width--33 {
    border-right: 3px solid red;
    padding-top: 0;
  }
}
.add-red-border .width--33:last-child {
  border-right: none;
}

.components--course-list-grid,
.components--img--grid {
  padding: 50px 0;
}
.components--course-list-grid .container,
.components--img--grid .container {
  width: 85%;
}
.components--course-list-grid h2,
.components--img--grid h2 {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .components--course-list-grid h2,
.components--img--grid h2 {
    font-size: 24px !important;
  }
}
.components--course-list-grid .width--33,
.components--img--grid .width--33 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .components--course-list-grid .width--33,
.components--img--grid .width--33 {
    width: 33.333%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.components--course-list-grid .width--33 .inner,
.components--img--grid .width--33 .inner {
  width: 100%;
  margin-bottom: 15px;
  border: 3px solid #1d3c6f;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .components--course-list-grid .width--33 .inner,
.components--img--grid .width--33 .inner {
    margin-bottom: 0;
  }
}
.components--course-list-grid .width--33 .inner img,
.components--img--grid .width--33 .inner img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.5s;
  display: none;
}
@media screen and (min-width: 768px) {
  .components--course-list-grid .width--33 .inner img,
.components--img--grid .width--33 .inner img {
    display: block;
  }
}
.components--course-list-grid .width--33 .inner a,
.components--img--grid .width--33 .inner a {
  text-decoration: none !important;
  display: block;
  transition: 0.3s;
}
.components--course-list-grid .width--33 .inner a:hover,
.components--img--grid .width--33 .inner a:hover {
  background-color: #1d3c6f;
}
.components--course-list-grid .width--33 .inner a:hover img,
.components--img--grid .width--33 .inner a:hover img {
  transform: scale(1.1);
}
.components--course-list-grid .width--33 .inner a:hover h3,
.components--img--grid .width--33 .inner a:hover h3 {
  color: #fff;
}
.components--course-list-grid .width--33 .inner h3,
.components--img--grid .width--33 .inner h3 {
  color: #1d3c6f;
  font-size: 20px;
  padding: 25px 0;
  text-align: center;
  margin: 0;
  line-height: 24px;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .components--course-list-grid .width--33 .inner h3,
.components--img--grid .width--33 .inner h3 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .components--course-list-grid .width--33 .inner h3,
.components--img--grid .width--33 .inner h3 {
    font-size: 20px;
  }
}
.components--course-list-grid .course-list-g-cta,
.components--img--grid .course-list-g-cta {
  padding: 40px 0;
  text-align: center;
}

.components--img--grid .container {
  width: 95%;
}
.components--img--grid .width--33 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .components--img--grid .width--33 {
    width: 45%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .components--img--grid .width--33 img {
    height: 300px;
  }
}
@media screen and (min-width: 1024px) {
  .components--img--grid .width--33 {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .components--img--grid h3 {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 1180px) {
  .components--img--grid h3 {
    font-size: 20px !important;
  }
}

.cta-banner {
  position: fixed;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 920px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  background-color: #1c203e;
  padding: 25px 0px;
  text-align: center;
}
@media screen and (min-width: 480px) {
  .cta-banner {
    flex-direction: row;
  }
}
.cta-banner .btn-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
@media screen and (min-width: 480px) {
  .cta-banner .btn-wrap {
    margin-top: 0;
  }
}
.cta-banner .btn-wrap .btn {
  font-size: 18px;
  padding: 10px 15px;
  margin-right: 10px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .cta-banner .btn-wrap .btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
@media screen and (min-width: 1024px) {
  .cta-banner .btn-wrap .btn {
    font-size: 22px;
  }
}
.cta-banner .btn-wrap .btn:last-of-type {
  margin-right: 0;
}
.cta-banner.stuck {
  position: absolute;
  top: -50px;
  bottom: auto;
}
@media screen and (min-width: 480px) {
  .cta-banner.stuck {
    top: -75px;
  }
}
@media screen and (min-width: 1024px) {
  .cta-banner.stuck {
    top: -75px;
  }
}
.cta-banner .close-cta-banner {
  position: absolute;
  top: -30px;
  right: 1px;
  text-decoration: none;
  font-size: 20px;
  width: 25px;
  height: 30px;
  background-color: #f8f8f8;
  text-align: center;
  display: block;
  padding-top: 2px;
  padding-left: 1px;
  color: #1c203e;
  -webkit-box-shadow: 0 -0.5px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -0.5px 3px 0 rgba(0, 0, 0, 0.2);
}

.back-to-top {
  position: fixed;
  bottom: 120px;
  right: auto;
  left: 5px;
  width: 40px;
  height: 40px;
  background-image: url("img/back-to-top.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 480px) {
  .back-to-top {
    bottom: 90px;
  }
}
@media screen and (min-width: 768px) {
  .back-to-top {
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .back-to-top {
    bottom: 25px;
    left: auto;
    right: 5px;
  }
}
@media screen and (min-width: 1400px) {
  .back-to-top {
    bottom: 20px;
    left: auto;
    right: 8%;
    width: 60px;
    height: 60px;
  }
}

.total-hours-title {
  justify-content: flex-end;
  font-size: 22px;
  display: flex;
  padding-bottom: 15px;
}
.total-hours-title .hours {
  font-weight: 700;
  width: 100px;
  text-align: center;
}

.h2alt {
  text-align: left;
  font-size: 20px;
  line-height: 39px;
}
@media screen and (min-width: 768px) {
  .h2alt {
    text-align: left;
    font-size: 36px;
    line-height: 55px;
  }
}

.palt {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  color: #69696C;
}
@media screen and (min-width: 768px) {
  .palt {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }
}

.intro-section {
  padding: 50px 0;
}
.intro-section .btns {
  margin: 50px 0 25px;
}
.intro-section .intro-bottom-link {
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  color: #1d3c6f;
  display: block;
  transition: 0.3s;
}
.intro-section .intro-bottom-link:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .intro-section .intro-bottom-link {
    font-size: 21px;
    line-height: 32px;
  }
}

.pre-footer h2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pre-footer h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .pre-footer h2 {
    font-size: 36px;
    line-height: 55px;
  }
}
.pre-footer p {
  color: #fff;
  font-size: 8px;
  line-height: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pre-footer p {
    font-size: 16px;
    line-height: 24px;
  }
}

.dtOnly {
  display: none;
}
@media screen and (min-width: 768px) {
  .dtOnly {
    display: block;
  }
}

.bc-product-archive {
  padding: 0;
  max-width: 1380px;
}
.bc-product-archive.custom .bc-product-archive--sort {
  display: none;
}
.bc-product-archive.custom .prod-sort {
  background-color: #1c203e;
  padding: 20px 30px 40px;
  margin: 40px 0 0;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery {
  margin: 0;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive--filter label {
  display: none;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-form {
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-form {
    justify-content: space-evenly;
    flex-direction: row;
  }
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-form .bc-product-archive__search-submit {
  background-color: transparent;
  color: #d1d8e2;
  border: none !important;
  padding: 0 20px;
  outline: none !important;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-form .bc-product-archive__search-submit:hover {
  background-color: transparent !important;
  padding: 0 20px;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-form .bc-product-archive__search-submit::before {
  font-size: 24px;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search {
  flex: 0 0 100%;
  margin-right: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search {
    flex: 0 0 40%;
    margin-right: 0;
  }
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search input {
  width: 100%;
  border: 3px solid #d1d8e2;
  font-size: 20px;
  color: #69696b;
  padding: 0 20px;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search input::-webkit-input-placeholder {
  color: #69696b;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search input::-moz-placeholder {
  color: #69696b;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__search input:-ms-input-placeholder {
  color: #69696b;
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__select {
  flex: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__select {
    flex: 0 0 40%;
  }
}
.bc-product-archive.custom .prod-sort .bc-product-archive__refinery .bc-product-archive__select select {
  border: 3px solid #d1d8e2;
  font-size: 20px;
  color: #69696b;
}
.bc-product-archive.custom h2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .bc-product-archive.custom h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .bc-product-archive.custom h2 {
    font-size: 36px;
    line-height: 55px;
  }
}
.bc-product-archive.custom .pagination h2 {
  display: none;
}
.bc-product-archive.custom .pagination .nav-links {
  text-align: center;
}
.bc-product-archive.custom .pagination .nav-links a {
  padding-right: 5px;
  text-decoration: none;
  opacity: 0.7;
}
.bc-product-archive.custom .pagination .nav-links a span {
  display: none;
}
.bc-product-archive.custom .pagination .nav-links a.next {
  font-size: 0;
  padding-right: 20px;
}
.bc-product-archive.custom .pagination .nav-links a.next::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-size: 18px;
  font-weight: 600;
  color: #d1d8e2;
}
.bc-product-archive.custom .pagination .nav-links a.prev {
  font-size: 0;
  padding-left: 20px;
}
.bc-product-archive.custom .pagination .nav-links a.prev::after {
  font-family: "Font Awesome 5 Pro";
  content: "";
  font-size: 18px;
  font-weight: 600;
  color: #d1d8e2;
}
.bc-product-archive.custom .pagination .nav-links .current {
  padding-right: 5px;
  font-weight: 700;
}
.bc-product-archive.custom .pagination .nav-links .current span {
  display: none;
}

.prod-custom-wrap .bc-product-card-image-anchor,
.prod-custom-wrap .bc-quickview-trigger {
  display: none;
}
.prod-custom-wrap .bc-product__actions + div {
  display: none;
}
.prod-custom-wrap .bc-product-card {
  border: 3px solid #d1d8e2;
  text-align: center;
  padding: 45px 0;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
}
.prod-custom-wrap .bc-product-card .bc-product-form {
  align-items: center;
}
.prod-custom-wrap .bc-product-card .bc-quickview-trigger {
  display: none !important;
}
.prod-custom-wrap .bc-product-card .bc-product__meta {
  padding: 0;
  flex: auto;
}
.prod-custom-wrap .bc-product-card .bc-product__meta h3 {
  color: #203c6c;
  max-width: 215px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  word-wrap: normal;
  hyphens: none;
}
@media screen and (min-width: 768px) {
  .prod-custom-wrap .bc-product-card .bc-product__meta h3 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .prod-custom-wrap .bc-product-card .bc-product__meta h3 {
    font-size: 20px;
  }
}
.prod-custom-wrap .bc-product-card .bc-product__meta h3 a {
  color: #203c6c !important;
  font-weight: 700;
}
.prod-custom-wrap .bc-product-card .bc-product__pricing {
  justify-content: center;
  font-size: 32px;
  color: #203c6c;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .prod-custom-wrap .bc-product-card .bc-product__pricing {
    font-size: 50px;
    margin: 20px 0;
  }
}
.prod-custom-wrap .bc-product-card .bc-product__pricing span {
  font-weight: 700 !important;
}
.prod-custom-wrap .bc-btn--add_to_cart {
  background-color: #f15a29 !important;
  border-color: #f15a29;
  color: #fff;
  padding: 20px 30px !important;
  width: auto !important;
  text-transform: capitalize !important;
  font-size: 10px !important;
}
@media screen and (min-width: 768px) {
  .prod-custom-wrap .bc-btn--add_to_cart {
    font-size: 15px !important;
    padding: 30px 50px !important;
  }
}
.prod-custom-wrap .bc-btn--add_to_cart:hover {
  background-color: #fff !important;
  border-color: #f15a29;
  color: #f15a29;
}

.carrus-checkbox label {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(105, 105, 108, 0.5);
  margin-left: 30px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.carrus-checkbox input[type=checkbox] {
  opacity: 0;
}
.carrus-checkbox input[type=checkbox]:disabled + label {
  border: none;
  background-color: rgba(105, 105, 107, 0.2);
  cursor: not-allowed;
}
.carrus-checkbox input[type=checkbox]:disabled + label::before {
  content: "";
  display: none;
}
.carrus-checkbox input[type=checkbox]:checked + label {
  border: 5px solid #1d3c6f;
}
.carrus-checkbox input[type=checkbox]:checked + label::before {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  background-image: url(img/ul-checkmark.svg);
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.tab-large {
  width: 90vw;
  margin: 0 auto;
  background-color: #1c203e;
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
  text-align: center;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 40px;
  cursor: pointer;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .tab-large {
    width: 70vw;
    font-size: 24px;
    padding: 40px 0;
  }
}
@media screen and (min-width: 1200px) {
  .tab-large {
    width: 50vw;
    font-size: 42px;
  }
}
.tab-large svg {
  position: relative;
  top: 0px;
  left: 5px;
  width: 15px;
  height: 6px;
  transform: rotate(-90deg);
  transition: 0.3s;
}
.tab-large svg.caret {
  transform: rotate(0deg);
}
@media screen and (min-width: 768px) {
  .tab-large svg {
    width: 20px;
    height: 8px;
    top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .tab-large svg {
    width: 25px;
    height: 11px;
    top: -5px;
  }
}
.tab-large svg path {
  fill: #fff;
}
.tab-large.even {
  background-color: #d1d8e2;
  color: #1c203e;
}
.tab-large.even svg {
  position: relative;
  top: 0px;
  left: 5px;
  width: 15px;
  height: 6px;
  transform: rotate(-90deg);
  transition: 0.3s;
}
.tab-large.even svg.caret {
  transform: rotate(0deg);
}
@media screen and (min-width: 768px) {
  .tab-large.even svg {
    width: 20px;
    height: 8px;
    top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .tab-large.even svg {
    width: 25px;
    height: 11px;
    top: -5px;
  }
}
.tab-large.even svg path {
  fill: #1c203e;
}

.panel-lg {
  display: none;
}

.headline-block {
  width: 100%;
  padding: 20px 0;
  color: #fff;
  background-color: #1d3c6f;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .headline-block {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .headline-block {
    font-size: 23px;
  }
}

.width-30 {
  width: 100% !important;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .width-30 {
    width: 30% !important;
  }
}

.width-60 {
  width: 100% !important;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .width-60 {
    width: 60% !important;
  }
}

.width-70 {
  width: 100%;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .width-70 {
    width: 70%;
  }
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.generic {
  padding: 40px 0;
}
.generic h2 {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  .generic h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen and (min-width: 1024px) {
  .generic h2 {
    font-size: 42px;
    line-height: 52px;
  }
}
.generic p {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  color: #69696C;
}
@media screen and (min-width: 768px) {
  .generic p {
    text-align: left;
    font-size: 20px;
    line-height: 28px;
  }
}
.generic p.footnote {
  font-size: 12px;
  color: #1d3c6f;
  text-transform: uppercase;
  margin-top: 30px;
}
.generic p.footnote span {
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.generic p.footnote br {
  display: none;
}
@media screen and (min-width: 992px) {
  .generic p.footnote br {
    display: block;
  }
}
.generic .intro {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}
.generic .intro .img {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .generic .intro .img {
    margin-bottom: 0;
  }
}
.generic .intro .img img {
  display: inline;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .generic .intro .img img {
    max-width: 100%;
  }
}
.generic .intro.top {
  align-items: flex-start;
}
.generic .intro.top img {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .generic .intro.top img {
    margin-bottom: 0;
  }
}
.generic .intro.top .alignfix {
  position: relative;
  min-height: 0;
}
@media screen and (min-width: 768px) {
  .generic .intro.top .alignfix {
    min-height: 300px;
  }
}
.generic .intro.top .alignfix a {
  font-size: 12px;
  position: relative;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .generic .intro.top .alignfix a {
    position: absolute;
    bottom: 10px;
    margin-top: 0;
    font-size: 22px;
  }
}

.img-grid {
  padding: 40px 0;
}
.img-grid .container {
  max-width: 90%;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .img-grid .container {
    max-width: 100%;
  }
}
.img-grid h2 {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .img-grid h2 {
    font-size: 24px !important;
  }
}
.img-grid .width--33 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .img-grid .width--33 {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}
.img-grid .width--33 .inner {
  width: 100%;
  margin-bottom: 15px;
  border: 3px solid #1d3c6f;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .img-grid .width--33 .inner {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .img-grid .width--33 .inner {
    min-height: 400px;
  }
}
.img-grid .width--33 .inner img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 0.5s;
  display: none;
}
@media screen and (min-width: 768px) {
  .img-grid .width--33 .inner img {
    display: block;
  }
}
.img-grid .width--33 .inner a {
  text-decoration: none !important;
  display: block;
  transition: 0.3s;
}
.img-grid .width--33 .inner a:hover {
  background-color: #1d3c6f;
}
.img-grid .width--33 .inner a:hover img {
  transform: scale(1.1);
}
.img-grid .width--33 .inner a:hover h3 {
  color: #fff;
}
.img-grid .width--33 .inner h3 {
  color: #1d3c6f;
  font-size: 22px;
  padding: 40px 10px;
  text-align: center;
  margin: 0;
  transition: 0.3s;
  line-height: 30px;
}
.img-grid .course-list-g-cta {
  padding: 40px 0;
  text-align: center;
}

.split-blocks,
.bottom {
  padding: 40px 0;
}
.split-blocks .container,
.bottom .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .split-blocks .container,
.bottom .container {
    max-width: 80%;
  }
}
.split-blocks .inner,
.bottom .inner {
  width: 100%;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner,
.bottom .inner {
    width: 46%;
    margin-top: 0;
  }
}
.split-blocks .inner h2,
.bottom .inner h2 {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner h2,
.bottom .inner h2 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .split-blocks .inner h2,
.bottom .inner h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
.split-blocks .inner h3,
.bottom .inner h3 {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner h3,
.bottom .inner h3 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .split-blocks .inner h3,
.bottom .inner h3 {
    min-height: 125px;
  }
}
@media screen and (min-width: 1260px) {
  .split-blocks .inner h3,
.bottom .inner h3 {
    min-height: 100px;
  }
}
.split-blocks .inner p,
.bottom .inner p {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  color: #69696b;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner p,
.bottom .inner p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .split-blocks .inner p,
.bottom .inner p {
    font-size: 20px;
    line-height: 28px;
  }
}
.split-blocks .inner .button-space,
.bottom .inner .button-space {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner .button-space,
.bottom .inner .button-space {
    margin-top: 30px;
  }
}
.split-blocks .inner .block-wrap,
.bottom .inner .block-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner .block-wrap,
.bottom .inner .block-wrap {
    padding-top: 25px;
  }
}
.split-blocks .inner .block-wrap .inner-block,
.bottom .inner .block-wrap .inner-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .split-blocks .inner .block-wrap .inner-block,
.bottom .inner .block-wrap .inner-block {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .split-blocks .inner .block-wrap .inner-block,
.bottom .inner .block-wrap .inner-block {
    width: 42%;
    margin-top: 0;
  }
}
.split-blocks .inner .block-wrap .inner-block img,
.bottom .inner .block-wrap .inner-block img {
  max-width: 165px;
  width: 100%;
}
.split-blocks .inner .block-wrap .inner-block a,
.bottom .inner .block-wrap .inner-block a {
  margin-right: auto;
  margin-top: 10px;
}
.split-blocks .logos,
.bottom .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.split-blocks .logos .inner,
.bottom .logos .inner {
  width: 48%;
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .split-blocks .logos .inner,
.bottom .logos .inner {
    width: 18%;
    margin-bottom: 0;
  }
}
.split-blocks .logos .inner img,
.bottom .logos .inner img {
  width: 100%;
  margin: 0 auto;
}
.split-blocks .logos h4,
.bottom .logos h4 {
  text-align: left;
  font-size: 10px;
  line-height: 14px;
  color: #1d3c6f;
  margin-top: 15px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .split-blocks .logos h4,
.bottom .logos h4 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .split-blocks .logos h4,
.bottom .logos h4 {
    font-size: 20px;
    line-height: 28px;
    max-width: 185px;
    min-height: 60px;
  }
}
.split-blocks .banner,
.bottom .banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #1d3c6f;
  justify-content: space-between;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .split-blocks .banner,
.bottom .banner {
    border: 3px solid #1d3c6f;
    margin: 80px 0 40px;
  }
}
.split-blocks .banner h2,
.bottom .banner h2 {
  font-size: 33px;
  line-height: 38px;
}
@media screen and (min-width: 768px) {
  .split-blocks .banner h2,
.bottom .banner h2 {
    font-size: 45px;
    line-height: 51px;
    max-width: 400px;
  }
}
.split-blocks .banner p,
.bottom .banner p {
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  color: #69696b;
}
@media screen and (min-width: 768px) {
  .split-blocks .banner p,
.bottom .banner p {
    font-size: 24px;
    line-height: 33px;
  }
}
.split-blocks .banner .btn,
.bottom .banner .btn {
  font-size: 28px;
  line-height: 33px;
}
@media screen and (min-width: 768px) {
  .split-blocks .banner .btn,
.bottom .banner .btn {
    font-size: 47px;
    line-height: 33px;
  }
}
.split-blocks .banner .inner,
.bottom .banner .inner {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .split-blocks .banner .inner,
.bottom .banner .inner {
    width: 48%;
  }
}
.split-blocks .banner .inner img,
.bottom .banner .inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.split-blocks .banner .inner.banner-right,
.bottom .banner .inner.banner-right {
  order: 1;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .split-blocks .banner .inner.banner-right,
.bottom .banner .inner.banner-right {
    order: 2;
  }
}
.split-blocks .banner .inner.banner-left,
.bottom .banner .inner.banner-left {
  padding: 25px;
  order: 2;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .split-blocks .banner .inner.banner-left,
.bottom .banner .inner.banner-left {
    padding: 50px 30px;
    order: 1;
  }
}

.prefooter {
  background-color: #1c203e;
  color: #fff;
  margin-bottom: -100px;
}
.prefooter .container {
  max-width: 75%;
  padding: 40px 0;
}
.prefooter .container h2 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  .prefooter .container h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media screen and (min-width: 1024px) {
  .prefooter .container h2 {
    font-size: 36px;
    line-height: 55px;
  }
}
.prefooter .container p {
  margin-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */
