@charset "UTF-8";
/* Helpers - Variable file along with mixins. 
========================================================================== */
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

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

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*$template-url: "/prep101/site/wp-content/themes/prep101";*/
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Base - Individual site elements. 
========================================================================== */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  min-width: 320px;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
  color: #444444;
  font-size: 16px; }

body:after {
  /* http://adactio.com/journal/5429/ */
  content: 'smalllayout';
  display: none; }
  @media screen and (min-width: 75em) {
    body:after {
      content: 'largelayout'; } }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

.clearfix:after {
  clear: both; }

.clearfix:after {
  content: "";
  display: table; }

a {
  color: #571f7a; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer; }

a:focus {
  outline: none; }

ul,
ol {
  margin: 0;
  padding: 0; }

ul ul,
ol ol {
  margin: 0; }

li {
  margin: 0;
  padding: 0; }

input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

input {
  line-height: normal; }

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

fieldset {
  border: none;
  padding: 0;
  margin: 0; }

/* Text inputs */
input[type="text"],
input[type="email"],
input[type="password"],
.input-field,
textarea,
select {
  line-height: 150%;
  vertical-align: middle;
  width: 100%;
  font-family: "proxima-nova", sans-serif; }

input[type="text"],
input[type="email"],
input[type="password"],
.input-field,
textarea {
  padding: 0.5em 1em;
  border: 1px solid #777;
  width: 100%;
  -webkit-appearance: none;
  background-image: none;
  box-shadow: none; }

input-field:focus {
  outline: 0;
  box-shadow: none; }

label {
  display: block;
  margin-bottom: .25em; }

/*------------------------------------*\
    $IMAGES
\*------------------------------------*/
img {
  max-width: 100%; }

video {
  max-width: 100%; }

button {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button {
  line-height: normal; }

button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* Objects 
========================================================================== */
/*
  Object - Grid */
.o-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.o-grid__column {
  padding: 0 1.25em; }

.o-grid--1to2 {
  flex-wrap: wrap; }

@media screen and (min-width: 75em) {
  .o-grid--1to2 > .o-grid__column {
    width: 49.9%; } }

@media screen and (min-width: 48em) {
  .o-grid--1to2-medium > .o-grid__column {
    width: 49.9%; } }

@media screen and (min-width: 75em) {
  .o-grid--1to3 > .o-grid__column {
    width: 33%; } }

@media screen and (min-width: 75em) {
  .o-grid--1to4 > .o-grid__column {
    width: 24.9%; } }

@media screen and (min-width: 75em) {
  .o-grid--1to6 > .o-grid__column {
    width: 16.66666666666667%; } }

.o-grid--1to2to3 {
  flex-wrap: wrap; }

.o-grid--1to2to3 > .o-grid__column {
  width: 100%; }
  @media screen and (min-width: 48em) {
    .o-grid--1to2to3 > .o-grid__column {
      width: 33%; } }

@media screen and (min-width: 48em) {
  #student-testimonials.o-grid--1to2to3 > .o-grid__column {
    width: 49.9%; } }

@media screen and (min-width: 901px) {
  #student-testimonials.o-grid--1to2to3 > .o-grid__column {
    width: 33%; } }

@media screen and (min-width: 0.0625em) {
  .o-grid--1to2to3to4 > .o-grid__column {
    width: 100%; } }

@media screen and (min-width: 48em) {
  .o-grid--1to2to3to4 > .o-grid__column {
    width: 49.9%; } }

@media screen and (min-width: 75em) {
  .o-grid--1to2to3to4 > .o-grid__column {
    width: 24.9%; } }

@media screen and (min-width: 0.0625em) {
  .o-grid--4-fixed-width > .o-grid__column {
    width: 100%; } }

@media screen and (min-width: 40em) {
  .o-grid--4-fixed-width > .o-grid__column {
    width: 49.9%; } }

@media screen and (min-width: 1000px) {
  .o-grid--4-fixed-width > .o-grid__column {
    width: 33%; } }

@media screen and (min-width: 75em) {
  .o-grid--4-fixed-width > .o-grid__column {
    width: 24.9%; } }

.o-grid--2 > .o-grid__column {
  width: 49.9%; }

.o-grid--1to2 > .o-grid__column:nth-of-type(2n+1),
.o-grid--1to3 > .o-grid__column:nth-of-type(3n+1),
.o-grid--1to4 > .o-grid__column:nth-of-type(4n+1),
.o-grid--1to6 > .o-grid__column:nth-of-type(6n+1) {
  clear: left; }

@media screen and (min-width: 48em) {
  .o-grid--1to2to3 > .o-grid__column:nth-of-type(2n+1) {
    clear: left; } }

@media screen and (min-width: 75em) {
  .o-grid--1to2to3 > .o-grid__column:nth-of-type(2n+1) {
    clear: none; }
  .o-grid--1to2to3 > .o-grid__column:nth-of-type(3n+1) {
    clear: left; } }

@media screen and (min-width: 48em) {
  .o-grid--1to2to3to4 > .o-grid__column:nth-of-type(2n+1) {
    clear: left; } }

@media screen and (min-width: 75em) {
  .o-grid--1to2to3to4 > .o-grid__column:nth-of-type(2n+1) {
    clear: none; }
  .o-grid--1to2to3to4 > .o-grid__column:nth-of-type(3n+1) {
    clear: none; }
  .o-grid--1to2to3to4 > .o-grid__column:nth-of-type(4n+1) {
    clear: left; } }

@media screen and (min-width: 40em) {
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n) .o-block-instructor-thumb {
    margin-left: 0; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n) .o-block-instructor-thumb {
    margin-left: 0; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n+1) {
    clear: left; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n+1) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n+1) .o-block-instructor-thumb {
      margin-right: 0; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n+1) .o-block-instructor-thumb {
      margin-right: 0; } }

@media screen and (min-width: 1000px) {
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) {
    clear: none; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n) {
    clear: none; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n) .o-block-instructor-thumb {
      margin-left: 0; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n) .o-block-instructor-thumb {
      margin-left: 0; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+2) {
    clear: none; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+2) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+2) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+2) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+1) {
    clear: left; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+1) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+1) .o-block-instructor-thumb {
      margin-right: 0; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+1) .o-block-instructor-thumb {
      margin-right: 0; } }

@media screen and (min-width: 75em) {
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) {
    clear: none; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-thumb, .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
    .o-grid--4-fixed-width > .o-grid__column:nth-of-type(n) .o-block-instructor-thumb {
      margin-right: auto;
      margin-left: auto; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(2n+1) {
    clear: none; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(3n+1) {
    clear: none; }
  .o-grid--4-fixed-width > .o-grid__column:nth-of-type(4n+1) {
    clear: left; } }

.o-block-label {
  color: #141c33;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 600; }

/* 
  Block Title
*/
.o-block-title, .c-info-block-title {
  font-size: 28px;
  line-height: 1;
  font-family: "jubilat", serif; }

.o-block-title br, .c-info-block-title br {
  display: none; }
  @media screen and (min-width: 75em) {
    .o-block-title br, .c-info-block-title br {
      display: inline-block; } }

.o-block-title + p, .c-info-block-title + p {
  margin-top: 20px; }

.o-block-subtitle {
  font-size: 20px;
  line-height: 1;
  font-family: "jubilat", serif; }

.o-block-img {
  margin: 0 0 1em; }

.o-block-media .o-block-thumb, .o-block-media .o-block-instructor-thumb {
  margin: 0 0 1em;
  display: block; }
  @media screen and (min-width: 75em) {
    .o-block-media .o-block-thumb, .o-block-media .o-block-instructor-thumb {
      float: left;
      margin-right: 20px; } }

@media screen and (min-width: 75em) {
  .o-block-media .o-block-thumb--ext {
    float: right;
    margin-left: 20px; } }

.o-block-table {
  display: table;
  width: 100%;
  height: 100%; }

.o-block-table__container {
  text-align: center;
  display: table-cell;
  background: #fff; }
  @media screen and (min-width: 48em) {
    .o-block-table__container {
      background: transparent;
      vertical-align: middle; } }

/* 
  Block Media 
*/
.o-block-media {
  margin: 0; }
  .o-block-media .b-thumb img {
    display: block; }

.o-block-media,
.o-block-media__text {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.toggle-info-block {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box; }
  .toggle-info-block .o-block-title, .toggle-info-block .c-info-block-title {
    padding-bottom: 24px;
    margin-bottom: 29px;
    padding-right: 20px;
    border-bottom: 1px solid #e3e5e8;
    cursor: pointer; }
  .toggle-info-block .o-block-subtitle {
    padding-bottom: 14px;
    margin-bottom: 19px;
    border-bottom: 1px solid #e3e5e8;
    cursor: pointer; }
    .toggle-info-block .o-block-subtitle.last-element {
      border: none; }
  .toggle-info-block .toggle-info-block__content, .toggle-info-block .small-toggle-info-block__content {
    display: none;
    padding: 38px 0 50px 0; }
    .toggle-info-block .toggle-info-block__content p, .toggle-info-block .small-toggle-info-block__content p {
      padding-bottom: 0px;
      font-weight: 300; }
    .toggle-info-block .toggle-info-block__content h4, .toggle-info-block .small-toggle-info-block__content h4 {
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      padding: 0 0 21px 0;
      margin: 0; }
    .toggle-info-block .toggle-info-block__content ul, .toggle-info-block .small-toggle-info-block__content ul {
      padding: 0 0 25px 0;
      margin: 0;
      list-style: none; }
      .toggle-info-block .toggle-info-block__content ul li, .toggle-info-block .small-toggle-info-block__content ul li {
        font-weight: 300; }
        .toggle-info-block .toggle-info-block__content ul li:before, .toggle-info-block .small-toggle-info-block__content ul li:before {
          font-family: FontAwesome;
          content: "\f111";
          color: #571f7a;
          margin-right: 10px;
          font-size: 6px;
          vertical-align: middle; }
    .toggle-info-block .toggle-info-block__content .c-btn, .toggle-info-block .small-toggle-info-block__content .c-btn {
      margin: 20px 0 0 0; }
  .toggle-info-block .toggle:after {
    content: "\f067";
    font-family: FontAwesome;
    color: #571f7a;
    float: right;
    font-size: 20px;
    line-height: 26px;
    width: 40px;
    text-align: center; }
    @media screen and (min-width: 75em) {
      .toggle-info-block .toggle:after {
        position: relative;
        float: right;
        width: 20px; } }
  .toggle-info-block .toggle.open.o-block-title, .toggle-info-block .toggle.open.c-info-block-title {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .toggle-info-block .toggle.open + div {
    display: block;
    border-bottom: 1px solid #e3e5e8;
    margin-bottom: 20px; }
  .toggle-info-block .toggle.open:after {
    content: "\f068"; }
  .toggle-info-block .small-toggle:after {
    content: "\f0da";
    font-family: FontAwesome;
    color: #571f7a;
    font-size: 15px;
    line-height: 26px;
    width: 40px;
    text-align: center;
    margin-left: 20px; }
  .toggle-info-block .small-toggle.open.o-block-subtitle {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .toggle-info-block .small-toggle.open + div {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e5e8; }
  .toggle-info-block .small-toggle.open:after {
    content: "\f0d7"; }
  .toggle-info-block .small-toggle.last-element.open + div {
    border: none; }

.instructor-stats {
  font-size: 50px;
  color: #1087fc;
  font-family: "jubilat", serif; }

[class^="o-icon--"]:before,
[class^="o-icon--"]:after,
[class*=" o-icon--"]:before,
[class*=" o-icon--"]:after {
  font-family: FontAwesome;
  line-height: 1; }

[class^="o-icon--"]:before,
[class*=" o-icon--"]:before {
  margin-right: 10px; }

[class^="o-icon--"]:after,
[class*=" o-icon--"]:after {
  margin-left: 10px; }

.o-icon--angle-left.o-icon--before:before,
.o-icon--angle-left.o-icon--after:after {
  content: '\f104'; }

.o-icon--angle-right.o-icon--before:before,
.o-icon--angle-right.o-icon--after:after {
  content: '\f105'; }

.o-icon--angle-top.o-icon--before:before,
.o-icon--angle-top.o-icon--after:after {
  content: '\f106'; }

.o-icon--angle-down.o-icon--before:before,
.o-icon--angle-down.o-icon--after:after {
  content: '\f107'; }

.o-icon--circle-down--before:before,
.o-icon--circle-down--after:after {
  content: '\f13a'; }

.o-icon--circle-up--before:before,
.o-icon--circle-up--after:after {
  content: '\f139'; }

.o-icon--circle-right--before:before,
.o-icon--circle-right--after:after {
  content: "\f138"; }

.o-icon--circle--before:before,
.o-icon--circle--after:after {
  content: "\f111"; }

.o-icon--plus-circle--before:before,
.o-icon--plus-circle--after:after {
  content: "\f055"; }

.o-icon--times-circle--before:before,
.o-icon--times-circle--after:after {
  content: "\f057"; }

.o-icon--warning--before:before,
.o-icon--warning--after:after {
  content: "\f071"; }

.blue-icon {
  width: auto;
  height: 100%; }

@media screen and (min-width: 48em) {
  .show-on-small-only {
    display: none !important; } }

.show-on-medium-down {
  display: block !important; }
  @media screen and (min-width: 75em) {
    .show-on-medium-down {
      display: none !important; } }

.show-on-medium-up {
  display: none !important; }
  @media screen and (min-width: 48em) {
    .show-on-medium-up {
      display: block !important; } }

.show-on-medium-only {
  display: none !important; }
  @media screen and (min-width: 48em) {
    .show-on-medium-only {
      display: block !important; } }
  @media screen and (min-width: 75em) {
    .show-on-medium-only {
      display: none !important; } }

.show-on-large-only {
  display: none !important; }
  @media screen and (min-width: 75em) {
    .show-on-large-only {
      display: block !important; } }

.is-hidden {
  display: none; }

/* Layout  
========================================================================== */
/*
.l-pagewrap {
  background-color: #fff;
  margin: 0 auto;
  min-width: $unit-width;
  width: 100%;
}
*/
.l-section {
  padding: 150px 0; }

.l-container {
  margin: 0 auto;
  padding: 0 1.25em;
  width: 100%;
  max-width: 75em; }

.l-main {
  padding-top: 119px; }
  @media screen and (min-width: 75em) {
    .l-main {
      padding-top: 119px; } }

@media screen and (min-width: 48em) {
  .l-col1of2 {
    float: left;
    width: 66%; } }

@media screen and (min-width: 48em) {
  .l-col2of2 {
    float: right;
    width: 34%; } }

@media screen and (min-width: 48em) {
  .l-aside {
    padding-left: 80px; } }

.l-clearfix:after,
.l-header:after,
.l-main:after,
.l-footer:after,
.l-section:after,
.grid:after,
.l-aside:after,
.l-container:after {
  clear: both; }

.l-clearfix:before,
.l-clearfix:after,
.l-section:before,
.grid:before,
.l-section:after,
.grid:after,
.l-header:before,
.l-header:after,
.l-main:before,
.l-main:after,
.l-footer:before,
.l-footer:after,
.l-aside:before,
.l-aside:after,
.l-container:before,
.l-container:after {
  content: "";
  display: table; }

#footer-newsletter-bar {
  background-color: #122941; }
  #footer-newsletter-bar .l-container {
    display: block;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media screen and (min-width: 48em) {
      #footer-newsletter-bar .l-container {
        display: flex;
        text-align: left;
        height: 120px;
        padding-top: 0;
        padding-bottom: 0; } }
    @media screen and (min-width: 75em) {
      #footer-newsletter-bar .l-container {
        flex-wrap: nowrap; } }
    #footer-newsletter-bar .l-container:before, #footer-newsletter-bar .l-container:after {
      display: none; }
    #footer-newsletter-bar .l-container .newsletter-text,
    #footer-newsletter-bar .l-container .signup-form,
    #footer-newsletter-bar .l-container .signup-submit {
      max-width: 335px;
      margin: 20px auto;
      width: 100%; }
      @media screen and (min-width: 48em) {
        #footer-newsletter-bar .l-container .newsletter-text,
        #footer-newsletter-bar .l-container .signup-form,
        #footer-newsletter-bar .l-container .signup-submit {
          max-width: none;
          margin: inherit; } }
    #footer-newsletter-bar .l-container .newsletter-text {
      font-family: "jubilat",serif;
      font-size: 2.5em;
      line-height: 1.2em;
      color: #fff;
      width: 100%;
      padding: 0; }
      @media screen and (min-width: 48em) {
        #footer-newsletter-bar .l-container .newsletter-text {
          width: 48.3333333333333%;
          padding: 0; } }
    #footer-newsletter-bar .l-container .signup-form {
      height: 50px;
      background-color: #fff;
      border-radius: 5px;
      display: flex;
      align-items: center;
      width: 100%; }
      #footer-newsletter-bar .l-container .signup-form span {
        margin-left: 20px;
        font-weight: 300;
        color: #444; }
      @media screen and (min-width: 48em) {
        #footer-newsletter-bar .l-container .signup-form {
          width: 32.0833333333333%; } }
    #footer-newsletter-bar .l-container .signup-submit {
      display: flex;
      align-items: center;
      height: 50px;
      background-color: #4dbf45;
      border-radius: 5px;
      width: 100%; }
      #footer-newsletter-bar .l-container .signup-submit a {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center; }
      @media screen and (min-width: 48em) {
        #footer-newsletter-bar .l-container .signup-submit {
          width: 15%; } }

.l-footer {
  background: #141c33;
  border-top: 6px solid #1087fc;
  padding-top: 90px; }
  @media screen and (min-width: 75em) {
    .l-footer {
      background: #141c33 url(../../images/footer_bg.png) 0 0 no-repeat;
      background-size: 33% 100%; } }
  @media screen and (min-width: 100em) {
    .l-footer {
      background-size: 39% 100%; } }
  .l-footer a {
    cursor: pointer; }
  .l-footer .o-grid {
    justify-content: left; }

.footer__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: "jubilat", serif;
  line-height: 1;
  letter-spacing: .02em;
  color: #fff;
  display: block;
  margin: auto;
  margin-bottom: 20px; }
  .footer__title a {
    color: #fff; }

.footer__text ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.footer__text {
  color: #9ba5c2; }

.footer__text a {
  color: #9ba5c2; }
  .footer__text a:hover {
    color: #fff; }

.footer__text--universities ul {
  column-count: 2;
  margin-bottom: 50px;
  /*max-width: 280px;*/ }

.footer__text--universities li {
  line-height: 30px; }

.footerLinksContainer {
  padding-bottom: 55px;
  padding-left: 7%; }
  @media screen and (min-width: 48em) {
    .footerLinksContainer {
      padding-left: 0; } }
  @media screen and (min-width: 75em) {
    .footerLinksContainer {
      width: 66.67%;
      float: right;
      padding-left: 78px; } }
  .footerLinksContainer .o-grid__column {
    padding-left: 0px;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .footerLinksContainer .o-grid__column {
        padding-left: 1.25em;
        width: auto; } }

@media screen and (min-width: 48em) {
  .footerLinksContainer .o-grid__column:nth-child(1) {
    width: 53%;
    margin-right: 18.193548%; }
  .footerLinksContainer .o-grid__column:nth-child(2) {
    padding-left: 0;
    margin-top: 4px; }
  .footerLinksContainer .o-grid__column:nth-child(3) {
    width: 25%; } }

.l-footer-secondary {
  margin: -1.25em;
  padding: 60px 0;
  background-color: #11263d; }
  @media screen and (min-width: 75em) {
    .l-footer-secondary {
      background-color: transparent;
      float: left;
      width: 33.33%;
      padding-top: 0;
      margin: 0; } }

@media screen and (min-width: 75em) {
  .l-footer-secondary .l-container {
    padding-left: 0; } }

.l-footer-secondary .l-container .footer__title,
.l-footer-secondary .l-container .footer__text {
  padding-left: 7%; }
  @media screen and (min-width: 48em) {
    .l-footer-secondary .l-container .footer__title,
    .l-footer-secondary .l-container .footer__text {
      padding-left: 0; } }

.l-footer-secondary .l-container .social-media {
  margin: 30px 0 0; }
  .l-footer-secondary .l-container .social-media img.fb {
    height: 30px;
    width: 18px;
    margin-right: 15px; }
  .l-footer-secondary .l-container .social-media img.twitter {
    height: 30px;
    width: 28px; }

.copyright {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300; }

/*
.l-footer {
  background: #141c33;
  border-top: 6px solid #40c4ff;
  

  font-family: $global-font-family;
  color: $footer-font-color;
  a {
    color: $footer-link-color;
  }

  @include respond-min($bp-large) {
      background: #141c33 url(../../images/footer_bg.svg) 0 0 no-repeat;
      background-size: 33.33%;
  }


  .l-container {
      padding: 90px $column-gutter 0;

      @include respond-min($bp-large) {
          background: #141c33 url(../../images/footer_bg.svg) 0 0 no-repeat;
          background-size: 33.33%;
      }
  }

}

.footer__title  {
  margin-bottom: 15px;
  color: #fff;
  font-size: 24px;
}

.footer__text ul {
  margin-bottom: 10px;

  li {
    font-size: 16px;
    line-height: 30px;
  }
}

.copyright {

}

.footer__links {
  padding: 0 0 65px 0; 

  a {
  margin: 0 5px;
  }
}

.social-links a {
  margin-right: 20px;
}

.footer__text {
  margin-bottom: 40px;
}



.footerGrid1to3 {
    .footerGridColumn {
      width: 30%;
      display: inline-block;
      vertical-align: top;
    }
}
.footerGrid1to2 {
    .footerGridColumn {
      width: 48%;
      display: inline-block;
      vertical-align: top;
    }
}


.footerLinksContainer {
    float: none;
    clear: both;
    @include respond-min($bp-large) {
      float: right;
      clear: right;
      width: 60%;
    }
}
.footerPrep101 {
    float: none;
    clear: both;
    background: #122941;
    margin: -$column-gutter;
    margin-top: 40px;
    padding: $column-gutter;

    @include respond-min($bp-large) {
      margin: 0;
      padding: 0;
      float: left;
      clear: none;
      background: transparent;
    }
}





.footerUniversities {
    display: block;

    @include respond-min($bp-medium) {
      display: inline-block;
      vertical-align: top;
      width: 66%;
    }
}

.footerOtherLinks {
    display: block;

    @include respond-min($bp-medium) {
      display: inline-block;
      vertical-align: top;
      width: 33%;
    }

}
*/
/* Components - Individual site elements  
========================================================================== */
h1, .h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1; }

h2, .h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1; }

h3, .h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1; }

h4, .h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1; }

h5, .h5 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1; }

h6, .h6 {
  margin: 0 0 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1; }

p {
  margin: 0 0 1em; }

.small-title {
  font-size: 28px; }

.intro {
  font-size: 20px;
  margin-bottom: 0; }

.caption {
  font-size: .75em;
  margin: 1em 0;
  color: #888; }

hr {
  border-top-color: #dddddd;
  margin: 0; }

/* Lists */
.list-no-bullets {
  margin: 0;
  padding: 0;
  list-style: none; }

.list-inline li {
  display: inline-block;
  position: relative; }

.list-inline a {
  display: block; }

/* Blockquote */
blockquote {
  margin: 1em 40px;
  border-left: 6px solid #CCC;
  padding-left: 20px; }

blockquote cite {
  font-style: italic;
  font-size: .875em;
  display: block;
  margin-top: 10px; }

blockquote cite:before {
  content: "\2014 \0020z"; }

/* Border */
hr {
  border-top-color: #dddddd;
  margin: 0; }

/* Misc */
.center {
  text-align: center;
  margin: 0 auto; }

.small {
  font-size: 75%; }

.center {
  text-align: center;
  margin: 0 auto; }

.small {
  font-size: 75%; }

.text {
  /* Here's some stuff to correct the PM's mistakes */ }
  .text h2 {
    padding: 0 0 20px; }
  .text h3 {
    padding: 0 0 20px; }
  .text ul, .text ol {
    margin-left: 20px; }
  .text li {
    margin-bottom: 1em; }
  .text li:last-of-type {
    margin-bottom: 0; }
  .text p, .text ul, .text ol {
    margin-bottom: 30px; }
  .text a:hover {
    text-decoration: underline; }
  .text img {
    height: auto; }

.c-section-block.c-slab-light-blue {
  background-color: #f0f4f7;
  padding: 70px 0px; }
  @media screen and (min-width: 48em) {
    .c-section-block.c-slab-light-blue {
      padding: 150px 0 100px; } }
  .c-section-block.c-slab-light-blue .o-grid__column {
    margin: 0 auto 40px; }
    @media screen and (min-width: 48em) {
      .c-section-block.c-slab-light-blue .o-grid__column {
        margin: 0 0 40px; } }
  .c-section-block.c-slab-light-blue .center .c-btn {
    width: 100%;
    max-width: 335px;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (min-width: 48em) {
      .c-section-block.c-slab-light-blue .center .c-btn {
        max-width: 283px; } }

.c-section-block.c-comparison {
  background: url("/wp-content/themes/prep101/images/masked-banner.png") center bottom no-repeat;
  background-size: cover;
  padding: 70px 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 48em) {
    .c-section-block.c-comparison {
      padding: 100px 0 100px;
      margin-bottom: 0px; } }
  .c-section-block.c-comparison .c-slab-blue {
    background-color: rgba(16, 135, 252, 0.8); }
  .c-section-block.c-comparison .c-section-block__title, .c-section-block.c-comparison .c-section-block__title-white, .c-section-block.c-comparison .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-section-block.c-comparison .c-section-block__title-no-margin {
    color: #fff;
    margin-bottom: 40px; }
  .c-section-block.c-comparison .center .c-btn {
    width: 100%;
    max-width: 323px; }

.c-download-package.c-slab-blue {
  padding: 70px 0px;
  background-color: #1087fc; }
  .c-download-package.c-slab-blue .l-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center; }
    @media screen and (min-width: 48em) {
      .c-download-package.c-slab-blue .l-container {
        text-align: left;
        justify-content: space-between; } }
    .c-download-package.c-slab-blue .l-container .left .c-section-block__title, .c-download-package.c-slab-blue .l-container .left .c-section-block__title-white, .c-download-package.c-slab-blue .l-container .left .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-download-package.c-slab-blue .l-container .left .c-section-block__title-no-margin,
    .c-download-package.c-slab-blue .l-container .left .c-section-block__desc,
    .c-download-package.c-slab-blue .l-container .left .c-section-block__desc-white,
    .c-download-package.c-slab-blue .l-container .left .c-section-block__chart-desc {
      color: #fff; }
    
    .c-download-package.c-slab-blue .l-container .left .c-section-block__desc,
    .c-download-package.c-slab-blue .l-container .left .c-section-block__desc-white,
    .c-download-package.c-slab-blue .l-container .left .c-section-block__chart-desc {
      margin-bottom: 30px; }
    .c-download-package.c-slab-blue .l-container .right.package-thumb {
      margin-top: 40px;
      padding: 0 21%; }
      @media screen and (min-width: 48em) {
        .c-download-package.c-slab-blue .l-container .right.package-thumb {
          padding: 0; } }
      .c-download-package.c-slab-blue .l-container .right.package-thumb img {
        -webkit-box-shadow: -15px 21px 110px -17px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -15px 21px 110px -17px rgba(0, 0, 0, 0.75);
        box-shadow: -15px 21px 110px -17px rgba(0, 0, 0, 0.75); }
  .c-download-package.c-slab-blue .left {
    width: 100%; }
  .c-download-package.c-slab-blue .c-btn {
    width: 100%;
    max-width: 335px; }
    @media screen and (min-width: 48em) {
      .c-download-package.c-slab-blue .c-btn {
        max-width: 283px; } }
  @media screen and (min-width: 48em) {
    .c-download-package.c-slab-blue .right {
      width: 261px;
      margin-top: 0; }
    .c-download-package.c-slab-blue .left {
      width: 447px; }
      .c-download-package.c-slab-blue .left .c-section-block__desc, .c-download-package.c-slab-blue .left .c-section-block__desc-white, .c-download-package.c-slab-blue .left .c-section-block__chart-desc {
        margin-bottom: 50px; } }

@media screen and (min-width: 48em) {
  .c-download-package {
    padding: 150px 0 100px; } }

.c-section-block {
  padding: 150px 0 100px; }
  @media screen and (min-width: 48em) {
    .c-section-block {
      padding: 150px 0; } }

.c-section-block__medium {
  padding: 30px 0 100px; }
  @media screen and (min-width: 48em) {
    .c-section-block__medium {
      padding: 80px 0; } }

.c-section-block__page-top {
  padding: 40px 0 100px; }
  @media screen and (min-width: 48em) {
    .c-section-block__page-top {
      padding: 75px 0; } }

#free-events .c-section-block__title, #free-events .c-section-block__title-white, #free-events .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial #free-events .c-section-block__title-no-margin {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.c-section-block__title, .c-section-block__title-white, .c-student-testimonial .c-section-block__title-no-margin {
  font-family: "jubilat", serif;
  font-size: 35px;
  line-height: 1;
  letter-spacing: .02em;
  margin-bottom: 20px; }
  @media screen and (min-width: 48em) {
    .c-section-block__title, .c-section-block__title-white, .c-student-testimonial .c-section-block__title-no-margin {
      font-size: 50px; } }

.c-section-block__medium-title {
  font-family: "jubilat", serif;
  font-size: 35px;
  line-height: 1;
  margin-bottom: 20px; }
  @media screen and (min-width: 48em) {
    .c-section-block__medium-title {
      font-size: 43px; } }

.c-section-block__small-title {
  font-family: "jubilat", serif;
  font-size: 28px;
  line-height: 1;
  letter-spacing: .02em;
  margin-bottom: 20px; }
  @media screen and (min-width: 48em) {
    .c-section-block__small-title {
      font-size: 28px; } }

.c-section-block__title-white {
  color: white; }

.c-section-block__desc, .c-section-block__desc-white, .c-section-block__chart-desc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  /*max-width: 674px;*/
  max-width: 704px;
  margin: 0 auto 40px; }
  @media screen and (min-width: 48em) {
    .c-section-block__desc, .c-section-block__desc-white, .c-section-block__chart-desc {
      font-size: 22px;
      line-height: 32px; } }

.c-section-block__desc-white {
  color: white; }

.c-section-block__tab-buttons {
  text-align: center;
  margin: 0 auto 80px; }

.c-normal-title {
  border-bottom: 1px solid #dfe3e9;
  margin-bottom: 25px;
  padding-bottom: 25px; }

.c-info-block-title {
  margin: 30px auto 35px; }

.c-main-content {
  display: block;
  padding: 40px 10px 50px;
  margin: auto; }
  @media screen and (min-width: 48em) {
    .c-main-content {
      float: left;
      width: 60%;
      padding: 90px 0 150px 0; } }
  @media screen and (min-width: 48em) and (max-width: 850px) {
    .c-main-content {
      width: 50%; } }
  @media screen and (min-width: 75em) {
    .c-main-content {
      float: left;
      max-width: 800px;
      width: 100%;
      padding: 90px 0 150px 0; } }
  .c-main-content .c-section-block__desc, .c-main-content .c-section-block__desc-white, .c-main-content .c-section-block__chart-desc {
    max-width: 100%; }
  @media screen and (min-width: 48em) {
    .c-main-content.careers .c-section-block__desc, .c-main-content.careers .c-section-block__desc-white, .c-main-content.careers .c-section-block__chart-desc {
      padding-bottom: 40px;
      border-bottom: 1px solid #e3e5e8; } }

.c-side-bar {
  padding: 0;
  background: #fff;
  display: block;
  box-sizing: border-box;
  margin: -20px;
  padding: 0 25px; }
  @media screen and (min-width: 48em) {
    .c-side-bar {
      max-width: 320px;
      float: right;
      border-left: 1px solid #dfe3e9;
      padding: 0 30px 0 50px;
      margin: auto;
      margin-top: 90px;
      background: transparent; } }
  .c-side-bar .c-side-bar__block {
    padding-bottom: 35px; }
    .c-side-bar .c-side-bar__block p {
      font-weight: 300; }
    .c-side-bar .c-side-bar__block ol {
      padding: 20px;
      margin: 0;
      font-weight: 300; }

.desc--border:after, .desc--border-white:after, .desc--border-light-blue:after, .desc--border-dark:after {
  content: "";
  display: block;
  width: 118px;
  height: 6px;
  margin: 30px auto 0;
  background-color: #f2f4f7; }

.desc--border__medium:after {
  margin: 40px auto 0; }
  @media screen and (min-width: 48em) {
    .desc--border__medium:after {
      margin: 70px auto 0; } }

.desc--border-white:after {
  background-color: white; }

.desc--border-light-blue:after {
  background-color: #4ba6ff; }

.desc--border-dark:after {
  background-color: #d5dde6; }

#proven-methods {
  padding: 90px 0 150px 0; }
  #proven-methods .learn-more-link {
    color: #1087fc;
    cursor: pointer; }

.blue-mask {
  background: #1087fc url(/wp-content/themes/prep101/images/bg-expertise.jpg) center bottom no-repeat;
  background-size: cover; }
  .blue-mask .desc--border-light-blue:after {
    display: none; }
  .blue-mask .c-section-block__desc-white {
    text-align: center;
    padding: 0 1.25em; }
  .blue-mask.c-feature-blocks {
    padding-left: 0;
    padding-right: 0; }
    @media screen and (min-width: 48em) {
      .blue-mask.c-feature-blocks .l-container {
        padding-left: 0; } }
    .blue-mask.c-feature-blocks .l-container .o-grid__column a {
      color: #fff; }
  .blue-mask .o-block-instructor-thumb {
    margin-bottom: 20px; }

.c-feature-blocks.purple-mask {
  background: #571f7a url(/wp-content/themes/prep101/images/purple-mask.png) center bottom no-repeat;
  background-size: cover; }
  .c-feature-blocks.purple-mask .desc--border-light-blue:after {
    display: none; }
  .c-feature-blocks.purple-mask .o-grid__column {
    margin-bottom: 10px; }
  .c-feature-blocks.purple-mask .c-section-block__desc-white {
    text-align: center; }
  @media screen and (min-width: 610px) {
    .c-feature-blocks.purple-mask .o-grid--3-fixed-width {
      width: 610px;
      margin: auto; } }
  @media screen and (min-width: 1000px) {
    .c-feature-blocks.purple-mask .o-grid--3-fixed-width {
      width: 920px; } }
  @media screen and (min-width: 75em) {
    .c-feature-blocks.purple-mask .o-grid--3-fixed-width {
      max-width: 1112px; } }
  .c-feature-blocks.purple-mask .o-block-instructor-thumb {
    margin-bottom: 20px; }

#social-section {
  background: #162b41 url(/wp-content/themes/prep101/images/bg-social.jpg) center bottom no-repeat;
  background-size: cover; }

.c-btn {
  display: inline-block;
  line-height: 1;
  letter-spacing: .1em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 700;
  border-width: 3px;
  border-style: solid;
  border-radius: 3px;
  text-transform: uppercase; }

.c-btn:active,
.c-btn.active {
  outline: none; }

.c-btn--small {
  font-size: 16px;
  padding: 15px 30px 16px; }

.c-btn--medium {
  font-size: 16px;
  padding: 16px 20px 18px; }
  @media screen and (min-width: 48em) {
    .c-btn--medium {
      padding-left: 20px;
      padding-right: 20px; } }

.c-btn--large {
  font-size: 16px;
  padding: 16px 20px 18px; }
  @media screen and (min-width: 48em) {
    .c-btn--large {
      padding-left: 20px;
      padding-right: 20px; } }

.c-btn--blue {
  background-color: #1087fc;
  border-color: #1087fc;
  color: #fff; }
  .c-btn--blue:hover, .c-btn--blue:focus {
    color: #fff;
    background-color: #1087fc; }

.c-btn--red {
  background-color: #ed5e4f;
  border-color: #ed5e4f;
  color: #fff; }
  .c-btn--red:hover, .c-btn--red:focus {
    color: #fff;
    background-color: #ed5e4f; }

.c-btn--green {
  background-color: #4dbf45;
  border-color: #4dbf45;
  color: #fff; }
  .c-btn--green:hover, .c-btn--green:focus {
    background-color: #4dbf45;
    color: #fff; }

.c-btn--ltgrey {
  background-color: #F3F4F8;
  border-color: #F3F4F8;
  color: #A0A9B9; }
  .c-btn--ltgrey:hover, .c-btn--ltgrey:focus {
    background-color: #F3F4F8;
    color: #A0A9B9; }

.c-btn--outline-white {
  background-color: transparent;
  border-color: #fff;
  color: #fff; }
  .c-btn--outline-white:focus {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    
.c-btn--outline-white:hover {
background-color: white;
border-color: #fff;
color: #000000;
}    

.c-btn--outline-blue {
  background-color: transparent;
  border-color: #1087fc;
  color: #1087fc; }
  .c-btn--outline-blue:hover, .c-btn--outline-blue:focus {
    background-color: transparent;
    border-color: #1087fc;
    color: #1087fc; }

.c-btn--outline-purple {
  background-color: transparent;
  border-color: #571f7a;
  color: #571f7a; }
  .c-btn--outline-purple:hover, .c-btn--outline-purple:focus {
    background-color: transparent;
    border-color: #571f7a;
    color: #571f7a; }

.c-btn--text {
  color: #1087fc; }
  .c-btn--text:after {
    vertical-align: -2px; }

.c-btn--text:hover {
  text-decoration: underline;
  background-color: transparent; }
  .c-btn--text:hover:after {
    text-decoration: none; }

.c-btn--text:after {
  display: inline-block; }

/* Disabled Button */
.c-btn--disabled,
.c-btn--disabled:hover,
.c-btn[disabled],
fieldset[disabled] {
  cursor: default !important;
  background-color: #eaeaea !important;
  color: #444; }

.c-btn--full-width {
  width: 100%; }

.c-btn--form {
  margin-top: 1em; }

.c-btn--medium.c-btn--icon:before,
.c-btn--medium.c-btn--icon:after {
  font-size: 22px;
  vertical-align: -2px; }

.c-btn--icon:after {
  margin-left: 10px; }

.t-btn {
  display: inline-block;
  line-height: 1;
  letter-spacing: .5px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: none;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "jubilat", serif;
  font-size: 20px;
  color: #6f7174;
  border: 2px solid #e3e5e8;
  border-radius: 3px;
  margin: 1px; }
  .t-btn:hover {
    border: 3px solid #1087fc;
    margin: 0px;
    color: #1087fc; }

.t-btn__active {
  background: #1087fc;
  border: 2px solid #1087fc;
  color: #fff;
  cursor: default; }
  .t-btn__active:hover {
    border: 2px solid #1087fc;
    margin: 1px;
    color: #fff; }

.c-feature-blocks .center .c-btn--medium {
  margin-top: 0px;
  margin-bottom: 60px; }
  @media screen and (min-width: 48em) {
    .c-feature-blocks .center .c-btn--medium {
      margin-top: 60px; } }

.form-fields {
  list-style: none;
  margin: 0; }

.form-fields > li {
  position: relative;
  margin-bottom: 1em; }

.form-fields > li:last-child {
  margin-bottom: 0; }

label,
.label {
  margin-bottom: 5px;
  display: block; }

/* Input Fields */
.input-field {
  padding: 8px 12px;
  border: 1px solid #e3e5e8;
  max-width: 300px;
  display: block;
  border-radius: 0;
  transition: border .25s linear, color .25s linear, background-color .25s linear; }

.input-field:focus {
  border-color: #000; }

.input-field[row] {
  height: auto; }

input[type="text"],
input[type="email"],
input[type="password"],
select {
  height: 45px; }

/* Custom Select Box */
.custom-select {
  max-width: 100%;
  height: 58px;
  border: 1px solid #e3e5e8;
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 10px; }
  .custom-select select {
    margin: 0;
    /*padding: 18px 0 20px 39px;*/
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 0;
    background-color: transparent;
    /* Styling the select text color */
    /* removes the native down arrow */
    appearance: none;
    color: #141c33;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 1; }
    .custom-select select::-ms-expand {
      display: none; }
  .custom-select:after {
    background: #dfe2e6;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 56px;
    padding: 10px 0 0 16px;
    content: "\f13a";
    pointer-events: none;
    font-family: FontAwesome;
    font-size: 22px;
    color: #141c33; }

@-moz-document url-prefix() {
  .custom-select select {
    padding-right: 1.75em; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .custom-select select {
    padding-right: 48px; } }

/* Checkboxes */
@font-face {
  font-family: 'Flat-UI-Icons';
  src: url("../../fonts/Flat-UI-Icons.eot");
  src: url("../../fonts/Flat-UI-Icons.eot?#iefix") format("embedded-opentype"), url("../../fonts/Flat-UI-Icons.woff") format("woff"), url("../../fonts/Flat-UI-Icons.ttf") format("truetype"), url("../../fonts/Flat-UI-Icons.svg#Flat-UI-Icons") format("svg");
  font-weight: normal;
  font-style: normal; }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon-not-checked_gray:before {
  content: "\e605"; }

.icon-icon-checked:before {
  content: "\e600"; }

.icon-icon-not-checked:before {
  content: "\e602"; }

.icon-circle-o:before {
  content: "\f10c"; }

.icon-circle:before,
.fui-radio-checked:before {
  content: "\f111"; }

.icon-dot-circle-o:before {
  content: "\f192"; }

.icon-circle-thin:before,
.fui-radio-unchecked:before {
  content: "\f1db"; }

/* radio buttons and checkboxes */
.checkbox,
.radio {
  display: block;
  margin-bottom: 10px 10px 12px;
  min-height: 20px;
  padding-left: 32px;
  position: relative;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 14px;
  line-height: 1.5;
  vertical-align: middle; }

.checkbox:hover,
.radio:hover {
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear; }

.checkbox input,
.radio input {
  outline: none !important;
  display: none; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: 10px; }

.fui-radio-unchecked, .fui-radio-checked,
.fui-checkbox-unchecked, .fui-checkbox-checked {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }

.checkbox .icons .first-icon, .radio .icons .first-icon,
.checkbox .icons .second-icon, .radio .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100); }

.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1ABC9C;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear; }

.checkbox.disabled, .radio.disabled {
  cursor: default;
  color: #E6E8EA; }

.fui-checkbox-checked:before {
  content: "\e034"; }

.fui-checkbox-unchecked:before {
  content: "\e033"; }

.fui-radio-unchecked:before {
  content: "\e02b"; }

.fui-radio-checked:before {
  content: "\e032"; }

.checkbox .icons,
.radio .icons {
  color: #BDC3C7;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  text-align: center;
  line-height: 21px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear; }

.checkbox.disabled .icons, .radio.disabled .icons {
  color: #E6E8EA; }

.checkbox.disabled .first-icon, .radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100); }

.checkbox.disabled.checked .icons, .radio.disabled.checked .icons {
  color: #E6E8EA; }

.checkbox.disabled.checked .first-icon, .radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0); }

.checkbox.disabled.checked .second-icon, .radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #E6E8EA; }

/* Form Validation */
.has-error .form__control {
  color: #ff0000 !important;
  background-color: #ffe5e5 !important;
  border-color: #ff0000 !important; }

.has-error label {
  color: #ff0000 !important; }

.has-success .form__control {
  color: #2ECC71 !important;
  border-color: #2ECC71 !important; }

.has-success label {
  color: #2ECC71 !important; }

.form__control[disabled],
.form__control[readonly],
fieldset[disabled] .form__control {
  background-color: #F4F6F6;
  border-color: #D5DBDB;
  color: #D5DBDB;
  cursor: default; }

/*=========================================================
Gravity Forms
=========================================================
*/
@media screen and (max-width: 48em) {
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    display: block;
    width: 100% !important; }
  .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    display: block;
    width: 100% !important; } }

.gform_wrapper select {
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: inherit;
  padding: 0px 10px;
  width: calc(100% - 48px); }
  .gform_wrapper select::-ms-expand {
    display: none; }
  .gform_wrapper select:after {
    background: #dfe2e6;
    top: 0;
    right: 0;
    width: 48px;
    height: 56px;
    padding: 10px 0 0 16px;
    content: "\f13a";
    pointer-events: none;
    font-family: FontAwesome;
    font-size: 22px;
    color: #141c33; }

.gform_wrapper .ginput_container_select:after {
  background: #571f7a;
  position: absolute;
  margin: 1px 0 0 -49px;
  width: 48px;
  height: 43px;
  padding: 6px 0 0 16px;
  content: "\f13a";
  pointer-events: none;
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff; }

.gform_wrapper .gf_progressbar_wrapper {
  border: none; }
  .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .813em;
    line-height: 1 !important;
    margin: 0 0 8px 12px !important;
    padding: 0 !important;
    clear: both;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    text-align: left; }
  .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage {
    height: 24px;
    text-align: right;
    font-family: helvetica,arial,sans-serif;
    font-size: 0.813em !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    z-index: 999;
    vertical-align: middle;
    border-radius: 20px 4px 4px 20px; }

.gform_wrapper .gf_progressbar {
  background-image: none;
  background: #e8e8e8;
  box-shadow: none;
  border: none; }

.gform_wrapper .percentbar_blue {
  background-image: none;
  background: #1087fc; }

.gform_wrapper .gform_page_footer {
  text-align: center;
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 30px; }

.gform_wrapper ul.gfield_radio li {
  overflow: visible; }

.gform_wrapper .gfield_radio li label {
  padding-top: 2px; }

.gform_wrapper input[type="button"], .gform_wrapper input[type="button"]:hover, .gform_wrapper input[type="submit"], .gform_wrapper input[type="submit"]:hover {
  display: inline-block;
  line-height: 1;
  letter-spacing: .1em;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  background-image: none;
  border: none;
  font-weight: 700;
  border-width: 3px;
  border-style: solid;
  border-radius: 3px;
  text-transform: uppercase;
  background: none;
  box-shadow: none;
  color: #571f7a;
  width: auto;
  font-size: 16px;
  padding: 15px; }
  @media screen and (min-width: 48em) {
    .gform_wrapper input[type="button"], .gform_wrapper input[type="button"]:hover, .gform_wrapper input[type="submit"], .gform_wrapper input[type="submit"]:hover {
      width: 200px;
      font-size: 16px;
      padding: 12px 24px; } }
  .gform_wrapper input[type="button"]:after, .gform_wrapper input[type="button"]:hover:after, .gform_wrapper input[type="submit"]:after, .gform_wrapper input[type="submit"]:hover:after {
    content: "\f138"; }
  .gform_wrapper input[type="button"].gform_button_select_files, .gform_wrapper input[type="button"]:hover.gform_button_select_files, .gform_wrapper input[type="submit"].gform_button_select_files, .gform_wrapper input[type="submit"]:hover.gform_button_select_files {
    padding: 10px;
    vertical-align: middle !important;
    margin-left: 10px;
    width: 200px; }

.gform_wrapper #extensions_message {
  display: none; }

/* -----------------------------------------
	Banner
----------------------------------------- */
.c-banner {
  width: 100%;
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 100%;
  position: relative; }
  @media screen and (min-width: 48em) {
    .c-banner {
      height: 650px;
      background-repeat: no-repeat;
      background-size: cover; } }

@media screen and (min-width: 48em) {
  .c-banner--large {
    height: 650px; } }

.c-banner--large .c-banner__text-content {
  padding-bottom: 110px; }

.c-banner--medium {
  min-height: 0;
  height: 406px; }
  @media screen and (min-width: 48em) {
    .c-banner--medium {
      height: 580px; } }
  .c-banner--medium .c-banner__text-content .c-banner__title {
    max-width: 750px; }
  .c-banner--medium .c-banner__text-content p {
    max-width: 800px; }

.c-banner--short {
  min-height: 0;
  height: 400px;
  margin-bottom: 60px; }
  .c-banner--short .c-banner__text {
    max-width: 880px; }

.c-banner__copyright {
  display: none; }
  @media screen and (min-width: 48em) {
    .c-banner__copyright {
      display: block;
      color: #edeff0;
      font-size: 9px;
      margin: 10px 10px 0 0;
      position: absolute;
      right: 10px;
      z-index: 1; }
      .c-banner__copyright a {
        color: #fff;
        text-decoration: underline;
        cursor: pointer; } }

.c-banner__text {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 18px;
  margin: auto; }
  @media screen and (min-width: 48em) {
    .c-banner__text {
      padding: 0 18px; } }
  .c-banner__text .c-banner__text-content {
    vertical-align: middle;
    margin: auto;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px; }
  .c-banner__text.no-bottom-padding {
    padding: 0 18px 0; }

.c-banner--large .c-banner__text {
  padding: 75px 18px 180px; }
  @media screen and (min-width: 48em) {
    .c-banner--large .c-banner__text {
      padding: 0 18px; } }

.c-banner__text-no-padding {
  padding: 0; }

.c-banner__title {
  font-family: "jubilat", serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1;
  letter-spacing: .02em;
  color: #fff;
  text-align: center;
  /*  max-width: 775px;*/
  margin: 0 auto; }
  @media screen and (min-width: 48em) {
    .c-banner__title {
      font-size: 64px; } }

.c-banner__title--large {
  font-size: 44px; }
  @media screen and (min-width: 48em) {
    .c-banner__title--large {
      font-size: 64px; } }

.c-banner__title--short {
  /*margin-top: 50px;*/ }
  @media screen and (min-width: 48em) {
    .c-banner__title--short {
      margin-top: 0; } }

.c-banner__text p {
  padding: 0 12px;
  margin: 20px 0 0;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  line-height: 28px;
  letter-spacing: .02em; }
  @media screen and (min-width: 48em) {
    .c-banner__text p {
      margin: 30px auto 0;
      font-size: 24px;
      line-height: 32px;
      max-width: 700px; } }

.c-banner__vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.c-banner__help {
  padding: 20px 0 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(87, 31, 122, 0.9); }
  @media screen and (min-width: 0.0625em) {
    .c-banner__help .center {
      flex-wrap: wrap; }
      .c-banner__help .center .o-block-title, .c-banner__help .center .c-info-block-title {
        width: 48%;
        font-size: 24px;
        font-weight: 300; }
      .c-banner__help .center .banner-price {
        width: 100%;
        font-weight: 300;
        line-height: 20px;
        padding-top: 8px;
        text-align: center; }
        .c-banner__help .center .banner-price .cost {
          font-size: 24px; }
      .c-banner__help .center .register-btn {
        width: 100%;
        max-width: 335px;
        margin-top: 20px; }
        .c-banner__help .center .register-btn .c-btn--green {
          border: none;
          width: 100%; } }
  @media screen and (min-width: 40em) {
    .c-banner__help {
      padding: 20px 0; }
      .c-banner__help .center .o-block-title, .c-banner__help .center .c-info-block-title {
        font-size: 28px;
        font-weight: 400; }
      .c-banner__help .center .banner-price {
        text-align: right;
        width: auto;
        min-width: 180px;
        margin-left: 0%;
        padding-left: 0%;
        padding-right: 4%; }
        .c-banner__help .center .banner-price span {
          display: block; } }
  .c-banner__help .center {
    margin: auto;
    max-width: 875px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 75em) {
      .c-banner__help .center {
        padding: 0; } }
    .c-banner__help .center .o-block-title, .c-banner__help .center .c-info-block-title {
      margin: 0;
      text-align: left; }
    .c-banner__help .center .banner-price {
      color: #fff;
      border-left: none; }
      .c-banner__help .center .banner-price .cost {
        font-family: "jubilat",serif; }
    .c-banner__help .center .register-btn {
      display: flex;
      align-items: center;
      height: 60px;
      background-color: #4dbf45;
      border-radius: 5px;
      margin-right: 0px; }
      @media screen and (min-width: 48em) {
        .c-banner__help .center .register-btn {
          margin-top: 0px; } }
      .c-banner__help .center .register-btn .c-btn {
        display: block;
        margin: 0 auto; }
        @media screen and (min-width: 48em) {
          .c-banner__help .center .register-btn .c-btn {
            display: inline-block;
            padding: 0px;
            width: 300px; } }
        @media screen and (min-width: 75em) {
          .c-banner__help .center .register-btn .c-btn {
            width: 100%;
            height: 100%;
            border-radius: 5px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 600;
            padding: 0px;
            display: flex;
            align-items: center;
            justify-content: center; } }
      @media screen and (min-width: 48em) {
        .c-banner__help .center .register-btn {
          max-width: 250px;
          width: 28.5714285714286%; }
          .c-banner__help .center .register-btn .banner-price .cost {
            font-size: 2em; } }
    @media screen and (min-width: 48em) {
      .c-banner__help .center {
        flex-wrap: nowrap; }
        .c-banner__help .center .o-block-title, .c-banner__help .center .c-info-block-title {
          width: auto; }
        .c-banner__help .center .banner-price {
          margin-left: 0%;
          padding-left: 0%; }
        .c-banner__help .center .cost {
          font-family: "jubilat",serif;
          font-size: 2em; } }
    @media screen and (min-width: 75em) {
      .c-banner__help .center .o-block-title, .c-banner__help .center .c-info-block-title {
        margin: 0;
        width: auto; }
      .c-banner__help .center .banner-price {
        width: auto;
        margin-left: 0px;
        padding-left: 0px; }
        .c-banner__help .center .banner-price .cost {
          font-family: "jubilat",serif;
          font-size: 2em; } }
  @media screen and (min-width: 48em) {
    .c-banner__help.short {
      padding: 10px 0 30px; } }
  @media screen and (min-width: 75em) {
    .c-banner__help.short {
      padding: 25px 0 25px; } }
  @media screen and (min-width: 800px) {
    .c-banner__help.sticky {
      position: fixed;
      top: 119px;
      bottom: auto;
      z-index: 1; } }
  .c-banner__help .l-container {
    position: relative; }
  @media screen and (min-width: 75em) {
    .c-banner__help .l-container--one-button {
      width: 510px; } }
  .c-banner__help .o-block-title, .c-banner__help .c-info-block-title {
    font-family: "jubilat", serif;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-bottom: 20px; }
    @media screen and (min-width: 75em) {
      .c-banner__help .o-block-title, .c-banner__help .c-info-block-title {
        margin-right: 40px;
        margin-left: 135px;
        margin-bottom: 0;
        float: left;
        text-align: left; } }
  .c-banner__help .c-btn--first {
    margin-bottom: 10px; }
    @media screen and (min-width: 48em) {
      .c-banner__help .c-btn--first {
        margin-bottom: 0;
        margin-right: 18px; } }
  .c-banner__help .legal {
    margin-top: 10px;
    color: #9fa9b8;
    font-size: 12px;
    letter-spacing: .02em;
    font-weight: 300; }
    .c-banner__help .legal small {
      font-size: 11px; }
    @media screen and (min-width: 75em) {
      .c-banner__help .legal {
        position: absolute;
        bottom: -28px;
        left: 400px; } }
  .c-banner__help .l-container--one-button .o-block-title, .c-banner__help .l-container--one-button .c-info-block-title {
    margin-left: auto; }
    @media screen and (min-width: 75em) {
      .c-banner__help .l-container--one-button .o-block-title, .c-banner__help .l-container--one-button .c-info-block-title {
        text-align: right; } }
  @media screen and (min-width: 48em) {
    .c-banner__help .l-container--one-button .c-btn {
      width: 290px; } }

.c-site-header {
  width: 100%;
  position: fixed;
  background-color: #1087fc;
  z-index: 200;
  height: 119px; }
  @media screen and (min-width: 75em) {
    .c-site-header {
      height: 119px; } }

.c-site-header .l-container {
  position: relative;
  padding: 0; }
  @media screen and (min-width: 48em) {
    .c-site-header .l-container {
      padding: 0 1.25em; } }
  .c-site-header .l-container #top-header {
    display: flex;
    justify-content: space-between;
    height: 36px; }
    .c-site-header .l-container #top-header .c-site-header__list {
      display: flex;
      font-size: 0.875em;
      font-weight: 600;
      letter-spacing: 1px;
      text-transform: uppercase;
      position: relative;
      width: 50%; }
      .c-site-header .l-container #top-header .c-site-header__list .home a {
        background-color: #fff;
        color: #122941; }
        .c-site-header .l-container #top-header .c-site-header__list .home a:hover {
          color: #122941;
          text-decoration: underline !important; }
      .c-site-header .l-container #top-header .c-site-header__list.right {
        display: none;
        justify-content: flex-end; }
        @media screen and (min-width: 48em) {
          .c-site-header .l-container #top-header .c-site-header__list.right {
            display: flex; } }
        .c-site-header .l-container #top-header .c-site-header__list.right .register a {
          display: block;
          padding: 6px 5px;
          border-radius: 4px;
          border: 1px solid #fff;
          height: 26px;
          margin-top: 5px; }
      .c-site-header .l-container #top-header .c-site-header__list ul {
        display: flex;
        justify-content: space-between; }
  .c-site-header .l-container .c-site-header__tier1 {
    font-size: 1em;
    position: relative; }
  @media screen and (min-width: 75em) {
    .c-site-header .l-container .c-site-header__tier1:hover {
      color: #00aced;
      cursor: pointer; } }
  .c-site-header .l-container .c-site-header__tier1 a {
    white-space: nowrap;
    padding: 12px 15px 11px;
    display: block;
    text-decoration: none;
    color: #fff;
    line-height: 1; }
    .c-site-header .l-container .c-site-header__tier1 a:hover {
      color: #122941;
      text-decoration: underline !important; }
    @media screen and (min-width: 48em) {
      .c-site-header .l-container .c-site-header__tier1 a {
        padding: 12px 19px 11px; } }

.c-site-header__logo {
  float: left;
  margin: 16px 0 18px;
  width: 139px;
  height: 45px; }
  @media screen and (min-width: 75em) {
    .c-site-header__logo {
      margin: 10px 0 16px;
      width: 195px;
      height: 68px; } }
  .c-site-header__logo img {
    width: 100%; }

/* Nav items */
#sub-header {
  border-bottom: 1px solid #D3D9E1;
  height: 84px;
  display: flex;
  position: relative;
  background-color: #fff;
  width: 100%; }
  #sub-header .l-container {
    display: flex;
    justify-content: space-between;
    padding: 0 1.25em; }
    #sub-header .l-container:before, #sub-header .l-container:after {
      display: none; }
  #sub-header .c-site-sub-header__list {
    display: none; }
    #sub-header .c-site-sub-header__list ul.tier1 {
      display: flex;
      justify-content: flex-end;
      height: 100%; }
      #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 {
        display: inline-block; }
        #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 a {
          color: #122941;
          padding-right: 0px;
          text-transform: uppercase;
          padding: 36px 19px 31px;
          font-weight: 600; }
        #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1:last-child a {
          padding-right: 0px; }
        #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column {
          background-color: #fff;
          padding: 10px 10px 0; }
          #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li a, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li a {
            font-weight: 600;
            color: #444;
            text-transform: capitalize;
            padding: 20px 0px;
            margin: 0 15px;
            border-right: none;
            border-bottom: 1px solid #D3D9E1;
            position: relative; }
            #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li a span, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li a span {
              display: none; }
            #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li a:hover, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li a:hover {
              color: #571f7a;
              background-color: #fff; }
              #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li a:hover span, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li a:hover span {
                display: inline-block;
                position: absolute;
                right: 0px; }
          #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li:nth-last-child(2) a, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li:nth-last-child(2) a {
            border-bottom: none; }
          #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li:nth-last-child(2):nth-child(even) a, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li:nth-last-child(2):nth-child(even) a {
            border-bottom: 1px solid #122941; }
          #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu .c-site-header__tier2 li:last-child a, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu-one-column .c-site-header__tier2 li:last-child a {
            border-bottom: none; }
          #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu.one-column, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .one-column.c-site-header__submenu-one-column {
            width: 260px; }
            #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .c-site-header__submenu.one-column li, #sub-header .c-site-sub-header__list ul.tier1 li.c-site-header__tier1 .one-column.c-site-header__submenu-one-column li {
              width: 100%;
              float: none; }
    @media screen and (min-width: 800px) {
      #sub-header .c-site-sub-header__list {
        display: block; } }

.c-site-header__tier1 .has-submenu:after {
  margin-left: 8px; }

/*
	Child Elements */
@media screen and (min-width: 800px) {
  .c-site-header__submenu, .c-site-header__submenu-one-column {
    width: 330px;
    position: absolute;
    z-index: 1000;
    left: -999999px;
    margin: 0;
    padding: 0;
    width: 430px;
    background-color: #141c33;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #D3D9E1; } }

@media screen and (min-width: 75em) {
  .c-site-header__submenu-one-column {
    width: 150px; } }

@media screen and (min-width: 800px) {
  .c-site-header__tier1:hover .c-site-header__submenu, .c-site-header__tier1:hover .c-site-header__submenu-one-column {
    left: 20px; } }

@media screen and (min-width: 800px) {
  .c-site-header__tier2 li {
    width: 50%;
    float: left; } }

@media screen and (min-width: 75em) {
  .c-site-header__submenu-one-column .c-site-header__tier2 li {
    width: 100%;
    float: none;
    clear: both; } }

@media screen and (min-width: 75em) {
  .c-site-header__tier2 a {
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 59px;
    letter-spacing: 0;
    white-space: normal;
    transition: 0;
    border-bottom: 1px solid #122941; } }

.c-site-header__tier2 li:nth-child(odd) a {
  border-right: 1px solid #122941; }

.c-site-header__tier2 a .hightlight {
  color: #1087fc; }

@media screen and (min-width: 75em) {
  .c-site-header__tier2 a:hover {
    color: #fff;
    background-color: #1087fc; }
    .c-site-header__tier2 a:hover .hightlight {
      color: #fff; } }

/* 
End Child Elements */
.hamburger {
  color: #000;
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .hamburger {
      display: none; } }

.hamburger__icon {
  float: left; }

.hamburger span {
  width: 23px;
  height: 3px;
  display: block;
  background: #571f7a;
  margin: 0 0 4px;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0); }

.hamburger__title {
  float: left;
  font-weight: 600;
  margin-right: 10px;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 2px; }

.hamburger.close span {
  opacity: 0;
  filter: alpha(opacity=0); }

.hamburger.close span.slice1 {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 8px; }

.hamburger.close span.slice3 {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-top: -14px; }

.hamburger.close span.slice1,
.hamburger.close span.slice3 {
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.c-subnav {
  display: none; }
  @media screen and (min-width: 800px) {
    .c-subnav {
      padding: 14px 0 18px;
      display: block; } }

.c-subnav ul {
  text-align: left; }

.c-subnav__title {
  font-size: 28px;
  font-family: "jubilat", serif;
  line-height: 40px;
  color: #571f7a;
  display: inline-block;
  position: relative; }

.c-subnav__link {
  /*display: none;*/ }

li.c-subnav__link {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px; }

.c-subnav__link a {
  color: #21053E;
  letter-spacing: .15em; }

.c-subnav__link.active a {
  color: #21053E; }

.c-subnav__payment-link {
  float: right;
  margin-top: 14px; }
  .c-subnav__payment-link a {
    color: #4dbf45; }

.u-m75 {
  margin-top: 75px; }

.c-off-canvas {
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 119px;
  right: 0;
  bottom: 0;
  -ms-transform: translate(0px, -127%);
  -ms-transition: transform .3s;
  transform: translate(0px, -127%);
  transition: transform .3s;
  opacity: 1;
  margin-top: 0;
  background-color: #fff; }

.c-off-canvas ul {
  margin: 0;
  padding: 0; }

.c-off-canvas .half-width {
  display: flex; }
  .c-off-canvas .half-width li {
    width: 50%;
    text-align: center; }
    .c-off-canvas .half-width li.student-login-mobile {
      background-color: #1087fc; }
      .c-off-canvas .half-width li.student-login-mobile a {
        color: #fff; }
    .c-off-canvas .half-width li.register-mobile {
      background-color: #4dbf45; }
      .c-off-canvas .half-width li.register-mobile a {
        color: #fff; }

.c-off-canvas__list {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.c-off-canvas li {
  text-transform: uppercase;
  line-height: 1; }

.c-off-canvas a {
  color: #141c33;
  border-bottom: 1px solid #D3D9E1;
  padding: 26px 20px 27px;
  font-size: 16px;
  font-weight: 600;
  display: block;
  letter-spacing: .12em; }

.c-off-canvas__submenu, .c-off-canvas__submenu-one-column, .c-off-canvas__submenu2-layout {
  background-color: #F1F4F7;
  overflow: hidden;
  padding: 10px 10px 0;
  /*
   a:after {
   	content: '\f105';
   	font-family: FontAwesome;
   	position: absolute;
   	top: 16px;
   	right: 15px;
   	font-size: 24px;
   	color: $color-blue;
   	line-height: 1;
   }
*/ }
  .c-off-canvas__submenu .c-site-header__tier2 li, .c-off-canvas__submenu-one-column .c-site-header__tier2 li, .c-off-canvas__submenu2-layout .c-site-header__tier2 li {
    border-bottom: none; }
    .c-off-canvas__submenu .c-site-header__tier2 li a, .c-off-canvas__submenu-one-column .c-site-header__tier2 li a, .c-off-canvas__submenu2-layout .c-site-header__tier2 li a {
      font-weight: 600;
      color: #444;
      text-transform: capitalize;
      padding: 20px 0px;
      margin: 0 15px;
      border-right: none;
      border-bottom: 1px solid #D3D9E1;
      position: relative; }
      .c-off-canvas__submenu .c-site-header__tier2 li a.no-border, .c-off-canvas__submenu-one-column .c-site-header__tier2 li a.no-border, .c-off-canvas__submenu2-layout .c-site-header__tier2 li a.no-border {
        border-bottom: none; }
      /*.c-off-canvas__submenu .c-site-header__tier2 li a span, .c-off-canvas__submenu-one-column .c-site-header__tier2 li a span, .c-off-canvas__submenu2-layout .c-site-header__tier2 li a span {*/
      /*  color: #571f7a;*/
      /*  display: inline-block;*/
      /*  position: absolute;*/
      /*  right: 0px;*/
      /*  font-size: 23px;*/
      /*  top: 17px; }*/
  .c-off-canvas__submenu.one-column li, .one-column.c-off-canvas__submenu-one-column li, .one-column.c-off-canvas__submenu2-layout li {
    width: 100%;
    float: none; }
  .c-off-canvas__submenu li, .c-off-canvas__submenu-one-column li, .c-off-canvas__submenu2-layout li {
    border-bottom: none;
    position: relative; }
  .c-off-canvas__submenu a, .c-off-canvas__submenu-one-column a, .c-off-canvas__submenu2-layout a {
    padding: 21px 20px 23px;
    font-weight: 300;
    letter-spacing: .02em;
    text-transform: none; }

.c-off-canvas__submenu-one-column li {
  float: none;
  width: 100%;
  clear: both; }

.c-off-canvas__submenu2 {
  display: none; }

.c-off-canvas__submenu2-layout {
  display: block;
  background: #141c33;
  display: none;
  width: 100%;
  height: 100%; }
  .c-off-canvas__submenu2-layout li {
    float: none;
    width: 100%;
    clear: both; }
    .c-off-canvas__submenu2-layout li span {
      color: #fff;
      padding: 26px 20px 27px;
      font-size: 16px;
      font-weight: 600;
      display: block;
      letter-spacing: .12em; }
  .c-off-canvas__submenu2-layout a:after {
    content: ''; }
  .c-off-canvas__submenu2-layout .back-link {
    padding-left: 30px; }
    .c-off-canvas__submenu2-layout .back-link:before {
      content: '\f104';
      font-family: FontAwesome;
      position: absolute;
      top: 16px;
      left: 15px;
      font-size: 24px;
      color: #1087fc;
      line-height: 1; }

.c-off-canvas__has-submenu {
  position: relative; }

.c-off-canvas__has-submenu.o-icon--angle-down:after {
  top: 20px;
  right: 15px;
  font-size: 24px;
  color: #141c33;
  position: absolute; }

.js-opened-submenu.c-off-canvas__has-submenu:after {
  content: '\f106'; }

/*Toggle Open/Close*/
.c-off-canvas.off-canvas-is-open {
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(0px, 0%);
  transform: translate(0px, 0%);
  opacity: 1;
  -ms-transition: transform .3s;
  transition: transform .3s;
  border-top: 2px solid #D3D9E1; }

.c-feature-blocks .o-block-img {
  height: 82px; }
  .c-feature-blocks .o-block-img img {
    height: 100%;
    width: auto; }

.c-feature-blocks .o-block-img:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: auto;
  vertical-align: middle; }

.c-feature-blocks .o-block-thumb, .c-feature-blocks .o-block-instructor-thumb {
  margin-bottom: 25px; }
  @media screen and (min-width: 75em) {
    .c-feature-blocks .o-block-thumb, .c-feature-blocks .o-block-instructor-thumb {
      margin-bottom: 0; } }

.c-feature-blocks .o-block-instructor-thumb {
  margin-bottom: 24px; }

.c-feature-blocks .o-block-thumb.last, .c-feature-blocks .last.o-block-instructor-thumb {
  margin-bottom: 0; }

.c-feature-blocks {
  padding: 40px 8% 0px; }
  .c-feature-blocks.university {
    padding-bottom: 0px; }
  .c-feature-blocks .l-container {
    padding: 0; }
    .c-feature-blocks .l-container .o-grid__column {
      padding: 0; }
  @media screen and (min-width: 48em) {
    .c-feature-blocks .l-container {
      padding: 0 1.25em; }
      .c-feature-blocks .l-container .o-grid__column {
        padding: 0 1.25em; }
      .c-feature-blocks .l-container .c-section-block__title.extra-padding, .c-feature-blocks .l-container .extra-padding.c-section-block__title-white, .c-feature-blocks .l-container .c-student-testimonial .extra-padding.c-section-block__title-no-margin, .c-student-testimonial .c-feature-blocks .l-container .extra-padding.c-section-block__title-no-margin {
        padding: 0px 30px; } }
  .c-feature-blocks br {
    display: block; }
  .c-feature-blocks .o-grid__column {
    margin-bottom: 50px; }
    .c-feature-blocks .o-grid__column a,
    .c-feature-blocks .o-grid__column .learn-more-link {
      color: #1087fc;
      cursor: pointer; }
    @media screen and (min-width: 75em) {
      .c-feature-blocks .o-grid__column {
        margin-bottom: 0px; } }
  @media screen and (min-width: 48em) {
    .c-feature-blocks {
      padding: 150px 1.25em 100px; } }
  .c-feature-blocks.two-col {
    padding-bottom: 0px;
    padding-top: 100px;
    margin-bottom: 50px; }
    @media screen and (min-width: 48em) {
      .c-feature-blocks.two-col {
        margin-bottom: 150px; } }
    .c-feature-blocks.two-col .l-container {
      border-bottom: 5px solid #F2F4F7; }
      .c-feature-blocks.two-col .l-container .c-section-block__title.no-desc, .c-feature-blocks.two-col .l-container .no-desc.c-section-block__title-white, .c-feature-blocks.two-col .l-container .c-student-testimonial .no-desc.c-section-block__title-no-margin, .c-student-testimonial .c-feature-blocks.two-col .l-container .no-desc.c-section-block__title-no-margin {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px; }
        @media screen and (min-width: 48em) {
          .c-feature-blocks.two-col .l-container .c-section-block__title.no-desc, .c-feature-blocks.two-col .l-container .no-desc.c-section-block__title-white, .c-feature-blocks.two-col .l-container .c-student-testimonial .no-desc.c-section-block__title-no-margin, .c-student-testimonial .c-feature-blocks.two-col .l-container .no-desc.c-section-block__title-no-margin {
            margin-bottom: 70px; } }
      .c-feature-blocks.two-col .l-container .o-grid__column {
        padding: 0px;
        width: auto;
        margin-bottom: 40px; }
        @media screen and (min-width: 48em) {
          .c-feature-blocks.two-col .l-container .o-grid__column {
            margin-bottom: 100px; } }
        .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb {
          display: block;
          text-align: center; }
          @media screen and (min-width: 48em) {
            .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb {
              display: flex;
              justify-content: flex-start; } }
          @media screen and (min-width: 48em) {
            .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb .o-block-img, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb .o-block-img {
              margin-right: 50px; } }
          .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb .o-block-img:before, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb .o-block-img:before {
            display: none; }
          .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb .o-block-img img, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb .o-block-img img {
            min-width: 70px;
            width: auto;
            height: 100%;
            max-width: none; }
          .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb .o-block-text, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb .o-block-text, .o-block-instructor-thumb .c-feature-blocks.two-col .l-container .o-grid__column .o-block-thumb .o-block-instructor-text, .c-feature-blocks.two-col .l-container .o-grid__column .o-block-instructor-thumb .o-block-instructor-text {
            max-width: 375px; }
  .c-feature-blocks.no-padding-top {
    padding-top: 0px; }
  .c-feature-blocks.one-col .c-section-block__title, .c-feature-blocks.one-col .c-section-block__title-white, .c-feature-blocks.one-col .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-feature-blocks.one-col .c-section-block__title-no-margin {
    max-width: 900px;
    margin: 0 auto 20px; }
  .c-feature-blocks.one-col .o-grid__column {
    padding: 0px;
    width: auto;
    max-width: 334px;
    margin: 0px auto 40px; }
    @media screen and (min-width: 48em) {
      .c-feature-blocks.one-col .o-grid__column {
        max-width: 780px;
        margin: 0px auto 100px; } }
    .c-feature-blocks.one-col .o-grid__column:last-child {
      margin-bottom: 0px; }
    .c-feature-blocks.one-col .o-grid__column .o-block-thumb, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb {
      display: block;
      text-align: center; }
      @media screen and (min-width: 48em) {
        .c-feature-blocks.one-col .o-grid__column .o-block-thumb, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb {
          display: flex;
          justify-content: flex-start;
          text-align: left; } }
      .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-img, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-img {
        display: flex;
        justify-content: center; }
        @media screen and (min-width: 48em) {
          .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-img, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-img {
            width: 16.794872%;
            margin-right: 6%; } }
        .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-img:before, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-img:before {
          display: none; }
        .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-img img, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-img img {
          min-width: 70px;
          height: 100%;
          width: auto;
          max-width: none; }
      .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-text, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-text, .o-block-instructor-thumb .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-instructor-text, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-instructor-text {
        margin-right: auto;
        margin-left: auto;
        width: 100%; }
        @media screen and (min-width: 48em) {
          .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-text, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-text, .o-block-instructor-thumb .c-feature-blocks.one-col .o-grid__column .o-block-thumb .o-block-instructor-text, .c-feature-blocks.one-col .o-grid__column .o-block-instructor-thumb .o-block-instructor-text {
            width: 78.2051282051282%; } }

.purple-mask {
  padding: 70px 0; }
  @media screen and (min-width: 48em) {
    .purple-mask {
      padding: 150px 0 100px; } }
  .purple-mask .c-section-block__title-white {
    font-size: 35px;
    line-height: 1.2em; }
    @media screen and (min-width: 48em) {
      .purple-mask .c-section-block__title-white {
        font-size: 40px;
        line-height: 1em; } }
  .purple-mask .o-block-img {
    height: 110px; }
  .purple-mask .o-block-title, .purple-mask .c-info-block-title,
  .purple-mask p {
    color: #fff; }
  .purple-mask.c-feature-blocks p {
    color: #fff;
    max-width: 334px;
    margin: 25px auto 75px; }
    .purple-mask.c-feature-blocks p.c-section-block__desc-white {
      max-width: 704px; }
  .purple-mask.c-feature-blocks .center .c-btn--medium {
    margin-top: 0px; }

.values.c-feature-blocks p {
  max-width: 334px;
  margin: 25px auto; }

.c-feature-blocks.jobs {
  padding-left: 0;
  padding-right: 0; }

#prepare-better .l-container .o-grid__column,
#students-first .l-container .o-grid__column {
  width: 100%; }
  @media screen and (min-width: 48em) {
    #prepare-better .l-container .o-grid__column,
    #students-first .l-container .o-grid__column {
      width: 50%;
      padding: 0 30px; } }
  #prepare-better .l-container .o-grid__column .o-block-text, #prepare-better .l-container .o-grid__column .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb #prepare-better .l-container .o-grid__column .o-block-instructor-text,
  #students-first .l-container .o-grid__column .o-block-text,
  #students-first .l-container .o-grid__column .o-block-instructor-thumb .o-block-instructor-text,
  .o-block-instructor-thumb #students-first .l-container .o-grid__column .o-block-instructor-text {
    margin: 0 auto; }

#materials-grid .l-container .o-grid--1to2 {
  display: flex; }
  #materials-grid .l-container .o-grid--1to2 .o-grid__column {
    width: 100%; }
    @media screen and (min-width: 48em) {
      #materials-grid .l-container .o-grid--1to2 .o-grid__column {
        width: 50%; } }
    #materials-grid .l-container .o-grid--1to2 .o-grid__column:first-child {
      border-bottom: 1px solid #F2F4F7; }
      @media screen and (min-width: 48em) {
        #materials-grid .l-container .o-grid--1to2 .o-grid__column:first-child {
          border-right: 1px solid #F2F4F7;
          border-bottom: none; } }
    #materials-grid .l-container .o-grid--1to2 .o-grid__column .materials {
      display: flex;
      flex-wrap: wrap;
      max-width: 330px;
      margin: 30px auto 30px;
      justify-content: center; }
      @media screen and (min-width: 48em) {
        #materials-grid .l-container .o-grid--1to2 .o-grid__column .materials {
          justify-content: space-between;
          margin: 50px auto 40px; } }
      #materials-grid .l-container .o-grid--1to2 .o-grid__column .materials .material {
        width: 50%;
        max-width: 130px; }
        #materials-grid .l-container .o-grid--1to2 .o-grid__column .materials .material p {
          margin: 20px 0;
          line-height: 1.2em; }

.no-padding-top {
  padding-top: 0px; }

.c-feature-blocks.instructors-features {
  padding-top: 60px;
  padding-bottom: 70px; }

.c-feature-blocks .o-grid__column .contact--info-block a {
  color: #571f7a; }

.c-student-testimonial a,
.c-student-testimonial a:visited {
  color: #571f7a; }

.c-student-testimonial .c-section-block__title, .c-student-testimonial .c-section-block__title-white, .c-student-testimonial .c-section-block__title-no-margin {
  margin-bottom: 20px; }

.c-student-testimonial .c-section-block__title-no-margin {
  margin-bottom: 0px; }

.c-student-testimonial .o-grid__column {
  margin-bottom: 40px; }

.c-student-testimonial .o-block-img {
  margin-bottom: 0; }

.c-student-testimonial .o-block-img img {
  width: 100%; }

.c-student-testimonial .o-block-thumb, .c-student-testimonial .o-block-instructor-thumb {
  position: relative;
  border-top: 4px solid #571f7a; }

.c-student-testimonial .student-mcat .o-block-thumb, .c-student-testimonial .student-mcat .o-block-instructor-thumb {
  border-color: #571f7a; }

.c-student-testimonial .o-block-thumb:hover .c-overlay, .c-student-testimonial .o-block-instructor-thumb:hover .c-overlay {
  visibility: visible; }

.c-student-testimonial .o-block-thumb .c-overlay:after, .c-student-testimonial .o-block-instructor-thumb .c-overlay:after {
  content: '';
  position: absolute;
  background: url("../../images/icon-play.svg") no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  background-size: 62px; }

.c-student-testimonial .o-block-thumb:hover .c-overlay:after, .c-student-testimonial .o-block-instructor-thumb:hover .c-overlay:after {
  content: '';
  position: absolute;
  background: url("../../images/icon-play.svg") no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  background-size: 62px; }

.c-student-testimonial .o-block-thumb__footer {
  background-color: #fff;
  padding: 20px;
  box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .c-student-testimonial .o-block-thumb__footer {
      padding: 20px 30px;
      height: 95px; } }

.c-student-testimonial .o-block-text, .c-student-testimonial .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .c-student-testimonial .o-block-instructor-text {
  float: left; }

.c-student-testimonial .c-student-testimonial__score {
  float: right;
  text-align: right; }

.c-student-testimonial .o-block-title, .c-student-testimonial .c-info-block-title {
  font-size: 28px;
  font-family: "jubilat", serif;
  letter-spacing: .02em; }

.c-student-testimonial .o-block-meta {
  font-size: 16px;
  font-weight: 300;
  color: #571f7a; }

.c-student-testimonial .student-mcat .o-block-meta {
  color: #571f7a; }

.c-student-testimonial .o-block-label {
  font-size: 12px;
  letter-spacing: .1em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #9fa9b8;
  margin-top: 8px;
  margin-bottom: 4px;
  text-align: center; }

.c-student-testimonial .c-student-testimonial__num {
  font-size: 28px;
  font-family: "jubilat", serif;
  letter-spacing: .02em;
  line-height: 1; }

.c-student-testimonial .student-university .c-student-testimonial__score {
  color: #571f7a; }

.c-student-testimonial .student-mcat .c-student-testimonial__score {
  color: #571f7a; }

@media screen and (min-width: 75em) {
  .c-student-testimonial .c-button {
    margin-top: 40px; } }

.c-student-testimonial .c-legend li:nth-child(1):before {
  color: #571f7a; }

.c-student-testimonial .c-legend li:nth-child(2):before {
  color: #571f7a; }

.touch .c-overlay {
  visibility: visible; }

.touch .c-student-testimonial .o-block-thumb .c-overlay:after, .touch .c-student-testimonial .o-block-instructor-thumb .c-overlay:after {
  content: '';
  position: absolute;
  background: url("../../images/icon-play.svg") no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  background-size: 62px; }

.no-touch .c-student-testimonial .o-block-thumb:hover .c-overlay:after, .no-touch .c-student-testimonial .o-block-instructor-thumb:hover .c-overlay:after {
  content: '';
  position: absolute;
  background: url("../../images/icon-play.svg") no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  background-size: 62px; }

.c-student-testimonial__score .fa {
  font-size: 28px; }

.c-student-testimonial__score .fa-plus {
  font-size: 18px; }

.sortup:before {
  content: "\f0de";
  font-family: FontAwesome;
  font-size: 28px;
  float: left;
  margin-top: 6px;
  margin-right: 4px; }

.plus:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 18px;
  float: left;
  margin-top: 6px;
  margin-right: 4px; }

.c-icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  width: 62px;
  height: 62px; }

.video-thumbnails .o-block-img {
  background: url(/wp-content/themes/prep101/images/loader.gif) center center no-repeat;
  background-size: 30px;
  min-height: 161px; }

.video-thumbnails .o-grid__column {
  display: none; }
  .video-thumbnails .o-grid__column.show {
    display: block; }

.c-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.6); }

.no-touch .student-university .c-overlay {
  background-color: rgba(87, 31, 122, 0.6); }

.no-touch .student-mcat .c-overlay {
  background-color: rgba(87, 31, 122, 0.6); }

.c-legend {
  background-color: #fff;
  max-width: 495px;
  margin: 0 auto 50px;
  padding: 15px 0; }

.new-layout.c-legend {
  background: none;
  float: right;
  max-width: none;
  margin-bottom: 0px;
  margin-top: 60px !important; }

.l-container--sessions .c-legend {
  margin-top: 40px; }

.c-legend ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

.c-legend li {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 15px;
  margin-bottom: 14px;
  letter-spacing: 1.5px; }
  @media screen and (min-width: 48em) {
    .c-legend li {
      display: inline-block;
      position: relative;
      margin-bottom: 0; } }

.c-legend li:before {
  margin-right: 10px; }

.c-legend-green:before {
  color: #43a63c; }

.c-legend-blue:before {
  color: #1087fc; }

.c-legend-yellow:before {
  color: #ffcc33; }

.c-legend-red:before {
  color: #ed5e4f; }

body.js-modal-is-open {
  height: 100%;
  width: 100%;
  overflow: hidden;
  /*  overflow-y: scroll;
  position: fixed;
*/ }

.c-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: #000;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000; }

.c-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2000;
  top: 0;
  right: 0;
  left: auto; }

.c-modal__wrapper {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.c-modal__content {
  position: relative;
  padding: 40px;
  border-top: 5px solid #571f7a;
  text-align: center;
  background-color: #f2f4f7;
  margin: 0 auto; }
  @media screen and (min-width: 48em) {
    .c-modal__content {
      margin: 40px auto;
      max-width: 692px; } }
  @media screen and (min-width: 75em) {
    .c-modal__content {
      padding: 80px 40px 70px;
      max-width: 1250px; } }

.c-modal__close {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  padding: 0;
  font-size: 20px;
  background-color: #1087fc;
  color: #fff;
  border-radius: 50% 0 0 50%;
  line-height: 48px;
  cursor: pointer;
  text-align: center; }
  @media screen and (min-width: 48em) {
    .c-modal__close {
      position: absolute;
      top: -29px;
      right: -29px;
      border-radius: 50%; } }
  @media screen and (min-width: 1200px) {
    .c-modal__close {
      position: absolute;
      top: 0px;
      right: 0px;
      border-radius: 0 0 0 50%; } }
  @media screen and (min-width: 1350px) {
    .c-modal__close {
      position: absolute;
      top: -29px;
      right: -29px;
      border-radius: 50%; } }

@media screen and (min-width: 75em) {
  .c-modal .c-section-block__title, .c-modal .c-section-block__title-white, .c-modal .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-modal .c-section-block__title-no-margin {
    margin-bottom: 50px; } }

@media screen and (min-width: 48em) {
  .c-modal--university li, .c-modal--courses li, .c-modal--course li, c-modal--locations li {
    float: left;
    width: 50%;
    padding: 0 12px; } }

@media screen and (min-width: 75em) {
  .c-modal--university li, .c-modal--courses li, .c-modal--course li, c-modal--locations li {
    width: 25%;
    padding: 0 12px; } }

.c-modal--university .legal-displaimer {
  margin-top: 30px; }

.c-modal--prep .b-text {
  font-size: 17px;
  line-height: 28px; }

.c-modal--prep .c-modal__content {
  padding: 200px 0 0 0;
  text-align: left; }
  .c-modal--prep .c-modal__content .modal-image {
    width: 533px;
    float: left;
    background-size: cover;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background-position: top; }
    @media screen and (max-width: 75em) {
      .c-modal--prep .c-modal__content .modal-image {
        height: 200px;
        width: 100%;
        background-size: cover; } }
  @media screen and (min-width: 75em) {
    .c-modal--prep .c-modal__content {
      padding: 0 0 0 533px; } }

.c-modal--prep .c-modal__content-left-padding {
  background: #fff;
  padding: 40px; }
  @media screen and (min-width: 40em) {
    .c-modal--prep .c-modal__content-left-padding {
      padding: 80px 80px 110px 80px; } }
  @media screen and (min-width: 75em) {
    .c-modal--prep .c-modal__content-left-padding {
      padding: 80px 100px 110px 80px; } }

.c-modal--prep .c-btn {
  margin-top: 40px; }
  @media screen and (min-width: 40em) {
    .c-modal--prep .c-btn {
      margin-top: 85px; } }

.c-modal--course-booklets .checkmark-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .c-modal--course-booklets .checkmark-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #4dbf45;
    margin-right: 10px; }

.c-modal--course-details .c-modal__content {
  padding: 30px; }
  @media screen and (min-width: 48em) {
    .c-modal--course-details .c-modal__content {
      padding: 70px 100px; } }
  .c-modal--course-details .c-modal__content .c-section-block__title, .c-modal--course-details .c-modal__content .c-section-block__title-white, .c-modal--course-details .c-modal__content .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-modal--course-details .c-modal__content .c-section-block__title-no-margin {
    margin: 0px 0px 30px; }
  .c-modal--course-details .c-modal__content .course-overview {
    display: flex;
    flex-wrap: wrap; }
    .c-modal--course-details .c-modal__content .course-overview .left,
    .c-modal--course-details .c-modal__content .course-overview .right {
      width: 100%; }
      @media screen and (min-width: 48em) {
        .c-modal--course-details .c-modal__content .course-overview .left,
        .c-modal--course-details .c-modal__content .course-overview .right {
          width: 50%; } }
      .c-modal--course-details .c-modal__content .course-overview .left li,
      .c-modal--course-details .c-modal__content .course-overview .right li {
        margin-left: 20px; }
    @media screen and (min-width: 48em) {
      .c-modal--course-details .c-modal__content .course-overview .left {
        border-right: 1px solid #9fa9b7;
        padding-right: 100px; } }
    @media screen and (min-width: 48em) {
      .c-modal--course-details .c-modal__content .course-overview .right {
        padding-left: 50px; } }
    .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview {
      margin: 0; }
      .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__thumb {
        display: none;
        text-align: center; }
        @media screen and (min-width: 48em) {
          .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__thumb {
            text-align: left;
            display: block;
            margin: 0; } }
        .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__thumb img {
          width: 110px;
          height: 110px;
          object-fit: cover;
          margin-bottom: 20px; }
      .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__info {
        margin-top: 30px; }
        .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__info .section-label {
          text-transform: uppercase;
          color: #571f7a;
          font-size: 14px;
          font-weight: 600;
          text-align: left; }
        .c-modal--course-details .c-modal__content .course-overview .right .instructor-overview .instructor-overview__info p {
          line-height: 1.5em;
          text-align: left; }

.list-block {
  background-color: #fff;
  border: 1px solid #e3e5e8;
  color: #6f7174;
  line-height: 1;
  padding: 20px 0;
  font-family: "jubilat", serif;
  font-size: 20px;
  margin-bottom: 20px;
  border-radius: 3px;
  cursor: pointer; }
  .list-block.active {
    background: #571f7a;
    color: #fff !important;
    cursor: default; }

li:hover .list-block {
  border: 3px solid #571f7a;
  padding: 18px 0;
  color: #571f7a; }

.list-block span {
  display: block; }

@media screen and (max-width: 48em) {
  .c-modal__content .instructor-overview .instructor-overview__thumb {
    text-align: center; } }

.careers .c-modal .fa-times {
  padding-top: 13px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 2045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 2044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 2046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.mfp-close {
  background: #1087fc; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  /*opacity: 0.65;
  filter: alpha(opacity=65);*/
  border-radius: 40px;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  background: #1087fc; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-inline-holder .mfp-close {
  color: #FFF;
  right: -20px;
  text-align: center;
  padding-right: 0px;
  width: 44px;
  height: 44px; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder,
.mfp-inline-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content,
  .mfp-inline-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close,
  .mfp-inline-holder .mfp-close {
    top: -23px; }

.mfp-iframe-scaler,
.mfp-inline-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-inline-scaler .inline-content {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
  border-top: 4px solid #1087fc; }
  .mfp-inline-scaler .inline-content .left {
    width: 44.5%;
    height: 100%;
    background-size: cover; }
  .mfp-inline-scaler .inline-content .right {
    width: 55.5%;
    padding: 10% 9%; }
    .mfp-inline-scaler .inline-content .right .o-block-title, .mfp-inline-scaler .inline-content .right .c-info-block-title {
      font-size: 50px; }
    .mfp-inline-scaler .inline-content .right p {
      display: block;
      line-height: 1.2em; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
  border-top: 4px solid #1087fc; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.l-container--sessions {
  display: none; }

#course-title {
  text-transform: uppercase; }

.course-list {
  display: none; }
  @media screen and (min-width: 75em) {
    .course-list {
      display: block;
      margin-top: 40px; } }

.course-list li {
  float: left;
  width: 33%;
  padding: 0 12px;
  text-align: center; }
  @media screen and (min-width: 48em) {
    .course-list li {
      width: 16.66666666666667%; } }

.l-container--course {
  margin: 0 auto;
  padding: 0 1.25em;
  width: 100%;
  max-width: 80.625em; }

.course-detail {
  background-color: #fff;
  border: 2px solid #e3e5e8;
  border-radius: 4px;
  box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
  @media screen and (min-width: 48em) {
    .course-detail {
      margin-bottom: 50px; } }

/* 
  Course Detail Header */
.course-detail__header {
  padding: 40px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff; }
  @media screen and (min-width: 75em) {
    .course-detail__header {
      padding: 30px 25px 20px 30px; } }

.new-layout.course-detail__header {
  padding-top: 20px; }

.course-detail__header--free {
  background-color: #4dbf45; }

.course-detail__header--open {
  background-color: #1087fc; }

.course-detail__header--full {
  background-color: #ed5e4f; }

.course-detail__header--almost-full {
  background-color: #ffcc33; }

.course-detail__header--open-soon {
  background-color: #444; }

.new-layout.course-detail__header--closed {
  background-color: #fff;
  color: #000; }
  .new-layout.course-detail__header--closed .o-block-title, .new-layout.course-detail__header--closed .c-info-block-title {
    color: #000; }

.new-layout.course-detail__header .c-btn {
  border: 3px solid #fff; }

.course-detail__header .o-block-label {
  color: #141c33;
  margin: 0 0 3px; }

.course-detail__header .o-block-title, .course-detail__header .c-info-block-title {
  color: #fff;
  margin: 0 0 16px; }

.course-detail__header .c-btn.u-last {
  margin-top: 20px; }

.new-layout .o-block-label {
  color: #141c33;
  margin: 0 0 3px; }

.new-layout.o-block-title, .new-layout.c-info-block-title {
  margin: 13px 0 16px;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif; }

.new-layout .c-btn.u-last {
  margin-top: 20px; }

.course-detail__header--closed .new-layout.show-details {
  color: #1087FC !important; }

.new-layout.show-details {
  margin-bottom: 3px;
  border: 3px #1087FC solid; }
  @media screen and (min-width: 75em) {
    .new-layout.show-details {
      margin-top: 20px !important;
      font-size: 16px;
      padding: 0px;
      font-weight: normal;
      text-transform: none;
      border: none !important;
      float: left !important;
      width: 15% !important; } }

.new-layout .course-detail__name,
.new-layout .course-detail__dates,
.new-layout .course-detail__status,
.new-layout .course-detail__cost {
  margin-top: 11px; }

.new-layout.show-details {
  width: 100%; }
  @media screen and (min-width: 75em) {
    .new-layout.show-details {
      float: left;
      width: 15%;
      color: #FFF; } }

@media screen and (min-width: 75em) {
  .course-detail__name {
    width: 15%;
    float: left;
    padding-right: 20px; } }

.course-detail__name .o-block-title, .course-detail__name .c-info-block-title {
  margin-top: 0px; }

.course-detail__header__course-number,
.course-detail__header__course-name {
  display: inline-block; }

.course-detail__status,
.course-detail__dates,
.course-detail__cost {
  float: left;
  width: 15%; }
  @media screen and (min-width: 75em) {
    .course-detail__status,
    .course-detail__dates,
    .course-detail__cost {
      width: 17%; } }

.course-detail__cost {
  text-align: right; }
  @media screen and (min-width: 75em) {
    .course-detail__cost {
      width: 10%;
      float: left;
      padding-right: 20px; } }

@media screen and (min-width: 75em) {
  .course-detail__cost .o-block-title, .course-detail__cost .c-info-block-title,
  .course-detail__cost .o-block-label {
    display: block; } }

.course-detail__cost .o-block-title, .course-detail__cost .c-info-block-title {
  margin-left: 5px; }

@media screen and (min-width: 75em) {
  .course-detail__action {
    width: 25%;
    float: right; } }

@media screen and (min-width: 75em) {
  .new-layout.course-detail__action {
    width: 22%;
    float: right; } }

.course-detail__action .c-btn {
  width: 100%; }
  @media screen and (min-width: 75em) {
    .course-detail__action .c-btn {
      float: right;
      width: auto; } }

/* 
  Course Detail Body */
.course-detail__label-bar {
  display: none; }
  @media screen and (min-width: 75em) {
    .course-detail__label-bar {
      display: block;
      background-color: #122941;
      padding: 20px 0; } }

.course-detail__header--closed .course-detail__name h1 {
  font-size: 14px;
  color: #1087FC; }

.course-detail__name h1 {
  font-size: 14px;
  color: #fff; }

.new-layout.course-detail__label-bar {
  background-color: #122941;
  padding: 20px 0; }

.course-detail__label-bar .o-block-label {
  color: #fff;
  display: inline-block; }

.o-block--schedule {
  width: 210px;
  margin-left: 10px; }

.o-block--location {
  width: 224px; }

.o-block--instructor {
  width: 520px; }

/* 
  Course Detail Body */
.course-detail__body {
  padding: 0 0 40px;
  display: none; }
  @media screen and (min-width: 75em) {
    .course-detail__body {
      display: block;
      padding-left: 10px;
      padding-right: 10px;
      padding: 0 10px 10px; } }

.course-detail__body-green {
  padding: 0px !important;
  border: 2px solid #4dbf45;
  border-top: none; }

.course-detail__body-blue {
  padding: 0px !important;
  border: 2px solid #1087fc;
  border-top: none; }

.course-detail__body-yellow {
  padding: 0px !important;
  border: 2px solid #ffcc33;
  border-top: none; }

.course-detail__body-red {
  padding: 0px !important;
  border: 2px solid #ed5e4f;
  border-top: none; }

.course-detail__body-grey {
  padding: 0px !important;
  border: 2px solid #444;
  border-top: none; }

.new-layout.course-detail__body.clearfix {
  padding: 0 0 40px;
  display: none;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 10px 10px; }

.course-detail__container {
  padding: 20px 0 0px;
  border-bottom: 1px solid #e3e5e8; }
  .course-detail__container.u-last {
    border-bottom: none; }
  @media screen and (min-width: 75em) {
    .course-detail__container {
      border-bottom: none;
      padding-top: 30px; } }

.course-detail__row {
  margin-bottom: 20px; }
  @media screen and (min-width: 75em) {
    .course-detail__row {
      min-height: 150px; } }

.course-detail__body .o-block-label {
  text-transform: none;
  font-size: 16px;
  letter-spacing: 0; }

.course-detail__body p {
  font-weight: 300;
  margin-bottom: 0; }

.course-detail__col-left {
  float: left;
  width: 52%; }

.course-detail__col-right {
  float: right;
  width: 48%;
  padding-left: 14px; }

/*
  Schedule */
@media screen and (min-width: 75em) {
  .course-detail__container {
    float: left; } }

@media screen and (min-width: 75em) {
  .course-detail__container--schedule {
    width: 41%; } }

@media screen and (min-width: 0.0625em) {
  .course-detail__row--schedule {
    border-top: 1px solid #e3e5e8;
    padding-top: 30px; } }

@media screen and (min-width: 75em) {
  .course-detail__row--schedule {
    border-top: none;
    border-bottom: 1px solid #e3e5e8;
    padding-top: 0;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .course-detail__row--schedule:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; } }

@media screen and (min-width: 0.0625em) {
  .course-detail__row--schedule:first-child {
    border-top: none;
    padding-top: 0; } }

@media screen and (min-width: 0.0625em) {
  .course-detail__schedule {
    float: left;
    width: 50%;
    padding-right: 20px; } }

@media screen and (min-width: 0.0625em) {
  .course-detail__location {
    float: left;
    width: 50%;
    padding-right: 20px; } }

.course-detail__location a {
  display: block; }

/* 
  Instructor */
@media screen and (min-width: 75em) {
  .course-detail__container--instructor {
    width: 41%; } }

.course-detail__row--instructor {
  border-bottom: 1px solid #e3e5e8;
  margin-left: -1.25em;
  margin-right: -1.25em;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 75em) {
    .course-detail__row--instructor {
      padding-bottom: 37px;
      margin: 0 0 30px 90px;
      position: relative; } }

.course-detail__instructor p {
  margin-bottom: 10px; }

.course-detail__instructor .o-block-img {
  display: block;
  border-radius: 50%;
  float: left;
  margin-left: 1.25em;
  width: 78px; }
  @media screen and (min-width: 75em) {
    .course-detail__instructor .o-block-img {
      position: absolute;
      top: 0;
      left: -110px;
      margin: 0; } }

.course-detail__instructor .o-block-text, .course-detail__instructor .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .course-detail__instructor .o-block-instructor-text {
  padding-left: 120px; }
  @media screen and (min-width: 75em) {
    .course-detail__instructor .o-block-text, .course-detail__instructor .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .course-detail__instructor .o-block-instructor-text {
      padding-left: 0; } }

/* Name */
.c-instructor-name.o-block-label {
  font-size: 28px;
  font-family: "jubilat", serif;
  font-weight: 500;
  line-height: 1; }

.c-instructor-name-and-job-title,
.c-instructor-links {
  overflow: hidden; }

@media screen and (min-width: 75em) {
  .c-instructor-name {
    float: left; } }

@media screen and (min-width: 75em) {
  .c-instructor-title {
    float: left;
    margin: 7px 0 0 8px; } }

.c-instructor-links a {
  display: block; }
  @media screen and (min-width: 75em) {
    .c-instructor-links a {
      display: inline-block;
      margin-right: 25px; } }

/* 
  Ratings */
@media screen and (min-width: 75em) {
  .course-detail__ratings {
    overflow: hidden;
    margin-left: 90px; } }

.course-detail__ratings-item .o-block-label {
  font-weight: 300; }

@media screen and (min-width: 75em) {
  .course-detail__ratings-item .o-block-label,
  .course-detail__ratings-item p {
    display: inline-block; } }

/* 
  Materials */
.course-detail__container--materials {
  margin: 20px 0 30px;
  margin-left: 1.25em;
  margin-right: 1.25em;
  background-color: #e8ebf0;
  padding-bottom: 20px;
  border-radius: 4px; }
  @media screen and (min-width: 75em) {
    .course-detail__container--materials {
      width: 18%;
      min-height: 370px;
      float: right;
      margin: 10px 0 0;
      padding-bottom: 0; } }

.course-detail__container--materials .l-container {
  padding: 0 10px; }
  @media screen and (min-width: 75em) {
    .course-detail__container--materials .l-container {
      padding-left: 1.25em;
      padding-right: 1.25em; } }

@media screen and (min-width: 75em) {
  .course-detail__materials .course-detail__col {
    border-bottom: 1px solid #d7dbe0;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
    min-height: 140px; }
    .course-detail__materials .course-detail__col:last-child {
      border-bottom: none; } }

.course-detail__materials p {
  font-weight: 600; }

.course-detail__materials a {
  color: inherit; }

.course-detail__materials a.c-btn--text {
  color: #1087fc; }

.course-detail__materials .course-detail__col-left,
.course-detail__materials .course-detail__col-right {
  width: 50%;
  padding: 0 10px; }
  @media screen and (min-width: 75em) {
    .course-detail__materials .course-detail__col-left,
    .course-detail__materials .course-detail__col-right {
      width: 100%;
      float: none;
      padding: 0; } }

@media screen and (min-width: 75em) {
  .course-detail__materials .course-detail__col-right {
    margin-bottom: 0;
    padding-bottom: 0; } }

.course-detail__materials .o-block-label {
  text-transform: uppercase;
  margin-bottom: 10px; }

.course-detail__materials .o-block-img {
  margin-bottom: 5px; }

#course-register-bar-placeholder {
  display: block;
  width: 100%;
  height: 0px; }

#course-register-bar {
  display: none; }
  #course-register-bar.bar-is-visible {
    display: block;
    position: absolute;
    height: 130px;
    background-color: #141c33;
    display: block;
    width: 100%; }
    #course-register-bar.bar-is-visible.sticky {
      position: fixed;
      bottom: 0; }
    @media screen and (min-width: 75em) {
      #course-register-bar.bar-is-visible {
        height: 86px; } }
    #course-register-bar.bar-is-visible + #course-register-bar-placeholder {
      height: 130px; }
      @media screen and (min-width: 75em) {
        #course-register-bar.bar-is-visible + #course-register-bar-placeholder {
          height: 86px; } }
  #course-register-bar .course-register-bar__block {
    display: block;
    float: left;
    height: 50px;
    box-sizing: border-box; }
    @media screen and (min-width: 75em) {
      #course-register-bar .course-register-bar__block {
        height: 86px; } }
    @media screen and (min-width: 75em) {
      #course-register-bar .course-register-bar__block .course-register-bar__block-content {
        position: relative;
        top: 50%;
        transform: translateY(-50%); } }
    #course-register-bar .course-register-bar__block.sessions-added {
      color: #1087fc;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 1px;
      padding-left: 0px;
      padding-top: 12px;
      width: 100%;
      text-align: center; }
      @media screen and (min-width: 75em) {
        #course-register-bar .course-register-bar__block.sessions-added {
          padding-left: 59px;
          padding-top: 0px;
          text-align: left;
          max-width: 250px; } }
    #course-register-bar .course-register-bar__block.courses-added {
      display: none;
      overflow: hidden; }
      @media screen and (min-width: 75em) {
        #course-register-bar .course-register-bar__block.courses-added {
          display: block; } }
    #course-register-bar .course-register-bar__block.total-register {
      display: block;
      float: none;
      padding: 0;
      width: 100%; }
      @media screen and (min-width: 75em) {
        #course-register-bar .course-register-bar__block.total-register {
          float: right;
          padding-right: 59px;
          width: 470px; } }
  #course-register-bar .course-register-bar__course-fade {
    position: absolute;
    right: 470px;
    height: 80px;
    width: 200px;
    display: block;
    margin-top: -40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,141c33+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #141c33 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #141c33 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(30, 87, 153, 0) 0%, #141c33 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#141c33',GradientType=1 );
    /* IE6-9 */ }
  #course-register-bar .course-register-bar__courses {
    display: block;
    width: 5000px; }
  #course-register-bar .course-register-bar__course {
    display: block;
    float: left;
    width: 130px;
    color: #9fa9b8;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 300;
    margin-left: 43px; }
    #course-register-bar .course-register-bar__course span {
      color: white;
      font-family: "jubilat", serif;
      font-size: 20px;
      font-weight: 400;
      display: block;
      line-height: 20px; }
      #course-register-bar .course-register-bar__course span i {
        color: #646a71;
        font-family: FontAwesome;
        font-size: 20px;
        display: block;
        float: left;
        height: 35px;
        margin-right: 10px;
        line-height: 21px;
        cursor: pointer; }
  #course-register-bar .course-register-bar__total {
    color: #1087fc;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (min-width: 75em) {
      #course-register-bar .course-register-bar__total {
        text-align: left; } }
    #course-register-bar .course-register-bar__total .course-register-bar__total-price {
      display: none; }
      @media screen and (min-width: 75em) {
        #course-register-bar .course-register-bar__total .course-register-bar__total-price {
          display: inline-block; } }
    #course-register-bar .course-register-bar__total span {
      color: white;
      font-family: "jubilat", serif;
      font-size: 28px;
      font-weight: 400;
      vertical-align: middle;
      padding: 0 32px 0 16px; }

.o-block-course {
  margin: 0 auto 50px auto;
  padding: 0 1.25em 25px;
  width: 100%;
  float: left;
  max-width: 80.625em;
  border-bottom: 7px solid #e5e5e5; }
  .o-block-course .course-info {
    float: left; }
  .o-block-course .course-number {
    font-family: "jubilat", serif;
    font-size: 50px; }
  .o-block-course .course-name {
    font-family: "jubilat", serif;
    font-size: 20px; }

.for-head .for-head__title {
  float: left;
  width: 33%; }

.for-head .for-head__status {
  float: left;
  width: 22%;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  display: none; }
  @media screen and (min-width: 75em) {
    .for-head .for-head__status {
      display: block; } }

.for-head .for-head__cost {
  float: left;
  width: 30%;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  display: none; }
  @media screen and (min-width: 75em) {
    .for-head .for-head__cost {
      display: block; } }

.c-alert {
  border-radius: 0px;
  padding: 20px;
  text-align: center;
  display: none; }
  @media screen and (min-width: 75em) {
    .c-alert {
      display: block;
      text-align: left; } }

.c-alert [class^="o-icon--"]:before,
.c-alert [class^="o-icon--"]:after,
.c-alert [class*=" o-icon--"]:before,
.c-alert [class*=" o-icon--"]:after {
  color: #fff;
  font-size: 24px;
  vertical-align: -2px; }

.c-alert--warning {
  background-color: #ffcc33; }

.c-alert--close {
  color: #fff;
  font-size: 23px !important;
  cursor: pointer;
  float: right; }

.course-detail__header--almost-full + .c-alert--warning {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.l-container--sessions .course-detail .c-alert {
  display: block; }

/* 
  instructors
*/
.o-block-instructor-thumb {
  background: white;
  max-width: 283px;
  min-width: 283px;
  margin: auto; }
  .o-block-instructor-thumb .o-block-instructor-text {
    text-align: center;
    padding: 25px;
    margin: 0; }
    @media screen and (min-width: 48em) {
      .o-block-instructor-thumb .o-block-instructor-text {
        text-align: left; } }
  .o-block-instructor-thumb .o-block-p--blue {
    display: none; }
  .o-block-instructor-thumb:hover .o-block-instructor-info {
    display: block; }

.purple-mask .l-container .c-section-block__title-white.instructors {
  margin-bottom: 30px;
  margin-top: 0px; }
  @media screen and (min-width: 48em) {
    .purple-mask .l-container .c-section-block__title-white.instructors {
      margin-top: 60px; } }

.purple-mask .l-container .instructor-block {
  display: none; }
  .purple-mask .l-container .instructor-block .o-grid--4-fixed-width {
    width: 300px;
    margin: 0 auto; }
    @media screen and (min-width: 30em) {
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column {
        width: 100%;
        margin-left: -15px;
        margin-bottom: 0px; } }
    @media screen and (min-width: 630px) {
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width {
        width: 610px; }
        .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column {
          width: 49.9%;
          margin-left: 0px; } }
    @media screen and (min-width: 1000px) {
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width {
        width: 960px; }
        .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column {
          width: 33%; } }
    @media screen and (min-width: 1240px) {
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width {
        width: 1200px; }
        .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column {
          width: 24.9%; } }
    .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column {
      max-width: 300px; }
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white {
        background-color: transparent;
        border-color: #571f7a;
        color: #571f7a; }
        .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white:hover, .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white:focus {
          background-color: transparent;
          border-color: #571f7a;
          color: #571f7a; }
        @media screen and (min-width: 48em) {
          .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white {
            background-color: transparent;
            border-color: #fff;
            color: #fff; }
            .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white:hover, .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column a.c-btn--outline-white:focus {
              background-color: transparent;
              border-color: #fff;
              color: #fff; } }
      .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column .o-block-instructor-text .o-block-title, .purple-mask .l-container .instructor-block .o-grid--4-fixed-width .o-grid__column .o-block-instructor-text .c-info-block-title {
        color: #444444; }

.blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white {
  background-color: transparent;
  border-color: #571f7a;
  color: #571f7a; }
  .blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white:hover, .blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white:focus {
    background-color: transparent;
    border-color: #571f7a;
    color: #571f7a; }
  @media screen and (min-width: 48em) {
    .blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white:hover, .blue-mask.c-feature-blocks .l-container .o-grid__column a.c-btn--outline-white:focus {
        background-color: transparent;
        border-color: #fff;
        color: #fff; } }

.o-block-instructor-info {
  display: block; }
  .o-block-instructor-info .o-block-instructor-info-column {
    display: inline-block;
    width: 48%;
    line-height: 16px;
    text-align: center;
    margin-top: 30px; }
    .o-block-instructor-info .o-block-instructor-info-column span {
      display: block;
      font-size: 28px;
      line-height: 1;
      font-family: "jubilat", serif;
      margin-top: 10px;
      margin-bottom: 30px; }
  .o-block-instructor-info .c-btn--outline-white {
    background-color: transparent;
    border-color: #571f7a;
    color: #571f7a;
    margin-top: 20px; }
    .o-block-instructor-info .c-btn--outline-white:hover, .o-block-instructor-info .c-btn--outline-white:focus {
      background-color: transparent;
      border-color: #571f7a;
      color: #571f7a; }
  @media screen and (min-width: 48em) {
    .o-block-instructor-info {
      display: none;
      background: rgba(85, 35, 119, 0.8);
      position: absolute;
      width: 283px;
      height: 216px;
      margin: -269px -25px -25px -25px;
      color: #fff;
      text-align: center; }
      .o-block-instructor-info .c-btn--outline-white {
        background-color: transparent;
        border-color: #fff;
        color: #fff;
        margin-top: 135px; }
        .o-block-instructor-info .c-btn--outline-white:hover, .o-block-instructor-info .c-btn--outline-white:focus {
          background-color: transparent;
          border-color: #fff;
          color: #fff; } }

.purple-mask .o-grid--4-fixed-width,
.blue-mask .o-grid--4-fixed-width {
  width: 300px;
  margin: 0 auto; }
  @media screen and (min-width: 30em) {
    .purple-mask .o-grid--4-fixed-width .o-grid__column,
    .blue-mask .o-grid--4-fixed-width .o-grid__column {
      max-width: 300px;
      width: 100%;
      margin-left: -15px;
      margin-bottom: 0px; } }
  @media screen and (min-width: 630px) {
    .purple-mask .o-grid--4-fixed-width,
    .blue-mask .o-grid--4-fixed-width {
      width: 610px; }
      .purple-mask .o-grid--4-fixed-width .o-grid__column,
      .blue-mask .o-grid--4-fixed-width .o-grid__column {
        width: 49.9%;
        margin-left: 0px;
        padding: 0 1.25em; } }
  @media screen and (min-width: 1000px) {
    .purple-mask .o-grid--4-fixed-width,
    .blue-mask .o-grid--4-fixed-width {
      width: 925px; }
      .purple-mask .o-grid--4-fixed-width .o-grid__column,
      .blue-mask .o-grid--4-fixed-width .o-grid__column {
        width: 33%; } }
  @media screen and (min-width: 1240px) {
    .purple-mask .o-grid--4-fixed-width,
    .blue-mask .o-grid--4-fixed-width {
      width: 1220px; }
      .purple-mask .o-grid--4-fixed-width .o-grid__column,
      .blue-mask .o-grid--4-fixed-width .o-grid__column {
        width: 24.9%; } }

.instructor-overview {
  text-align: left;
  margin: 40px 20px -20px; }
  @media screen and (min-width: 75em) {
    .instructor-overview {
      margin: 20px 0 46px 0; } }
  .instructor-overview .instructor-overview__thumb {
    vertical-align: top;
    display: block;
    margin: 100px auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e5e8;
    cursor: pointer; }
    @media screen and (min-width: 75em) {
      .instructor-overview .instructor-overview__thumb {
        border-bottom: none;
        padding-bottom: 0px; } }
    .instructor-overview .instructor-overview__thumb img {
      width: 144px;
      border-radius: 150px; }
    .instructor-overview .instructor-overview__thumb a {
      display: block;
      position: relative;
      text-align: center; }
      .instructor-overview .instructor-overview__thumb a span {
        display: block;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        color: #444;
        margin-top: 8px; }
    .instructor-overview .instructor-overview__thumb a:hover:before {
      content: '';
      position: absolute;
      background: url("../../images/icon-play.svg") center 40% no-repeat;
      display: block;
      width: 144px;
      height: 144px;
      background-size: 30%;
      top: 10px;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
      @media screen and (min-width: 48em) {
        .instructor-overview .instructor-overview__thumb a:hover:before {
          width: 50%;
          height: 50%;
          background-size: 80%;
          top: -10px;
          left: 0;
          bottom: 0;
          right: 0; } }
    @media screen and (min-width: 48em) {
      .instructor-overview .instructor-overview__thumb {
        display: inline-block;
        margin: 0 43px 0 0; } }
  .instructor-overview .instructor-overview__info {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-top: -360px;
    margin-right: 10px; }
    @media screen and (max-width: 48em) {
      .instructor-overview .instructor-overview__info {
        height: auto; } }
    .instructor-overview .instructor-overview__info h2 {
      font-family: "jubilat", serif;
      font-size: 50px;
      font-weight: 400;
      line-height: 52px;
      margin-bottom: 230px; }
    @media screen and (min-width: 48em) {
      .instructor-overview .instructor-overview__info {
        display: inline-block;
        width: 250px;
        text-align: left;
        margin-top: 0; }
        .instructor-overview .instructor-overview__info h2 {
          margin-bottom: 0; }
          .instructor-overview .instructor-overview__info h2:after {
            content: " ";
            display: block;
            width: 118px;
            height: 6px;
            margin: 18px 0 20px 0;
            background-color: #f2f4f7; } }
    @media screen and (min-width: 75em) {
      .instructor-overview .instructor-overview__info {
        width: 490px; } }
    .instructor-overview .instructor-overview__info .instructor-overview__info-box {
      width: 100%;
      display: block;
      vertical-align: top; }
      @media screen and (min-width: 75em) {
        .instructor-overview .instructor-overview__info .instructor-overview__info-box {
          width: 49%;
          display: inline-block; } }
      .instructor-overview .instructor-overview__info .instructor-overview__info-box span {
        display: block;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
  .instructor-overview .instructor-overview__thumb-video {
    display: block;
    vertical-align: top;
    float: none;
    cursor: pointer;
    background: #571f7a;
    margin: 40px 20px 40px 20px; }
    .instructor-overview .instructor-overview__thumb-video:hover img {
      opacity: .5; }
    .instructor-overview .instructor-overview__thumb-video a {
      display: block;
      position: relative; }
    .instructor-overview .instructor-overview__thumb-video a:before {
      content: '';
      position: absolute;
      background: url("../../images/icon-play.svg") center 10% no-repeat;
      display: block;
      width: 50%;
      height: 50%;
      background-size: 40%;
      top: 20px;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
    .instructor-overview .instructor-overview__thumb-video img {
      width: 100%; }
    @media screen and (min-width: 48em) {
      .instructor-overview .instructor-overview__thumb-video {
        display: inline-block;
        width: 180px;
        margin: 0; }
        .instructor-overview .instructor-overview__thumb-video img {
          width: auto; }
        .instructor-overview .instructor-overview__thumb-video a:before {
          top: 0px;
          left: 0;
          bottom: 0;
          right: 0;
          width: 42px;
          height: 42px;
          background-size: 100%; } }
    @media screen and (min-width: 75em) {
      .instructor-overview .instructor-overview__thumb-video {
        width: 286px;
        float: right;
        margin-right: 20px; }
        .instructor-overview .instructor-overview__thumb-video a:before {
          width: 62px;
          height: 62px;
          background-size: 100%; } }

.intructor-charts .c-modal__content {
  padding: 0;
  background: #fff; }
  @media screen and (min-width: 75em) {
    .intructor-charts .c-modal__content {
      padding: 20px 100px; } }

.intructor-charts .the-charts {
  margin-bottom: 50px; }

.intructor-charts .chart-window {
  height: auto;
  background: #fff;
  border-radius: 4px;
  box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  display: block;
  float: none;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window {
      height: 480px; } }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window {
      float: left; } }

.intructor-charts .chart-window__content {
  padding: 58px 40px 38px;
  display: block;
  width: 100%; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content {
      display: table; } }

.intructor-charts .chart-window__block-content {
  padding: 38px 40px;
  display: block;
  width: 100%; }

.intructor-charts .chart-window__title {
  height: 77px;
  background-color: #571f7a;
  color: white;
  font-family: "jubilat", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  padding: 17px 23px; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__title {
      border-radius: 4px 4px 0 0; } }

.intructor-charts .chart-window__content-legend {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  display: block;
  margin-top: -40px;
  padding: 0 40px 15px 0; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-legend {
      position: absolute;
      margin-top: -35px; } }

.intructor-charts .chart-window__content-row {
  display: block;
  height: auto;
  width: 100%;
  margin-bottom: 17px; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row {
      display: table-row;
      height: 55px; } }

.intructor-charts .chart-window__content-row-label {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #444;
  font-weight: 300;
  display: block;
  vertical-align: middle;
  text-align: left; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row-label {
      width: 380px; } }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row-label {
      display: table-cell; } }
  .intructor-charts .chart-window__content-row-label span {
    display: block;
    color: #571f7a;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase; }

.intructor-charts .chart-window__content-row-progress {
  display: block;
  width: 80%;
  padding: 10px 20px 0 0;
  vertical-align: middle; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row-progress {
      display: table-cell;
      padding: 0 20px;
      width: 200px; } }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row-progress {
      background: repeating-linear-gradient(to right, #fff, #fff 32px, #cccccc 33px);
      background-position: -12px 0; } }
  .intructor-charts .chart-window__content-row-progress div {
    width: 100%;
    height: 12px;
    background-color: #dfe3e9;
    border-radius: 6px;
    overflow: hidden; }
    @media screen and (min-width: 75em) {
      .intructor-charts .chart-window__content-row-progress div {
        width: 200px; } }
    .intructor-charts .chart-window__content-row-progress div span {
      width: 0;
      display: block;
      margin: 0;
      padding: 0;
      left: 0;
      background-color: #ed5e4f;
      transition: all 2s; }
      .intructor-charts .chart-window__content-row-progress div span.yellow {
        background-color: #fc3; }
      .intructor-charts .chart-window__content-row-progress div span.red {
        background-color: #ed5e4f; }
      .intructor-charts .chart-window__content-row-progress div span.green {
        background-color: #4dbf45; }

.intructor-charts .chart-window__content-row-score {
  display: block;
  float: right;
  margin-top: -25px;
  vertical-align: middle;
  color: #444;
  font-family: "jubilat", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  width: 50px; }
  @media screen and (min-width: 75em) {
    .intructor-charts .chart-window__content-row-score {
      display: table-cell;
      float: none;
      margin-top: 0px; } }

.intructor-charts .student-satisfaction__label {
  font-size: 14px;
  line-height: 18px;
  color: #444;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 20px; }
  .intructor-charts .student-satisfaction__label .fa-circle {
    color: #1087fc;
    font-family: FontAwesome;
    font-weight: 400; }
  .intructor-charts .student-satisfaction__label span {
    font-family: "jubilat", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 20px;
    vertical-align: bottom;
    float: right;
    width: 50px;
    display: block; }

.intructor-charts .student-satisfaction__labels {
  margin: 30px auto;
  max-width: 250px; }

.intructor-charts .student-satisfaction__label-very-satisfied .fa-circle {
  color: #552377; }

.intructor-charts .student-satisfaction__label-satisfied .fa-circle {
  color: #1f89f7; }

.intructor-charts .student-satisfaction__label-not-satisfied .fa-circle {
  color: #9fa9b7; }

.intructor-charts #canvas-holder {
  width: 250px;
  margin: auto; }

.intructor-charts #pie-area {
  margin-left: -30px; }
  @media screen and (min-width: 75em) {
    .intructor-charts #pie-area {
      margin-left: -20px; } }

.intructor-charts .instructor-additional-info .instructor-additional-info__bio {
  width: 90%;
  box-sizing: border-box;
  margin: auto auto 40px auto; }
  @media screen and (min-width: 75em) {
    .intructor-charts .instructor-additional-info .instructor-additional-info__bio {
      max-width: 630px;
      text-align: left;
      padding-left: 20px;
      float: left; } }
  @media screen and (max-width: 75em) {
    .intructor-charts .instructor-additional-info .instructor-additional-info__bio .o-block-title, .intructor-charts .instructor-additional-info .instructor-additional-info__bio .c-info-block-title {
      height: 77px;
      background-color: #1f89f7;
      color: white;
      font-size: 28px;
      font-weight: 400;
      line-height: 40px;
      padding: 17px 23px;
      margin: -20px -20px 30px -20px; } }

.intructor-charts .instructor-additional-info-block {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
  margin-top: 30px;
  border-top: 1px solid #e3e5e8;
  padding-top: 24px; }
  @media screen and (min-width: 75em) {
    .intructor-charts .instructor-additional-info-block {
      margin-top: 80px;
      border-top: none;
      padding-top: 0;
      max-width: 335px;
      text-align: left;
      float: right; } }
  .intructor-charts .instructor-additional-info-block .o-block-title, .intructor-charts .instructor-additional-info-block .c-info-block-title {
    padding-bottom: 24px;
    margin-bottom: 29px;
    border-bottom: 1px solid #e3e5e8;
    cursor: pointer; }
    .intructor-charts .instructor-additional-info-block .o-block-title.last, .intructor-charts .instructor-additional-info-block .last.c-info-block-title {
      border-bottom: none; }
  .intructor-charts .instructor-additional-info-block .toggle:after {
    content: "\f067";
    font-family: FontAwesome;
    color: #571f7a;
    right: 20px;
    position: absolute;
    font-size: 20px;
    line-height: 26px;
    width: 40px;
    text-align: center; }
    @media screen and (min-width: 75em) {
      .intructor-charts .instructor-additional-info-block .toggle:after {
        position: relative;
        float: right;
        width: 20px; } }
  .intructor-charts .instructor-additional-info-block .toggle.open.o-block-title, .intructor-charts .instructor-additional-info-block .toggle.open.c-info-block-title {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .intructor-charts .instructor-additional-info-block .toggle.open + div {
    display: block; }
  .intructor-charts .instructor-additional-info-block .toggle.open:after {
    content: "\f068"; }

.intructor-charts .instructor-additional-info-block__table {
  display: none;
  padding-bottom: 24px;
  border-bottom: 1px solid #e3e5e8;
  width: 100%;
  margin: 20px auto 29px auto; }
  .intructor-charts .instructor-additional-info-block__table:last-child {
    border-bottom: none; }
  @media screen and (min-width: 75em) {
    .intructor-charts .instructor-additional-info-block__table {
      width: 100%; } }
  .intructor-charts .instructor-additional-info-block__table table {
    width: 100%; }
  .intructor-charts .instructor-additional-info-block__table tr td {
    padding: 8px 5px; }
  .intructor-charts .instructor-additional-info-block__table tr td:first-child {
    width: 80px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    vertical-align: top; }
  .intructor-charts .instructor-additional-info-block__table tr td:last-child {
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    vertical-align: top; }
  .intructor-charts .instructor-additional-info-block__table tr:nth-child(2n+1) {
    background-color: #f2f4f7; }

#student-evaluations {
  width: 100%; }
  @media screen and (min-width: 75em) {
    #student-evaluations {
      width: 630px; } }

#student-satisfaction {
  width: 100%;
  display: block;
  float: none; }
  @media screen and (min-width: 75em) {
    #student-satisfaction {
      width: 331px;
      float: right; } }

#expertise-section .o-grid__column {
  display: none; }

#expertise-section .o-grid__column:nth-child(1), #expertise-section .o-grid__column:nth-child(2) {
  display: block; }

#expertise-section .c-btn__load-instructors {
  display: block;
  margin: 40px auto 0;
  max-width: 350px; }

@media screen and (min-width: 1000px) {
  #expertise-section .o-grid__column:nth-child(1), #expertise-section .o-grid__column:nth-child(2), #expertise-section .o-grid__column:nth-child(3) {
    display: block; } }

@media screen and (min-width: 75em) {
  #expertise-section .o-grid__column:nth-child(1), #expertise-section .o-grid__column:nth-child(2), #expertise-section .o-grid__column:nth-child(3), #expertise-section .o-grid__column:nth-child(4) {
    display: block; } }

.c-section-block__chart-desc {
  width: 70%; }

#peopleChart {
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #dfe3e9; }
  @media screen and (min-width: 75em) {
    #peopleChart {
      border-right: 1px solid #dfe3e9;
      border-bottom: none;
      margin-bottom: 0; } }
  #peopleChart i {
    color: #9fa9b8;
    font-size: 22px;
    line-height: 33px;
    margin: 0 3px; }
    @media screen and (min-width: 40em) {
      #peopleChart i {
        font-size: 32px;
        line-height: 48px;
        margin: 0 7px; } }
  #peopleChart #people-chart-text {
    background: #fff;
    width: 90px;
    height: 130px;
    position: absolute;
    margin-top: 65px;
    left: 50%;
    margin-left: -45px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px; }
    #peopleChart #people-chart-text span {
      font-family: "jubilat", serif;
      font-size: 37px;
      font-weight: 400;
      color: #1087fc;
      display: block;
      padding: 35px 0 23px 0; }
    @media screen and (min-width: 40em) {
      #peopleChart #people-chart-text {
        width: 155px;
        height: 100px;
        margin-top: 145px;
        left: 50%;
        margin-left: -78px; }
        #peopleChart #people-chart-text span {
          font-size: 40px;
          padding: 28px 0 13px 0; } }
    @media screen and (min-width: 75em) {
      #peopleChart #people-chart-text {
        position: absolute;
        left: auto;
        margin-top: 145px;
        margin-left: 210px; } }

#studentPieChart .theChart {
  display: none;
  margin-top: -20px; }

#studentPieChart .student-chart-label {
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin: 0px auto 0 auto;
  padding-bottom: 60px; }
  #studentPieChart .student-chart-label span {
    font-family: "jubilat", serif;
    font-size: 37px;
    font-weight: 400;
    color: #1087fc;
    display: block;
    padding: 35px 0 13px 0; }

#studentPieChart #canvas-holder {
  position: absolute;
  margin-top: -283px;
  left: 50%;
  margin-left: -200px;
  width: 100%;
  max-width: 400px;
  overflow: hidden; }
  #studentPieChart #canvas-holder #chart-area {
    width: 400px; }

@media screen and (min-width: 75em) {
  #studentPieChart .student-chart-label {
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin: -5px auto 0 auto;
    padding-bottom: 70px; }
    #studentPieChart .student-chart-label span {
      font-family: "jubilat", serif;
      font-size: 37px;
      font-weight: 400;
      color: #1087fc;
      display: block;
      padding: 35px 0 13px 0; }
  #studentPieChart #canvas-holder {
    position: absolute;
    margin-top: -290px;
    margin-left: 85px;
    left: auto;
    width: 450px; } }

#studentPieChart #student-chart-label1 span {
  color: #1087fc; }

#studentPieChart #student-chart-label2 span {
  color: #571f7a; }

#studentPieChart #student-chart-label3 {
  padding-bottom: 0; }
  #studentPieChart #student-chart-label3 span {
    color: #9fa9b7; }

#social-section .o-grid__column .box-content {
  background: #fff;
  border-radius: 5px;
  display: block;
  height: 700px;
  box-sizing: border-box;
  padding: 70px 20px 0 20px; }

#social-section .top-icon {
  color: #fff;
  background: #1087fc;
  padding: 20px 22px;
  border-radius: 60px;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  margin-top: -105px; }

#social-section #facebook-box {
  width: 95%;
  max-width: 690px;
  margin: auto;
  box-sizing: border-box; }
  #social-section #facebook-box .top-icon {
    left: 50%;
    margin-left: -35px; }
    @media screen and (min-width: 75em) {
      #social-section #facebook-box .top-icon {
        margin-left: -310px; } }
  #social-section #facebook-box .c-section-block__small-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; }

#social-section #instagram-box {
  display: none;
  width: 95%;
  max-width: 486px;
  margin: auto;
  box-sizing: border-box; }
  @media screen and (min-width: 75em) {
    #social-section #instagram-box {
      display: block; } }
  #social-section #instagram-box .top-icon {
    left: 50%;
    margin-left: -35px; }
    @media screen and (min-width: 75em) {
      #social-section #instagram-box .top-icon {
        margin-left: 280px; } }

#social-section a i {
  display: inline-block;
  font-size: 22px; }

.c-section-block.c-slab-light-blue.info-section {
  padding-top: 100px;
  padding-bottom: 100px; }
  .c-section-block.c-slab-light-blue.info-section .info-window {
    width: 100%;
    max-width: 1000px;
    background: #fff;
    border-radius: 5px;
    margin: auto;
    padding: 35px;
    text-align: center; }
  .c-section-block.c-slab-light-blue.info-section .info-window--title {
    color: #122941;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600; }
  .c-section-block.c-slab-light-blue.info-section .info-window--desc {
    color: #444;
    font-size: 16px;
    padding: 0;
    margin: 0; }
  .c-section-block.c-slab-light-blue.info-section .fa-exclamation-triangle {
    color: #ffcc33; }
  .c-section-block.c-slab-light-blue.info-section .info-section--close-button {
    color: #fff;
    font-size: 14px;
    background: #1087fc;
    padding: 7px 9px;
    border-radius: 20px;
    float: right;
    margin-top: -120px;
    margin-top: -48px;
    margin-right: -50px;
    cursor: pointer; }

.about-numbers .o-block-title span, .about-numbers .c-info-block-title span {
  font-size: 50px;
  color: #1087fc;
  display: block; }

.illustration-section {
  height: 474px; }
  .illustration-section .i-section__column {
    height: 474px;
    box-sizing: border-box;
    width: 50%;
    display: block;
    float: left; }
    .illustration-section .i-section__column .i-section__column-content-left {
      width: 100%;
      max-width: 600px;
      margin: auto;
      padding: 20px 40px;
      text-align: center;
      box-sizing: border-box;
      color: #fff; }
      @media screen and (min-width: 48em) {
        .illustration-section .i-section__column .i-section__column-content-left {
          margin-left: auto;
          margin-right: 0;
          padding: 20px 20px 20px 20px; } }
      @media screen and (min-width: 75em) {
        .illustration-section .i-section__column .i-section__column-content-left {
          padding: 20px 100px 20px 0; } }
      .illustration-section .i-section__column .i-section__column-content-left span {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .5px;
        font-family: "jubilat", serif;
        color: #fff;
        display: block;
        margin-bottom: 60px; }
        @media screen and (min-width: 75em) {
          .illustration-section .i-section__column .i-section__column-content-left span {
            font-size: 28px;
            line-height: 40px; } }
        .illustration-section .i-section__column .i-section__column-content-left span:before {
          content: "”";
          padding-top: 20px;
          color: #fff;
          background: #571f7a;
          margin: auto;
          display: block;
          width: 75px;
          height: 75px;
          border-radius: 60px;
          font-size: 90px;
          font-weight: 100;
          line-height: 80px;
          margin-top: 60px;
          margin-bottom: 37px; }
    .illustration-section .i-section__column .i-section__column-content-right {
      width: 100%;
      max-width: 600px;
      margin: auto;
      padding: 20px 40px;
      text-align: center;
      box-sizing: border-box;
      color: #fff; }
      @media screen and (min-width: 48em) {
        .illustration-section .i-section__column .i-section__column-content-right {
          margin-right: auto;
          margin-left: 0;
          padding: 20px 20px 20px 20px; } }
      @media screen and (min-width: 75em) {
        .illustration-section .i-section__column .i-section__column-content-right {
          padding: 20px 0px 20px 100px; } }
      .illustration-section .i-section__column .i-section__column-content-right span {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .5px;
        font-family: "jubilat", serif;
        color: #fff;
        display: block;
        margin-bottom: 60px; }
        @media screen and (min-width: 75em) {
          .illustration-section .i-section__column .i-section__column-content-right span {
            font-size: 28px;
            line-height: 40px; } }
        .illustration-section .i-section__column .i-section__column-content-right span:before {
          content: "”";
          padding-top: 20px;
          color: #fff;
          background: #1087fc;
          margin: auto;
          display: block;
          width: 75px;
          height: 75px;
          border-radius: 60px;
          font-size: 90px;
          font-weight: 100;
          line-height: 80px;
          margin-top: 60px;
          margin-bottom: 37px; }
  .illustration-section .illustration-left-1 {
    /*		background: url(/images/illustration-about-left1.jpg) no-repeat;*/
    background-size: cover;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .illustration-section .illustration-left-1 {
        width: 50%; } }
  .illustration-section .illustration-right-1 {
    display: none; }
    @media screen and (min-width: 48em) {
      .illustration-section .illustration-right-1 {
        display: block;
        /*			background: url(/images/illustration-about-right1.jpg) no-repeat;*/
        background-size: cover;
        clear: right; } }
  .illustration-section .illustration-left-2 {
    display: none; }
    @media screen and (min-width: 48em) {
      .illustration-section .illustration-left-2 {
        display: block;
        /*			background: url(/images/illustration-about-left2.jpg) no-repeat;*/
        background-size: cover;
        width: 100%;
        width: 50%; } }
  .illustration-section .illustration-right-2 {
    /*		background: url(/images/illustration-about-right2.jpg) no-repeat;*/
    background-size: cover;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .illustration-section .illustration-right-2 {
        width: 50%; } }

#contact {
  background: #F1F4F7; }

.map-pin {
  width: 50px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 100px; }
  @media screen and (min-width: 0.0625em) {
    .map-pin {
      top: 120px; } }
  @media screen and (min-width: 75em) {
    .map-pin {
      top: 160px; } }

#contact-form {
  background: #F1F4F7;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px; }
  #contact-form .l-container {
    padding-left: 0px;
    padding-right: 0px; }
    #contact-form .l-container .o-grid {
      display: block; }
    @media screen and (min-width: 75em) {
      #contact-form .l-container .o-grid {
        display: flex; } }
    #contact-form .l-container #field_4_5 {
      padding: 10px 0 20px; }

#contact-form .contact--reach-out {
  padding: 80px 30px 0 30px;
  text-align: center; }
  #contact-form .contact--reach-out .c-section-block__title, #contact-form .contact--reach-out .c-section-block__title-white, #contact-form .contact--reach-out .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial #contact-form .contact--reach-out .c-section-block__title-no-margin {
    text-align: center; }
  @media screen and (min-width: 1000px) {
    #contact-form .contact--reach-out {
      padding: 80px 0px 0 0px;
      text-align: center;
      text-align: center; } }
  @media screen and (min-width: 75em) {
    #contact-form .contact--reach-out {
      padding: 110px 70px 0 100px;
      text-align: left; }
      #contact-form .contact--reach-out .c-section-block__title, #contact-form .contact--reach-out .c-section-block__title-white, #contact-form .contact--reach-out .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial #contact-form .contact--reach-out .c-section-block__title-no-margin {
        text-align: left; } }

.contact--info-block {
  width: 100%;
  max-width: 400px;
  display: block;
  margin: auto;
  text-align: left;
  border-bottom: 1px solid #9fa9b7;
  margin-bottom: 35px;
  padding-bottom: 35px;
  white-space: nowrap; }
  .contact--info-block:nth-of-type(2) {
    border-top: 1px solid #9fa9b7;
    padding-top: 35px; }
  .contact--info-block:last-child {
    border-bottom: none; }
  @media screen and (min-width: 1000px) {
    .contact--info-block {
      width: 280px;
      display: inline-block;
      border: none; }
      .contact--info-block:nth-of-type(2) {
        border: none; } }
  @media screen and (min-width: 75em) {
    .contact--info-block {
      width: 350px;
      display: block;
      margin-left: 0; } }
  .contact--info-block img {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin-right: 20px; }
  .contact--info-block .contact--info-block-copy {
    display: inline-block;
    vertical-align: top; }
    .contact--info-block .contact--info-block-copy span {
      font-family: "jubilat", serif;
      font-size: 28px;
      font-weight: 400;
      line-height: 17px;
      margin-bottom: 7px;
      display: block; }

.contact--send-message {
  width: auto;
  height: 750px;
  margin: 20px -20px -20px -20px;
  padding: 0px 0px 80px 0;
  background-color: white;
  border-top: 3px solid #1087fc;
  box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1);
  box-sizing: border-box; }
  @media screen and (min-width: 75em) {
    .contact--send-message {
      height: 730px;
      width: 480px;
      margin: auto;
      margin-top: 63px;
      margin-bottom: 73px;
      padding: 40px 46px;
      border-radius: 4px; } }
  .contact--send-message .c-section-block__title, .contact--send-message .c-section-block__title-white, .contact--send-message .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .contact--send-message .c-section-block__title-no-margin {
    font-size: 50px;
    margin-bottom: 35px; }
    @media screen and (max-width: 75em) {
      .contact--send-message .c-section-block__title, .contact--send-message .c-section-block__title-white, .contact--send-message .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .contact--send-message .c-section-block__title-no-margin {
        height: 77px;
        background-color: #1087fc;
        color: white;
        font-size: 28px;
        font-weight: 400;
        line-height: 40px;
        padding: 17px 23px;
        margin-bottom: 70px;
        text-align: center; } }
  .contact--send-message form {
    display: block;
    margin-top: 30px;
    width: 80%;
    max-width: 385px;
    margin: auto; }
    @media screen and (min-width: 75em) {
      .contact--send-message form {
        width: 385px; } }
  .contact--send-message label {
    font-size: 15px;
    font-weight: 600;
    margin-top: 19px; }
  .contact--send-message input {
    width: 100%;
    max-width: 385px;
    height: 48px;
    border: 2px solid #e3e5e8;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    transition: all 300ms; }
    .contact--send-message input.requiredField {
      border: 2px solid red;
      transition: all 300ms; }
  .contact--send-message select {
    padding-left: 0;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    padding-left: 20px;
    /*		padding-top: 15px;*/ }
  .contact--send-message .contact--styled-select {
    border: 2px solid #e3e5e8;
    height: 50px; }
    .contact--send-message .contact--styled-select:after {
      height: 48px;
      padding: 8px 0 0 16px; }
  .contact--send-message textarea {
    width: 100%;
    max-width: 385px;
    height: 108px;
    border: 2px solid #e3e5e8;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    outline: none;
    transition: all 300ms; }
    .contact--send-message textarea.requiredField {
      border: 2px solid red;
      transition: all 300ms; }
  .contact--send-message .c-btn {
    width: 100%;
    margin-top: 25px;
    box-sizing: border-box; }

.c-modal--gmaps {
  padding: 0; }
  .c-modal--gmaps .c-modal__content {
    padding: 0; }
    @media screen and (max-width: 48em) {
      .c-modal--gmaps .c-modal__content {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; } }
    @media screen and (max-width: 48em) {
      .c-modal--gmaps .c-modal__content iframe {
        height: 100%; } }

.contact-form-all-fileds-required {
  font-size: 15px;
  margin-top: 20px; }

.contact-form-result {
  text-align: center;
  color: red; }
  .contact-form-result span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-top: 30px; }
  .contact-form-result.green {
    color: #4dbf45; }

.loader {
  margin: 20px auto;
  font-size: 10px;
  position: relative;
  border-top: 5px solid rgba(16, 135, 252, 0.2);
  border-right: 5px solid rgba(16, 135, 252, 0.2);
  border-bottom: 5px solid rgba(16, 135, 252, 0.2);
  border-left: 5px solid #1087fc;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 30px;
  height: 30px; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.schedule-content {
  background: #f2f4f7; }
  .schedule-content .c-section-block__title, .schedule-content .c-section-block__title-white, .schedule-content .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .schedule-content .c-section-block__title-no-margin {
    vertical-align: middle;
    text-align: center;
    margin: 52px auto 78px;
    max-width: 300px; }
    .schedule-content .c-section-block__title span, .schedule-content .c-section-block__title-white span, .schedule-content .c-student-testimonial .c-section-block__title-no-margin span, .c-student-testimonial .schedule-content .c-section-block__title-no-margin span {
      display: block;
      vertical-align: middle; }
    .schedule-content .c-section-block__title i, .schedule-content .c-section-block__title-white i, .schedule-content .c-student-testimonial .c-section-block__title-no-margin i, .c-student-testimonial .schedule-content .c-section-block__title-no-margin i {
      display: block;
      position: absolute;
      background: #1087fc;
      color: #fff;
      font-size: 14px;
      padding: 3px 5px;
      border-radius: 20px;
      text-align: center;
      box-sizing: border-box;
      vertical-align: middle; }
    .schedule-content .c-section-block__title .fa-chevron-left, .schedule-content .c-section-block__title-white .fa-chevron-left, .schedule-content .c-student-testimonial .c-section-block__title-no-margin .fa-chevron-left, .c-student-testimonial .schedule-content .c-section-block__title-no-margin .fa-chevron-left {
      padding: 3px 6px 3px 4px;
      left: 40%;
      margin-top: 100px; }
    .schedule-content .c-section-block__title .fa-chevron-right, .schedule-content .c-section-block__title-white .fa-chevron-right, .schedule-content .c-student-testimonial .c-section-block__title-no-margin .fa-chevron-right, .c-student-testimonial .schedule-content .c-section-block__title-no-margin .fa-chevron-right {
      padding: 3px 4px 3px 6px;
      right: 40%;
      margin-top: 20px; }
    @media screen and (min-width: 48em) {
      .schedule-content .c-section-block__title, .schedule-content .c-section-block__title-white, .schedule-content .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .schedule-content .c-section-block__title-no-margin {
        margin: 72px auto 58px;
        max-width: 100%; }
        .schedule-content .c-section-block__title span, .schedule-content .c-section-block__title-white span, .schedule-content .c-student-testimonial .c-section-block__title-no-margin span, .c-student-testimonial .schedule-content .c-section-block__title-no-margin span {
          display: inline-block;
          margin: auto 32px; }
        .schedule-content .c-section-block__title i, .schedule-content .c-section-block__title-white i, .schedule-content .c-student-testimonial .c-section-block__title-no-margin i, .c-student-testimonial .schedule-content .c-section-block__title-no-margin i {
          display: inline-block;
          position: relative; }
        .schedule-content .c-section-block__title .fa-chevron-left, .schedule-content .c-section-block__title-white .fa-chevron-left, .schedule-content .c-student-testimonial .c-section-block__title-no-margin .fa-chevron-left, .c-student-testimonial .schedule-content .c-section-block__title-no-margin .fa-chevron-left {
          padding: 3px 6px 3px 4px;
          margin-top: 0;
          left: auto; }
        .schedule-content .c-section-block__title .fa-chevron-right, .schedule-content .c-section-block__title-white .fa-chevron-right, .schedule-content .c-student-testimonial .c-section-block__title-no-margin .fa-chevron-right, .c-student-testimonial .schedule-content .c-section-block__title-no-margin .fa-chevron-right {
          padding: 3px 4px 3px 6px;
          margin-top: 0;
          right: auto; } }

.calendar-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1);
  padding: 20px 20px;
  margin-bottom: 100px; }
  @media screen and (min-width: 48em) {
    .calendar-content {
      padding: 0 20px 20px;
      border-top: 59px solid #122941;
      margin-bottom: 170px; } }

.calendar {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.25em;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box; }
  @media screen and (min-width: 48em) {
    .calendar {
      margin-top: -59px; } }
  .calendar th {
    text-align: left; }
    .calendar th span {
      display: none; }
  .calendar tr {
    display: block; }
  .calendar td,
  .calendar th {
    display: none; }
  .calendar .day {
    margin: 1em 0 .5em 0;
    color: #444;
    font-family: "jubilat", serif;
    font-size: 28px;
    font-weight: 400; }
  .calendar .events {
    display: block; }
  .calendar ul {
    display: block;
    list-style: none;
    margin: 0 1.25em 0 0;
    /*15*/
    padding: 0; }
  .calendar .prev-month,
  .calendar .next-month {
    display: none; }
  @media screen and (min-width: 48em) {
    .calendar tr {
      display: table-row; }
    .calendar th, .calendar td {
      display: table-cell !important;
      margin: 0;
      width: 14.2857%;
      padding: 0.4166em;
      border: 1px solid #e3e5e8;
      vertical-align: top;
      border-top: none;
      box-sizing: border-box; }
      .calendar th:first-child, .calendar td:first-child {
        border-left: none; }
      .calendar th:last-child, .calendar td:last-child {
        border-right: none; }
    .calendar tr:last-child td {
      border-bottom: none; }
    .calendar th {
      background: #122941;
      color: #fff;
      color: white;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1.5px;
      border: none;
      padding: 22px 0;
      text-align: center;
      text-transform: uppercase;
      border-bottom: 20px solid #fff; }
    .calendar .prev-month .day,
    .calendar .next-month .day {
      color: #bbb; }
    .calendar td .day {
      display: block;
      float: right;
      margin: 0;
      font-weight: normal; }
    .calendar td .day:before {
      display: none; }
    .calendar td .suffix {
      display: none; } }
  @media screen and (min-width: 0.0625em) {
    .calendar {
      /* show full days (e.g. "Mon" to "Monday") */ }
      .calendar th span {
        display: inline; } }
  @media screen and (min-width: 48em) {
    .calendar td {
      height: 100px; } }
  @media screen and (min-width: 75em) {
    .calendar td {
      height: 132px;
      /*75*/ } }
  .calendar .events ul {
    padding-top: 20px;
    padding-left: 3px; }
  .calendar .events li {
    font-size: 16px;
    line-height: 22px;
    color: #444;
    font-weight: 300;
    padding-bottom: 20px; }
    .calendar .events li:last-child {
      padding-bottom: 0px; }
      @media screen and (min-width: 48em) {
        .calendar .events li:last-child {
          padding-bottom: 20px; } }
    .calendar .events li a {
      font-size: 16px;
      letter-spacing: 1px;
      color: #1087fc;
      font-weight: 600;
      display: block; }
  @media screen and (max-width: 48em) {
    .calendar .events {
      border-bottom: 1px solid #e3e5e8;
      padding-bottom: 22px;
      margin-bottom: 18px; }
      .calendar .events.lastEvent {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; }
      .calendar .events .day {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        margin-right: 30px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 28px; }
        .calendar .events .day:after {
          color: #a3adbb;
          font-family: "proxima-nova", sans-serif;
          font-size: 14px;
          letter-spacing: .5px;
          text-transform: uppercase;
          font-weight: 600;
          display: block; }
      .calendar .events:nth-of-type(1n) .day:after {
        content: 'Mon'; }
      .calendar .events:nth-of-type(2n) .day:after {
        content: 'Tue'; }
      .calendar .events:nth-of-type(3n) .day:after {
        content: 'Wed'; }
      .calendar .events:nth-of-type(4n) .day:after {
        content: 'Thu'; }
      .calendar .events:nth-of-type(5n) .day:after {
        content: 'Fri'; }
      .calendar .events:nth-of-type(6n) .day:after {
        content: 'Sat'; }
      .calendar .events:nth-of-type(7n) .day:after {
        content: 'Sun'; }
      .calendar .events ul {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        padding-top: 0px; } }

#schedule-dropdowns {
  max-width: 630px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap; }
  #schedule-dropdowns .dropdown {
    width: 300px;
    margin: 10px auto; }
    #schedule-dropdowns .dropdown select {
      font-family: inherit;
      font-weight: inherit;
      font-size: inherit;
      text-transform: inherit;
      letter-spacing: inherit;
      padding-left: 20px;
      background-color: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #a6a6a6;
      border-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff;
      border-radius: 0;
      border: 1px solid #ccc;
      font-size: inherit;
      padding: 0 10px;
      width: calc(100% - 5px); }
    #schedule-dropdowns .dropdown:after {
      background: #571f7a;
      position: absolute;
      margin: 1px 0 0 -49px;
      width: 48px;
      height: 43px;
      padding: 6px 0 0 1px;
      content: "\f13a";
      pointer-events: none;
      font-family: FontAwesome;
      font-size: 22px;
      color: #fff; }
    #schedule-dropdowns .dropdown li {
      list-style: none !important; }

#schedule-table {
  max-width: 996px;
  width: 100%;
  margin: 30px auto; }
  @media screen and (min-width: 48em) {
    #schedule-table {
      margin: 60px auto; } }
  #schedule-table .month {
    margin-bottom: 30px;
    border-bottom: 1px solid #D3D9E1; }
    @media screen and (min-width: 48em) {
      #schedule-table .month {
        margin-bottom: 60px; } }
    #schedule-table .month .Rtable {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      align-items: center; }
      #schedule-table .month .Rtable.even {
        background-color: rgba(242, 244, 247, 0.5);
        border: 1px solid #D3D9E1;
        border-left: 0px;
        border-right: 0px; }
      #schedule-table .month .Rtable.hide {
        display: none !important; }
      #schedule-table .month .Rtable.header {
        text-transform: uppercase;
        color: #444;
        align-items: flex-end;
        border-bottom: 3px solid #D3D9E1;
        position: relative;
        cursor: pointer; }
        #schedule-table .month .Rtable.header:after {
          content: '-';
          color: #571f7a;
          position: absolute;
          right: 0px;
          bottom: 3px;
          font-size: 40px; }
          @media screen and (min-width: 48em) {
            #schedule-table .month .Rtable.header:after {
              right: 20px; } }
        #schedule-table .month .Rtable.header.closed:after {
          content: '+';
          font-size: 30px;
          bottom: 6px; }
        #schedule-table .month .Rtable.header .Rtable-cell {
          font-weight: 400;
          font-size: 0.875em; }
          #schedule-table .month .Rtable.header .Rtable-cell.month-year {
            text-transform: capitalize;
            font-family: "jubilat", serif;
            color: #1087fc;
            font-size: 1.7em;
            padding-left: 0px;
            padding-bottom: 10px;
            position: relative; }
            @media screen and (min-width: 48em) {
              #schedule-table .month .Rtable.header .Rtable-cell.month-year {
                font-size: 1.375em;
                padding-left: 20px;
                padding-bottom: 20px; } }
          #schedule-table .month .Rtable.header .Rtable-cell.header {
            display: none; }
            @media screen and (min-width: 48em) {
              #schedule-table .month .Rtable.header .Rtable-cell.header {
                display: block; } }
          #schedule-table .month .Rtable.header .Rtable-cell .light {
            font-weight: 300; }
      #schedule-table .month .Rtable .Rtable-cell {
        box-sizing: border-box;
        flex-grow: 1;
        width: 20%;
        padding: 20px 10px;
        overflow: hidden;
        list-style: none;
        text-align: left;
        color: #444;
        font-weight: 300; }
        #schedule-table .month .Rtable .Rtable-cell a {
          color: #1087fc; }
        #schedule-table .month .Rtable .Rtable-cell.location, #schedule-table .month .Rtable .Rtable-cell.more-details, #schedule-table .month .Rtable .Rtable-cell.instructor, #schedule-table .month .Rtable .Rtable-cell.section-2, #schedule-table .month .Rtable .Rtable-cell.section-3 {
          display: none; }
          @media screen and (min-width: 48em) {
            #schedule-table .month .Rtable .Rtable-cell.location, #schedule-table .month .Rtable .Rtable-cell.more-details, #schedule-table .month .Rtable .Rtable-cell.instructor, #schedule-table .month .Rtable .Rtable-cell.section-2, #schedule-table .month .Rtable .Rtable-cell.section-3 {
              display: block; } }
        #schedule-table .month .Rtable .Rtable-cell.date {
          display: flex;
          justify-content: flex-start;
          width: 23%; }
          @media screen and (min-width: 48em) {
            #schedule-table .month .Rtable .Rtable-cell.date {
              width: 20%; } }
          #schedule-table .month .Rtable .Rtable-cell.date div {
            text-align: center;
            width: 40px; }
            #schedule-table .month .Rtable .Rtable-cell.date div span {
              font-weight: 400; }
            #schedule-table .month .Rtable .Rtable-cell.date div .number {
              font-family: "jubilat", serif;
              font-size: 1.7em; }
              @media screen and (min-width: 48em) {
                #schedule-table .month .Rtable .Rtable-cell.date div .number {
                  font-size: 1.375em; } }
            #schedule-table .month .Rtable .Rtable-cell.date div .day {
              font-size: 0.8125em;
              text-transform: uppercase; }
        #schedule-table .month .Rtable .Rtable-cell.class {
          width: 77%; }
          @media screen and (min-width: 48em) {
            #schedule-table .month .Rtable .Rtable-cell.class {
              width: 20%; } }
          #schedule-table .month .Rtable .Rtable-cell.class .section-label {
            margin-bottom: 15px; }
            @media screen and (min-width: 48em) {
              #schedule-table .month .Rtable .Rtable-cell.class .section-label {
                display: none; } }
            #schedule-table .month .Rtable .Rtable-cell.class .section-label span {
              font-family: "proxima-nova", sans-serif;
              text-transform: uppercase;
              font-weight: 400;
              font-size: 0.875em; }
              #schedule-table .month .Rtable .Rtable-cell.class .section-label span.light {
                text-transform: none;
                font-weight: 300;
                font-size: 1em; }
          #schedule-table .month .Rtable .Rtable-cell.class .mobile-section {
            border-top: 1px solid #D3D9E1;
            padding-top: 10px;
            margin-top: 10px; }
            @media screen and (min-width: 48em) {
              #schedule-table .month .Rtable .Rtable-cell.class .mobile-section {
                display: none; } }
          #schedule-table .month .Rtable .Rtable-cell.class .no-morning-class {
            border-top: none; }
          #schedule-table .month .Rtable .Rtable-cell.class span {
            font-family: "jubilat", serif;
            font-size: 1.25em;
            font-weight: 400; }
          #schedule-table .month .Rtable .Rtable-cell.class .location span {
            font-family: "proxima-nova", sans-serif;
            line-height: 1.5;
            font-size: 16px;
            font-weight: 300; }
          #schedule-table .month .Rtable .Rtable-cell.class .status {
            padding: 5px 10px;
            font-size: 12px;
            border-radius: 5px;
            color: #fff;
            display: inline;
            text-transform: uppercase; }
            #schedule-table .month .Rtable .Rtable-cell.class .status.test {
              background-color: #4dbf45; }
            #schedule-table .month .Rtable .Rtable-cell.class .status.cancelled {
              background-color: #ed5e4f; }
          #schedule-table .month .Rtable .Rtable-cell.class.tba {
            padding-top: 0px; }
            #schedule-table .month .Rtable .Rtable-cell.class.tba span {
              opacity: .5; }
          @media screen and (min-width: 48em) {
            #schedule-table .month .Rtable .Rtable-cell.class .more-details {
              display: none; } }
        #schedule-table .month .Rtable .Rtable-cell span {
          display: block; }

.more-details .location {
  margin: 15px 0; }

.faq-section {
  border-top: 1px solid #dfe3e9;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0px; }
  @media screen and (min-width: 48em) {
    .faq-section {
      padding-top: 40px; } }
  .faq-section .c-main-content {
    padding-top: 40px; }
  .faq-section .c-side-bar {
    margin-top: 30px;
    padding-top: 30px; }
    @media screen and (max-width: 48em) {
      .faq-section .c-side-bar {
        padding-top: 0;
        margin-top: 0; } }
  .faq-section .toggle:after {
    content: ""; }
  .faq-section .toggle:before {
    content: "\f067";
    font-family: FontAwesome;
    float: right;
    color: #571f7a;
    font-weight: 400;
    font-size: 60px;
    line-height: 16px;
    font-size: 20px;
    line-height: 26px;
    width: 40px;
    height: 70px;
    text-align: center; }
  .faq-section .toggle.open:after {
    content: ""; }
  .faq-section .toggle.open:before {
    content: "\f068"; }

.faq-title {
  margin-bottom: 25px;
  padding-bottom: 15px; }

.faq-section .c-section-block__desc, .faq-section .c-section-block__desc-white, .faq-section .c-section-block__chart-desc {
  border-bottom: 1px solid #dfe3e9;
  margin-bottom: 25px;
  padding-bottom: 25px; }

.faq-sidebar-list {
  display: none;
  list-style: none;
  padding: 20px 0;
  color: #1087fc; }
  @media screen and (min-width: 48em) {
    .faq-sidebar-list {
      display: block; } }
  .faq-sidebar-list li {
    cursor: pointer; }
  .faq-sidebar-list .active {
    color: #9fa9b8; }

.faq-sidebar__categories-title {
  display: none; }
  @media screen and (min-width: 48em) {
    .faq-sidebar__categories-title {
      display: block; } }

.cram-section {
  border-top: 1px solid #dfe3e9; }
  .cram-section .c-main-content {
    padding-top: 40px; }
  .cram-section .c-btn {
    margin: 50px 0; }
  .cram-section .large-cram-banner {
    display: none; }
    @media screen and (min-width: 75em) {
      .cram-section .large-cram-banner {
        display: block; } }
  .cram-section .small-cram-banner {
    display: block;
    width: 100%; }
    @media screen and (min-width: 75em) {
      .cram-section .small-cram-banner {
        display: none; } }

@keyframes example {
  0% {
    background-color: white;
    color: #6f7174; }
  35% {
    background-color: #1087fc;
    color: #fff; }
  65% {
    background-color: #1087fc;
    color: #fff; }
  100% {
    background-color: white;
    color: #6f7174; } }

#resources .resources-subtitle-block, #solutions .resources-subtitle-block {
  text-align: center;
  border-top: 1px solid #e3e5e8;
  padding: 40px 0 0 0;
  margin-bottom: 40px;
  margin-top: -30px; }
  @media screen and (min-width: 40em) {
    #resources .resources-subtitle-block, #solutions .resources-subtitle-block {
      border-bottom: 1px solid #e3e5e8;
      padding: 30px 0;
      margin-bottom: 50px; } }
  @media screen and (min-width: 48em) {
    #resources .resources-subtitle-block, #solutions .resources-subtitle-block {
      margin-top: 0px; } }

#resources #select-university-button, #resources #select-course-button, #solutions #select-university-button, #solutions #select-course-button {
  display: block;
  max-width: 300px;
  margin: auto; }
  #resources #select-university-button:hover, #resources #select-course-button:hover, #solutions #select-university-button:hover, #solutions #select-course-button:hover {
    margin: -1px auto; }
  #resources #select-university-button.flash, #resources #select-course-button.flash, #solutions #select-university-button.flash, #solutions #select-course-button.flash {
    animation-name: example;
    animation-duration: 2s; }

#resources #select-university-button, #solutions #select-university-button {
  display: none; }

#resources #select-course-button, #solutions #select-course-button {
  margin-top: 20px; }
  #resources #select-course-button:hover, #solutions #select-course-button:hover {
    margin: 19px auto -1px; }

#resources .resource-list, #solutions .resource-list {
  text-align: center; }

#resources .dlm-downloads, #solutions .dlm-downloads {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  max-width: 100%;
  display: block; }
  @media screen and (min-width: 40em) {
    #resources .dlm-downloads, #solutions .dlm-downloads {
      display: inline-block; } }
  @media screen and (min-width: 450px) {
    #resources .dlm-downloads, #solutions .dlm-downloads {
      max-width: 420px; } }
  @media screen and (min-width: 650px) {
    #resources .dlm-downloads, #solutions .dlm-downloads {
      max-width: 630px; } }
  @media screen and (min-width: 880px) {
    #resources .dlm-downloads, #solutions .dlm-downloads {
      max-width: 850px; } }
  @media screen and (min-width: 75em) {
    #resources .dlm-downloads, #solutions .dlm-downloads {
      max-width: 1050px; } }
  #resources .dlm-downloads li, #solutions .dlm-downloads li {
    vertical-align: top;
    display: block; }
    @media screen and (min-width: 40em) {
      #resources .dlm-downloads li, #solutions .dlm-downloads li {
        display: inline-block; } }
  #resources .dlm-downloads .o-block-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-thumb, #solutions .dlm-downloads .o-block-instructor-thumb {
    border: none;
    text-align: center;
    background: #fff;
    width: 200px;
    height: 230px;
    padding: 30px 20px;
    margin: 10px 0;
    width: 100%;
    height: auto; }
    @media screen and (min-width: 40em) {
      #resources .dlm-downloads .o-block-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-thumb, #solutions .dlm-downloads .o-block-instructor-thumb {
        width: 200px;
        height: 230px;
        margin: 5px;
        padding: 20px;
        border-top: 4px solid #1087fc; } }
  #resources .dlm-downloads .o-block-img, #solutions .dlm-downloads .o-block-img {
    margin-bottom: 0;
    margin-top: -5px;
    float: left;
    width: 50px;
    display: inline-block; }
    #resources .dlm-downloads .o-block-img img, #solutions .dlm-downloads .o-block-img img {
      border: none; }
    @media screen and (min-width: 40em) {
      #resources .dlm-downloads .o-block-img, #solutions .dlm-downloads .o-block-img {
        display: block;
        float: none;
        width: 100%;
        margin-top: 0px; } }
  #resources .dlm-downloads .file-title, #solutions .dlm-downloads .file-title {
    color: #000;
    font-weight: bold;
    margin: -5px 0 5px 60px;
    line-height: 20px;
    text-align: left; }
    @media screen and (min-width: 40em) {
      #resources .dlm-downloads .file-title, #solutions .dlm-downloads .file-title {
        text-align: center;
        margin: -5px 0 5px 0px;
        height: 50px; }
        #resources .dlm-downloads .file-title span, #solutions .dlm-downloads .file-title span {
          display: block;
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
  #resources .dlm-downloads .file-name, #solutions .dlm-downloads .file-name {
    color: #fff;
    display: block;
    font-size: 11px;
    background: #1087fc;
    padding: 2px 10px;
    max-width: 150px;
    border-radius: 30px;
    margin: 0 0 0 60px; }
    @media screen and (min-width: 40em) {
      #resources .dlm-downloads .file-name, #solutions .dlm-downloads .file-name {
        margin: auto; } }

#resources .resources-no-documents, #solutions .resources-no-documents {
  text-align: center; }

.page-not-found {
  width: 100%;
  min-height: 300px;
  background: url(/wp-content/themes/prep101/images/bg-404-small.jpg) center center no-repeat;
  background-size: cover;
  height: 500px;
  display: block; }
  @media screen and (min-width: 48em) {
    .page-not-found {
      min-height: 500px;
      background: url(/wp-content/themes/prep101/images/bg-404.jpg) center center no-repeat;
      background-size: cover; } }
  .page-not-found .page-not-found__content {
    width: 90%;
    max-width: 800px;
    padding: 30px 30px;
    margin: auto;
    background: #fff;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 4px;
    box-shadow: -1.5px 2.6px 6px rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 48em) {
      .page-not-found .page-not-found__content {
        padding: 50px 50px; } }
    @media screen and (min-width: 75em) {
      .page-not-found .page-not-found__content {
        padding: 70px 150px; } }
    @media screen and (max-width: 0.0625em) {
      .page-not-found .page-not-found__content .c-section-block__title, .page-not-found .page-not-found__content .c-section-block__title-white, .page-not-found .page-not-found__content .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .page-not-found .page-not-found__content .c-section-block__title-no-margin {
        font-size: 27px; } }
    .page-not-found .page-not-found__content p {
      font-size: 16px;
      font-weight: 300;
      width: 100%;
      max-width: 400px;
      margin: auto; }
      @media screen and (min-width: 48em) {
        .page-not-found .page-not-found__content p {
          font-size: 19px; } }
      @media screen and (min-width: 75em) {
        .page-not-found .page-not-found__content p {
          font-size: 22px; } }

.for-head__title h1, .course-detail__name .o-block-title, .course-detail__name .c-info-block-title {
  font-family: "jubilat",serif;
  font-style: normal; }

.for-head__title h1 {
  font-size: 28px; }

.course-info .course-name {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 300; }

.course-info .course-name {
  font-size: 16px;
  color: #2e2f30; }

.course-info .course-number {
  font-size: 40px;
  line-height: 1; }

.o-icon--circle--before {
  font-family: proxima-nova, sans-serif; }

.mobile-key {
  display: none; }

.course-detail__header .course-detail__name h1 {
  font-weight: 600; }

.course-detail__header .for-head__status,
.course-detail__header .for-head__cost {
  display: none; }

.course-detail__header .o-icon--circle--before::before {
  content: "\f1db";
  color: #fff; }

.course-detail__header--closed .c-legend-green::before {
  content: "\f111";
  color: #43a63c; }

.course-detail__header--closed .c-legend-yellow::before {
  content: "\f111";
  color: #ffcc33; }

.course-detail__header--closed .c-legend-red::before {
  content: "\f111";
  color: #ed5e4f; }

.course-detail__header--closed .c-legend-grey::before {
  content: "\f111";
  color: #9fa9b8; }

.course-detail__header--closed .c-legend-blue::before {
  content: "\f111";
  color: #1087fc; }

.course-detail__cost .new-layout.o-block-title, .course-detail__cost .new-layout.c-info-block-title {
  margin-left: 0px;
  color: #444;
  padding-top: 1px; }

.l-container--sessions .new-layout.course-detail__header .course-detail__action .c-btn {
  border-radius: 5px;
  font-size: 14px; }

.course-detail__header {
  border: 2px solid;
  border-radius: 4px 4px 0px 0px; }

.course-detail__header--free {
  border-color: #4dbf45; }

.course-detail__header--almost-full {
  border-color: #ffcc33; }

.course-detail__header--full {
  border-color: #ed5e4f; }

.course-detail__header--open-soon {
  border-color: #9fa9b8; }

.course-detail__header--open {
  border-color: #1087fc; }

.open .course-detail__header {
  border-bottom: none; }

.open .course-detail__body {
  border-radius: 0 0 5px 5px;
  border-width: 4px;
  border-style: solid;
  border-top: 0px; }

.open .course-detail__header--free .course-detail__body {
  border-color: #4dbf45; }

.open .course-detail__header--full .course-detail__body {
  border-color: #ed5e4f; }

.open .course-detail__header--almost-full .course-detail__body {
  border-color: #ffcc33 !important; }

.open .course-detail__header--open-soon .course-detail__body,
.open .course-detail__body-grey {
  border-color: #9fa9b8; }

.open .course-detail__header--open .course-detail__body {
  border-color: #1087FC; }

.open .course-detail__header--open .c-btn--green {
  background-color: #1087FC; }

.new-layout.course-detail__header--closed .c-btn.u-last {
  border-radius: 10px;
  border: 3px solid #1087fc; }

.new-layout.course-detail__header--closed .c-btn--green {
  border-color: #4dbf45; }

.new-layout.course-detail__header--closed .c-btn--red {
  border-color: #ed5e4f; }

.new-layout.course-detail__header--closed .c-btn--ltgrey {
  border-color: #9fa9b8;
  color: #fff; }

.c-legend-grey:before, .c-legend-grey:after {
  color: #9fa9b8; }

.course-detail__header--closed.course-detail__header--almost-full .js-add-session {
  border-color: #ffcc33 !important;
  background-color: #ffcc33 !important; }

.open .course-detail__header--almost-full .js-add-session {
  border-color: #fff !important;
  background-color: #ffcc33 !important; }

.course-detail__header--closed.course-detail__header--open .js-add-session {
  border-color: #1087fc !important;
  background-color: #1087fc; }

.open .new-layout.course-detail__header .c-btn {
  border-color: #fff !important; }

.c-btn--ltgrey {
  background-color: #9fa9b8; }

.open .c-btn--ltgrey {
  background-color: #9fa9b8;
  color: #fff; }

.new-layout.course-detail__header .c-btn--red::after {
  display: none; }

.c-btn--red,
.c-btn--ltgrey {
  padding-top: 14px !important;
  padding-bottom: 14px !important; }

.new-layout.course-detail__header--closed .o-block-title, .new-layout.course-detail__header--closed .c-info-block-title {
  color: #444; }

.c-btn--ltgrey:hover {
  background-color: #9fa9b8; }

.open .c-btn--ltgrey {
  background-color: #9fa9b8; }

.o-icon--times-circle--before:before,
.o-icon--times-circle--after:after {
  content: "\f139"; }

.course-detail__header--open-soon {
  background-color: #9fa9b8; }

@media screen and (min-width: 77.5em) {
  .course-detail__action {
    z-index: 99999; }
  /*
  .course-detail__header:hover {
    cursor: pointer;
  } 
*/
  .course-detail__dates .new-layout.o-block-title, .course-detail__dates .new-layout.c-info-block-title {
    line-height: 1.3; }
  .o-block-label.o-block--schedule {
    margin-left: 9px; }
  .course-detail__action span {
    max-width: 248px;
    max-height: 62px; }
  .course-detail__header--closed .new-layout.show-details {
    font-weight: 300;
    letter-spacing: 0px; }
  .l-container--course {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 80.625em; }
  .l-container {
    max-width: 1240px;
    padding: 0 20px; }
  .course-detail__action {
    margin-top: 7px;
    right: 20px;
    width: 18%;
    position: absolute;
    z-index: 1; }
  #course-register-bar.bar-is-visible.sticky {
    z-index: 1; }
  .course-detail__action .c-btn--medium {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    max-width: 208px;
    min-width: 208px; }
  .desktop-key .c-legend-red {
    padding-right: 0px; }
  .course-detail__header {
    padding: 30px 18px 10px 29px; }
  .new-layout.course-detail__header {
    padding-top: 10px; }
  .course-detail__container--schedule {
    width: 44%; }
  .course-detail__container--materials {
    margin-right: 20px; }
  .course-detail__container--instructor .l-container.mobile {
    display: none; }
  .pick-your-course.c-section-block__title, .pick-your-course.c-section-block__title-white, .c-student-testimonial .pick-your-course.c-section-block__title-no-margin {
    font-size: 40px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 25px; }
  #select-course {
    margin-bottom: 50px;
    margin-left: -12px;
    width: 1224px; }
  .new-layout.c-legend {
    margin-top: 25px !important; }
  .l-container--sessions .o-block-course {
    padding-bottom: 5px; }
  .for-head.clearfix {
    margin-bottom: 4px; }
  .for-head .for-head__status,
  .for-head .for-head__cost {
    line-height: 2.75;
    font-size: 14px;
    font-weight: 600; }
  .course-detail__header .course-detail__name h1 {
    font-size: 13px;
    margin-bottom: 3px; }
  .course-detail__header {
    position: relative; }
  .course-detail__name .o-block-title, .course-detail__name .c-info-block-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize; }
  /*
  .new-layout .course-detail__dates {
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-left: 15%;
  }
  
  .course-detail__dates .o-block-title {
    margin: 0px;
  }
  */
  .new-layout .course-detail__dates,
  .new-layout .course-detail__status,
  .new-layout .course-detail__cost {
    margin-top: 0px;
    height: 63px;
    position: relative; }
  .course-detail__header .course-detail__status {
    width: 15%; }
  .course-detail__dates .new-layout.o-block-title, .course-detail__dates .new-layout.c-info-block-title,
  .course-detail__status .new-layout, .course-detail__cost .new-layout.o-block-title, .course-detail__cost .new-layout.c-info-block-title {
    margin-top: 0px !important;
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff; }
  .new-layout.js-hide-details-new {
    position: absolute;
    width: 100% !important;
    height: 100%;
    left: 0px;
    top: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px; }
  .new-layout.js-hide-details-new span {
    position: absolute;
    top: 34px;
    right: 21%; }
  .new-layout.js-hide-details-new span:after {
    content: '\f13a';
    margin-left: 10px;
    font-family: FontAwesome;
    line-height: 1; }
  .open .new-layout.js-hide-details-new span:after {
    content: "\f139"; }
  .new-layout.js-hide-details-new:after {
    content: '';
    margin-left: 0px;
    font-family: FontAwesome; }
  .course-detail__header--closed .course-detail__dates .new-layout.o-block-title, .course-detail__header--closed .course-detail__dates .new-layout.c-info-block-title,
  .course-detail__header--closed .course-detail__status .new-layout,
  .course-detail__header--closed .course-detail__cost .new-layout,
  .course-detail__header--closed.course-detail__header .js-hide-details-new {
    color: #444; }
  .for-head .for-head__title {
    width: 43.9%;
    margin-left: 5px; }
  .for-head .for-head__status {
    width: 14.2%;
    font-weight: 600; }
  .course-detail__name {
    width: 21.5%; }
  .new-layout .course-detail__dates {
    width: 22%; }
  .course-detail__cost {
    width: 4%; }
  .c-subnav__title {
    margin-right: 30px; }
  .course-detail__container--materials {
    min-height: 250px; }
  .course-detail__materials .course-detail__col {
    min-height: 115px; }
  .course-detail__container {
    padding-top: 20px; }
  .course-detail__materials .course-detail__col-left {
    margin-bottom: 20px;
    padding-bottom: 10px !important; }
  .course-detail__materials .course-detail__col-right {
    margin-bottom: 0px; }
  .course-detail__row {
    min-height: 111px; }
  .course-detail__container--instructor,
  .course-detail__container--schedule {
    padding-top: 34px; }
  .course-detail__container--materials {
    margin-top: 20px;
    width: 17.1%; }
  .course-detail__container--materials .l-container {
    padding-left: 0;
    padding-right: 0; }
  .course-detail__container--schedule .l-container {
    padding-left: 29px; }
  .course-detail__row--stats {
    margin-bottom: 15px; }
  .course-detail__row--instructor {
    padding-bottom: 55px; }
  .course-detail__row--schedule {
    padding-bottom: 24px; }
  .c-instructor-name.o-block-label {
    font-size: 20px;
    margin-top: 7px; }
  .c-instructor-title {
    font-size: 16px; }
  .course-detail__body a {
    font-weight: 300; }
  .course-detail__col-left .course-detail__ratings-item .o-block-label,
  .course-detail__col-right .course-detail__ratings-item .o-block-label {
    font-weight: 600; }
  .course-detail__col-left .course-detail__ratings-item:first-child {
    line-height: 1.7; }
  .course-detail__row--schedule .course-detail__location {
    font-weight: 300; }
  .course-detail__schedule .o-block-label {
    line-height: 1.3; }
  .course-detail__label-bar .l-container .o-block-label {
    text-transform: uppercase;
    font-size: 13px; }
  .course-detail__label-bar {
    padding: 13px 0; }
  .o-block--schedule {
    width: 243px; }
  .o-block--instructor {
    width: 435px; }
  .o-block--location {
    width: 248px; }
  .l-container--sessions .o-block-course {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px; }
  .c-section-block__title, .c-section-block__title-white, .c-student-testimonial .c-section-block__title-no-margin {
    margin-left: 0;
    margin-right: 0; }
  .o-block-course {
    width: 100%;
    border-bottom: 3px solid #e5e5e5; }
  .course-detail {
    border: none; }
  .course-detail__header--closed {
    border: 2px solid #e3e5e8;
    border-radius: 4px; }
  .course-detail__header--closed.course-detail__header--free:hover {
    border: 2px solid #4dbf45 !important;
    border-radius: 4px; }
  .course-detail__header--closed.course-detail__header--almost-full:hover {
    border: 2px solid #ffcc33 !important;
    border-radius: 4px; }
  .course-detail__header--closed.course-detail__header--full:hover {
    border: 2px solid #ed5e4f !important;
    border-radius: 4px; }
  .course-detail__header--closed.course-detail__header--open:hover {
    border: 2px solid #1087fc !important;
    border-radius: 4px; }
  .course-detail__header--closed.course-detail__header--open-soon:hover {
    border: 2px solid #9fa9b8 !important;
    border-radius: 4px; }
  .course-detail__container--instructor {
    width: 37%; }
  .course-detail__instructor .o-block-img {
    width: 62px; }
  .course-detail__row--instructor {
    margin: 0 0 30px 75px; }
  .course-detail__instructor .o-block-img {
    left: -90px; }
  .course-detail__schedule {
    width: 52%; }
  .course-detail__row--schedule .course-detail__location {
    width: 46%; }
  .course-detail__ratings {
    margin-left: 77px; }
  .course-detail__col-right {
    width: 51%; }
  .course-detail__col-left {
    width: 48%; } }

@media screen and (min-width: 48em) {
  .course-detail {
    margin-bottom: 15px; } }

.c-subnav__title {
  padding: 10px; }

@media screen and (max-width: 1240px) {
  .course-detail__header .for-head__status,
  .course-detail__header .for-head__cost {
    display: block; }
  .desktop-key {
    display: none; }
  .mobile-key {
    display: inline-block; }
  .new-layout.c-legend {
    text-align: center; }
  .custom-select.show-on-medium-down {
    padding: 7px 20px; }
  .o-block-course {
    border-bottom: none; }
  .o-block-course .course-info {
    float: none;
    text-align: center; }
  .l-container--sessions {
    padding-top: 65px;
    border-top: 3px solid #e5e5e5; }
  .custom-select.show-on-medium-down {
    margin-bottom: 60px; }
  .new-layout.c-legend {
    border: 2px solid #e3e5e8;
    border-radius: 4px;
    background-color: #fff;
    float: none;
    margin-top: 20px !important; }
  .c-subnav.sticky {
    display: block; }
  .course-detail__container--instructor .l-container.desktop {
    display: none; }
  .course-detail__container--instructor .l-container.mobile {
    display: block; } }

@media screen and (max-width: 767px) {
  .new-layout.c-legend {
    text-align: center; }
  .mobile-key {
    display: inline-block;
    text-align: left !important;
    vertical-align: top; }
  .c-legend li.c-legend-grey {
    margin-bottom: 0px; }
  .l-container--course {
    padding: 0px; }
  .o-block-course {
    padding: 0px; }
  .mobile-key {
    width: 49%; }
  .mobile-key li {
    padding-right: 0px;
    display: table-row; }
  .mobile-key .o-icon--circle--before::before {
    display: table-cell;
    text-align: right;
    padding: 7px 9px 7px 16px; } }

@media screen and (min-width: 320px) and (max-width: 1240px) {
  .for-head .for-head__title {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 25px; }
  .course-detail__name h1 {
    font-size: 13px; }
  .course-detail__name .new-layout.o-block-title, .course-detail__name .new-layout.c-info-block-title {
    font-size: 20px;
    padding-top: 5px; }
  .course-detail__dates {
    width: 100%; }
  .course-detail__dates .new-layout.o-block-title, .course-detail__dates .new-layout.c-info-block-title {
    font-weight: 300; }
  .course-detail__header .course-detail__status,
  .course-detail__header .course-detail__cost {
    width: 50%; }
  .course-detail__header .course-detail__cost {
    text-align: left; }
  .course-detail__header .for-head__status,
  .course-detail__header .for-head__cost {
    font-size: 13px;
    font-weight: 600; }
  .course-detail__status .new-layout.o-block-title, .course-detail__status .new-layout.c-info-block-title, .course-detail__cost .new-layout.o-block-title, .course-detail__cost .new-layout.c-info-block-title {
    margin-top: 7px; }
  .course-detail .course-detail__name {
    margin-top: 0px; }
  .course-detail__header {
    padding: 20px 20px; }
  .course-detail__body .c-btn--text {
    font-weight: 300; }
  .new-layout .course-detail__dates, .new-layout.o-block-title, .new-layout.c-info-block-title {
    margin-top: 0px; }
  .new-layout.o-block-title, .new-layout.c-info-block-title {
    margin-bottom: 13px; }
  .course-detail__ratings .label {
    font-weight: 600;
    margin-bottom: 0px; }
  .course-detail__ratings p {
    font-size: 15px; }
  .course-detail__ratings-item {
    margin-bottom: 5px; }
  .course-detail__materials .course-detail__col {
    padding: 0px; }
  .course-detail__materials .course-detail__col-left .learn-more-link {
    float: left; }
  .course-detail__materials .course-detail__col-right .learn-more-link {
    float: right; }
  .course-detail__materials [class^="o-icon--"]:after,
  .course-detail__materials [class*=" o-icon--"]:after {
    margin-left: 5px; }
  .course-detail__materials p {
    font-weight: 600;
    line-height: 1.3;
    margin: 6px; }
  .show-on-medium-down .course-detail__action {
    margin-bottom: 20px; }
  .course-detail__location {
    font-weight: 300; }
  .course-detail__header {
    border: #e3e5e8;
    border-radius: 4px; }
  .open .course-detail__header {
    border-radius: 4px 4px 0 0; }
  .new-layout .c-btn.u-last {
    margin-top: 0px; }
  .js-add-session {
    margin-top: 20px; }
  .show-details {
    margin-top: 20px !important; }
  .open .course-detail__cost .new-layout.o-block-title, .open .course-detail__cost .new-layout.c-info-block-title {
    color: #fff; } }

@media screen and (min-width: 400px) and (max-width: 1240px) {
  .course-detail__materials .course-detail__col-left .learn-more-link {
    float: none !important; }
  .course-detail__materials .course-detail__col-right .learn-more-link {
    float: none !important; } }

/*Thomas*/
#course-register-bar .course-register-bar__total, .course-register-bar__block-content, .course-register-bar__block.total-register {
  width: 470px; }

.unbold {
  font-weight: normal !important; }

.lastPart {
  border: none; }

.instructor-overview__info {
  height: 200px; }

#course-register-bar .course-register-bar__courses {
  width: max-content; }

.courses-added {
  overflow: auto !important; }

.gform_wrapper ul li:before {
  content: none !important; }

.gform_wrapper .button {
  width: 200px !important; }

.gform_wrapper .gfield_select {
  width: 99% !important; }

.gform_wrapper li {
  list-style: none !important; }

.contact--send-message {
  height: auto !important; }

.contact--send-message .button {
  width: 100% !important; }

@media screen and (min-width: 0px) and (max-width: 768px) {
  .instructor-overview__info {
    float: left;
    clear: both; } }

#resources .resources-subtitle-block, #solutions .resources-subtitle-block {
  text-align: center;
  border-top: 1px solid #e3e5e8;
  padding: 40px 0 0 0;
  margin-bottom: 40px;
  margin-top: -30px; }

@media screen and (min-width: 40em) {
  #resources .resources-subtitle-block, #solutions .resources-subtitle-block {
    border-bottom: 1px solid #e3e5e8;
    padding: 30px 0;
    margin-bottom: 50px; } }

@media screen and (min-width: 48em) {
  #resources .resources-subtitle-block, #solutions .resources-subtitle-block {
    margin-top: 0px; } }

#resources #select-university-button, #resources #select-course-button, #solutions #select-university-button, #solutions #select-course-button {
  display: block;
  max-width: 300px;
  margin: auto; }

#resources #select-university-button:hover, #resources #select-course-button:hover, #solutions #select-university-button:hover, #solutions #select-course-button:hover {
  margin: -1px auto; }

#resources #select-university-button.flash, #resources #select-course-button.flash, #solutions #select-university-button.flash, #solutions #select-course-button.flash {
  animation-name: example;
  animation-duration: 2s; }

#resources #select-university-button, #solutions #select-university-button {
  display: none; }

#resources #select-course-button, #solutions #select-course-button {
  margin-top: 20px; }

#resources #select-course-button:hover, #solutions #select-course-button:hover {
  margin: 19px auto -1px; }

#resources .resource-list, #solutions .resource-list {
  text-align: center; }

#resources .dlm-downloads, #solutions .dlm-downloads {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  max-width: 100%;
  display: block; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads, #solutions .dlm-downloads {
    display: inline-block; } }

@media screen and (min-width: 450px) {
  #resources .dlm-downloads, #solutions .dlm-downloads {
    max-width: 420px; } }

@media screen and (min-width: 650px) {
  #resources .dlm-downloads, #solutions .dlm-downloads {
    max-width: 630px; } }

@media screen and (min-width: 880px) {
  #resources .dlm-downloads, #solutions .dlm-downloads {
    max-width: 850px; } }

@media screen and (min-width: 77.5em) {
  #resources .dlm-downloads, #solutions .dlm-downloads {
    max-width: 1050px; } }

#resources .dlm-downloads li, #solutions .dlm-downloads li {
  vertical-align: top;
  display: block; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads li, #solutions .dlm-downloads li {
    display: inline-block; } }

#resources .dlm-downloads .o-block-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-thumb, #solutions .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-instructor-thumb {
  border: none;
  text-align: center;
  background: #fff;
  width: 200px;
  height: 230px;
  padding: 30px 20px;
  margin: 10px 0;
  width: 100%;
  height: auto; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads .o-block-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #resources .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-thumb, #solutions .dlm-downloads .o-block-instructor-thumb, #solutions .dlm-downloads .o-block-instructor-thumb {
    width: 200px;
    height: 230px;
    margin: 5px;
    padding: 20px;
    border-top: 4px solid #1087fc; } }

#resources .dlm-downloads .o-block-img, #solutions .dlm-downloads .o-block-img {
  margin-bottom: 0;
  margin-top: -5px;
  float: left;
  width: 50px;
  display: inline-block; }

#resources .dlm-downloads .o-block-img img, #solutions .dlm-downloads .o-block-img img {
  border: none; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads .o-block-img, #solutions .dlm-downloads .o-block-img {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0px; } }

#resources .dlm-downloads .file-title, #solutions .dlm-downloads .file-title {
  font-weight: normal !important;
  color: #1087fc;
  margin: -5px 0 5px 60px;
  line-height: 20px;
  text-align: left; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads .file-title, #solutions .dlm-downloads .file-title {
    text-align: center;
    margin: -5px 0 5px 0px;
    height: 50px; }
  #resources .dlm-downloads .file-title span, #solutions .dlm-downloads .file-title span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%); } }

#resources .dlm-downloads .file-name, #solutions .dlm-downloads .file-name {
  color: #fff;
  display: block;
  font-size: 11px;
  background: #1087fc;
  padding: 2px 10px;
  max-width: 150px;
  border-radius: 30px;
  margin: 0 0 0 60px; }

@media screen and (min-width: 40em) {
  #resources .dlm-downloads .file-name, #solutions .dlm-downloads .file-name {
    margin: auto; } }

#resources .resources-no-documents, #solutions .resources-no-documents {
  text-align: center; }

.mfp-inline-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mp4-popup {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.js-popup-mp4 img {
  max-width: 600px;
  width: 100%;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2); }

.js-popup-mp4 i {
  color: #1087fc;
  font-family: FontAwesome;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 80px;
  top: 50%;
  left: 50%;
  margin-left: -31px;
  width: 62px;
  height: 62px;
  opacity: .8; }

.js-popup-mp4 i.fa-circle {
  color: #fff !important;
  -webkit-text-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
  text-shadow: 0 5px 25px rgba(0, 0, 0, 0.5); }

.js-popup-mp4 {
  display: block;
  width: auto;
  max-width: 600px;
  margin: 0 auto 90px;
  position: relative; }

.mp4-popup .mfp-close {
  top: -23px;
  color: #FFF;
  right: -20px;
  text-align: center;
  padding-right: 0px;
  width: 44px; }

.js-popup-mp4 i {
  transition: all .5s; }

.js-popup-mp4:hover i {
  opacity: 1; }

.mp4-popup video {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
  border-top: 4px solid #1087fc; }

.course-detail .o-icon--warning--before {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0; }

.border-container {
  float: left;
  width: 100%;
  border-radius: 0 0 5px 5px;
  border-width: 4px;
  border-style: solid;
  border-top: 0px; }

.open .course-detail__body {
  border: none; }

.course-detail__body-green .border-container {
  border-color: #4dbf45; }

.course-detail__body-blue .border-container {
  border-color: #1087FC; }

.course-detail__body-yellow .border-container {
  border-color: #ffcc33 !important; }

.course-detail__body-red .border-container {
  border-color: #ed5e4f; }

.course-detail__body-grey .border-container {
  border-color: #9fa9b8; }

.new-layout .o-block-label.o-icon--warning--before,
.new-layout .o-block-label.c-alert--warning {
  color: #444;
  font-weight: 500; }

.o-icon--warning--before b,
.o-icon--warning--before strong,
.c-alert--warning b,
.c-alert--warning strong {
  color: #141c33; }

.c-scroll-elements {
  margin-top: -230px;
  padding-top: 0px;
  padding-bottom: 0px; }
  .c-scroll-elements .o-grid {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .c-scroll-elements .o-grid .col-one {
      background-color: #1087fc; }
    .c-scroll-elements .o-grid .col-two {
      background-color: #571f7a; }
    .c-scroll-elements .o-grid .col-three {
      background-color: #122941; }
    .c-scroll-elements .o-grid .o-block-text, .c-scroll-elements .o-grid .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-block-instructor-text {
      color: #fff; }
    .c-scroll-elements .o-grid .o-grid__column {
      position: relative;
      padding: 20px 20px;
      border-radius: 5px;
      margin-bottom: 20px; }
      .c-scroll-elements .o-grid .o-grid__column .o-block-text, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text {
        padding-bottom: 30px; }
        @media screen and (min-width: 48em) {
          .c-scroll-elements .o-grid .o-grid__column .o-block-text, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text {
            padding-bottom: 60px; } }
        .c-scroll-elements .o-grid .o-grid__column .o-block-text .o-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .o-block-title, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .o-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-text .c-info-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .c-info-block-title, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .c-info-block-title {
          font-size: 2.5em; }
          .c-scroll-elements .o-grid .o-grid__column .o-block-text .o-block-title br, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .o-block-title br, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .o-block-title br, .c-scroll-elements .o-grid .o-grid__column .o-block-text .c-info-block-title br, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .c-info-block-title br, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .c-info-block-title br {
            display: block; }
          @media screen and (min-width: 48em) {
            .c-scroll-elements .o-grid .o-grid__column .o-block-text .o-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .o-block-title, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .o-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-text .c-info-block-title, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text .c-info-block-title, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text .c-info-block-title {
              font-size: 3.125em;
              line-height: 52px; } }
        .c-scroll-elements .o-grid .o-grid__column .o-block-text p, .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-thumb .o-block-instructor-text p, .o-block-instructor-thumb .c-scroll-elements .o-grid .o-grid__column .o-block-instructor-text p {
          font-size: 1.375em;
          line-height: 32px;
          font-weight: 300; }
      .c-scroll-elements .o-grid .o-grid__column a {
        color: #fff;
        position: absolute;
        height: 100%;
        width: 100%;
        display: block;
        top: 0;
        left: 0; }
        .c-scroll-elements .o-grid .o-grid__column a:after {
          content: '\f13a';
          font-family: FontAwesome;
          line-height: 1;
          position: absolute;
          bottom: 20px;
          left: 45%;
          font-size: 2.375em; }
          @media screen and (min-width: 48em) {
            .c-scroll-elements .o-grid .o-grid__column a:after {
              font-size: 1.75em;
              bottom: 55px; } }
  .c-scroll-elements.two-col .o-grid__column {
    width: 100%; }
    @media screen and (min-width: 48em) {
      .c-scroll-elements.two-col .o-grid__column {
        width: 49%; } }
  .c-scroll-elements.three-col .o-grid__column {
    width: 100%; }
    @media screen and (min-width: 48em) {
      .c-scroll-elements.three-col .o-grid__column {
        width: 32%; } }

.c-tailored-table.home #compare-tables, .c-tailored-table.university #compare-tables,
.c-compare-table.home #compare-tables,
.c-compare-table.university #compare-tables {
  display: none;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 5px;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto; }
  .c-tailored-table.home #compare-tables #compare-table,
  .c-tailored-table.home #compare-tables #compare-table-mobile, .c-tailored-table.university #compare-tables #compare-table,
  .c-tailored-table.university #compare-tables #compare-table-mobile,
  .c-compare-table.home #compare-tables #compare-table,
  .c-compare-table.home #compare-tables #compare-table-mobile,
  .c-compare-table.university #compare-tables #compare-table,
  .c-compare-table.university #compare-tables #compare-table-mobile {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px; }
  .c-tailored-table.home #compare-tables #compare-table-mobile, .c-tailored-table.university #compare-tables #compare-table-mobile,
  .c-compare-table.home #compare-tables #compare-table-mobile,
  .c-compare-table.university #compare-tables #compare-table-mobile {
    top: 30px !important; }

.c-tailored-table.university #compare-table,
.c-tailored-table.university #compare-table-mobile,
.c-compare-table.university #compare-table,
.c-compare-table.university #compare-table-mobile {
  padding-left: 0px;
  padding-right: 0px; }

.c-tailored-table .l-container:before,
.c-compare-table .l-container:before {
  display: none; }

.c-tailored-table .l-container .Rtable,
.c-compare-table .l-container .Rtable {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  .c-tailored-table .l-container .Rtable.even .Rtable-cell,
  .c-compare-table .l-container .Rtable.even .Rtable-cell {
    background-color: rgba(242, 244, 247, 0.5); }
  .c-tailored-table .l-container .Rtable .Rtable-cell,
  .c-compare-table .l-container .Rtable .Rtable-cell {
    box-sizing: border-box;
    overflow: hidden;
    list-style: none;
    text-align: center;
    color: #444444;
    font-weight: 300;
    display: flex;
    border-bottom: 1px solid #D3D9E1;
    padding: 10px 0; }
    @media screen and (min-width: 48em) {
      .c-tailored-table .l-container .Rtable .Rtable-cell,
      .c-compare-table .l-container .Rtable .Rtable-cell {
        padding: 20px 0; } }
  .c-tailored-table .l-container .Rtable.header,
  .c-compare-table .l-container .Rtable.header {
    align-items: flex-end; }
    .c-tailored-table .l-container .Rtable.header .Rtable-cell,
    .c-compare-table .l-container .Rtable.header .Rtable-cell {
      border-bottom: 5px solid #D3D9E1;
      font-weight: 400;
      font-size: 1.25em;
      font-family: "jubilat", serif;
      align-items: flex-end;
      padding-bottom: 0px; }
      @media screen and (min-width: 48em) {
        .c-tailored-table .l-container .Rtable.header .Rtable-cell,
        .c-compare-table .l-container .Rtable.header .Rtable-cell {
          padding-bottom: 10px; } }

.c-compare-table {
  padding-top: 0px; }
  .c-compare-table.home, .c-compare-table.university {
    padding-top: 150px;
    padding-bottom: 100px; }
  .c-compare-table .l-container #compare-table,
  .c-compare-table .l-container #compare-table-mobile {
    max-width: 1000px;
    width: 100%;
    margin: 60px auto; }
    .c-compare-table .l-container #compare-table .Rtable.even .Rtable-cell,
    .c-compare-table .l-container #compare-table-mobile .Rtable.even .Rtable-cell {
      background-color: rgba(242, 244, 247, 0.5); }
      .c-compare-table .l-container #compare-table .Rtable.even .Rtable-cell.prep101,
      .c-compare-table .l-container #compare-table-mobile .Rtable.even .Rtable-cell.prep101 {
        background-color: #0f81f4;
        border-bottom: 1px solid #0d72de; }
    .c-compare-table .l-container #compare-table .Rtable.odd .Rtable-cell.prep101,
    .c-compare-table .l-container #compare-table-mobile .Rtable.odd .Rtable-cell.prep101 {
      background-color: #1087fc;
      border-bottom: 1px solid #0d72de; }
    .c-compare-table .l-container #compare-table .Rtable.last .Rtable-cell,
    .c-compare-table .l-container #compare-table-mobile .Rtable.last .Rtable-cell {
      height: 20px;
      padding: 0px;
      border-bottom: 0px; }
      .c-compare-table .l-container #compare-table .Rtable.last .Rtable-cell.prep101,
      .c-compare-table .l-container #compare-table-mobile .Rtable.last .Rtable-cell.prep101 {
        border-radius: 0px 0px 5px 5px; }
    .c-compare-table .l-container #compare-table .Rtable.header.first .Rtable-cell,
    .c-compare-table .l-container #compare-table-mobile .Rtable.header.first .Rtable-cell {
      min-height: 66px; }
      .c-compare-table .l-container #compare-table .Rtable.header.first .Rtable-cell.prep101,
      .c-compare-table .l-container #compare-table-mobile .Rtable.header.first .Rtable-cell.prep101 {
        border-radius: 5px 5px 0px 0px;
        background-image: url("../images/table-icon.svg");
        background-repeat: no-repeat;
        background-position: center 20px; }
        @media screen and (min-width: 48em) {
          .c-compare-table .l-container #compare-table .Rtable.header.first .Rtable-cell.prep101,
          .c-compare-table .l-container #compare-table-mobile .Rtable.header.first .Rtable-cell.prep101 {
            background-position: center center;
            background-size: auto; } }
    .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell,
    .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell {
      min-height: 90px; }
      .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell.subject,
      .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell.subject {
        color: #1087fc;
        font-weight: 400;
        padding-left: 0px;
        align-items: flex-end;
        padding-bottom: 4px; }
        @media screen and (min-width: 48em) {
          .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell.subject,
          .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell.subject {
            align-items: center; } }
      .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell.prep101,
      .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell.prep101 {
        background-color: #1087fc;
        border-bottom: 5px solid #0d72de; }
      @media screen and (min-width: 48em) {
        .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell.princeton, .c-compare-table .l-container #compare-table .Rtable.header .Rtable-cell.kaplan,
        .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell.princeton,
        .c-compare-table .l-container #compare-table-mobile .Rtable.header .Rtable-cell.kaplan {
          display: block; } }
    .c-compare-table .l-container #compare-table .Rtable .Rtable-cell,
    .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell {
      align-items: center;
      justify-content: center;
      display: flex; }
      .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.subject,
      .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.subject {
        font-weight: 600;
        text-align: left;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-left: 10px;
        width: 55%;
        padding-right: 11%; }
        @media screen and (min-width: 48em) {
            .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.subject,
            .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.subject {
              padding-right: 0; } }
          .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.subject span,
          .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.subject span {
            display: block;
            font-weight: 300; }
        .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.prep101,
        .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.prep101 {
          color: #fff; }
          .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.prep101.number,
          .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.prep101.number {
            font-weight: 400;
            font-size: 1.25em;
            font-family: "jubilat", serif; }
          .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.prep101.checkmark,
          .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.prep101.checkmark {
            background-image: url("../images/white-checkmark.svg");
            background-repeat: no-repeat;
            background-position: center center; }
        
      @media screen and (min-width: 48em) {
        .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.princeton, .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.kaplan,
        .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.princeton,
        .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.kaplan {
          display: flex; } }
      .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.princeton.checkmark, .c-compare-table .l-container #compare-table .Rtable .Rtable-cell.kaplan.checkmark,
      .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.princeton.checkmark,
      .c-compare-table .l-container #compare-table-mobile .Rtable .Rtable-cell.kaplan.checkmark {
        background-image: url("../images/green-checkmark.svg");
        background-repeat: no-repeat;
        background-position: center center; }
    .c-compare-table .l-container #compare-table .question,
    .c-compare-table .l-container #compare-table-mobile .question {
      background-image: url("../images/question-mark.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 24px 24px; }
  .c-compare-table .l-container .c-btn--outline-purple {
    min-width: 339px; }
  .c-compare-table.instructors {
    margin-top: 70px;
    padding-bottom: 70px; }
    @media screen and (min-width: 48em) {
      .c-compare-table.instructors {
        margin-top: 150px;
        padding-bottom: 100px; } }
    .c-compare-table.instructors .l-container .c-section-block__title, .c-compare-table.instructors .l-container .c-section-block__title-white, .c-compare-table.instructors .l-container .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-compare-table.instructors .l-container .c-section-block__title-no-margin {
      max-width: 800px;
      margin-left: auto;
      margin-right: auto; }

.c-tailored-table {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (min-width: 48em) {
    .c-tailored-table {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .c-tailored-table .l-container #tailored-table {
    max-width: 840px;
    width: 100%;
    margin: 60px auto; }
    .c-tailored-table .l-container #tailored-table .Rtable .Rtable-cell {
      text-align: left;
      padding: 15px 0 15px 10px; }
      @media screen and (min-width: 48em) {
        .c-tailored-table .l-container #tailored-table .Rtable .Rtable-cell {
          text-align: center;
          padding: 10x 0 10px 10px; } }
      .c-tailored-table .l-container #tailored-table .Rtable .Rtable-cell.focus {
        width: 36.9047619047619%; }
      .c-tailored-table .l-container #tailored-table .Rtable .Rtable-cell.classroom {
        width: 35.1190476190476%; }
      .c-tailored-table .l-container #tailored-table .Rtable .Rtable-cell.online {
        width: 27.9761904761905%; }
    .c-tailored-table .l-container #tailored-table .Rtable.header .Rtable-cell {
      color: #1087fc; }
    .c-tailored-table .l-container #tailored-table .Rtable.odd .Rtable-cell, .c-tailored-table .l-container #tailored-table .Rtable.even .Rtable-cell {
      flex-wrap: wrap; }
      .c-tailored-table .l-container #tailored-table .Rtable.odd .Rtable-cell.focus, .c-tailored-table .l-container #tailored-table .Rtable.even .Rtable-cell.focus {
        padding-left: 10px;
        font-weight: 500; }
      .c-tailored-table .l-container #tailored-table .Rtable.odd .Rtable-cell.numbers div, .c-tailored-table .l-container #tailored-table .Rtable.even .Rtable-cell.numbers div {
        margin-bottom: 15px; }
        .c-tailored-table .l-container #tailored-table .Rtable.odd .Rtable-cell.numbers div:last-child, .c-tailored-table .l-container #tailored-table .Rtable.even .Rtable-cell.numbers div:last-child {
          margin-bottom: 0px; }
        .c-tailored-table .l-container #tailored-table .Rtable.odd .Rtable-cell.numbers div span, .c-tailored-table .l-container #tailored-table .Rtable.even .Rtable-cell.numbers div span {
          font-weight: 400;
          font-size: 1.25em;
          line-height: 1em;
          font-family: "jubilat", serif; }
  .c-tailored-table .l-container .c-btn {
    width: 100%;
    max-width: 339px; }
    @media screen and (min-width: 48em) {
      .c-tailored-table .l-container .c-btn {
        width: 298px; } }

.c-compare-table.comparison {
  padding-top: 0px;
  padding-bottom: 60px; }
  @media screen and (min-width: 48em) {
    .c-compare-table.comparison {
      padding-top: 60px;
      padding-bottom: 100px; } }
  .c-compare-table.comparison.home {
    padding-top: 100px;
    padding-bottom: 100px; }
  .c-compare-table.comparison.university {
    padding-top: 30px; }
  .c-compare-table.comparison .l-container .c-section-block__title, .c-compare-table.comparison .l-container .c-section-block__title-white, .c-compare-table.comparison .l-container .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .c-compare-table.comparison .l-container .c-section-block__title-no-margin {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; }

#compare-table-mobile {
  display: none; }

@media screen and (max-width: 48em) {
  .c-compare-table {
    padding-top: 0px; }
    .c-compare-table .l-container #compare-tables {
      position: relative;
      overflow: hidden;
      margin-left: auto;
      margin-right: auto; }
      .c-compare-table .l-container #compare-tables #compare-table .Rtable .Rtable-cell.subject {
        width: 185px; }
      .c-compare-table .l-container #compare-tables #compare-table .Rtable .Rtable-cell.prep101, .c-compare-table .l-container #compare-tables #compare-table .Rtable .Rtable-cell.princeton, .c-compare-table .l-container #compare-tables #compare-table .Rtable .Rtable-cell.kaplan, .c-compare-table .l-container #compare-tables #compare-table .Rtable .Rtable-cell.blueprint {
        display: none; }
      .c-compare-table .l-container #compare-tables #compare-table-mobile {
        display: block;
        position: absolute;
        top: 0px;
        left: 184px;
        right: 20px;
        overflow-x: scroll;
        overflow-y: hidden; }
        .c-compare-table .l-container #compare-tables #compare-table-mobile .Rtable {
          flex-wrap: nowrap;
          width: 788px; }
          .c-compare-table .l-container #compare-tables #compare-table-mobile .Rtable .Rtable-cell {
            width: 150px; } }

.c-compare-table.only-course-compare .Rtable .Rtable-cell {
  display: none; }
  .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-0, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-1, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-2, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-3, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-4, .c-compare-table.only-course-compare .Rtable .Rtable-cell.row-5 {
    display: block; }

body#careers {
  background-color: #fff; }
  body#careers .c-side-bar .c-side-bar__block {
    padding-bottom: 20px;
    margin-bottom: 30px; }
    body#careers .c-side-bar .c-side-bar__block:first-child {
      border-bottom: 1px solid #F2F4F7; }
    @media screen and (max-width: 48em) {
      body#careers .c-side-bar .c-side-bar__block .o-block-title span, body#careers .c-side-bar .c-side-bar__block .c-info-block-title span {
        display: block; } }

body section.jobs .l-container {
  padding: 0 1.25em; }
  @media screen and (max-width: 48em) {
    body section.jobs .l-container .c-side-bar__block .o-block-title, body section.jobs .l-container .c-side-bar__block .c-info-block-title {
      margin: 0 -25px;
      min-height: 77px;
      height: auto;
      background-color: #1f89f7;
      color: white;
      padding: 22px 25px 25px 25px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

.events {
  margin: 0 auto;
  max-width: 815px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  .events .event {
    max-width: 375px;
    min-width: 280px;
    background-color: #fff;
    border: 2px solid #e3e5e8;
    padding: 30px 30px 60px;
    position: relative;
    margin-bottom: 20px;
    width: 100%; }
    .events .event.left {
      margin-right: 0px; }
    @media screen and (min-width: 48em) {
      .events .event {
        margin-bottom: 0px;
        width: 45%; } }
    .events .event a {
      color: #1087fc; }
  .events p,
  .events ul {
    font-size: 1em;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 20px; }
    .events p li,
    .events ul li {
      line-height: 1.3em;
      margin-bottom: .7em; }
  .events ul {
    margin-left: 20px; }
  .events a {
    position: absolute;
    bottom: 35px; }

.course-details {
  max-width: 1240px;
  padding: 30px 0px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 48em) {
    .course-details {
      padding: 70px 0px; } }
  .course-details .c-section-block__title, .course-details .c-section-block__title-white, .course-details .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial .course-details .c-section-block__title-no-margin {
    margin: 0px 0px 60px; }
  .course-details .course-overview {
    display: flex;
    flex-wrap: wrap; }
    .course-details .course-overview .left,
    .course-details .course-overview .right {
      width: 100%; }
      @media screen and (min-width: 48em) {
        .course-details .course-overview .left,
        .course-details .course-overview .right {
          width: 50%; } }
    @media screen and (min-width: 48em) {
      .course-details .course-overview .left {
        padding-right: 100px; } }
    .course-details .course-overview .left p {
      font-size: 22px;
      font-weight: 300; }
    .course-details .course-overview .left ul {
      padding-bottom: 1em; }
      .course-details .course-overview .left ul li {
        margin-left: 20px;
        font-size: 22px;
        font-weight: 300;
        margin-bottom: .4em; }
    .course-details .course-overview .left .c-btn {
      margin-top: 40px; }
    @media screen and (min-width: 48em) {
      .course-details .course-overview .right {
        padding-left: 50px;
        border-left: 1px solid #9fa9b7; } }
    .course-details .course-overview .right .instructor-overview {
      margin: 0; }
      .course-details .course-overview .right .instructor-overview .instructor__thumb {
        margin: 40px 0; }
        @media screen and (min-width: 48em) {
          .course-details .course-overview .right .instructor-overview .instructor__thumb {
            display: block;
            text-align: left;
            margin: 0; } }
        .course-details .course-overview .right .instructor-overview .instructor__thumb img {
          width: 110px;
          border-radius: 175px;
          margin-bottom: 0px; }
      .course-details .course-overview .right .instructor-overview .instructor__info {
        margin-top: 20px; }
        .course-details .course-overview .right .instructor-overview .instructor__info .section-label {
          text-transform: uppercase;
          color: #571f7a;
          font-size: 14px;
          font-weight: 500;
          text-align: left; }
          .course-details .course-overview .right .instructor-overview .instructor__info .section-label.when, .course-details .course-overview .right .instructor-overview .instructor__info .section-label.sponsors {
            margin-top: 40px; }
        .course-details .course-overview .right .instructor-overview .instructor__info p {
          line-height: 1.5em;
          text-align: left;
          color: #444; }
          .course-details .course-overview .right .instructor-overview .instructor__info p.sponsor-links a {
            font-weight: 400;
            color: #444; }

#bonus {
  padding: 0px 20px 70px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto; }
  #bonus .l-container {
    padding-top: 70px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #9fa9b7;
    justify-content: flex-start;
    text-align: center; }
    @media screen and (min-width: 48em) {
      #bonus .l-container {
        text-align: left;
        justify-content: space-between; } }
    #bonus .l-container .bonus-icon {
      background-image: url("/wp-content/themes/prep101/images/icon-bonus.svg");
      background-repeat: no-repeat;
      background-size: cover;
      height: 161px;
      width: 187px;
      margin-bottom: 40px;
      margin-right: auto;
      margin-left: auto; }
      @media screen and (min-width: 48em) {
        #bonus .l-container .bonus-icon {
          margin-bottom: 0px;
          margin-left: 0;
          margin-right: 0; } }
    #bonus .l-container .c-section-block__title, #bonus .l-container .c-section-block__title-white, #bonus .l-container .c-student-testimonial .c-section-block__title-no-margin, .c-student-testimonial #bonus .l-container .c-section-block__title-no-margin {
      max-width: 563px;
      font-size: 28px; }

/* Pages 
========================================================================== */
/* Theme - This file is not meant for production
========================================================================== */
.sg-section {
  margin: 0 auto;
  padding: 0 1.25em;
  width: 100%;
  max-width: 75em; }

.sg-header.sg-header-section {
  font-size: 1.25em;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  padding: 20px 0;
  margin-bottom: 30px; }

.sg-code-head {
  font-size: 14px; }

.sg-section .grid__column {
  background: #eaeaea;
  padding: 1em; }

.sg-section .grid__column span {
  background: #ccc;
  display: block;
  width: 100%;
  height: 80px;
  text-align: center;
  padding: 2em 0;
  color: #fff; }

.sg-show-code {
  display: inline-block;
  border-top: 1px dotted #ccc;
  color: #ccc;
  margin: 0 0 10px;
  padding-top: 10px; }

.sg-show-code:hover {
  cursor: pointer; }

.js-code-is-open {
  color: #000;
  border-top: 1px dotted #000; }

.sg-code {
  clear: both;
  background: #F7F7F9;
  color: #222;
  padding: 10px 20px;
  margin: 0; }

.sg-code pre {
  white-space: -moz-pre-line;
  white-space: -pre-line;
  white-space: -o-pre-line;
  white-space: pre-line;
  word-wrap: break-word;
  border: 0;
  padding: 0;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4; }

.sg-code-html {
  font-size: 14px; }

/*

Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>

*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0;
  background: #F7F7F9;
  -webkit-text-size-adjust: none; }

.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.nginx .hljs-title {
  color: #5a5a5a; }

.hljs-string,
.hljs-title,
.hljs-constant,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rule .hljs-value,
.hljs-preprocessor,
.hljs-pragma,
.hljs-name,
.haml .hljs-symbol,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-template_tag,
.django .hljs-variable,
.smalltalk .hljs-class,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.bash .hljs-variable,
.pf .hljs-variable,
.apache .hljs-tag,
.apache .hljs-cbracket,
.tex .hljs-command,
.tex .hljs-special,
.erlang_repl .hljs-function_or_atom,
.asciidoc .hljs-header,
.markdown .hljs-header,
.coffeescript .hljs-attribute,
.tp .hljs-variable {
  color: #D44950; }

.hljs-attribute {
  color: #4F9FCF; }

.smartquote,
.hljs-comment,
.hljs-annotation,
.diff .hljs-header,
.hljs-chunk,
.asciidoc .hljs-blockquote,
.markdown .hljs-blockquote {
  color: #888; }

.hljs-number,
.hljs-date,
.hljs-regexp,
.hljs-literal,
.hljs-hexcolor,
.smalltalk .hljs-symbol,
.smalltalk .hljs-char,
.go .hljs-constant,
.hljs-change,
.lasso .hljs-variable,
.makefile .hljs-variable,
.asciidoc .hljs-bullet,
.markdown .hljs-bullet,
.asciidoc .hljs-link_url,
.markdown .hljs-link_url {
  color: #080; }

.hljs-label,
.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-important,
.hljs-pseudo,
.hljs-pi,
.haml .hljs-bullet,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-formula,
.erlang_repl .hljs-reserved,
.hljs-prompt,
.asciidoc .hljs-link_label,
.markdown .hljs-link_label,
.vhdl .hljs-attribute,
.clojure .hljs-attribute,
.asciidoc .hljs-attribute,
.lasso .hljs-attribute,
.coffeescript .hljs-property,
.hljs-phony {
  color: #88f; }

.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis,
.tp .hljs-units {
  font-style: italic; }

.nginx .hljs-built_in {
  font-weight: normal; }

.coffeescript .javascript,
.javascript .xml,
.lasso .markup,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.5; }

.hljs-tag,
.hljs-tag .hljs-title {
  color: #2F6F9F; }

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

.faq-questions .toggle-info-block__content p a {
	color: #1087fc;
}


.faq-questions .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 20px;
  }

.faq-questions .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }